.vce-col{-ms-flex:0 0 100%;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%;box-sizing:border-box;display:-ms-flexbox;display:-webkit-flex;display:flex;min-width:1em;position:relative}.vce-col--auto{-ms-flex:1;-webkit-flex:1;flex:1;-ms-flex-preferred-size:auto;-webkit-flex-basis:auto;flex-basis:auto}.vce-col-content,.vce-col-inner{position:relative;overflow-wrap:break-word}.vce-col-inner{width:100%}.vce-col-direction--rtl{direction:rtl}.vce-element--has-background>.vce-col-inner>.vce-col-content{padding-top:30px;padding-left:30px;padding-right:30px}.vce-col.vce-col--all-hide{display:none}@media (min-width:0){.vce-col--xs-auto{-ms-flex:1 1 0;-webkit-flex:1 1 0;flex:1 1 0;width:auto}.vce-col--xs-1{-ms-flex:0 0 100%;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.vce-col.vce-col--xs-visible{display:-ms-flexbox;display:-webkit-flex;display:flex}.vce-col.vce-col--xs-hide{display:none}}.vce-row-container>.vce-row>.vce-row-content>.vce-col>.vce-col-inner{padding:0}@media (min-width:544px){.vce-col--sm-auto{-ms-flex:1 1 0;-webkit-flex:1 1 0;flex:1 1 0;width:auto}.vce-col--sm-1{-ms-flex:0 0 100%;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.vce-col.vce-col--sm-visible{display:-ms-flexbox;display:-webkit-flex;display:flex}.vce-col.vce-col--sm-hide{display:none}}@media (min-width:768px){.vce-col--md-auto{-ms-flex:1 1 0;-webkit-flex:1 1 0;flex:1 1 0;width:auto}.vce-col--md-1{-ms-flex:0 0 100%;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.vce-col.vce-col--md-visible{display:-ms-flexbox;display:-webkit-flex;display:flex}.vce-col.vce-col--md-hide{display:none}}@media (min-width:992px){.vce-col--lg-auto{-ms-flex:1 1 0;-webkit-flex:1 1 0;flex:1 1 0;width:1px}.vce-col--lg-1{-ms-flex:0 0 100%;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.vce-col.vce-col--lg-visible{display:-ms-flexbox;display:-webkit-flex;display:flex}.vce-col.vce-col--lg-hide{display:none}}@media (min-width:1200px){.vce-col--xl-auto{-ms-flex:1 1 0;-webkit-flex:1 1 0;flex:1 1 0;width:auto}.vce-col--xl-1{-ms-flex:0 0 100%;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.vce-col.vce-col--xl-visible{display:-ms-flexbox;display:-webkit-flex;display:flex}.vce-col.vce-col--xl-hide{display:none}}@media (min-width:0) and (max-width:543px){.vce-element--xs--has-background>.vce-col-inner>.vce-col-content{padding-top:30px;padding-left:30px;padding-right:30px}}@media (min-width:544px) and (max-width:767px){.vce-element--sm--has-background>.vce-col-inner>.vce-col-content{padding-top:30px;padding-left:30px;padding-right:30px}}@media (min-width:768px) and (max-width:991px){.vce-element--md--has-background>.vce-col-inner>.vce-col-content{padding-top:30px;padding-left:30px;padding-right:30px}}@media (min-width:992px) and (max-width:1199px){.vce-element--lg--has-background>.vce-col-inner>.vce-col-content{padding-top:30px;padding-left:30px;padding-right:30px}}@media (min-width:1200px){.vce-element--xl--has-background>.vce-col-inner>.vce-col-content{padding-top:30px;padding-left:30px;padding-right:30px}}.vce{margin-bottom:30px}.vce-row-container{width:100%}.vce-row{position:relative;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;margin-left:0;margin-right:0}.vce-row-content>.vce-col:last-child{margin-right:0}.vce-row-full-height{min-height:100vh}.vce-row-content{-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-ms-flex-line-pack:start;-webkit-align-content:flex-start;align-content:flex-start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;min-height:1em;position:relative}.vce-row-wrap--reverse>.vce-row-content{-ms-flex-wrap:wrap-reverse;-webkit-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;-ms-flex-line-pack:end;-webkit-align-content:flex-end;align-content:flex-end;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end}.vce-row-columns--top>.vce-row-content{-ms-flex-line-pack:start;-webkit-align-content:flex-start;align-content:flex-start}.vce-row-columns--top.vce-row-wrap--reverse>.vce-row-content{-ms-flex-line-pack:end;-webkit-align-content:flex-end;align-content:flex-end}.vce-row-columns--middle>.vce-row-content{-ms-flex-line-pack:center;-webkit-align-content:center;align-content:center}.vce-row-columns--bottom>.vce-row-content{-ms-flex-line-pack:end;-webkit-align-content:flex-end;align-content:flex-end}.vce-row-columns--bottom.vce-row-wrap--reverse>.vce-row-content{-ms-flex-line-pack:start;-webkit-align-content:flex-start;align-content:flex-start}.vce-row-columns--bottom>.vce-row-content:after,.vce-row-columns--middle>.vce-row-content:after,.vce-row-columns--top>.vce-row-content:after{content:"";width:100%;height:0;overflow:hidden;visibility:hidden;display:block}.vce-row-content--middle>.vce-row-content>.vce-col>.vce-col-inner{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.vce-row-content--bottom>.vce-row-content>.vce-col>.vce-col-inner{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.vce-row-equal-height>.vce-row-content{-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch}.vce-row-columns--stretch>.vce-row-content{-ms-flex-line-pack:stretch;-webkit-align-content:stretch;align-content:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch}.vce-row[data-vce-full-width=true]{position:relative;box-sizing:border-box}.vce-row[data-vce-stretch-content=true]{padding-left:30px;padding-right:30px}.vce-row[data-vce-stretch-content=true].vce-row-no-paddings{padding-left:0;padding-right:0}.vce-row.vce-element--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--has-background.vce-row--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--all-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--all-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--all-last{margin-left:0}@media (min-width:0) and (max-width:543px){.vce-row.vce-element--xs--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--xs--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--xs--has-background.vce-row--xs--has-col-background{padding-bottom:30px}.vce-row.vce-element--xs--has-background.vce-row--has-col-background{padding-bottom:30px}.vce-row.vce-element--has-background.vce-row--xs--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--xs-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--xs-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--xs-last{margin-left:0}}@media (min-width:544px) and (max-width:767px){.vce-row.vce-element--sm--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--sm--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--sm--has-background.vce-row--sm--has-col-background{padding-bottom:30px}.vce-row.vce-element--sm--has-background.vce-row--has-col-background{padding-bottom:30px}.vce-row.vce-element--has-background.vce-row--sm--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--sm-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--sm-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--sm-last{margin-left:0}}@media (min-width:768px) and (max-width:991px){.vce-row.vce-element--md--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--md--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--md--has-background.vce-row--md--has-col-background{padding-bottom:30px}.vce-row.vce-element--md--has-background.vce-row--has-col-background{padding-bottom:30px}.vce-row.vce-element--has-background.vce-row--md--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--md-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--md-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--md-last{margin-left:0}}@media (min-width:992px) and (max-width:1199px){.vce-row.vce-element--lg--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--lg--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--lg--has-background.vce-row--lg--has-col-background{padding-bottom:30px}.vce-row.vce-element--lg--has-background.vce-row--has-col-background{padding-bottom:30px}.vce-row.vce-element--has-background.vce-row--lg--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--lg-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--lg-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--lg-last{margin-left:0}}@media (min-width:1200px){.vce-row.vce-element--xl--has-background{padding-left:30px;padding-right:30px;padding-top:30px}.vce-row.vce-element--xl--has-background[data-vce-full-width=true]:not([data-vce-stretch-content=true]){padding-left:0;padding-right:0}.vce-row.vce-element--xl--has-background.vce-row--xl--has-col-background{padding-bottom:30px}.vce-row.vce-element--xl--has-background.vce-row--has-col-background{padding-bottom:30px}.vce-row.vce-element--has-background.vce-row--xl--has-col-background{padding-bottom:30px}.vce-row>.vce-row-content>.vce-col.vce-col--xl-last{margin-right:0}.rtl .vce-row>.vce-row-content>.vce-col.vce-col--xl-last,.rtl.vce-row>.vce-row-content>.vce-col.vce-col--xl-last{margin-left:0}}.vce-image-gallery-wrapper{overflow:hidden}.vce-image-gallery-list{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.vce-image-gallery-item{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;box-sizing:border-box}.vce-image-gallery-item-inner-wrapper{overflow:hidden;margin:0}.vce-image-gallery-item-inner{position:relative;display:block;overflow:hidden}.vce-image-gallery-item-inner::after{content:"";padding-bottom:100%;display:block}.vce-image-gallery-item-inner img.vce-image-gallery-img{position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:50%;top:50%;width:auto;max-width:none;height:101%}.vce-image-gallery-item-inner img.vce-image-gallery-img--orientation-portrait{width:101%;height:auto}a.vce-image-gallery-item-inner{color:transparent;border-bottom:0;text-decoration:none;box-shadow:none}a.vce-image-gallery-item-inner:focus,a.vce-image-gallery-item-inner:hover{border-bottom:0;text-decoration:none;box-shadow:none}.vce-image-gallery--border-rounded .vce-image-gallery-item-inner{border-radius:5px;overflow:hidden}.vce-image-gallery--border-round .vce-image-gallery-item-inner{border-radius:50%;overflow:hidden}.vce-image-gallery-item-inner-wrapper figcaption{font-style:italic;margin-top:10px}.vce-image-gallery-caption--align-left figcaption{text-align:left}.vce-image-gallery-caption--align-center figcaption{text-align:center}.vce-image-gallery-caption--align-right figcaption{text-align:right}.vce-features{display:block}.vce-features a{outline:0;border:none;box-shadow:none;text-decoration:none}.vce-features-icon-wrapper{display:inline-block}.vce-features--icon{position:relative;width:2.9em;height:2.9em;display:inline-block;vertical-align:top}.vce-features--icon .vce-icon-container{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.vce-features--icon .vce-icon-container::before{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.vce-features--icon .vce-icon-container:hover{text-decoration:none}.vce-features--icon svg{display:none;width:2.9em;height:2.9em;position:absolute;z-index:1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.vce-features--style-none .vce-features--icon{margin-bottom:-.85em}.vce-features--style-filled-circle,.vce-features--style-filled-diamond,.vce-features--style-filled-hexagon,.vce-features--style-filled-rounded,.vce-features--style-filled-square{border:none}.vce-features--style-filled-circle .vce-features--icon{border-radius:50%}.vce-features--style-filled-rounded .vce-features--icon{border-radius:10px}.vce-features--style-filled-hexagon .vce-features--icon{width:3.1em;height:3.1em}.vce-features--style-filled-hexagon .vce-features--icon svg{width:3.1em;height:3.1em;display:block}.vce-features--style-filled-diamond .vce-features--icon{width:2.1em;height:2.1em;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin:calc(2.1em / 4.85)}.vce-features--style-filled-diamond .vce-features--icon span{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);height:0;width:0}.vce-features--style-outlined-circle,.vce-features--style-outlined-diamond,.vce-features--style-outlined-rounded,.vce-features--style-outlined-square{background-color:transparent}.vce-features--style-outlined-circle .vce-features--icon,.vce-features--style-outlined-diamond .vce-features--icon,.vce-features--style-outlined-rounded .vce-features--icon,.vce-features--style-outlined-square .vce-features--icon{border-width:3px;border-style:solid}.vce-features--style-outlined-circle .vce-features--icon{border-radius:50%}.vce-features--style-outlined-rounded .vce-features--icon{border-radius:10px}.vce-features--style-outlined-hexagon .vce-features--icon{width:3.1em;height:3.1em}.vce-features--style-outlined-hexagon .vce-features--icon svg{width:3.1em;height:3.1em;display:block}.vce-features--style-outlined-hexagon .vce-features--icon svg::after{border:none}.vce-features--style-outlined-underlined .vce-features--icon::after{content:'';position:absolute;height:5px;width:2.9em;left:0;bottom:0}.vce-features--style-outlined-diamond .vce-features--icon{width:2.1em;height:2.1em;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin:calc(.43298969em)}.vce-features--style-outlined-diamond .vce-features--icon span{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);height:0;width:0}.vce-features--align-left{text-align:left}.vce-features--align-center{text-align:center}.vce-features--align-right{text-align:right}.vce-features--size-tiny{font-size:18px}.vce-features--size-small{font-size:24px}.vce-features--size-medium{font-size:32px}.vce-features--size-large{font-size:48px}.rtl .vce-features,.rtl.vce-features,[dir=rtl] .vce-features,[dir=rtl].vce-features{direction:rtl;unicode-bidi:embed}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.rtl .vce-features .vce-features--icon svg,.rtl.vce-features .vce-features--icon svg,[dir=rtl] .vce-features .vce-features--icon svg,[dir=rtl].vce-features .vce-features--icon svg{right:50%}}@supports (-ms-accelerator:true){.rtl .vce-features .vce-features--icon svg,.rtl.vce-features .vce-features--icon svg,[dir=rtl] .vce-features .vce-features--icon svg,[dir=rtl].vce-features .vce-features--icon svg{right:50%}}.ltr .vce-features,.ltr.vce-features,[dir=ltr] .vce-features,[dir=ltr].vce-features{direction:ltr;unicode-bidi:normal}.vce-features--icon .fa::before{line-height:.9em;height:.9em}.vce-features--icon .typcn::before{font-size:1.3em}.vce-features--icon .vcv-ui-icon-material::before{font-size:1.2em;line-height:.95em}.vce-features--icon .vcv-ui-icon-openiconic::before{height:.9em}.vce-features--icon .vcv-ui-icon-monosocial::before{font-size:2em} .vce-self-hosted-video-player{overflow:hidden}.vce-self-hosted-video-player-wrapper{max-width:100%;overflow:hidden;position:relative}.vce-self-hosted-video-player-wrapper .vce-self-hosted-video-player-video{width:100%;margin:0;-o-object-fit:contain;object-fit:contain}.vce-self-hosted-video-player-inner{position:relative}.vce-self-hosted-video-player-inner .vce-self-hosted-video-player-placeholder{width:100vw;max-width:100%;padding-top:56.25%;background:#dadada}.vce-self-hosted-video-player-inner.vce-self-hosted-video-player-aspect-helper .vcvhelper,.vce-self-hosted-video-player-inner.vce-self-hosted-video-player-aspect-helper vcvhelper{position:absolute;width:100%;top:0;height:100%}.vce-self-hosted-video-player-inner.vce-self-hosted-video-player-aspect-helper .vce-self-hosted-video-player-video{position:absolute;width:100%;top:0;height:100%;-o-object-fit:cover;object-fit:cover}.vce-self-hosted-video-player-inner.vce-self-hosted-video-player-aspect-helper.vce-self-hosted-video-player-aspect-ratio--1-1{padding-top:100%}.vce-self-hosted-video-player-inner.vce-self-hosted-video-player-aspect-helper.vce-self-hosted-video-player-aspect-ratio--16-9{padding-top:56.25%}.vce-self-hosted-video-player-inner.vce-self-hosted-video-player-aspect-helper.vce-self-hosted-video-player-aspect-ratio--9-16{padding-top:177.77%}.vce-self-hosted-video-player-inner.vce-self-hosted-video-player-aspect-helper.vce-self-hosted-video-player-aspect-ratio--4-3{padding-top:75%}.vce-self-hosted-video-player-inner.vce-self-hosted-video-player-aspect-helper.vce-self-hosted-video-player-aspect-ratio--3-4{padding-top:133%}.vce-self-hosted-video-player-inner.vce-self-hosted-video-player-aspect-helper.vce-self-hosted-video-player-aspect-ratio--5-3{padding-top:60%}.vce-self-hosted-video-player-inner.vce-self-hosted-video-player-aspect-helper.vce-self-hosted-video-player-aspect-ratio--3-5{padding-top:166.66%}.vce-self-hosted-video-player-inner .vce-features--style-none .vce-features--icon{margin:0}[data-vcv-element-disabled=true] .vce-self-hosted-video-player-inner::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:999}.vce-self-hosted-video-player-iframe{position:absolute;top:0;left:0;width:100%;height:100%;margin:0}.vce-self-hosted-video-player--align-center{text-align:center}.vce-self-hosted-video-player--align-right{text-align:right}.vce-self-hosted-video-player--align-left{text-align:left}.vce-self-hosted-video-player-wrapper .vce-self-hosted-video-player-button-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.vce-self-hosted-video-player-wrapper .vce-self-hosted-video-player-button{opacity:0;margin:0 auto;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;transition:opacity .2s ease;cursor:pointer}.vce-self-hosted-video-player-wrapper .vce-self-hosted-video-player-button.vce-self-hosted-video-player-button--play[data-vcv-video-player-controls-visible=true]{opacity:1}.vce-self-hosted-video-player-wrapper:not([data-vcv-video-player-playing=true]) .vce-self-hosted-video-player-button.vce-self-hosted-video-player-button--play{transition:none}.vce-self-hosted-video-player-wrapper .vce-self-hosted-video-player-button-wrapper:hover .vce-self-hosted-video-player-button--pause[data-vcv-video-player-controls-visible=true]{opacity:1}.vce-self-hosted-video-player-wrapper .vce-self-hosted-video-player-controls-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .2s ease}.vce-self-hosted-video-player-wrapper .vce-self-hosted-video-player-controls-wrapper[data-vcv-video-player-controls-active=true]{opacity:1}.vce-self-hosted-video-player-wrapper .vce-self-hosted-video-player-controls-inner{position:absolute;bottom:10px;left:12px;width:calc(100% - 24px);height:40px;border-radius:5px;padding:0;text-align:left}.vce-self-hosted-video-player-wrapper .vce-self-hosted-video-fullscreen-pause,.vce-self-hosted-video-player-wrapper .vce-self-hosted-video-fullscreen-play{position:absolute;z-index:10;top:0;width:100%;height:100%;cursor:pointer;display:none}.vce-self-hosted-video-player-wrapper .vce-self-hosted-video-fullscreen-pause .vce-features,.vce-self-hosted-video-player-wrapper .vce-self-hosted-video-fullscreen-play .vce-features{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:0;transition:opacity .2s ease}.vce-self-hosted-video-player-wrapper .vce-self-hosted-video-fullscreen-pause .vce-features .vce,.vce-self-hosted-video-player-wrapper .vce-self-hosted-video-fullscreen-play .vce-features .vce{margin-bottom:0}.vce-self-hosted-video-player-wrapper .vce-self-hosted-video-fullscreen-pause:hover .vce-features,.vce-self-hosted-video-player-wrapper .vce-self-hosted-video-fullscreen-play:hover .vce-features{opacity:1}.vce-self-hosted-video-player-wrapper .vce-self-hosted-video-fullscreen-play{display:block}.vce-self-hosted-video-player-wrapper .vce-self-hosted-video-fullscreen-play .vce-features{opacity:1}.vce-self-hosted-video-player-wrapper[data-vcv-video-player-playing=true] .vce-self-hosted-video-fullscreen-play{display:none}.vce-self-hosted-video-player-wrapper[data-vcv-video-player-playing=true] .vce-self-hosted-video-fullscreen-pause{display:block}.vce-self-hosted-video-player-wrapper[data-vce-video-player-fullscreen=true] .vce-self-hosted-video-close-button{position:absolute;width:30px;height:30px;top:20px;right:20px;display:none;cursor:pointer;z-index:10}.vce-self-hosted-video-player-wrapper[data-vce-video-player-fullscreen=true] .vce-self-hosted-video-close-button::after,.vce-self-hosted-video-player-wrapper[data-vce-video-player-fullscreen=true] .vce-self-hosted-video-close-button::before{content:'';display:block;position:absolute;width:3px;height:30px;left:13px;-webkit-transform:rotate(45deg);transform:rotate(45deg);background:#484848}.vce-self-hosted-video-player-wrapper[data-vce-video-player-fullscreen=true] .vce-self-hosted-video-close-button::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.vce-self-hosted-video-player-wrapper-fullscreen{left:0;top:0;right:0;bottom:0;position:fixed;width:100vw;height:100vh;background:rgba(0,0,0,.9);z-index:100000}.vce-self-hosted-video-player-wrapper-fullscreen .vce-self-hosted-video-player-video{display:inline-block}.vce-self-hosted-video-player-wrapper-fullscreen[data-vce-video-player-fullscreen=true] .vce-self-hosted-video-close-button{display:block}.vce-self-hosted-video-player-wrapper-fullscreen .vce-self-hosted-video-player-inner{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.vce-self-hosted-video-player-wrapper-fullscreen .vce-self-hosted-video-player-inner .vce-self-hosted-video-player-video{width:100%;height:100%;max-width:100vw;max-height:100vh}.vce-self-hosted-video-player-wrapper-fullscreen .vce-self-hosted-video-fullscreen-play{display:none}.vce-self-hosted-video-player-wrapper .vce-self-hosted-video-player-controls--fullscreen,.vce-self-hosted-video-player-wrapper .vce-self-hosted-video-player-controls--pause,.vce-self-hosted-video-player-wrapper .vce-self-hosted-video-player-controls--play{display:inline-block;vertical-align:top;width:40px;height:40px;opacity:.9;position:relative;cursor:pointer;transition:opacity .2s ease}.vce-self-hosted-video-player-wrapper .vce-self-hosted-video-player-controls--fullscreen:hover,.vce-self-hosted-video-player-wrapper .vce-self-hosted-video-player-controls--pause:hover,.vce-self-hosted-video-player-wrapper .vce-self-hosted-video-player-controls--play:hover{opacity:1}.vce-self-hosted-video-player-wrapper .vcv-self-hosted-video-element-controls-icon-fullscreen,.vce-self-hosted-video-player-wrapper .vcv-self-hosted-video-element-controls-icon-pause,.vce-self-hosted-video-player-wrapper .vcv-self-hosted-video-element-controls-icon-play{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.vce-self-hosted-video-player-wrapper .vce-self-hosted-video-player-controls--pause{display:none}.vce-self-hosted-video-player-wrapper[data-vcv-video-player-playing=true] .vce-self-hosted-video-player-controls--play{display:none}.vce-self-hosted-video-player-wrapper[data-vcv-video-player-playing=true] .vce-self-hosted-video-player-controls--pause{display:inline-block}.vce-self-hosted-video-player-wrapper .vce-self-hosted-video-player-timeline-wrapper{display:inline-block;vertical-align:top;width:calc(100% - 80px);height:40px;position:relative}.vce-self-hosted-video-player-wrapper .vce-self-hosted-video-player-timeline-wrapper::before{content:'';display:block;position:absolute;background:rgba(0,0,0,.2);height:5px;width:calc(100% - 28px);top:50%;left:14px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.vce-self-hosted-video-player-wrapper .vce-self-hosted-video-player-timeline-inner{position:absolute;height:5px;width:calc(100% - 28px);top:50%;left:14px;-webkit-transform:translateY(-50%);transform:translateY(-50%);overflow:hidden;cursor:pointer}.vce-self-hosted-video-player-wrapper .vce-self-hosted-video-player-timeline{position:absolute;background:rgba(255,255,255,.9);height:5px;width:0;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.vce-self-hosted-video-player-wrapper .vce-self-hosted-video-player-timeline-buffer{position:absolute;background:rgba(255,255,255,.4);height:5px;width:0;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.vce-separator-container{line-height:0}.vce-separator{display:inline-block;vertical-align:middle;line-height:1;padding-top:10px;padding-bottom:10px;transition:color .3s ease}.vce-separator::before{display:block;content:'';box-sizing:content-box;border-width:1px;border-top-style:solid;width:100%}.vce-separator--align-left{text-align:left}.vce-separator--align-center{text-align:center}.vce-separator--align-right{text-align:right}.vce-separator--style-solid .vce-separator::before{border-top-style:solid}.vce-separator--style-dotted .vce-separator::before{border-top-style:dotted}.vce-separator--style-dashed .vce-separator::before{border-top-style:dashed}.vce-separator--style-double .vce-separator::before{border-top-style:double}.vce-separator--style-shadow .vce-separator{display:-ms-flexbox;display:-webkit-flex;display:flex;margin-right:auto;margin-left:auto}.vce-separator--style-shadow .vce-separator::before{display:none}.vce-separator-shadow{position:relative;min-height:10px;-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto;min-width:10%;overflow:hidden}.vce-separator-shadow::before{content:'';display:block;position:absolute;left:0;top:-20px;right:0;height:10px;border-radius:100%}.vce-separator-shadow-left::before{right:-100%}.vce-separator-shadow-right::before{left:-100%}a.vce-single-image-inner{color:transparent;border-bottom:0;text-decoration:none;box-shadow:none}a.vce-single-image-inner:focus,a.vce-single-image-inner:hover{text-decoration:none;box-shadow:none;border-bottom:0}.vce-single-image-inner{display:inline-block;vertical-align:top;line-height:1;max-width:100%;position:relative}.vce-single-image-wrapper{display:inline-block;max-width:100%;overflow:hidden;vertical-align:top}.vce-single-image-wrapper img{vertical-align:top;max-width:100%}.vce-single-image--border-rounded{border-radius:5px;overflow:hidden}.vce-single-image--border-round{border-radius:50%;overflow:hidden}.vce-single-image--align-center{text-align:center}.vce-single-image--align-right{text-align:right}.vce-single-image--align-left{text-align:left}.vce-single-image-wrapper figure{margin:0}.vce-single-image-wrapper figcaption{font-style:italic;margin-top:10px}.vce-single-image-inner.vce-single-image--absolute .vce-single-image:not([data-dynamic-natural-size=true]){position:absolute;top:0;left:0;width:100%;-o-object-fit:cover;object-fit:cover;height:100%}.vce-single-image-container .vce-single-image-inner .vce-single-image{box-shadow:none}.vce-row--col-gap-30>.vce-row-content>.vce-col{margin-right:30px}.vce-row--col-gap-30>.vce-row-content>.vce-column-resizer .vce-column-resizer-handler{width:30px}.rtl .vce-row--col-gap-30>.vce-row-content>.vce-col,.rtl.vce-row--col-gap-30>.vce-row-content>.vce-col{margin-left:30px;margin-right:0}.vce-image-gallery--gap-10 .vce-image-gallery-list{margin-left:calc(-10px / 2);margin-right:calc(-10px / 2);margin-bottom:-10px}.vce-image-gallery--gap-10 .vce-image-gallery-item{padding-left:calc(10px / 2);padding-right:calc(10px / 2);margin-bottom:10px} @media (min-width:544px){.vce-image-gallery--columns-3 .vce-image-gallery-item{-webkit-flex:0 0 calc(100% / 3);-ms-flex:0 0 calc(100% / 3);flex:0 0 calc(100% / 3);max-width:calc(100% / 3)}}.vce-icon--style--shape-color-3cb878.vce-features--style-filled-circle .vce-features--icon,.vce-icon--style--shape-color-3cb878.vce-features--style-filled-diamond .vce-features--icon,.vce-icon--style--shape-color-3cb878.vce-features--style-filled-rounded .vce-features--icon,.vce-icon--style--shape-color-3cb878.vce-features--style-filled-square .vce-features--icon{background-color:#3cb878;transition:background-color .2s ease-in-out}.vce-icon--style--shape-color-3cb878.vce-features--style-filled-circle a:hover,.vce-icon--style--shape-color-3cb878.vce-features--style-filled-diamond a:hover,.vce-icon--style--shape-color-3cb878.vce-features--style-filled-rounded a:hover,.vce-icon--style--shape-color-3cb878.vce-features--style-filled-square a:hover{background-color:#36a66c}.vce-icon--style--shape-color-3cb878.vce-features--style-filled-hexagon .vce-features--icon{fill:#3cb878;background-color:transparent;transition:fill .2s ease-in-out}.vce-icon--style--shape-color-3cb878.vce-features--style-filled-hexagon a:hover{fill:#36a66c}.vce-icon--style--shape-color-3cb878.vce-features--style-outlined-circle .vce-features--icon,.vce-icon--style--shape-color-3cb878.vce-features--style-outlined-diamond .vce-features--icon,.vce-icon--style--shape-color-3cb878.vce-features--style-outlined-rounded .vce-features--icon,.vce-icon--style--shape-color-3cb878.vce-features--style-outlined-square .vce-features--icon{border-color:#3cb878;transition:border-color .2s ease-in-out}.vce-icon--style--shape-color-3cb878.vce-features--style-outlined-circle a:hover,.vce-icon--style--shape-color-3cb878.vce-features--style-outlined-diamond a:hover,.vce-icon--style--shape-color-3cb878.vce-features--style-outlined-rounded a:hover,.vce-icon--style--shape-color-3cb878.vce-features--style-outlined-square a:hover{border-color:#36a66c}.vce-icon--style--shape-color-3cb878.vce-features--style-outlined-hexagon .vce-features--icon{stroke:#3cb878;fill:transparent;background-color:transparent;transition:stroke .2s ease-in-out}.vce-icon--style--shape-color-3cb878.vce-features--style-outlined-hexagon a:hover{stroke:#36a66c}.vce-icon--style--shape-color-3cb878.vce-features--style-outlined-underlined .vce-features--icon::after{background-color:#3cb878;transition:background-color .2s ease-in-out}.vce-icon--style--shape-color-3cb878.vce-features--style-outlined-underlined a:hover::after{background-color:#36a66c} .vce-icon--style--shape-color-hover-3cb878.vce-features--style-filled-circle .vce-features--icon:hover,.vce-icon--style--shape-color-hover-3cb878.vce-features--style-filled-diamond .vce-features--icon:hover,.vce-icon--style--shape-color-hover-3cb878.vce-features--style-filled-rounded .vce-features--icon:hover,.vce-icon--style--shape-color-hover-3cb878.vce-features--style-filled-square .vce-features--icon:hover{background-color:#3cb878}.vce-icon--style--shape-color-hover-3cb878.vce-features--style-filled-hexagon .vce-features--icon:hover{fill:#3cb878}.vce-icon--style--shape-color-hover-3cb878.vce-features--style-outlined-circle .vce-features--icon:hover,.vce-icon--style--shape-color-hover-3cb878.vce-features--style-outlined-diamond .vce-features--icon:hover,.vce-icon--style--shape-color-hover-3cb878.vce-features--style-outlined-rounded .vce-features--icon:hover,.vce-icon--style--shape-color-hover-3cb878.vce-features--style-outlined-square .vce-features--icon:hover{border-color:#3cb878}.vce-icon--style--shape-color-hover-3cb878.vce-features--style-outlined-hexagon .vce-features--icon:hover{stroke:#3cb878}.vce-icon--style--shape-color-hover-3cb878.vce-features--style-outlined-underlined .vce-features--icon:hover::after{background-color:#3cb878} .vce-icon--style--icon-color-hover-fff.vce-features--style-none .vce-icon-container:hover{color:#fff}.vce-icon--style--icon-color-hover-fff.vce-features--style-filled-circle .vce-features--icon:hover .vce-icon-container,.vce-icon--style--icon-color-hover-fff.vce-features--style-filled-diamond .vce-features--icon:hover .vce-icon-container,.vce-icon--style--icon-color-hover-fff.vce-features--style-filled-hexagon .vce-features--icon:hover .vce-icon-container,.vce-icon--style--icon-color-hover-fff.vce-features--style-filled-rounded .vce-features--icon:hover .vce-icon-container,.vce-icon--style--icon-color-hover-fff.vce-features--style-filled-square .vce-features--icon:hover .vce-icon-container{color:#fff}.vce-icon--style--icon-color-hover-fff.vce-features--style-outlined-circle .vce-features--icon:hover .vce-icon-container,.vce-icon--style--icon-color-hover-fff.vce-features--style-outlined-diamond .vce-features--icon:hover .vce-icon-container,.vce-icon--style--icon-color-hover-fff.vce-features--style-outlined-hexagon .vce-features--icon:hover .vce-icon-container,.vce-icon--style--icon-color-hover-fff.vce-features--style-outlined-rounded .vce-features--icon:hover .vce-icon-container,.vce-icon--style--icon-color-hover-fff.vce-features--style-outlined-square .vce-features--icon:hover .vce-icon-container,.vce-icon--style--icon-color-hover-fff.vce-features--style-outlined-underlined .vce-features--icon:hover .vce-icon-container{color:#fff} .vce-features.vce-icon--style--icon-color-fff .vce-icon-container{color:#fff;transition:color .2s ease-in-out} .vce-self-hosted-video-player-video.vce-self-hosted-video-player-video-background-color--fff{background:#fff}.vce-separator--color-bfc0c1{color:#bfc0c1} .vce-separator--thickness-1::before{border-width:1px}.vce-separator--thickness-1 .vce-separator-shadow{height:calc(1px * 2.5)}.vce-separator--thickness-1 .vce-separator-shadow-left::before{box-shadow:10px 10px 10px 1px}.vce-separator--thickness-1 .vce-separator-shadow-right::before{box-shadow:-10px 10px 10px 1px} .vce-separator--width-60{width:60%}.vce-separator--color-bfc0c1{color:#bfc0c1} .vce-separator--thickness-1::before{border-width:1px}.vce-separator--thickness-1 .vce-separator-shadow{height:calc(1px * 2.5)}.vce-separator--thickness-1 .vce-separator-shadow-left::before{box-shadow:10px 10px 10px 1px}.vce-separator--thickness-1 .vce-separator-shadow-right::before{box-shadow:-10px 10px 10px 1px} .vce-separator--width-77{width:77%}.vce-separator--color-bfc0c1{color:#bfc0c1} .vce-separator--thickness-6::before{border-width:6px}.vce-separator--thickness-6 .vce-separator-shadow{height:calc(6px * 2.5)}.vce-separator--thickness-6 .vce-separator-shadow-left::before{box-shadow:10px 10px 10px 6px}.vce-separator--thickness-6 .vce-separator-shadow-right::before{box-shadow:-10px 10px 10px 6px} .vce-separator--width-58{width:58%} @media all and (min-width:544px){.vce-row--col-gap-30#el-e12c6549>.vce-row-content>.vce-col--sm-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:768px){.vce-row--col-gap-30#el-e12c6549>.vce-row-content>.vce-col--md-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:992px){.vce-row--col-gap-30#el-e12c6549>.vce-row-content>.vce-col--lg-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:1200px){.vce-row--col-gap-30#el-e12c6549>.vce-row-content>.vce-col--xl-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:544px){.vce-row--col-gap-30#el-e1da9e3a>.vce-row-content>.vce-col--sm-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:768px){.vce-row--col-gap-30#el-e1da9e3a>.vce-row-content>.vce-col--md-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:992px){.vce-row--col-gap-30#el-e1da9e3a>.vce-row-content>.vce-col--lg-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:1200px){.vce-row--col-gap-30#el-e1da9e3a>.vce-row-content>.vce-col--xl-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:544px){.vce-row--col-gap-30#el-b732d212>.vce-row-content>.vce-col--sm-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:768px){.vce-row--col-gap-30#el-b732d212>.vce-row-content>.vce-col--md-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:992px){.vce-row--col-gap-30#el-b732d212>.vce-row-content>.vce-col--lg-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:1200px){.vce-row--col-gap-30#el-b732d212>.vce-row-content>.vce-col--xl-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:544px){.vce-row--col-gap-30#el-4bcc186d>.vce-row-content>.vce-col--sm-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:768px){.vce-row--col-gap-30#el-4bcc186d>.vce-row-content>.vce-col--md-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:992px){.vce-row--col-gap-30#el-4bcc186d>.vce-row-content>.vce-col--lg-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:1200px){.vce-row--col-gap-30#el-4bcc186d>.vce-row-content>.vce-col--xl-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:544px){.vce-row--col-gap-30#el-8b623ab4>.vce-row-content>.vce-col--sm-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:768px){.vce-row--col-gap-30#el-8b623ab4>.vce-row-content>.vce-col--md-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:992px){.vce-row--col-gap-30#el-8b623ab4>.vce-row-content>.vce-col--lg-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:1200px){.vce-row--col-gap-30#el-8b623ab4>.vce-row-content>.vce-col--xl-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:544px){.vce-row--col-gap-30#el-aa82974e>.vce-row-content>.vce-col--sm-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:768px){.vce-row--col-gap-30#el-aa82974e>.vce-row-content>.vce-col--md-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:992px){.vce-row--col-gap-30#el-aa82974e>.vce-row-content>.vce-col--lg-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:1200px){.vce-row--col-gap-30#el-aa82974e>.vce-row-content>.vce-col--xl-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:544px){.vce-row--col-gap-30#el-791fbaa4>.vce-row-content>.vce-col--sm-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:768px){.vce-row--col-gap-30#el-791fbaa4>.vce-row-content>.vce-col--md-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:992px){.vce-row--col-gap-30#el-791fbaa4>.vce-row-content>.vce-col--lg-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:1200px){.vce-row--col-gap-30#el-791fbaa4>.vce-row-content>.vce-col--xl-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:544px){.vce-row--col-gap-30#el-bb8f41df>.vce-row-content>.vce-col--sm-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:768px){.vce-row--col-gap-30#el-bb8f41df>.vce-row-content>.vce-col--md-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:992px){.vce-row--col-gap-30#el-bb8f41df>.vce-row-content>.vce-col--lg-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:1200px){.vce-row--col-gap-30#el-bb8f41df>.vce-row-content>.vce-col--xl-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:544px){.vce-row--col-gap-30#el-8fd64e95>.vce-row-content>.vce-col--sm-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:768px){.vce-row--col-gap-30#el-8fd64e95>.vce-row-content>.vce-col--md-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:992px){.vce-row--col-gap-30#el-8fd64e95>.vce-row-content>.vce-col--lg-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:1200px){.vce-row--col-gap-30#el-8fd64e95>.vce-row-content>.vce-col--xl-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:544px){.vce-row--col-gap-30#el-d2d1330c>.vce-row-content>.vce-col--sm-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:768px){.vce-row--col-gap-30#el-d2d1330c>.vce-row-content>.vce-col--md-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:992px){.vce-row--col-gap-30#el-d2d1330c>.vce-row-content>.vce-col--lg-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:1200px){.vce-row--col-gap-30#el-d2d1330c>.vce-row-content>.vce-col--xl-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:544px){.vce-row--col-gap-30#el-ae39de25>.vce-row-content>.vce-col--sm-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:768px){.vce-row--col-gap-30#el-ae39de25>.vce-row-content>.vce-col--md-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:992px){.vce-row--col-gap-30#el-ae39de25>.vce-row-content>.vce-col--lg-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:1200px){.vce-row--col-gap-30#el-ae39de25>.vce-row-content>.vce-col--xl-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:544px){.vce-row--col-gap-30#el-3b9e6060>.vce-row-content>.vce-col--sm-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:768px){.vce-row--col-gap-30#el-3b9e6060>.vce-row-content>.vce-col--md-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:992px){.vce-row--col-gap-30#el-3b9e6060>.vce-row-content>.vce-col--lg-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:1200px){.vce-row--col-gap-30#el-3b9e6060>.vce-row-content>.vce-col--xl-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:544px){.vce-row--col-gap-30#el-5bf46386>.vce-row-content>.vce-col--sm-52-27p{-webkit-flex:0;-ms-flex:0;flex:0;-webkit-flex-basis:calc(52.27% - 14.32px);-ms-flex-preferred-size:calc(52.27% - 14.32px);flex-basis:calc(52.27% - 14.32px);max-width:calc(52.27% - 14.32px)}} @media all and (min-width:768px){.vce-row--col-gap-30#el-5bf46386>.vce-row-content>.vce-col--md-52-27p{-webkit-flex:0;-ms-flex:0;flex:0;-webkit-flex-basis:calc(52.27% - 14.32px);-ms-flex-preferred-size:calc(52.27% - 14.32px);flex-basis:calc(52.27% - 14.32px);max-width:calc(52.27% - 14.32px)}} @media all and (min-width:992px){.vce-row--col-gap-30#el-5bf46386>.vce-row-content>.vce-col--lg-52-27p{-webkit-flex:0;-ms-flex:0;flex:0;-webkit-flex-basis:calc(52.27% - 14.32px);-ms-flex-preferred-size:calc(52.27% - 14.32px);flex-basis:calc(52.27% - 14.32px);max-width:calc(52.27% - 14.32px)}} @media all and (min-width:1200px){.vce-row--col-gap-30#el-5bf46386>.vce-row-content>.vce-col--xl-52-27p{-webkit-flex:0;-ms-flex:0;flex:0;-webkit-flex-basis:calc(52.27% - 14.32px);-ms-flex-preferred-size:calc(52.27% - 14.32px);flex-basis:calc(52.27% - 14.32px);max-width:calc(52.27% - 14.32px)}} @media all and (min-width:544px){.vce-row--col-gap-30#el-d45eb627>.vce-row-content>.vce-col--sm-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:768px){.vce-row--col-gap-30#el-d45eb627>.vce-row-content>.vce-col--md-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:992px){.vce-row--col-gap-30#el-d45eb627>.vce-row-content>.vce-col--lg-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:1200px){.vce-row--col-gap-30#el-d45eb627>.vce-row-content>.vce-col--xl-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:544px){.vce-row--col-gap-30#el-ec2daeaf>.vce-row-content>.vce-col--sm-28-19p{-webkit-flex:0;-ms-flex:0;flex:0;-webkit-flex-basis:calc(28.19% - 21.54px);-ms-flex-preferred-size:calc(28.19% - 21.54px);flex-basis:calc(28.19% - 21.54px);max-width:calc(28.19% - 21.54px)}} @media all and (min-width:544px){.vce-row--col-gap-30#el-ec2daeaf>.vce-row-content>.vce-col--sm-71-8p{-webkit-flex:0;-ms-flex:0;flex:0;-webkit-flex-basis:calc(71.8% - 8.46px);-ms-flex-preferred-size:calc(71.8% - 8.46px);flex-basis:calc(71.8% - 8.46px);max-width:calc(71.8% - 8.46px)}} @media all and (min-width:768px){.vce-row--col-gap-30#el-ec2daeaf>.vce-row-content>.vce-col--md-28-19p{-webkit-flex:0;-ms-flex:0;flex:0;-webkit-flex-basis:calc(28.19% - 21.54px);-ms-flex-preferred-size:calc(28.19% - 21.54px);flex-basis:calc(28.19% - 21.54px);max-width:calc(28.19% - 21.54px)}} @media all and (min-width:768px){.vce-row--col-gap-30#el-ec2daeaf>.vce-row-content>.vce-col--md-71-8p{-webkit-flex:0;-ms-flex:0;flex:0;-webkit-flex-basis:calc(71.8% - 8.46px);-ms-flex-preferred-size:calc(71.8% - 8.46px);flex-basis:calc(71.8% - 8.46px);max-width:calc(71.8% - 8.46px)}} @media all and (min-width:992px){.vce-row--col-gap-30#el-ec2daeaf>.vce-row-content>.vce-col--lg-28-19p{-webkit-flex:0;-ms-flex:0;flex:0;-webkit-flex-basis:calc(28.19% - 21.54px);-ms-flex-preferred-size:calc(28.19% - 21.54px);flex-basis:calc(28.19% - 21.54px);max-width:calc(28.19% - 21.54px)}} @media all and (min-width:992px){.vce-row--col-gap-30#el-ec2daeaf>.vce-row-content>.vce-col--lg-71-8p{-webkit-flex:0;-ms-flex:0;flex:0;-webkit-flex-basis:calc(71.8% - 8.46px);-ms-flex-preferred-size:calc(71.8% - 8.46px);flex-basis:calc(71.8% - 8.46px);max-width:calc(71.8% - 8.46px)}} @media all and (min-width:1200px){.vce-row--col-gap-30#el-ec2daeaf>.vce-row-content>.vce-col--xl-28-19p{-webkit-flex:0;-ms-flex:0;flex:0;-webkit-flex-basis:calc(28.19% - 21.54px);-ms-flex-preferred-size:calc(28.19% - 21.54px);flex-basis:calc(28.19% - 21.54px);max-width:calc(28.19% - 21.54px)}} @media all and (min-width:1200px){.vce-row--col-gap-30#el-ec2daeaf>.vce-row-content>.vce-col--xl-71-8p{-webkit-flex:0;-ms-flex:0;flex:0;-webkit-flex-basis:calc(71.8% - 8.46px);-ms-flex-preferred-size:calc(71.8% - 8.46px);flex-basis:calc(71.8% - 8.46px);max-width:calc(71.8% - 8.46px)}} @media all and (min-width:544px){.vce-row--col-gap-30#el-f9d8a779>.vce-row-content>.vce-col--sm-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:768px){.vce-row--col-gap-30#el-f9d8a779>.vce-row-content>.vce-col--md-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:992px){.vce-row--col-gap-30#el-f9d8a779>.vce-row-content>.vce-col--lg-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}} @media all and (min-width:1200px){.vce-row--col-gap-30#el-f9d8a779>.vce-row-content>.vce-col--xl-auto{-webkit-flex:1 1 0;-ms-flex:1 1 0px;flex:1 1 0;width:auto;max-width:none}}