.ec-flex-full-height.ec-flex-wp>.ecom-block{overflow:hidden}.ecom-inner{display:flex;width:100%;height:100%;margin:0 auto;align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;column-gap:var(--column-gap);row-gap:var(--row-gap);flex-direction:column;flex-wrap:var(--flex-wrap, nowrap);box-sizing:border-box;z-index:1}.ec-flex-wp{display:flex;flex-direction:column;width:100%;height:auto;position:relative;z-index:1;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:pan-y;gap:var(--row-gap) var(--column-gap)}.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}.ec-flex-wp>.ecom-section__overlay{position:absolute;top:0;left:0;height:100%;width:100%;z-index:0}.ec-flex-wp>.ecom-row{width:100%;position:relative;z-index:1}.ec-flex-wp>.ecom-block{z-index:1}.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.ecom-section{clear:both}.ecom-row:hover{z-index:1}div.core__block{--element-width:100%}.ec-flex-wp>.core__block,.ecom-inner>.core__block{flex:0 1 auto;min-width:0}.ecom_items-per-row>.core__block,.ecom_items-per-row>.ec-flex-wp{width:calc((100% - (var(--items-per-row) - 1) * var(--column-gap)) / var(--items-per-row))}@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_items-per-mb>.core__block,.ecom_items-per-mb>.core__block.ecom-width-desktop:not(.ecom-width-mb){flex:0 0 calc((100% - (var(--items-per-row-mobile, 1) - 1) * var(--column-gap)) / var(--items-per-row-mobile, 1));width:calc((100% - (var(--items-per-row-mobile, 1) - 1) * var(--column-gap)) / var(--items-per-row-mobile, 1))}.ec-flex-wp:not(.ecom_items-per-mb)>.core__block:not(.ecom-width-mb),.ecom-inner:not(.ecom_items-per-mb)>.core__block:not(.ecom-width-mb){width:100%;flex:initial;max-width:100%}.ec-flex-wp.ecom_items-per-mb>.core__block,.ecom-inner.ecom_items-per-mb>.core__block{--items-per-row-mobile:var(--items-per-row, 1)}.ec-flex-wp.ecom-nowrap-mb,.ecom-inner.ecom-nowrap-mb{--flex-wrap-mobile:var(--flex-wrap, wrap)}.ecom-row.ecom-core.ec-flex-wp,.ec-flex-wp.ecom-row.ecom-core>.ecom-inner{flex-wrap:var(--flex-wrap-mobile, wrap)}}@media(min-width:768px)and (max-width:1024px){.ecom_items-per-tb>.core__block,.ecom_items-per-tb>.core__block.ecom-width-desktop:not(.ecom-width-mb){flex:0 0 calc((100% - (var(--items-per-row-tablet, 1) - 1) * var(--column-gap)) / var(--items-per-row-tablet, 1));width:calc((100% - (var(--items-per-row-tablet, 1) - 1) * var(--column-gap)) / var(--items-per-row-tablet, 1))}.ec-flex-wp.ecom_items-per-tb>.core__block,.ecom-inner.ecom_items-per-tb>.core__block{--items-per-row-tablet:var(--items-per-row, 1)}.ec-flex-wp.ecom-nowrap-tb,.ecom-inner.ecom-nowrap-tb{--flex-wrap-tablet:var(--flex-wrap, wrap)}.ecom-row.ecom-core.ec-flex-wp,.ec-flex-wp.ecom-row.ecom-core>.ecom-inner{flex-wrap:var(--flex-wrap-tablet, wrap)}}.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%)}.ecom-type-hollow .ecom__heading{text-shadow:var(--stroke)!important;background:transparent!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:unset!important}.ecom-type-text_3d .ecom__heading{text-shadow:var(--text_3d)!important}.ecom-type-gradient .ecom__heading{animation:var(--animation)}@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:767px){.el__heading--tooltip-content.el__tooltip-tablet{display:none}.el__heading--tooltip-content.el__tooltip-mobile{display:block}}.ecom__text--dropcap:first-letter{font-size:40px;color:#2bcf19;display:inline-flex;border-style:solid;border-width:1px;border-color:transparent;float:left;line-height:1}.ecom__text--dropcap.has-drop-cap-view-default:first-letter{border:none}body[ecom-loaded] .ecom-sections .element__text a{cursor:auto}.text-content.ecom-html{overflow:hidden;position:relative}.ecom-text--is-mark:after{position:absolute;content:"";left:0;right:0;bottom:0;height:150px;background:linear-gradient(#fff0,#fff);pointer-events:none}.ecom-text_view-more-btn,.ecom-text_view-less-btn{display:flex;background:none;outline:none;border:none;align-items:center}.ecom__element--button-icon{display:flex;align-items:center}.ecom-text_view-more-btn svg,.ecom-text_view-less-btn svg{width:16px;color:#fff}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}.ecom-type-hollow .text-content{text-shadow:var(--stroke)!important;background:transparent!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:unset!important}.ecom-type-text_3d .text-content{text-shadow:var(--text_3d)!important}.ecom-type-gradient .text-content{animation:var(--animation)}@keyframes gradientMove{0%{background-position:100% 100%}to{background-position:0% 0%}}.ecom-accordion__title-text{flex:1;white-space:pre-wrap}.core__group--item.ecom-accordion__item.ecom-item-active>.ecom-accordion__body{overflow:inherit}.core__group--item.ecom-accordion__item{width:100%;flex:unset!important;transition:all .5s ease}.ecom-accordion__item+.ecom-accordion__item{margin-top:-1px}.ecom-core .ecom-accordion__item>.ecom-accordion__body{overflow:hidden;margin:0;border:0;height:0;opacity:0}.ecom-core .ecom-item-active>.ecom-accordion__body{opacity:1!important}.ecom-accordion__title{cursor:pointer}.ecom-accordion_nav--icon{display:flex;align-items:center}.ecom-accordion_wrapper-info{flex:1}.ecom-accordion_wrapper-info svg{width:20px;height:20px}.ecom-accordion_wrapper-info .ecom-accordion_icon-title{display:flex}.ecom-accordion_nav--icon svg{height:auto}.ecom-accordion__body>div:not(.ec-flex-wp){padding:0!important}.ecom-accordion__body>.ec-flex-wp{flex-direction:column}.ecom-items-icon-active{display:none}.ecom-accordion_nav--icon.ecom-items--icon{transition:all .2s ease}.ecom-item-active.ecom-accordion__item>.ecom-items>.ecom-accordion_nav--icon{display:none}.ecom-item-active.ecom-accordion__item>.ecom-items>.ecom-items-icon-active{display:flex}.ecom-accordion__wrapper .core__group--items{display:flex;flex-wrap:wrap}.ecom-core .ecom-item-active>.ecom-accordion__body.ecom-accordion__body--auto-height,.ecom-item-group-init.ecom-item-active>.ecom-accordion__body{height:auto!important}.ecom-items--icon[data-image=true]{display:none}.ec-flex-wp .ecom-accordion__wrapper .core__group--items .core__blocks--body{justify-content:var(--ec-align-ct)}@media(max-width:1024px){.ec-flex-wp .ecom-accordion__wrapper .core__group--items .core__blocks--body{justify-content:var(--ec-align-ct-tb)}}@media(max-width:767px){.ec-flex-wp .ecom-accordion__wrapper .core__group--items .core__blocks--body{justify-content:var(--ec-align-ct-mb)}}.ecom-core.ecom-ybfnhypjv7n{text-align:left}.ecom-core.ecom-ybfnhypjv7n{display:none}.ecom-core.ecom-u8rdv6ziz.ec-flex-wp,.ecom-core.ecom-u8rdv6ziz>.ecom-inner{flex-direction:column}.ecom-core.ecom-u8rdv6ziz,.ecom-core.ecom-u8rdv6ziz>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-u8rdv6ziz{--row-gap:2.6cqw}@media(max-width:767px){.ecom-core.ecom-u8rdv6ziz{--row-gap:7.63cqw}}.ecom-core.ecom-oesce474tnp.ec-flex-wp,.ecom-core.ecom-oesce474tnp>.ecom-inner{flex-direction:row;justify-content:space-between;--justify-content:space-between}.ecom-core.ecom-oesce474tnp,.ecom-core.ecom-oesce474tnp>.ecom-inner{flex-wrap:nowrap;--flex-wrap:nowrap}.ecom-core.ecom-oesce474tnp,.ecom-core.ecom-oesce474tnp>.ecom-inner{--row-gap:20px;--column-gap:20px}@media(max-width:767px){.ecom-core.ecom-oesce474tnp{--row-gap:7.63cqw}}.ecom-core.ecom-k0i0sfd7s5 .ecom-effect-accodion{transition:height .2s ease,opacity .2s ease}.ecom-core.ecom-k0i0sfd7s5 .ecom-accordion__title{text-align:left;background-color:#1118270d;padding:10px 30px}.ecom-core.ecom-k0i0sfd7s5 .ecom-accordion__title:hover{background-color:#1118271a}.ecom-core.ecom-k0i0sfd7s5 .ecom-accordion__title.ecom-item-active{background-color:#1118271a;border-radius:10px 10px 0 0}.ecom-core.ecom-k0i0sfd7s5 .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-k0i0sfd7s5 .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-k0i0sfd7s5 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:1.56vw;text-transform:none;font-weight:300;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;color:#000}.ecom-core.ecom-k0i0sfd7s5 .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-k0i0sfd7s5 .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#0d2329}.ecom-core.ecom-k0i0sfd7s5 .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-k0i0sfd7s5 .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-k0i0sfd7s5 .ecom-accordion--image{margin-right:10px}.ecom-core.ecom-k0i0sfd7s5 .ecom-accordion__body>.ec-flex-wp{border-style:none;padding:15px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-k0i0sfd7s5 .ecom-accordion__title{margin:0;padding:10px}.ecom-core.ecom-k0i0sfd7s5 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-k0i0sfd7s5 .ecom-accordion__body>.ec-flex-wp{margin-bottom:0;padding:0 15px 15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-k0i0sfd7s5 .ecom-accordion__title{padding:10px 15px;margin-bottom:0}.ecom-core.ecom-k0i0sfd7s5 .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-k0i0sfd7s5 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:5.6vw}.ecom-core.ecom-k0i0sfd7s5 .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:15px;padding-left:15px}}.ecom-core.ecom-k0i0sfd7s5{width:38.39vw;max-width:100%;--element-width:38.39vw;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-k0i0sfd7s5{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-k0i0sfd7s5{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-p8vubun2wjo .ecom-text--more-actions button,.ecom-core.ecom-p8vubun2wjo .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-p8vubun2wjo .text-content,.ecom-core.ecom-p8vubun2wjo .text-content a,.ecom-core.ecom-p8vubun2wjo .text-content p,.ecom-core.ecom-p8vubun2wjo .text-content span{text-align:left;color:#0d2329}.ecom-core.ecom-p8vubun2wjo .text-content,.ecom-core.ecom-p8vubun2wjo .text-content a,.ecom-core.ecom-p8vubun2wjo .text-content a a,.ecom-core.ecom-p8vubun2wjo .text-content p,.ecom-core.ecom-p8vubun2wjo .text-content p a,.ecom-core.ecom-p8vubun2wjo .text-content span,.ecom-core.ecom-p8vubun2wjo .text-content span a{font-size:1.25vw;font-family:Open Sans,sans-serif;font-weight:400}.ecom-core.ecom-p8vubun2wjo .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-p8vubun2wjo .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-p8vubun2wjo .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-p8vubun2wjo .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-p8vubun2wjo .text-content,.ecom-core.ecom-p8vubun2wjo .text-content a,.ecom-core.ecom-p8vubun2wjo .text-content a a,.ecom-core.ecom-p8vubun2wjo .text-content p,.ecom-core.ecom-p8vubun2wjo .text-content p a,.ecom-core.ecom-p8vubun2wjo .text-content span,.ecom-core.ecom-p8vubun2wjo .text-content span a{font-size:4vw}}.ecom-core.ecom-t66kwbb11o .ecom-effect-accodion{transition:height .2s ease,opacity .2s ease}.ecom-core.ecom-t66kwbb11o .ecom-accordion__title{text-align:left;background-color:#1118270d;padding:10px 30px}.ecom-core.ecom-t66kwbb11o .ecom-accordion__title:hover{background-color:#1118271a}.ecom-core.ecom-t66kwbb11o .ecom-accordion__title.ecom-item-active{background-color:#1118271a;border-radius:10px 10px 0 0}.ecom-core.ecom-t66kwbb11o .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-t66kwbb11o .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-t66kwbb11o .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:1.56vw;text-transform:none;font-weight:300;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;color:#000}.ecom-core.ecom-t66kwbb11o .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-t66kwbb11o .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#0d2329}.ecom-core.ecom-t66kwbb11o .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-t66kwbb11o .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-t66kwbb11o .ecom-accordion--image{margin-right:10px}.ecom-core.ecom-t66kwbb11o .ecom-accordion__body>.ec-flex-wp{border-style:none;padding:15px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-t66kwbb11o .ecom-accordion__title{margin:0;padding:10px}.ecom-core.ecom-t66kwbb11o .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-t66kwbb11o .ecom-accordion__body>.ec-flex-wp{margin-bottom:0;padding:0 15px 15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-t66kwbb11o .ecom-accordion__title{padding:10px 15px;margin-bottom:0}.ecom-core.ecom-t66kwbb11o .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-t66kwbb11o .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:5.6vw}.ecom-core.ecom-t66kwbb11o .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:15px;padding-left:15px}}.ecom-core.ecom-t66kwbb11o{width:38.39vw;max-width:100%;--element-width:38.39vw;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-t66kwbb11o{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-t66kwbb11o{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-sdh0ayud6e .ecom-text--more-actions button,.ecom-core.ecom-sdh0ayud6e .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-sdh0ayud6e .text-content,.ecom-core.ecom-sdh0ayud6e .text-content a,.ecom-core.ecom-sdh0ayud6e .text-content p,.ecom-core.ecom-sdh0ayud6e .text-content span{text-align:left;color:#0d2329}.ecom-core.ecom-sdh0ayud6e .text-content,.ecom-core.ecom-sdh0ayud6e .text-content a,.ecom-core.ecom-sdh0ayud6e .text-content a a,.ecom-core.ecom-sdh0ayud6e .text-content p,.ecom-core.ecom-sdh0ayud6e .text-content p a,.ecom-core.ecom-sdh0ayud6e .text-content span,.ecom-core.ecom-sdh0ayud6e .text-content span a{font-size:1.25vw;font-family:Open Sans,sans-serif;font-weight:400}.ecom-core.ecom-sdh0ayud6e .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-sdh0ayud6e .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-sdh0ayud6e .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-sdh0ayud6e .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-sdh0ayud6e .text-content,.ecom-core.ecom-sdh0ayud6e .text-content a,.ecom-core.ecom-sdh0ayud6e .text-content a a,.ecom-core.ecom-sdh0ayud6e .text-content p,.ecom-core.ecom-sdh0ayud6e .text-content p a,.ecom-core.ecom-sdh0ayud6e .text-content span,.ecom-core.ecom-sdh0ayud6e .text-content span a{font-size:4vw}}.ecom-core.ecom-quo3xa9dax .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-quo3xa9dax .element__heading .ecom__heading,.ecom-core.ecom-quo3xa9dax .element__heading .ecom__heading a{font-weight:400;font-family:Poppins,sans-serif;font-size:2.6vw}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-quo3xa9dax .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-quo3xa9dax .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-quo3xa9dax .element__heading .ecom__heading,.ecom-core.ecom-quo3xa9dax .element__heading .ecom__heading a{font-size:5.6vw}}.ecom-core.ecom-txpd33exhu.ec-flex-wp,.ecom-core.ecom-txpd33exhu>.ecom-inner{flex-direction:column}.ecom-core.ecom-txpd33exhu,.ecom-core.ecom-txpd33exhu>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-txpd33exhu{--row-gap:2.6cqw}@media(max-width:767px){.ecom-core.ecom-txpd33exhu{--row-gap:7.63cqw}}.ecom-core.ecom-6turoj640fc.ec-flex-wp,.ecom-core.ecom-6turoj640fc>.ecom-inner{flex-direction:row;justify-content:space-between;--justify-content:space-between}.ecom-core.ecom-6turoj640fc,.ecom-core.ecom-6turoj640fc>.ecom-inner{flex-wrap:nowrap;--flex-wrap:nowrap}.ecom-core.ecom-6turoj640fc,.ecom-core.ecom-6turoj640fc>.ecom-inner{--row-gap:20px;--column-gap:20px}@media(max-width:767px){.ecom-core.ecom-6turoj640fc{--row-gap:7.63cqw}}.ecom-core.ecom-azzffmpyx1 .ecom-effect-accodion{transition:height .2s ease,opacity .2s ease}.ecom-core.ecom-azzffmpyx1 .ecom-accordion__title{text-align:left;background-color:#1118270d;padding:10px 30px}.ecom-core.ecom-azzffmpyx1 .ecom-accordion__title:hover{background-color:#1118271a}.ecom-core.ecom-azzffmpyx1 .ecom-accordion__title.ecom-item-active{background-color:#1118271a;border-radius:10px 10px 0 0}.ecom-core.ecom-azzffmpyx1 .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-azzffmpyx1 .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-azzffmpyx1 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:1.56vw;text-transform:none;font-weight:300;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;color:#000}.ecom-core.ecom-azzffmpyx1 .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-azzffmpyx1 .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#0d2329}.ecom-core.ecom-azzffmpyx1 .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-azzffmpyx1 .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-azzffmpyx1 .ecom-accordion--image{margin-right:10px}.ecom-core.ecom-azzffmpyx1 .ecom-accordion__body>.ec-flex-wp{border-style:none;padding:15px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-azzffmpyx1 .ecom-accordion__title{margin:0;padding:10px}.ecom-core.ecom-azzffmpyx1 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-azzffmpyx1 .ecom-accordion__body>.ec-flex-wp{margin-bottom:0;padding:0 15px 15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-azzffmpyx1 .ecom-accordion__title{padding:10px 15px;margin-bottom:0}.ecom-core.ecom-azzffmpyx1 .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-azzffmpyx1 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:5.6vw}.ecom-core.ecom-azzffmpyx1 .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:15px;padding-left:15px}}.ecom-core.ecom-azzffmpyx1{width:38.39vw;max-width:100%;--element-width:38.39vw;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-azzffmpyx1{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-azzffmpyx1{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-q6uli5j2se .ecom-text--more-actions button,.ecom-core.ecom-q6uli5j2se .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-q6uli5j2se .text-content,.ecom-core.ecom-q6uli5j2se .text-content a,.ecom-core.ecom-q6uli5j2se .text-content p,.ecom-core.ecom-q6uli5j2se .text-content span{text-align:left;color:#0d2329}.ecom-core.ecom-q6uli5j2se .text-content,.ecom-core.ecom-q6uli5j2se .text-content a,.ecom-core.ecom-q6uli5j2se .text-content a a,.ecom-core.ecom-q6uli5j2se .text-content p,.ecom-core.ecom-q6uli5j2se .text-content p a,.ecom-core.ecom-q6uli5j2se .text-content span,.ecom-core.ecom-q6uli5j2se .text-content span a{font-size:1.25vw;font-family:Open Sans,sans-serif;font-weight:400}.ecom-core.ecom-q6uli5j2se .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-q6uli5j2se .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-q6uli5j2se .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-q6uli5j2se .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-q6uli5j2se .text-content,.ecom-core.ecom-q6uli5j2se .text-content a,.ecom-core.ecom-q6uli5j2se .text-content a a,.ecom-core.ecom-q6uli5j2se .text-content p,.ecom-core.ecom-q6uli5j2se .text-content p a,.ecom-core.ecom-q6uli5j2se .text-content span,.ecom-core.ecom-q6uli5j2se .text-content span a{font-size:4vw}}.ecom-core.ecom-m0d7o5sw1hf.ec-flex-wp,.ecom-core.ecom-m0d7o5sw1hf>.ecom-inner{flex-direction:row;justify-content:space-between;--justify-content:space-between}.ecom-core.ecom-m0d7o5sw1hf,.ecom-core.ecom-m0d7o5sw1hf>.ecom-inner{flex-wrap:nowrap;--flex-wrap:nowrap}.ecom-core.ecom-m0d7o5sw1hf,.ecom-core.ecom-m0d7o5sw1hf>.ecom-inner{--row-gap:20px;--column-gap:20px}@media(max-width:767px){.ecom-core.ecom-m0d7o5sw1hf{--row-gap:7.63cqw}}.ecom-core.ecom-qj1rpep9yy .ecom-effect-accodion{transition:height .2s ease,opacity .2s ease}.ecom-core.ecom-qj1rpep9yy .ecom-accordion__title{text-align:left;background-color:#1118270d;padding:10px 30px}.ecom-core.ecom-qj1rpep9yy .ecom-accordion__title:hover{background-color:#1118271a}.ecom-core.ecom-qj1rpep9yy .ecom-accordion__title.ecom-item-active{background-color:#1118271a;border-radius:10px 10px 0 0}.ecom-core.ecom-qj1rpep9yy .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-qj1rpep9yy .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-qj1rpep9yy .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:1.56vw;text-transform:none;font-weight:300;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;color:#000}.ecom-core.ecom-qj1rpep9yy .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-qj1rpep9yy .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#0d2329}.ecom-core.ecom-qj1rpep9yy .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-qj1rpep9yy .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-qj1rpep9yy .ecom-accordion--image{margin-right:10px}.ecom-core.ecom-qj1rpep9yy .ecom-accordion__body>.ec-flex-wp{border-style:none;padding:15px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-qj1rpep9yy .ecom-accordion__title{margin:0;padding:10px}.ecom-core.ecom-qj1rpep9yy .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-qj1rpep9yy .ecom-accordion__body>.ec-flex-wp{margin-bottom:0;padding:0 15px 15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qj1rpep9yy .ecom-accordion__title{padding:10px 15px;margin-bottom:0}.ecom-core.ecom-qj1rpep9yy .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-qj1rpep9yy .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:5.6vw}.ecom-core.ecom-qj1rpep9yy .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:15px;padding-left:15px}}.ecom-core.ecom-qj1rpep9yy{width:38.39vw;max-width:100%;--element-width:38.39vw;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-qj1rpep9yy{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qj1rpep9yy{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-nlt2byuqn8 .ecom-text--more-actions button,.ecom-core.ecom-nlt2byuqn8 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-nlt2byuqn8 .text-content,.ecom-core.ecom-nlt2byuqn8 .text-content a,.ecom-core.ecom-nlt2byuqn8 .text-content p,.ecom-core.ecom-nlt2byuqn8 .text-content span{text-align:left;color:#0d2329}.ecom-core.ecom-nlt2byuqn8 .text-content,.ecom-core.ecom-nlt2byuqn8 .text-content a,.ecom-core.ecom-nlt2byuqn8 .text-content a a,.ecom-core.ecom-nlt2byuqn8 .text-content p,.ecom-core.ecom-nlt2byuqn8 .text-content p a,.ecom-core.ecom-nlt2byuqn8 .text-content span,.ecom-core.ecom-nlt2byuqn8 .text-content span a{font-size:1.25vw;font-family:Open Sans,sans-serif;font-weight:400}.ecom-core.ecom-nlt2byuqn8 .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-nlt2byuqn8 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-nlt2byuqn8 .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-nlt2byuqn8 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-nlt2byuqn8 .text-content,.ecom-core.ecom-nlt2byuqn8 .text-content a,.ecom-core.ecom-nlt2byuqn8 .text-content a a,.ecom-core.ecom-nlt2byuqn8 .text-content p,.ecom-core.ecom-nlt2byuqn8 .text-content p a,.ecom-core.ecom-nlt2byuqn8 .text-content span,.ecom-core.ecom-nlt2byuqn8 .text-content span a{font-size:4vw}}.ecom-core.ecom-xjs8o93p1v .ecom-effect-accodion{transition:height .2s ease,opacity .2s ease}.ecom-core.ecom-xjs8o93p1v .ecom-accordion__title{text-align:left;background-color:#1118270d;padding:10px 30px}.ecom-core.ecom-xjs8o93p1v .ecom-accordion__title:hover{background-color:#1118271a}.ecom-core.ecom-xjs8o93p1v .ecom-accordion__title.ecom-item-active{background-color:#1118271a;border-radius:10px 10px 0 0}.ecom-core.ecom-xjs8o93p1v .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-xjs8o93p1v .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-xjs8o93p1v .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:1.56vw;text-transform:none;font-weight:300;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;color:#000}.ecom-core.ecom-xjs8o93p1v .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-xjs8o93p1v .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#0d2329}.ecom-core.ecom-xjs8o93p1v .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-xjs8o93p1v .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-xjs8o93p1v .ecom-accordion--image{margin-right:10px}.ecom-core.ecom-xjs8o93p1v .ecom-accordion__body>.ec-flex-wp{border-style:none;padding:15px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-xjs8o93p1v .ecom-accordion__title{margin:0;padding:10px}.ecom-core.ecom-xjs8o93p1v .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-xjs8o93p1v .ecom-accordion__body>.ec-flex-wp{margin-bottom:0;padding:0 15px 15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xjs8o93p1v .ecom-accordion__title{padding:10px 15px;margin-bottom:0}.ecom-core.ecom-xjs8o93p1v .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-xjs8o93p1v .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:5.6vw}.ecom-core.ecom-xjs8o93p1v .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:15px;padding-left:15px}}.ecom-core.ecom-xjs8o93p1v{width:38.39vw;max-width:100%;--element-width:38.39vw;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-xjs8o93p1v{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xjs8o93p1v{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-1rwct45vqsf .ecom-text--more-actions button,.ecom-core.ecom-1rwct45vqsf .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-1rwct45vqsf .text-content,.ecom-core.ecom-1rwct45vqsf .text-content a,.ecom-core.ecom-1rwct45vqsf .text-content p,.ecom-core.ecom-1rwct45vqsf .text-content span{text-align:left;color:#0d2329}.ecom-core.ecom-1rwct45vqsf .text-content,.ecom-core.ecom-1rwct45vqsf .text-content a,.ecom-core.ecom-1rwct45vqsf .text-content a a,.ecom-core.ecom-1rwct45vqsf .text-content p,.ecom-core.ecom-1rwct45vqsf .text-content p a,.ecom-core.ecom-1rwct45vqsf .text-content span,.ecom-core.ecom-1rwct45vqsf .text-content span a{font-size:1.25vw;font-family:Open Sans,sans-serif;font-weight:400}.ecom-core.ecom-1rwct45vqsf .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-1rwct45vqsf .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-1rwct45vqsf .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-1rwct45vqsf .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1rwct45vqsf .text-content,.ecom-core.ecom-1rwct45vqsf .text-content a,.ecom-core.ecom-1rwct45vqsf .text-content a a,.ecom-core.ecom-1rwct45vqsf .text-content p,.ecom-core.ecom-1rwct45vqsf .text-content p a,.ecom-core.ecom-1rwct45vqsf .text-content span,.ecom-core.ecom-1rwct45vqsf .text-content span a{font-size:4vw}}.ecom-core.ecom-685ji5sqrt2.ec-flex-wp,.ecom-core.ecom-685ji5sqrt2>.ecom-inner{flex-direction:row;justify-content:space-between;--justify-content:space-between}.ecom-core.ecom-685ji5sqrt2,.ecom-core.ecom-685ji5sqrt2>.ecom-inner{flex-wrap:nowrap;--flex-wrap:nowrap}.ecom-core.ecom-685ji5sqrt2,.ecom-core.ecom-685ji5sqrt2>.ecom-inner{--row-gap:20px;--column-gap:20px}@media(max-width:767px){.ecom-core.ecom-685ji5sqrt2{--row-gap:7.63cqw}}.ecom-core.ecom-un6if831cf .ecom-effect-accodion{transition:height .2s ease,opacity .2s ease}.ecom-core.ecom-un6if831cf .ecom-accordion__title{text-align:left;background-color:#1118270d;padding:10px 30px}.ecom-core.ecom-un6if831cf .ecom-accordion__title:hover{background-color:#1118271a}.ecom-core.ecom-un6if831cf .ecom-accordion__title.ecom-item-active{background-color:#1118271a;border-radius:10px 10px 0 0}.ecom-core.ecom-un6if831cf .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-un6if831cf .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-un6if831cf .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:1.56vw;text-transform:none;font-weight:300;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;color:#000}.ecom-core.ecom-un6if831cf .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-un6if831cf .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#0d2329}.ecom-core.ecom-un6if831cf .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-un6if831cf .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-un6if831cf .ecom-accordion--image{margin-right:10px}.ecom-core.ecom-un6if831cf .ecom-accordion__body>.ec-flex-wp{border-style:none;padding:15px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-un6if831cf .ecom-accordion__title{margin:0;padding:10px}.ecom-core.ecom-un6if831cf .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-un6if831cf .ecom-accordion__body>.ec-flex-wp{margin-bottom:0;padding:0 15px 15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-un6if831cf .ecom-accordion__title{padding:10px 15px;margin-bottom:0}.ecom-core.ecom-un6if831cf .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-un6if831cf .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:5.6vw}.ecom-core.ecom-un6if831cf .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:15px;padding-left:15px}}.ecom-core.ecom-un6if831cf{width:38.39vw;max-width:100%;--element-width:38.39vw;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-un6if831cf{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-un6if831cf{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-3p828w85dvm .ecom-text--more-actions button,.ecom-core.ecom-3p828w85dvm .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-3p828w85dvm .text-content,.ecom-core.ecom-3p828w85dvm .text-content a,.ecom-core.ecom-3p828w85dvm .text-content p,.ecom-core.ecom-3p828w85dvm .text-content span{text-align:left;color:#0d2329}.ecom-core.ecom-3p828w85dvm .text-content,.ecom-core.ecom-3p828w85dvm .text-content a,.ecom-core.ecom-3p828w85dvm .text-content a a,.ecom-core.ecom-3p828w85dvm .text-content p,.ecom-core.ecom-3p828w85dvm .text-content p a,.ecom-core.ecom-3p828w85dvm .text-content span,.ecom-core.ecom-3p828w85dvm .text-content span a{font-size:1.25vw;font-family:Open Sans,sans-serif;font-weight:400}.ecom-core.ecom-3p828w85dvm .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-3p828w85dvm .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-3p828w85dvm .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-3p828w85dvm .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-3p828w85dvm .text-content,.ecom-core.ecom-3p828w85dvm .text-content a,.ecom-core.ecom-3p828w85dvm .text-content a a,.ecom-core.ecom-3p828w85dvm .text-content p,.ecom-core.ecom-3p828w85dvm .text-content p a,.ecom-core.ecom-3p828w85dvm .text-content span,.ecom-core.ecom-3p828w85dvm .text-content span a{font-size:4vw}}.ecom-core.ecom-zb3fwrikuva .ecom-effect-accodion{transition:height .2s ease,opacity .2s ease}.ecom-core.ecom-zb3fwrikuva .ecom-accordion__title{text-align:left;background-color:#1118270d;padding:10px 30px}.ecom-core.ecom-zb3fwrikuva .ecom-accordion__title:hover{background-color:#1118271a}.ecom-core.ecom-zb3fwrikuva .ecom-accordion__title.ecom-item-active{background-color:#1118271a;border-radius:10px 10px 0 0}.ecom-core.ecom-zb3fwrikuva .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-zb3fwrikuva .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-zb3fwrikuva .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:1.56vw;text-transform:none;font-weight:300;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;color:#000}.ecom-core.ecom-zb3fwrikuva .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-zb3fwrikuva .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#0d2329}.ecom-core.ecom-zb3fwrikuva .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-zb3fwrikuva .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-zb3fwrikuva .ecom-accordion--image{margin-right:10px}.ecom-core.ecom-zb3fwrikuva .ecom-accordion__body>.ec-flex-wp{border-style:none;padding:15px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-zb3fwrikuva .ecom-accordion__title{margin:0;padding:10px}.ecom-core.ecom-zb3fwrikuva .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-zb3fwrikuva .ecom-accordion__body>.ec-flex-wp{margin-bottom:0;padding:0 15px 15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-zb3fwrikuva .ecom-accordion__title{padding:10px 15px;margin-bottom:0}.ecom-core.ecom-zb3fwrikuva .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-zb3fwrikuva .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:5.6vw}.ecom-core.ecom-zb3fwrikuva .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:15px;padding-left:15px}}.ecom-core.ecom-zb3fwrikuva{width:38.39vw;max-width:100%;--element-width:38.39vw;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-zb3fwrikuva{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-zb3fwrikuva{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-i86t0bvebdo .ecom-text--more-actions button,.ecom-core.ecom-i86t0bvebdo .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-i86t0bvebdo .text-content,.ecom-core.ecom-i86t0bvebdo .text-content a,.ecom-core.ecom-i86t0bvebdo .text-content p,.ecom-core.ecom-i86t0bvebdo .text-content span{text-align:left;color:#0d2329}.ecom-core.ecom-i86t0bvebdo .text-content,.ecom-core.ecom-i86t0bvebdo .text-content a,.ecom-core.ecom-i86t0bvebdo .text-content a a,.ecom-core.ecom-i86t0bvebdo .text-content p,.ecom-core.ecom-i86t0bvebdo .text-content p a,.ecom-core.ecom-i86t0bvebdo .text-content span,.ecom-core.ecom-i86t0bvebdo .text-content span a{font-size:1.25vw;font-family:Open Sans,sans-serif;font-weight:400}.ecom-core.ecom-i86t0bvebdo .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-i86t0bvebdo .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-i86t0bvebdo .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-i86t0bvebdo .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-i86t0bvebdo .text-content,.ecom-core.ecom-i86t0bvebdo .text-content a,.ecom-core.ecom-i86t0bvebdo .text-content a a,.ecom-core.ecom-i86t0bvebdo .text-content p,.ecom-core.ecom-i86t0bvebdo .text-content p a,.ecom-core.ecom-i86t0bvebdo .text-content span,.ecom-core.ecom-i86t0bvebdo .text-content span a{font-size:4vw}}.ecom-core.ecom-opf1qc012ch.ec-flex-wp,.ecom-core.ecom-opf1qc012ch>.ecom-inner{flex-direction:row;justify-content:space-between;--justify-content:space-between}.ecom-core.ecom-opf1qc012ch,.ecom-core.ecom-opf1qc012ch>.ecom-inner{flex-wrap:nowrap;--flex-wrap:nowrap}.ecom-core.ecom-opf1qc012ch,.ecom-core.ecom-opf1qc012ch>.ecom-inner{--row-gap:20px;--column-gap:20px}@media(max-width:767px){.ecom-core.ecom-opf1qc012ch{--row-gap:7.63cqw}}.ecom-core.ecom-t5lmcdcj5u .ecom-effect-accodion{transition:height .2s ease,opacity .2s ease}.ecom-core.ecom-t5lmcdcj5u .ecom-accordion__title{text-align:left;background-color:#1118270d;padding:10px 30px}.ecom-core.ecom-t5lmcdcj5u .ecom-accordion__title:hover{background-color:#1118271a}.ecom-core.ecom-t5lmcdcj5u .ecom-accordion__title.ecom-item-active{background-color:#1118271a;border-radius:10px 10px 0 0}.ecom-core.ecom-t5lmcdcj5u .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-t5lmcdcj5u .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-t5lmcdcj5u .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:1.56vw;text-transform:none;font-weight:300;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;color:#000}.ecom-core.ecom-t5lmcdcj5u .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-t5lmcdcj5u .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#0d2329}.ecom-core.ecom-t5lmcdcj5u .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-t5lmcdcj5u .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-t5lmcdcj5u .ecom-accordion--image{margin-right:10px}.ecom-core.ecom-t5lmcdcj5u .ecom-accordion__body>.ec-flex-wp{border-style:none;padding:15px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-t5lmcdcj5u .ecom-accordion__title{margin:0;padding:10px}.ecom-core.ecom-t5lmcdcj5u .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-t5lmcdcj5u .ecom-accordion__body>.ec-flex-wp{margin-bottom:0;padding:0 15px 15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-t5lmcdcj5u .ecom-accordion__title{padding:10px 15px;margin-bottom:0}.ecom-core.ecom-t5lmcdcj5u .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-t5lmcdcj5u .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:5.6vw}.ecom-core.ecom-t5lmcdcj5u .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:15px;padding-left:15px}}.ecom-core.ecom-t5lmcdcj5u{width:38.39vw;max-width:100%;--element-width:38.39vw;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-t5lmcdcj5u{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-t5lmcdcj5u{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-f66ft8n00ei .ecom-text--more-actions button,.ecom-core.ecom-f66ft8n00ei .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-f66ft8n00ei .text-content,.ecom-core.ecom-f66ft8n00ei .text-content a,.ecom-core.ecom-f66ft8n00ei .text-content p,.ecom-core.ecom-f66ft8n00ei .text-content span{text-align:left;color:#0d2329}.ecom-core.ecom-f66ft8n00ei .text-content,.ecom-core.ecom-f66ft8n00ei .text-content a,.ecom-core.ecom-f66ft8n00ei .text-content a a,.ecom-core.ecom-f66ft8n00ei .text-content p,.ecom-core.ecom-f66ft8n00ei .text-content p a,.ecom-core.ecom-f66ft8n00ei .text-content span,.ecom-core.ecom-f66ft8n00ei .text-content span a{font-size:1.25vw;font-family:Open Sans,sans-serif;font-weight:400}.ecom-core.ecom-f66ft8n00ei .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-f66ft8n00ei .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-f66ft8n00ei .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-f66ft8n00ei .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-f66ft8n00ei .text-content,.ecom-core.ecom-f66ft8n00ei .text-content a,.ecom-core.ecom-f66ft8n00ei .text-content a a,.ecom-core.ecom-f66ft8n00ei .text-content p,.ecom-core.ecom-f66ft8n00ei .text-content p a,.ecom-core.ecom-f66ft8n00ei .text-content span,.ecom-core.ecom-f66ft8n00ei .text-content span a{font-size:4vw}}.ecom-core.ecom-qhr45b7siod .ecom-effect-accodion{transition:height .2s ease,opacity .2s ease}.ecom-core.ecom-qhr45b7siod .ecom-accordion__title{text-align:left;background-color:#1118270d;padding:10px 30px}.ecom-core.ecom-qhr45b7siod .ecom-accordion__title:hover{background-color:#1118271a}.ecom-core.ecom-qhr45b7siod .ecom-accordion__title.ecom-item-active{background-color:#1118271a;border-radius:10px 10px 0 0}.ecom-core.ecom-qhr45b7siod .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-qhr45b7siod .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-qhr45b7siod .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:1.56vw;text-transform:none;font-weight:300;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;color:#000}.ecom-core.ecom-qhr45b7siod .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-qhr45b7siod .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#0d2329}.ecom-core.ecom-qhr45b7siod .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-qhr45b7siod .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-qhr45b7siod .ecom-accordion--image{margin-right:10px}.ecom-core.ecom-qhr45b7siod .ecom-accordion__body>.ec-flex-wp{border-style:none;padding:15px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-qhr45b7siod .ecom-accordion__title{margin:0;padding:10px}.ecom-core.ecom-qhr45b7siod .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-qhr45b7siod .ecom-accordion__body>.ec-flex-wp{margin-bottom:0;padding:0 15px 15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qhr45b7siod .ecom-accordion__title{padding:10px 15px;margin-bottom:0}.ecom-core.ecom-qhr45b7siod .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-qhr45b7siod .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:5.6vw}.ecom-core.ecom-qhr45b7siod .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:15px;padding-left:15px}}.ecom-core.ecom-qhr45b7siod{width:38.39vw;max-width:100%;--element-width:38.39vw;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-qhr45b7siod{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qhr45b7siod{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-e71r7qi3pgu .ecom-text--more-actions button,.ecom-core.ecom-e71r7qi3pgu .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-e71r7qi3pgu .text-content,.ecom-core.ecom-e71r7qi3pgu .text-content a,.ecom-core.ecom-e71r7qi3pgu .text-content p,.ecom-core.ecom-e71r7qi3pgu .text-content span{text-align:left;color:#0d2329}.ecom-core.ecom-e71r7qi3pgu .text-content,.ecom-core.ecom-e71r7qi3pgu .text-content a,.ecom-core.ecom-e71r7qi3pgu .text-content a a,.ecom-core.ecom-e71r7qi3pgu .text-content p,.ecom-core.ecom-e71r7qi3pgu .text-content p a,.ecom-core.ecom-e71r7qi3pgu .text-content span,.ecom-core.ecom-e71r7qi3pgu .text-content span a{font-size:1.25vw;font-family:Open Sans,sans-serif;font-weight:400}.ecom-core.ecom-e71r7qi3pgu .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-e71r7qi3pgu .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-e71r7qi3pgu .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-e71r7qi3pgu .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-e71r7qi3pgu .text-content,.ecom-core.ecom-e71r7qi3pgu .text-content a,.ecom-core.ecom-e71r7qi3pgu .text-content a a,.ecom-core.ecom-e71r7qi3pgu .text-content p,.ecom-core.ecom-e71r7qi3pgu .text-content p a,.ecom-core.ecom-e71r7qi3pgu .text-content span,.ecom-core.ecom-e71r7qi3pgu .text-content span a{font-size:4vw}}.ecom-core.ecom-cby40r6cgkq .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-cby40r6cgkq .element__heading .ecom__heading,.ecom-core.ecom-cby40r6cgkq .element__heading .ecom__heading a{font-weight:400;font-family:Poppins,sans-serif;font-size:2.6vw}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-cby40r6cgkq .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-cby40r6cgkq .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-cby40r6cgkq .element__heading .ecom__heading,.ecom-core.ecom-cby40r6cgkq .element__heading .ecom__heading a{font-size:5.6vw}}.ecom-core.ecom-gb6a3lucwtj.ec-flex-wp,.ecom-core.ecom-gb6a3lucwtj>.ecom-inner{flex-direction:column}.ecom-core.ecom-gb6a3lucwtj,.ecom-core.ecom-gb6a3lucwtj>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-gb6a3lucwtj{--row-gap:2.6cqw}@media(max-width:767px){.ecom-core.ecom-gb6a3lucwtj{--row-gap:7.63cqw}}.ecom-core.ecom-yfpyemitnk.ec-flex-wp,.ecom-core.ecom-yfpyemitnk>.ecom-inner{flex-direction:row;justify-content:space-between;--justify-content:space-between}.ecom-core.ecom-yfpyemitnk,.ecom-core.ecom-yfpyemitnk>.ecom-inner{flex-wrap:nowrap;--flex-wrap:nowrap}.ecom-core.ecom-yfpyemitnk,.ecom-core.ecom-yfpyemitnk>.ecom-inner{--row-gap:20px;--column-gap:20px}@media(max-width:767px){.ecom-core.ecom-yfpyemitnk{--row-gap:7.63cqw}}.ecom-core.ecom-gftc0qw45h7 .ecom-effect-accodion{transition:height .2s ease,opacity .2s ease}.ecom-core.ecom-gftc0qw45h7 .ecom-accordion__title{text-align:left;background-color:#1118270d;padding:10px 30px}.ecom-core.ecom-gftc0qw45h7 .ecom-accordion__title:hover{background-color:#1118271a}.ecom-core.ecom-gftc0qw45h7 .ecom-accordion__title.ecom-item-active{background-color:#1118271a;border-radius:10px 10px 0 0}.ecom-core.ecom-gftc0qw45h7 .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-gftc0qw45h7 .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-gftc0qw45h7 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:1.56vw;text-transform:none;font-weight:300;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;color:#000}.ecom-core.ecom-gftc0qw45h7 .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-gftc0qw45h7 .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#0d2329}.ecom-core.ecom-gftc0qw45h7 .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-gftc0qw45h7 .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-gftc0qw45h7 .ecom-accordion--image{margin-right:10px}.ecom-core.ecom-gftc0qw45h7 .ecom-accordion__body>.ec-flex-wp{border-style:none;padding:15px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-gftc0qw45h7 .ecom-accordion__title{margin:0;padding:10px}.ecom-core.ecom-gftc0qw45h7 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-gftc0qw45h7 .ecom-accordion__body>.ec-flex-wp{margin-bottom:0;padding:0 15px 15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-gftc0qw45h7 .ecom-accordion__title{padding:10px 15px;margin-bottom:0}.ecom-core.ecom-gftc0qw45h7 .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-gftc0qw45h7 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:5.6vw}.ecom-core.ecom-gftc0qw45h7 .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:15px;padding-left:15px}}.ecom-core.ecom-gftc0qw45h7{width:38.39vw;max-width:100%;--element-width:38.39vw;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-gftc0qw45h7{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-gftc0qw45h7{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-u78oitwl69b .ecom-text--more-actions button,.ecom-core.ecom-u78oitwl69b .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-u78oitwl69b .text-content,.ecom-core.ecom-u78oitwl69b .text-content a,.ecom-core.ecom-u78oitwl69b .text-content p,.ecom-core.ecom-u78oitwl69b .text-content span{text-align:left;color:#0d2329}.ecom-core.ecom-u78oitwl69b .text-content,.ecom-core.ecom-u78oitwl69b .text-content a,.ecom-core.ecom-u78oitwl69b .text-content a a,.ecom-core.ecom-u78oitwl69b .text-content p,.ecom-core.ecom-u78oitwl69b .text-content p a,.ecom-core.ecom-u78oitwl69b .text-content span,.ecom-core.ecom-u78oitwl69b .text-content span a{font-size:1.25vw;font-family:Open Sans,sans-serif;font-weight:400}.ecom-core.ecom-u78oitwl69b .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-u78oitwl69b .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-u78oitwl69b .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-u78oitwl69b .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-u78oitwl69b .text-content,.ecom-core.ecom-u78oitwl69b .text-content a,.ecom-core.ecom-u78oitwl69b .text-content a a,.ecom-core.ecom-u78oitwl69b .text-content p,.ecom-core.ecom-u78oitwl69b .text-content p a,.ecom-core.ecom-u78oitwl69b .text-content span,.ecom-core.ecom-u78oitwl69b .text-content span a{font-size:4vw}}.ecom-core.ecom-wsitvt0vyp.ec-flex-wp,.ecom-core.ecom-wsitvt0vyp>.ecom-inner{flex-direction:row;justify-content:space-between;--justify-content:space-between}.ecom-core.ecom-wsitvt0vyp,.ecom-core.ecom-wsitvt0vyp>.ecom-inner{flex-wrap:nowrap;--flex-wrap:nowrap}.ecom-core.ecom-wsitvt0vyp,.ecom-core.ecom-wsitvt0vyp>.ecom-inner{--row-gap:20px;--column-gap:20px}@media(max-width:767px){.ecom-core.ecom-wsitvt0vyp{--row-gap:7.63cqw}}.ecom-core.ecom-v007df8r8u .ecom-effect-accodion{transition:height .2s ease,opacity .2s ease}.ecom-core.ecom-v007df8r8u .ecom-accordion__title{text-align:left;background-color:#1118270d;padding:10px 30px}.ecom-core.ecom-v007df8r8u .ecom-accordion__title:hover{background-color:#1118271a}.ecom-core.ecom-v007df8r8u .ecom-accordion__title.ecom-item-active{background-color:#1118271a;border-radius:10px 10px 0 0}.ecom-core.ecom-v007df8r8u .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-v007df8r8u .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-v007df8r8u .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:1.56vw;text-transform:none;font-weight:300;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;color:#000}.ecom-core.ecom-v007df8r8u .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-v007df8r8u .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#0d2329}.ecom-core.ecom-v007df8r8u .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-v007df8r8u .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-v007df8r8u .ecom-accordion--image{margin-right:10px}.ecom-core.ecom-v007df8r8u .ecom-accordion__body>.ec-flex-wp{border-style:none;padding:15px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-v007df8r8u .ecom-accordion__title{margin:0;padding:10px}.ecom-core.ecom-v007df8r8u .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-v007df8r8u .ecom-accordion__body>.ec-flex-wp{margin-bottom:0;padding:0 15px 15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-v007df8r8u .ecom-accordion__title{padding:10px 15px;margin-bottom:0}.ecom-core.ecom-v007df8r8u .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-v007df8r8u .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:5.6vw}.ecom-core.ecom-v007df8r8u .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:15px;padding-left:15px}}.ecom-core.ecom-v007df8r8u{width:38.39vw;max-width:100%;--element-width:38.39vw;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-v007df8r8u{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-v007df8r8u{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-fimsrbb6q8k .ecom-text--more-actions button,.ecom-core.ecom-fimsrbb6q8k .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-fimsrbb6q8k .text-content,.ecom-core.ecom-fimsrbb6q8k .text-content a,.ecom-core.ecom-fimsrbb6q8k .text-content p,.ecom-core.ecom-fimsrbb6q8k .text-content span{text-align:left;color:#0d2329}.ecom-core.ecom-fimsrbb6q8k .text-content,.ecom-core.ecom-fimsrbb6q8k .text-content a,.ecom-core.ecom-fimsrbb6q8k .text-content a a,.ecom-core.ecom-fimsrbb6q8k .text-content p,.ecom-core.ecom-fimsrbb6q8k .text-content p a,.ecom-core.ecom-fimsrbb6q8k .text-content span,.ecom-core.ecom-fimsrbb6q8k .text-content span a{font-size:1.25vw;font-family:Open Sans,sans-serif;font-weight:400}.ecom-core.ecom-fimsrbb6q8k .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-fimsrbb6q8k .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-fimsrbb6q8k .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-fimsrbb6q8k .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fimsrbb6q8k .text-content,.ecom-core.ecom-fimsrbb6q8k .text-content a,.ecom-core.ecom-fimsrbb6q8k .text-content a a,.ecom-core.ecom-fimsrbb6q8k .text-content p,.ecom-core.ecom-fimsrbb6q8k .text-content p a,.ecom-core.ecom-fimsrbb6q8k .text-content span,.ecom-core.ecom-fimsrbb6q8k .text-content span a{font-size:4vw}}.ecom-core.ecom-rvqorsgt5jo .ecom-effect-accodion{transition:height .2s ease,opacity .2s ease}.ecom-core.ecom-rvqorsgt5jo .ecom-accordion__title{text-align:left;background-color:#1118270d;padding:10px 30px}.ecom-core.ecom-rvqorsgt5jo .ecom-accordion__title:hover{background-color:#1118271a}.ecom-core.ecom-rvqorsgt5jo .ecom-accordion__title.ecom-item-active{background-color:#1118271a;border-radius:10px 10px 0 0}.ecom-core.ecom-rvqorsgt5jo .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-rvqorsgt5jo .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-rvqorsgt5jo .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:1.56vw;text-transform:none;font-weight:300;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;color:#000}.ecom-core.ecom-rvqorsgt5jo .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-rvqorsgt5jo .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#0d2329}.ecom-core.ecom-rvqorsgt5jo .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-rvqorsgt5jo .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-rvqorsgt5jo .ecom-accordion--image{margin-right:10px}.ecom-core.ecom-rvqorsgt5jo .ecom-accordion__body>.ec-flex-wp{border-style:none;padding:15px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-rvqorsgt5jo .ecom-accordion__title{margin:0;padding:10px}.ecom-core.ecom-rvqorsgt5jo .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-rvqorsgt5jo .ecom-accordion__body>.ec-flex-wp{margin-bottom:0;padding:0 15px 15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-rvqorsgt5jo .ecom-accordion__title{padding:10px 15px;margin-bottom:0}.ecom-core.ecom-rvqorsgt5jo .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-rvqorsgt5jo .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:5.6vw}.ecom-core.ecom-rvqorsgt5jo .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:15px;padding-left:15px}}.ecom-core.ecom-rvqorsgt5jo{width:38.39vw;max-width:100%;--element-width:38.39vw;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-rvqorsgt5jo{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-rvqorsgt5jo{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-ier45kqepws .ecom-text--more-actions button,.ecom-core.ecom-ier45kqepws .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-ier45kqepws .text-content,.ecom-core.ecom-ier45kqepws .text-content a,.ecom-core.ecom-ier45kqepws .text-content p,.ecom-core.ecom-ier45kqepws .text-content span{text-align:left;color:#0d2329}.ecom-core.ecom-ier45kqepws .text-content,.ecom-core.ecom-ier45kqepws .text-content a,.ecom-core.ecom-ier45kqepws .text-content a a,.ecom-core.ecom-ier45kqepws .text-content p,.ecom-core.ecom-ier45kqepws .text-content p a,.ecom-core.ecom-ier45kqepws .text-content span,.ecom-core.ecom-ier45kqepws .text-content span a{font-size:1.25vw;font-family:Open Sans,sans-serif;font-weight:400}.ecom-core.ecom-ier45kqepws .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-ier45kqepws .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-ier45kqepws .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-ier45kqepws .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ier45kqepws .text-content,.ecom-core.ecom-ier45kqepws .text-content a,.ecom-core.ecom-ier45kqepws .text-content a a,.ecom-core.ecom-ier45kqepws .text-content p,.ecom-core.ecom-ier45kqepws .text-content p a,.ecom-core.ecom-ier45kqepws .text-content span,.ecom-core.ecom-ier45kqepws .text-content span a{font-size:4vw}}.ecom-core.ecom-4ypp0fsnzs7.ec-flex-wp,.ecom-core.ecom-4ypp0fsnzs7>.ecom-inner{flex-direction:row;justify-content:space-between;--justify-content:space-between}.ecom-core.ecom-4ypp0fsnzs7,.ecom-core.ecom-4ypp0fsnzs7>.ecom-inner{flex-wrap:nowrap;--flex-wrap:nowrap}.ecom-core.ecom-4ypp0fsnzs7,.ecom-core.ecom-4ypp0fsnzs7>.ecom-inner{--row-gap:20px;--column-gap:20px}@media(max-width:767px){.ecom-core.ecom-4ypp0fsnzs7{--row-gap:7.63cqw}}.ecom-core.ecom-qgsk111gg3 .ecom-effect-accodion{transition:height .2s ease,opacity .2s ease}.ecom-core.ecom-qgsk111gg3 .ecom-accordion__title{text-align:left;background-color:#1118270d;padding:10px 30px}.ecom-core.ecom-qgsk111gg3 .ecom-accordion__title:hover{background-color:#1118271a}.ecom-core.ecom-qgsk111gg3 .ecom-accordion__title.ecom-item-active{background-color:#1118271a;border-radius:10px 10px 0 0}.ecom-core.ecom-qgsk111gg3 .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-qgsk111gg3 .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-qgsk111gg3 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:1.56vw;text-transform:none;font-weight:300;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;color:#000}.ecom-core.ecom-qgsk111gg3 .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-qgsk111gg3 .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#0d2329}.ecom-core.ecom-qgsk111gg3 .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-qgsk111gg3 .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-qgsk111gg3 .ecom-accordion--image{margin-right:10px}.ecom-core.ecom-qgsk111gg3 .ecom-accordion__body>.ec-flex-wp{border-style:none;padding:15px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-qgsk111gg3 .ecom-accordion__title{margin:0;padding:10px}.ecom-core.ecom-qgsk111gg3 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-qgsk111gg3 .ecom-accordion__body>.ec-flex-wp{margin-bottom:0;padding:0 15px 15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qgsk111gg3 .ecom-accordion__title{padding:10px 15px;margin-bottom:0}.ecom-core.ecom-qgsk111gg3 .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-qgsk111gg3 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:5.6vw}.ecom-core.ecom-qgsk111gg3 .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:15px;padding-left:15px}}.ecom-core.ecom-qgsk111gg3{width:38.39vw;max-width:100%;--element-width:38.39vw;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-qgsk111gg3{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qgsk111gg3{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-5pl5q2hjnld .ecom-text--more-actions button,.ecom-core.ecom-5pl5q2hjnld .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-5pl5q2hjnld .text-content,.ecom-core.ecom-5pl5q2hjnld .text-content a,.ecom-core.ecom-5pl5q2hjnld .text-content p,.ecom-core.ecom-5pl5q2hjnld .text-content span{text-align:left;color:#0d2329}.ecom-core.ecom-5pl5q2hjnld .text-content,.ecom-core.ecom-5pl5q2hjnld .text-content a,.ecom-core.ecom-5pl5q2hjnld .text-content a a,.ecom-core.ecom-5pl5q2hjnld .text-content p,.ecom-core.ecom-5pl5q2hjnld .text-content p a,.ecom-core.ecom-5pl5q2hjnld .text-content span,.ecom-core.ecom-5pl5q2hjnld .text-content span a{font-size:1.25vw;font-family:Open Sans,sans-serif;font-weight:400}.ecom-core.ecom-5pl5q2hjnld .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-5pl5q2hjnld .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-5pl5q2hjnld .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-5pl5q2hjnld .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-5pl5q2hjnld .text-content,.ecom-core.ecom-5pl5q2hjnld .text-content a,.ecom-core.ecom-5pl5q2hjnld .text-content a a,.ecom-core.ecom-5pl5q2hjnld .text-content p,.ecom-core.ecom-5pl5q2hjnld .text-content p a,.ecom-core.ecom-5pl5q2hjnld .text-content span,.ecom-core.ecom-5pl5q2hjnld .text-content span a{font-size:4vw}}.ecom-core.ecom-fyl7atdc1vu .ecom-effect-accodion{transition:height .2s ease,opacity .2s ease}.ecom-core.ecom-fyl7atdc1vu .ecom-accordion__title{text-align:left;background-color:#1118270d;padding:10px 30px}.ecom-core.ecom-fyl7atdc1vu .ecom-accordion__title:hover{background-color:#1118271a}.ecom-core.ecom-fyl7atdc1vu .ecom-accordion__title.ecom-item-active{background-color:#1118271a;border-radius:10px 10px 0 0}.ecom-core.ecom-fyl7atdc1vu .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-fyl7atdc1vu .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-fyl7atdc1vu .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:1.56vw;text-transform:none;font-weight:300;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;color:#000}.ecom-core.ecom-fyl7atdc1vu .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-fyl7atdc1vu .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#0d2329}.ecom-core.ecom-fyl7atdc1vu .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-fyl7atdc1vu .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-fyl7atdc1vu .ecom-accordion--image{margin-right:10px}.ecom-core.ecom-fyl7atdc1vu .ecom-accordion__body>.ec-flex-wp{border-style:none;padding:15px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-fyl7atdc1vu .ecom-accordion__title{margin:0;padding:10px}.ecom-core.ecom-fyl7atdc1vu .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-fyl7atdc1vu .ecom-accordion__body>.ec-flex-wp{margin-bottom:0;padding:0 15px 15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fyl7atdc1vu .ecom-accordion__title{padding:10px 15px;margin-bottom:0}.ecom-core.ecom-fyl7atdc1vu .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-fyl7atdc1vu .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:5.6vw}.ecom-core.ecom-fyl7atdc1vu .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:15px;padding-left:15px}}.ecom-core.ecom-fyl7atdc1vu{width:38.39vw;max-width:100%;--element-width:38.39vw;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-fyl7atdc1vu{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fyl7atdc1vu{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-5dgvhn335ie .ecom-text--more-actions button,.ecom-core.ecom-5dgvhn335ie .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-5dgvhn335ie .text-content,.ecom-core.ecom-5dgvhn335ie .text-content a,.ecom-core.ecom-5dgvhn335ie .text-content p,.ecom-core.ecom-5dgvhn335ie .text-content span{text-align:left;color:#0d2329}.ecom-core.ecom-5dgvhn335ie .text-content,.ecom-core.ecom-5dgvhn335ie .text-content a,.ecom-core.ecom-5dgvhn335ie .text-content a a,.ecom-core.ecom-5dgvhn335ie .text-content p,.ecom-core.ecom-5dgvhn335ie .text-content p a,.ecom-core.ecom-5dgvhn335ie .text-content span,.ecom-core.ecom-5dgvhn335ie .text-content span a{font-size:1.25vw;font-family:Open Sans,sans-serif;font-weight:400}.ecom-core.ecom-5dgvhn335ie .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-5dgvhn335ie .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-5dgvhn335ie .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-5dgvhn335ie .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-5dgvhn335ie .text-content,.ecom-core.ecom-5dgvhn335ie .text-content a,.ecom-core.ecom-5dgvhn335ie .text-content a a,.ecom-core.ecom-5dgvhn335ie .text-content p,.ecom-core.ecom-5dgvhn335ie .text-content p a,.ecom-core.ecom-5dgvhn335ie .text-content span,.ecom-core.ecom-5dgvhn335ie .text-content span a{font-size:4vw}}.ecom-core.ecom-1udmm5u6bb9.ec-flex-wp,.ecom-core.ecom-1udmm5u6bb9>.ecom-inner{flex-direction:row;justify-content:space-between;--justify-content:space-between}.ecom-core.ecom-1udmm5u6bb9,.ecom-core.ecom-1udmm5u6bb9>.ecom-inner{flex-wrap:nowrap;--flex-wrap:nowrap}.ecom-core.ecom-1udmm5u6bb9,.ecom-core.ecom-1udmm5u6bb9>.ecom-inner{--row-gap:20px;--column-gap:20px}@media(max-width:767px){.ecom-core.ecom-1udmm5u6bb9{--row-gap:7.63cqw}}.ecom-core.ecom-ih6l75vi58 .ecom-effect-accodion{transition:height .2s ease,opacity .2s ease}.ecom-core.ecom-ih6l75vi58 .ecom-accordion__title{text-align:left;background-color:#1118270d;padding:10px 30px}.ecom-core.ecom-ih6l75vi58 .ecom-accordion__title:hover{background-color:#1118271a}.ecom-core.ecom-ih6l75vi58 .ecom-accordion__title.ecom-item-active{background-color:#1118271a;border-radius:10px 10px 0 0}.ecom-core.ecom-ih6l75vi58 .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-ih6l75vi58 .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-ih6l75vi58 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:1.56vw;text-transform:none;font-weight:300;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;color:#000}.ecom-core.ecom-ih6l75vi58 .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-ih6l75vi58 .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#0d2329}.ecom-core.ecom-ih6l75vi58 .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-ih6l75vi58 .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-ih6l75vi58 .ecom-accordion--image{margin-right:10px}.ecom-core.ecom-ih6l75vi58 .ecom-accordion__body>.ec-flex-wp{border-style:none;padding:15px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ih6l75vi58 .ecom-accordion__title{margin:0;padding:10px}.ecom-core.ecom-ih6l75vi58 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-ih6l75vi58 .ecom-accordion__body>.ec-flex-wp{margin-bottom:0;padding:0 15px 15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ih6l75vi58 .ecom-accordion__title{padding:10px 15px;margin-bottom:0}.ecom-core.ecom-ih6l75vi58 .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-ih6l75vi58 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:5.6vw}.ecom-core.ecom-ih6l75vi58 .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:15px;padding-left:15px}}.ecom-core.ecom-ih6l75vi58{width:38.39vw;max-width:100%;--element-width:38.39vw;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ih6l75vi58{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ih6l75vi58{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-zm1zv1tfqb .ecom-text--more-actions button,.ecom-core.ecom-zm1zv1tfqb .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-zm1zv1tfqb .text-content,.ecom-core.ecom-zm1zv1tfqb .text-content a,.ecom-core.ecom-zm1zv1tfqb .text-content p,.ecom-core.ecom-zm1zv1tfqb .text-content span{text-align:left;color:#0d2329}.ecom-core.ecom-zm1zv1tfqb .text-content,.ecom-core.ecom-zm1zv1tfqb .text-content a,.ecom-core.ecom-zm1zv1tfqb .text-content a a,.ecom-core.ecom-zm1zv1tfqb .text-content p,.ecom-core.ecom-zm1zv1tfqb .text-content p a,.ecom-core.ecom-zm1zv1tfqb .text-content span,.ecom-core.ecom-zm1zv1tfqb .text-content span a{font-size:1.25vw;font-family:Open Sans,sans-serif;font-weight:400}.ecom-core.ecom-zm1zv1tfqb .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-zm1zv1tfqb .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-zm1zv1tfqb .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-zm1zv1tfqb .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-zm1zv1tfqb .text-content,.ecom-core.ecom-zm1zv1tfqb .text-content a,.ecom-core.ecom-zm1zv1tfqb .text-content a a,.ecom-core.ecom-zm1zv1tfqb .text-content p,.ecom-core.ecom-zm1zv1tfqb .text-content p a,.ecom-core.ecom-zm1zv1tfqb .text-content span,.ecom-core.ecom-zm1zv1tfqb .text-content span a{font-size:4vw}}.ecom-core.ecom-ojx6rwapmpd .ecom-effect-accodion{transition:height .2s ease,opacity .2s ease}.ecom-core.ecom-ojx6rwapmpd .ecom-accordion__title{text-align:left;background-color:#1118270d;padding:10px 30px}.ecom-core.ecom-ojx6rwapmpd .ecom-accordion__title:hover{background-color:#1118271a}.ecom-core.ecom-ojx6rwapmpd .ecom-accordion__title.ecom-item-active{background-color:#1118271a;border-radius:10px 10px 0 0}.ecom-core.ecom-ojx6rwapmpd .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-ojx6rwapmpd .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-ojx6rwapmpd .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:1.56vw;text-transform:none;font-weight:300;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;color:#000}.ecom-core.ecom-ojx6rwapmpd .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-ojx6rwapmpd .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#0d2329}.ecom-core.ecom-ojx6rwapmpd .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-ojx6rwapmpd .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-ojx6rwapmpd .ecom-accordion--image{margin-right:10px}.ecom-core.ecom-ojx6rwapmpd .ecom-accordion__body>.ec-flex-wp{border-style:none;padding:15px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ojx6rwapmpd .ecom-accordion__title{margin:0;padding:10px}.ecom-core.ecom-ojx6rwapmpd .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-ojx6rwapmpd .ecom-accordion__body>.ec-flex-wp{margin-bottom:0;padding:0 15px 15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ojx6rwapmpd .ecom-accordion__title{padding:10px 15px;margin-bottom:0}.ecom-core.ecom-ojx6rwapmpd .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-ojx6rwapmpd .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:5.6vw}.ecom-core.ecom-ojx6rwapmpd .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:15px;padding-left:15px}}.ecom-core.ecom-ojx6rwapmpd{width:38.39vw;max-width:100%;--element-width:38.39vw;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ojx6rwapmpd{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ojx6rwapmpd{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-k3amuq0orz .ecom-text--more-actions button,.ecom-core.ecom-k3amuq0orz .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-k3amuq0orz .text-content,.ecom-core.ecom-k3amuq0orz .text-content a,.ecom-core.ecom-k3amuq0orz .text-content p,.ecom-core.ecom-k3amuq0orz .text-content span{text-align:left;color:#0d2329}.ecom-core.ecom-k3amuq0orz .text-content,.ecom-core.ecom-k3amuq0orz .text-content a,.ecom-core.ecom-k3amuq0orz .text-content a a,.ecom-core.ecom-k3amuq0orz .text-content p,.ecom-core.ecom-k3amuq0orz .text-content p a,.ecom-core.ecom-k3amuq0orz .text-content span,.ecom-core.ecom-k3amuq0orz .text-content span a{font-size:1.25vw;font-family:Open Sans,sans-serif;font-weight:400}.ecom-core.ecom-k3amuq0orz .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-k3amuq0orz .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-k3amuq0orz .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-k3amuq0orz .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-k3amuq0orz .text-content,.ecom-core.ecom-k3amuq0orz .text-content a,.ecom-core.ecom-k3amuq0orz .text-content a a,.ecom-core.ecom-k3amuq0orz .text-content p,.ecom-core.ecom-k3amuq0orz .text-content p a,.ecom-core.ecom-k3amuq0orz .text-content span,.ecom-core.ecom-k3amuq0orz .text-content span a{font-size:4vw}}.ecom-core.ecom-n51bqsz36ef.ec-flex-wp,.ecom-core.ecom-n51bqsz36ef>.ecom-inner{flex-direction:row;justify-content:space-between;--justify-content:space-between}.ecom-core.ecom-n51bqsz36ef,.ecom-core.ecom-n51bqsz36ef>.ecom-inner{flex-wrap:nowrap;--flex-wrap:nowrap}.ecom-core.ecom-n51bqsz36ef,.ecom-core.ecom-n51bqsz36ef>.ecom-inner{--row-gap:20px;--column-gap:20px}@media(max-width:767px){.ecom-core.ecom-n51bqsz36ef{--row-gap:7.63cqw}}.ecom-core.ecom-1fvm3aau0a7 .ecom-effect-accodion{transition:height .2s ease,opacity .2s ease}.ecom-core.ecom-1fvm3aau0a7 .ecom-accordion__title{text-align:left;background-color:#1118270d;padding:10px 30px}.ecom-core.ecom-1fvm3aau0a7 .ecom-accordion__title:hover{background-color:#1118271a}.ecom-core.ecom-1fvm3aau0a7 .ecom-accordion__title.ecom-item-active{background-color:#1118271a;border-radius:10px 10px 0 0}.ecom-core.ecom-1fvm3aau0a7 .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-1fvm3aau0a7 .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-1fvm3aau0a7 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:1.56vw;text-transform:none;font-weight:300;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;color:#000}.ecom-core.ecom-1fvm3aau0a7 .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-1fvm3aau0a7 .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#0d2329}.ecom-core.ecom-1fvm3aau0a7 .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-1fvm3aau0a7 .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-1fvm3aau0a7 .ecom-accordion--image{margin-right:10px}.ecom-core.ecom-1fvm3aau0a7 .ecom-accordion__body>.ec-flex-wp{border-style:none;padding:15px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-1fvm3aau0a7 .ecom-accordion__title{margin:0;padding:10px}.ecom-core.ecom-1fvm3aau0a7 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-1fvm3aau0a7 .ecom-accordion__body>.ec-flex-wp{margin-bottom:0;padding:0 15px 15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1fvm3aau0a7 .ecom-accordion__title{padding:10px 15px;margin-bottom:0}.ecom-core.ecom-1fvm3aau0a7 .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-1fvm3aau0a7 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:5.6vw}.ecom-core.ecom-1fvm3aau0a7 .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:15px;padding-left:15px}}.ecom-core.ecom-1fvm3aau0a7{width:38.39vw;max-width:100%;--element-width:38.39vw;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-1fvm3aau0a7{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1fvm3aau0a7{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-uur44fx7mo .ecom-text--more-actions button,.ecom-core.ecom-uur44fx7mo .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-uur44fx7mo .text-content,.ecom-core.ecom-uur44fx7mo .text-content a,.ecom-core.ecom-uur44fx7mo .text-content p,.ecom-core.ecom-uur44fx7mo .text-content span{text-align:left;color:#0d2329}.ecom-core.ecom-uur44fx7mo .text-content,.ecom-core.ecom-uur44fx7mo .text-content a,.ecom-core.ecom-uur44fx7mo .text-content a a,.ecom-core.ecom-uur44fx7mo .text-content p,.ecom-core.ecom-uur44fx7mo .text-content p a,.ecom-core.ecom-uur44fx7mo .text-content span,.ecom-core.ecom-uur44fx7mo .text-content span a{font-size:1.25vw;font-family:Open Sans,sans-serif;font-weight:400}.ecom-core.ecom-uur44fx7mo .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-uur44fx7mo .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-uur44fx7mo .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-uur44fx7mo .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-uur44fx7mo .text-content,.ecom-core.ecom-uur44fx7mo .text-content a,.ecom-core.ecom-uur44fx7mo .text-content a a,.ecom-core.ecom-uur44fx7mo .text-content p,.ecom-core.ecom-uur44fx7mo .text-content p a,.ecom-core.ecom-uur44fx7mo .text-content span,.ecom-core.ecom-uur44fx7mo .text-content span a{font-size:4vw}}.ecom-core.ecom-ds8771jdprl .ecom-effect-accodion{transition:height .2s ease,opacity .2s ease}.ecom-core.ecom-ds8771jdprl .ecom-accordion__title{text-align:left;background-color:#1118270d;padding:10px 30px}.ecom-core.ecom-ds8771jdprl .ecom-accordion__title:hover{background-color:#1118271a}.ecom-core.ecom-ds8771jdprl .ecom-accordion__title.ecom-item-active{background-color:#1118271a;border-radius:10px 10px 0 0}.ecom-core.ecom-ds8771jdprl .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-ds8771jdprl .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-ds8771jdprl .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:1.56vw;text-transform:none;font-weight:300;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;color:#000}.ecom-core.ecom-ds8771jdprl .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-ds8771jdprl .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#0d2329}.ecom-core.ecom-ds8771jdprl .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-ds8771jdprl .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-ds8771jdprl .ecom-accordion--image{margin-right:10px}.ecom-core.ecom-ds8771jdprl .ecom-accordion__body>.ec-flex-wp{border-style:none;padding:15px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ds8771jdprl .ecom-accordion__title{margin:0;padding:10px}.ecom-core.ecom-ds8771jdprl .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-ds8771jdprl .ecom-accordion__body>.ec-flex-wp{margin-bottom:0;padding:0 15px 15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ds8771jdprl .ecom-accordion__title{padding:10px 15px;margin-bottom:0}.ecom-core.ecom-ds8771jdprl .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-ds8771jdprl .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:5.6vw}.ecom-core.ecom-ds8771jdprl .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:15px;padding-left:15px}}.ecom-core.ecom-ds8771jdprl{width:38.39vw;max-width:100%;--element-width:38.39vw;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ds8771jdprl{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ds8771jdprl{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-4vemsm3ktcy .ecom-text--more-actions button,.ecom-core.ecom-4vemsm3ktcy .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-4vemsm3ktcy .text-content,.ecom-core.ecom-4vemsm3ktcy .text-content a,.ecom-core.ecom-4vemsm3ktcy .text-content p,.ecom-core.ecom-4vemsm3ktcy .text-content span{text-align:left;color:#0d2329}.ecom-core.ecom-4vemsm3ktcy .text-content,.ecom-core.ecom-4vemsm3ktcy .text-content a,.ecom-core.ecom-4vemsm3ktcy .text-content a a,.ecom-core.ecom-4vemsm3ktcy .text-content p,.ecom-core.ecom-4vemsm3ktcy .text-content p a,.ecom-core.ecom-4vemsm3ktcy .text-content span,.ecom-core.ecom-4vemsm3ktcy .text-content span a{font-size:1.25vw;font-family:Open Sans,sans-serif;font-weight:400}.ecom-core.ecom-4vemsm3ktcy .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-4vemsm3ktcy .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-4vemsm3ktcy .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-4vemsm3ktcy .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4vemsm3ktcy .text-content,.ecom-core.ecom-4vemsm3ktcy .text-content a,.ecom-core.ecom-4vemsm3ktcy .text-content a a,.ecom-core.ecom-4vemsm3ktcy .text-content p,.ecom-core.ecom-4vemsm3ktcy .text-content p a,.ecom-core.ecom-4vemsm3ktcy .text-content span,.ecom-core.ecom-4vemsm3ktcy .text-content span a{font-size:4vw}}.ecom-core.ecom-fc26yyz0bj9 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-fc26yyz0bj9 .element__heading .ecom__heading,.ecom-core.ecom-fc26yyz0bj9 .element__heading .ecom__heading a{font-weight:400;font-family:Poppins,sans-serif;font-size:2.6vw}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-fc26yyz0bj9 .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fc26yyz0bj9 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-fc26yyz0bj9 .element__heading .ecom__heading,.ecom-core.ecom-fc26yyz0bj9 .element__heading .ecom__heading a{font-size:5.6vw}}.ecom-core.ecom-g0hu1rktgjn.ec-flex-wp,.ecom-core.ecom-g0hu1rktgjn>.ecom-inner{flex-direction:column}.ecom-core.ecom-g0hu1rktgjn{--row-gap:2.6cqw}@media(max-width:767px){.ecom-core.ecom-g0hu1rktgjn{--row-gap:7.63cqw}}.ecom-core.ecom-qmk0j4wvhq.ec-flex-wp,.ecom-core.ecom-qmk0j4wvhq>.ecom-inner{flex-direction:row;justify-content:space-between;--justify-content:space-between}.ecom-core.ecom-qmk0j4wvhq,.ecom-core.ecom-qmk0j4wvhq>.ecom-inner{flex-wrap:nowrap;--flex-wrap:nowrap}@media(max-width:767px){.ecom-core.ecom-qmk0j4wvhq{--row-gap:7.63cqw}}.ecom-core.ecom-rhhmijiskfs .ecom-effect-accodion{transition:height .2s ease,opacity .2s ease}.ecom-core.ecom-rhhmijiskfs .ecom-accordion__title{text-align:left;background-color:#1118270d;padding:10px 30px}.ecom-core.ecom-rhhmijiskfs .ecom-accordion__title:hover{background-color:#1118271a}.ecom-core.ecom-rhhmijiskfs .ecom-accordion__title.ecom-item-active{background-color:#1118271a;border-radius:10px 10px 0 0}.ecom-core.ecom-rhhmijiskfs .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-rhhmijiskfs .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-rhhmijiskfs .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:1.56vw;text-transform:none;font-weight:300;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;color:#000}.ecom-core.ecom-rhhmijiskfs .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-rhhmijiskfs .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#0d2329}.ecom-core.ecom-rhhmijiskfs .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-rhhmijiskfs .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-rhhmijiskfs .ecom-accordion--image{margin-right:10px}.ecom-core.ecom-rhhmijiskfs .ecom-accordion__body>.ec-flex-wp{border-style:none;padding:15px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-rhhmijiskfs .ecom-accordion__title{margin:0;padding:10px}.ecom-core.ecom-rhhmijiskfs .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-rhhmijiskfs .ecom-accordion__body>.ec-flex-wp{margin-bottom:0;padding:0 15px 15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-rhhmijiskfs .ecom-accordion__title{padding:10px 15px;margin-bottom:0}.ecom-core.ecom-rhhmijiskfs .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-rhhmijiskfs .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:5.6vw}.ecom-core.ecom-rhhmijiskfs .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:15px;padding-left:15px}}.ecom-core.ecom-rhhmijiskfs{width:38.39vw;max-width:100%;--element-width:38.39vw;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-rhhmijiskfs{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-rhhmijiskfs{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-xtdzoms8wu .ecom-text--more-actions button,.ecom-core.ecom-xtdzoms8wu .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-xtdzoms8wu .text-content,.ecom-core.ecom-xtdzoms8wu .text-content a,.ecom-core.ecom-xtdzoms8wu .text-content p,.ecom-core.ecom-xtdzoms8wu .text-content span{text-align:left;color:#0d2329}.ecom-core.ecom-xtdzoms8wu .text-content,.ecom-core.ecom-xtdzoms8wu .text-content a,.ecom-core.ecom-xtdzoms8wu .text-content a a,.ecom-core.ecom-xtdzoms8wu .text-content p,.ecom-core.ecom-xtdzoms8wu .text-content p a,.ecom-core.ecom-xtdzoms8wu .text-content span,.ecom-core.ecom-xtdzoms8wu .text-content span a{font-size:1.25vw;font-family:Open Sans,sans-serif;font-weight:400}.ecom-core.ecom-xtdzoms8wu .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-xtdzoms8wu .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-xtdzoms8wu .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-xtdzoms8wu .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xtdzoms8wu .text-content,.ecom-core.ecom-xtdzoms8wu .text-content a,.ecom-core.ecom-xtdzoms8wu .text-content a a,.ecom-core.ecom-xtdzoms8wu .text-content p,.ecom-core.ecom-xtdzoms8wu .text-content p a,.ecom-core.ecom-xtdzoms8wu .text-content span,.ecom-core.ecom-xtdzoms8wu .text-content span a{font-size:4vw}}.ecom-core.ecom-at2nu8a4c4t.ec-flex-wp,.ecom-core.ecom-at2nu8a4c4t>.ecom-inner{flex-direction:row;justify-content:space-between;--justify-content:space-between}@media(max-width:767px){.ecom-core.ecom-at2nu8a4c4t{--row-gap:7.63cqw}}.ecom-core.ecom-n82r1wl18vf .ecom-effect-accodion{transition:height .2s ease,opacity .2s ease}.ecom-core.ecom-n82r1wl18vf .ecom-accordion__title{text-align:left;background-color:#1118270d;padding:10px 30px}.ecom-core.ecom-n82r1wl18vf .ecom-accordion__title:hover{background-color:#1118271a}.ecom-core.ecom-n82r1wl18vf .ecom-accordion__title.ecom-item-active{background-color:#1118271a;border-radius:10px 10px 0 0}.ecom-core.ecom-n82r1wl18vf .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-n82r1wl18vf .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-n82r1wl18vf .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:1.56vw;text-transform:none;font-weight:300;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;color:#000}.ecom-core.ecom-n82r1wl18vf .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-n82r1wl18vf .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#0d2329}.ecom-core.ecom-n82r1wl18vf .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-n82r1wl18vf .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-n82r1wl18vf .ecom-accordion--image{margin-right:10px}.ecom-core.ecom-n82r1wl18vf .ecom-accordion__body>.ec-flex-wp{border-style:none;padding:15px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-n82r1wl18vf .ecom-accordion__title{margin:0;padding:10px}.ecom-core.ecom-n82r1wl18vf .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-n82r1wl18vf .ecom-accordion__body>.ec-flex-wp{margin-bottom:0;padding:0 15px 15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-n82r1wl18vf .ecom-accordion__title{padding:10px 15px;margin-bottom:0}.ecom-core.ecom-n82r1wl18vf .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-n82r1wl18vf .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:5.6vw}.ecom-core.ecom-n82r1wl18vf .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:15px;padding-left:15px}}.ecom-core.ecom-n82r1wl18vf{width:38.39vw;max-width:100%;--element-width:38.39vw;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-n82r1wl18vf{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-n82r1wl18vf{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-pah3mgpr2oj .ecom-text--more-actions button,.ecom-core.ecom-pah3mgpr2oj .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-pah3mgpr2oj .text-content,.ecom-core.ecom-pah3mgpr2oj .text-content a,.ecom-core.ecom-pah3mgpr2oj .text-content p,.ecom-core.ecom-pah3mgpr2oj .text-content span{text-align:left;color:#0d2329}.ecom-core.ecom-pah3mgpr2oj .text-content,.ecom-core.ecom-pah3mgpr2oj .text-content a,.ecom-core.ecom-pah3mgpr2oj .text-content a a,.ecom-core.ecom-pah3mgpr2oj .text-content p,.ecom-core.ecom-pah3mgpr2oj .text-content p a,.ecom-core.ecom-pah3mgpr2oj .text-content span,.ecom-core.ecom-pah3mgpr2oj .text-content span a{font-size:1.25vw;font-family:Open Sans,sans-serif;font-weight:400}.ecom-core.ecom-pah3mgpr2oj .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-pah3mgpr2oj .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-pah3mgpr2oj .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-pah3mgpr2oj .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-pah3mgpr2oj .text-content,.ecom-core.ecom-pah3mgpr2oj .text-content a,.ecom-core.ecom-pah3mgpr2oj .text-content a a,.ecom-core.ecom-pah3mgpr2oj .text-content p,.ecom-core.ecom-pah3mgpr2oj .text-content p a,.ecom-core.ecom-pah3mgpr2oj .text-content span,.ecom-core.ecom-pah3mgpr2oj .text-content span a{font-size:4vw}}.ecom-core.ecom-w2iauzw18je .ecom-effect-accodion{transition:height .2s ease,opacity .2s ease}.ecom-core.ecom-w2iauzw18je .ecom-accordion__title{text-align:left;background-color:#1118270d;padding:10px 30px}.ecom-core.ecom-w2iauzw18je .ecom-accordion__title:hover{background-color:#1118271a}.ecom-core.ecom-w2iauzw18je .ecom-accordion__title.ecom-item-active{background-color:#1118271a;border-radius:10px 10px 0 0}.ecom-core.ecom-w2iauzw18je .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-w2iauzw18je .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-w2iauzw18je .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:1.56vw;text-transform:none;font-weight:300;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;color:#000}.ecom-core.ecom-w2iauzw18je .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-w2iauzw18je .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#0d2329}.ecom-core.ecom-w2iauzw18je .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-w2iauzw18je .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-w2iauzw18je .ecom-accordion--image{margin-right:10px}.ecom-core.ecom-w2iauzw18je .ecom-accordion__body>.ec-flex-wp{border-style:none;padding:15px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-w2iauzw18je .ecom-accordion__title{margin:0;padding:10px}.ecom-core.ecom-w2iauzw18je .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-w2iauzw18je .ecom-accordion__body>.ec-flex-wp{margin-bottom:0;padding:0 15px 15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-w2iauzw18je .ecom-accordion__title{padding:10px 15px;margin-bottom:0}.ecom-core.ecom-w2iauzw18je .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-w2iauzw18je .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:5.6vw}.ecom-core.ecom-w2iauzw18je .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:15px;padding-left:15px}}.ecom-core.ecom-w2iauzw18je{width:38.39vw;max-width:100%;--element-width:38.39vw;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-w2iauzw18je{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-w2iauzw18je{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-jjmkp900qqd .text-content,.ecom-core.ecom-jjmkp900qqd .text-content a,.ecom-core.ecom-jjmkp900qqd .text-content p,.ecom-core.ecom-jjmkp900qqd .text-content span{text-align:left;color:#868686}.ecom-core.ecom-jjmkp900qqd .text-content,.ecom-core.ecom-jjmkp900qqd .text-content a,.ecom-core.ecom-jjmkp900qqd .text-content a a,.ecom-core.ecom-jjmkp900qqd .text-content p,.ecom-core.ecom-jjmkp900qqd .text-content p a,.ecom-core.ecom-jjmkp900qqd .text-content span,.ecom-core.ecom-jjmkp900qqd .text-content span a{font-size:14px;font-family:Albert Sans,sans-serif;font-weight:400;line-height:1.7em;letter-spacing:0px}.ecom-core.ecom-xit5tqobsmg .ecom-text--more-actions button,.ecom-core.ecom-xit5tqobsmg .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-xit5tqobsmg .text-content,.ecom-core.ecom-xit5tqobsmg .text-content a,.ecom-core.ecom-xit5tqobsmg .text-content p,.ecom-core.ecom-xit5tqobsmg .text-content span{text-align:left;color:#0d2329}.ecom-core.ecom-xit5tqobsmg .text-content,.ecom-core.ecom-xit5tqobsmg .text-content a,.ecom-core.ecom-xit5tqobsmg .text-content a a,.ecom-core.ecom-xit5tqobsmg .text-content p,.ecom-core.ecom-xit5tqobsmg .text-content p a,.ecom-core.ecom-xit5tqobsmg .text-content span,.ecom-core.ecom-xit5tqobsmg .text-content span a{font-size:1.25vw;font-family:Open Sans,sans-serif;font-weight:400}.ecom-core.ecom-xit5tqobsmg .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-xit5tqobsmg .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-xit5tqobsmg .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-xit5tqobsmg .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xit5tqobsmg .text-content,.ecom-core.ecom-xit5tqobsmg .text-content a,.ecom-core.ecom-xit5tqobsmg .text-content a a,.ecom-core.ecom-xit5tqobsmg .text-content p,.ecom-core.ecom-xit5tqobsmg .text-content p a,.ecom-core.ecom-xit5tqobsmg .text-content span,.ecom-core.ecom-xit5tqobsmg .text-content span a{font-size:4vw}}.ecom-core.ecom-136lya31tmnf.ec-flex-wp,.ecom-core.ecom-136lya31tmnf>.ecom-inner{flex-direction:row;justify-content:space-between;--justify-content:space-between}.ecom-core.ecom-136lya31tmnf,.ecom-core.ecom-136lya31tmnf>.ecom-inner{flex-wrap:nowrap;--flex-wrap:nowrap}.ecom-core.ecom-136lya31tmnf,.ecom-core.ecom-136lya31tmnf>.ecom-inner{--row-gap:20px;--column-gap:20px}@media(max-width:767px){.ecom-core.ecom-136lya31tmnf{--row-gap:7.63cqw}}.ecom-core.ecom-64gqccyvttt .ecom-effect-accodion{transition:height .2s ease,opacity .2s ease}.ecom-core.ecom-64gqccyvttt .ecom-accordion__title{text-align:left;background-color:#1118270d;padding:10px 30px}.ecom-core.ecom-64gqccyvttt .ecom-accordion__title:hover{background-color:#1118271a}.ecom-core.ecom-64gqccyvttt .ecom-accordion__title.ecom-item-active{background-color:#1118271a;border-radius:10px 10px 0 0}.ecom-core.ecom-64gqccyvttt .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-64gqccyvttt .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-64gqccyvttt .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:1.56vw;text-transform:none;font-weight:300;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;color:#000}.ecom-core.ecom-64gqccyvttt .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-64gqccyvttt .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#0d2329}.ecom-core.ecom-64gqccyvttt .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-64gqccyvttt .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-64gqccyvttt .ecom-accordion--image{margin-right:10px}.ecom-core.ecom-64gqccyvttt .ecom-accordion__body>.ec-flex-wp{border-style:none;padding:15px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-64gqccyvttt .ecom-accordion__title{margin:0;padding:10px}.ecom-core.ecom-64gqccyvttt .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-64gqccyvttt .ecom-accordion__body>.ec-flex-wp{margin-bottom:0;padding:0 15px 15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-64gqccyvttt .ecom-accordion__title{padding:10px 15px;margin-bottom:0}.ecom-core.ecom-64gqccyvttt .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-64gqccyvttt .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:5.6vw}.ecom-core.ecom-64gqccyvttt .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:15px;padding-left:15px}}.ecom-core.ecom-64gqccyvttt{width:38.39vw;max-width:100%;--element-width:38.39vw;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-64gqccyvttt{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-64gqccyvttt{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jjmkp900qqd .text-content,.ecom-core.ecom-jjmkp900qqd .text-content a,.ecom-core.ecom-jjmkp900qqd .text-content a a,.ecom-core.ecom-jjmkp900qqd .text-content p,.ecom-core.ecom-jjmkp900qqd .text-content p a,.ecom-core.ecom-jjmkp900qqd .text-content span,.ecom-core.ecom-jjmkp900qqd .text-content span a{font-size:4vw}}.ecom-core.ecom-1k78zp0ctub .ecom-text--more-actions button,.ecom-core.ecom-1k78zp0ctub .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-1k78zp0ctub .text-content,.ecom-core.ecom-1k78zp0ctub .text-content a,.ecom-core.ecom-1k78zp0ctub .text-content p,.ecom-core.ecom-1k78zp0ctub .text-content span{text-align:left;color:#0d2329}.ecom-core.ecom-1k78zp0ctub .text-content,.ecom-core.ecom-1k78zp0ctub .text-content a,.ecom-core.ecom-1k78zp0ctub .text-content a a,.ecom-core.ecom-1k78zp0ctub .text-content p,.ecom-core.ecom-1k78zp0ctub .text-content p a,.ecom-core.ecom-1k78zp0ctub .text-content span,.ecom-core.ecom-1k78zp0ctub .text-content span a{font-size:1.25vw;font-family:Open Sans,sans-serif;font-weight:400}.ecom-core.ecom-1k78zp0ctub .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-1k78zp0ctub .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-1k78zp0ctub .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-1k78zp0ctub .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1k78zp0ctub .text-content,.ecom-core.ecom-1k78zp0ctub .text-content a,.ecom-core.ecom-1k78zp0ctub .text-content a a,.ecom-core.ecom-1k78zp0ctub .text-content p,.ecom-core.ecom-1k78zp0ctub .text-content p a,.ecom-core.ecom-1k78zp0ctub .text-content span,.ecom-core.ecom-1k78zp0ctub .text-content span a{font-size:4vw}}.ecom-core.ecom-x9y879j9ty .ecom-effect-accodion{transition:height .2s ease,opacity .2s ease}.ecom-core.ecom-x9y879j9ty .ecom-accordion__title{text-align:left;background-color:#1118270d}.ecom-core.ecom-x9y879j9ty .ecom-accordion__title:hover{background-color:#1118271a}.ecom-core.ecom-x9y879j9ty .ecom-accordion__title.ecom-item-active{background-color:#1118271a;border-radius:10px 10px 0 0}.ecom-core.ecom-x9y879j9ty .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-x9y879j9ty .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-x9y879j9ty .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:1.56vw;text-transform:none;font-weight:300;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif;color:#000}.ecom-core.ecom-x9y879j9ty .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-x9y879j9ty .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#0d2329}.ecom-core.ecom-x9y879j9ty .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-x9y879j9ty .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-x9y879j9ty .ecom-accordion--image{margin-right:10px}.ecom-core.ecom-x9y879j9ty .ecom-accordion__body>.ec-flex-wp{border-style:none;padding:15px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-x9y879j9ty .ecom-accordion__title{margin:0;padding:10px}.ecom-core.ecom-x9y879j9ty .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-x9y879j9ty .ecom-accordion__body>.ec-flex-wp{margin-bottom:0;padding:0 15px 15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-x9y879j9ty .ecom-accordion__title{padding:10px 15px;margin-bottom:0}.ecom-core.ecom-x9y879j9ty .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-x9y879j9ty .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:5.6vw}.ecom-core.ecom-x9y879j9ty .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:15px;padding-left:15px}}.ecom-core.ecom-x9y879j9ty{width:38.39vw;max-width:100%;--element-width:38.39vw;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-x9y879j9ty{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-x9y879j9ty{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-q72igh4zxqs .ecom-text--more-actions button,.ecom-core.ecom-q72igh4zxqs .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-q72igh4zxqs .text-content,.ecom-core.ecom-q72igh4zxqs .text-content a,.ecom-core.ecom-q72igh4zxqs .text-content p,.ecom-core.ecom-q72igh4zxqs .text-content span{text-align:left;color:#868686}.ecom-core.ecom-q72igh4zxqs .text-content,.ecom-core.ecom-q72igh4zxqs .text-content a,.ecom-core.ecom-q72igh4zxqs .text-content a a,.ecom-core.ecom-q72igh4zxqs .text-content p,.ecom-core.ecom-q72igh4zxqs .text-content p a,.ecom-core.ecom-q72igh4zxqs .text-content span,.ecom-core.ecom-q72igh4zxqs .text-content span a{font-size:14px;font-family:Albert Sans,sans-serif;font-weight:400;line-height:1.7em;letter-spacing:0px}.ecom-core.ecom-q72igh4zxqs .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-q72igh4zxqs .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-q72igh4zxqs .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-q72igh4zxqs .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-q72igh4zxqs{padding-bottom:0!important}.ecom-core.ecom-jf9zxbpg1hs .ecom-text--more-actions button,.ecom-core.ecom-jf9zxbpg1hs .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-jf9zxbpg1hs .text-content,.ecom-core.ecom-jf9zxbpg1hs .text-content a,.ecom-core.ecom-jf9zxbpg1hs .text-content p,.ecom-core.ecom-jf9zxbpg1hs .text-content span{text-align:left;color:#868686}.ecom-core.ecom-jf9zxbpg1hs .text-content,.ecom-core.ecom-jf9zxbpg1hs .text-content a,.ecom-core.ecom-jf9zxbpg1hs .text-content a a,.ecom-core.ecom-jf9zxbpg1hs .text-content p,.ecom-core.ecom-jf9zxbpg1hs .text-content p a,.ecom-core.ecom-jf9zxbpg1hs .text-content span,.ecom-core.ecom-jf9zxbpg1hs .text-content span a{font-size:14px;font-family:Albert Sans,sans-serif;font-weight:400;line-height:1.7em;letter-spacing:0px}.ecom-core.ecom-jf9zxbpg1hs .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-jf9zxbpg1hs .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-jf9zxbpg1hs .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-jf9zxbpg1hs .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-jf9zxbpg1hs{padding-bottom:0!important}.ecom-core.ecom-jjmkp900qqd .ecom-text--more-actions button,.ecom-core.ecom-jjmkp900qqd .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-jjmkp900qqd .text-content,.ecom-core.ecom-jjmkp900qqd .text-content a,.ecom-core.ecom-jjmkp900qqd .text-content p,.ecom-core.ecom-jjmkp900qqd .text-content span{text-align:left;color:#0d2329}.ecom-core.ecom-jjmkp900qqd .text-content,.ecom-core.ecom-jjmkp900qqd .text-content a,.ecom-core.ecom-jjmkp900qqd .text-content a a,.ecom-core.ecom-jjmkp900qqd .text-content p,.ecom-core.ecom-jjmkp900qqd .text-content p a,.ecom-core.ecom-jjmkp900qqd .text-content span,.ecom-core.ecom-jjmkp900qqd .text-content span a{font-size:1.25vw;font-family:Open Sans,sans-serif;font-weight:400}.ecom-core.ecom-jjmkp900qqd .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-jjmkp900qqd .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-jjmkp900qqd .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-jjmkp900qqd .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jjmkp900qqd .text-content,.ecom-core.ecom-jjmkp900qqd .text-content a,.ecom-core.ecom-jjmkp900qqd .text-content a a,.ecom-core.ecom-jjmkp900qqd .text-content p,.ecom-core.ecom-jjmkp900qqd .text-content p a,.ecom-core.ecom-jjmkp900qqd .text-content span,.ecom-core.ecom-jjmkp900qqd .text-content span a{font-size:4.07vw}}.ecom-core.ecom-jjmkp900qqd{padding-bottom:0!important}.ecom-core.ecom-rygyctw68r .ecom-text--more-actions button,.ecom-core.ecom-rygyctw68r .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-rygyctw68r .text-content,.ecom-core.ecom-rygyctw68r .text-content a,.ecom-core.ecom-rygyctw68r .text-content p,.ecom-core.ecom-rygyctw68r .text-content span{text-align:left;color:#0d2329}.ecom-core.ecom-rygyctw68r .text-content,.ecom-core.ecom-rygyctw68r .text-content a,.ecom-core.ecom-rygyctw68r .text-content a a,.ecom-core.ecom-rygyctw68r .text-content p,.ecom-core.ecom-rygyctw68r .text-content p a,.ecom-core.ecom-rygyctw68r .text-content span,.ecom-core.ecom-rygyctw68r .text-content span a{font-size:1.25vw;font-family:Open Sans,sans-serif;font-weight:400}.ecom-core.ecom-rygyctw68r .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-rygyctw68r .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-rygyctw68r .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-rygyctw68r .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-rygyctw68r .text-content,.ecom-core.ecom-rygyctw68r .text-content a,.ecom-core.ecom-rygyctw68r .text-content a a,.ecom-core.ecom-rygyctw68r .text-content p,.ecom-core.ecom-rygyctw68r .text-content p a,.ecom-core.ecom-rygyctw68r .text-content span,.ecom-core.ecom-rygyctw68r .text-content span a{font-size:4.07vw}}.ecom-core.ecom-mqscwg1164 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-mqscwg1164 .element__heading .ecom__heading,.ecom-core.ecom-mqscwg1164 .element__heading .ecom__heading a{font-weight:400;font-family:Poppins,sans-serif;font-size:2.6vw}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-mqscwg1164 .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mqscwg1164 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-mqscwg1164 .element__heading .ecom__heading,.ecom-core.ecom-mqscwg1164 .element__heading .ecom__heading a{font-size:5.6vw}}.ecom-core.ecom-y4pzphxzqmh .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-y4pzphxzqmh .element__heading .ecom__heading,.ecom-core.ecom-y4pzphxzqmh .element__heading .ecom__heading a{font-weight:400;font-family:Poppins,sans-serif;font-size:4.17vw}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-y4pzphxzqmh .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-y4pzphxzqmh .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-y4pzphxzqmh .element__heading .ecom__heading,.ecom-core.ecom-y4pzphxzqmh .element__heading .ecom__heading a{font-size:9.16vw}}.ecom-core.ecom-6xu2s2khwiw>.ecom-inner{max-width:81.25%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6xu2s2khwiw>.ecom-inner{max-width:83.21%}}.ecom-core.ecom-6xu2s2khwiw{padding-top:10.42%!important;padding-bottom:5.21%!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6xu2s2khwiw{padding-top:35.62%!important;padding-bottom:12.72%!important}}.ecom-core.ecom-6xu2s2khwiw{--row-gap:5.21cqw}.ecom-core.ecom-6xu2s2khwiw .faqs{border-radius:1.82cqw!important}.ecom-core.ecom-6xu2s2khwiw .faqs .ecom-accordion__title{background:linear-gradient(90deg,#c1e0fe,#9ac6f2);padding:1.56cqw 1.56cqw 1.56cqw 0;border-radius:1.82cqw!important}.ecom-core.ecom-6xu2s2khwiw .faqs .ecom-accordion__title.ecom-item-active{background:none}.ecom-core.ecom-6xu2s2khwiw .faqs .ecom-accordion__title .ecom-items--icon svg{height:1.15cqw;width:1.15cqw;margin-right:2.08cqw;margin-left:2.6cqw}.ecom-core.ecom-6xu2s2khwiw .faqs .ecom-accordion__body>.ec-flex-wp{padding:0 2.6cqw 2.6cqw}@media(max-width:767px){.ecom-core.ecom-6xu2s2khwiw{--row-gap:7.63cqw}.ecom-core.ecom-6xu2s2khwiw .faqs{border-radius:8.91cqw!important}.ecom-core.ecom-6xu2s2khwiw .faqs .ecom-accordion__title{border-radius:8.91cqw!important;padding:3.82cqw 3.82cqw 3.82cqw 0}.ecom-core.ecom-6xu2s2khwiw .faqs .ecom-accordion__title .ecom-items--icon svg{height:5.34cqw;width:5.34cqw;margin-right:3.05cqw;margin-left:7.63cqw}.ecom-core.ecom-6xu2s2khwiw .faqs .ecom-accordion__body>.ec-flex-wp{padding:0 7.63cqw 7.63cqw}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/ecom-6a633c518262d0d6860f3aae.css.map */
