.bulky-math{margin:0;padding:0}.bulky-math code{font-family:source-code-pro,Menlo,Monaco,Consolas,'Courier New',monospace}/*! * animate.css - https://animate.style/ * Version - 4.1.1 * Licensed under the MIT license - http://opensource.org/licenses/MIT * * Copyright (c) 2020 Animate.css */:root{--animate-duration:1s;--animate-delay:.5s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:calc(1 * 2);animation-iteration-count:calc(1 * 2);-webkit-animation-iteration-count:calc(var(--animate-repeat) * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:calc(1 * 3);animation-iteration-count:calc(1 * 3);-webkit-animation-iteration-count:calc(var(--animate-repeat) * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:calc(1s * 2);animation-delay:calc(1s * 2);-webkit-animation-delay:calc(var(--animate-delay) * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:calc(1s * 3);animation-delay:calc(1s * 3);-webkit-animation-delay:calc(var(--animate-delay) * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:calc(1s * 4);animation-delay:calc(1s * 4);-webkit-animation-delay:calc(var(--animate-delay) * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:calc(1s * 5);animation-delay:calc(1s * 5);-webkit-animation-delay:calc(var(--animate-delay) * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{-webkit-animation-duration:calc(1s / 2);animation-duration:calc(1s / 2);-webkit-animation-duration:calc(var(--animate-duration) / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{-webkit-animation-duration:calc(1s * 0.8);animation-duration:calc(1s * 0.8);-webkit-animation-duration:calc(var(--animate-duration) * 0.8);animation-duration:calc(var(--animate-duration) * 0.8)}.animate__animated.animate__slow{-webkit-animation-duration:calc(1s * 2);animation-duration:calc(1s * 2);-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{-webkit-animation-duration:calc(1s * 3);animation-duration:calc(1s * 3);-webkit-animation-duration:calc(var(--animate-duration) * 3);animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion:reduce){.animate__animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}.animate__animated[class*='Out']{opacity:0}}@-webkit-keyframes subtle{from,35%{background:#fcf5de}to{background:rgba(252,245,222,0)}}@keyframes subtle{from,35%{background:#fcf5de}to{background:rgba(252,245,222,0)}}.animate__subtle{-webkit-animation-name:subtle;animation-name:subtle}@-webkit-keyframes pulse{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale3d(1,1,1)}}@keyframes pulse{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale3d(1,1,1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes shakeY{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}@keyframes shakeY{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes subtleJump{from,to{transform:translate3d(0,0,0)}20%,60%{transform:translate3d(0,-5px,0)}40%,80%{transform:translate3d(0,5px,0)}}@keyframes subtleJump{from,to{transform:translate3d(0,0,0)}25%,75%{transform:translate3d(0,-5px,0)}50%{transform:translate3d(0,0,0)}}.animate__subtleJump{-webkit-animation-name:subtleJump;animation-name:subtleJump}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes zoomIn{from{opacity:0;transform:scale3d(0.3,0.3,0.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;transform:scale3d(0.3,0.3,0.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media(min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media(min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media(min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media(min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^="top"],.dropdown-menu[x-placement^="right"],.dropdown-menu[x-placement^="bottom"],.dropdown-menu[x-placement^="left"]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[x-placement^="top"]{padding:.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^="top"] .arrow{bottom:0}.bs-tooltip-top .arrow::before,.bs-tooltip-auto[x-placement^="top"] .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-right,.bs-tooltip-auto[x-placement^="right"]{padding:0 .4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^="right"] .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-right .arrow::before,.bs-tooltip-auto[x-placement^="right"] .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^="bottom"]{padding:.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^="bottom"] .arrow{top:0}.bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^="bottom"] .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-left,.bs-tooltip-auto[x-placement^="left"]{padding:0 .4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^="left"] .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-left .arrow::before,.bs-tooltip-auto[x-placement^="left"] .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown{line-height:1}.dropdown-toggle{color:#0c64ae;text-transform:uppercase;padding:0;box-shadow:none;background:0;outline:0;line-height:1;margin:0 0 .25rem 0}.dropdown-toggle::after{display:inline-block;margin-left:.25rem;vertical-align:.1rem;content:'';border-top:.25rem solid #0c64ae;border-right:.25rem solid transparent;border-bottom:0;border-left:.25rem solid transparent}.dropdown-toggle:active{background-color:transparent;color:#0c64ae}.dropdown-toggle.btn-sm{font-size:.55rem}.dropdown-item{padding:.5rem 1rem;box-shadow:none;font-family:'HelveticaLTWXX-Roman',Arial,sans-serif;font-size:.75rem;color:#333;line-height:1}.dropdown-item.active{background:#0c64ae;color:#fff}.tooltip{font-size:.675rem;line-height:1.25}.bulky-math{min-height:100vh;display:flex;justify-content:center;background-color:#2e4562}.bulky-math__inner{min-height:100vh;width:100vw;max-width:1200px;display:flex;flex-flow:column}@media screen and (min-width:1200px){.bulky-math__inner{padding-bottom:1.5rem}}@media screen and (min-height:900px) and (min-width:1200px){.bulky-math__inner{height:100vh;min-height:auto;max-height:900px;padding-bottom:0}}.bulky-math .row{display:flex;justify-content:space-between;align-items:center}.title{font-size:6rem;font-family:'HelveticaLTWXX-Roman',Arial,sans-serif;text-transform:uppercase;letter-spacing:-0.1rem;line-height:.9}.bulky-math label,.bulky-math .label{font-family:'HelveticaLTWXX-Bold',Arial,sans-serif;font-size:.7em;color:rgba(0,0,0,0.55);text-transform:uppercase;margin:0 0 .25rem 0}@media screen and (min-width:481px){.bulky-math label,.bulky-math .label{letter-spacing:.025rem;font-size:.55rem}}.lowercase{text-transform:lowercase}.small-text{font-size:.8rem}@media screen and (min-width:768px){.small-text{font-size:.75rem}}@media screen and (min-width:768px){.medium-text{font-size:.875rem}}.highlight{background-color:#fdd0e6;display:inline-block;transform:skewX(-8deg)}.example-parameter{background-color:#fdd0e6}.calculation{background:rgba(0,0,0,0.05);padding:.5rem;text-align:center}.explanation p{font-size:.875rem;color:rgba(0,0,0,0.8)}.icons{display:flex;justify-content:space-between}.icons>div{border-top:1px solid #000;width:48%;padding:.5rem 0}.icons img{max-width:150px}.form-control input,.form-control select,.form-control .input-with-controllers{height:50px;font-size:1rem;border:2px solid #ddd}@media screen and (min-width:768px){.form-control input,.form-control select,.form-control .input-with-controllers{font-size:.75rem}}.form-control--disabled input,.form-control--disabled select,.form-control--disabled .btn-change-val{background-color:#eee;color:#777;cursor:not-allowed}.form-control--disabled input:hover,.form-control--disabled select:hover,.form-control--disabled .btn-change-val:hover{background-color:#eee}.form-control--invalid input,.form-control--invalid select{border-color:#fda5a5}.form-control .error{font-size:.6rem;padding:.25rem .5rem;color:#333;background:#f9f3e1}.form-control select{margin:0;cursor:pointer;border-radius:4px}.form-control .radio-item input{outline:0}.form-control--number,.form-control--select{margin:0 0 .75rem 0}.form-control--radio{display:flex;align-items:center}.form-control .radio-options{display:flex;flex:1;justify-content:right}.form-control .radio-options .radio-item{display:flex;align-items:center;padding:0 .5rem}.form-control .radio-options .radio-item label{padding-left:.5em;margin:0}.form-control .radio-options .radio-item:last-child{padding-right:0}.btn-change-val{background:#fff;display:flex;color:#000;height:46px;width:35px;text-align:center;line-height:1;cursor:pointer;justify-content:center;align-items:center;border-radius:4px;transition:all .2s ease-in-out}@media screen and (min-width:768px) and (max-width:960px){.btn-change-val{width:25px}}.btn-change-val.decrease{border-right:0}.btn-change-val.decrease:before{content:'-'}.btn-change-val.increase{border-left:0}.btn-change-val.increase:before{content:'+'}.btn-change-val:hover{background-color:#f7f7f7;outline:0}.input-with-controllers{display:flex;align-items:center;border-radius:4px}.input-with-controllers input::-webkit-outer-spin-button,.input-with-controllers input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input-with-controllers input[type='number']{-moz-appearance:textfield}.input-with-controllers input{text-align:center;margin:0;border:0;height:46px;width:calc(100% - 70px)}@media screen and (min-width:768px) and (max-width:960px){.input-with-controllers input{width:calc(100% - 50px)}}.form-control select:focus,.form-control .input-with-controllers:focus-within{border-color:#80bdff;outline:0;box-shadow:0 0 0 .1rem rgba(0,123,255,0.25)}.backdrop{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,0.5);z-index:10}.modal-container{position:fixed;z-index:99;top:0;left:0;height:100vh;width:100vw;display:flex;justify-content:center;align-items:center}.modal{z-index:100;position:relative;max-width:700px;max-height:90vh;background:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,0.15);border-radius:4px;overflow:hidden;overflow-y:scroll}.modal__header{padding:1.5em 2em 0}@media screen and (max-width:768px){.modal__header{padding:1.5em}}.modal__header h2{margin:0}.modal__content{padding:1em 2em}@media screen and (max-width:768px){.modal__content{padding:1.5em}}.modal__content p{font-size:.8rem}@media screen and (max-width:768px){.modal__content p .small{font-size:.75rem;margin:0 0 .5rem;line-height:1.375;color:#333}}.modal__footer{text-align:right;padding:1em 2em;background:#f6f6f6}@media screen and (max-width:768px){.modal__footer{padding:1.5em}}.modal .close-icon{position:absolute;top:1em;right:1em;width:24px;height:24px;opacity:.5;cursor:pointer;transition:all .2s ease-in-out}.modal .close-icon:hover{opacity:1}.modal-enter,.modal-appear{transform:translateY(-2rem);opacity:0}.modal-enter-active,.modal-appear-active{transform:translateY(0);opacity:1;transition:all 500ms}.modal-exit{transform:translateY(0);opacity:1}.modal-exit-active{transform:translateY(-2rem);opacity:0;transition:all 500ms}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:all 200ms}.bulky-math .user-inputs{position:relative;flex:1;padding:2em;background-color:#fff;overflow-y:auto;transition:background-color .2s ease-in-out}@media screen and (min-width:768px){.bulky-math .user-inputs{padding:2em 1.5em 1em}}.bulky-math .user-inputs h2{margin:0 0 .5rem 0}@media screen and (min-width:768px){.bulky-math .user-inputs h2{font-size:1em}}.bulky-math .user-inputs--inactive{display:none}@media screen and (min-width:768px){.bulky-math .user-inputs--inactive{display:block;background-color:#f0f1f2}}.bulky-math .user-inputs--focus{box-shadow:2px 0px 25px 0px rgba(0,0,0,0.075);z-index:5}.features__header{display:flex;justify-content:space-between;align-items:center}.features__content{margin-bottom:1.5em;background:#f6f6f6;transition:all .2s ease-in-out;border-radius:4px}@media screen and (min-width:768px){.features__content{display:flex;justify-content:space-between}}.features--blue .features__content{background:#0c64ae12}.features--green .features__content{background:#00b07c12}.features__item{flex:1;line-height:1;padding:1rem;transition:all .2s ease-in-out}.features__item__inner{border-left:3px solid #00b07c;padding-left:1rem}.features--blue .features__item__inner{border-left-color:#0c64ae}.features__item__label{font-size:1em;margin:0 0 .5em 0;color:#333}@media screen and (min-width:481px){.features__item__label{font-size:.875rem}}@media screen and (min-width:768px){.features__item__label{font-size:.75rem}}.features__item .info-icon{float:right;color:rgba(0,0,0,0.5)}.features__item__value{display:inline-block;font-family:'HelveticaLTWXX-Bold',Arial,sans-serif;font-size:1.8em;line-height:1;color:#00b07c;letter-spacing:-0.01em}@media screen and (min-width:768px){.features__item__value{font-size:1.2em}}@media screen and (min-width:1200px){.features__item__value{font-size:1.8em}}.features__item__value .value2{font-size:.65rem;color:#888;font-family:'HelveticaLTWXX-Roman',Arial,sans-serif;margin-left:.25em}.features--blue .features__item__value{color:#0c64ae}.features--inactive .features__item{opacity:.4}.bulky-math .results{flex:1;padding:2em}.bulky-math .results h2{margin:0}.bulky-math .results .subheading{color:#555;font-size:.875em;max-width:575px}.bulky-header{padding:0 1rem}@media screen and (min-width:481px){.bulky-header{padding:0 2rem}}@media screen and (min-width:768px){.bulky-header{padding:0 1.5rem}}@media screen and (min-width:768px) and (max-width:1199px){.bulky-header{height:90px;background-color:#2e4562;border-bottom:1px solid #eee}}@media screen and (min-width:1200px){.bulky-header{padding:0}}.bulky-header__inner{display:flex;justify-content:space-between;align-items:center;padding:1em 0}.bulky-header .logo{line-height:1;margin-left:1rem}.bulky-header .logo img{width:95px}@media screen and (min-width:768px){.bulky-header .logo img{width:140px}}.bulky-header h1{font-size:1.2rem;margin:0;text-transform:uppercase;color:#fff;line-height:1}@media screen and (min-width:481px){.bulky-header h1{margin:0 0 .2rem 0}}.bulky-header p{font-size:.75rem;color:#fff;margin:0}.bulky-header p.small-text{display:none}@media screen and (min-width:481px){.bulky-header p.small-text{display:block}}.bulky-math .main{position:relative;background:#fff;flex:1}@media screen and (min-width:768px){.bulky-math .main{overflow:hidden;min-height:745px;height:calc(100vh - 91px - 1.5rem)}}@media screen and (min-width:1200px){.bulky-math .main{box-shadow:0 4px 50px 0 rgba(0,0,0,0.15);border-radius:4px}}@media screen and (min-width:768px){.bulky-math .main__inner{display:flex;height:100%}}.bulky-math .main__view{display:flex;flex-flow:column;position:relative;flex:3;background-color:#f0f1f2;transition:background-color .2s ease-in-out;border-left:1px solid #eee}.bulky-math .main__view--focus{background-color:#fff}.bulky-footer{display:none}.bulky-footer__inner{padding:1em 0;display:flex;justify-content:space-between;align-items:center}.get-started{position:absolute;top:0;bottom:0;right:0;background-color:#fff;box-shadow:-2px 0px 25px 0px rgba(0,0,0,0.075)}.get-started__inner{max-width:500px;margin:0 auto;padding:2em}.get-started h2{margin-bottom:2rem;font-size:4rem;line-height:.95}.get-started .scales{display:flex;justify-content:center}.get-started .scales .scale{padding:2rem}.get-started .scales .scale img{max-height:100px;width:auto}@media screen and (min-width:1200px){.get-started .scales .scale img{max-height:120px}}.get-started .scales .scale__title{font-weight:bold;font-size:.85rem}.get-started .scales .scale__subheading{font-size:.85rem;color:#555}.get-started p{margin-bottom:1rem}.get-started ul{padding-left:1.75rem}.get-started .notes{margin:1rem 0 0 0;color:#888}.get-started button{width:100%;padding:1rem}.actions{padding:1.5em 2em;border-top:1px solid #eee;text-align:right}.actions button{margin-right:1em}.actions button:last-of-type{margin:0}