#sbModalBg{z-index:9991;box-sizing:border-box;background:rgba(0,0,0,.3);justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0;overflow:auto}.active#sbModalBg{display:flex}.isOnboardingModalActive#html .active#sbModalBg{z-index:10000}#sbModal{box-sizing:border-box;background:#fff;border-radius:.5rem;flex:0 auto;max-width:60rem;padding:7rem 5rem;position:relative}#sbModalClose{cursor:pointer;background:0 0;border:0;width:4.4rem;height:4.4rem;padding:0;position:absolute;top:1rem;right:1rem}#sbModalClose:before{content:"";background:url(/dist-non-modules/content/shared/images/main-sprite.min.b352c5607e2d7eda695b.svg) -18.5rem -86.8rem/40rem no-repeat;width:2.2rem;height:2.2rem;display:block;position:absolute;top:1.1rem;left:1.1rem}#sbModalMain{display:flex}#sbModalLogo{flex:0 auto;width:14.4rem;height:13.5rem}#sbModalBody{flex:auto;margin-left:3rem}#sbModalTitle{color:#3db3e5;margin-bottom:2rem;font-size:3em;font-weight:300}#sbModalContent{color:#4e4e4e;font-size:1.4em}.sbCheckbox{display:inline-block;position:relative}.sbCheckbox input{z-index:1;opacity:0;cursor:pointer;margin:.1rem;position:absolute}.sbCheckbox .sbCheckboxBlock{border:.1rem solid #979797;width:1.4rem;height:1.4rem}.sbCheckbox input:checked+.sbCheckboxBlock{background:url(/dist-non-modules/content/components/modal/modal.min.4b3b8138b0338af56d4e.svg) .1rem .2rem no-repeat}.sbModalCheckboxHolder{margin-bottom:.5rem;padding-left:2.5rem;position:relative}.sbModalCheckboxHolder .sbCheckbox{position:absolute;top:0;left:0}.notChecked#chk1Label{color:#fff;background-color:red;padding:.5rem;display:inline-block}#sbModalActions{justify-content:space-between;margin:0 -1rem;display:flex}#sbModalActions .sbCta{flex:auto;margin:4rem 1rem 0;padding:1rem 1.5rem;font-size:1.8em}#sbModalActions .sbModalCta{color:#9d9d9d;border:.1rem solid #9d9d9d;padding:.9rem 1.4rem}@media (max-width:47.9375em){#sbModalBg{z-index:9990;padding:5.6rem 0 0}.active#sbModalBg{display:block}#sbModal{border-radius:0;width:100%;max-width:none;min-height:100%;padding:5rem 3rem 3rem}#sbModalBody{margin:1rem 0 0}#sbModalMain{flex-direction:column;align-items:center;padding-bottom:2rem}#sbModalActions{flex-direction:column}#sbModalActions .sbCta{margin-top:2rem}#sbModalActions .sbCta:first-child{order:1}}