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