.ecom-column{position:relative}.ecom-column>.core__column--wrapper{align-items:flex-start;display:flex}.ecom-column__overlay .ecom-overlay{pointer-events:none}.ecom-column__overlay>.ecom-overlay,.ecom-column__overlay .ecom-video-background-youtube{position:absolute;top:0;right:0;bottom:0;left:0}@media only screen and (min-width:768px){.ecom-column>.core__column--wrapper{height:100%}}.ecom-grid-item .ecom-row>.core__row--columns{height:100%}.ecom-use-parallax{background:unset!important}.ecom-parallax-background{position:absolute;width:100%;height:100%;display:flex;overflow:hidden}.ecom-parallax-background img{object-fit:cover;width:100%;position:absolute;top:0;left:50%;transform:translate(-50%);pointer-events:none}.ecom-row{width:100%;position:relative}.ecom-video-background-youtube-wrapper{overflow:hidden}.ecom-section__overlay>.ecom-overlay,.ecom-section__overlay .ecom-video-background-youtube,.ecom-video-background-youtube-wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.ecom-row:not(.ecom-section){float:left}.ecom-row.ecom-section{clear:both}.ecom-row:hover{z-index:1}.ecom-row>div.core__row--columns.core__row--full{max-width:100%}@media(min-aspect-ratio:16/9){.ecom-section__overlay .ecom-video-background-youtube{height:300%;top:-100%}}@media(max-aspect-ratio:16/9){.ecom-section__overlay .ecom-video-background-youtube{width:300%;left:-100%}}@supports not (aspect-ratio: 16 / 9){.ecom-video-background-youtube:before{display:block;content:"";width:100%;padding-top:56.25%}.ecom-video-background-youtube .ecom-video-background{position:absolute;top:0;right:0;bottom:0;left:0}.ecom-video-background{-o-object-fit:unset!important;object-fit:unset!important}}@media(max-width:767px){.ecom-section__video-bg .ecom-video-background-youtube{display:none}}.ecom-base-image .ecom-container-image{width:100%;height:100%!important}.image-resize{width:auto!important;max-width:100%!important}.ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default picture{height:var(--height-resize)!important;width:var(--width-resize)!important}.ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default .ecom-image-picture img{width:100%!important;height:100%!important}.ecom-container-image.resize .ecom-image-content-position.ecom-image-default.ecom-base-image-container-overlay{width:var(--width-resize)!important;user-select:none;-ms-user-select:none;-webkit-user-select:none}.ecom-container-image.resize .ecom-image-picture *{pointer-events:none}.ecom-base-image.ecom-overlay>.ecom-overlay-text{text-align:center}.ecom-image-align{display:flex}.ecom-image-picture-link,.ecom-image-picture{overflow:hidden;width:100%;height:100%}.ecom-base-image .ecom-image-picture img{min-height:1px;object-position:var(--object-position)}.ecom-base-image picture{overflow:hidden;flex:1 1 auto;min-height:1px}.ecom-base-image picture img{display:block;max-width:100%;height:auto;width:100%}.ecom-base-image figure{display:flex}.ecom-container-image{display:flex;flex-direction:column;width:100%}.ecom-image-picture-link,.ecom-image-content-position{position:relative}.ecom-base-image.ecom-overlay{position:absolute;z-index:1;opacity:.5;display:flex;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0}.ecom-image__caption{width:100%}.ecom-base-image .ecom-image-picture,.ecom-base-image .ecom-image-picture img{width:100%;max-width:100%}.ecom-base-image .ecom-base-image-container-overlay:hover>.ecom-overlay{background-color:#1118274d}.ecom-base-image.image-highlight:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;z-index:999;opacity:1;pointer-events:none}.ecom-base-image.image-highlight .ecom-container-image{z-index:1000}.ecom-grid-item .ecom-base-image figure,.ecom-grid-item .ecom-base-image figure .ecom-image-content-position,.ecom-grid-item .ecom-base-image figure .ecom-image-content-position img{height:100%;width:100%;max-width:100%}.ecom-base-image-mask .ecom-image-mask{width:100%}.ecom-image-picture img,.ecom-base-image-mask{border-radius:var(--image-border-radius, 0px)!important}.ecom-radius-handle{position:absolute;width:12px;height:12px;background:#fff;border:1.5px solid rgb(var(--primary-color-active));border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:10001;cursor:pointer;box-shadow:0 1px 3px #00000026;opacity:1;transition:transform .2s}.ecom-radius-handle:hover{transform:scale(1.3)}.ecom-radius-dot{width:4px;height:4px;background:rgb(var(--primary-color-active));border-radius:50%}.ecom-radius-tl{top:calc(8px + var(--image-border-radius, 0px) * .2928);left:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nwse-resize}.ecom-radius-tr{top:calc(8px + var(--image-border-radius, 0px) * .2928);right:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nesw-resize}.ecom-radius-bl{bottom:calc(8px + var(--image-border-radius, 0px) * .2928);left:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nesw-resize}.ecom-radius-br{bottom:calc(8px + var(--image-border-radius, 0px) * .2928);right:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nwse-resize}.ecom-resize-image{width:14px;height:14px;position:absolute;right:calc(24px + var(--image-border-radius, 0px) * .2928);bottom:calc(24px + var(--image-border-radius, 0px) * .2928);z-index:10001;cursor:nwse-resize;user-select:none;-ms-user-select:none;-webkit-user-select:none;background:rgb(var(--primary-color-active));color:#fff;border:none;border-radius:4px;box-shadow:0 1px 3px #00000026;opacity:1;transition:transform .2s cubic-bezier(.25,.8,.25,1),background .2s;display:flex;justify-content:center;align-items:center}.ecom-resize-image svg{width:8px;height:8px}.ecom-resize-image:hover{transform:scale(1.15)}@media(max-width:1024px){.ecom-base-image .ecom-image-picture img{object-position:var(--object-position-tablet)}}@media(max-width:767px){.ecom-base-image .ecom-image-picture img{object-position:var(--object-position-mobile)}}.ecom__text--dropcap:first-letter{font-size:40px;color:#2bcf19;display:inline-flex;border-style:solid;border-width:1px;border-color:transparent;float:left;line-height:1}.ecom__text--dropcap.has-drop-cap-view-default:first-letter{border:none}body[ecom-loaded] .ecom-sections .element__text a{cursor:auto}.text-content.ecom-html{overflow:hidden;position:relative}.ecom-text--is-mark:after{position:absolute;content:"";left:0;right:0;bottom:0;height:150px;background:linear-gradient(#fff0,#fff);pointer-events:none}.ecom-text_view-more-btn,.ecom-text_view-less-btn{display:flex;background:none;outline:none;border:none;align-items:center}.ecom__element--button-icon{display:flex;align-items:center}.ecom-text_view-more-btn svg,.ecom-text_view-less-btn svg{width:16px;color:#fff}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}.ecom-type-hollow .text-content{text-shadow:var(--stroke)!important;background:transparent!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:unset!important}.ecom-type-text_3d .text-content{text-shadow:var(--text_3d)!important}.ecom-type-gradient .text-content{animation:var(--animation)}@keyframes gradientMove{0%{background-position:100% 100%}to{background-position:0% 0%}}.ecom-core.ecom-n53u4fr1az9{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-n53u4fr1az9{width:100%}}.ecom-core.ecom-o903mrfomkh>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}.ecom-core.ecom-o903mrfomkh{background-color:#f3f3f3}.ecom-core.ecom-o903mrfomkh{margin:0!important;padding:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-o903mrfomkh{padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-wuiw0qx0v0p{width:73.2%}.ecom-core.ecom-wuiw0qx0v0p>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}.ecom-core.ecom-wuiw0qx0v0p>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wuiw0qx0v0p{width:100%}}.ecom-core.ecom-wuiw0qx0v0p>.core__column--wrapper{background-color:#f3f3f3}.ecom-core.ecom-wuiw0qx0v0p>.core__column--wrapper:hover{background-color:#f3f3f3}html body .ecom-core.ecom-wuiw0qx0v0p>div.core__column--wrapper{margin-right:0!important;margin-left:0!important;padding-right:50px!important;padding-left:50px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-wuiw0qx0v0p>div.core__column--wrapper{padding-top:50px!important;padding-bottom:50px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-wuiw0qx0v0p>div.core__column--wrapper{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-9opa8y31ke8 .text-content,.ecom-core.ecom-9opa8y31ke8 .text-content a,.ecom-core.ecom-9opa8y31ke8 .text-content p,.ecom-core.ecom-9opa8y31ke8 .text-content span{text-align:center;color:#777}.ecom-core.ecom-9opa8y31ke8 .text-content,.ecom-core.ecom-9opa8y31ke8 .text-content a,.ecom-core.ecom-9opa8y31ke8 .text-content a a,.ecom-core.ecom-9opa8y31ke8 .text-content p,.ecom-core.ecom-9opa8y31ke8 .text-content p a,.ecom-core.ecom-9opa8y31ke8 .text-content span,.ecom-core.ecom-9opa8y31ke8 .text-content span a{font-weight:400;font-size:16px;line-height:1.75em}.ecom-core.ecom-9opa8y31ke8{margin:0 0 50px!important;padding-left:0!important;width:68%;max-width:100%;--element-width:68%;flex-shrink:0;flex-grow:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9opa8y31ke8{margin-bottom:20px!important}}.ecom-core.ecom-rjn6an8y87{width:26.8%}.ecom-core.ecom-rjn6an8y87>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-rjn6an8y87>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-rjn6an8y87{width:100%}}html body .ecom-core.ecom-rjn6an8y87>div.core__column--wrapper{margin:0!important;padding:0!important}.ecom-core.ecom-itiorq9txd .ecom-image-default{width:303px!important}.ecom-core.ecom-itiorq9txd .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-itiorq9txd .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-itiorq9txd .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:305px!important}.ecom-core.ecom-itiorq9txd .ecom-base-image .ecom-image-picture,.ecom-core.ecom-itiorq9txd .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-itiorq9txd .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-itiorq9txd .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-itiorq9txd{margin:0!important;padding:0!important;width:58%;max-width:100%;--element-width:58%;flex-shrink:0;flex-grow:0}.ecom-core.ecom-vqhslqsavlm .ecom-image-align{align-items:center}.ecom-core.ecom-vqhslqsavlm .ecom-image-default{max-width:100%!important}.ecom-core.ecom-vqhslqsavlm .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-vqhslqsavlm .ecom-base-image .ecom-image-picture,.ecom-core.ecom-vqhslqsavlm .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-vqhslqsavlm .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-vqhslqsavlm .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-dh6kt90de6o{background-color:#fff}.ecom-core.ecom-dh6kt90de6o{margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:12px!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-dh6kt90de6o{padding-top:25px!important}}.ecom-core.ecom-d280hv821x{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-d280hv821x{width:100%}}.ecom-core.ecom-stqi8yhyx8>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}.ecom-core.ecom-stqi8yhyx8{margin:0!important;padding:0!important}.ecom-core.ecom-aphfn4nw2fc{width:27.9%}.ecom-core.ecom-aphfn4nw2fc>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-aphfn4nw2fc{width:100%}}.ecom-core.ecom-aphfn4nw2fc>.core__column--wrapper{background-color:#f3f3f3}.ecom-core.ecom-aphfn4nw2fc>.core__column--wrapper:hover{background-color:#f3f3f3}html body .ecom-core.ecom-aphfn4nw2fc>div.core__column--wrapper{margin:0!important;padding:0!important}.ecom-core.ecom-g7tj9gcfvq9 .ecom-image-align{align-items:center}.ecom-core.ecom-g7tj9gcfvq9 .ecom-image-default{width:300px!important}.ecom-core.ecom-g7tj9gcfvq9 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-g7tj9gcfvq9 .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-g7tj9gcfvq9 .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:266px!important}.ecom-core.ecom-g7tj9gcfvq9 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-g7tj9gcfvq9 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-g7tj9gcfvq9 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-g7tj9gcfvq9 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-g7tj9gcfvq9{margin:0!important;padding:0!important;width:89%;max-width:100%;--element-width:89%;flex-shrink:0;flex-grow:0}.ecom-core.ecom-vi78e59eg5p{width:72.1%}.ecom-core.ecom-vi78e59eg5p>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vi78e59eg5p{width:100%}}.ecom-core.ecom-vi78e59eg5p>.core__column--wrapper{background-color:#f3f3f3}.ecom-core.ecom-vi78e59eg5p>.core__column--wrapper:hover{background-color:#f3f3f3}html body .ecom-core.ecom-vi78e59eg5p>div.core__column--wrapper{margin-right:0!important;margin-left:0!important;padding-right:50px!important;padding-left:50px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-vi78e59eg5p>div.core__column--wrapper{padding-top:50px!important;padding-bottom:50px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-vi78e59eg5p>div.core__column--wrapper{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-t4mmmybtn8r .text-content,.ecom-core.ecom-t4mmmybtn8r .text-content a,.ecom-core.ecom-t4mmmybtn8r .text-content p,.ecom-core.ecom-t4mmmybtn8r .text-content span{text-align:center;color:#777}.ecom-core.ecom-t4mmmybtn8r .text-content,.ecom-core.ecom-t4mmmybtn8r .text-content a,.ecom-core.ecom-t4mmmybtn8r .text-content a a,.ecom-core.ecom-t4mmmybtn8r .text-content p,.ecom-core.ecom-t4mmmybtn8r .text-content p a,.ecom-core.ecom-t4mmmybtn8r .text-content span,.ecom-core.ecom-t4mmmybtn8r .text-content span a{font-weight:400;font-size:16px;line-height:1.75em}.ecom-core.ecom-t4mmmybtn8r{margin:0 0 50px!important;padding-bottom:0!important;padding-left:50px!important;order:99;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-t4mmmybtn8r{margin-bottom:25px!important}}.ecom-core.ecom-nnje00hcgus .text-content,.ecom-core.ecom-nnje00hcgus .text-content a,.ecom-core.ecom-nnje00hcgus .text-content p,.ecom-core.ecom-nnje00hcgus .text-content span{text-align:center;color:#000}.ecom-core.ecom-nnje00hcgus .text-content,.ecom-core.ecom-nnje00hcgus .text-content a,.ecom-core.ecom-nnje00hcgus .text-content a a,.ecom-core.ecom-nnje00hcgus .text-content p,.ecom-core.ecom-nnje00hcgus .text-content p a,.ecom-core.ecom-nnje00hcgus .text-content span,.ecom-core.ecom-nnje00hcgus .text-content span a{font-weight:500;font-size:40px;line-height:1.2em}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-nnje00hcgus .text-content,.ecom-core.ecom-nnje00hcgus .text-content a,.ecom-core.ecom-nnje00hcgus .text-content a a,.ecom-core.ecom-nnje00hcgus .text-content p,.ecom-core.ecom-nnje00hcgus .text-content p a,.ecom-core.ecom-nnje00hcgus .text-content span,.ecom-core.ecom-nnje00hcgus .text-content span a{font-size:30px}}.ecom-core.ecom-nnje00hcgus{padding-bottom:0!important;padding-left:0!important;margin-bottom:25px!important;margin-left:0!important;width:97%;max-width:100%;--element-width:97%;flex-shrink:0;flex-grow:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-nnje00hcgus{margin-top:15px!important;margin-bottom:15px!important}}.ecom-core.ecom-wejpstb9vze{background-color:#fff}.ecom-core.ecom-wejpstb9vze{margin:0!important;padding-top:0!important;padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wejpstb9vze{padding-top:25px!important}}.ecom-core.ecom-blx0vwf1de{width:100%}.ecom-core.ecom-blx0vwf1de>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-blx0vwf1de{width:100%}}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-blx0vwf1de>div.core__column--wrapper{padding-top:50px!important;padding-bottom:50px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-blx0vwf1de>div.core__column--wrapper{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-cjgpklj0oss{background-color:#f3f3f3}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-cjgpklj0oss{margin-bottom:0!important;padding-bottom:0!important}}.ecom-core.ecom-ylgwclja1er{width:68.4%}.ecom-core.ecom-ylgwclja1er>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}.ecom-core.ecom-ylgwclja1er>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ylgwclja1er{width:100%}}html body .ecom-core.ecom-ylgwclja1er>div.core__column--wrapper{padding:0 50px!important;margin:0!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-ylgwclja1er>div.core__column--wrapper{padding-top:50px!important;padding-bottom:50px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-ylgwclja1er>div.core__column--wrapper{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-hlfnqx6d2ri .text-content,.ecom-core.ecom-hlfnqx6d2ri .text-content a,.ecom-core.ecom-hlfnqx6d2ri .text-content p,.ecom-core.ecom-hlfnqx6d2ri .text-content span{text-align:center;color:#777}.ecom-core.ecom-hlfnqx6d2ri .text-content,.ecom-core.ecom-hlfnqx6d2ri .text-content a,.ecom-core.ecom-hlfnqx6d2ri .text-content a a,.ecom-core.ecom-hlfnqx6d2ri .text-content p,.ecom-core.ecom-hlfnqx6d2ri .text-content p a,.ecom-core.ecom-hlfnqx6d2ri .text-content span,.ecom-core.ecom-hlfnqx6d2ri .text-content span a{font-weight:400;font-size:16px;line-height:1.75em}.ecom-core.ecom-hlfnqx6d2ri{margin:0 0 50px!important;padding-left:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-hlfnqx6d2ri{margin-bottom:25px!important}}.ecom-core.ecom-scvd8kvavi .text-content,.ecom-core.ecom-scvd8kvavi .text-content a,.ecom-core.ecom-scvd8kvavi .text-content p,.ecom-core.ecom-scvd8kvavi .text-content span{text-align:center;color:#000;padding-top:12.5px}.ecom-core.ecom-scvd8kvavi .text-content,.ecom-core.ecom-scvd8kvavi .text-content a,.ecom-core.ecom-scvd8kvavi .text-content a a,.ecom-core.ecom-scvd8kvavi .text-content p,.ecom-core.ecom-scvd8kvavi .text-content p a,.ecom-core.ecom-scvd8kvavi .text-content span,.ecom-core.ecom-scvd8kvavi .text-content span a{font-weight:500;font-size:40px;line-height:1.2em}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-scvd8kvavi .text-content,.ecom-core.ecom-scvd8kvavi .text-content a,.ecom-core.ecom-scvd8kvavi .text-content a a,.ecom-core.ecom-scvd8kvavi .text-content p,.ecom-core.ecom-scvd8kvavi .text-content p a,.ecom-core.ecom-scvd8kvavi .text-content span,.ecom-core.ecom-scvd8kvavi .text-content span a{font-size:30px}}.ecom-core.ecom-scvd8kvavi{padding-bottom:0!important;padding-left:0!important;margin-bottom:25px!important;margin-left:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-scvd8kvavi{margin-top:15px!important;margin-bottom:15px!important}}.ecom-core.ecom-wz1x63a3kmf{width:31.6%}.ecom-core.ecom-wz1x63a3kmf>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}.ecom-core.ecom-wz1x63a3kmf>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wz1x63a3kmf{width:100%}}html body .ecom-core.ecom-wz1x63a3kmf>div.core__column--wrapper{margin:0!important;padding:0!important}.ecom-core.ecom-1erx71e2gfc .ecom-image-align{align-items:center}.ecom-core.ecom-1erx71e2gfc .ecom-image-default{width:365px!important}.ecom-core.ecom-1erx71e2gfc .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-1erx71e2gfc .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-1erx71e2gfc .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:299px!important}.ecom-core.ecom-1erx71e2gfc .ecom-base-image .ecom-image-picture,.ecom-core.ecom-1erx71e2gfc .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-1erx71e2gfc .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-1erx71e2gfc .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-1erx71e2gfc{margin:0!important;padding:0!important;width:84%;max-width:100%;--element-width:84%;flex-shrink:0;flex-grow:0}.ecom-core.ecom-lmoaq9po5bo,.ecom-core.ecom-lmoaq9po5bo:hover{background-color:#fff}.ecom-core.ecom-lmoaq9po5bo{margin-bottom:0!important;padding-top:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-lmoaq9po5bo{padding-top:30px!important;padding-bottom:0!important;margin-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-lmoaq9po5bo{padding-top:30px!important}}.ecom-core.ecom-s3mabzniyn .text-content,.ecom-core.ecom-s3mabzniyn .text-content a,.ecom-core.ecom-s3mabzniyn .text-content p,.ecom-core.ecom-s3mabzniyn .text-content span{text-align:center;color:#000}.ecom-core.ecom-s3mabzniyn .text-content,.ecom-core.ecom-s3mabzniyn .text-content a,.ecom-core.ecom-s3mabzniyn .text-content a a,.ecom-core.ecom-s3mabzniyn .text-content p,.ecom-core.ecom-s3mabzniyn .text-content p a,.ecom-core.ecom-s3mabzniyn .text-content span,.ecom-core.ecom-s3mabzniyn .text-content span a{font-weight:500;font-size:40px;line-height:1.2em}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-s3mabzniyn .text-content,.ecom-core.ecom-s3mabzniyn .text-content a,.ecom-core.ecom-s3mabzniyn .text-content a a,.ecom-core.ecom-s3mabzniyn .text-content p,.ecom-core.ecom-s3mabzniyn .text-content p a,.ecom-core.ecom-s3mabzniyn .text-content span,.ecom-core.ecom-s3mabzniyn .text-content span a{font-size:30px}}.ecom-xvh9ylhsim .ecom-block.ecom-s3mabzniyn{justify-self:center;align-self:start;width:548px;height:auto;margin:2.3541259765625px auto 0;z-index:11}.ecom-core.ecom-hlw0kcnqfh6 .text-content,.ecom-core.ecom-hlw0kcnqfh6 .text-content a,.ecom-core.ecom-hlw0kcnqfh6 .text-content p,.ecom-core.ecom-hlw0kcnqfh6 .text-content span{text-align:center;color:#777}.ecom-core.ecom-hlw0kcnqfh6 .text-content,.ecom-core.ecom-hlw0kcnqfh6 .text-content a,.ecom-core.ecom-hlw0kcnqfh6 .text-content a a,.ecom-core.ecom-hlw0kcnqfh6 .text-content p,.ecom-core.ecom-hlw0kcnqfh6 .text-content p a,.ecom-core.ecom-hlw0kcnqfh6 .text-content span,.ecom-core.ecom-hlw0kcnqfh6 .text-content span a{font-weight:400;font-size:16.15px;line-height:1.75em}.ecom-xvh9ylhsim .ecom-block.ecom-hlw0kcnqfh6{justify-self:center;align-self:start;width:939px;height:auto;margin:55.15238066642513px auto 0;z-index:10}.ecom-core.ecom-xvh9ylhsim>.ecom-grid-layout:not(.grid-resizing){height:202px}.ecom-core.ecom-xvh9ylhsim{background-color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-xvh9ylhsim{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xvh9ylhsim{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-jf0l47mcszf .text-content,.ecom-core.ecom-jf0l47mcszf .text-content a,.ecom-core.ecom-jf0l47mcszf .text-content p,.ecom-core.ecom-jf0l47mcszf .text-content span{text-align:center;color:#000}.ecom-core.ecom-jf0l47mcszf .text-content,.ecom-core.ecom-jf0l47mcszf .text-content a,.ecom-core.ecom-jf0l47mcszf .text-content a a,.ecom-core.ecom-jf0l47mcszf .text-content p,.ecom-core.ecom-jf0l47mcszf .text-content p a,.ecom-core.ecom-jf0l47mcszf .text-content span,.ecom-core.ecom-jf0l47mcszf .text-content span a{font-weight:500;font-size:40px;line-height:1.2em}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jf0l47mcszf .text-content,.ecom-core.ecom-jf0l47mcszf .text-content a,.ecom-core.ecom-jf0l47mcszf .text-content a a,.ecom-core.ecom-jf0l47mcszf .text-content p,.ecom-core.ecom-jf0l47mcszf .text-content p a,.ecom-core.ecom-jf0l47mcszf .text-content span,.ecom-core.ecom-jf0l47mcszf .text-content span a{font-size:30px}}.ecom-nu6tu39ala .ecom-block.ecom-jf0l47mcszf{justify-self:center;align-self:start;width:606px;height:auto;margin:7.83331298828125px auto 0;z-index:13}.ecom-core.ecom-ic6iu6yokcr .text-content,.ecom-core.ecom-ic6iu6yokcr .text-content a,.ecom-core.ecom-ic6iu6yokcr .text-content p,.ecom-core.ecom-ic6iu6yokcr .text-content span{text-align:center;color:#777}.ecom-core.ecom-ic6iu6yokcr .text-content,.ecom-core.ecom-ic6iu6yokcr .text-content a,.ecom-core.ecom-ic6iu6yokcr .text-content a a,.ecom-core.ecom-ic6iu6yokcr .text-content p,.ecom-core.ecom-ic6iu6yokcr .text-content p a,.ecom-core.ecom-ic6iu6yokcr .text-content span,.ecom-core.ecom-ic6iu6yokcr .text-content span a{font-weight:400;font-size:15.91px;line-height:1.75em}.ecom-nu6tu39ala .ecom-block.ecom-ic6iu6yokcr{justify-self:center;align-self:start;width:875px;height:auto;margin:67.34789050709117px auto 0;z-index:12}.ecom-core.ecom-nu6tu39ala>.ecom-grid-layout:not(.grid-resizing){height:228px}.ecom-core.ecom-nu6tu39ala{background-color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-nu6tu39ala{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-nu6tu39ala{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-526u0c626vm{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-526u0c626vm{width:100%}}.ecom-core.ecom-mixtf9b4ra>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}.ecom-core.ecom-mixtf9b4ra{margin:0!important;padding:0!important}.ecom-core.ecom-qorxco386z{width:31.9%}.ecom-core.ecom-qorxco386z>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qorxco386z{width:100%}}.ecom-core.ecom-qorxco386z>.core__column--wrapper{background-color:#f3f3f3}.ecom-core.ecom-qorxco386z>.core__column--wrapper:hover{background-color:#f3f3f3}html body .ecom-core.ecom-qorxco386z>div.core__column--wrapper{margin:0!important;padding:0!important}.ecom-core.ecom-fw9u7dk0kn .ecom-image-align{align-items:center}.ecom-core.ecom-fw9u7dk0kn .ecom-image-default{width:370px!important}.ecom-core.ecom-fw9u7dk0kn .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-fw9u7dk0kn .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-fw9u7dk0kn .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:334px!important}.ecom-core.ecom-fw9u7dk0kn .ecom-base-image .ecom-image-picture,.ecom-core.ecom-fw9u7dk0kn .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-fw9u7dk0kn .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-fw9u7dk0kn .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-fw9u7dk0kn{margin:0!important;padding:0!important}.ecom-core.ecom-2k66fsxtd44{width:68.1%}.ecom-core.ecom-2k66fsxtd44>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}.ecom-core.ecom-2k66fsxtd44>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2k66fsxtd44{width:100%}}.ecom-core.ecom-2k66fsxtd44>.core__column--wrapper{background-color:#f3f3f3}.ecom-core.ecom-2k66fsxtd44>.core__column--wrapper:hover{background-color:#f3f3f3}html body .ecom-core.ecom-2k66fsxtd44>div.core__column--wrapper{margin-right:0!important;margin-left:0!important;padding-right:50px!important;padding-left:50px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-2k66fsxtd44>div.core__column--wrapper{padding-top:50px!important;padding-bottom:50px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-2k66fsxtd44>div.core__column--wrapper{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-ak6o619afac .ecom-text--more-actions button,.ecom-core.ecom-ak6o619afac .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-ak6o619afac .text-content,.ecom-core.ecom-ak6o619afac .text-content a,.ecom-core.ecom-ak6o619afac .text-content p,.ecom-core.ecom-ak6o619afac .text-content span{text-align:center;color:#777}.ecom-core.ecom-ak6o619afac .text-content,.ecom-core.ecom-ak6o619afac .text-content a,.ecom-core.ecom-ak6o619afac .text-content a a,.ecom-core.ecom-ak6o619afac .text-content p,.ecom-core.ecom-ak6o619afac .text-content p a,.ecom-core.ecom-ak6o619afac .text-content span,.ecom-core.ecom-ak6o619afac .text-content span a{font-weight:400;font-size:16px;line-height:1.75em}.ecom-core.ecom-ak6o619afac .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-ak6o619afac .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-ak6o619afac{margin:0 0 50px!important;padding-left:0!important;width:99%;max-width:100%;--element-width:99%;flex-shrink:0;flex-grow:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ak6o619afac{margin-bottom:25px!important}}.ecom-core.ecom-64c64xsbvc .ecom-text--more-actions button,.ecom-core.ecom-64c64xsbvc .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-64c64xsbvc .text-content,.ecom-core.ecom-64c64xsbvc .text-content a,.ecom-core.ecom-64c64xsbvc .text-content p,.ecom-core.ecom-64c64xsbvc .text-content span{text-align:center;color:#000}.ecom-core.ecom-64c64xsbvc .text-content,.ecom-core.ecom-64c64xsbvc .text-content a,.ecom-core.ecom-64c64xsbvc .text-content a a,.ecom-core.ecom-64c64xsbvc .text-content p,.ecom-core.ecom-64c64xsbvc .text-content p a,.ecom-core.ecom-64c64xsbvc .text-content span,.ecom-core.ecom-64c64xsbvc .text-content span a{font-weight:500;font-size:40px;line-height:1.2em}.ecom-core.ecom-64c64xsbvc .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-64c64xsbvc .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-64c64xsbvc .text-content,.ecom-core.ecom-64c64xsbvc .text-content a,.ecom-core.ecom-64c64xsbvc .text-content a a,.ecom-core.ecom-64c64xsbvc .text-content p,.ecom-core.ecom-64c64xsbvc .text-content p a,.ecom-core.ecom-64c64xsbvc .text-content span,.ecom-core.ecom-64c64xsbvc .text-content span a{font-size:30px}}.ecom-core.ecom-64c64xsbvc{padding-bottom:0!important;padding-left:0!important;margin-bottom:25px!important;margin-left:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-64c64xsbvc{margin-top:25px!important;margin-bottom:15px!important}}.ecom-core.ecom-2l98k3p9fts>div.core__row--columns{justify-content:center}.ecom-core.ecom-2l98k3p9fts{background-color:#fff}.ecom-core.ecom-2l98k3p9fts{margin:0!important;padding-top:0!important;padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2l98k3p9fts{padding-top:25px!important}}.ecom-core.ecom-dgasc1aoz2w .ecom-text--more-actions button,.ecom-core.ecom-dgasc1aoz2w .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-dgasc1aoz2w .text-content,.ecom-core.ecom-dgasc1aoz2w .text-content a,.ecom-core.ecom-dgasc1aoz2w .text-content p,.ecom-core.ecom-dgasc1aoz2w .text-content span{text-align:center;color:#000}.ecom-core.ecom-dgasc1aoz2w .text-content,.ecom-core.ecom-dgasc1aoz2w .text-content a,.ecom-core.ecom-dgasc1aoz2w .text-content a a,.ecom-core.ecom-dgasc1aoz2w .text-content p,.ecom-core.ecom-dgasc1aoz2w .text-content p a,.ecom-core.ecom-dgasc1aoz2w .text-content span,.ecom-core.ecom-dgasc1aoz2w .text-content span a{font-weight:500;font-size:39.23px;line-height:1.2em}.ecom-core.ecom-dgasc1aoz2w .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-dgasc1aoz2w .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-dgasc1aoz2w .text-content,.ecom-core.ecom-dgasc1aoz2w .text-content a,.ecom-core.ecom-dgasc1aoz2w .text-content a a,.ecom-core.ecom-dgasc1aoz2w .text-content p,.ecom-core.ecom-dgasc1aoz2w .text-content p a,.ecom-core.ecom-dgasc1aoz2w .text-content span,.ecom-core.ecom-dgasc1aoz2w .text-content span a{font-size:30px}}.ecom-b3gepe8j296 .ecom-block.ecom-dgasc1aoz2w{justify-self:center;align-self:start;width:780px;height:auto;margin:207.25px auto 0;z-index:16}.ecom-core.ecom-4cu4u69gcey .ecom-text--more-actions button,.ecom-core.ecom-4cu4u69gcey .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-4cu4u69gcey .text-content,.ecom-core.ecom-4cu4u69gcey .text-content a,.ecom-core.ecom-4cu4u69gcey .text-content p,.ecom-core.ecom-4cu4u69gcey .text-content span{text-align:center;color:#000}.ecom-core.ecom-4cu4u69gcey .text-content,.ecom-core.ecom-4cu4u69gcey .text-content a,.ecom-core.ecom-4cu4u69gcey .text-content a a,.ecom-core.ecom-4cu4u69gcey .text-content p,.ecom-core.ecom-4cu4u69gcey .text-content p a,.ecom-core.ecom-4cu4u69gcey .text-content span,.ecom-core.ecom-4cu4u69gcey .text-content span a{font-weight:500;font-size:40px;line-height:1.2em}.ecom-core.ecom-4cu4u69gcey .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-4cu4u69gcey .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4cu4u69gcey .text-content,.ecom-core.ecom-4cu4u69gcey .text-content a,.ecom-core.ecom-4cu4u69gcey .text-content a a,.ecom-core.ecom-4cu4u69gcey .text-content p,.ecom-core.ecom-4cu4u69gcey .text-content p a,.ecom-core.ecom-4cu4u69gcey .text-content span,.ecom-core.ecom-4cu4u69gcey .text-content span a{font-size:30px}}.ecom-b3gepe8j296 .ecom-block.ecom-4cu4u69gcey{justify-self:center;align-self:start;width:638px;height:auto;margin:4.83331298828125px auto 0;z-index:14}.ecom-core.ecom-um08ne8x46a .ecom-text--more-actions button,.ecom-core.ecom-um08ne8x46a .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-um08ne8x46a .text-content,.ecom-core.ecom-um08ne8x46a .text-content a,.ecom-core.ecom-um08ne8x46a .text-content p,.ecom-core.ecom-um08ne8x46a .text-content span{text-align:center;color:#777}.ecom-core.ecom-um08ne8x46a .text-content,.ecom-core.ecom-um08ne8x46a .text-content a,.ecom-core.ecom-um08ne8x46a .text-content a a,.ecom-core.ecom-um08ne8x46a .text-content p,.ecom-core.ecom-um08ne8x46a .text-content p a,.ecom-core.ecom-um08ne8x46a .text-content span,.ecom-core.ecom-um08ne8x46a .text-content span a{font-weight:400;font-size:15.93px;line-height:1.75em}.ecom-core.ecom-um08ne8x46a .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-um08ne8x46a .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-b3gepe8j296 .ecom-block.ecom-um08ne8x46a{justify-self:center;align-self:start;width:882px;height:auto;margin:262.1841877061142px auto 0;z-index:17}.ecom-core.ecom-dk4o67ke7v7 .ecom-text--more-actions button,.ecom-core.ecom-dk4o67ke7v7 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-dk4o67ke7v7 .text-content,.ecom-core.ecom-dk4o67ke7v7 .text-content a,.ecom-core.ecom-dk4o67ke7v7 .text-content p,.ecom-core.ecom-dk4o67ke7v7 .text-content span{text-align:center;color:#777}.ecom-core.ecom-dk4o67ke7v7 .text-content,.ecom-core.ecom-dk4o67ke7v7 .text-content a,.ecom-core.ecom-dk4o67ke7v7 .text-content a a,.ecom-core.ecom-dk4o67ke7v7 .text-content p,.ecom-core.ecom-dk4o67ke7v7 .text-content p a,.ecom-core.ecom-dk4o67ke7v7 .text-content span,.ecom-core.ecom-dk4o67ke7v7 .text-content span a{font-weight:400;font-size:15.96px;line-height:1.75em}.ecom-core.ecom-dk4o67ke7v7 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-dk4o67ke7v7 .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-b3gepe8j296 .ecom-block.ecom-dk4o67ke7v7{justify-self:center;align-self:start;width:824px;height:auto;margin:64.21446715717454px auto 0;z-index:15}.ecom-core.ecom-b3gepe8j296>.ecom-grid-layout:not(.grid-resizing){height:384px}.ecom-core.ecom-b3gepe8j296{background-color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-b3gepe8j296{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-b3gepe8j296{padding-right:15px!important;padding-left:15px!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/ecom-69c1777fa00cd2cbe5047dc2.css.map */
