body.stop-scrolling{height:100%;overflow:hidden}.sweet-overlay{background-color:#000;background-color:rgba(0,0,0,.4);position:fixed;left:0;right:0;top:0;bottom:0;display:none;z-index:10000}.sweet-alert{background-color:#fff;font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;width:478px;padding:17px;border-radius:5px;text-align:center;position:fixed;left:50%;top:50%;margin-left:-256px;margin-top:-200px;overflow:hidden;display:none;z-index:99999}@media all and (max-width:540px){.sweet-alert{width:auto;margin-left:0;margin-right:0;left:15px;right:15px}}.sweet-alert h2{color:#575757;font-size:30px;text-align:center;font-weight:600;text-transform:none;position:relative;margin:25px 0;padding:0;line-height:40px;display:block}.sweet-alert p{color:#797979;font-size:16px;text-align:center;font-weight:300;position:relative;text-align:inherit;float:none;margin:0;padding:0;line-height:normal}.sweet-alert fieldset{border:none;position:relative}.sweet-alert .sa-error-container{background-color:#f1f1f1;margin-left:-17px;margin-right:-17px;overflow:hidden;padding:0 10px;max-height:0;webkit-transition:padding .15s,max-height .15s;transition:padding .15s,max-height .15s}.sweet-alert .sa-error-container.show{padding:10px 0;max-height:100px;webkit-transition:padding .2s,max-height .2s;transition:padding .25s,max-height .25s}.sweet-alert .sa-error-container .icon{display:inline-block;width:24px;height:24px;border-radius:50%;background-color:#ea7d7d;color:#fff;line-height:24px;text-align:center;margin-right:3px}.sweet-alert .sa-error-container p{display:inline-block}.sweet-alert .sa-input-error{position:absolute;top:29px;right:26px;width:20px;height:20px;opacity:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:all .1s;transition:all .1s}.sweet-alert .sa-input-error::after,.sweet-alert .sa-input-error::before{content:"";width:20px;height:6px;background-color:#f06e57;border-radius:3px;position:absolute;top:50%;margin-top:-4px;left:50%;margin-left:-9px}.sweet-alert .sa-input-error::before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-input-error::after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-input-error.show{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.sweet-alert input{width:100%;box-sizing:border-box;border-radius:3px;border:1px solid #d7d7d7;height:43px;margin-top:10px;margin-bottom:17px;font-size:18px;box-shadow:inset 0 1px 1px rgba(0,0,0,.06);padding:0 12px;display:none;-webkit-transition:all .3s;transition:all .3s}.sweet-alert input:focus{outline:0;box-shadow:0 0 3px #c4e6f5;border:1px solid #b4dbed}.sweet-alert input:focus::-moz-placeholder{transition:opacity .3s 30ms ease;opacity:.5}.sweet-alert input:focus:-ms-input-placeholder{transition:opacity .3s 30ms ease;opacity:.5}.sweet-alert input:focus::-webkit-input-placeholder{transition:opacity .3s 30ms ease;opacity:.5}.sweet-alert input::-moz-placeholder{color:#bdbdbd}.sweet-alert input:-ms-input-placeholder{color:#bdbdbd}.sweet-alert input::-webkit-input-placeholder{color:#bdbdbd}.sweet-alert.show-input input{display:block}.sweet-alert .sa-confirm-button-container{display:inline-block;position:relative}.sweet-alert .la-ball-fall{position:absolute;left:50%;top:50%;margin-left:-27px;margin-top:4px;opacity:0;visibility:hidden}.sweet-alert button{background-color:#8cd4f5;color:#fff;border:none;box-shadow:none;font-size:17px;font-weight:500;-webkit-border-radius:4px;border-radius:5px;padding:10px 32px;margin:26px 5px 0 5px;cursor:pointer}.sweet-alert button:focus{outline:0;box-shadow:0 0 2px rgba(128,179,235,.5),inset 0 0 0 1px rgba(0,0,0,.05)}.sweet-alert button:hover{background-color:#7ecff4}.sweet-alert button:active{background-color:#5dc2f1}.sweet-alert button.cancel{background-color:#c1c1c1}.sweet-alert button.cancel:hover{background-color:#b9b9b9}.sweet-alert button.cancel:active{background-color:#a8a8a8}.sweet-alert button.cancel:focus{box-shadow:rgba(197,205,211,.8) 0 0 2px,rgba(0,0,0,.0470588) 0 0 0 1px inset!important}.sweet-alert button[disabled]{opacity:.6;cursor:default}.sweet-alert button.confirm[disabled]{color:transparent}.sweet-alert button.confirm[disabled]~.la-ball-fall{opacity:1;visibility:visible;transition-delay:0s}.sweet-alert button::-moz-focus-inner{border:0}.sweet-alert[data-has-cancel-button=false] button{box-shadow:none!important}.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false]{padding-bottom:40px}.sweet-alert .sa-icon{width:80px;height:80px;border:4px solid gray;-webkit-border-radius:40px;border-radius:40px;border-radius:50%;margin:20px auto;padding:0;position:relative;box-sizing:content-box}.sweet-alert .sa-icon.sa-error{border-color:#f27474}.sweet-alert .sa-icon.sa-error .sa-x-mark{position:relative;display:block}.sweet-alert .sa-icon.sa-error .sa-line{position:absolute;height:5px;width:47px;background-color:#f27474;display:block;top:37px;border-radius:2px}.sweet-alert .sa-icon.sa-error .sa-line.sa-left{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:17px}.sweet-alert .sa-icon.sa-error .sa-line.sa-right{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:16px}.sweet-alert .sa-icon.sa-warning{border-color:#f8bb86}.sweet-alert .sa-icon.sa-warning .sa-body{position:absolute;width:5px;height:47px;left:50%;top:10px;-webkit-border-radius:2px;border-radius:2px;margin-left:-2px;background-color:#f8bb86}.sweet-alert .sa-icon.sa-warning .sa-dot{position:absolute;width:7px;height:7px;-webkit-border-radius:50%;border-radius:50%;margin-left:-3px;left:50%;bottom:10px;background-color:#f8bb86}.sweet-alert .sa-icon.sa-info{border-color:#c9dae1}.sweet-alert .sa-icon.sa-info::before{content:"";position:absolute;width:5px;height:29px;left:50%;bottom:17px;border-radius:2px;margin-left:-2px;background-color:#c9dae1}.sweet-alert .sa-icon.sa-info::after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;margin-left:-3px;top:19px;background-color:#c9dae1}.sweet-alert .sa-icon.sa-success{border-color:#a5dc86}.sweet-alert .sa-icon.sa-success::after,.sweet-alert .sa-icon.sa-success::before{content:'';-webkit-border-radius:40px;border-radius:40px;border-radius:50%;position:absolute;width:60px;height:120px;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success::before{-webkit-border-radius:120px 0 0 120px;border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;transform-origin:60px 60px}.sweet-alert .sa-icon.sa-success::after{-webkit-border-radius:0 120px 120px 0;border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 60px;transform-origin:0 60px}.sweet-alert .sa-icon.sa-success .sa-placeholder{width:80px;height:80px;border:4px solid rgba(165,220,134,.2);-webkit-border-radius:40px;border-radius:40px;border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}.sweet-alert .sa-icon.sa-success .sa-fix{width:5px;height:90px;background-color:#fff;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-success .sa-line{height:5px;background-color:#a5dc86;display:block;border-radius:2px;position:absolute;z-index:2}.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success .sa-line.sa-long{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-custom{background-size:contain;border-radius:0;border:none;background-position:center center;background-repeat:no-repeat}@-webkit-keyframes showSweetAlert{0%{transform:scale(.7);-webkit-transform:scale(.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(.95);-webkit-transform:scale(.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}@keyframes showSweetAlert{0%{transform:scale(.7);-webkit-transform:scale(.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(.95);-webkit-transform:scale(.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}@-webkit-keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(.5);-webkit-transform:scale(.5)}}@keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(.5);-webkit-transform:scale(.5)}}@-webkit-keyframes slideFromTop{0%{top:0}100%{top:50%}}@keyframes slideFromTop{0%{top:0}100%{top:50%}}@-webkit-keyframes slideToTop{0%{top:50%}100%{top:0}}@keyframes slideToTop{0%{top:50%}100%{top:0}}@-webkit-keyframes slideFromBottom{0%{top:70%}100%{top:50%}}@keyframes slideFromBottom{0%{top:70%}100%{top:50%}}@-webkit-keyframes slideToBottom{0%{top:50%}100%{top:70%}}@keyframes slideToBottom{0%{top:50%}100%{top:70%}}.showSweetAlert[data-animation=pop]{-webkit-animation:showSweetAlert .3s;animation:showSweetAlert .3s}.showSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}.showSweetAlert[data-animation=slide-from-top]{-webkit-animation:slideFromTop .3s;animation:slideFromTop .3s}.showSweetAlert[data-animation=slide-from-bottom]{-webkit-animation:slideFromBottom .3s;animation:slideFromBottom .3s}.hideSweetAlert[data-animation=pop]{-webkit-animation:hideSweetAlert .2s;animation:hideSweetAlert .2s}.hideSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}.hideSweetAlert[data-animation=slide-from-top]{-webkit-animation:slideToTop .4s;animation:slideToTop .4s}.hideSweetAlert[data-animation=slide-from-bottom]{-webkit-animation:slideToBottom .3s;animation:slideToBottom .3s}@-webkit-keyframes animateSuccessTip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@keyframes animateSuccessTip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@-webkit-keyframes animateSuccessLong{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@keyframes animateSuccessLong{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@-webkit-keyframes rotatePlaceholder{0%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}100%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}@keyframes rotatePlaceholder{0%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}100%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}.animateSuccessTip{-webkit-animation:animateSuccessTip .75s;animation:animateSuccessTip .75s}.animateSuccessLong{-webkit-animation:animateSuccessLong .75s;animation:animateSuccessLong .75s}.sa-icon.sa-success.animate::after{-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}@-webkit-keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0);-webkit-transform:rotateX(0);opacity:1}}@keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0);-webkit-transform:rotateX(0);opacity:1}}.animateErrorIcon{-webkit-animation:animateErrorIcon .5s;animation:animateErrorIcon .5s}@-webkit-keyframes animateXMark{0%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}50%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}@keyframes animateXMark{0%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}50%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}.animateXMark{-webkit-animation:animateXMark .5s;animation:animateXMark .5s}@-webkit-keyframes pulseWarning{0%{border-color:#f8d486}100%{border-color:#f8bb86}}@keyframes pulseWarning{0%{border-color:#f8d486}100%{border-color:#f8bb86}}.pulseWarning{-webkit-animation:pulseWarning .75s infinite alternate;animation:pulseWarning .75s infinite alternate}@-webkit-keyframes pulseWarningIns{0%{background-color:#f8d486}100%{background-color:#f8bb86}}@keyframes pulseWarningIns{0%{background-color:#f8d486}100%{background-color:#f8bb86}}.pulseWarningIns{-webkit-animation:pulseWarningIns .75s infinite alternate;animation:pulseWarningIns .75s infinite alternate}@-webkit-keyframes rotate-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes rotate-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.la-ball-fall,.la-ball-fall>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-fall{display:block;font-size:0;color:#fff}.la-ball-fall.la-dark{color:#333}.la-ball-fall>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-fall{width:54px;height:18px}.la-ball-fall>div{width:10px;height:10px;margin:4px;border-radius:100%;opacity:0;-webkit-animation:ball-fall 1s ease-in-out infinite;-moz-animation:ball-fall 1s ease-in-out infinite;-o-animation:ball-fall 1s ease-in-out infinite;animation:ball-fall 1s ease-in-out infinite}.la-ball-fall>div:nth-child(1){-webkit-animation-delay:-.2s;-moz-animation-delay:-.2s;-o-animation-delay:-.2s;animation-delay:-.2s}.la-ball-fall>div:nth-child(2){-webkit-animation-delay:-.1s;-moz-animation-delay:-.1s;-o-animation-delay:-.1s;animation-delay:-.1s}.la-ball-fall>div:nth-child(3){-webkit-animation-delay:0s;-moz-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s}.la-ball-fall.la-sm{width:26px;height:8px}.la-ball-fall.la-sm>div{width:4px;height:4px;margin:2px}.la-ball-fall.la-2x{width:108px;height:36px}.la-ball-fall.la-2x>div{width:20px;height:20px;margin:8px}.la-ball-fall.la-3x{width:162px;height:54px}.la-ball-fall.la-3x>div{width:30px;height:30px;margin:12px}@-webkit-keyframes ball-fall{0%{opacity:0;-webkit-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-webkit-transform:translateY(145%);transform:translateY(145%)}}@-moz-keyframes ball-fall{0%{opacity:0;-moz-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-moz-transform:translateY(145%);transform:translateY(145%)}}@-o-keyframes ball-fall{0%{opacity:0;-o-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-o-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-o-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-o-transform:translateY(145%);transform:translateY(145%)}}@keyframes ball-fall{0%{opacity:0;-webkit-transform:translateY(-145%);-moz-transform:translateY(-145%);-o-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-webkit-transform:translateY(145%);-moz-transform:translateY(145%);-o-transform:translateY(145%);transform:translateY(145%)}}.currency-list-wrapper{text-align:center}.pricing-general .currency-list-wrapper{text-align:start}.currency-list{border:0}.pricing-education .currency-list{max-width:430px;margin:0 auto 67px}.pricing-general .currency-list{max-width:100%;margin:0}.article-pricing .currency-list{margin:0 auto 20px}.pricing-modal .currency-list,.pricing-district .currency-list{margin:20px auto}.currency-btn{border:1px solid #e1e1e1;overflow:hidden;padding:12px 33px;color:#233b53;font-size:20px;background-color:#fff}.article-pricing .currency-btn{padding:.5rem 1rem;font-size:1rem}.currency-btn input{width:auto}.currency-btn:hover{cursor:pointer}.currency-btn.active{background-color:#e1e1e1}.currency-btn.active:hover{cursor:default}.currency-btn.focus{box-shadow:none;outline:none}.currency-btn:first-child{-webkit-border-top-left-radius:10px;-webkit-border-bottom-left-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-bottomleft:10px;border-top-left-radius:10px;border-bottom-left-radius:10px;border-left:1px solid #e1e1e1}.currency-btn:last-child{-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:10px;border-top-right-radius:10px;border-bottom-right-radius:10px}@media(max-width:1366px){.currency-btn{padding:.5rem 1rem;font-size:1rem}}@media(max-width:767px){.pricing-education .currency-list{margin:0 auto 37px}.pricing-general .currency-list-wrapper{text-align:center}}.pricing-shared.css{}.pricing-district{position:relative;z-index:10}.pricing-box{background-color:#fff;box-shadow:0 5px 62px rgba(0,0,0,.08);background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAI8AAACUAgMAAADXHJJYAAAADFBMVEUAAADtFFvtFFvtFFt3KH7RAAAABHRSTlMADwkFGWduYQAAAcFJREFUWMPt1bFNw0AUh/GXO7lw4VB5BI9wPSNQ8HcsQZEaUWSELHE7QMcAFF7CI6ShokZIQINNBHf5ogSUAtc/5V6+d05s0OdzbqlnX7ROo/gLqP8LpP2Q/aNTRP3J3KfjvQgDQEd8zesRrY6GlmnU7IcuDkRhRNcEdWlUjOjyQFSOaJFG1YhagpRGM/K6uAmtMwhcKC9yV0SugciGI9nwQDZck700ZC8N2UsgyQuSvCTJK1JzJhDKCdxyLxJKJNRAQtWkQUMaBNKgmNCCJG9Jcq1Bcq0yycHXixPqSPIFqake1NQ5uMBagprqSKg2EwpMHknz+gu6TocCOQsyVCUwlBMYyouUigK3sxZYXxCIUApEmAmc50XOiwLfr9lCt2B7ajPb27U/t4261ORg9Jp8VNhG6sHk6sDk0gOYXFep5juzFwIHVt9Q22duy6SeMz+Kk3rM5Jyemzcz/5oZ6qc/VE+QDQQFgiqCPEHWEFQS5AiygaBAkCPIIkGBIEeQRYICQY4gGwgqCfIRIAsEOYKsIWhOkG0ImhNkG4IcQRYI8hEgqwiyDUE+AmRnESCbE2TzLJpOBMj804Ry7OX+A929A9AGzygAnF8xAAAAAElFTkSuQmCC'),url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJMAAACKAgMAAADTUpDVAAAADFBMVEUAAAAYyukYyukYyulCDoYqAAAABHRSTlMADwkFGWduYQAAAftJREFUWMPtl71xwkAQhQ8YAgJB5BIogYDIlEDAyhpMoNwEKkFNqAQSElPCNUEJDpwRexx4jA3PYk+rxxxjJ95MMx9o9+2v3NnutyKyfXeW9V7ly568AW3kZEvfCFUCS5uwF/lpj2FoKnVbh6ChXNouQO0V9aChgWjLzfgQZ9j1lgCqIJW2eAXPdIAtYUqT7SgqoyjxFJVTVEZR4ikqp6iMosRTVEFRK4pKKUpKisopKqOoVFHp88GN3qqQY6CWh+PjaBN0DK2FxtOKqfodhqpft980kEr8JNhWM1BS1KhEux8aMXulK/4Klij3oXB4dpyptTVCyxNVKqp76T581/5D/SNtTNHFN+VDa+KiePBC/UrkSFZBalIPEhHqKJE9SNog7PzzKWugxrVMQgetBaQoG6ghpLBMTR5TMYhgKlZYVKKGhanrnHI/c4z7C5Maq+1mqu+oID0VZEkFOaOCLEzqjhHfTSjx+2hcSwoqRR0qRT0qRY6pfPSko2R1lKyeqrDSFp+i+lRRDKiiSCiqQ5VOl6OoAutxFFWGjqOqa6jsFtT+9tSipVj/qT+ikKHfq4nqxhTfaWTXxk+A7lVUHj/lMDHjpy8mefxWwIYht1X85qtARW5kbPf4SwFXR/wFg2so/rLClRZ/8eF6jL5EcdXGX8i4trnLnf0K+ADgDmktLvq8qQAAAABJRU5ErkJggg==');background-repeat:no-repeat;background-position:right top,left bottom;position:relative;opacity:1}.pricing-box::before,.pricing-box::after{content:"";height:412px;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAGcBAMAAADNGlZ7AAAAJFBMVEX////l5OT8/Pz4+Pjz8/Po6Oj19fXs7Ozw8PDu7u7q6urm5uaLeBUbAAACV0lEQVRYw8WXvW/TUBTFL37GSdqlpyQpwYsjgUBiCYihEotdxIdgwVUrgVgcdStLUgYEU0B8SEwxH0JiSlQEA0uz8PcxvNzzIisrz2c6evazz3v2/dlXgvmBWF0HUuveAGfWlcCWdRnw2LoNYCBW97+IR5mBmryztOeZ6gZwwbohXZ/riIBCrC7viUcdP000gSbdBNrWnQMuVsZ4Hud6E2/2PE6tMUDXugZwiU+/Y10T6FkX5NgXq/CdeFRwpG6oCQLmCwEkFRdwHZzBq3hS9DpduoxZoCVlAKSaFIWWY0d39/Cz+FOUn+peseRzYGrdAphZNwYm1t1GJ7Eu+Oi1zEyiO4QdIRCmxNmWwxlXNLKuxcxyqxCPunsgLK4RM287iFXHGlyRPPwpPkU0lAreJlM5iDm3QXCYBUYK3g/iUeaImTVByHwNQoKORznDPxrC3/oCztEmglHFWcQxyZm5dZhKvTLfNcGQRbhQcATrwFYSbM3FidQh8+dUcUHEzVmO+Sripoq4WBH346141O4ecREPCImZQ1zV9ZnZ5D1+MRPxqGPFVIt72l8FW9eNVVEo759ILXqkiAuJuM1VxPWIuDYRNxOra1/Fo8w9dWPsM3OPOxlXEWeYWTJ+SuSm/HdFrwZMuhZsA4It0dLTV/ZqPJE6FD47ker/F9HlcOYQJxmxZ156hfGDYmmu8I+yBCYOYlWwZcwc4i/RID716YWwhStci0mIbXPsjOely6DffkkdCsqdhMXPtnMNzpg+5FOQXa+tcnRH2JqNiIGug1gVbE2uQ8ZxIfIP3Xxo8CVWTbcAAAAASUVORK5CYII=');background-repeat:repeat-x;position:absolute;z-index:-1}@media(max-width:575px){.pricing-box::before,.pricing-box::after{width:0}}@media(min-width:576px){.pricing-box::before{left:calc(100% - 200px);top:-95px;width:calc((100vw - 510px)/2 + 191px)}.pricing-box::after{right:calc(100% - 200px);bottom:-95px;width:calc((100vw - 510px)/2 + 191px)}}@media(min-width:768px){.pricing-box::before,.pricing-box::after{width:calc((100vw - 690px)/2 + 191px)}}@media(min-width:992px){.pricing-box::before,.pricing-box::after{width:calc((100vw - 930px)/2 + 191px)}}@media(min-width:1200px){.pricing-box::before,.pricing-box::after{width:calc((100vw - 1110px)/2 + 191px)}}@media(min-width:1366px){.pricing-box::before,.pricing-box::after{width:calc((100vw - 1270px)/2 + 191px)}}@media(min-width:1800px){.pricing-box::before,.pricing-box::after{width:calc((100vw - 1470px)/2 + 191px)}}@media(min-width:2500px){.pricing-box::before,.pricing-box::after{width:calc((100vw - 1970px)/2 + 191px)}}.pricing-type-head{text-align:center}.pricing-modal .modal-dialog{width:90%;max-width:1000px;margin:1.5rem auto}.pricing-modal .modal-content{border-radius:1rem}.pricing-modal .modal-body{padding-top:.3rem;padding-bottom:30px}.pricing-modal .row{margin:0}.pricing-modal a:not(.basic_btn):not(.basic-btn):hover{text-decoration:underline}.pricing-modal .nav-tabs a:hover{text-decoration:none}.pricing-modal-title{padding:15px 0;text-align:center;font-size:1.8em;font-weight:bold;color:#233b53}.article-pricing .basic_btn,.pricing-modal .basic_btn,.teacher-special-pricing .basic_btn{font-size:16px;line-height:45px;padding:0 25px;position:relative;z-index:1;box-shadow:0 5px 10px 0 rgba(255,125,38,.37)}.article-pricing .basic_btn.blue-site-btn,.pricing-modal .basic_btn.blue-site-btn,.teacher-special-pricing .basic_btn.blue-site-btn{box-shadow:0 5px 10px 0 rgba(67,134,243,.37)}.article-pricing .basic_btn:hover,.pricing-modal .basic_btn:hover,.teacher-special-pricing .basic_btn:hover{box-shadow:0 5px 10px 0 rgba(35,59,83,.37)}.email-quote-button-wrapper{height:100%;padding-top:10px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.email-quote-button-wrapper .basic_btn{white-space:nowrap}.purchase-orders-note{text-align:center;font-style:italic;margin-top:10px}.credit-card-logos{text-align:center;height:33px}.personal-price-discount{font-size:.8em;color:#7dce82;font-style:italic}.price-before-discount{text-decoration:line-through}.price-with-discount{font-size:1.2em;color:red}.teacher-yearly-per-month{padding-top:.75rem;padding-bottom:.75rem}.single-teacher-yearly-quote{padding:5px 15px}.download-w9{text-align:center;padding-bottom:20px;margin-top:0}@media(max-width:1366px){.pricing-modal .modal-dialog{margin:1rem auto}}@media(max-width:767px){.email-quote-button-wrapper{align-items:center}.pricing-box{padding:30px 0}.single-teacher-yearly-quote{padding:.5rem 15px}}@media(max-width:575px){.pricing-modal .modal-dialog{width:auto}}.school-pricing-type{text-align:center}.school-pricing-type-header,.school-pricing-label{color:#233b53;font-weight:bold}.school-pricing-type-header{font-size:1.6em;padding:20px 10px 5px}.per-school-user-label{color:#696969;font-size:1.4em;font-style:italic;padding:0 10px 10px}.school-pricing-label{padding:10px 10px 5px}input[type=number]{text-align:center}input[type=email]{padding:5px}.school-total-wrapper{width:100%;padding:10px;margin-top:15px;font-size:1.2em}.school-better-price{color:#fff;background-color:#6abd45;font-weight:bold}.school-better-price .best-deal-label{font-style:italic;text-transform:uppercase;font-size:1.4em}.quote-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-column-gap:10px}.quote-row-child.school-pricing-label{padding:10px 0}.quote-row-child:last-child{padding:5px 0}@media(max-width:767px){.quote-row{grid-template-columns:auto 1fr}.quote-row-child:last-child{grid-column-end:span 2;text-align:center}}.banner_text h2{color:#233b53;font-size:58px;margin-bottom:20px}.top-shape-custom{background-image:url('data:image/svg+xml;utf8, <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="1080.4px" height="936.1px" viewBox="0 0 1080.4 936.1" enable-background="new 0 0 1080.4 936.1" xml:space="preserve"> <path fill="%234AA0F7" d="M1080.4,0v936H891c-132.6,2.6-228.1-88.3-252.7-111.7c-61.8-58.8-88.8-120.5-95-135.3 c-14-33.5-10.8-39.8-24.4-96h0c-2.4-9.7-5.2-20.9-8.7-34c-33.7-124.9-58.7-160.5-75.3-180.1c-14.4-17.1-36.1-42.3-71.6-55.9 c-7.8-3-22.3-6.7-51.2-14c-32.1-8.2-55.9-13.8-58.3-14.3c-105.5-25-176.6-95.9-176.6-95.9C51,172.6-5.2,116.6,0.4,43.8 C1.8,25.1,7,9.9,11.3,0H1080.4z"/> <path fill="%234286F4" d="M721.6,87c-7.1,107.6-50.8,173.9-109.5,293.3c-24.6,50.1-58,122.1-93.2,212.7h0c-2.3-9.7-5.2-20.9-8.7-34 c-33.7-124.9-58.7-160.5-75.3-180.1c-14.4-17.1-36.1-42.3-71.6-55.9c-7.8-3-22.3-6.7-51.2-14c-32.1-8.2-55.9-13.8-58.3-14.3 c-105.5-25-176.6-95.9-176.6-95.9C51,172.6-5.2,116.6,0.4,43.8C1.8,25.1,7,9.9,11.3,0C247.2,0.3,483.1,0.6,719,1 C721.5,21,723.9,51,721.6,87z"/> <path fill="%234596E9" d="M944.7,454.1C944.6,454.1,944.6,454,944.7,454.1c-0.5-1.1-1-2.1-1.5-3.1c-0.4-0.8-0.7-1.5-1.1-2.3 c-0.2-0.4-0.4-0.8-0.6-1.3c-0.4-0.9-0.9-1.7-1.3-2.6c-0.5-1-1.1-2-1.6-3c-0.5-0.9-1-1.8-1.5-2.7c-0.1-0.2-0.3-0.5-0.4-0.7 c-1-1.7-2-3.4-3-5c-0.2-0.3-0.4-0.6-0.6-1c-0.5-0.8-1-1.5-1.4-2.3c-0.5-0.8-1.1-1.6-1.6-2.4c-0.7-1.1-1.4-2.1-2.2-3.2 c-0.6-0.9-1.3-1.8-1.9-2.7c0,0,0-0.1-0.1-0.1c-0.6-0.9-1.3-1.8-2-2.7c0,0,0,0,0,0c-0.7-0.9-1.3-1.7-2-2.6c0-0.1-0.1-0.2-0.2-0.2 c-0.6-0.9-1.3-1.7-2-2.5c-1.5-1.9-3.1-3.8-4.7-5.6c-1.3-1.6-2.7-3.1-4.1-4.6c-0.9-1-1.8-2-2.8-2.9c-0.6-0.7-1.3-1.4-2-2 c-0.7-0.7-1.4-1.4-2.2-2.1c-0.1-0.1-0.2-0.2-0.3-0.2c-0.8-0.8-1.5-1.5-2.3-2.2c-0.1-0.1-0.1-0.1-0.2-0.2c-0.8-0.8-1.6-1.5-2.4-2.2 c-0.8-0.8-1.7-1.5-2.5-2.3c-1.6-1.4-3.2-2.8-4.8-4.1c-1-0.8-2-1.6-3-2.4c-0.8-0.7-1.7-1.3-2.5-2c-0.1-0.1-0.3-0.2-0.4-0.3 c-0.8-0.6-1.6-1.2-2.5-1.8c-0.7-0.5-1.5-1-2.2-1.6c-0.2-0.2-0.4-0.3-0.7-0.5c-0.8-0.6-1.7-1.2-2.5-1.7c-5.4-3.7-11-7.1-16.8-10.2 c-0.6-0.3-1.2-0.7-1.8-1c-1.4-0.8-2.9-1.5-4.3-2.2c-0.5-0.3-1.1-0.5-1.6-0.8c-1.5-0.7-3-1.5-4.6-2.1c-0.6-0.3-1.2-0.6-1.8-0.8 c-1.8-0.8-3.5-1.5-5.3-2.3c-1.1-0.4-2.1-0.9-3.2-1.3c-0.9-0.4-1.8-0.7-2.7-1c-0.4-0.2-0.9-0.3-1.3-0.5c-0.5-0.2-1.1-0.4-1.6-0.6 c-0.5-0.2-1-0.3-1.4-0.5c-2-0.7-4-1.3-6-1.9c-1-0.3-2.1-0.6-3.2-0.9c-0.1,0-0.1,0-0.2,0c-1-0.3-2-0.5-3-0.8 c-2.1-0.6-4.2-1.1-6.4-1.6c-0.5-0.1-1.1-0.3-1.6-0.4c-0.9-0.2-1.7-0.4-2.6-0.5c-1.1-0.2-2.3-0.5-3.4-0.7c-1-0.2-1.9-0.3-2.9-0.5 c-0.3,0-0.6-0.1-1-0.2c-1-0.2-2-0.3-3-0.5c-0.2,0-0.3,0-0.5-0.1c-0.8-0.1-1.7-0.2-2.5-0.4c-1.2-0.2-2.4-0.3-3.6-0.5 c-0.7-0.1-1.5-0.2-2.2-0.2c-0.7-0.1-1.5-0.2-2.2-0.2c-1-0.1-2-0.2-2.9-0.3c-0.4,0-0.8-0.1-1.1-0.1c-0.8,0-1.5-0.1-2.3-0.1 c-0.3,0-0.6,0-1-0.1c-0.9,0-1.7-0.1-2.6-0.1c-0.5,0-1,0-1.4,0c-0.7,0-1.4,0-2.1-0.1c-0.6,0-1.2,0-1.8,0c-0.8,0-1.7,0-2.6,0 c-15.8,0-31.2,1.9-45.9,5.5c-1.5,0.4-3.1,0.8-4.6,1.2c-1.5,0.4-3.1,0.8-4.6,1.3c-1.5,0.5-3,0.9-4.5,1.4c-6,2-11.9,4.2-17.6,6.7 c-1.4,0.6-2.9,1.3-4.3,1.9c-4.3,2-8.4,4.1-12.5,6.4c-0.7,0.4-1.4,0.8-2,1.2c-1.3,0.8-2.7,1.6-4,2.4c-0.7,0.4-1.3,0.8-2,1.2 c-1.3,0.8-2.6,1.7-3.9,2.5c-1.3,0.9-2.6,1.7-3.8,2.6c-1.3,0.9-2.5,1.8-3.8,2.7c-1.9,1.4-3.7,2.8-5.5,4.2c-1.2,1-2.4,1.9-3.6,2.9 c-1.2,1-2.4,2-3.5,3c-1.2,1-2.3,2-3.5,3.1c-38.8,35.3-63.2,86.2-63.2,142.8c0,53.3,21.6,101.5,56.5,136.4 c34.9,34.9,83.1,56.5,136.4,56.5c1.2,0,2.4,0,3.6,0c6.1-0.1,12-0.5,18-1.2c1.2-0.1,2.4-0.3,3.5-0.4c5.9-0.8,11.7-1.8,17.4-3.1 c2.3-0.5,4.5-1.1,6.8-1.7c2.3-0.6,4.5-1.2,6.7-1.9c0,0,0,0,0,0c2.2-0.7,4.4-1.4,6.6-2.1c1.1-0.4,2.2-0.8,3.3-1.1 c3.3-1.2,6.5-2.4,9.6-3.8c1-0.4,2-0.9,3-1.3c0.3-0.2,0.7-0.3,1-0.5c1.8-0.8,3.6-1.7,5.4-2.5c2-1,3.9-2,5.9-3 c0.1-0.1,0.3-0.1,0.4-0.2c1.9-1,3.9-2.1,5.8-3.2c2-1.1,3.9-2.3,5.8-3.5c1-0.6,1.9-1.2,2.9-1.8c1-0.6,1.9-1.3,2.8-1.9 c0.9-0.6,1.8-1.2,2.7-1.9c0.2-0.1,0.5-0.3,0.7-0.5c0.7-0.5,1.5-1,2.2-1.6c0.9-0.7,1.8-1.3,2.7-2c0,0,0,0,0.1,0 c0.8-0.6,1.7-1.3,2.5-1.9c1-0.8,2-1.6,3-2.4c1.6-1.3,3.2-2.7,4.8-4.1c0.1-0.1,0.2-0.2,0.3-0.3c0.8-0.7,1.6-1.4,2.4-2.1 c0.8-0.7,1.6-1.5,2.4-2.3c0,0,0.1-0.1,0.1-0.1c0.8-0.8,1.6-1.5,2.4-2.3c0.9-0.9,1.9-1.8,2.8-2.8c0.7-0.7,1.3-1.4,2-2.1 c0.7-0.7,1.3-1.4,1.9-2.1c0.2-0.1,0.3-0.3,0.4-0.5c0.8-0.8,1.5-1.6,2.2-2.4c0.6-0.7,1.2-1.3,1.7-2c0.4-0.4,0.7-0.8,1.1-1.3 c0.5-0.6,1.1-1.3,1.6-1.9c0,0,0,0,0,0c1.4-1.7,2.8-3.4,4.1-5.2c0.1-0.1,0.1-0.1,0.2-0.2c0.7-0.9,1.3-1.7,2-2.6c0,0,0,0,0,0 c0.7-0.9,1.3-1.8,2-2.7c0,0,0-0.1,0.1-0.1c0.7-0.9,1.3-1.8,1.9-2.7c0,0,0.1-0.1,0.1-0.1c0.6-0.9,1.2-1.8,1.8-2.7 c1.1-1.7,2.2-3.4,3.3-5.1c0.2-0.3,0.4-0.7,0.6-1c1-1.7,2-3.3,3-5c0.1-0.2,0.3-0.5,0.4-0.7c1-1.8,2-3.6,3-5.5 c0.1-0.2,0.2-0.4,0.4-0.7c0.4-0.8,0.9-1.7,1.3-2.5c0.1-0.1,0.1-0.2,0.2-0.3c1-2,2-4,2.9-6c11.2-24.5,17.5-51.7,17.5-80.4 C962.2,505.8,955.9,478.6,944.7,454.1z M769.2,674.3c-77.2,0-139.8-62.6-139.8-139.8c0-77.2,62.6-139.8,139.8-139.8 S909,457.3,909,534.5C909,611.7,846.4,674.3,769.2,674.3z"/> </svg>');background-size:cover;background-repeat:no-repeat;width:950px;height:950px;pointer-events:none;background-size:100% 100%}.pricing-general .col-xl-3.col-md-6{margin-top:20px}.edition-col::before{z-index:0}.edition-feature-list:before{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAVkAAAAoCAMAAABjJXk5AAAAY1BMVEX////5+fnD2Pv9/f34+Pn39/j29vfC1/rG2/vL3fvS4vvf6/3O4Pzn7fff6fjb6P3w9v7q8v7j7f3n7/3W4/nz9ffj6/js8Pf7/f/c5/ju8ffw8/f0+P7q7/fW5f34+//s8/5BqfEeAAACyklEQVRo3u2Z23ajIBRAo6IB5KICXvAS//8rB1sz47SulrRBMcudtzzutdcJ5+Ry8gSiFS4nzyCaP6dZ980Gl5OzWY/xac7Wty7L8lyIokj/URhEPmZZd6svR+JTs8GGZo3MLBcpHzBBMLQAIoIHnooxu108Z6dmjdCCYwLDXwDJwIux8zbkbeesUSrSFaO/NJzm/gne7m1wGwtulDoDYS66i0ds0WyXpxiGm0B4kfmRr+s524kp1I1Bgw963b0N6nEqdTdIOj72fjhGs3XOSbg/Jt6HRq/nc9ZYRaE/QGwdr9dvgyz1oVUvJu8Tm63zAYYeY/R+Wa+nc/abWBHBsmGsLCntqzs9NZSMNVKSrQYIxFw4X43Xm83ED7RyuLYbSUZ73ao4BoEFIE5Uq/uyke7faZAMRe72xy1a0OWpRNdr+UutyAjV6gubVpaVpky6DhlhXuSOCo4MdTcWHMPrG7JNfqoVNWWl4uCZgKTtmXSeMMLv97P6SS/5bjo4STIrvXtN7M12HN6dUp2AwBmxqkrj1z0Q4YG/nYO7+mGb4/tBdL6HXpc0bRxbm60FCQ2YVQoEmxBr2qBwOyAiBBvTfDq/i4l8RhiK6T7PjUlMVo/Li1z7JDYYs7ZTAJc6CbYmbqn0+m33wSymk1Z7s1HTm1J3I6mYT2veKnOtAABrs1EAQLA/U7yhxyCmY2BYmvXf6l+Un/GipkqAwdasZ1YX8TYe6SWm1cCwZvYIsa7p3f0WhBa/PqtmjxLrJ4DS5U75YtbPS9JXZo+pdbm3UbbZvxkQM9rOTr81e2Sty71N90y6mxAQN1TfO7U0+wJa/zP81PsZxJLRSi12+UfNRi+h9cP9rK1oyRqJ0aPHBNlMB1GVLBL9mdkoeDWtnzXHiVKt1m/n99LA3iknzFd9pdtWGZcWMu3NvrpWB1iaDU5Os/5ymp05zR6GNbN/AG8MXI36W0e0AAAAAElFTkSuQmCC')}.edition-feature-list ul li:last-child{border:0}.edition-feature-list ul li a{color:#007bff}.edition-feature-list ul li a:hover{color:#0056b3;cursor:pointer;text-decoration:underline}.edition-feature-list ul li span.check-icon svg{width:22px;height:20px;fill:#4386f3}.edition-col-bottom-area:after{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAVkAAAAiCAMAAADCvlpfAAAAUVBMVEX5+fn////V7tf9/v74+fj6+/r3+Pfz8/PU7dfp9erX79nx+fLk9Obu+O/s9ezb8d30+PTf8uHh8+P7/vzv9vDm9ej1+/br9+3Z8Nzd8uD4/fmbhespAAACMklEQVRo3u3Z2ZKiMBiGYWVJ+ychG1m5/wudAHamF7txxtAdhPfYsqynPlTC6ShLTQrNvZyODtmHapAQRGs2BSk2pbUmQqDmkL0rFCUZGKoCx7i6L+x5kIoaYFqI5pB9FyIaoqbH1cNhHhQdkZt9y4ooKjmu1ghzGYmJ2JusYEbx6kcaheOGn1+2IYwGXP14XBpG0JPKNhriUH81LykTzVPJCkZ5VUpcgUbPICtA4aq4cKBMbFhWsBJVpy4xLI1G25NFmvpq7dK9AjUAznVTZKobc84BGEqVDNzj97LXvAKxIVkBslql9GfVdUTYoa/P/1DdDzaSO6MkT7TzeGELss1KY/WSRk47LGDeryw6ZhTHM+5L6bIC5BqixLbnvNWp1hKgoWjZ3N+sOETSNNF1ZFPFyjYEQkZTaTrbv4XYqSwBiXOhegVk+AyxP1mkTTZVTt2XQ92XbMZ7Vqwc+RZ1N7KCmZBvqt3y5b8DWaRB+Uu2XyrIMNX1Zdv2tGYimeaaqs3ulV82wbYr8CLNjPR/b7UfXuqImmOq+WXbxa6vehT01oOqV9r/AvYKOlufC+iG7CLqd9pL1u1Y31riqPQ4lu8UhTpShumXsrnfNPXxxKKu+36wnaOKv861mqgvc3eKKtORX7/2s8jmLxIPgyUdgDHUGKOUDGPcz3ofp409l8q4EbSgkZYo+0a4nj9RH4va4/Gyg9h86kyItXYob57ly96sLneWG5fdaofstUN2M32W/QOUhEkEThhKzQAAAABJRU5ErkJggg==')}.edition-col-ctas .blue-site-btn{box-shadow:0 5px 10px 0 rgba(67,134,243,.37)}.edition-col-ctas .basic_btn:hover{box-shadow:0 5px 10px 0 rgba(35,59,83,.37)}.edition-col-ctas .basic_btn{box-shadow:0 5px 10px 0 rgba(255,125,38,.37)}.regular-case{text-transform:none}.edition-col{box-shadow:0 0 25px rgba(0,0,0,.12)}.edition-col-ctas a.learn-more{font-size:18px;line-height:26px;font-weight:500;color:#6f909f;padding:0 0 5px 0}.edition-col-ctas a.learn-more:hover{color:#048bd9}.version-note{padding:20px 0}.school-pricing-widget{padding:20px 30px 30px;background-color:#f9f9f9;border-radius:4px;margin-bottom:15px}.school-pricing-type{background-color:#fff}.portal-pricing-wrapper{width:100%;padding:10px 80px 0}.per-month{font-size:1.2em}.per-month-period{font-style:italic;font-weight:normal}.personal-price-cell{padding:15px 0;text-align:center;color:#233b53}.shaded-cell{background-color:#f5f5f5}.personal-price-header{height:70px;font-size:1.6em;font-weight:bold}.personal-price{margin:15px 0}.personal-per-month-cost{font-weight:bold;font-size:1.6em}.per-month-label{font-size:1em;font-style:italic}.billing-caption{font-size:1em;font-style:italic;color:#333;height:20px}.single-teacher-quote-info{padding-bottom:30px}.button-wrapper{padding:10px 0;text-align:center;margin:0 auto;width:205px}.button-wrapper a,.button-wrapper button{width:100%}#securityExplanationModal{color:#233b53}#securityExplanationModal h2{text-align:center;font-size:1.6em;padding:10px 10px 30px}#securityExplanationModal h3{font-size:1.3em;padding:20px 0 10px}.download-w9{text-align:center;padding-bottom:20px;margin-top:0}.free-section{box-shadow:0 0 25px rgba(0,0,0,.12)}.v_hasFreeSection{display:flex;align-items:center;justify-content:space-between}.v_rowhasPricing{margin-top:40px}@media(max-width:1199px){.v_hasFreeSection{flex-wrap:wrap}}@media(max-width:991px){.free-section.v_freeSection a{margin-top:12px}}@media(max-width:767px){.banner_text_inner .v_rowhasPricing .col-md-5{order:1}.banner_text_inner .v_rowhasPricing .col-md-7{order:2}}@media(min-width:1920px){.top-shape-custom{left:54%;width:1160px}}@media(min-width:1366px){.top-shape-custom{left:48%}}@media(max-width:1366px){.banner_text h2{font-size:50px}.banner_text_inner{padding:0}.banner_text_left{padding-top:10px}.pricing-banner-text:after{left:-105px;top:-44px}.edition-col-pricing-area{padding:20px 0 70px}.edition-purpose{margin-bottom:15px}.price-img{margin-bottom:10px}.price-img img{width:85px;height:85px}.personal-price-header{height:60px}.personal-price-cell{padding:10px 0}.pricing-links{font-size:14px}}@media(max-width:1199px){.edition-feature-list ul li{margin:5px 10px;padding:10px 12px 10px 30px;font-size:16px;line-height:22px}.edition-feature-list ul li span.check-icon{top:10px}.edition-col-ctas a{font-size:14px;line-height:42px}}@media(max-width:991px){.top-shape-custom{height:715px}.banner_text h2{font-size:34px;margin-bottom:0}.pricing-banner-text:after{background-image:none}.portal-pricing-wrapper{padding:10px 40px 0}}@media(max-width:767px){.top-shape-custom{left:60%}.banner_text{padding:10px 0 30px}.banner_text h2{font-size:34px;margin-bottom:0}.banner_text h2 span{font-size:27px;line-height:27px}.pricing-general{margin-bottom:150px}.edition-col{padding:0 0 250px 0}.edition-col-pricing-area,.edition-feature-list,.edition-col-bottom-area{padding:30px 0}.edition-feature-list:before,.edition-col-bottom-area:after{display:none}.pricing-links,.edition-col-ctas ul li{margin-bottom:15px}.portal-pricing-wrapper{padding:10px 0 0}}@media(max-width:575px){.pricing-general{margin-bottom:0;padding-bottom:0}}.basic_btn.only-border{color:#ff8360}.basic_btn.only-blue-border{border:2px solid #4286f4;background-color:#fff;color:#4286f4;box-shadow:0 6px 10px 0 rgba(67,134,243,.37)}.basic_btn.only-blue-border:hover{color:#fff;border-color:#233b53;background-color:#233b53;box-shadow:0 6px 10px 0 rgba(35,59,83,.37)}.basic_btn.only-blue-border svg{fill:#4286f4}.basic_btn.green-site-btn{background-color:#7dce82;box-shadow:0 6px 10px 0 rgba(125,206,130,.37)}.basic_btn.green-site-btn:hover,.basic_btn.red-site-btn:hover{background-color:#233b53;box-shadow:0 6px 10px 0 rgba(35,59,83,.37)}.basic_btn.red-site-btn{background-color:#fc5e56;box-shadow:0 6px 10px 0 rgba(241,95,88,.37)}.basic_btn.grey-paypal-btn{background-color:#eee;box-shadow:0 6px 10px 0 rgba(158,158,158,.37)}.basic_btn.grey-paypal-btn:hover{box-shadow:0 6px 10px 0 rgba(94,94,94,.37)}.basic_btn:disabled,.basic_btn:disabled:hover{background-color:#ff9b7f;box-shadow:0 6px 10px 0 rgba(255,125,38,.37)}.basic_btn.medium{letter-spacing:1px;font-size:14px;line-height:45px;padding:0 25px;box-shadow:0 5px 10px 0 rgba(255,125,38,.37)}.basic_btn.medium:disabled:hover{box-shadow:0 5px 10px 0 rgba(255,125,38,.37)}.basic_btn.green-site-btn.medium{box-shadow:0 5px 10px 0 rgba(125,206,130,.37)}.basic_btn.red-site-btn.medium{box-shadow:0 5px 10px 0 rgba(241,95,88,.37)}.basic_btn.grey-paypal-btn.medium{box-shadow:0 5px 10px 0 rgba(158,158,158,.37)}.basic_btn.blue-site-btn.medium,.basic_btn.only-blue-border.medium,.basic_btn.blue-site-btn.medium:disabled:hover,.basic_btn.only-blue-border.medium:disabled:hover{box-shadow:0 5px 10px 0 rgba(67,134,243,.37)}.basic_btn.medium:hover,.basic_btn.blue-site-btn.medium:hover,.basic_btn.only-blue-border.medium:hover,.basic_btn.green-site-btn.medium:hover,.basic_btn.red-site-btn.medium:hover{box-shadow:0 5px 10px 0 rgba(35,59,83,.37)}.basic_btn.grey-paypal-btn.medium:hover{box-shadow:0 5px 10px 0 rgba(94,94,94,.37)}.basic_btn.small{letter-spacing:1px;font-size:12px;line-height:35px;padding:0 15px;box-shadow:0 5px 10px 0 rgba(255,125,38,.37)}.basic_btn.small:disabled:hover{box-shadow:0 5px 10px 0 rgba(255,125,38,.37)}.basic_btn.small:hover,.basic_btn.blue-site-btn.small:hover,.basic_btn.only-blue-border.small:hover,.basic_btn.green-site-btn.small:hover,.basic_btn.red-site-btn.small:hover{box-shadow:0 5px 10px 0 rgba(35,59,83,.37)}.basic_btn.only-blue-border.small,.basic_btn.blue-site-btn.small,.basic_btn.only-blue-border.small:disabled:hover,.basic_btn.blue-site-btn.small:disabled:hover{box-shadow:0 5px 10px 0 rgba(67,134,243,.37)}.basic_btn.green-site-btn.small{box-shadow:0 5px 10px 0 rgba(125,206,130,.37)}.basic_btn.red-site-btn.small{box-shadow:0 5px 10px 0 rgba(241,95,88,.37)}.basic_btn.grey-paypal-btn.small{box-shadow:0 5px 10px 0 rgba(158,158,158,.37)}.basic_btn.grey-paypal-btn.small:hover{box-shadow:0 5px 10px 0 rgba(94,94,94,.37)}.basic_btn.red-site-btn:disabled,.basic_btn.red-site-btn:disabled:hover,.basic_btn.red-site-btn.medium:disabled,.basic_btn.red-site-btn.medium:disabled:hover,.basic_btn.red-site-btn.small:disabled,.basic_btn.red-site-btn.small:disabled:hover{background-color:#fc8e88}.basic_btn.red-site-btn.medium:disabled:hover{box-shadow:0 5px 10px 0 rgba(241,95,88,.37)}.basic_btn.red-site-btn.small:disabled:hover{box-shadow:0 5px 10px 0 rgba(241,95,88,.37)}.basic_btn.blue-site-btn:disabled:hover,.basic_btn.only-blue-border:disabled:hover{box-shadow:0 6px 10px 0 rgba(67,134,243,.37)}.basic_btn.blue-site-btn:disabled,.basic_btn.blue-site-btn.medium:disabled,.basic_btn.blue-site-btn:disabled:hover,.basic_btn.blue-site-btn.medium:disabled:hover{background-color:#80a9eb}.basic_btn:disabled:hover,.basic_btn.blue-site-btn:disabled:hover,.basic_btn.blue-site-btn.medium:disabled:hover,.basic_btn.only-blue-border:disabled:hover,.basic_btn.only-blue-border.medium:disabled:hover,.basic_btn.only-blue-border.small:disabled:hover,.basic_btn.red-site-btn:disabled:hover,.basic_btn.red-site-btn.medium:disabled:hover,.basic_btn.red-site-btn.small:disabled:hover{cursor:default}.basic_btn.only-blue-border:disabled,.basic_btn.only-blue-border.medium:disabled,.basic_btn.only-blue-border.small:disabled,.basic_btn.only-blue-border:disabled:hover,.basic_btn.only-blue-border.medium:disabled:hover,.basic_btn.only-blue-border.small:disabled:hover{border:2px solid #80a9eb;background-color:#fff;color:#80a9eb}@media(max-width:991px){.basic_btn.medium{padding:0 15px}}@media(max-width:767px){.basic_btn.medium{font-size:13px;line-height:35px}}.faq-wrapper{padding:80px 0 0}.faq-wrapper h5{text-align:center;font-size:17px;line-height:26px;color:#233b53;margin-bottom:60px}.faq-table-wrapper{padding:80px 0}.faq-table-wrapper h2{text-align:center;color:#233b53;font-size:42px;line-height:50px;margin-bottom:80px}.faq-table-wrapper .card{margin-bottom:30px;background:#fff;border:0;box-shadow:0 0 25px rgba(0,0,0,.12)}.faq-question{padding:0;border:0;background:transparent}.faq-question .btn.collapsed{color:#3e4e55;border-radius:5px}.faq-question .btn{padding:25px 50px 25px 30px;display:block;width:100%;text-align:left;font-size:20px;text-decoration:none;color:#3e4e55;font-weight:700;position:relative;white-space:normal;border-radius:5px 5px 0 0}.faq-question .btn-link.collapsed:after{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAUVBMVEUAAAD/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2BbzyfLAAAAG3RSTlMA/sPL+aZvJ7uQHvPZuXfkHwjwtFdMJZeVCq+qQ7u3AAAAsUlEQVQoz3VS2Q7EIAiEFepar97X/3/oBkvSZlvnRcIgowOgaFPM5ENMHdzRMmJg5zggcnvl54FWe4Z2JT+DokFT0koZbM5owrGHG/oRp9Lfm11vauVuvOgwLVr6+WiwEAN06OCfAIcdJLRPwmKCGOBJQIiQ+Y3gDCQSzVcwDOVoRISANiGMwPtyCLER5OOt1ZGr4tXnVj9Ys+TVxF5MrNheH9RztJuOtr4M9/WhfK3PD2rnCARSFWLgAAAAAElFTkSuQmCC') no-repeat center}.faq-question .btn-link:after{top:50%;right:0;margin-right:20px;height:30px;width:30px;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAATlBMVEUAAAD/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/g2D/iWh9PAfhAAAAGXRSTlMA/vmmtyceynfkjwjy2ZYfbldMJfPaka8K9fgi8wAAAJ9JREFUKM910lcOAzEIBNABvO4l25P7XzSStdI2+32C5AKDg7bK8ZKULbjSQpTEe0lEos/6FDkPqIbMccLhQ6aWj5ahD6qRVMBFUDTW86P54iaYqAEIz3iYWYBCG142KrA04GUgC7WiYVVwggZxYA/gdwPAMzi3GpnhdjTsrnN5Ut3ntj/oqfRHAr2Y8Bziovtj7y+qv9p+GM74sDvj8wf7KghumfN37AAAAABJRU5ErkJggg==') no-repeat center}.faq-question .btn-link::after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.card-body{padding:0 28px 25px}.faq-answer p{font-size:17px;line-height:28px;color:#233b53;font-weight:400}@media(max-width:991px){.faq-table-wrapper h2{font-size:30px;line-height:38px;margin-bottom:30px}.faq-question .btn{font-size:17px;line-height:24px;padding:15px 50px 15px 15px}.card-body{padding:0 15px 15px}.faq-answer p{font-size:16px}}