.footer-sidebar{padding-block:40px}.footer-column>*:not(.widget){margin-block:0 var(--wd-block-spacing)}.footer-column>*:not(.widget):last-child{margin-bottom:0}[class*="color-scheme-light"] .footer-widget{--wd-link-color:rgba(255,255,255,0.6)}.wd-prefooter{padding-bottom:40px;background-color:var(--wd-main-bgcolor)}.wd-copyrights{--wd-tags-mb:10px;padding-block:20px;border-top:1px solid var(--brdcolor-gray-300)}.wd-copyrights.wd-layout-two-columns>.wd-grid-g{--wd-col-lg:2;--wd-col-md:1}.wd-copyrights.wd-layout-centered{text-align:center}@media (min-width:1025px){.sticky-footer-on :is(.wd-page-content,.wd-prefooter){position:relative;z-index:2}.sticky-footer-on .wd-footer{position:sticky;bottom:0}.wd-copyrights.wd-layout-two-columns .wd-col-end{text-align:end}}@media (max-width:1024px){.wd-copyrights.wd-layout-two-columns{text-align:center}}.wd-block-image{--wd-width:initial;position:relative;max-width:100%;width:var(--wd-width)}.wd-block-image :is(img,.wd-block-image-link){border-radius:var(--wd-brd-radius);min-width:8px}.wd-block-image.wd-custom-width :is(img,.wd-block-image-link){width:var(--wd-img-width,var(--wd-width))}.wd-caption-under figcaption{margin-top:10px}.wd-caption-mask figcaption{--wd-link-color:rgba(255,255,255,0.8);--wd-link-color-hover:#fff;position:absolute;text-align:center;bottom:0;padding:10px;inset-inline:0;background:linear-gradient(0deg,rgb(0 0 0 / .7) 0%,#fff0 100%);color:rgb(255 255 255 / .8)}.wp-block-wd-title{--wd-trans-main:all .25s ease;transition:var(--wd-trans-main)}.wp-block-wd-title.title{font-size:1.6em;color:var(--wd-title-color)}.wp-block-wd-icon{display:inline-flex;align-items:center;justify-content:center;text-align:center;width:var(--wd-icon-w,unset);vertical-align:middle;max-width:var(--wd-icon-w,100px);overflow:hidden}.wp-block-wd-icon :is(img,svg,.wd-svg-icon){display:block;width:var(--wd-icon-w,revert-layer);height:inherit;object-fit:contain;transition:all .25s ease}.wp-block-wd-icon.wd-with-text{font-size:4em;line-height:1;font-weight:700;max-width:var(--wd-icon-w,fit-content);transition:all .25s ease}.wp-block-wd-menu-list{--wd-row-gap:0.001px}.wp-block-wd-menu-list li:not(:last-child){margin-bottom:var(--wd-row-gap)}.wp-block-wd-menu-list>li>a{margin-bottom:var(--wd-row-gap)}.wd-toggle .wd-toggle-head.wd-dir-row{align-items:center;justify-content:space-between}.wd-toggle-head .wp-block-wd-title.title{font-size:1.1em}.wd-toggle-icon{--wd-icon-w:12px;fill:var(--color-gray-800);transition:all .25s ease}.wd-toggle-content{margin-top:20px}.wd-toggle-content-inner{--wd-row-gap:20px;display:flex;flex-direction:column;row-gap:var(--wd-row-gap);opacity:0;transition:all .25s ease}:root .wd-toggle-content-inner>*{margin-bottom:0}@media (min-width:1025px){.wd-toggle.wd-state-static-lg .wp-block-wd-icon{display:none}.wd-toggle:is(.wd-state-closed-lg,.wd-state-opened-lg) .wd-toggle-head{cursor:pointer}.wd-toggle.wd-state-closed-lg .wd-toggle-content{display:none}.wd-toggle.wd-active-lg.wd-icon-rotate .wd-toggle-icon{transform:rotate(180deg)}.wd-toggle.wd-active-lg .wd-toggle-content-inner{opacity:1}}@media (max-width:768.98px){.wd-toggle.wd-state-static-sm .wp-block-wd-icon{display:none}.wd-toggle.wd-state-closed-sm .wd-toggle-content{display:none}.wd-toggle.wd-active-sm.wd-icon-rotate .wd-toggle-icon{transform:rotate(180deg)}.wd-toggle.wd-active-sm .wd-toggle-content-inner{opacity:1}}@media (min-width:769px) and (max-width:1024px){.wd-toggle.wd-state-static-md-sm .wp-block-wd-icon{display:none}.wd-toggle.wd-state-closed-md-sm .wd-toggle-content{display:none}.wd-toggle.wd-active-md-sm.wd-icon-rotate .wd-toggle-icon{transform:rotate(180deg)}.wd-toggle.wd-active-md-sm .wd-toggle-content-inner{opacity:1}}.wd-list{--list-mb:0;--li-mb:15px;--li-pl:0;--wd-row-gap:var(--li-mb);display:flex;flex-direction:column;justify-content:var(--wd-align);gap:var(--wd-row-gap);list-style:none}.wd-list li{position:relative;display:flex;align-items:center;justify-content:inherit;gap:10px;margin-bottom:0!important;transition:all .25s ease}.wd-list .wd-icon{display:flex;align-items:center;justify-content:center;flex:0 0 auto;color:var(--color-gray-800);line-height:1;transition:all .25s ease;font-size:var(--li-icon-s,1em)}.wd-list.wd-design-bordered li:not(:first-child):before{content:"";position:absolute;top:calc(var(--wd-row-gap) / 2 * -1);inset-inline:0;border-top:1px solid var(--brdcolor-gray-300)}.wd-list .wd-icon :is(img,svg){width:var(--li-icon-s,revert-layer);min-width:var(--li-icon-s,6px);max-width:150px;fill:currentColor}.wd-list .wd-icon:has(:is(img,svg)):before{display:none}.wd-list.wd-type-ordered{counter-reset:item}.wd-list.wd-type-ordered .wd-icon{font-weight:600}.wd-list.wd-type-ordered .wd-icon:before{content:counter(item) ".";counter-increment:item}.wd-list.wd-type-unordered .wd-icon:before{font-size:.6em;content:"\f113";font-family:"woodmart-font"}.wd-list.wd-type-unordered-2 .wd-icon:before{content:"";width:1em;height:1em;font-size:calc(var(--li-icon-s, 10px) / 2);background:currentColor;border-radius:50%}.wd-list.wd-shape-icon .wd-icon{background-color:var(--color-gray-200);width:var(--li-icon-s,2em);height:var(--li-icon-s,2em);font-size:calc(var(--li-icon-s, 2em) / 2)}.wd-list.wd-shape-icon .wd-icon :is(img,svg){width:calc(var(--li-icon-s, 2em) / 2);height:calc(var(--li-icon-s, 2em) / 2);min-width:calc(var(--li-icon-s, 14px) / 2);object-fit:contain}.wd-list.wd-style-rounded .wd-icon{border-radius:50%}.scrollToTop{position:fixed;right:20px;bottom:20px;z-index:350;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background-color:rgba(var(--bgcolor-white-rgb),.9);box-shadow:0 0 5px rgb(0 0 0 / .17);color:var(--color-gray-800);font-size:16px;opacity:0;pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateX(100%)}.scrollToTop.button-show{opacity:1;transform:none;pointer-events:visible}.scrollToTop:after{content:"\f115";font-family:"woodmart-font"}.scrollToTop:hover{color:var(--color-gray-500)}.wd-search-opened .scrollToTop{display:none}@media (max-width:1024px){.scrollToTop{right:12px;bottom:12px;width:40px;height:40px;font-size:14px}}.login-form-side .woocommerce-notices-wrapper{padding:20px 15px 0 15px}.login-form-side .woocommerce-notices-wrapper>.woocommerce-error{margin-bottom:0}.login-form-side .woocommerce-form-login{padding:20px 15px 15px 15px;border-bottom:1px solid var(--brdcolor-gray-300)}.login-form-side .woocommerce-form-login.hidden-form{display:none}.create-account-question{padding:20px 15px;border-bottom:1px solid var(--brdcolor-gray-300);text-align:center;--wd-tags-mb:15px}.create-account-question p{color:var(--color-gray-900);font-weight:600}.create-account-question:before{display:block;margin-bottom:15px;color:var(--color-gray-200);font-size:54px;line-height:1;content:"\f124";font-family:"woodmart-font"}.create-account-question .btn{--btn-color:var(--color-gray-800);--btn-color-hover:var(--color-gray-500);--btn-brd-color:var(--wd-primary-color);--btn-bgcolor:transparent;--btn-brd-width:2px;--btn-height:none;--btn-padding:0;border-top:0;border-inline:0}@font-face{font-display:swap;font-weight:400;font-style:normal;font-family:"woodmart-font";src:url(//silja.biz/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.7) format("woff2")}@font-face{font-display:swap;font-family:"star";font-weight:400;font-style:normal;src:url("//silja.biz/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"),url(//silja.biz/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"),url(//silja.biz/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"),url("//silja.biz/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg")}@font-face{font-display:swap;font-family:"WooCommerce";font-weight:400;font-style:normal;src:url("//silja.biz/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"),url(//silja.biz/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(//silja.biz/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"),url("//silja.biz/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg")}:root{--wd-text-font:Arial, Helvetica, sans-serif;--wd-text-font-weight:400;--wd-text-color:#313131;--wd-text-font-size:14px;--wd-title-font:"Josefin Sans", Arial, Helvetica, sans-serif;--wd-title-font-weight:700;--wd-title-color:#313131;--wd-entities-title-font:Arial, Helvetica, sans-serif;--wd-entities-title-font-weight:500;--wd-entities-title-color:#313131;--wd-entities-title-color-hover:#313131;--wd-alternative-font:Arial, Helvetica, sans-serif;--wd-widget-title-font:"Josefin Sans", Arial, Helvetica, sans-serif;--wd-widget-title-font-weight:600;--wd-widget-title-transform:uppercase;--wd-widget-title-color:#313131;--wd-widget-title-font-size:16px;--wd-header-el-font:"Josefin Sans", Arial, Helvetica, sans-serif;--wd-header-el-font-weight:600;--wd-header-el-transform:uppercase;--wd-header-el-font-size:13px;--wd-primary-color:rgb(186,156,61);--wd-alternative-color:rgb(12,102,56);--wd-link-color:rgb(12,102,56);--wd-link-color-hover:rgb(12,102,56);--btn-default-bgcolor:rgb(186,156,61);--btn-default-bgcolor-hover:rgb(255,255,255);--btn-default-color-hover:rgb(186,156,61);--btn-accented-transform:none;--btn-accented-bgcolor:rgb(186,156,61);--btn-accented-bgcolor-hover:rgb(255,255,255);--btn-accented-color-hover:rgb(186,156,61);--wd-form-brd-width:2px;--notices-success-bg:#459647;--notices-success-color:#fff;--notices-warning-bg:#E0B252;--notices-warning-color:#fff}.wd-popup.wd-age-verify{--wd-popup-width:500px}.wd-popup.wd-promo-popup{background-color:#111;background-image:url(https://silja.biz/wp-content/uploads/2021/07/promo-popup.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;--wd-popup-width:800px;--wd-popup-padding:15px}:is(.woodmart-woocommerce-layered-nav,.wd-product-category-filter) .wd-scroll-content{max-height:223px}.wd-page-title{background-color:#0a0a0a;background-image:url(https://silja.biz/wp-content/uploads/2025/07/Group-7516-scaled.png);background-repeat:no-repeat;background-size:cover;background-position:center center}.wd-footer{background-color:#fff;background-image:none}html .product-image-summary-wrap .product_title,html .wd-single-title .product_title{font-weight:600}html .wd-single-post-header .title,html .wd-single-post-title .wd-post-title{font-family:Arial,Helvetica,sans-serif;font-weight:700;font-size:28px;text-transform:capitalize}html .wd-carousel .wd-carousel-item .post.wd-post .wd-entities-title{font-family:Arial,Helvetica,sans-serif;font-weight:700;font-size:20px;text-transform:uppercase}.product-labels .product-label.onsale{background-color:#ff3939}.product-labels .product-label.new{background-color:#7fc241}.product-labels .product-label.featured{background-color:#172b85}.product-labels .product-label.out-of-stock{background-color:#ff3939}.wd-popup.popup-quick-view{--wd-popup-width:920px}@media (max-width:768.98px){html .wd-single-post-header .title,html .wd-single-post-title .wd-post-title{font-size:20px}html .wd-carousel .wd-carousel-item .post.wd-post .wd-entities-title{font-size:15px}}:root{--wd-container-w:1160px;--wd-form-brd-radius:0px;--btn-default-color:#fff;--btn-accented-color:#fff;--btn-default-brd-radius:5px;--btn-default-box-shadow:none;--btn-default-box-shadow-hover:none;--btn-accented-brd-radius:5px;--btn-accented-box-shadow:none;--btn-accented-box-shadow-hover:none;--wd-brd-radius:8px}#wd-bf042528{--wd-align:var(--wd-center)}#wd-bf042528 .title{color:#fff;font-family:var(--wd-title-font);font-weight:700;font-size:36px;text-transform:uppercase}#wd-b1798440{--wd-align:var(--wd-center)}#wd-b1798440 :is(.wd-breadcrumbs,.yoast-breadcrumb){--wd-link-color:#ffffff;--wd-bcrumb-color-active:#ffffff;--wd-bcrumb-delim-color:#ffffff;font-weight:400;font-size:15px}#wd-df655cd8{justify-content:center;--wd-align:var(--wd-center);min-height:305px;max-height:307px;--wd-width:100%}#wd-9308c07e{margin-top:-40px;margin-bottom:90px;background-image:url(https://silja.biz/wp-content/uploads/2025/08/Group-7664-scaled.png);background-repeat:no-repeat;background-position:center center;background-size:cover}#wd-3bafcfdd{color:#313131;font-family:var(--wd-title-font);font-weight:700;font-size:16px}#wd-2e7ae983{color:var(--wd-alternative-color);font-weight:700;font-size:12px}#wd-bb3c5aca{color:#313131;font-weight:400;font-size:12px}#wd-029b99d2{--wd-row-gap:10px}#wd-e57abfdd{color:var(--wd-alternative-color);font-weight:700;font-size:12px}#wd-e0669702{color:#313131;font-weight:400;font-size:12px}#wd-5d57801c{--wd-row-gap:10px}#wd-107a7710{color:var(--wd-alternative-color);font-weight:700;font-size:12px}#wd-95cc6cae{color:#313131;font-weight:400;font-size:12px}#wd-d562a102{--wd-row-gap:10px}#wd-62bb4ebc{flex:1 0 auto}#wd-5345975f{--wd-width:145px}#wd-5be910d8{justify-content:flex-end;align-items:center;align-content:center;flex-wrap:wrap;--wd-col-gap:30px;--wd-row-gap:30px}@media (max-width:768.98px){#wd-9308c07e{margin-top:-40px;margin-bottom:40px}#wd-5be910d8{--wd-row-gap:20px}}#wd-bc65b95a{--wd-img-width:200px;--wd-width:200px}#wd-0475609a{color:#313131;font-weight:400;font-size:12px;line-height:22px;letter-spacing:0;--wd-width:95%}#wd-985c8f03{--wd-img-width:18px;--wd-width:18px}#wd-17aa4461{--wd-img-width:18px;--wd-width:18px}#wd-59527a47{--wd-img-width:18px;--wd-width:18px}#wd-ff222c5f{--wd-col-gap:10px;--wd-row-gap:0px}#wd-271735c7{color:#313131;font-family:var(--wd-title-font);font-weight:700;font-size:16px;line-height:20px}#wd-a2ad1eef>li>a{--sub-menu-color:#313131;font-weight:400;font-size:14px;line-height:20px}#wd-a2ad1eef .sub-sub-menu>li>a{--sub-menu-color:#313131;line-height:15px}#wd-a2ad1eef{--wd-row-gap:2px;margin-top:0}#wd-1b30a689 .wd-toggle-content-inner{--wd-row-gap:0px}#wd-51ae1ce7 .wd-toggle-content{margin-top:12px}#wd-757e4643{margin-left:80px}#wd-b82e9780{color:#313131;font-family:var(--wd-title-font);font-weight:700;font-size:16px;line-height:20px}#wd-8d182ff9>li>a{--sub-menu-color:#313131;font-family:var(--wd-text-font);font-size:14px;line-height:20px}#wd-8d182ff9 .sub-sub-menu>li>a{--sub-menu-color:#313131;line-height:15px}#wd-8d182ff9{--wd-row-gap:2px}#wd-3eb827c6 .wd-toggle-content{margin-top:12px}#wd-d44776fd{--wd-row-gap:12px}#wd-5a8188ed{--wd-col-gap:10px;padding-top:30px;padding-bottom:40px}#wd-40ec32cf{padding-top:40px;border-style:solid;border-color:#e3e3e3;border-width:1px 0 0 0}#wd-b3042c61{color:#313131;font-weight:700;font-size:16px;line-height:20px}#wd-be2481d7{--wd-row-gap:8px}#wd-be2481d7 li{color:#313131}#wd-be2481d7 li a{color:#000}#wd-be2481d7 .wd-icon{--li-icon-s:14px}#wd-be2481d7 .wd-list-content{line-height:20px;word-spacing:0}#wd-8b93730c{color:#313131;font-weight:700;font-size:14px;line-height:20px;text-transform:uppercase}#wd-bbd922a4{--wd-row-gap:8px}#wd-bbd922a4 li{color:#313131}#wd-bbd922a4 li a{color:#313131}#wd-bbd922a4 .wd-icon{--li-icon-s:14px}#wd-bbd922a4 .wd-list-content{font-size:14px;line-height:20px;word-spacing:0}#wd-0b1b17f5{--wd-row-gap:5px}#wd-4901ff73{--wd-row-gap:5px}#wd-4901ff73 li{color:#313131}#wd-4901ff73 .wd-list-content{font-weight:700;font-size:14px;line-height:20px}#wd-1e460366{--wd-row-gap:5px}#wd-1e460366 li{color:#313131}#wd-1e460366 .wd-list-content{font-weight:700;font-size:14px;line-height:20px}#wd-87e5d88a{--wd-row-gap:5px}#wd-87e5d88a li{color:#313131}#wd-87e5d88a .wd-list-content{font-weight:700;font-size:14px;line-height:20px}#wd-8ea85599{--wd-row-gap:5px}#wd-8ea85599 li{color:#313131}#wd-8ea85599 .wd-list-content{font-size:14px;line-height:20px}#wd-7088c72c{--wd-row-gap:5px}#wd-7088c72c li{color:#313131}#wd-7088c72c .wd-list-content{font-size:14px;line-height:20px}#wd-033590ee{--wd-row-gap:5px}#wd-033590ee li{color:#313131}#wd-033590ee .wd-list-content{font-size:14px;line-height:20px}#wd-745736a5{--wd-row-gap:5px}#wd-745736a5 li{color:#313131}#wd-745736a5 li a{color:#313131}#wd-745736a5 .wd-list-content{font-size:14px;line-height:20px}#wd-20b74533{--wd-row-gap:5px}#wd-20b74533 li{color:#313131}#wd-20b74533 li a{color:#313131}#wd-20b74533 .wd-list-content{font-size:14px;line-height:20px}#wd-8c91960a{--wd-row-gap:5px}#wd-8c91960a li{color:#313131}#wd-8c91960a li a{color:#313131}#wd-8c91960a .wd-list-content{font-size:14px;line-height:20px}#wd-f21eaf1f{--wd-row-gap:5px}#wd-f21eaf1f li{color:#313131}#wd-f21eaf1f li a{color:#313131}#wd-f21eaf1f .wd-list-content{font-size:14px;line-height:20px}#wd-be3e0b0f{--wd-row-gap:5px}#wd-be3e0b0f li{color:#313131}#wd-be3e0b0f li a{color:#313131}#wd-be3e0b0f .wd-list-content{font-size:14px;line-height:20px}#wd-5783443e{--wd-row-gap:5px}#wd-5783443e li{color:#313131}#wd-5783443e li a{color:#313131}#wd-5783443e .wd-list-content{font-size:14px;line-height:20px}#wd-675f872e{--wd-col-gap:10px}#wd-a3e6349c{--wd-row-gap:0px}#wd-f58e2ae1{--wd-col-gap:5px;padding:15px;background-color:#f5f5f7;border-radius:5px}#wd-8663409d{color:#313131;font-weight:700;font-size:14px;line-height:20px;text-transform:uppercase}#wd-09fd3ff3{--wd-row-gap:8px}#wd-09fd3ff3 li{color:#313131}#wd-09fd3ff3 li a{color:#313131}#wd-09fd3ff3 .wd-icon{--li-icon-s:14px}#wd-09fd3ff3 .wd-list-content{font-size:14px;line-height:20px;word-spacing:0}#wd-0ab6a90c{--wd-row-gap:5px}#wd-fb14b2c6{--wd-row-gap:5px}#wd-fb14b2c6 li{color:#313131}#wd-fb14b2c6 .wd-list-content{font-weight:700;font-size:14px;line-height:20px}#wd-bc93cb4f{--wd-row-gap:5px}#wd-bc93cb4f li{color:#313131}#wd-bc93cb4f .wd-list-content{font-weight:700;font-size:14px;line-height:20px}#wd-00f60484{--wd-row-gap:20px}#wd-e99f2292{--wd-row-gap:5px}#wd-e99f2292 li{color:#313131}#wd-e99f2292 .wd-list-content{font-size:14px;line-height:20px}#wd-9c2b4bc0{--wd-row-gap:5px}#wd-9c2b4bc0 li{color:#313131}#wd-9c2b4bc0 .wd-list-content{font-size:14px;line-height:20px}#wd-9d55abf6{--wd-row-gap:20px}#wd-f8d7e927{--wd-row-gap:5px}#wd-f8d7e927 li{color:#313131}#wd-f8d7e927 li a{color:#313131}#wd-f8d7e927 .wd-list-content{font-size:14px;line-height:20px}#wd-a8514d65{--wd-row-gap:5px}#wd-a8514d65 li{color:#313131}#wd-a8514d65 li a{color:#313131}#wd-a8514d65 .wd-list-content{font-size:14px;line-height:20px}#wd-2deb347b{--wd-row-gap:20px}#wd-14723b71{--wd-row-gap:5px}#wd-14723b71 li{color:#313131}#wd-14723b71 li a{color:#313131}#wd-14723b71 .wd-list-content{font-size:14px;line-height:20px}#wd-60a4c0eb{--wd-row-gap:5px}#wd-60a4c0eb li{color:#313131}#wd-60a4c0eb li a{color:#313131}#wd-60a4c0eb .wd-list-content{font-size:14px;line-height:20px}#wd-7137dbb3{--wd-row-gap:20px}#wd-db52753d{--wd-col-gap:10px}#wd-ef5d659f{--wd-col-gap:5px;padding:15px;background-color:#f5f5f7;border-radius:5px}#wd-e0458cdc{color:#313131;font-weight:700;font-size:14px;line-height:20px;text-transform:uppercase}#wd-20d6ba21{--wd-row-gap:8px;--wd-width:90%}#wd-20d6ba21 li{color:#313131}#wd-20d6ba21 li a{color:#313131}#wd-20d6ba21 .wd-icon{--li-icon-s:14px}#wd-20d6ba21 .wd-list-content{font-size:14px;line-height:20px;word-spacing:0}#wd-d56acaff{--wd-row-gap:5px}#wd-e63c0b06{--wd-row-gap:5px}#wd-e63c0b06 li{color:#313131}#wd-e63c0b06 .wd-list-content{font-weight:700;font-size:14px;line-height:20px}#wd-19584a0e{--wd-row-gap:5px}#wd-19584a0e li{color:#313131}#wd-19584a0e .wd-list-content{font-weight:700;font-size:14px;line-height:20px}#wd-2950512d{--wd-row-gap:5px}#wd-2950512d li{color:#313131}#wd-2950512d .wd-list-content{font-size:14px;line-height:20px}#wd-75c5e329{--wd-row-gap:5px}#wd-75c5e329 li{color:#313131}#wd-75c5e329 .wd-list-content{font-size:14px;line-height:20px}#wd-251a3bd8{--wd-row-gap:5px}#wd-251a3bd8 li{color:#313131}#wd-251a3bd8 li a{color:#313131}#wd-251a3bd8 .wd-list-content{font-size:14px;line-height:20px}#wd-a239b5c6{--wd-row-gap:5px}#wd-a239b5c6 li{color:#313131}#wd-a239b5c6 li a{color:#313131}#wd-a239b5c6 .wd-list-content{font-size:14px;line-height:20px}#wd-1d1e0fac{--wd-row-gap:5px}#wd-1d1e0fac li{color:#313131}#wd-1d1e0fac li a{color:#313131}#wd-1d1e0fac .wd-list-content{font-size:14px;line-height:20px}#wd-dc647b77{--wd-row-gap:5px}#wd-dc647b77 li{color:#313131}#wd-dc647b77 li a{color:#313131}#wd-dc647b77 .wd-list-content{font-size:14px;line-height:20px}#wd-71aca17c{--wd-col-gap:10px}#wd-386cc773{--wd-col-gap:5px;padding:15px;background-color:#f5f5f7;border-radius:5px}#wd-dc81599a{padding-bottom:40px}#wd-83fe5d1f{color:#313131;font-weight:700;font-size:16px;line-height:20px}#wd-6f0c37bb{--wd-row-gap:8px}#wd-6f0c37bb li{color:#313131}#wd-6f0c37bb li a{color:#000}#wd-6f0c37bb .wd-icon{--li-icon-s:14px}#wd-6f0c37bb .wd-list-content{line-height:20px;word-spacing:0}#wd-1c82e0df{color:#313131;font-weight:700;font-size:14px;line-height:20px;text-transform:uppercase}#wd-c64386a3{--wd-row-gap:8px}#wd-c64386a3 li{color:#313131}#wd-c64386a3 li a{color:#313131}#wd-c64386a3 .wd-icon{--li-icon-s:14px}#wd-c64386a3 .wd-list-content{line-height:20px;word-spacing:0}#wd-ec303090{color:#313131;font-family:var(--wd-text-font);font-weight:700;font-size:14px;line-height:20px}#wd-ebe55ecb{--wd-row-gap:5px}#wd-ebe55ecb li{color:#313131}#wd-ebe55ecb .wd-list-content{font-weight:400;font-size:14px;line-height:20px}#wd-e258248d{--wd-row-gap:5px}#wd-e258248d li{color:#313131}#wd-e258248d li a{color:#313131}#wd-e258248d .wd-list-content{font-size:14px;line-height:20px}#wd-2ea87d2b{--wd-row-gap:5px}#wd-2ea87d2b li{color:#313131}#wd-2ea87d2b li a{color:#313131}#wd-2ea87d2b .wd-list-content{font-size:14px;line-height:20px}#wd-03308a3f{--wd-col-gap:10px}#wd-6634c1bc{color:#313131;font-family:var(--wd-text-font);font-weight:700;font-size:14px;line-height:20px}#wd-8ff9b437{--wd-row-gap:5px}#wd-8ff9b437 li{color:#313131}#wd-8ff9b437 .wd-list-content{font-weight:400;font-size:14px;line-height:20px}#wd-03eee2dc{--wd-row-gap:5px}#wd-03eee2dc li{color:#313131}#wd-03eee2dc li a{color:#313131}#wd-03eee2dc .wd-list-content{font-size:14px;line-height:20px}#wd-d14dc716{--wd-row-gap:5px}#wd-d14dc716 li{color:#313131}#wd-d14dc716 li a{color:#313131}#wd-d14dc716 .wd-list-content{font-size:14px;line-height:20px}#wd-fd001a74{--wd-col-gap:10px}#wd-c7df70b0{color:#313131;font-family:var(--wd-text-font);font-weight:700;font-size:14px;line-height:20px}#wd-bf716b2c{--wd-row-gap:5px}#wd-bf716b2c li{color:#313131}#wd-bf716b2c .wd-list-content{font-weight:400;font-size:14px;line-height:20px}#wd-9193721c{--wd-row-gap:5px}#wd-9193721c li{color:#313131}#wd-9193721c li a{color:#313131}#wd-9193721c .wd-list-content{font-size:14px;line-height:20px}#wd-3c8faa8c{--wd-row-gap:5px}#wd-3c8faa8c li{color:#313131}#wd-3c8faa8c li a{color:#313131}#wd-3c8faa8c .wd-list-content{font-size:14px;line-height:20px}#wd-a806d9c0{--wd-col-gap:10px}#wd-572504e4{--wd-row-gap:0px}#wd-e7a70af2{padding:15px;background-color:#f5f5f7;border-radius:5px}#wd-3125c247{color:#313131;font-weight:700;font-size:14px;line-height:20px;text-transform:uppercase}#wd-cda07664{--wd-row-gap:8px}#wd-cda07664 li{color:#313131}#wd-cda07664 li a{color:#313131}#wd-cda07664 .wd-icon{--li-icon-s:14px}#wd-cda07664 .wd-list-content{line-height:20px;word-spacing:0}#wd-71995ca2{color:#313131;font-family:var(--wd-text-font);font-weight:700;font-size:14px;line-height:20px}#wd-c2fbcda6{--wd-row-gap:5px}#wd-c2fbcda6 li{color:#313131}#wd-c2fbcda6 .wd-list-content{font-weight:400;font-size:14px;line-height:20px}#wd-f0dd8e4d{--wd-row-gap:20px}#wd-95803a13{--wd-row-gap:5px}#wd-95803a13 li{color:#313131}#wd-95803a13 li a{color:#313131}#wd-95803a13 .wd-list-content{font-size:14px;line-height:20px}#wd-8d51ea1d{--wd-row-gap:20px}#wd-56cbca69{--wd-row-gap:5px}#wd-56cbca69 li{color:#313131}#wd-56cbca69 li a{color:#313131}#wd-56cbca69 .wd-list-content{font-size:14px;line-height:20px}#wd-3c23887f{--wd-row-gap:20px}#wd-3ac96915{--wd-col-gap:0px}#wd-059b1b95{color:#313131;font-family:var(--wd-text-font);font-weight:700;font-size:14px;line-height:20px}#wd-fd63c206{--wd-row-gap:5px}#wd-fd63c206 li{color:#313131}#wd-fd63c206 .wd-list-content{font-weight:400;font-size:14px;line-height:20px}#wd-1b4a29c0{--wd-row-gap:20px}#wd-c2da0905{--wd-row-gap:5px}#wd-c2da0905 li{color:#313131}#wd-c2da0905 li a{color:#313131}#wd-c2da0905 .wd-list-content{font-size:14px;line-height:20px}#wd-21f342cf{--wd-row-gap:20px}#wd-f4972134{--wd-row-gap:5px}#wd-f4972134 li{color:#313131}#wd-f4972134 li a{color:#313131}#wd-f4972134 .wd-list-content{font-size:14px;line-height:20px}#wd-f9efd9ad{--wd-row-gap:20px}#wd-674499b2{--wd-col-gap:0px}#wd-b15da22f{color:#313131;font-family:var(--wd-text-font);font-weight:700;font-size:14px;line-height:20px}#wd-fbd73c27{--wd-row-gap:5px}#wd-fbd73c27 li{color:#313131}#wd-fbd73c27 .wd-list-content{font-weight:400;font-size:14px;line-height:20px}#wd-36cc0769{--wd-row-gap:20px}#wd-2bed9805{--wd-row-gap:5px}#wd-2bed9805 li{color:#313131}#wd-2bed9805 li a{color:#313131}#wd-2bed9805 .wd-list-content{font-size:14px;line-height:20px}#wd-49303247{--wd-row-gap:20px}#wd-73be2c69{--wd-row-gap:5px}#wd-73be2c69 li{color:#313131}#wd-73be2c69 li a{color:#313131}#wd-73be2c69 .wd-list-content{font-size:14px;line-height:20px}#wd-3e79c421{--wd-row-gap:20px}#wd-f352dd5c{--wd-col-gap:0px}#wd-d3990636{padding:15px;background-color:#f5f5f7;border-radius:5px}#wd-9904f36d{color:#313131;font-weight:700;font-size:14px;line-height:20px;text-transform:uppercase}#wd-7f708aa3{--wd-row-gap:8px}#wd-7f708aa3 li{color:#313131}#wd-7f708aa3 li a{color:#313131}#wd-7f708aa3 .wd-icon{--li-icon-s:14px}#wd-7f708aa3 .wd-list-content{line-height:20px;word-spacing:0}#wd-cef02156{color:#313131;font-family:var(--wd-text-font);font-weight:700;font-size:14px;line-height:20px}#wd-3823da05{--wd-row-gap:5px}#wd-3823da05 li{color:#313131}#wd-3823da05 .wd-list-content{font-weight:400;font-size:14px;line-height:20px}#wd-a3b36cb6{--wd-row-gap:5px}#wd-a3b36cb6 li{color:#313131}#wd-a3b36cb6 li a{color:#313131}#wd-a3b36cb6 .wd-list-content{font-size:14px;line-height:20px}#wd-51ed120e{--wd-row-gap:5px}#wd-51ed120e li{color:#313131}#wd-51ed120e li a{color:#313131}#wd-51ed120e .wd-list-content{font-size:14px;line-height:20px}#wd-fddd97ce{--wd-col-gap:10px}#wd-cd470db0{color:#313131;font-family:var(--wd-text-font);font-weight:700;font-size:14px;line-height:20px}#wd-6ebc20c0{--wd-row-gap:5px}#wd-6ebc20c0 li{color:#313131}#wd-6ebc20c0 .wd-list-content{font-weight:400;font-size:14px;line-height:20px}#wd-47240dda{--wd-row-gap:5px}#wd-47240dda li{color:#313131}#wd-47240dda li a{color:#313131}#wd-47240dda .wd-list-content{font-size:14px;line-height:20px}#wd-c2bd3b4d{--wd-row-gap:5px}#wd-c2bd3b4d li{color:#313131}#wd-c2bd3b4d li a{color:#313131}#wd-c2bd3b4d .wd-list-content{font-size:14px;line-height:20px}#wd-c94ef1c4{--wd-col-gap:10px}#wd-d7ebc7b5{color:#313131;font-family:var(--wd-text-font);font-weight:700;font-size:14px;line-height:20px}#wd-ae3d6874{--wd-row-gap:5px}#wd-ae3d6874 li{color:#313131}#wd-ae3d6874 .wd-list-content{font-weight:400;font-size:14px;line-height:20px}#wd-5fb378bf{--wd-row-gap:5px}#wd-5fb378bf li{color:#313131}#wd-5fb378bf li a{color:#313131}#wd-5fb378bf .wd-list-content{font-size:14px;line-height:20px}#wd-430e2371{--wd-row-gap:5px}#wd-430e2371 li{color:#313131}#wd-430e2371 li a{color:#313131}#wd-430e2371 .wd-list-content{font-size:14px;line-height:20px}#wd-d39f7ff3{--wd-col-gap:10px}#wd-0fba6d3d{color:#313131;font-family:var(--wd-text-font);font-weight:700;font-size:14px;line-height:20px}#wd-bc9373a9{--wd-row-gap:5px}#wd-bc9373a9 li{color:#313131}#wd-bc9373a9 .wd-list-content{font-weight:400;font-size:14px;line-height:20px}#wd-45a2d170{--wd-row-gap:5px}#wd-45a2d170 li{color:#313131}#wd-45a2d170 li a{color:#313131}#wd-45a2d170 .wd-list-content{font-size:14px;line-height:20px}#wd-86f97c88{--wd-row-gap:5px}#wd-86f97c88 li{color:#313131}#wd-86f97c88 li a{color:#313131}#wd-86f97c88 .wd-list-content{font-size:14px;line-height:20px}#wd-a07191c7{--wd-col-gap:10px}#wd-ed315112{--wd-row-gap:0px}#wd-e1c3e27d{padding:15px;background-color:#f5f5f7;border-radius:5px}#wd-6d1f7350{padding-bottom:20px}#wd-37a6e06f{--wd-img-width:229px;align-self:center;--wd-width:229px}#wd-2fc6dd1a{align-items:center;align-content:center;--wd-align:var(--wd-center)}#wd-ec4661bb{color:#313131;--wd-align:var(--wd-start);--wd-width:95%}#wd-ec4661bb a{color:var(--wd-alternative-color)}#wd-be188df4{--wd-row-gap:12px;justify-content:center}#wd-db905aff{padding-top:40px;padding-bottom:40px;border-style:solid;border-color:#f5f5f7;border-width:1px 0 0 0}@media (min-width:769px){#wd-004a3ea4{flex:0 1 calc(33.333% - var(--wd-col-gap) * 2 / 3)}#wd-757e4643{flex:0 1 calc(29.267% - var(--wd-col-gap) * 2 / 3)}#wd-d44776fd{flex:0 1 calc(37.4% - var(--wd-col-gap) * 2 / 3)}#wd-0b1b17f5{flex:0 1 calc(28% - var(--wd-col-gap) * 1 / 2)}#wd-1e0f1074{flex:0 1 calc(18% - var(--wd-col-gap) * 3 / 4)}#wd-8300e64e{flex:0 1 calc(37.8% - var(--wd-col-gap) * 3 / 4)}#wd-52f50473{flex:0 1 calc(20.7% - var(--wd-col-gap) * 3 / 4)}#wd-12f10286{flex:0 1 calc(23.5% - var(--wd-col-gap) * 3 / 4)}#wd-a3e6349c{flex:0 1 calc(72% - var(--wd-col-gap) * 1 / 2)}#wd-0ab6a90c{flex:0 1 calc(28% - var(--wd-col-gap) * 1 / 2)}#wd-00f60484{flex:0 1 calc(18.2% - var(--wd-col-gap) * 3 / 4)}#wd-9d55abf6{flex:0 1 calc(37.5% - var(--wd-col-gap) * 3 / 4)}#wd-2deb347b{flex:0 1 calc(20.5% - var(--wd-col-gap) * 3 / 4)}#wd-7137dbb3{flex:0 1 calc(23.8% - var(--wd-col-gap) * 3 / 4)}#wd-76eef47b{flex:0 1 calc(72% - var(--wd-col-gap) * 1 / 2)}#wd-d56acaff{flex:0 1 calc(28% - var(--wd-col-gap) * 1 / 2)}#wd-5f5c3f4d{flex:0 1 calc(18.1% - var(--wd-col-gap) * 3 / 4)}#wd-8c8965b2{flex:0 1 calc(37.7% - var(--wd-col-gap) * 3 / 4)}#wd-82da41ba{flex:0 1 calc(20.5% - var(--wd-col-gap) * 3 / 4)}#wd-b8d1efb7{flex:0 1 calc(23.7% - var(--wd-col-gap) * 3 / 4)}#wd-543cfd71{flex:0 1 calc(72% - var(--wd-col-gap) * 1 / 2)}#wd-249295a7{flex:0 1 calc(27.1% - var(--wd-col-gap) * 1 / 2)}#wd-572504e4{flex:0 1 calc(72.9% - var(--wd-col-gap) * 1 / 2)}#wd-12293583{flex:0 1 calc(27.1% - var(--wd-col-gap) * 1 / 2)}#wd-52b723c2{flex:0 1 calc(72.9% - var(--wd-col-gap) * 1 / 2)}#wd-2d1347ff{flex:0 1 calc(27.1% - var(--wd-col-gap) * 1 / 2)}#wd-ed315112{flex:0 1 calc(72.9% - var(--wd-col-gap) * 1 / 2)}#wd-2fc6dd1a{flex:0 1 calc(27.5% - var(--wd-col-gap) * 1 / 2)}#wd-be188df4{flex:0 1 calc(72.5% - var(--wd-col-gap) * 1 / 2)}}@media (max-width:1024px){#wd-249295a7{--wd-row-gap:5px}#wd-572504e4{--wd-row-gap:10px}#wd-12293583{--wd-row-gap:5px}#wd-3ac96915{margin-bottom:0}#wd-059b1b95{margin-top:0}#wd-52b723c2{--wd-row-gap:10px}#wd-2d1347ff{--wd-row-gap:5px}#wd-ed315112{--wd-row-gap:10px}#wd-37a6e06f{align-self:center}}@media (min-width:769px) and (max-width:1024px){#wd-004a3ea4{flex:0 1 calc(39.4% - var(--wd-col-gap) * 2 / 3)}#wd-757e4643{flex:0 1 calc(23.3% - var(--wd-col-gap) * 2 / 3)}#wd-d44776fd{flex:0 1 calc(20.2% - var(--wd-col-gap) * 2 / 3)}#wd-2fc6dd1a{flex:0 1 calc(50% - var(--wd-col-gap) * 1 / 2)}#wd-be188df4{flex:0 1 calc(48% - var(--wd-col-gap) * 1 / 2)}}@media (max-width:768.98px){#wd-bc65b95a{--wd-img-width:100px;--wd-width:100px}:root #wd-004a3ea4{flex:0 1 calc(100% - var(--wd-col-gap) * 0 / 1)}:root #wd-757e4643{flex:0 1 calc(100% - var(--wd-col-gap) * 0 / 1)}#wd-757e4643{margin-top:20px;margin-left:0}:root #wd-d44776fd{flex:0 1 calc(100% - var(--wd-col-gap) * 0 / 1)}#wd-5a8188ed{--wd-col-gap:30px;padding-top:0}#wd-4fcaa778{--wd-row-gap:0px;padding-right:15px;padding-left:15px}#wd-c64386a3 .wd-list-content{font-size:12px}:root #wd-249295a7{--wd-row-gap:5px}#wd-ec303090{font-size:12px;margin-bottom:10px}#wd-ebe55ecb .wd-list-content{font-size:11px}:root #wd-dedb8449{flex:0 1 calc(30% - var(--wd-col-gap) * 2 / 3)}#wd-e258248d .wd-list-content{font-size:11px}:root #wd-7670f775{flex:0 1 calc(20% - var(--wd-col-gap) * 2 / 3)}#wd-2ea87d2b .wd-list-content{font-size:11px}:root #wd-cb9f0dea{flex:0 1 calc(45% - var(--wd-col-gap) * 2 / 3)}#wd-03308a3f{--wd-col-gap:10px}#wd-6634c1bc{font-size:12px;margin-top:25px;margin-bottom:10px}#wd-8ff9b437 .wd-list-content{font-size:11px}:root #wd-5b34ae74{flex:0 1 calc(30% - var(--wd-col-gap) * 2 / 3)}#wd-03eee2dc .wd-list-content{font-size:11px}:root #wd-444b8beb{flex:0 1 calc(20% - var(--wd-col-gap) * 2 / 3)}#wd-d14dc716 .wd-list-content{font-size:11px}:root #wd-0ef64b99{flex:0 1 calc(45% - var(--wd-col-gap) * 2 / 3)}#wd-fd001a74{--wd-col-gap:10px}#wd-c7df70b0{font-size:12px;margin-top:25px;margin-bottom:10px}#wd-bf716b2c .wd-list-content{font-size:11px}:root #wd-e9c33d27{flex:0 1 calc(30% - var(--wd-col-gap) * 2 / 3)}#wd-9193721c .wd-list-content{font-size:11px}:root #wd-59d4ed71{flex:0 1 calc(20% - var(--wd-col-gap) * 2 / 3)}#wd-3c8faa8c .wd-list-content{font-size:11px}:root #wd-73d92bd7{flex:0 1 calc(45% - var(--wd-col-gap) * 2 / 3)}#wd-a806d9c0{--wd-col-gap:10px}:root #wd-572504e4{--wd-row-gap:0px}#wd-cda07664 .wd-list-content{font-size:12px}:root #wd-12293583{--wd-row-gap:5px}#wd-71995ca2{font-size:12px;margin-bottom:0}#wd-c2fbcda6 .wd-list-content{font-size:11px}:root #wd-f0dd8e4d{flex:0 1 calc(30% - var(--wd-col-gap) * 2 / 3)}#wd-95803a13 .wd-list-content{font-size:11px}:root #wd-8d51ea1d{flex:0 1 calc(20% - var(--wd-col-gap) * 2 / 3)}#wd-56cbca69 .wd-list-content{font-size:11px}:root #wd-3c23887f{flex:0 1 calc(45% - var(--wd-col-gap) * 2 / 3)}#wd-3ac96915{--wd-col-gap:10px}#wd-059b1b95{font-size:12px;margin-bottom:0}#wd-fd63c206 .wd-list-content{font-size:11px}:root #wd-1b4a29c0{flex:0 1 calc(30% - var(--wd-col-gap) * 2 / 3)}#wd-c2da0905 .wd-list-content{font-size:11px}:root #wd-21f342cf{flex:0 1 calc(20% - var(--wd-col-gap) * 2 / 3)}#wd-f4972134 .wd-list-content{font-size:11px}:root #wd-f9efd9ad{flex:0 1 calc(45% - var(--wd-col-gap) * 2 / 3)}#wd-674499b2{--wd-col-gap:10px}#wd-b15da22f{font-size:12px;margin-bottom:0}#wd-fbd73c27 .wd-list-content{font-size:11px}:root #wd-36cc0769{flex:0 1 calc(30% - var(--wd-col-gap) * 2 / 3)}#wd-2bed9805 .wd-list-content{font-size:11px}:root #wd-49303247{flex:0 1 calc(20% - var(--wd-col-gap) * 2 / 3)}#wd-73be2c69 .wd-list-content{font-size:11px}:root #wd-3e79c421{flex:0 1 calc(45% - var(--wd-col-gap) * 2 / 3)}#wd-f352dd5c{--wd-col-gap:10px}:root #wd-52b723c2{--wd-row-gap:10px}#wd-7f708aa3 .wd-list-content{font-size:12px}:root #wd-2d1347ff{--wd-row-gap:5px}#wd-cef02156{font-size:12px;margin-bottom:0}#wd-3823da05 .wd-list-content{font-size:11px}:root #wd-229c99ef{flex:0 1 calc(30% - var(--wd-col-gap) * 2 / 3)}#wd-a3b36cb6 .wd-list-content{font-size:11px}:root #wd-d5ad58ac{flex:0 1 calc(20% - var(--wd-col-gap) * 2 / 3);--wd-row-gap:0px}#wd-51ed120e .wd-list-content{font-size:11px}:root #wd-d5d3c900{flex:0 1 calc(45% - var(--wd-col-gap) * 2 / 3)}#wd-fddd97ce{--wd-col-gap:10px}#wd-cd470db0{font-size:12px;margin-bottom:0}#wd-6ebc20c0 .wd-list-content{font-size:11px}:root #wd-3e47ef0a{flex:0 1 calc(30% - var(--wd-col-gap) * 2 / 3)}#wd-47240dda .wd-list-content{font-size:11px}:root #wd-9090dad2{flex:0 1 calc(20% - var(--wd-col-gap) * 2 / 3)}#wd-c2bd3b4d .wd-list-content{font-size:11px}:root #wd-56c9d05f{flex:0 1 calc(45% - var(--wd-col-gap) * 2 / 3)}#wd-d7ebc7b5{font-size:12px;margin-bottom:0}#wd-ae3d6874 .wd-list-content{font-size:11px}:root #wd-bcc5cdde{flex:0 1 calc(30% - var(--wd-col-gap) * 2 / 3)}#wd-5fb378bf .wd-list-content{font-size:11px}:root #wd-bb34ab69{flex:0 1 calc(20% - var(--wd-col-gap) * 2 / 3)}#wd-430e2371 .wd-list-content{font-size:11px}:root #wd-8d12671f{flex:0 1 calc(45% - var(--wd-col-gap) * 2 / 3)}#wd-0fba6d3d{font-size:12px;margin-bottom:0}#wd-bc9373a9 .wd-list-content{font-size:11px}:root #wd-550b0775{flex:0 1 calc(30% - var(--wd-col-gap) * 2 / 3)}#wd-45a2d170 .wd-list-content{font-size:11px}:root #wd-500a0b42{flex:0 1 calc(20% - var(--wd-col-gap) * 2 / 3)}#wd-86f97c88 .wd-list-content{font-size:11px}:root #wd-a363614d{flex:0 1 calc(45% - var(--wd-col-gap) * 2 / 3)}:root #wd-ed315112{--wd-row-gap:10px}#wd-e1c3e27d{padding-right:15px;padding-left:15px}:root #wd-850b4a0a{--wd-row-gap:30px}#wd-850b4a0a{padding-right:0;padding-left:0;margin-right:0;margin-left:0}#wd-7490c0b8{--wd-col-gap:0px;padding-right:0;padding-left:0;margin-right:0;margin-left:0;--wd-width:100%}#wd-6d1f7350{--wd-row-gap:0px;padding-right:0;padding-left:0}:root #wd-2fc6dd1a{flex:0 1 calc(100% - var(--wd-col-gap) * 0 / 1)}#wd-ec4661bb{--wd-align:var(--wd-center);font-size:14px}:root #wd-be188df4{flex:0 1 calc(100% - var(--wd-col-gap) * 0 / 1)}#wd-db905aff{padding-right:0;padding-left:0}}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.7}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:#fff0 none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}