body{margin:0;padding:0;font-family:sans-serif;background:#fff;height:100%;width:100%}.Toastify__toast-container{z-index:9999;position:fixed;padding:4px;width:320px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;margin-left:-160px}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;margin-left:-160px}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:64px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:1px;-webkit-box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:800px;overflow:hidden;font-family:sans-serif;cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{margin:auto 0;-ms-flex:1;flex:1 1}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0}}.Toastify__close-button{color:#fff;font-weight:700;font-size:14px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@-webkit-keyframes Toastify__trackProgress{0%{width:100%}to{width:0}}@keyframes Toastify__trackProgress{0%{width:100%}to{width:0}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:0;height:5px;z-index:9999;opacity:.7;-webkit-animation:Toastify__trackProgress linear 1;animation:Toastify__trackProgress linear 1;background-color:hsla(0,0%,100%,.7)}.Toastify__progress-bar--rtl{right:0;left:auto}.Toastify__progress-bar--default{background:-webkit-gradient(linear,left top,right top,from(#4cd964),color-stop(#5ac8fa),color-stop(#007aff),color-stop(#34aadc),color-stop(#5856d6),to(#ff2d55));background:-webkit-linear-gradient(left,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:-o-linear-gradient(left,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0)}}@-webkit-keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0)}}@-webkit-keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0)}}@keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0)}}@-webkit-keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0)}}@keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{height:15px;bottom:0}.ps__rail-x,.ps__rail-y{display:none;opacity:0;-o-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps__rail-x:focus,.ps__rail-x:hover,.ps__rail-y:focus,.ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{-o-transition:background-color .2s linear,height .2s ease-in-out;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{-o-transition:background-color .2s linear,width .2s ease-in-out;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px}.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}.scrollbar-container{position:relative;height:100%}body{font-family:Source Sans Pro,sans-serif}.site_header{padding-top:10px;padding-bottom:6px;border-bottom:1px solid #ddd}.site_header .saving_school,.site_header .site_logo{width:auto;display:inline-block}.site_header .saving_school{vertical-align:top;margin-left:13px;padding-left:13px;margin-top:27px;position:relative;font-weight:lighter;font-size:18px}.site_header .saving_school:before{content:"";position:absolute;background-color:#ddd;left:0;width:1px;height:30px;top:-13px}.site_header .saving_school a{color:#3f51b5}.site_header .header_right{text-align:right;line-height:52px}.site_header .header_right span{margin-right:21px;font-style:italic;color:#666;font-size:18px}.site_header .header_right button{border:1px solid #f44336;color:#f44336;font-size:15px;font-weight:600;letter-spacing:1px;border-radius:0;padding:8px 20px;background:transparent;cursor:pointer}.hero-section{background:url(/static/media/hero.3724cda4.png);height:620px;background-repeat:no-repeat;background-position:100% 33px;padding-top:35px;position:relative;left:80px}.hero-section .hero-section-text h1{font-size:57px;font-weight:400;margin-bottom:20px;margin-top:20px}.hero-section .hero-section-text .kids_education img{width:41%}.hero-section .hero-section-text p{color:#414141;font-weight:lighter;width:32%;font-size:24px;line-height:32px}.hero-section .hero-section-text .event_host{margin-top:45px}.hero-section .hero-section-text .event_host button,section.collection .event_host button{background:#f44336;border:none;position:relative;color:#fff;width:273px;height:58px;font-size:21px;text-align:right;padding-right:32px;margin-left:20px;line-height:44px;cursor:pointer;text-transform:uppercase;-webkit-box-shadow:0 0 20px rgba(244,67,54,.5);box-shadow:0 0 20px rgba(244,67,54,.5);font-weight:500}.hero-section .hero-section-text .event_host button img,section.collection .event_host button img{position:absolute;width:66px;left:-22px;top:-22px}section.loans{-webkit-transform:skewY(-3deg);-ms-transform:skewY(-3deg);transform:skewY(-3deg);background-color:#f6f7fd;padding-top:60px;padding-bottom:30px}section.loans>div{-webkit-transform:skewY(3deg);-ms-transform:skewY(3deg);transform:skewY(3deg)}section.Hero-root-99{margin-bottom:-80px;z-index:10000;position:relative}section.loans{font-weight:lighter}section.loans .federal_loans{border-right:1px solid #e0e0e6}section.loans .federal_loans h3{font-size:50px;color:#3f51b5;margin-bottom:0;margin-top:26px;font-weight:400}section.loans .federal_loans p{width:95%;color:#2f2f30;font-size:23px;margin-top:5px;line-height:27px}section.loans .loan_value{width:90%;padding-top:26px}section.loans .loan_value .loan_amount{font-size:70px;text-align:center;margin-bottom:0;margin-top:0;color:#f44336;font-weight:400}section.loans .loan_value .loan_average_label{font-size:26px;text-align:center;margin-top:7px;margin-bottom:0}section.how_it_works{padding-top:70px;padding-bottom:170px;background-color:#3f51b5;-webkit-transform:skewY(-3deg);-ms-transform:skewY(-3deg);transform:skewY(-3deg)}section.how_it_works .content{-webkit-transform:skewY(3deg);-ms-transform:skewY(3deg);transform:skewY(3deg)}section.how_it_works .content .section_left{width:10%;display:inline-block;text-align:right;vertical-align:top}section.how_it_works .content .section_right{max-width:1500px;margin:0 auto}section.how_it_works .content .section_left a{display:block;width:75px;font-size:18px;color:#fff;letter-spacing:2px;line-height:26px;float:right;margin-right:30px}section.how_it_works .content .section_right h3{font-size:50px;color:#fff;font-weight:400;margin-top:0}section.how_it_works .content .section_right .steps{padding-top:30px;margin:0 -15px}section.how_it_works .content .section_right .steps>.single_step{width:23%;display:inline-block;vertical-align:top;padding:0 15px;position:relative}section.how_it_works .content .section_right .steps>.single_step .step_image img{width:100%}section.how_it_works .content .section_right .steps>.single_step .step_number{position:absolute;top:-40px;text-align:center;width:100%}img{max-width:100%}section.how_it_works .content .section_right .steps>.single_step .step_number span{background-color:#ff7961;color:#fff;font-family:Poppins,sans-serif;border-radius:50%;font-weight:300;font-size:3em;width:75px;height:75px;line-height:75px;display:block;margin:0 auto}section.how_it_works .content .section_right .steps>.single_step .step_title{margin-top:15px;font-size:40px;color:#fff;font-weight:lighter;line-height:44px}.SectionDebt-root-101{width:66%}section.debts{-webkit-transform:skewY(3deg);-ms-transform:skewY(3deg);transform:skewY(3deg);background-color:#fff;position:relative;margin-top:-85px;padding-top:100px;padding-bottom:0}section.example{padding-top:25px;height:910px;background-image:url(/static/media/example-bg.33b24952.png);background-size:100%;background-repeat:no-repeat;-webkit-transform:skewY(-1deg);-ms-transform:skewY(-1deg);transform:skewY(-1deg)}section.example>div{-webkit-transform:skewY(1deg);-ms-transform:skewY(1deg);transform:skewY(1deg)}.exampleContent h4{text-align:right;font-size:50px;font-weight:400;color:#333;display:inline-block;width:75%;vertical-align:top;line-height:54px}.exampleContent{padding-top:40px}.exampleContent .testimonial{display:inline-block;vertical-align:top}.exampleContent .testimonial a{display:block;width:60px;font-size:18px;color:#f44336;letter-spacing:2px;margin-left:30px;font-weight:600;margin-top:25px;margin-bottom:25px}p.testimonailUserInfo{color:#414141;margin-top:6px;font-size:20px;font-weight:300}p.testimonailUserName{color:#f44336;font-size:24px;font-weight:600;margin-bottom:0}p.testimonailText{color:#3f51b5;font-size:40px;line-height:50px;font-weight:400;max-width:450px}section.debts>div{-webkit-transform:skewY(-3deg);-ms-transform:skewY(-3deg);transform:skewY(-3deg)}p.debs_content{font-size:46px;font-weight:300;line-height:54px}.debtTextHighlight{color:#3f51b5;font-weight:400}.debtStatContent{width:75%}p.debtStatContentTitle{color:#f44336;font-size:24px;font-weight:600;margin-bottom:0}p.debtStatContentDesc{font-size:18px;font-weight:300;line-height:24px;padding-bottom:0;margin-top:5px}section.collection{text-align:center;margin-top:-160px;margin-bottom:-60px;-webkit-transform:skewY(3deg);-ms-transform:skewY(3deg);transform:skewY(3deg);position:relative;background:#fff;z-index:9}section.collection>div{-webkit-transform:skewY(-3deg);-ms-transform:skewY(-3deg);transform:skewY(-3deg);padding-top:50px}h3.collectionAmount{color:#f44336;font-size:100px;margin:0;line-height:110px;font-weight:400}.collectionContent{font-size:34px;line-height:44px;margin-top:10px;margin-bottom:0;font-weight:lighter}section.collection .event_host{margin-top:32px}section.collection .event_host button{width:310px;font-size:21px;height:58px;font-weight:500;line-height:44px;-webkit-box-shadow:0 0 20px rgba(244,67,54,.5);box-shadow:0 0 20px rgba(244,67,54,.5);border-radius:0;padding-left:50px}section.collection .event_host button img{position:absolute;width:69px;left:-22px;top:-23px}.collectionContent strong{font-weight:400}.badge{background:url(/static/media/badge.40547e48.png) no-repeat;width:208px;height:209px;padding-top:0!important;position:absolute;top:-100px;left:30%;color:#fff}.badge .badge_text{margin:0}.badge .badge_amount{font-size:41px;padding:0;margin:0;margin-top:59px;font-weight:600}section.above_footer{-webkit-transform:skewY(-3deg);-ms-transform:skewY(-3deg);transform:skewY(-3deg)}section.above_footer .grass_bg{height:60px;margin-top:32px;background-size:contain;background-image:url(/static/media/grass.ac5718d8.png)}section.above_footer .bluebg{height:90px;background-color:#3f51b5}section.above_footer .play_kids{width:300px;margin-left:10%;margin-bottom:-90px}section.footer{margin-top:-50px;padding-top:30px;background-color:#3f51b5;background-size:contain;background-repeat:no-repeat;position:relative}section.footer .footer_left{width:30%;display:inline-block;vertical-align:top}section.footer .footer_left img{width:100%;margin-top:30px}section.footer .footer_center{width:25%;display:inline-block;vertical-align:top}section.footer .footer_center img{margin-top:24px}section.footer .footer_right{width:25%;display:inline-block;vertical-align:top}section.footer .title_top{color:#fff;margin:0;letter-spacing:1px;font-size:18px}section.footer .title_big{color:#fff;font-size:50px;margin:0}section.footer p.content{color:#fff;font-weight:lighter;margin:0;font-size:16px}section.footer p.ip{color:#fff;margin:0;margin-top:11px;font-size:24px}section.footer p.address{margin-top:20px;font-size:18px;line-height:26px}section.footer .footer_center .fa-twitter{color:#fff;border:1px solid #fff;font-size:19px;padding:10px;border-radius:50%}section.footer .footer_center p.copyright{color:#fff;font-size:16px;font-weight:lighter}section.footer .footer_right p.text{margin-top:20px;font-size:16px;line-height:22px}.accordion_item{position:relative;padding-left:25px;margin-top:20px;font-size:16px;color:#d9dcf0;cursor:pointer}.accordion_item .content{color:#d9dcf0!important}.accordion_item.active .accordion_content{-webkit-animation:fadeout 1s ease 0s 1 forwards;animation:fadeout 1s ease 0s 1 forwards}.accordion_item.active .content{color:#fff!important;font-weight:500}@-webkit-keyframes "fadeout"{0%{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}to{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1}}@keyframes "fadeout"{0%{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}to{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1}}.accordion_item.active .accordion_content p{font-weight:300}.accordion_item:before{left:-5px;position:absolute;font-size:3em;color:#fff;font-weight:lighter;line-height:29px;top:0}.accordion_content{display:none;margin-top:20px}.accordion_item.active .accordion_content{display:block}.accordion_item.active:before{content:"-";font-size:3.5em}.accordion_item:before{content:"+";font-size:2.5em}.jss1,.jss99,.jss100,.jss103,section.how_it_works .content .section_right{padding:0 15px}.jss99{position:relative;z-index:1}section.loans{margin-top:-80px}section.how_it_works{padding-top:85px}@media (min-width:768px) and (max-width:1024px){.site_header{text-align:center}}@media screen and (max-width:1600px){.badge{top:-210px}.section.collection .jss104{padding-top:0!important}.exampleContent h4{margin-bottom:0}section.collection>div{padding-top:0}section.how_it_works .content .section_left a{margin-right:70px}}@media (min-width:768px) and (max-width:1500px){section.how_it_works .content .section_right .steps{margin:0}.hero-section{left:0;padding:30px 15px 0;background-size:70%;background-position:100% 94px}section.how_it_works .content .section_right{padding:0 15px}section.how_it_works .content .section_right .steps>.single_step .step_title{font-size:27px;line-height:30px}section.how_it_works .content .section_right .steps>.single_step{width:21.8%}section.how_it_works .content .section_left a{margin-right:20px}.SectionDebt-root-103{padding:0 15px}p.debs_content{font-size:36px;line-height:45px}.exampleContent{padding-right:15px;position:relative}.exampleContent h4{font-size:33px;line-height:38px;margin-bottom:15px;width:95%}.exampleContent .testimonial{display:inline-block;vertical-align:top;position:absolute;right:70px;text-align:right;top:0}p.testimonailText{font-size:30px;line-height:40px;margin-top:0}p.testimonailUserName{font-size:20px}section.example{height:557px}.badge{background-size:90%;background-position:50% -13px}.badge .badge_amount{margin-top:40px}h3.collectionAmount{font-size:70px}.collectionContent{font-size:26px;line-height:29px}.section.above_footer .play_kids{width:220px}.MuiGrid-item-3{padding-bottom:40px}section.footer .footer_left{width:25%}section.footer .footer_center{width:35%}section.footer .title_big{font-size:36px}section.debts{padding-top:60px}section.how_it_works .content .section_right h3{font-size:40px}.MuiGrid-item-3{padding-bottom:0}}@media screen and (max-width:1440px){.hero-section{background-size:67%;background-position:90% 85px;padding-left:80px}section.how_it_works .content .section_left{text-align:left}section.how_it_works .content .section_left a{float:left;padding-right:0;margin-right:0;padding-left:30px}section.example{height:727px}.badge{top:-100px}section.collection>div{padding-top:50px}p.testimonailText{margin-top:50px;max-width:360px}section.how_it_works .content .section_right .steps>.single_step{width:22.7%}section.footer .footer_center{padding-left:30px}section.how_it_works .content .section_right h3{padding-left:15px}section.footer{padding-bottom:40px}section.collection{margin-bottom:0}}@media screen and (max-width:1366px){.badge{top:-120px}section.collection>div{padding-top:20px}}@media screen and (max-width:1300px){.hero-section{padding-left:40px;background-size:70%}section.how_it_works .content .section_right .steps>.single_step{width:22.5%}.badge{top:-150px}section.collection>div{padding-top:0}}@media screen and (max-width:1200px){.jss50{text-align:left}.hero-section{padding-left:0;background-position:100% 87%;height:548px}section.how_it_works .content .section_right .steps{margin:0 -10px}section.how_it_works .content .section_right .steps>.single_step{width:22%}section.how_it_works .content .section_right h3{padding-left:0}section.how_it_works .content .section_left a{padding-left:16px}section.how_it_works .content .section_right .steps>.single_step .step_number{width:88%;top:-35px}section.how_it_works{padding-top:60px;padding-bottom:140px}.exampleContent h4{width:100%}.exampleContent .testimonial a{width:90px}.exampleContent .testimonial{right:16px}p.testimonailText{margin-top:0;margin-bottom:20px}.exampleContent h4{margin-bottom:10px}section.collection{margin-top:-26%}section.footer{padding-top:5px}section.how_it_works .content .section_right .steps>.single_step .step_number span{font-size:2em;width:65px;height:65px;line-height:65px}.hero-section .hero-section-text p{width:350px}}@media screen and (max-width:1023px){.site_header .site_logo{width:174px}.site_header .saving_school{margin-top:23px}.hero-section .hero-section-text h1{font-size:45px}.hero-section{padding-top:0;height:438px}.hero-section .hero-section-text .event_host button,section.collection .event_host button{height:48px;width:233px;font-size:18px}section.loans .federal_loans h3{font-size:35px}section.loans .federal_loans p{font-size:20px}section.loans .loan_value .loan_amount{font-size:45px}section.loans .loan_value .loan_average_label{font-size:20px}section.loans{margin-top:-102px;padding-bottom:10px}section.how_it_works .content .section_right h3{font-size:35px;line-height:40px}section.how_it_works .content .section_left a{padding-bottom:10px}section.how_it_works .content .section_right .steps>.single_step{width:21%}section.how_it_works .content .section_right .steps>.single_step .step_title{font-size:23px;line-height:26px}section.how_it_works .content .section_right .steps>.single_step .step_number span{font-size:2em;width:55px;height:55px;line-height:55px}.hero-section .hero-section-text p{width:350px}section.how_it_works .content .section_right .steps>.single_step .step_number{width:84%;top:-28px}section.debts .jss50{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}section.debts{padding-top:5px}p.debs_content{font-size:30px;line-height:38px}section.debts .section_right.jss50{text-align:center}section.debts .section_right.jss50 .debtImage{max-width:400px}.exampleContent .testimonial a{margin-top:0}.exampleContent h4{font-size:27px;line-height:28px}.exampleContent{padding-top:15px}p.testimonailText{font-size:23px;line-height:28px}.example .section_right img{max-width:50px}p.testimonailUserName{font-size:17px}p.testimonailUserInfo{margin-top:3px;font-size:18px}section.example{height:547px}h3.collectionAmount{font-size:50px;line-height:70px}.collectionContent{font-size:21px;line-height:26px;margin-top:0}section.collection .event_host button{padding-top:2px}section.footer .footer_right{width:33%}section.footer .title_big{font-size:31px}section.footer .footer_center img{max-width:150px}}@media (max-width:767px){.site_header .saving_school,.site_header .site_logo{width:40%}.site_header .saving_school{font-size:14px;margin-top:21px}.site_header .header_right{text-align:center}section.how_it_works .content .section_right .steps>.single_step .step_image img{width:auto}section.loans .loan_value .loan_amount{font-size:60px}.section.how_it_works .content .section_right .steps>.single_step .step_number{left:0}img{max-width:100%}.site_header{text-align:center}.site_header .header_right button{margin-top:10px;margin-bottom:10px}.hero-section{background-position:top;padding-top:230px;text-align:center;margin-top:30px;height:460px;background-size:100%;left:0}.hero-section .hero-section-text h1{font-size:2em}.hero-section .hero-section-text .kids_education img{width:75%}.hero-section .hero-section-text p{width:80%;margin:0 auto;padding-top:20px;font-size:21px;line-height:27px}section.loans{text-align:center;margin:0 auto;padding-top:20px}section.loans .federal_loans h3{font-size:2em;text-align:center}section.loans .federal_loans p{margin:0 auto;padding-top:20px}section.loans .loan_value{margin:0 auto;padding-bottom:20px}section.how_it_works{text-align:center;padding-top:59px;padding-bottom:100px}section.how_it_works .content .section_left{width:100%}section.how_it_works .content .section_left a{width:100%;float:none;margin-right:0;text-align:left;margin-left:15px}section.how_it_works .content .section_right{width:100%;display:block}section.how_it_works .content .section_right h3{font-size:29px;width:95%;color:#fff;margin:0;padding:25px 0;text-align:left;margin-left:15px;padding-top:0}section.how_it_works .content .section_right .steps>.single_step{width:auto;margin:0 auto;padding-bottom:70px}section.how_it_works .content .section_right .steps>.single_step:last-child{padding-bottom:0}section.how_it_works .content .section_right .steps>.single_step .step_image{height:auto}section.how_it_works .content .section_right .steps>.single_step .step_title{font-size:2em;line-height:2.1rem}section.debts{text-align:center;margin-top:-30px;padding-top:50px;padding-bottom:50px}p.debs_content{width:90%;margin:0 auto;font-size:2.2em;padding-bottom:30px;line-height:2.7rem}.debtImage,.debtStatContent{margin:0 auto}.debtImage{width:90%}.SectionDebt-root-101{width:90%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.SectionDebt-root-101 .section_left{-ms-flex-order:2;order:2}.SectionDebt-root-101 .section_right{-ms-flex-order:1;order:1}.debtStatContentTitle,p.debtStatContentDesc{margin:10px 0}.example{background-size:200%!important;height:auto!important;padding-bottom:70px}.example .section_right>.MuiGrid-container-2{width:90%;margin:0 auto}.example .section_right>.MuiGrid-container-2 img{width:60px!important}.example .section_right{padding-top:290px}.exampleContent{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.exampleContent h4{width:100%;display:block;-ms-flex-order:2;order:2;font-size:29px;padding-right:10px!important;width:95%;margin-top:5px;line-height:35px}.exampleContent{padding-top:20px}p.testimonailText{font-size:32px;line-height:40px}h3.collectionAmount{font-size:70px;line-height:80px}.exampleContent .testimonial{width:100%;display:block;-ms-flex-order:1;order:1;width:95%}.exampleContent .testimonial a{width:100%;display:block;float:right;margin-bottom:0;text-align:right}.exampleContent h4 br{display:none}p.testimonailText{width:100%;margin-top:0}.badge{display:none}section.collection{margin-bottom:40px}section.collection .collectionContent{width:auto;font-size:28px;line-height:34px;padding:0 15px;margin:0}section.collection .collectionContent br{display:none}section.footer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}section.footer .footer_left{-ms-flex-order:1;order:1;display:block!important;width:100%!important}section.footer .footer_center{-ms-flex-order:3;order:3;display:block!important;width:100%!important;margin-top:50px;text-align:center}section.footer .footer_right{-ms-flex-order:2;order:2;width:90%!important;margin:0 auto;margin-top:50px}section.footer .footer_left img{width:80%;margin-top:0}section.footer .title_big{font-size:43px}}@media screen and (max-width:767px){.site_header .site_logo{width:51%}.site_header .header_right span{font-size:17px}.hero-section{height:460px;background-size:100%}.site_header .saving_school{font-size:14px;margin-top:21px}.site_header .header_right{text-align:center}section.how_it_works .content .section_right .steps>.single_step .step_image img{width:auto}section.loans .loan_value .loan_amount{font-size:50px}.section.how_it_works .content .section_right .steps>.single_step .step_number{left:0}img{max-width:100%}.site_header{text-align:center}.site_header .header_right button{margin-top:10px;margin-bottom:10px}.hero-section{background-position:top;padding-top:230px;text-align:center;margin-top:30px;height:auto;background-size:350px;left:0;padding-bottom:36px}.hero-section .hero-section-text h1{font-size:2em}.hero-section .hero-section-text .kids_education img{width:75%}.hero-section .hero-section-text p{width:80%;margin:0 auto;padding-top:20px;font-size:21px;line-height:27px}section.loans{text-align:center;margin:0 auto;padding-top:20px}section.loans .federal_loans h3{font-size:1.8em;text-align:center;margin-top:5px}section.loans .federal_loans p{margin:0 auto;padding-top:5px;font-size:18px}section.loans .loan_value{margin:0 auto;padding-bottom:20px}section.how_it_works{text-align:center;padding-top:35px;padding-bottom:70px}section.how_it_works .content .section_left{width:100%}section.how_it_works .content .section_left a{width:auto;float:none;margin-right:0;text-align:left;font-size:16px}section.how_it_works .content .section_right{width:auto;display:block}section.how_it_works .content .section_right .steps>.single_step .step_number{width:100%}section.how_it_works .content .section_right h3{font-size:29px;width:auto;color:#fff;margin:0;padding:25px 0;text-align:left;margin-left:0;padding-top:0;font-size:27px;line-height:33px}section.how_it_works .content .section_right .steps>.single_step{width:auto;margin:0 auto;padding:0;padding-bottom:70px}section.example .jss54{text-align:left;padding:0 15px;margin-bottom:30px}section.above_footer .play_kids{width:250px}section.how_it_works .content .section_right .steps>.single_step:last-child{padding-bottom:0}.jss50{-ms-flex-positive:0;flex-grow:0;max-width:100%!important;-ms-flex-preferred-size:100%!important;flex-basis:100%!important}section.example .jss46{text-align:left;padding-left:15px}section.how_it_works .content .section_right .steps>.single_step .step_image{height:auto}section.how_it_works .content .section_right .steps>.single_step .step_title{font-size:2em;line-height:2.1rem}section.debts{text-align:center!important;margin-top:-30px;padding-top:50px;padding-bottom:50px}.jss50{text-align:center}p.debs_content{width:90%;margin:0 auto;font-size:2em;padding-bottom:30px;line-height:2.4rem}.debtImage,.debtStatContent{margin:0 auto}.debtImage{width:90%}.SectionDebt-root-101{width:90%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.SectionDebt-root-101 .section_left{-ms-flex-order:2;order:2}.SectionDebt-root-101 .section_right{-ms-flex-order:1;order:1}.debtStatContentTitle,p.debtStatContentDesc{margin:10px 0}.example{background-size:100%!important;height:auto!important;padding-bottom:70px}.example .section_right>.MuiGrid-container-2{width:90%;margin:0 auto}.example .section_right>.MuiGrid-container-2 img{width:60px!important}.example .section_right{padding-top:43%}.exampleContent{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.exampleContent h4{width:100%;display:block;-ms-flex-order:2;order:2;font-size:29px;padding-right:10px!important;width:95%;margin-top:5px;line-height:35px}.exampleContent{padding-top:20px;margin-bottom:20px}p.testimonailText{font-size:28px;line-height:35px}h3.collectionAmount{font-size:55px;line-height:65px}.exampleContent .testimonial{width:100%;display:block;-ms-flex-order:1;order:1;width:95%}.exampleContent .testimonial a{width:100%;display:block;float:right;margin-bottom:0;text-align:right}.exampleContent h4 br{display:none}p.testimonailText{width:100%;margin-top:0}.badge{display:none}section.collection{margin-bottom:40px;padding-top:25px}section.collection .collectionContent{width:auto;font-size:24px;line-height:30px;padding:0 15px;margin:0}section.collection .collectionContent br{display:none}section.footer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;padding-bottom:15px}section.footer .footer_left{-ms-flex-order:1;order:1;display:block!important;width:100%!important}section.footer .footer_center{-ms-flex-order:3;order:3;display:block!important;width:100%!important;margin-top:50px;text-align:center;padding-left:0}section.footer .footer_right{-ms-flex-order:2;order:2;width:90%!important;margin:0 auto;margin-top:50px}section.footer .footer_left img{width:80%;margin-top:0}section.footer .title_big{font-size:40px}section.how_it_works .content .section_right .steps{margin:0}section.loans .federal_loans{border-right:0}}@media screen and (max-width:320px){.site_header .saving_school{margin-top:7px}.site_header .saving_school:before{top:-2px}.hero-section{background-size:290px;padding-top:180px}}.accordion_title{position:relative;left:-30px;padding-left:30px}
/*# sourceMappingURL=main.bc4f83d1.css.map*/