.m-023-tabs-form-factor-wrapper{padding-top:15px}
.m-023-tabs-form-factor-wrapper .tabs-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.m-023-tabs-form-factor-wrapper .tab{text-align:center;padding-bottom:40px;position:relative;width:25%}
@media only screen and (max-width:939px){.m-023-tabs-form-factor-wrapper .tab{padding-bottom:20px}
}
@media only screen and (max-width:709px){.m-023-tabs-form-factor-wrapper .tab{width:100%;text-align:left;padding:20px;background-color:#fff}
}
@media only screen and (min-width:1240px){.m-023-tabs-form-factor-wrapper .tab{width:23%}
}
.m-023-tabs-form-factor-wrapper .tab .tab-icon{display:inline-block;width:50px;height:50px;margin-bottom:10px}
@media only screen and (max-width:709px){.m-023-tabs-form-factor-wrapper .tab .tab-icon{display:inline-block;vertical-align:middle;margin-bottom:0;margin-right:21px}
}
.m-023-tabs-form-factor-wrapper .tab .tab-icon .m-23-icon{width:100%}
.m-023-tabs-form-factor-wrapper .tab .tab-icon .m-23-icon.m-23-active-icon{display:none}
.m-023-tabs-form-factor-wrapper .tab:before{content:'';display:block;position:absolute;left:0;bottom:40px;height:60px;width:2px;background-color:#d8dee4}
@media only screen and (max-width:939px){.m-023-tabs-form-factor-wrapper .tab:before{bottom:35px}
}
@media only screen and (min-width:940px){.m-023-tabs-form-factor-wrapper .tab:before{bottom:55px}
}
.m-023-tabs-form-factor-wrapper .tab:first-child:before{content:none}
@media only screen and (max-width:709px){.m-023-tabs-form-factor-wrapper .tab:after{content:'';display:inline-block;width:12px;height:7px;background-size:cover;background-repeat:no-repeat;background-image:url(../../clientlibs/clientlib-base/resources/img/icons/dropdown-down-jade.svg);position:absolute;right:21px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}
}
.m-023-tabs-form-factor-wrapper .tab .tab-name{display:block;color:#004e7b}
@media only screen and (max-width:709px){.m-023-tabs-form-factor-wrapper .tab .tab-name{display:inline-block;vertical-align:middle}
}
.m-023-tabs-form-factor-wrapper .tab.tab-active .m-23-icon{display:none}
.m-023-tabs-form-factor-wrapper .tab.tab-active .m-23-icon.m-23-active-icon{display:inline-block}
.m-023-tabs-form-factor-wrapper .tab.tab-active .m-23-icon.m-23-only-one-icon{display:inline-block}
.m-023-tabs-form-factor-wrapper .tab.tab-active:after{content:'';z-index:2;display:block;position:absolute;width:102px;height:22px;bottom:-22px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-image:url(../../clientlibs/clientlib-base/resources/img/icons/icon-wave-tab-light-jade.svg);background-size:cover;background-repeat:no-repeat}
@media only screen and (max-width:709px){.m-023-tabs-form-factor-wrapper .tab.tab-active:after{content:'';display:inline-block;width:12px;height:7px;background-size:cover;background-repeat:no-repeat;background-image:url(../../clientlibs/clientlib-base/resources/img/icons/dropdown-down-jade.svg);background-color:transparent;position:absolute;left:auto;right:21px;top:50%;-webkit-transform:translateX(0) translateY(-50%) rotate(180deg);-ms-transform:translateX(0) translateY(-50%) rotate(180deg);transform:translateX(0) translateY(-50%) rotate(180deg)}
}
@media(min-width:940px){.m-023-tabs-form-factor-wrapper .tab:hover:not(.mobile-device){cursor:pointer}
.m-023-tabs-form-factor-wrapper .tab:hover:not(.mobile-device) .tab-name{color:#00747a;text-decoration:underline !important}
.m-023-tabs-form-factor-wrapper .tab:hover:not(.mobile-device) .m-23-icon{display:none}
.m-023-tabs-form-factor-wrapper .tab:hover:not(.mobile-device) .m-23-icon.m-23-active-icon{display:inline-block}
.m-023-tabs-form-factor-wrapper .tab:hover:not(.mobile-device) .m-23-icon.m-23-only-one-icon{display:inline-block}
}
@media only screen and (min-width:940px) and (min-width:940px){.m-023-tabs-form-factor-wrapper .tab:hover:not(.mobile-device):not(.tab-active):after{content:none !important}
}
.m-023-tabs-form-factor-wrapper .tab-content{display:-webkit-box;display:-ms-flexbox;display:flex;height:500px;background-color:#fff;border-radius:6px;padding:40px 0;max-height:1000px;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;overflow:hidden;position:relative;margin:0 5px 0 5px}
@media only screen and (max-width:709px){.m-023-tabs-form-factor-wrapper .tab-content:before{content:'';z-index:2;background-color:#e2f3f5;position:absolute;top:0;left:10px;width:calc(100% - 20px);height:2px}
}
@media only screen and (max-width:709px){.m-023-tabs-form-factor-wrapper .tab-content:first-child:before{content:none}
}
@media only screen and (max-width:709px){.m-023-tabs-form-factor-wrapper .tab-content{height:auto;border-radius:0;padding:0}
.m-023-tabs-form-factor-wrapper .tab-content .tab.tab-active .tab-content-name{color:#00747a}
}
.m-023-tabs-form-factor-wrapper .tab-content .tab-content-arrow{display:block;width:16px;height:30px;background-size:cover;background-repeat:no-repeat;cursor:pointer}
.m-023-tabs-form-factor-wrapper .tab-content .tab-content-arrow.tab-content-prev{background-image:url(../../clientlibs/clientlib-base/resources/img/icons/big-arrow-left.svg)}
.m-023-tabs-form-factor-wrapper .tab-content .tab-content-arrow.tab-content-next{background-image:url(../../clientlibs/clientlib-base/resources/img/icons/big-arrow-right.svg)}
.m-023-tabs-form-factor-wrapper .tab-content .tab-content-image{height:420px;border-radius:6px}
@media only screen and (max-width:709px){.m-023-tabs-form-factor-wrapper .tab-content .tab-content-image{height:187px;margin-bottom:20px}
}
.m-023-tabs-form-factor-wrapper .tab-content .tab-icon{display:none}
@media only screen and (max-width:709px){.m-023-tabs-form-factor-wrapper .tab-content .tab-icon{width:50px;height:50px;background-size:cover;background-repeat:no-repeat;display:inline-block;vertical-align:middle;margin-bottom:0;margin-right:21px}
}
.m-023-tabs-form-factor-wrapper .tab-content.ampli-mini.tab-active .m-23-icon{display:none}
.m-023-tabs-form-factor-wrapper .tab-content.ampli-mini.tab-active .m-23-icon.m-23-active-icon{display:inline-block}
.m-023-tabs-form-factor-wrapper .tab-content.ampli-mini.tab-active .m-23-icon.m-23-only-one-icon{display:inline-block}
.m-023-tabs-form-factor-wrapper .tab-content.ampli-connect.tab-active .m-23-icon{display:none}
.m-023-tabs-form-factor-wrapper .tab-content.ampli-connect.tab-active .m-23-icon.m-23-active-icon{display:inline-block}
.m-023-tabs-form-factor-wrapper .tab-content.ampli-connect.tab-active .m-23-icon.m-23-only-one-icon{display:inline-block}
.m-023-tabs-form-factor-wrapper .tab-content.ampli-energy.tab-active .m-23-icon{display:none}
.m-023-tabs-form-factor-wrapper .tab-content.ampli-energy.tab-active .m-23-icon.m-23-active-icon{display:inline-block}
.m-023-tabs-form-factor-wrapper .tab-content.ampli-energy.tab-active .m-23-icon.m-23-only-one-icon{display:inline-block}
.m-023-tabs-form-factor-wrapper .tab-content.ampli-easy.tab-active .m-23-icon{display:none}
.m-023-tabs-form-factor-wrapper .tab-content.ampli-easy.tab-active .m-23-icon.m-23-active-icon{display:inline-block}
.m-023-tabs-form-factor-wrapper .tab-content.ampli-easy.tab-active .m-23-icon.m-23-only-one-icon{display:inline-block}
.m-023-tabs-form-factor-wrapper .tab-content a.cta-primay-white-tr{padding:14px 20px 10px}
.m-023-tabs-form-factor-wrapper .tab-content .tab-content-name{display:block;margin-bottom:20px;color:#00747a}
@media only screen and (max-width:709px){.m-023-tabs-form-factor-wrapper .tab-content .tab-content-name{display:inline-block;vertical-align:middle;margin-bottom:0;color:#004e7b}
}
.m-023-tabs-form-factor-wrapper .tab-content .tab-content-title{display:block;margin-bottom:20px;color:#004e7a}
.m-023-tabs-form-factor-wrapper .tab-content .tab-content-description{display:block;margin-bottom:20px;font-size:16px;line-height:26px;color:#000}
@media only screen and (max-width:709px){.m-023-tabs-form-factor-wrapper .tab-content .cta-btn{width:100%}
}
.m-023-tabs-form-factor-wrapper .tab-content.animate-closing{overflow:hidden;max-height:0;padding:0}
.m-023-tabs-form-factor-wrapper .tab-content.animate-pre-opening{max-height:0;padding:0}
.m-023-tabs-form-factor-wrapper .tab-content .tab-content-box{display:block}
@media only screen and (max-width:709px){.m-023-tabs-form-factor-wrapper .tab-content .tab-content-box{max-height:0;min-height:0;overflow:hidden;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}
}
@media only screen and (max-width:709px){.m-023-tabs-form-factor-wrapper .tab-content.tab-active{padding-top:0;padding-bottom:40px}
}
.m-023-tabs-form-factor-wrapper .tab-content.tab-active .tab-content-box{max-height:1000px;min-height:auto}
.m-023-tabs-form-factor-wrapper .col-animated{opacity:1;left:0;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}
.m-023-tabs-form-factor-wrapper .col-animated.animate-next{left:8%;opacity:0}
.m-023-tabs-form-factor-wrapper .col-animated.animate-prev{left:-8%;opacity:0}
.m-023-tabs-form-factor-wrapper .col-animated.animate-pre-next{left:-8%;opacity:0}
.m-023-tabs-form-factor-wrapper .col-animated.animate-pre-prev{left:8%;opacity:0}
.m-023-tabs-form-factor-wrapper .col-animated:first-child{padding-right:5px}
@media(max-width:1239px){.m-023-tabs-form-factor-wrapper .col-animated:first-child{padding-right:10px}
}
@media(max-width:709px){.m-023-tabs-form-factor-wrapper .col-animated:first-child{padding-left:20px;padding-right:20px}
}
.m-023-tabs-form-factor-wrapper .col-animated:last-child{padding-left:34px}
@media(max-width:1239px) and (min-width:940px){.m-023-tabs-form-factor-wrapper .col-animated:last-child{padding-right:30px}
}
@media(max-width:709px){.m-023-tabs-form-factor-wrapper .col-animated:last-child{padding-left:18px;padding-right:18px}
}
@media only screen and (min-width:1420px){.m-023-tabs-form-factor-wrapper .tabs-content-container{margin:0}
}
@media(min-width:710px){.m-023-tabs-form-factor-wrapper .tabs-content-container{margin:0 -5px}
}
@media only screen and (max-width:709px){.m-023-tabs-form-factor-wrapper .tabs-content-container .tab-content:first-child{border-top-left-radius:6px;border-top-right-radius:6px}
}
@media only screen and (max-width:709px){.m-023-tabs-form-factor-wrapper .tabs-content-container .tab-content:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}
}
.tab-content:not(.tab-active) .tab-content-box *{display:none}
.newbutton{color:inherit;vertical-align:inherit;margin-bottom:inherit}