body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Baby Doll;src:url(/static/media/Baby%20Doll.95e87234f901060d1149.otf) format("opentype")}@font-face{font-family:Gotham;font-weight:400;src:url(/static/media/Gotham%20Book.e37cf59954e32a3f5401.otf) format("opentype")}@font-face{font-family:Gotham;font-weight:500;src:url(/static/media/Gotham%20Medium.bcd733e6f8ebeb6a5e75.otf) format("opentype")}@font-face{font-family:Gotham;font-weight:700;src:url(/static/media/Gotham%20Bold.19cbd08d9da163ba87d6.otf) format("opentype")}@font-face{font-family:Gotham;font-weight:900;src:url(/static/media/Gotham%20Ultra.4be8f35d796aaf649a2e.otf) format("opentype")}.App{width:100%}.intro-text{box-sizing:border-box;margin-top:60px;padding:0 50px;text-align:center;width:100%}.intro-text-header{color:#001f60;font-family:Gotham;font-size:42px;font-weight:900;line-height:48px;margin:0}.intro-text-body{font-size:14px;font-weight:400}.intro-text-body,.intro-text-footer{color:#001f60;font-family:Gotham;line-height:28px;margin-top:30px}.intro-text-footer{font-size:24px;font-weight:900;margin-bottom:50px}.form-container{align-items:stretch;background-color:#e1ccb6;flex-direction:row;padding:30px 150px 0 0}.form-container,.form-container>.left-form{display:flex;overflow:hidden;position:relative}.form-container>.left-form{align-items:center;flex:4 1;flex-direction:column;min-height:900px;min-width:600px;padding-right:40px}.form-container>.left-form>.logo{margin-bottom:30px;width:400px}.form-container>.left-form>.form-text{color:#fff;font-family:Gotham;font-size:42px;font-weight:900;line-height:56px;max-width:500px;text-align:center;z-index:2}.food-image{bottom:-240px;left:-120px;opacity:0;position:absolute;transform:translateX(-260px);transition:transform 1.3s ease,opacity 1.3s ease;width:700px;z-index:1}.food-image.slide-in{opacity:1;transform:translateX(0)}.form-container>.right-form{align-items:center;display:flex;flex:7 1;justify-content:flex-end}.form-container>.right-form>.form-box{background:linear-gradient(180deg,#4c73c3 0,#446bbb 35%,#365aa9 70%,#274695 88%,#18337d 96%,#0a2367);border-radius:30px;box-shadow:0 10px 30px #001f601f,inset 0 1px 0 #ffffff14;box-sizing:border-box;max-width:700px;min-height:770px;padding:40px;width:100%}.required-text{color:#fff;font-family:Gotham;font-size:14px;font-weight:400;margin:0 0 15px}.top-fields{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr}.pill-input{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#f2f2f2;border:none;border-radius:999px;box-sizing:border-box;font-family:Gotham;font-size:14px;font-weight:700;height:50px;outline:none;padding:0 30px;width:100%}.pill-input,.pill-input::placeholder,.social-input::placeholder{color:#3d62b1}.province-input-wrapper{position:relative;width:100%}.plus-icon{color:#3d62b1;font-size:42px;font-weight:300;position:absolute;right:28px;top:50%;transform:translateY(-56%)}.social-section{margin-top:50px}.social-heading{color:#fff;font-family:Gotham;font-size:14px;font-weight:400;line-height:28px;margin:0 0 15px}.social-row{align-items:center;display:flex;gap:25px;margin-bottom:28px}.social-row>label{color:#fff;font-weight:400;line-height:28px;min-width:120px}.social-input,.social-row>label{font-family:Gotham;font-size:14px}.social-input{background-color:#f2f2f2;border:none;border-radius:999px;box-sizing:border-box;color:#3d62b1;flex:1 1;font-weight:700;height:50px;outline:none;padding:0 30px}.marketing-section{margin-top:50px}.marketing-text{color:#fff;font-family:Gotham;font-size:14px;font-weight:400;line-height:28px;margin:0;max-width:700px}.radio-group{display:flex;gap:40px;margin-top:20px}.radio-option{align-items:center;color:#fff;display:flex;font-family:Gotham;font-size:14px;gap:14px}.radio-option input[type=radio]{accent-color:#fff;height:30px;width:30px}.button-row{display:flex;justify-content:flex-end;margin-top:25px}.signup-button{background:#f2f2f2;border:none;border-radius:999px;color:#001f60;cursor:pointer;font-family:Gotham;font-size:16px;font-weight:700;height:50px;line-height:44px;padding:0 44px;transition:.2s ease}.signup-button:hover{transform:translateY(-2px)}.province-select{cursor:pointer;padding-right:70px}@media screen and (max-width:900px){.form-container{flex-direction:column;overflow:visible;padding:40px 20px 30px}.footer{background-color:#001f60;box-sizing:border-box;display:flex;flex-direction:column;gap:30px;padding:50px 20px;width:100%}.form-container>.left-form{flex:initial;min-height:auto;min-width:0;min-width:auto;overflow:visible;padding-right:0;width:100%}.form-container>.right-form{flex:initial;justify-content:center;margin-top:30px;width:100%}.form-container>.right-form>.form-box{max-width:100%;min-height:0;min-height:auto;padding:30px 20px}.form-container>.left-form>.logo{width:260px}.form-container>.left-form>.form-text{font-size:32px;line-height:42px;max-width:320px}.food-image{bottom:auto;left:auto;margin-top:40px;max-width:520px;opacity:1;position:relative;width:100%}.food-image,.food-image.slide-in{transform:none}.social-row{gap:10px}.social-row>label{min-width:0;min-width:auto}.button-row{justify-content:center}.top-fields{gap:15px;grid-template-columns:1fr}.social-row{align-items:flex-start;flex-direction:column;gap:8px;margin-bottom:18px}.social-input{flex:initial;height:50px;min-height:50px;width:100%}.button-row,.marketing-section,.social-section{margin-top:35px}.radio-group{flex-wrap:wrap;gap:25px}}.thank-you-header{font-size:42px;font-weight:900;line-height:56px}.thank-you-body,.thank-you-header{color:#fff;font-family:Gotham;text-align:center}.thank-you-body{font-size:20px;font-weight:400;line-height:28px}.thank-you-box{align-items:center;background:linear-gradient(180deg,#4c73c3 0,#446bbb 35%,#365aa9 70%,#274695 88%,#18337d 96%,#0a2367);border-radius:30px;box-shadow:0 10px 30px #001f601f,inset 0 1px 0 #ffffff14;flex-direction:column;justify-content:center;max-width:700px;min-height:220px;padding:40px}.footer,.thank-you-box{box-sizing:border-box;display:flex;width:100%}.footer{background-color:#001f60;padding:50px}.socials{display:block;flex:1 1}.footer-text{color:#fff;font-size:14px;font-weight:400;line-height:24px}.socials-icons{display:flex;gap:20px;margin-bottom:10px}.socials-icons>a>img{height:20px;width:20px}.footer-libstar>a>img{height:50px}.denny-links{flex:2 1}.denny-links>a{display:block;text-align:left;text-decoration:none;text-transform:uppercase}.denny-address,.denny-links>a{color:#fff;font-size:14px;font-weight:400;line-height:24px}.denny-address{flex:1 1}.denny-address>a{color:#fff;font-size:14px;line-height:24px}
/*# sourceMappingURL=main.874228c1.css.map*/