.WAPP_dlg,input[type=email],input[type=password],input[type=text],input[type=url],textarea{min-width:250px}.WAPP_dlg .title,.afsa_combo_btn:first-letter,.afsa_combo_panel .head,.free_offer .action,.sfl:first-letter,ul.afsa_combo_options li,ul.afsa_menubar li{text-transform:capitalize}body form .btn_pub:hover{background:#90ee90!important}:root,body{--body-bg:#eff1f4;--afsa-bg:#526db0;--ui-bg:#34495e;--ui-dlg-bg:var(--ui-button-bg);--ui-bg-hl:cornflowerblue;--ui-button-bg:var(--afsa-bg);--ui-button-fg:white;--ui-button-warning-bg:var(--afsa-bg);--ui-notice-bg:#ffaa00;--ui-notice-fg:white;--color-coral:#ff4150}.afsa_combo_panel{background:#fff;background:var(--widget-ui-panel-bg);color:var(--widget-ui-panel-fg);border-radius:6px;width:300px;min-height:300px;box-sizing:border-box;box-shadow:1px 2px 10px rgba(0,0,0,.215);position:fixed;z-index:9999;top:150px;left:150px;overflow:hidden;user-select:none;font:14px "open sans";max-height:70%;display:flex;flex-flow:column-reverse}.afsa_combo_panel .head{background:var(--widget-ui-panel-header-bg);color:var(--widget-ui-panel-header-fg);height:70px;width:100%;flex:0 0;order:1;display:flex;padding:10px;align-items:center}.afsa_combo_panel .afsa_h2{width:100%;font-size:20px}.afsa_combo_panel *{list-style:none;box-sizing:border-box;display:inline-block}ul.afsa_combo_options{width:100%;padding:0 0 20px;box-sizing:border-box;overflow:auto;display:flex;max-width:100%;flex:2 1 auto;margin-bottom:50px;flex-flow:column;-ms-overflow-style:none;scrollbar-width:none;align-items:flex-start;align-content:flex-start}ul.afsa_combo_options::-webkit-scrollbar{display:none}ul.afsa_combo_options li{padding:5px 0 5px 40px;font-size:16px;box-sizing:border-box;cursor:pointer;transition:.1s;width:100%}ul.afsa_combo_options li.afsa_sep{margin-bottom:15px;width:100%;border-bottom:1px solid var(--widget-light-line-color)}ul.afsa_combo_options li.afsa_selected{background:var(--widget-ui-panel-sel-bg);color:var(--widget-ui-panel-sel-fg)}ul.afsa_combo_options ul.afsa_menubar{flex:1 0;order:3}.afsa_combo_btn{position:relative}.afsa_combo_btn:before{content:'\25BE';position:absolute;top:2px;right:6px;height:35px;display:flex;align-items:center;font:100 25px roboto;opacity:1}.WAPP_dlg{min-height:160px;position:fixed;margin:auto;color:#fff;background:#526db0;background:var(--ui-dlg-bg);z-index:99999;padding:10px 30px;display:flex;box-shadow:5px 5px 1px rgba(0,0,0,.25);flex-flow:column;text-align:center;justify-content:space-evenly;font-size:16px;font-family:'Open Sans',arial,sans-serif;transition:.5s;max-width:30%;transform-origin:50% 50%}.WAPP_dlg.hidden{opacity:0;pointer-events:none;transform:translateY(20%)}.WAPP_errorbox{background:coral}.WAPP_dlg .close{position:absolute;padding:10px;right:3px;top:-5px;font:800 16px arial;cursor:pointer;color:rgba(255,255,255,.5);transition:.3s}.WAPP_dlg .close:hover,.plan_option .discount .label,.plan_option .header .label{color:#fff}.WAPP_dlg .title{position:absolute;left:0;top:0;max-width:100%;font:16px roboto;color:#fff;z-index:10;min-height:30px;padding:10px}.WAPP_dlg .msg{position:absolute;left:20px;right:20px;top:50px;font:16px/30px roboto,arial;margin:0;text-align:center}.WAPP_dlg .button_bar .button{box-sizing:border-box;margin:0;text-align:center;cursor:pointer;text-shadow:none;font:16px roboto;padding:12px;transition:.3s ease-out;flex:0 0;min-width:100px}.WAPP_dlg .button_bar .button:hover,.form_button:hover,.inline_button{background:var(--ui-bg-hl)}.WAPP_dlg .button_bar .button:last-of-type{border-bottom:none}.WAPP_dlg .button_bar{position:absolute;width:100%;max-width:100%;box-sizing:border-box;bottom:0;left:0;display:flex;justify-content:flex-end;align-content:flex-end;align-items:center;min-width:100px}.form,.formcontainer,ul.afsa_menubar li{display:inline-block}ul.afsa_menubar{list-style:none;margin:0;position:absolute;user-select:none}ul.afsa_menubar.bottom{width:100%;left:0;right:0;bottom:0;text-align:right;height:60px;padding:10px}ul.afsa_menubar li{width:110px;margin-left:20px;height:100%;padding:10px;float:right;font-size:16px;color:var(--widget-text-color);cursor:pointer;text-align:center}ul.afsa_menubar li.hasfocus{color:var(--widget-light-text-color)}.form_button,.inline_button{background:#526db0;color:#fff;background:var(--ui-button-bg);color:var(--ui-button-fg);border:none;font-size:18px;padding:5px 10px;border-radius:6px;text-align:center;text-decoration:none;cursor:pointer;white-space:nowrap;transition:.5s}.inline_button{background:0 0;color:#526db0;color:var(--ui-button-bg)}[contentEditable=true]:empty:not(:focus):before{content:attr(data-ph);color:grey;font-style:italic}.formcontainer .label,.formcontainer select,input[type=date],input[type=email],input[type=password],input[type=text],input[type=url],textarea{font-size:18px;color:#59677c;display:inline-block;padding:10px;border:1px solid rgba(10,30,60,.15);border-radius:3px;background:#eff1f4;background:var(--bg-color)}form .f_field{margin-bottom:15px}fieldset{border:none;padding:0;margin:0}.formcontainer{text-align:left;margin:50px auto 200px;width:300px}.formcontainer .label{border:none;margin-bottom:0;width:100%;font-size:16px;padding-left:0}form :-moz-placeholder{color:rgba(10,30,60,.45);font:16px arial!important}form ::-webkit-input-placeholder{color:rgba(10,30,60,.45);font:16px arial!important}.form{clear:both;margin-top:20px}section{box-sizing:border-box!important}.plan_option input[type=range]{width:85%;overflow-x:hidden}body.chrome input[type=range]{-webkit-appearance:none;border-radius:9px;z-index:10;flex:0 1;flex-basis:25px;height:0}body.chrome input[type=range]:focus{outline:0}body.chrome input[type=range]::-webkit-slider-runnable-track{width:100%;height:11px;cursor:pointer;background:#cdf;border-radius:15px;box-shadow:inset 1px 1px 2px rgba(0,0,0,.75)}body.chrome input[type=range]::-webkit-slider-thumb{box-shadow:.9px .9px 1px #000031,0 0 .9px #00004b;height:22px;width:22px;border-radius:15px;background:#32cda2;cursor:pointer;-webkit-appearance:none;margin-top:-5px}body.chrome input[type=range]:focus::-webkit-slider-runnable-track{background:#cdf;border-radius:12px}.plan_select{display:flex;width:100%;align-items:stretch;justify-content:center;position:relative;top:-193px;margin:0 0 -193px;padding:0}section.top_banner{flex-basis:500px;overflow:hidden;z-index:0;position:relative}section.top_banner img.bg{opacity:.5;z-index:0;position:absolute;left:0;top:0}section.top_banner .hero_cnt{display:flex;width:100%;height:100%;flex-flow:row;z-index:10;justify-content:center}section.top_banner .hero_cnt .title{font:600 40px open sans;color:#fff;margin-top:60px;max-width:80%;text-align:center}section.free_offer{flex:0 0 auto;align-items:center;justify-content:center;margin-top:60px;width:80%}.free_offer .offer{background-color:#7592ca;background-image:radial-gradient(ellipse at left bottom ,#d0e0ff 0,#657fc7 73%);height:150px;width:100%;max-width:940px;color:#fff;display:flex;align-items:center;justify-content:center;position:relative;margin-left:auto;margin-right:auto}.free_offer .offer .rocket{position:absolute;left:0;bottom:0;height:145px;z-index:1}.free_offer .offer .infos{flex:1 0 auto;flex-flow:column;justify-content:space-between;padding:10px;text-align:center;max-width:90%;height:100%;display:flex;z-index:9}.free_offer .offer .title{font-size:26px;margin-top:10px;z-index:2}.free_offer .offer .desc{opacity:.9;font-size:20px}.free_offer .notice{flex:0 0 auto;font-size:13px;color:#3c4a75;margin:0 20%;max-width:600px;box-sizing:border-box;z-index:99}.free_offer .action{border-radius:6px;padding:7px 15px;color:#fff;box-sizing:border-box;cursor:pointer;font:400 16px open sans;background:#90ee90;position:absolute;right:10px;bottom:10px;display:flex;align-items:center;justify-content:center}.plan_option{min-height:600px;background:#fff;display:flex;flex-flow:column;box-shadow:0 0 20px rgba(0,0,0,.25);text-align:center;margin:0 20px;justify-content:space-between;width:290px!important}.plan_option:first-of-type{border-top-left-radius:9px;border-bottom-left-radius:9px;overflow:hidden}.plan_option:last-of-type{border-top-right-radius:9px;border-bottom-right-radius:9px;overflow:hidden}.plan_option .header{display:flex;flex-flow:column;color:#fff;padding:10px 10px 5px;cursor:default}.plan_option.silver .button,.plan_option.silver .header{background:#e4eef3;color:#4a5873}.plan_option.gold .button,.plan_option.gold .header{background:linear-gradient(135deg,#ff9818 0,#ff7618 100%)}.plan_option.diamond .button,.plan_option.diamond .header{background:linear-gradient(135deg,#8289ff 0,pink 100%)}.plan_option .header .label{text-transform:uppercase;flex:0 0 auto}.plan_option .header .price{font:400 36px open sans}.plan_option .header .sep{border-bottom:1px solid #fff;margin:10px 20px 5px;flex:0 0 auto}.plan_option.silver .header .sep{border-bottom:1px solid #bac3d4}.plan_option .header .amount{display:flex;flex-wrap:nowrap;align-items:flex-end;justify-content:center;flex:0 0 auto}.plan_option .header .amount div,pre,section.compare table td.label .cnt .title{flex:0 0 auto}.plan_option .header .value{order:10}.plan_option .header .currency.eur{order:11}plan_option .header .currency.usd{order:9}.plan_option .header .csep{order:20;margin:0 0 0 5px}.plan_option .header .period{order:21;font-size:20px;margin-bottom:5px}.plan_option .header .from{text-align:left;font-size:14px;opacity:.9;padding-left:20px}.plan_option .header .per{font-size:14px;opacity:.9}.plan_option .discount{background:#32cda2;color:rgba(255,255,255,.85);flex:0 0 auto;padding:5px 10px;font:20px open sans;box-shadow:inset 0 0 2px #fff;border-top:1px solid #fff;border-bottom:1px solid #fff;cursor:default;transition:1s;display:flex;flex-flow:column}.plan_option .discount.hidden{display:none}.plan_option .discount:hover{background:#32cd32}.plan_option .discount .label b{font:400 26px open sans;color:#fff}.plan_option .discount .label b small{font:400 24px open sans;opacity:.95}.plan_option .discount .terms{font:10px open sans}.plan_option .scope{flex:0 0 70px;padding:10px 20px 0;color:#4a5873;box-sizing:border-box;background:#fbfcfd;border-bottom:1px solid #f0f0f0;font-size:14px}.plan_option .pv_select{display:flex;flex-flow:column;color:#000;margin-top:10px;margin-bottom:10px;cursor:default}.plan_option .pv_select .infos{flex:0 0 auto;display:flex;align-items:flex-end;flex-wrap:nowrap;justify-content:space-between;padding:0 30px 0 40px}.plan_option .pv_select .label{flex:0 0 auto;color:#000;order:2;margin-bottom:5px;font-size:14px}.plan_option .pv_select .value{flex:0 0 auto;color:#6495ed;font:26px roboto;margin:0;order:1}.plan_option .pv_slider,.plan_option .ws_slider{flex:0 0 32px;margin:0 30px;order:3;box-sizing:border-box;width:auto}.plan_option .ws_select{display:flex;flex-flow:column;color:#000;margin-top:10px;margin-bottom:40px;cursor:default}.plan_option .ws_select .infos{flex:0 0 auto;display:flex;align-items:center;flex-wrap:nowrap;justify-content:space-between;padding:0 30px 5px 40px}.plan_option .ws_select .label{flex:0 0 auto;display:flex;align-items:center}.plan_option .ws_select .value{flex:0 0 auto;display:flex;align-items:center;color:#32cda2;font-weight:600}.plan_option .common_field{flex:0 0 auto;margin:7px 15px;font-size:14px;position:relative;cursor:default;text-align:left;padding-left:20px;display:flex}.plan_option .common_field.checked{padding-left:53px}.plan_option .common_field.checked:before{content:'\2713';position:absolute;font-size:16px;font-weight:600;color:#fff;background:#32cda2;left:15px;top:-3px;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center}.plan_option .common_field .label{order:2}.plan_option .common_field .value{color:#6495ed;margin-right:7px;order:1;text-transform:capitalize;white-space:nowrap}body.fr .plan_option .common_field .label{order:1}body.fr .plan_option .common_field .value{margin-right:0;margin-left:7px;order:2}.plan_option .spacer{flex:2 1 auto}.plan_option .button{margin:20px;border-radius:30px;padding:7px;color:#fff;box-sizing:border-box;cursor:pointer;font:400 22px open sans}section.compare{align-items:center;justify-content:center;position:relative;display:flex;flex-flow:column}section.compare h2{flex:0 0 auto;text-align:center;padding:10px;text-transform:capitalize;font-size:40px;margin:40px 0 0;box-sizing:border-box;color:#3b5671}section.compare table{margin-top:30px;border-collapse:collapse;max-width:900px}section.compare table th{padding-bottom:20px;text-transform:capitalize;font:16px open sans;padding-top:10px;border-radius:6px}section.compare table .darker_col{background:rgba(176,195,238,.06);border-left:5px solid #fff}section.compare table th .title{color:#fff;border-radius:3px;padding:5px;margin:5px;background:#487da6;cursor:default;text-align:center}section.compare table td{padding:10px 5px;min-width:100px;text-align:center;vertical-align:middle;border:0}section.compare table tr{transition:.5s;padding-bottom:10px;border-bottom:1px solid #f0f0f0}section.compare table td.label .cnt{text-align:left;padding:10px 40px 0 20px;display:flex;flex-flow:column;justify-content:flex-start}section.compare table td.label .icon .cnt{padding-left:20px}section.compare table td.label .cnt .desc{flex:1 0 auto;font-size:14px;margin:7px 0;max-width:270px}section.compare table td.limited{color:#ff8c00;font:800 16px roboto}section.compare table td.enabled{color:#32cd32;font:800 16px roboto}section.compare .label:hover,section.compare table tr:hover,section.compare table tr:hover td.enabled,section.compare table tr:hover td.label .cnt .title{color:#fff!important}.callout.dark,.callout.dark h2{color:#fff;background-color:#3b5671!important}h2{font-size:34px}.label{display:inline;padding-left:0;font-size:100%;font-weight:300;line-height:1;color:initial;white-space:initial;vertical-align:initial;border-radius:0;text-align:left}.plan_option.silver .header .label{color:#4a5873}section.compare table tr:not(:first-of-type):hover{color:#fff;background:#487da6!important;cursor:default}section.compare table td.label .icon{height:120px;width:120px;border-radius:6px;background-size:contain;background-repeat:no-repeat;float:left;margin-left:20px;margin-top:20px}.desc{line-height:150%}.flex_column{display:flex;flex-flow:column;align-items:center}.order_submit,.pointer{cursor:pointer!important}.orderfr{order:3!important}section.compare table td.label .cnt .title{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:600;font-size:16px;color:#3b5671}@media screen and (max-width:780px){body{max-width:100%;overflow-x:hidden}.plan_select{flex-flow:column;align-items:center}.plan_option{width:calc(100% - 40px)!important;max-width:400px;border-radius:0!important;margin-bottom:40px!important}.free_offer .notice{max-width:50%!important}section.compare table td{min-width:min-content!important}.free_offer .offer{margin:10px!important}}@media screen and (max-width:550px){.free_offer .offer{margin-bottom:100px!important}.free_offer .offer .infos{justify-content:flex-start}.free_offer .notice{position:absolute;left:10px;right:10px;bottom:-70px;margin:0;max-width:inherit!important}section.compare table{max-width:100%}section.compare table th .title{font-size:12px}section.compare table td.label .cnt{padding:10px 10px 0}section.compare table td.label .cnt .title{font-size:14px}section.compare table td.label .cnt .desc{font-size:13px!important}section.compare table td.label .icon{margin:0;height:60px}section.compare table td.label{display:flex;flex-flow:column;align-items:flex-start}section.compare{margin-bottom:100px}}