.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-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__element-spacer{display:flex}.ecom__element-spacer div{display:block;width:100%}.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-image-picture img{min-height:1px}.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-element_video-popup{display:none}.ecom-video_link-extra{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5}.element__video.ecom-element{display:flex;width:100%}.ecom-element_video-iframe{display:inline-flex;width:100%;position:relative;overflow:hidden;justify-content:center}.ecom-element_video-iframe iframe,.ecom-element_video-iframe video{background:#000}.ecom-video_overlay-icon.ecom-overlay{pointer-events:auto}.ecom-element_video-iframe .ecom-video_overlay-icon{position:absolute;display:flex;top:0;bottom:0;left:0;right:0;align-items:center;justify-content:center;border:none;outline:none;width:100%;height:100%;cursor:default;background-color:#3336;z-index:-1;opacity:0;border-radius:0}.ecom-element_video-iframe .ecom-video_overlay-icon:hover{background-color:#3336}.ecom-element_video-iframe .ecom-overlay{z-index:1;opacity:1}.ecom-element_video-iframe video{width:100%}.ecom-video-icon-play{cursor:pointer;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;fill:currentColor;display:flex;z-index:2}.ecom-video-icon-play svg{width:50px;height:auto}.ecom-element_video-lightbox{position:fixed;top:0;bottom:0;left:0;right:0;z-index:100;display:none;opacity:0}.ecom-light-box-modal{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#333333d1;display:block!important}.ecom-element_video-lightbox.fadeIn{display:block;opacity:1;-webkit-transition:opacity 3s;-moz-transition:opacity 3s;transition:opacity 3s}.ecom-video-wrapper{position:absolute;top:50%;left:10%;right:10%;z-index:10;height:700px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);box-shadow:0 0 5px 1px #0000001a}.ecom-video-close-btn{width:30px;height:30px;color:gray;font-size:25px;position:fixed;top:3%;right:3%;z-index:2;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1);-webkit-transition:transform .5s ease,color .5s ease;-moz-transition:transform .5s ease,color .5s ease;-ms-transition:transform .5s ease,color .5s ease;-o-transition:transform .5s ease,color .5s ease;transition:transform .5s ease,color .5s ease}.ecom-video-close-btn:hover{color:#fff;cursor:pointer;-webkit-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);transform:scale(1.2);-webkit-transition:transform .5s ease,color .5s ease;-moz-transition:transform .5s ease,color .5s ease;-ms-transition:transform .5s ease,color .5s ease;-o-transition:transform .5s ease,color .5s ease;transition:transform .5s ease,color .5s ease}.element__video controls:not(.audio-only) div[pseudo=-webkit-media-controls-panel i]{background:transparent}@media screen and (max-width : 786px){.ecom-video-wrapper{height:350px}}@media screen and (max-width : 480px){.ecom-video-wrapper{height:180px}}.element__divi{overflow:hidden}.ecom__element-divi{display:flex}.divi-line{border:0;border-bottom:1px solid #D1D5DB}.divi-cont{position:relative;z-index:1;display:flex;align-items:center;transition:all .3s;color:#818a91;width:100%}.divi-cont span{display:flex;white-space:nowrap}.divi-cont-before,.divi-cont-after{display:block;border:0}.divi-style{padding:0!important;border-bottom:2px solid #D1D5DB}.divi-cont>*{margin:0}.divi-cont svg{width:36px;height:auto}.line-style-zigzag .divi-line,.line-style-zigzag .divi-cont-before,.line-style-zigzag .divi-cont-after,.line-style-curly .divi-line,.line-style-curly .divi-cont-before,.line-style-curly .divi-cont-after{height:var(--divi-line-height);background-size:var(--divi-line-height) 100%;background-repeat:repeat-x;border:none;background-image:var(--divi-background-url)}.ecom__element-divi .ecom-image-default{width:300px;flex-shrink:0}.ecom__element-divi .ecom-base-image .ecom-image-picture{width:100%;max-width:100%}.ecom__element-divi .ecom-base-image picture{overflow:hidden;flex:1 1 auto;min-height:1px}.ecom__element-divi .ecom-base-image .ecom-image-picture img{width:100%}.ecom__element-divi .ecom-image-default .ecom-image-picture img{object-fit:contain}.divi-cont-before.divi-style,.divi-cont-after.divi-style{flex:var(--flex-desktop);width:var(--divider-width)}@media (max-width: 1024px){.divi-cont-before.divi-style,.divi-cont-after.divi-style{flex:var(--flex-tablet);width:var(--divider-width-tablet)}}@media (max-width: 767px){.divi-cont-before.divi-style,.divi-cont-after.divi-style{flex:var(--flex-mobile);width:var(--divider-width-mobile)}}.el__heading--tooltip-wrapper{position:relative;display:inline-block}.el__heading--tooltip-wrapper svg{width:18px;cursor:pointer}.el__heading--tooltip-content{line-height:16px;max-width:200px;position:absolute;display:block;width:max-content;opacity:0;padding:5px;visibility:hidden;font-size:14px;background-color:#545454;color:#fff;border-radius:5px;transition:.5s ease all;z-index:999}.el__heading--tooltip-content.el__tooltip-tablet,.el__heading--tooltip-content.el__tooltip-mobile{display:none}.el__heading--tooltip-bottom{left:50%;transform:translate(-50%,10px)}.el__heading--tooltip-left{transform:translate(-20px,-50%);right:100%;top:50%}.el__heading--tooltip-top{left:50%;bottom:100%;transform:translate(-50%,-10px)}.el__heading--tooltip-right{top:50%;left:100%;transform:translate(20px,-50%)}.tooltip__arrow:before{position:absolute;content:"";width:8px;height:8px;background:inherit;z-index:-1}.tooltip__arrow.el__heading--tooltip-bottom:before{top:0;transform:translate(-50%,-50%) rotate(45deg);left:50%}.tooltip__arrow.el__heading--tooltip-top:before{transform:translate(-50%,50%) rotate(45deg);bottom:0%;left:50%}.tooltip__arrow.el__heading--tooltip-right:before{transform:translate(-50%,50%) rotate(45deg);bottom:50%;left:0%}.tooltip__arrow.el__heading--tooltip-left:before{transform:translate(50%,50%) rotate(45deg);bottom:50%;right:0%}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-bottom,.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-top{opacity:1;visibility:visible;transform:translate(-50%)}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-left{opacity:1;visibility:visible;transform:translate(-15px,-50%)}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-right{opacity:1;visibility:visible;transform:translate(15px,-50%)}@media screen and (max-width: 1024px){.el__heading--tooltip-content.el__tooltip-desktop{display:none}.el__heading--tooltip-content.el__tooltip-tablet{display:block}}@media screen and (max-width: 768px){.el__heading--tooltip-content.el__tooltip-tablet{display:none}.el__heading--tooltip-content.el__tooltip-mobile{display:block}}.ecom-element-button.ecom-button-default{display:flex}a.ecom__element--button{display:inline-flex;align-items:center;text-decoration:none;text-align:center}.ecom__element--button-icon{display:inline-flex;color:inherit}.ecom__element--button-icon svg{width:24px;height:auto}.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}.ecom-core.ecom-xx58vwtd16{width:40%}.ecom-core.ecom-xx58vwtd16>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xx58vwtd16{width:100%}}html body .ecom-core.ecom-70t6dgppqut .ecom-core.ecom-xx58vwtd16>div.core__column--wrapper{margin-left:-20%!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-70t6dgppqut .ecom-core.ecom-xx58vwtd16>div.core__column--wrapper{margin-left:-15%!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-70t6dgppqut .ecom-core.ecom-xx58vwtd16>div.core__column--wrapper{margin-left:0%!important}}.ecom-core.ecom-i1bk70y2m6 .ecom-element_video-iframe{width:60%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-i1bk70y2m6 .ecom-element_video-iframe{width:70%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-i1bk70y2m6 .ecom-element_video-iframe{width:100%}.ecom-core.ecom-i1bk70y2m6 .element__video.ecom-element{justify-content:center}}.ecom-core.ecom-i1bk70y2m6{margin-top:-10%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-i1bk70y2m6{margin-top:-14%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-i1bk70y2m6{margin-top:0%!important;padding-right:5%!important;padding-left:5%!important}}.ecom-core.ecom-5tn4xroh32v{width:60%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5tn4xroh32v{width:100%}}html body .ecom-core.ecom-70t6dgppqut .ecom-core.ecom-5tn4xroh32v>div.core__column--wrapper{margin-right:-50px!important}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-70t6dgppqut .ecom-core.ecom-5tn4xroh32v>div.core__column--wrapper{margin-right:0!important}}.ecom-core.ecom-e5s79qempyf .ecom__element-spacing{height:20px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-e5s79qempyf .ecom__element-spacing{height:30px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-e5s79qempyf .ecom__element-spacing{height:40px}}.ecom-core.ecom-e5s79qempyf{display:block}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-e5s79qempyf{display:block}}.ecom-core.ecom-moeg9inope .ecom-image-align{align-items:center}.ecom-core.ecom-moeg9inope .ecom-image-default{width:45%!important;max-width:100%!important}.ecom-core.ecom-moeg9inope .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-moeg9inope .ecom-base-image .ecom-image-picture,.ecom-core.ecom-moeg9inope .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-moeg9inope .ecom-base-image .ecom-image-picture,.ecom-core.ecom-moeg9inope .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-moeg9inope .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-moeg9inope .ecom-base-image .ecom-image-picture>img{border-radius:15px;overflow:hidden}.ecom-core.ecom-moeg9inope .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-moeg9inope .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-moeg9inope .ecom-image-default{width:50%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-moeg9inope .ecom-image-default{width:100%!important}}.ecom-core.ecom-jadh0159zic .ecom__element-spacing{height:50px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-jadh0159zic .ecom__element-spacing{height:30px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jadh0159zic .ecom__element-spacing{height:40px}}.ecom-core.ecom-jadh0159zic{display:block}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jadh0159zic{display:block}}.ecom-core.ecom-70t6dgppqut{background:linear-gradient(180deg,var(--ecom-global-colors-primary) 0%,var(--ecom-global-colors-u4hBnZ) 30%,var(--ecom-global-colors-u4hBnZ) 73%,var(--ecom-global-colors-C1fuCo) 100%)}.ecom-core.ecom-70t6dgppqut{padding-right:5%!important;padding-bottom:0!important;padding-left:5%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-70t6dgppqut{padding-bottom:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-70t6dgppqut{padding-bottom:0!important}}.ecom-core.ecom-zgl9gcg1f98{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zgl9gcg1f98{width:100%}}.ecom-core.ecom-lml7gtm4wul .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-lml7gtm4wul .element__heading .ecom__heading,.ecom-core.ecom-lml7gtm4wul .element__heading .ecom__heading a{font-weight:500}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-lml7gtm4wul .element__heading .ecom__heading{text-align:left}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-lml7gtm4wul .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-lml7gtm4wul .element__heading .ecom__heading,.ecom-core.ecom-lml7gtm4wul .element__heading .ecom__heading a{font-size:20px;font-family:Poppins,sans-serif}}@media screen and (min-width: 1025px){.ecom-core.ecom-lml7gtm4wul{padding-bottom:0!important;display:none}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-lml7gtm4wul{display:none}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-lml7gtm4wul{margin-top:3%!important;margin-left:4%!important}}.ecom-core.ecom-azb9mqk94 .ecom__element-divi,.ecom-core.ecom-azb9mqk94 .divi-cont{justify-content:center}.ecom-core.ecom-azb9mqk94 .divi-cont{grid-column-gap:7px}.ecom-core.ecom-azb9mqk94 .divi-line.divi-style{width:100%}.ecom-core.ecom-azb9mqk94 .ecom__element-divi .divi-style{border-color:#fff;border-bottom-width:1px}.ecom-core.ecom-azb9mqk94 .ecom__element-divi{padding-top:10px;padding-bottom:10px}.ecom-core.ecom-azb9mqk94{margin-top:2%!important;margin-bottom:1%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-azb9mqk94{margin-top:2%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-azb9mqk94{margin-top:10%!important;margin-bottom:0%!important}}.ecom-core.ecom-7bmk4y5fxre .ecom__element-spacing{height:20px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-7bmk4y5fxre .ecom__element-spacing{height:30px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7bmk4y5fxre .ecom__element-spacing{height:40px}}.ecom-core.ecom-7bmk4y5fxre{padding-bottom:0!important;display:block}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7bmk4y5fxre{display:none}}.ecom-core.ecom-p8o8xpwcsn{background-color:var(--ecom-global-colors-C1fuCo)}.ecom-core.ecom-p8o8xpwcsn{padding-right:5%!important;padding-bottom:0!important;padding-left:5%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-p8o8xpwcsn{padding-bottom:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-p8o8xpwcsn{padding-bottom:0!important}}.ecom-core.ecom-kid4yssddtg{width:50%}.ecom-core.ecom-kid4yssddtg>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-kid4yssddtg{width:67%}.ecom-core.ecom-kid4yssddtg>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-mg4y57wiesd .ecom-core.ecom-kid4yssddtg>div.core__column--wrapper{padding-top:5%!important;padding-bottom:5%!important}}.ecom-core.ecom-sjihsblzxl .ecom-text--more-actions button,.ecom-core.ecom-sjihsblzxl .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-sjihsblzxl .text-content,.ecom-core.ecom-sjihsblzxl .text-content a,.ecom-core.ecom-sjihsblzxl .text-content p,.ecom-core.ecom-sjihsblzxl .text-content span{text-align:left}.ecom-core.ecom-sjihsblzxl .text-content,.ecom-core.ecom-sjihsblzxl .text-content a,.ecom-core.ecom-sjihsblzxl .text-content a a,.ecom-core.ecom-sjihsblzxl .text-content p,.ecom-core.ecom-sjihsblzxl .text-content p a,.ecom-core.ecom-sjihsblzxl .text-content span,.ecom-core.ecom-sjihsblzxl .text-content span a{font-size:12px}.ecom-core.ecom-sjihsblzxl .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-sjihsblzxl .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-sjihsblzxl .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-sjihsblzxl .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-sjihsblzxl .text-content,.ecom-core.ecom-sjihsblzxl .text-content a,.ecom-core.ecom-sjihsblzxl .text-content a a,.ecom-core.ecom-sjihsblzxl .text-content p,.ecom-core.ecom-sjihsblzxl .text-content p a,.ecom-core.ecom-sjihsblzxl .text-content span,.ecom-core.ecom-sjihsblzxl .text-content span a{font-size:11px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-sjihsblzxl .text-content,.ecom-core.ecom-sjihsblzxl .text-content a,.ecom-core.ecom-sjihsblzxl .text-content a a,.ecom-core.ecom-sjihsblzxl .text-content p,.ecom-core.ecom-sjihsblzxl .text-content p a,.ecom-core.ecom-sjihsblzxl .text-content span,.ecom-core.ecom-sjihsblzxl .text-content span a{font-size:9px}}.ecom-core.ecom-sjihsblzxl{margin-left:-7%!important;padding-top:1%!important;padding-bottom:0%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-sjihsblzxl{margin-left:-20%!important;padding-top:0%!important;padding-bottom:0%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-sjihsblzxl{margin-right:10%!important;margin-left:3%!important}}.ecom-core.ecom-t96y6f8tpgb .ecom-text--more-actions button,.ecom-core.ecom-t96y6f8tpgb .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-t96y6f8tpgb .text-content,.ecom-core.ecom-t96y6f8tpgb .text-content a,.ecom-core.ecom-t96y6f8tpgb .text-content p,.ecom-core.ecom-t96y6f8tpgb .text-content span{text-align:left}.ecom-core.ecom-t96y6f8tpgb .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-t96y6f8tpgb .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-t96y6f8tpgb .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-t96y6f8tpgb .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-t96y6f8tpgb .text-content,.ecom-core.ecom-t96y6f8tpgb .text-content a,.ecom-core.ecom-t96y6f8tpgb .text-content a a,.ecom-core.ecom-t96y6f8tpgb .text-content p,.ecom-core.ecom-t96y6f8tpgb .text-content p a,.ecom-core.ecom-t96y6f8tpgb .text-content span,.ecom-core.ecom-t96y6f8tpgb .text-content span a{font-size:11px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-t96y6f8tpgb .text-content,.ecom-core.ecom-t96y6f8tpgb .text-content a,.ecom-core.ecom-t96y6f8tpgb .text-content a a,.ecom-core.ecom-t96y6f8tpgb .text-content p,.ecom-core.ecom-t96y6f8tpgb .text-content p a,.ecom-core.ecom-t96y6f8tpgb .text-content span,.ecom-core.ecom-t96y6f8tpgb .text-content span a{font-size:10px}}.ecom-core.ecom-t96y6f8tpgb{margin-left:-7%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-t96y6f8tpgb{margin-left:-20%!important;padding-bottom:0%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-t96y6f8tpgb{margin-top:3%!important;margin-right:10%!important;margin-left:3%!important;padding-bottom:0%!important}}.ecom-core.ecom-nrfcd3befp .ecom-button-icon{order:-1}.ecom-core.ecom-nrfcd3befp .ecom__element--button{gap:10px}.ecom-core.ecom-nrfcd3befp .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-nrfcd3befp .ecom__element--button,.ecom-core.ecom-nrfcd3befp .ecom__element--button span{justify-content:left;text-align:left;align-items:left}.ecom-core.ecom-nrfcd3befp .ecom__element--button{font-size:14px;font-family:Poppins,sans-serif;font-weight:600;line-height:1.25em;letter-spacing:0px;box-shadow:0 8px 16px #00000014;color:#000;background-color:#fff;border-style:solid;border-width:1px;border-color:#f3f3f3;border-radius:11px;transition-duration:.4s;padding:15px 24px}.ecom-core.ecom-nrfcd3befp .ecom__element--button:hover{color:var(--ecom-global-colors-primary);background:linear-gradient(180deg,var(--ecom-global-colors-fKWFVV) 0%,var(--ecom-global-colors-accent) 100%)}.ecom-core.ecom-nrfcd3befp .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-nrfcd3befp .ecom-button-icon svg{height:16px;width:16px}.ecom-core.ecom-nrfcd3befp .ecom-button-icon{border-radius:0%;transition:all 0ms ease}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nrfcd3befp .ecom__element--button{font-size:3.1vw;border-radius:5px;padding-right:20px;padding-left:20px}}.ecom-core.ecom-nrfcd3befp{padding-bottom:0%!important;margin-top:0%!important;margin-bottom:2%!important;margin-left:-7%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-nrfcd3befp{margin-left:-20%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nrfcd3befp{margin:0% 5% 4% 0%!important}}.ecom-core.ecom-6p7bvfogjfe{width:50%}.ecom-core.ecom-6p7bvfogjfe>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6p7bvfogjfe{width:33%}.ecom-core.ecom-6p7bvfogjfe>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:flex-start;align-content:flex-start}}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-mg4y57wiesd .ecom-core.ecom-6p7bvfogjfe>div.core__column--wrapper{padding-top:5%!important;padding-bottom:5%!important}}.ecom-core.ecom-srdl7xhje1 .ecom-image-align{align-items:flex-end}.ecom-core.ecom-srdl7xhje1 .ecom-image-default{width:38%!important;max-width:100%!important}.ecom-core.ecom-srdl7xhje1 .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-srdl7xhje1 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-srdl7xhje1 .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-srdl7xhje1 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-srdl7xhje1 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-srdl7xhje1 .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-srdl7xhje1 .ecom-base-image .ecom-image-picture>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-srdl7xhje1 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-srdl7xhje1 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-srdl7xhje1 .ecom-image-default{width:70%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-srdl7xhje1 .ecom-image-default{width:84%!important}.ecom-core.ecom-srdl7xhje1 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-srdl7xhje1 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-srdl7xhje1 .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-srdl7xhje1 .ecom-base-image .ecom-image-picture>img{border-radius:5px;overflow:hidden}}.ecom-core.ecom-srdl7xhje1{margin-top:0%!important;margin-right:15%!important;margin-bottom:0%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-srdl7xhje1{margin-right:30%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-srdl7xhje1{padding-bottom:0%!important;margin:0% 10%!important}}.ecom-core.ecom-mg4y57wiesd>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mg4y57wiesd>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}}.ecom-core.ecom-mg4y57wiesd{background:linear-gradient(180deg,var(--ecom-global-colors-C1fuCo) 0%,var(--ecom-global-colors-u4hBnZ) 100%)}.ecom-core.ecom-mg4y57wiesd{padding-top:2%!important;padding-bottom:2%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-mg4y57wiesd{padding-top:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mg4y57wiesd{padding-top:6%!important;padding-bottom:10%!important;margin-left:0%!important}}.ecom-core.ecom-9tushyw296a{width:50%}.ecom-core.ecom-9tushyw296a>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-9tushyw296a{width:67%}.ecom-core.ecom-9tushyw296a>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-4zlftegnv7r .ecom-core.ecom-9tushyw296a>div.core__column--wrapper{padding-top:5%!important;padding-bottom:5%!important}}.ecom-core.ecom-jv11w411e69 .ecom-text--more-actions button,.ecom-core.ecom-jv11w411e69 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-jv11w411e69 .text-content,.ecom-core.ecom-jv11w411e69 .text-content a,.ecom-core.ecom-jv11w411e69 .text-content p,.ecom-core.ecom-jv11w411e69 .text-content span{text-align:left}.ecom-core.ecom-jv11w411e69 .text-content,.ecom-core.ecom-jv11w411e69 .text-content a,.ecom-core.ecom-jv11w411e69 .text-content a a,.ecom-core.ecom-jv11w411e69 .text-content p,.ecom-core.ecom-jv11w411e69 .text-content p a,.ecom-core.ecom-jv11w411e69 .text-content span,.ecom-core.ecom-jv11w411e69 .text-content span a{font-size:12px}.ecom-core.ecom-jv11w411e69 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-jv11w411e69 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-jv11w411e69 .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-jv11w411e69 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-jv11w411e69 .text-content,.ecom-core.ecom-jv11w411e69 .text-content a,.ecom-core.ecom-jv11w411e69 .text-content a a,.ecom-core.ecom-jv11w411e69 .text-content p,.ecom-core.ecom-jv11w411e69 .text-content p a,.ecom-core.ecom-jv11w411e69 .text-content span,.ecom-core.ecom-jv11w411e69 .text-content span a{font-size:11px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jv11w411e69 .text-content,.ecom-core.ecom-jv11w411e69 .text-content a,.ecom-core.ecom-jv11w411e69 .text-content a a,.ecom-core.ecom-jv11w411e69 .text-content p,.ecom-core.ecom-jv11w411e69 .text-content p a,.ecom-core.ecom-jv11w411e69 .text-content span,.ecom-core.ecom-jv11w411e69 .text-content span a{font-size:9px}}.ecom-core.ecom-jv11w411e69{margin-left:-7%!important;padding-top:1%!important;padding-bottom:0%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-jv11w411e69{margin-left:-20%!important;padding-top:0%!important;padding-bottom:0%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jv11w411e69{margin-right:10%!important;margin-left:3%!important}}.ecom-core.ecom-u9rymrvhvi .ecom-text--more-actions button,.ecom-core.ecom-u9rymrvhvi .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-u9rymrvhvi .text-content,.ecom-core.ecom-u9rymrvhvi .text-content a,.ecom-core.ecom-u9rymrvhvi .text-content p,.ecom-core.ecom-u9rymrvhvi .text-content span{text-align:left}.ecom-core.ecom-u9rymrvhvi .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-u9rymrvhvi .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-u9rymrvhvi .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-u9rymrvhvi .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-u9rymrvhvi .text-content,.ecom-core.ecom-u9rymrvhvi .text-content a,.ecom-core.ecom-u9rymrvhvi .text-content a a,.ecom-core.ecom-u9rymrvhvi .text-content p,.ecom-core.ecom-u9rymrvhvi .text-content p a,.ecom-core.ecom-u9rymrvhvi .text-content span,.ecom-core.ecom-u9rymrvhvi .text-content span a{font-size:11px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-u9rymrvhvi .text-content,.ecom-core.ecom-u9rymrvhvi .text-content a,.ecom-core.ecom-u9rymrvhvi .text-content a a,.ecom-core.ecom-u9rymrvhvi .text-content p,.ecom-core.ecom-u9rymrvhvi .text-content p a,.ecom-core.ecom-u9rymrvhvi .text-content span,.ecom-core.ecom-u9rymrvhvi .text-content span a{font-size:10px}}.ecom-core.ecom-u9rymrvhvi{margin-left:-7%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-u9rymrvhvi{margin-left:-20%!important;padding-bottom:0%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-u9rymrvhvi{margin-top:3%!important;margin-right:10%!important;margin-left:3%!important;padding-bottom:0%!important}}.ecom-core.ecom-sl3zlgrl9ar .ecom-button-icon{order:-1}.ecom-core.ecom-sl3zlgrl9ar .ecom__element--button{gap:10px}.ecom-core.ecom-sl3zlgrl9ar .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-sl3zlgrl9ar .ecom__element--button,.ecom-core.ecom-sl3zlgrl9ar .ecom__element--button span{justify-content:left;text-align:left;align-items:left}.ecom-core.ecom-sl3zlgrl9ar .ecom__element--button{font-size:14px;font-family:Poppins,sans-serif;font-weight:600;line-height:1.25em;letter-spacing:0px;box-shadow:0 8px 16px #00000014;color:#000;background-color:#fff;border-style:solid;border-width:1px;border-color:#f3f3f3;border-radius:11px;transition-duration:.4s;padding:15px 24px}.ecom-core.ecom-sl3zlgrl9ar .ecom__element--button:hover{color:var(--ecom-global-colors-primary);background:linear-gradient(180deg,var(--ecom-global-colors-fKWFVV) 0%,var(--ecom-global-colors-accent) 100%)}.ecom-core.ecom-sl3zlgrl9ar .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-sl3zlgrl9ar .ecom-button-icon svg{height:16px;width:16px}.ecom-core.ecom-sl3zlgrl9ar .ecom-button-icon{border-radius:0%;transition:all 0ms ease}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-sl3zlgrl9ar .ecom__element--button{font-size:3.1vw;border-radius:5px;padding-right:20px;padding-left:20px}}.ecom-core.ecom-sl3zlgrl9ar{padding-bottom:0%!important;margin-top:0%!important;margin-bottom:2%!important;margin-left:-7%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-sl3zlgrl9ar{margin-left:-20%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-sl3zlgrl9ar{margin:0% 5% 4% 0%!important}}.ecom-core.ecom-g84k6www0gf{width:50%}.ecom-core.ecom-g84k6www0gf>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-g84k6www0gf{width:33%}.ecom-core.ecom-g84k6www0gf>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:flex-start;align-content:flex-start}}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-4zlftegnv7r .ecom-core.ecom-g84k6www0gf>div.core__column--wrapper{padding-top:5%!important;padding-bottom:5%!important}}.ecom-core.ecom-hfxha7wvmtc .ecom-image-align{align-items:flex-end}.ecom-core.ecom-hfxha7wvmtc .ecom-image-default{width:38%!important;max-width:100%!important}.ecom-core.ecom-hfxha7wvmtc .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-hfxha7wvmtc .ecom-base-image .ecom-image-picture,.ecom-core.ecom-hfxha7wvmtc .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-hfxha7wvmtc .ecom-base-image .ecom-image-picture,.ecom-core.ecom-hfxha7wvmtc .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-hfxha7wvmtc .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-hfxha7wvmtc .ecom-base-image .ecom-image-picture>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-hfxha7wvmtc .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-hfxha7wvmtc .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-hfxha7wvmtc .ecom-image-default{width:70%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hfxha7wvmtc .ecom-image-default{width:84%!important}.ecom-core.ecom-hfxha7wvmtc .ecom-base-image .ecom-image-picture,.ecom-core.ecom-hfxha7wvmtc .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-hfxha7wvmtc .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-hfxha7wvmtc .ecom-base-image .ecom-image-picture>img{border-radius:5px;overflow:hidden}}.ecom-core.ecom-hfxha7wvmtc{margin-top:0%!important;margin-right:15%!important;margin-bottom:0%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-hfxha7wvmtc{margin-right:30%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hfxha7wvmtc{padding-bottom:0%!important;margin:0% 10%!important}}.ecom-core.ecom-4zlftegnv7r>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4zlftegnv7r>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}}.ecom-core.ecom-4zlftegnv7r{background-color:var(--ecom-global-colors-u4hBnZ)}.ecom-core.ecom-4zlftegnv7r{padding-top:2%!important;padding-bottom:2%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-4zlftegnv7r{padding-top:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4zlftegnv7r{padding-top:6%!important;padding-bottom:10%!important;margin-left:0%!important}}.ecom-core.ecom-ag3nvcxgk17{width:50%}.ecom-core.ecom-ag3nvcxgk17>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ag3nvcxgk17{width:67%}.ecom-core.ecom-ag3nvcxgk17>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-40311b8xs69 .ecom-core.ecom-ag3nvcxgk17>div.core__column--wrapper{padding-top:5%!important;padding-bottom:5%!important}}.ecom-core.ecom-nc1v9j2zv4 .ecom-text--more-actions button,.ecom-core.ecom-nc1v9j2zv4 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-nc1v9j2zv4 .text-content,.ecom-core.ecom-nc1v9j2zv4 .text-content a,.ecom-core.ecom-nc1v9j2zv4 .text-content p,.ecom-core.ecom-nc1v9j2zv4 .text-content span{text-align:left}.ecom-core.ecom-nc1v9j2zv4 .text-content,.ecom-core.ecom-nc1v9j2zv4 .text-content a,.ecom-core.ecom-nc1v9j2zv4 .text-content a a,.ecom-core.ecom-nc1v9j2zv4 .text-content p,.ecom-core.ecom-nc1v9j2zv4 .text-content p a,.ecom-core.ecom-nc1v9j2zv4 .text-content span,.ecom-core.ecom-nc1v9j2zv4 .text-content span a{font-size:12px}.ecom-core.ecom-nc1v9j2zv4 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-nc1v9j2zv4 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-nc1v9j2zv4 .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-nc1v9j2zv4 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-nc1v9j2zv4 .text-content,.ecom-core.ecom-nc1v9j2zv4 .text-content a,.ecom-core.ecom-nc1v9j2zv4 .text-content a a,.ecom-core.ecom-nc1v9j2zv4 .text-content p,.ecom-core.ecom-nc1v9j2zv4 .text-content p a,.ecom-core.ecom-nc1v9j2zv4 .text-content span,.ecom-core.ecom-nc1v9j2zv4 .text-content span a{font-size:11px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nc1v9j2zv4 .text-content,.ecom-core.ecom-nc1v9j2zv4 .text-content a,.ecom-core.ecom-nc1v9j2zv4 .text-content a a,.ecom-core.ecom-nc1v9j2zv4 .text-content p,.ecom-core.ecom-nc1v9j2zv4 .text-content p a,.ecom-core.ecom-nc1v9j2zv4 .text-content span,.ecom-core.ecom-nc1v9j2zv4 .text-content span a{font-size:9px}}.ecom-core.ecom-nc1v9j2zv4{margin-left:-7%!important;padding-top:1%!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-nc1v9j2zv4{margin-left:-20%!important;padding-top:0%!important;padding-bottom:0%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nc1v9j2zv4{margin-right:10%!important;margin-left:3%!important}}.ecom-core.ecom-khtr366a0dm .ecom-text--more-actions button,.ecom-core.ecom-khtr366a0dm .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-khtr366a0dm .text-content,.ecom-core.ecom-khtr366a0dm .text-content a,.ecom-core.ecom-khtr366a0dm .text-content p,.ecom-core.ecom-khtr366a0dm .text-content span{text-align:left}.ecom-core.ecom-khtr366a0dm .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-khtr366a0dm .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-khtr366a0dm .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-khtr366a0dm .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-khtr366a0dm .text-content,.ecom-core.ecom-khtr366a0dm .text-content a,.ecom-core.ecom-khtr366a0dm .text-content a a,.ecom-core.ecom-khtr366a0dm .text-content p,.ecom-core.ecom-khtr366a0dm .text-content p a,.ecom-core.ecom-khtr366a0dm .text-content span,.ecom-core.ecom-khtr366a0dm .text-content span a{font-size:11px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-khtr366a0dm .text-content,.ecom-core.ecom-khtr366a0dm .text-content a,.ecom-core.ecom-khtr366a0dm .text-content a a,.ecom-core.ecom-khtr366a0dm .text-content p,.ecom-core.ecom-khtr366a0dm .text-content p a,.ecom-core.ecom-khtr366a0dm .text-content span,.ecom-core.ecom-khtr366a0dm .text-content span a{font-size:10px}}.ecom-core.ecom-khtr366a0dm{margin-left:-7%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-khtr366a0dm{margin-left:-20%!important;padding-bottom:0%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-khtr366a0dm{margin-top:3%!important;margin-right:10%!important;margin-left:3%!important;padding-bottom:0%!important}}.ecom-core.ecom-lszxj57lg3f .ecom-button-icon{order:-1}.ecom-core.ecom-lszxj57lg3f .ecom__element--button{gap:10px}.ecom-core.ecom-lszxj57lg3f .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-lszxj57lg3f .ecom__element--button,.ecom-core.ecom-lszxj57lg3f .ecom__element--button span{justify-content:left;text-align:left;align-items:left}.ecom-core.ecom-lszxj57lg3f .ecom__element--button{font-size:14px;font-family:Poppins,sans-serif;font-weight:600;line-height:1.25em;letter-spacing:0px;box-shadow:0 8px 16px #00000014;color:#000;background-color:#fff;border-style:solid;border-width:1px;border-color:#f3f3f3;border-radius:11px;transition-duration:.4s;padding:15px 24px}.ecom-core.ecom-lszxj57lg3f .ecom__element--button:hover{color:var(--ecom-global-colors-primary);background:linear-gradient(180deg,var(--ecom-global-colors-fKWFVV) 0%,var(--ecom-global-colors-accent) 100%)}.ecom-core.ecom-lszxj57lg3f .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-lszxj57lg3f .ecom-button-icon svg{height:16px;width:16px}.ecom-core.ecom-lszxj57lg3f .ecom-button-icon{border-radius:0%;transition:all 0ms ease}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-lszxj57lg3f .ecom__element--button{font-size:3.1vw;border-radius:5px;padding-right:20px;padding-left:20px}}.ecom-core.ecom-lszxj57lg3f{padding-bottom:0!important;margin-top:0%!important;margin-bottom:2%!important;margin-left:-7%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-lszxj57lg3f{margin-left:-20%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-lszxj57lg3f{margin:0% 5% 4% 0%!important}}.ecom-core.ecom-xt5eyrtun7{width:50%}.ecom-core.ecom-xt5eyrtun7>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xt5eyrtun7{width:33%}.ecom-core.ecom-xt5eyrtun7>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:flex-start;align-content:flex-start}}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-40311b8xs69 .ecom-core.ecom-xt5eyrtun7>div.core__column--wrapper{padding-top:5%!important;padding-bottom:5%!important}}.ecom-core.ecom-w6wgqm99zi .ecom-image-align{align-items:flex-end}.ecom-core.ecom-w6wgqm99zi .ecom-image-default{width:38%!important;max-width:100%!important}.ecom-core.ecom-w6wgqm99zi .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-w6wgqm99zi .ecom-base-image .ecom-image-picture,.ecom-core.ecom-w6wgqm99zi .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-w6wgqm99zi .ecom-base-image .ecom-image-picture,.ecom-core.ecom-w6wgqm99zi .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-w6wgqm99zi .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-w6wgqm99zi .ecom-base-image .ecom-image-picture>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-w6wgqm99zi .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-w6wgqm99zi .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-w6wgqm99zi .ecom-image-default{width:70%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-w6wgqm99zi .ecom-image-default{width:84%!important}.ecom-core.ecom-w6wgqm99zi .ecom-base-image .ecom-image-picture,.ecom-core.ecom-w6wgqm99zi .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-w6wgqm99zi .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-w6wgqm99zi .ecom-base-image .ecom-image-picture>img{border-radius:5px;overflow:hidden}}.ecom-core.ecom-w6wgqm99zi{margin-top:0%!important;margin-right:15%!important;margin-bottom:0%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-w6wgqm99zi{margin-right:30%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-w6wgqm99zi{padding-bottom:0%!important;margin:0% 10%!important}}.ecom-core.ecom-40311b8xs69>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-40311b8xs69>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}}.ecom-core.ecom-40311b8xs69{background-color:var(--ecom-global-colors-u4hBnZ)}.ecom-core.ecom-40311b8xs69{padding-top:2%!important;padding-bottom:2%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-40311b8xs69{padding-top:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-40311b8xs69{padding-top:6%!important;padding-bottom:10%!important;margin-left:0%!important}}.ecom-core.ecom-99tm9tzp7o5{width:50%}.ecom-core.ecom-99tm9tzp7o5>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-99tm9tzp7o5{width:67%}.ecom-core.ecom-99tm9tzp7o5>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-kt0kr80twn .ecom-core.ecom-99tm9tzp7o5>div.core__column--wrapper{padding-top:5%!important;padding-bottom:5%!important}}.ecom-core.ecom-7d1ucsgjh76 .ecom-text--more-actions button,.ecom-core.ecom-7d1ucsgjh76 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-7d1ucsgjh76 .text-content,.ecom-core.ecom-7d1ucsgjh76 .text-content a,.ecom-core.ecom-7d1ucsgjh76 .text-content p,.ecom-core.ecom-7d1ucsgjh76 .text-content span{text-align:left}.ecom-core.ecom-7d1ucsgjh76 .text-content,.ecom-core.ecom-7d1ucsgjh76 .text-content a,.ecom-core.ecom-7d1ucsgjh76 .text-content a a,.ecom-core.ecom-7d1ucsgjh76 .text-content p,.ecom-core.ecom-7d1ucsgjh76 .text-content p a,.ecom-core.ecom-7d1ucsgjh76 .text-content span,.ecom-core.ecom-7d1ucsgjh76 .text-content span a{font-size:12px}.ecom-core.ecom-7d1ucsgjh76 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-7d1ucsgjh76 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-7d1ucsgjh76 .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-7d1ucsgjh76 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-7d1ucsgjh76 .text-content,.ecom-core.ecom-7d1ucsgjh76 .text-content a,.ecom-core.ecom-7d1ucsgjh76 .text-content a a,.ecom-core.ecom-7d1ucsgjh76 .text-content p,.ecom-core.ecom-7d1ucsgjh76 .text-content p a,.ecom-core.ecom-7d1ucsgjh76 .text-content span,.ecom-core.ecom-7d1ucsgjh76 .text-content span a{font-size:11px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7d1ucsgjh76 .text-content,.ecom-core.ecom-7d1ucsgjh76 .text-content a,.ecom-core.ecom-7d1ucsgjh76 .text-content a a,.ecom-core.ecom-7d1ucsgjh76 .text-content p,.ecom-core.ecom-7d1ucsgjh76 .text-content p a,.ecom-core.ecom-7d1ucsgjh76 .text-content span,.ecom-core.ecom-7d1ucsgjh76 .text-content span a{font-size:9px}}.ecom-core.ecom-7d1ucsgjh76{margin-left:-7%!important;padding-top:1%!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-7d1ucsgjh76{margin-left:-20%!important;padding-top:0%!important;padding-bottom:0%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7d1ucsgjh76{margin-right:10%!important;margin-left:3%!important}}.ecom-core.ecom-66wf9pic1ha .ecom-text--more-actions button,.ecom-core.ecom-66wf9pic1ha .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-66wf9pic1ha .text-content,.ecom-core.ecom-66wf9pic1ha .text-content a,.ecom-core.ecom-66wf9pic1ha .text-content p,.ecom-core.ecom-66wf9pic1ha .text-content span{text-align:left}.ecom-core.ecom-66wf9pic1ha .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-66wf9pic1ha .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-66wf9pic1ha .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-66wf9pic1ha .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-66wf9pic1ha .text-content,.ecom-core.ecom-66wf9pic1ha .text-content a,.ecom-core.ecom-66wf9pic1ha .text-content a a,.ecom-core.ecom-66wf9pic1ha .text-content p,.ecom-core.ecom-66wf9pic1ha .text-content p a,.ecom-core.ecom-66wf9pic1ha .text-content span,.ecom-core.ecom-66wf9pic1ha .text-content span a{font-size:11px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-66wf9pic1ha .text-content,.ecom-core.ecom-66wf9pic1ha .text-content a,.ecom-core.ecom-66wf9pic1ha .text-content a a,.ecom-core.ecom-66wf9pic1ha .text-content p,.ecom-core.ecom-66wf9pic1ha .text-content p a,.ecom-core.ecom-66wf9pic1ha .text-content span,.ecom-core.ecom-66wf9pic1ha .text-content span a{font-size:10px}}.ecom-core.ecom-66wf9pic1ha{margin-left:-7%!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-66wf9pic1ha{margin-left:-20%!important;padding-bottom:0%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-66wf9pic1ha{margin-top:3%!important;margin-right:10%!important;margin-left:3%!important;padding-bottom:0%!important}}.ecom-core.ecom-iovgnqs231n .ecom-button-icon{order:-1}.ecom-core.ecom-iovgnqs231n .ecom__element--button{gap:10px}.ecom-core.ecom-iovgnqs231n .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-iovgnqs231n .ecom__element--button,.ecom-core.ecom-iovgnqs231n .ecom__element--button span{justify-content:left;text-align:left;align-items:left}.ecom-core.ecom-iovgnqs231n .ecom__element--button{font-size:14px;font-family:Poppins,sans-serif;font-weight:600;line-height:1.25em;letter-spacing:0px;box-shadow:0 8px 16px #00000014;color:#000;background-color:#fff;border-style:solid;border-width:1px;border-color:#f3f3f3;border-radius:11px;transition-duration:.4s;padding:15px 24px}.ecom-core.ecom-iovgnqs231n .ecom__element--button:hover{color:var(--ecom-global-colors-primary);background:linear-gradient(180deg,var(--ecom-global-colors-fKWFVV) 0%,var(--ecom-global-colors-accent) 100%)}.ecom-core.ecom-iovgnqs231n .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-iovgnqs231n .ecom-button-icon svg{height:16px;width:16px}.ecom-core.ecom-iovgnqs231n .ecom-button-icon{border-radius:0%;transition:all 0ms ease}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-iovgnqs231n .ecom__element--button{font-size:3.1vw;border-radius:5px;padding-right:20px;padding-left:20px}}.ecom-core.ecom-iovgnqs231n{padding-bottom:0%!important;margin-top:0%!important;margin-bottom:2%!important;margin-left:-7%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-iovgnqs231n{margin-left:-20%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-iovgnqs231n{margin:0% 5% 4% 0%!important;padding-bottom:0%!important}}.ecom-core.ecom-8vta1t6jwsx{width:50%}.ecom-core.ecom-8vta1t6jwsx>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8vta1t6jwsx{width:33%}.ecom-core.ecom-8vta1t6jwsx>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:flex-start;align-content:flex-start}}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-kt0kr80twn .ecom-core.ecom-8vta1t6jwsx>div.core__column--wrapper{padding-top:5%!important;padding-bottom:5%!important}}.ecom-core.ecom-lbqs35ce5k .ecom-image-align{align-items:flex-end}.ecom-core.ecom-lbqs35ce5k .ecom-image-default{width:38%!important;max-width:100%!important}.ecom-core.ecom-lbqs35ce5k .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-lbqs35ce5k .ecom-base-image .ecom-image-picture,.ecom-core.ecom-lbqs35ce5k .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-lbqs35ce5k .ecom-base-image .ecom-image-picture,.ecom-core.ecom-lbqs35ce5k .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-lbqs35ce5k .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-lbqs35ce5k .ecom-base-image .ecom-image-picture>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-lbqs35ce5k .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-lbqs35ce5k .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-lbqs35ce5k .ecom-image-default{width:70%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-lbqs35ce5k .ecom-image-default{width:84%!important}.ecom-core.ecom-lbqs35ce5k .ecom-base-image .ecom-image-picture,.ecom-core.ecom-lbqs35ce5k .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-lbqs35ce5k .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-lbqs35ce5k .ecom-base-image .ecom-image-picture>img{border-radius:5px;overflow:hidden}}.ecom-core.ecom-lbqs35ce5k{margin-top:0%!important;margin-right:15%!important;margin-bottom:0%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-lbqs35ce5k{margin-right:30%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-lbqs35ce5k{padding-bottom:0%!important;margin:0% 10%!important}}.ecom-core.ecom-kt0kr80twn>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-kt0kr80twn>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}}.ecom-core.ecom-kt0kr80twn{background-color:var(--ecom-global-colors-u4hBnZ)}.ecom-core.ecom-kt0kr80twn{padding-top:2%!important;padding-bottom:2%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-kt0kr80twn{padding-top:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-kt0kr80twn{padding-top:6%!important;padding-bottom:10%!important;margin-left:0%!important}}.ecom-core.ecom-77ty2yjkmhw{width:50%}.ecom-core.ecom-77ty2yjkmhw>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-77ty2yjkmhw{width:67%}.ecom-core.ecom-77ty2yjkmhw>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-r0a8pt0chi9 .ecom-core.ecom-77ty2yjkmhw>div.core__column--wrapper{padding-top:5%!important;padding-bottom:5%!important}}.ecom-core.ecom-epaal5o1bam .ecom-text--more-actions button,.ecom-core.ecom-epaal5o1bam .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-epaal5o1bam .text-content,.ecom-core.ecom-epaal5o1bam .text-content a,.ecom-core.ecom-epaal5o1bam .text-content p,.ecom-core.ecom-epaal5o1bam .text-content span{text-align:left}.ecom-core.ecom-epaal5o1bam .text-content,.ecom-core.ecom-epaal5o1bam .text-content a,.ecom-core.ecom-epaal5o1bam .text-content a a,.ecom-core.ecom-epaal5o1bam .text-content p,.ecom-core.ecom-epaal5o1bam .text-content p a,.ecom-core.ecom-epaal5o1bam .text-content span,.ecom-core.ecom-epaal5o1bam .text-content span a{font-size:12px}.ecom-core.ecom-epaal5o1bam .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-epaal5o1bam .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-epaal5o1bam .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-epaal5o1bam .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-epaal5o1bam .text-content,.ecom-core.ecom-epaal5o1bam .text-content a,.ecom-core.ecom-epaal5o1bam .text-content a a,.ecom-core.ecom-epaal5o1bam .text-content p,.ecom-core.ecom-epaal5o1bam .text-content p a,.ecom-core.ecom-epaal5o1bam .text-content span,.ecom-core.ecom-epaal5o1bam .text-content span a{font-size:11px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-epaal5o1bam .text-content,.ecom-core.ecom-epaal5o1bam .text-content a,.ecom-core.ecom-epaal5o1bam .text-content a a,.ecom-core.ecom-epaal5o1bam .text-content p,.ecom-core.ecom-epaal5o1bam .text-content p a,.ecom-core.ecom-epaal5o1bam .text-content span,.ecom-core.ecom-epaal5o1bam .text-content span a{font-size:9px}}.ecom-core.ecom-epaal5o1bam{margin-left:-7%!important;padding-top:1%!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-epaal5o1bam{margin-left:-20%!important;padding-top:0%!important;padding-bottom:0%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-epaal5o1bam{margin-right:10%!important;margin-left:3%!important}}.ecom-core.ecom-te3poxdj3cp .ecom-text--more-actions button,.ecom-core.ecom-te3poxdj3cp .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-te3poxdj3cp .text-content,.ecom-core.ecom-te3poxdj3cp .text-content a,.ecom-core.ecom-te3poxdj3cp .text-content p,.ecom-core.ecom-te3poxdj3cp .text-content span{text-align:left}.ecom-core.ecom-te3poxdj3cp .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-te3poxdj3cp .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-te3poxdj3cp .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-te3poxdj3cp .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-te3poxdj3cp .text-content,.ecom-core.ecom-te3poxdj3cp .text-content a,.ecom-core.ecom-te3poxdj3cp .text-content a a,.ecom-core.ecom-te3poxdj3cp .text-content p,.ecom-core.ecom-te3poxdj3cp .text-content p a,.ecom-core.ecom-te3poxdj3cp .text-content span,.ecom-core.ecom-te3poxdj3cp .text-content span a{font-size:11px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-te3poxdj3cp .text-content,.ecom-core.ecom-te3poxdj3cp .text-content a,.ecom-core.ecom-te3poxdj3cp .text-content a a,.ecom-core.ecom-te3poxdj3cp .text-content p,.ecom-core.ecom-te3poxdj3cp .text-content p a,.ecom-core.ecom-te3poxdj3cp .text-content span,.ecom-core.ecom-te3poxdj3cp .text-content span a{font-size:10px}}.ecom-core.ecom-te3poxdj3cp{margin-left:-7%!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-te3poxdj3cp{margin-left:-20%!important;padding-bottom:0%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-te3poxdj3cp{margin-top:3%!important;margin-right:10%!important;margin-left:3%!important;padding-bottom:0%!important}}.ecom-core.ecom-5xp8f30filu .ecom-button-icon{order:-1}.ecom-core.ecom-5xp8f30filu .ecom__element--button{gap:10px}.ecom-core.ecom-5xp8f30filu .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-5xp8f30filu .ecom__element--button,.ecom-core.ecom-5xp8f30filu .ecom__element--button span{justify-content:left;text-align:left;align-items:left}.ecom-core.ecom-5xp8f30filu .ecom__element--button{font-size:14px;font-family:Poppins,sans-serif;font-weight:600;line-height:1.25em;letter-spacing:0px;box-shadow:0 8px 16px #00000014;color:#000;background-color:#fff;border-style:solid;border-width:1px;border-color:#f3f3f3;border-radius:11px;transition-duration:.4s;padding:15px 24px}.ecom-core.ecom-5xp8f30filu .ecom__element--button:hover{color:var(--ecom-global-colors-primary);background:linear-gradient(180deg,var(--ecom-global-colors-fKWFVV) 0%,var(--ecom-global-colors-accent) 100%)}.ecom-core.ecom-5xp8f30filu .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-5xp8f30filu .ecom-button-icon svg{height:16px;width:16px}.ecom-core.ecom-5xp8f30filu .ecom-button-icon{border-radius:0%;transition:all 0ms ease}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5xp8f30filu .ecom__element--button{font-size:3.1vw;border-radius:5px;padding-right:20px;padding-left:20px}}.ecom-core.ecom-5xp8f30filu{padding-bottom:0%!important;margin-top:0%!important;margin-bottom:2%!important;margin-left:-7%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-5xp8f30filu{margin-left:-20%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5xp8f30filu{margin:0% 5% 4% 0%!important}}.ecom-core.ecom-t8annej8ws{width:50%}.ecom-core.ecom-t8annej8ws>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-t8annej8ws{width:33%}.ecom-core.ecom-t8annej8ws>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:flex-start;align-content:flex-start}}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-r0a8pt0chi9 .ecom-core.ecom-t8annej8ws>div.core__column--wrapper{padding-top:5%!important;padding-bottom:5%!important}}.ecom-core.ecom-tec1f9w6i6a .ecom-image-align{align-items:flex-end}.ecom-core.ecom-tec1f9w6i6a .ecom-image-default{width:38%!important;max-width:100%!important}.ecom-core.ecom-tec1f9w6i6a .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-tec1f9w6i6a .ecom-base-image .ecom-image-picture,.ecom-core.ecom-tec1f9w6i6a .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-tec1f9w6i6a .ecom-base-image .ecom-image-picture,.ecom-core.ecom-tec1f9w6i6a .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-tec1f9w6i6a .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-tec1f9w6i6a .ecom-base-image .ecom-image-picture>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-tec1f9w6i6a .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-tec1f9w6i6a .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-tec1f9w6i6a .ecom-image-default{width:70%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-tec1f9w6i6a .ecom-image-default{width:84%!important}.ecom-core.ecom-tec1f9w6i6a .ecom-base-image .ecom-image-picture,.ecom-core.ecom-tec1f9w6i6a .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-tec1f9w6i6a .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-tec1f9w6i6a .ecom-base-image .ecom-image-picture>img{border-radius:5px;overflow:hidden}}.ecom-core.ecom-tec1f9w6i6a{margin-top:0%!important;margin-right:15%!important;margin-bottom:0%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-tec1f9w6i6a{margin-right:30%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-tec1f9w6i6a{padding-bottom:0%!important;margin:0% 10%!important}}.ecom-core.ecom-r0a8pt0chi9>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-r0a8pt0chi9>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}}.ecom-core.ecom-r0a8pt0chi9{background-color:var(--ecom-global-colors-u4hBnZ)}.ecom-core.ecom-r0a8pt0chi9{padding-top:2%!important;padding-bottom:2%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-r0a8pt0chi9{padding-top:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-r0a8pt0chi9{padding-top:6%!important;padding-bottom:10%!important;margin-left:0%!important}}.ecom-core.ecom-c5526yyx9s{width:50%}.ecom-core.ecom-c5526yyx9s>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-c5526yyx9s{width:67%}.ecom-core.ecom-c5526yyx9s>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-ll29xrs43ph .ecom-core.ecom-c5526yyx9s>div.core__column--wrapper{padding-top:5%!important;padding-bottom:5%!important}}.ecom-core.ecom-yfp2b7su98j .ecom-text--more-actions button,.ecom-core.ecom-yfp2b7su98j .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-yfp2b7su98j .text-content,.ecom-core.ecom-yfp2b7su98j .text-content a,.ecom-core.ecom-yfp2b7su98j .text-content p,.ecom-core.ecom-yfp2b7su98j .text-content span{text-align:left}.ecom-core.ecom-yfp2b7su98j .text-content,.ecom-core.ecom-yfp2b7su98j .text-content a,.ecom-core.ecom-yfp2b7su98j .text-content a a,.ecom-core.ecom-yfp2b7su98j .text-content p,.ecom-core.ecom-yfp2b7su98j .text-content p a,.ecom-core.ecom-yfp2b7su98j .text-content span,.ecom-core.ecom-yfp2b7su98j .text-content span a{font-size:12px}.ecom-core.ecom-yfp2b7su98j .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-yfp2b7su98j .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-yfp2b7su98j .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-yfp2b7su98j .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-yfp2b7su98j .text-content,.ecom-core.ecom-yfp2b7su98j .text-content a,.ecom-core.ecom-yfp2b7su98j .text-content a a,.ecom-core.ecom-yfp2b7su98j .text-content p,.ecom-core.ecom-yfp2b7su98j .text-content p a,.ecom-core.ecom-yfp2b7su98j .text-content span,.ecom-core.ecom-yfp2b7su98j .text-content span a{font-size:11px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yfp2b7su98j .text-content,.ecom-core.ecom-yfp2b7su98j .text-content a,.ecom-core.ecom-yfp2b7su98j .text-content a a,.ecom-core.ecom-yfp2b7su98j .text-content p,.ecom-core.ecom-yfp2b7su98j .text-content p a,.ecom-core.ecom-yfp2b7su98j .text-content span,.ecom-core.ecom-yfp2b7su98j .text-content span a{font-size:9px}}.ecom-core.ecom-yfp2b7su98j{margin-left:-7%!important;padding-top:1%!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-yfp2b7su98j{margin-left:-20%!important;padding-top:0%!important;padding-bottom:0%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yfp2b7su98j{margin-right:10%!important;margin-left:3%!important}}.ecom-core.ecom-anymi0t9ses .ecom-text--more-actions button,.ecom-core.ecom-anymi0t9ses .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-anymi0t9ses .text-content,.ecom-core.ecom-anymi0t9ses .text-content a,.ecom-core.ecom-anymi0t9ses .text-content p,.ecom-core.ecom-anymi0t9ses .text-content span{text-align:left}.ecom-core.ecom-anymi0t9ses .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-anymi0t9ses .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-anymi0t9ses .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-anymi0t9ses .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-anymi0t9ses .text-content,.ecom-core.ecom-anymi0t9ses .text-content a,.ecom-core.ecom-anymi0t9ses .text-content a a,.ecom-core.ecom-anymi0t9ses .text-content p,.ecom-core.ecom-anymi0t9ses .text-content p a,.ecom-core.ecom-anymi0t9ses .text-content span,.ecom-core.ecom-anymi0t9ses .text-content span a{font-size:11px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-anymi0t9ses .text-content,.ecom-core.ecom-anymi0t9ses .text-content a,.ecom-core.ecom-anymi0t9ses .text-content a a,.ecom-core.ecom-anymi0t9ses .text-content p,.ecom-core.ecom-anymi0t9ses .text-content p a,.ecom-core.ecom-anymi0t9ses .text-content span,.ecom-core.ecom-anymi0t9ses .text-content span a{font-size:10px}}.ecom-core.ecom-anymi0t9ses{margin-left:-7%!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-anymi0t9ses{margin-left:-20%!important;padding-bottom:0%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-anymi0t9ses{margin-top:3%!important;margin-right:10%!important;margin-left:3%!important;padding-bottom:0%!important}}.ecom-core.ecom-ovkadtrhjdf .ecom-button-icon{order:-1}.ecom-core.ecom-ovkadtrhjdf .ecom__element--button{gap:10px}.ecom-core.ecom-ovkadtrhjdf .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-ovkadtrhjdf .ecom__element--button,.ecom-core.ecom-ovkadtrhjdf .ecom__element--button span{justify-content:left;text-align:left;align-items:left}.ecom-core.ecom-ovkadtrhjdf .ecom__element--button{font-size:14px;font-family:Poppins,sans-serif;font-weight:600;line-height:1.25em;letter-spacing:0px;box-shadow:0 8px 16px #00000014;color:#000;background-color:#fff;border-style:solid;border-width:1px;border-color:#f3f3f3;border-radius:11px;transition-duration:.4s;padding:15px 24px}.ecom-core.ecom-ovkadtrhjdf .ecom__element--button:hover{color:var(--ecom-global-colors-primary);background:linear-gradient(180deg,var(--ecom-global-colors-fKWFVV) 0%,var(--ecom-global-colors-accent) 100%)}.ecom-core.ecom-ovkadtrhjdf .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-ovkadtrhjdf .ecom-button-icon svg{height:16px;width:16px}.ecom-core.ecom-ovkadtrhjdf .ecom-button-icon{border-radius:0%;transition:all 0ms ease}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ovkadtrhjdf .ecom__element--button{font-size:3.1vw;border-radius:5px;padding-right:20px;padding-left:20px}}.ecom-core.ecom-ovkadtrhjdf{padding-bottom:0%!important;margin-top:0%!important;margin-bottom:2%!important;margin-left:-7%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ovkadtrhjdf{margin-left:-20%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ovkadtrhjdf{margin:0% 5% 4% 0%!important}}.ecom-core.ecom-642au1k7fva{width:50%}.ecom-core.ecom-642au1k7fva>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-642au1k7fva{width:33%}.ecom-core.ecom-642au1k7fva>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:flex-start;align-content:flex-start}}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-ll29xrs43ph .ecom-core.ecom-642au1k7fva>div.core__column--wrapper{padding-top:5%!important;padding-bottom:5%!important}}.ecom-core.ecom-pz5o8mv1ig .ecom-image-align{align-items:flex-end}.ecom-core.ecom-pz5o8mv1ig .ecom-image-default{width:38%!important;max-width:100%!important}.ecom-core.ecom-pz5o8mv1ig .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-pz5o8mv1ig .ecom-base-image .ecom-image-picture,.ecom-core.ecom-pz5o8mv1ig .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-pz5o8mv1ig .ecom-base-image .ecom-image-picture,.ecom-core.ecom-pz5o8mv1ig .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-pz5o8mv1ig .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-pz5o8mv1ig .ecom-base-image .ecom-image-picture>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-pz5o8mv1ig .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-pz5o8mv1ig .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-pz5o8mv1ig .ecom-image-default{width:70%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-pz5o8mv1ig .ecom-image-default{width:84%!important}.ecom-core.ecom-pz5o8mv1ig .ecom-base-image .ecom-image-picture,.ecom-core.ecom-pz5o8mv1ig .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-pz5o8mv1ig .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-pz5o8mv1ig .ecom-base-image .ecom-image-picture>img{border-radius:5px;overflow:hidden}}.ecom-core.ecom-pz5o8mv1ig{margin-top:0%!important;margin-right:15%!important;margin-bottom:0%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-pz5o8mv1ig{margin-right:30%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-pz5o8mv1ig{padding-bottom:0%!important;margin:0% 10%!important}}.ecom-core.ecom-ll29xrs43ph>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ll29xrs43ph>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}}.ecom-core.ecom-ll29xrs43ph{background-color:var(--ecom-global-colors-u4hBnZ)}.ecom-core.ecom-ll29xrs43ph{padding-top:2%!important;padding-bottom:2%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ll29xrs43ph{padding-top:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ll29xrs43ph{padding-top:6%!important;padding-bottom:10%!important;margin-left:0%!important}}.ecom-core.ecom-br37rat2jx5{width:50%}.ecom-core.ecom-br37rat2jx5>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-br37rat2jx5{width:67%}.ecom-core.ecom-br37rat2jx5>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-9n4ck2pdk1q .ecom-core.ecom-br37rat2jx5>div.core__column--wrapper{padding-top:5%!important;padding-bottom:5%!important}}.ecom-core.ecom-0vyf6fv5fyos .ecom-text--more-actions button,.ecom-core.ecom-0vyf6fv5fyos .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-0vyf6fv5fyos .text-content,.ecom-core.ecom-0vyf6fv5fyos .text-content a,.ecom-core.ecom-0vyf6fv5fyos .text-content p,.ecom-core.ecom-0vyf6fv5fyos .text-content span{text-align:left}.ecom-core.ecom-0vyf6fv5fyos .text-content,.ecom-core.ecom-0vyf6fv5fyos .text-content a,.ecom-core.ecom-0vyf6fv5fyos .text-content a a,.ecom-core.ecom-0vyf6fv5fyos .text-content p,.ecom-core.ecom-0vyf6fv5fyos .text-content p a,.ecom-core.ecom-0vyf6fv5fyos .text-content span,.ecom-core.ecom-0vyf6fv5fyos .text-content span a{font-size:12px}.ecom-core.ecom-0vyf6fv5fyos .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-0vyf6fv5fyos .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-0vyf6fv5fyos .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-0vyf6fv5fyos .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-0vyf6fv5fyos .text-content,.ecom-core.ecom-0vyf6fv5fyos .text-content a,.ecom-core.ecom-0vyf6fv5fyos .text-content a a,.ecom-core.ecom-0vyf6fv5fyos .text-content p,.ecom-core.ecom-0vyf6fv5fyos .text-content p a,.ecom-core.ecom-0vyf6fv5fyos .text-content span,.ecom-core.ecom-0vyf6fv5fyos .text-content span a{font-size:11px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0vyf6fv5fyos .text-content,.ecom-core.ecom-0vyf6fv5fyos .text-content a,.ecom-core.ecom-0vyf6fv5fyos .text-content a a,.ecom-core.ecom-0vyf6fv5fyos .text-content p,.ecom-core.ecom-0vyf6fv5fyos .text-content p a,.ecom-core.ecom-0vyf6fv5fyos .text-content span,.ecom-core.ecom-0vyf6fv5fyos .text-content span a{font-size:9px}}.ecom-core.ecom-0vyf6fv5fyos{margin-left:-7%!important;padding-top:1%!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-0vyf6fv5fyos{margin-left:-20%!important;padding-top:0%!important;padding-bottom:0%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0vyf6fv5fyos{margin-right:10%!important;margin-left:3%!important}}.ecom-core.ecom-fr7s4gdzrh .ecom-text--more-actions button,.ecom-core.ecom-fr7s4gdzrh .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-fr7s4gdzrh .text-content,.ecom-core.ecom-fr7s4gdzrh .text-content a,.ecom-core.ecom-fr7s4gdzrh .text-content p,.ecom-core.ecom-fr7s4gdzrh .text-content span{text-align:left}.ecom-core.ecom-fr7s4gdzrh .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-fr7s4gdzrh .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-fr7s4gdzrh .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-fr7s4gdzrh .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-fr7s4gdzrh .text-content,.ecom-core.ecom-fr7s4gdzrh .text-content a,.ecom-core.ecom-fr7s4gdzrh .text-content a a,.ecom-core.ecom-fr7s4gdzrh .text-content p,.ecom-core.ecom-fr7s4gdzrh .text-content p a,.ecom-core.ecom-fr7s4gdzrh .text-content span,.ecom-core.ecom-fr7s4gdzrh .text-content span a{font-size:11px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-fr7s4gdzrh .text-content,.ecom-core.ecom-fr7s4gdzrh .text-content a,.ecom-core.ecom-fr7s4gdzrh .text-content a a,.ecom-core.ecom-fr7s4gdzrh .text-content p,.ecom-core.ecom-fr7s4gdzrh .text-content p a,.ecom-core.ecom-fr7s4gdzrh .text-content span,.ecom-core.ecom-fr7s4gdzrh .text-content span a{font-size:10px}}.ecom-core.ecom-fr7s4gdzrh{margin-left:-7%!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-fr7s4gdzrh{margin-left:-20%!important;padding-bottom:0%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-fr7s4gdzrh{margin-top:3%!important;margin-right:10%!important;margin-left:3%!important;padding-bottom:0%!important}}.ecom-core.ecom-4mk5ww1pncp .ecom-button-icon{order:-1}.ecom-core.ecom-4mk5ww1pncp .ecom__element--button{gap:10px}.ecom-core.ecom-4mk5ww1pncp .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-4mk5ww1pncp .ecom__element--button,.ecom-core.ecom-4mk5ww1pncp .ecom__element--button span{justify-content:left;text-align:left;align-items:left}.ecom-core.ecom-4mk5ww1pncp .ecom__element--button{font-size:14px;font-family:Poppins,sans-serif;font-weight:600;line-height:1.25em;letter-spacing:0px;box-shadow:0 8px 16px #00000014;color:#000;background-color:#fff;border-style:solid;border-width:1px;border-color:#f3f3f3;border-radius:11px;transition-duration:.4s;padding:15px 24px}.ecom-core.ecom-4mk5ww1pncp .ecom__element--button:hover{color:var(--ecom-global-colors-primary);background:linear-gradient(180deg,var(--ecom-global-colors-fKWFVV) 0%,var(--ecom-global-colors-accent) 100%)}.ecom-core.ecom-4mk5ww1pncp .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-4mk5ww1pncp .ecom-button-icon svg{height:16px;width:16px}.ecom-core.ecom-4mk5ww1pncp .ecom-button-icon{border-radius:0%;transition:all 0ms ease}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4mk5ww1pncp .ecom__element--button{font-size:3.1vw;border-radius:5px;padding-right:20px;padding-left:20px}}.ecom-core.ecom-4mk5ww1pncp{padding-bottom:0%!important;margin-top:0%!important;margin-bottom:2%!important;margin-left:-7%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-4mk5ww1pncp{margin-left:-20%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4mk5ww1pncp{margin:0% 5% 4% 0%!important}}.ecom-core.ecom-p32lim5jkga{width:50%}.ecom-core.ecom-p32lim5jkga>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-p32lim5jkga{width:33%}.ecom-core.ecom-p32lim5jkga>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:flex-start;align-content:flex-start}}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-9n4ck2pdk1q .ecom-core.ecom-p32lim5jkga>div.core__column--wrapper{padding-top:5%!important;padding-bottom:5%!important}}.ecom-core.ecom-ciyh8le67vf .ecom-image-align{align-items:flex-end}.ecom-core.ecom-ciyh8le67vf .ecom-image-default{width:38%!important;max-width:100%!important}.ecom-core.ecom-ciyh8le67vf .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-ciyh8le67vf .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ciyh8le67vf .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-ciyh8le67vf .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ciyh8le67vf .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ciyh8le67vf .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-ciyh8le67vf .ecom-base-image .ecom-image-picture>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-ciyh8le67vf .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-ciyh8le67vf .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ciyh8le67vf .ecom-image-default{width:70%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ciyh8le67vf .ecom-image-default{width:84%!important}.ecom-core.ecom-ciyh8le67vf .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ciyh8le67vf .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ciyh8le67vf .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-ciyh8le67vf .ecom-base-image .ecom-image-picture>img{border-radius:5px;overflow:hidden}}.ecom-core.ecom-ciyh8le67vf{margin-top:0%!important;margin-right:15%!important;margin-bottom:0%!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ciyh8le67vf{margin-right:30%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ciyh8le67vf{padding-bottom:0%!important;margin:0% 10%!important}}.ecom-core.ecom-9n4ck2pdk1q>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-9n4ck2pdk1q>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}}.ecom-core.ecom-9n4ck2pdk1q{background-color:var(--ecom-global-colors-u4hBnZ)}.ecom-core.ecom-9n4ck2pdk1q{padding-top:2%!important;padding-bottom:2%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-9n4ck2pdk1q{padding-top:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-9n4ck2pdk1q{padding-top:6%!important;padding-bottom:10%!important;margin-left:0%!important}}.ecom-core.ecom-4o5zp4qz61h{width:50%}.ecom-core.ecom-4o5zp4qz61h>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4o5zp4qz61h{width:67%}.ecom-core.ecom-4o5zp4qz61h>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-2ht6wxt3uhs .ecom-core.ecom-4o5zp4qz61h>div.core__column--wrapper{padding-top:5%!important;padding-bottom:5%!important}}.ecom-core.ecom-bfjczm5mw77 .ecom-text--more-actions button,.ecom-core.ecom-bfjczm5mw77 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-bfjczm5mw77 .text-content,.ecom-core.ecom-bfjczm5mw77 .text-content a,.ecom-core.ecom-bfjczm5mw77 .text-content p,.ecom-core.ecom-bfjczm5mw77 .text-content span{text-align:left}.ecom-core.ecom-bfjczm5mw77 .text-content,.ecom-core.ecom-bfjczm5mw77 .text-content a,.ecom-core.ecom-bfjczm5mw77 .text-content a a,.ecom-core.ecom-bfjczm5mw77 .text-content p,.ecom-core.ecom-bfjczm5mw77 .text-content p a,.ecom-core.ecom-bfjczm5mw77 .text-content span,.ecom-core.ecom-bfjczm5mw77 .text-content span a{font-size:12px}.ecom-core.ecom-bfjczm5mw77 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-bfjczm5mw77 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-bfjczm5mw77 .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-bfjczm5mw77 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-bfjczm5mw77 .text-content,.ecom-core.ecom-bfjczm5mw77 .text-content a,.ecom-core.ecom-bfjczm5mw77 .text-content a a,.ecom-core.ecom-bfjczm5mw77 .text-content p,.ecom-core.ecom-bfjczm5mw77 .text-content p a,.ecom-core.ecom-bfjczm5mw77 .text-content span,.ecom-core.ecom-bfjczm5mw77 .text-content span a{font-size:11px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-bfjczm5mw77 .text-content,.ecom-core.ecom-bfjczm5mw77 .text-content a,.ecom-core.ecom-bfjczm5mw77 .text-content a a,.ecom-core.ecom-bfjczm5mw77 .text-content p,.ecom-core.ecom-bfjczm5mw77 .text-content p a,.ecom-core.ecom-bfjczm5mw77 .text-content span,.ecom-core.ecom-bfjczm5mw77 .text-content span a{font-size:9px}}.ecom-core.ecom-bfjczm5mw77{margin-left:-7%!important;padding-top:1%!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-bfjczm5mw77{margin-left:-20%!important;padding-top:0%!important;padding-bottom:0%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-bfjczm5mw77{margin-right:10%!important;margin-left:3%!important}}.ecom-core.ecom-l9nkm379oip .ecom-text--more-actions button,.ecom-core.ecom-l9nkm379oip .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-l9nkm379oip .text-content,.ecom-core.ecom-l9nkm379oip .text-content a,.ecom-core.ecom-l9nkm379oip .text-content p,.ecom-core.ecom-l9nkm379oip .text-content span{text-align:left}.ecom-core.ecom-l9nkm379oip .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-l9nkm379oip .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-l9nkm379oip .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-l9nkm379oip .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-l9nkm379oip .text-content,.ecom-core.ecom-l9nkm379oip .text-content a,.ecom-core.ecom-l9nkm379oip .text-content a a,.ecom-core.ecom-l9nkm379oip .text-content p,.ecom-core.ecom-l9nkm379oip .text-content p a,.ecom-core.ecom-l9nkm379oip .text-content span,.ecom-core.ecom-l9nkm379oip .text-content span a{font-size:11px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-l9nkm379oip .text-content,.ecom-core.ecom-l9nkm379oip .text-content a,.ecom-core.ecom-l9nkm379oip .text-content a a,.ecom-core.ecom-l9nkm379oip .text-content p,.ecom-core.ecom-l9nkm379oip .text-content p a,.ecom-core.ecom-l9nkm379oip .text-content span,.ecom-core.ecom-l9nkm379oip .text-content span a{font-size:10px}}.ecom-core.ecom-l9nkm379oip{margin-left:-7%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-l9nkm379oip{margin-left:-20%!important;padding-bottom:0%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-l9nkm379oip{margin-top:3%!important;margin-right:10%!important;margin-left:3%!important;padding-bottom:0%!important}}.ecom-core.ecom-x90j8ut60qd .ecom-button-icon{order:-1}.ecom-core.ecom-x90j8ut60qd .ecom__element--button{gap:10px}.ecom-core.ecom-x90j8ut60qd .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-x90j8ut60qd .ecom__element--button,.ecom-core.ecom-x90j8ut60qd .ecom__element--button span{justify-content:left;text-align:left;align-items:left}.ecom-core.ecom-x90j8ut60qd .ecom__element--button{font-size:14px;font-family:Poppins,sans-serif;font-weight:600;line-height:1.25em;letter-spacing:0px;box-shadow:0 8px 16px #00000014;color:#000;background-color:#fff;border-style:solid;border-width:1px;border-color:#f3f3f3;border-radius:11px;transition-duration:.4s;padding:15px 24px}.ecom-core.ecom-x90j8ut60qd .ecom__element--button:hover{color:var(--ecom-global-colors-primary);background:linear-gradient(180deg,var(--ecom-global-colors-fKWFVV) 0%,var(--ecom-global-colors-accent) 100%)}.ecom-core.ecom-x90j8ut60qd .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-x90j8ut60qd .ecom-button-icon svg{height:16px;width:16px}.ecom-core.ecom-x90j8ut60qd .ecom-button-icon{border-radius:0%;transition:all 0ms ease}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-x90j8ut60qd .ecom__element--button{font-size:3.1vw;border-radius:5px;padding-right:20px;padding-left:20px}}.ecom-core.ecom-x90j8ut60qd{padding-bottom:0%!important;margin-top:0%!important;margin-bottom:2%!important;margin-left:-7%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-x90j8ut60qd{margin-left:-20%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-x90j8ut60qd{margin:0% 5% 4% 0%!important;padding-bottom:0!important}}.ecom-core.ecom-io9nmkbwx2j{width:50%}.ecom-core.ecom-io9nmkbwx2j>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-io9nmkbwx2j{width:33%}.ecom-core.ecom-io9nmkbwx2j>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:flex-start;align-content:flex-start}}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-2ht6wxt3uhs .ecom-core.ecom-io9nmkbwx2j>div.core__column--wrapper{padding-top:5%!important;padding-bottom:5%!important}}.ecom-core.ecom-bbjk6xs4qh .ecom-image-align{align-items:flex-end}.ecom-core.ecom-bbjk6xs4qh .ecom-image-default{width:38%!important;max-width:100%!important}.ecom-core.ecom-bbjk6xs4qh .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-bbjk6xs4qh .ecom-base-image .ecom-image-picture,.ecom-core.ecom-bbjk6xs4qh .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-bbjk6xs4qh .ecom-base-image .ecom-image-picture,.ecom-core.ecom-bbjk6xs4qh .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-bbjk6xs4qh .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-bbjk6xs4qh .ecom-base-image .ecom-image-picture>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-bbjk6xs4qh .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-bbjk6xs4qh .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-bbjk6xs4qh .ecom-image-default{width:70%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-bbjk6xs4qh .ecom-image-default{width:84%!important}.ecom-core.ecom-bbjk6xs4qh .ecom-base-image .ecom-image-picture,.ecom-core.ecom-bbjk6xs4qh .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-bbjk6xs4qh .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-bbjk6xs4qh .ecom-base-image .ecom-image-picture>img{border-radius:5px;overflow:hidden}}.ecom-core.ecom-bbjk6xs4qh{margin-top:0%!important;margin-right:15%!important;margin-bottom:0%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-bbjk6xs4qh{margin-right:30%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-bbjk6xs4qh{padding-bottom:0%!important;margin:0% 10%!important}}.ecom-core.ecom-2ht6wxt3uhs>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2ht6wxt3uhs>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}}.ecom-core.ecom-2ht6wxt3uhs{background-color:var(--ecom-global-colors-u4hBnZ)}.ecom-core.ecom-2ht6wxt3uhs{padding-top:2%!important;padding-bottom:2%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2ht6wxt3uhs{padding-top:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2ht6wxt3uhs{padding-top:6%!important;padding-bottom:10%!important;margin-left:0%!important}}@keyframes shake{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.ecom-core.ecom-q2ph8q7fli7{width:50%}.ecom-core.ecom-q2ph8q7fli7>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-q2ph8q7fli7{width:67%}.ecom-core.ecom-q2ph8q7fli7>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-oiegcw5sgaa .ecom-core.ecom-q2ph8q7fli7>div.core__column--wrapper{padding-top:5%!important;padding-bottom:5%!important}}.ecom-core.ecom-fwletk7z3i8 .ecom-text--more-actions button,.ecom-core.ecom-fwletk7z3i8 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-fwletk7z3i8 .text-content,.ecom-core.ecom-fwletk7z3i8 .text-content a,.ecom-core.ecom-fwletk7z3i8 .text-content p,.ecom-core.ecom-fwletk7z3i8 .text-content span{text-align:left}.ecom-core.ecom-fwletk7z3i8 .text-content,.ecom-core.ecom-fwletk7z3i8 .text-content a,.ecom-core.ecom-fwletk7z3i8 .text-content a a,.ecom-core.ecom-fwletk7z3i8 .text-content p,.ecom-core.ecom-fwletk7z3i8 .text-content p a,.ecom-core.ecom-fwletk7z3i8 .text-content span,.ecom-core.ecom-fwletk7z3i8 .text-content span a{font-size:12px}.ecom-core.ecom-fwletk7z3i8 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-fwletk7z3i8 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-fwletk7z3i8 .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-fwletk7z3i8 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-fwletk7z3i8 .text-content,.ecom-core.ecom-fwletk7z3i8 .text-content a,.ecom-core.ecom-fwletk7z3i8 .text-content a a,.ecom-core.ecom-fwletk7z3i8 .text-content p,.ecom-core.ecom-fwletk7z3i8 .text-content p a,.ecom-core.ecom-fwletk7z3i8 .text-content span,.ecom-core.ecom-fwletk7z3i8 .text-content span a{font-size:11px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-fwletk7z3i8 .text-content,.ecom-core.ecom-fwletk7z3i8 .text-content a,.ecom-core.ecom-fwletk7z3i8 .text-content a a,.ecom-core.ecom-fwletk7z3i8 .text-content p,.ecom-core.ecom-fwletk7z3i8 .text-content p a,.ecom-core.ecom-fwletk7z3i8 .text-content span,.ecom-core.ecom-fwletk7z3i8 .text-content span a{font-size:9px}}.ecom-core.ecom-fwletk7z3i8{margin-left:-7%!important;padding-top:1%!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-fwletk7z3i8{margin-left:-20%!important;padding-top:0%!important;padding-bottom:0%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-fwletk7z3i8{margin-right:10%!important;margin-left:3%!important}}.ecom-core.ecom-z0irtab14zk .ecom-text--more-actions button,.ecom-core.ecom-z0irtab14zk .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-z0irtab14zk .text-content,.ecom-core.ecom-z0irtab14zk .text-content a,.ecom-core.ecom-z0irtab14zk .text-content p,.ecom-core.ecom-z0irtab14zk .text-content span{text-align:left}.ecom-core.ecom-z0irtab14zk .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-z0irtab14zk .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-z0irtab14zk .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-z0irtab14zk .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-z0irtab14zk .text-content,.ecom-core.ecom-z0irtab14zk .text-content a,.ecom-core.ecom-z0irtab14zk .text-content a a,.ecom-core.ecom-z0irtab14zk .text-content p,.ecom-core.ecom-z0irtab14zk .text-content p a,.ecom-core.ecom-z0irtab14zk .text-content span,.ecom-core.ecom-z0irtab14zk .text-content span a{font-size:11px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-z0irtab14zk .text-content,.ecom-core.ecom-z0irtab14zk .text-content a,.ecom-core.ecom-z0irtab14zk .text-content a a,.ecom-core.ecom-z0irtab14zk .text-content p,.ecom-core.ecom-z0irtab14zk .text-content p a,.ecom-core.ecom-z0irtab14zk .text-content span,.ecom-core.ecom-z0irtab14zk .text-content span a{font-size:10px}}.ecom-core.ecom-z0irtab14zk{margin-left:-7%!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-z0irtab14zk{margin-left:-20%!important;padding-bottom:0%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-z0irtab14zk{margin-top:3%!important;margin-right:10%!important;margin-left:3%!important;padding-bottom:0%!important}}.ecom-core.ecom-qu2q5am1dn8 .ecom-button-icon{order:-1}.ecom-core.ecom-qu2q5am1dn8 .ecom__element--button{gap:10px}.ecom-core.ecom-qu2q5am1dn8 .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-qu2q5am1dn8 .ecom__element--button,.ecom-core.ecom-qu2q5am1dn8 .ecom__element--button span{justify-content:left;text-align:left;align-items:left}.ecom-core.ecom-qu2q5am1dn8 .ecom__element--button{font-size:14px;font-family:Poppins,sans-serif;font-weight:600;line-height:1.25em;letter-spacing:0px;box-shadow:0 8px 16px #00000014;color:#000;background-color:#fff;border-style:solid;border-width:1px;border-color:#f3f3f3;border-radius:11px;transition-duration:.4s;padding:15px 24px}.ecom-core.ecom-qu2q5am1dn8 .ecom__element--button:hover{color:var(--ecom-global-colors-primary);background:linear-gradient(180deg,var(--ecom-global-colors-fKWFVV) 0%,var(--ecom-global-colors-accent) 100%)}.ecom-core.ecom-qu2q5am1dn8 .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-qu2q5am1dn8 .ecom-button-icon svg{height:16px;width:16px}.ecom-core.ecom-qu2q5am1dn8 .ecom-button-icon{border-radius:0%;transition:all 0ms ease}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-qu2q5am1dn8 .ecom__element--button{font-size:3.1vw;border-radius:5px;padding-right:20px;padding-left:20px}}.ecom-core.ecom-qu2q5am1dn8{padding-bottom:0!important;margin-top:0%!important;margin-bottom:2%!important;margin-left:-7%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-qu2q5am1dn8{margin-left:-20%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-qu2q5am1dn8{margin:0% 5% 4% 0%!important}}.ecom-core.ecom-it42r85kz9{width:50%}.ecom-core.ecom-it42r85kz9>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-it42r85kz9{width:33%}.ecom-core.ecom-it42r85kz9>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:flex-start;align-content:flex-start}}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-oiegcw5sgaa .ecom-core.ecom-it42r85kz9>div.core__column--wrapper{padding-top:5%!important;padding-bottom:5%!important}}.ecom-core.ecom-3enuwt6wf3n .ecom-image-align{align-items:flex-end}.ecom-core.ecom-3enuwt6wf3n .ecom-image-default{width:38%!important;max-width:100%!important}.ecom-core.ecom-3enuwt6wf3n .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-3enuwt6wf3n .ecom-base-image .ecom-image-picture,.ecom-core.ecom-3enuwt6wf3n .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-3enuwt6wf3n .ecom-base-image .ecom-image-picture,.ecom-core.ecom-3enuwt6wf3n .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-3enuwt6wf3n .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-3enuwt6wf3n .ecom-base-image .ecom-image-picture>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-3enuwt6wf3n .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-3enuwt6wf3n .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-3enuwt6wf3n .ecom-image-default{width:70%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-3enuwt6wf3n .ecom-image-default{width:84%!important}.ecom-core.ecom-3enuwt6wf3n .ecom-base-image .ecom-image-picture,.ecom-core.ecom-3enuwt6wf3n .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-3enuwt6wf3n .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-3enuwt6wf3n .ecom-base-image .ecom-image-picture>img{border-radius:5px;overflow:hidden}}.ecom-core.ecom-3enuwt6wf3n{margin-top:0%!important;margin-right:15%!important;margin-bottom:0%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-3enuwt6wf3n{margin-right:30%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-3enuwt6wf3n{padding-bottom:0%!important;margin:0% 10%!important}}.ecom-core.ecom-oiegcw5sgaa>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-oiegcw5sgaa>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}}.ecom-core.ecom-oiegcw5sgaa{background:linear-gradient(180deg,var(--ecom-global-colors-u4hBnZ) 0%,var(--ecom-global-colors-text) 100%)}.ecom-core.ecom-oiegcw5sgaa{padding-top:2%!important;padding-bottom:10%!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-oiegcw5sgaa{padding-top:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-oiegcw5sgaa{padding-top:6%!important;padding-bottom:25%!important;margin-left:0%!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/ecom-6638a1f9fdd6143e7f08bdb3.css.map */
