﻿:root{--red:#d10a0a;--blue:#3257d1;--darkBlue:#2a50cb;--black:#000;--gray:#606060;--white:#fff;--theme-error:#d10a0a;--theme-error-summary:#3c0505;--FieldFillColor:#fffcf4;--FieldBorderCorlor:#c4b5a4;--borderColor-regular:#d8cab0;--FontColor-regular:#d8cab0;--spin:#d8cab0;--paragraphColor:#eed0b3;}@font-face{font-family:'survivant';src:url('../fonts/survivant.woff2') format('woff2');}@font-face{font-family:'TT-Norms-Pro-Regular';src:url('../fonts/tt_norms_pro_regular.ttf') format('truetype');}@font-face{font-family:'TT-Norms-Pro-Normal';src:url('../fonts/tt_norms_pro_normal.ttf') format('truetype');}@font-face{font-family:'TT-Norms-Pro-Light';src:url('../fonts/tt_norms_pro_light.ttf') format('truetype');}@font-face{font-family:'TT-Norms-Pro-Bold';src:url('../fonts/tt_norms_pro_bold.ttf') format('truetype');}@font-face{font-family:'TT-Norms-Pro-Medium';src:url('../fonts/tt_norms_pro_medium.ttf') format('truetype');}#link-Participate{cursor:pointer;}#link-EncRules-noStyle{cursor:pointer;}.header-weather{font-family:survivant;font-weight:400;font-size:32px;text-align:center;color:#f7f7f7;line-height:normal;}.header-copy-weather{font-family:TT-Norms-Pro-Regular;text-align:center;font-size:14px;color:#eed0b3;letter-spacing:0;width:520px;}.Date-Picker{padding:5px 12px;width:250px;font-size:14px;}.form-container{display:flex;flex-direction:column;align-items:center;width:100%;height:854px;gap:35px;transform:rotate(0deg);top:0;position:absolute;left:0;padding:10px;}.form-container-ada{display:flex;flex-direction:column;align-items:center;gap:35px;transform:rotate(0deg);}.form-container-weather{display:flex;flex-direction:column;align-items:center;transform:rotate(0deg);width:900px;min-height:988px;padding:40px 80px;box-sizing:border-box;backdrop-filter:blur(49px);-webkit-backdrop-filter:blur(49px);border:2px solid #e5c5a6;border-radius:8px;position:relative;z-index:2;margin-top:51px;margin-bottom:51px;background-color:rgba(11,11,11,.7);}.form-container-weather .submit-btn{margin-top:20px;}.form-weather{display:flex;flex-direction:column;align-items:center;width:327px;gap:15px;transform:rotate(0deg);}.form-title{font-size:24px;font-weight:bold;text-align:center;margin-bottom:10px;}.form-copy{font-size:14px;text-align:center;margin-bottom:0;font-family:TT-Norms-Pro-Medium;}.form-group{display:flex;flex-direction:column;width:100%;position:relative;}.form-group label{font-size:16px;margin-bottom:5px;}.form-control:disabled,#BirthDate:disabled{background-color:#a9a9a9!important;}.form-group input,.form-group select{padding:10px;font-size:14px;border:1px solid var(--FieldBorderCorlor);border-radius:4px;width:100%;box-sizing:border-box;font-family:TT-Norms-Pro-Medium;background-color:var(--FieldFillColor)!important;height:48px;line-height:22px;font-weight:500;letter-spacing:normal;}.submit-btn{padding:15px 24px;font-size:17px;color:#d8cab0;border:2px solid var(--borderColor-regular);border-radius:4px;cursor:pointer;width:100%;font-family:survivant;font-weight:400;background-image:url("../images/button-fill-texture-dark.jpg");background-size:cover;background-position:center;background-repeat:no-repeat;text-decoration:none!important;text-align:center;}.submit-btn:hover{background-color:#555;color:#d8cab0;}.submit-btn-ada{padding:12px 24px;font-size:17px;color:#000;border:0;border-radius:4px;cursor:pointer;width:100%;font-family:survivant;font-weight:400;background-image:url("../ada/images/button-fill-texture-light.jpg");background-size:cover;background-position:center;background-repeat:no-repeat;text-decoration:none!important;text-align:center;}.submit-btn-ada:hover{background-color:#555;color:#000;}.footer-links{display:flex;justify-content:space-between;width:100%;font-size:12px;color:#666;}.form-control{border-width:2px;}.form-control.is-invalid-weather{background-color:#efc2b8!important;border:2px solid #dc3545;color:#dc3545;}.Date-Picker.is-invalid-weather{background-color:#efc2b8!important;border:2px solid #dc3545;color:#dc3545;}.form-control.is-invalid,.was-validated .form-control:invalid{background-color:#ffe1db!important;border:2px solid #dc3545;color:#dc3545;}.Date-Picker.is-invalid,.was-validated .Date-Picker:invalid{background-color:#ffe1db!important;border:2px solid #dc3545;color:#dc3545;}.form-select.is-invalid,.was-validated .form-select:invalid{background-color:#ffe1db!important;border:2px solid #dc3545;}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px transparent inset;transition:background-color 5000s ease-in-out 0s;}.field-hint{position:absolute;top:38px;}.field-error{font-size:10px;font-family:TT-Norms-Pro-Medium;color:var(--red);}.Link-Redirect{cursor:pointer;color:var(--white);}.response-alert{font-family:TT-Norms-Pro-Regular;font-weight:100;font-size:12px;border:2px solid var(--theme-error);background-color:var(--theme-error-summary);border-radius:4px;padding:8px 4px;color:var(--white);line-height:16px;margin-bottom:0;}.form-feedback-msg{font-family:TT-Norms-Pro-Regular;font-weight:100;font-size:12px;}.form-feedback-msg.isInvalid{border:2px solid var(--theme-error);background-color:var(--theme-error-summary);border-radius:4px;padding:8px 4px;color:var(--white);line-height:16px;margin-bottom:0;}.form-feedback-msg.isSuccess{border:2px solid #10b042;background-color:#052e16;border-radius:4px;padding:4px 4px;color:var(--white);}.form-copy-msg{font-family:TT-Norms-Pro-Medium;font-size:14px;line-height:normal;border:2px solid #10b042;background-color:#052e16;border-radius:4px;padding:4px 4px;color:var(--white);padding:15px;line-height:22px;}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}.ThankYouMessageBox{text-align:center;margin:0;position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.form-check-input[type=radio]{margin-top:0;}.OnlyForNotifications{font-size:11px;}.labelFormNoPosition{font-size:14px;}.btn-EnterArea{padding-left:0;}.form-check-label-ext{font-size:14px;line-height:normal;}ul{padding-left:25px;margin-bottom:0;}.HeaderArea{background-color:#fff;padding-top:20px;padding-bottom:20px;}#sweepstakesArea{color:#a4c2f4;font-size:18px;font-family:TT-Norms-Pro-Bold;}#brand{color:var(--red);}#div-sweepsTakes-ThankYou{background-color:#e7e6e6;border:1px solid #f1f1f0;}#btn-LearnMore{text-decoration:underline;color:#000;}.BoldLabel{font-family:survivant;}.form-control:focus{border-color:#c4b5a4!important;box-shadow:0 0 0 .1rem #c4b5a4!important;}.form-select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e")!important;}.form-select:focus{border-color:#c4b5a4!important;box-shadow:0 0 0 .1rem #c4b5a4!important;}.AbbreviationArea{padding-top:40px;}footer{background-color:#000;height:200px;display:flex;justify-content:center;align-items:center;}#stanleyFooterImage{width:100px;margin-top:20px;}.FieldsArea{width:400px;margin:auto;}a{text-decoration:underline!important;}a:hover{color:var(--white);}.WordCountRegular{font-size:11px;}.WordCountRed{font-size:11px;color:#f00;}.WordCountOrange{font-size:11px;color:#ff8c00;}input::-webkit-input-placeholder{color:#94908a!important;opacity:.5!important;font-family:TT-Norms-Pro-Medium;font-size:14px;}input:-moz-placeholder{color:#94908a!important;opacity:.5!important;font-family:TT-Norms-Pro-Medium;font-size:14px;}input::-moz-placeholder{color:#94908a!important;opacity:.5!important;font-family:TT-Norms-Pro-Medium;font-size:14px;}input:-ms-input-placeholder{color:#94908a!important;opacity:.5!important;font-family:TT-Norms-Pro-Medium;font-size:14px;}input::-ms-input-placeholder{color:#94908a!important;opacity:.5!important;font-family:TT-Norms-Pro-Medium;font-size:14px;}-webkit-input-placeholder{color:#94908a!important;opacity:.5!important;font-family:TT-Norms-Pro-Medium;font-size:14px;}input::placeholder,textarea::placeholder{color:#94908a!important;font-size:14px;line-height:18px;}.nonProdLabel{position:fixed;left:0;top:0;background-color:#000;color:#00f600;font-family:Lucida Console;font-weight:bolder;z-index:999;}.container{max-width:900px!important;margin:auto;}#disclaimerCopy{font-size:10px;padding:20px 5% 20px 5%;text-align:justify;line-height:10px;}#disclaimerOutCopy{font-size:10px;text-align:justify;padding-top:20px;padding-bottom:20px;}.FieldError{position:absolute;font-size:10px;color:var(--red);}.SecondRow{margin-top:30px;}.TextboxFooter{font-size:12px;}.Abbreviated{font-family:TT-Norms-Pro-Medium;font-size:10px;text-align:center;line-height:normal;color:var(--FontColor-regular);}.Abbreviated-Regular{font-family:TT-Norms-Pro-Medium;font-size:10px;text-align:center;line-height:normal;color:var(--FontColor-regular);}.Abbreviated-Digital{font-family:TT-Norms-Pro-Medium;font-size:10px;text-align:center;line-height:normal;color:#000;}#abbreviationFooter{font-size:10px;line-height:10px;}.AcceptanceAbbreviation{font-family:survivant;font-size:12px;padding-top:20px;line-height:12px;}.CZ-Button-Regular{font-family:survivant;font-size:17px;font-weight:400;background-image:url("../images/button-fill-texture-dark.jpg");background-size:cover;background-position:center;background-repeat:no-repeat;color:#d8cab0;text-decoration:none;text-transform:uppercase;padding-left:30px;padding-right:30px;padding-top:12px;padding-bottom:12px;border-radius:10px;border:0;cursor:pointer;letter-spacing:-2%;display:inline-flex;align-items:center;justify-content:center;position:relative;min-height:50px;text-align:center;}.CZ-Button-Regular:hover{color:#d8cab0;}.CZ-Button{padding:10px 45px;border-radius:8px;border:0!important;outline:0;color:var(--blue);background:var(--white);text-decoration:none;font-family:survivant;font-size:1rem;cursor:pointer;}.CZ-Button:hover{background-color:#f2f2f2;color:#000;}.CZ-Form-Group{position:relative;padding-left:5px!important;padding-right:5px!important;margin-bottom:10px;}.CZ-Control{font-family:TT-Norms-Pro-Medium;font-size:14px!important;font-weight:500;padding:8px;margin-bottom:0;margin-top:0;background-color:var(--FieldFillColor)!important;border:1px solid #c4b5a4;border-radius:0;color:#000!important;line-height:22px;width:327px;height:48px;}.CZ-Control-TextArea{background:var(--darkBlue)!important;border:1px solid rgba(240,240,240,.3);color:#fff;font-size:16px;}.CZ-Control-DropDown{font-size:14px;font-family:TT-Norms-Pro-Medium;color:#94908a!important;}.CZ-Control-DropDown-Selected{color:#000!important;}.CZ-LabelForm{position:absolute;top:-20px;font-size:14px;}.CZ-ExtraStyle1{padding-top:50px;}.CZ-ExtraStyle2{padding-top:30px;}.LoadingSpinner{color:var(--spin);}.LoadingSpinner-ada{color:var(--spin);}.ErrorMessage{margin:auto;}.requiredAst{color:#ed1b24;}.AboveRequiredText{font-family:survivant;font-size:12px;text-align:end;}.RequiredLabel{color:#ed1b24;}.FormTitle{text-align:center;font-family:survivant;font-size:32px;}.FormSubTitle{font-family:survivant;font-size:20px;}.FormBodyText{font-family:survivant;font-size:20px;}.form-check-input[type=checkbox]{border-radius:0;}.form-check-input:checked{background-color:#000;border-color:#004169;}.form-check-input:focus{box-shadow:0 0 0 .1rem #fff!important;}#itemSelected{cursor:pointer;}.ToggleSwitchArea{position:absolute;top:20px;right:30px;}.HeaderImageArea{display:grid;justify-content:start;}.HeaderImage{width:200px;}.LabelFormCheckBox{padding-top:2px;font-size:13px;font-family:survivant;line-height:normal;}.list-group-item{font-family:survivant;background-color:#808080;opacity:.9;color:#fff;}.list-group-item-Updated{background-color:#fff!important;color:#000!important;}.FormSection{padding-top:75px;width:85%;margin:0 auto;}.HeaderForm{padding-bottom:25px;text-align:right;}.labelNoWrap{white-space:nowrap;}.page-body{color:var(--black);padding:0;margin:auto;font-family:survivant;overflow-x:hidden;background-color:transparent;}.page-body-ada{color:var(--white);margin:auto;font-family:survivant;overflow-x:hidden;background-color:transparent;max-width:900px;}.page-body-weather{min-height:100vh;background:url('../weather/images/BG art blur.png') center center/cover no-repeat fixed;filter:blur(0) brightness(1.1);display:flex;align-items:center;justify-content:center;}.page-body-weather-amoe{min-height:100vh;background:url('../weather/images/BG art blur.png') center center/cover no-repeat fixed;filter:blur(0) brightness(1.1);display:flex;justify-content:center;}.page-body-weather-thankyou{display:grid;min-height:auto;}.flatpickr-calendar{font-family:TT-Norms-Pro-Medium;}.Form-wrapper{max-width:900px;margin:auto;width:100%;}.Form-wrapper-fields{background-color:#fff;}.HeaderFormCopy{color:#002e6b!important;font-family:'TT-Norms-Pro-Bold';text-align:justify;padding-left:0;}.HeaderCopy{text-align:justify;padding-left:0;}.TitleBlackResult{color:var(--paragraphColor);font-family:'TT-Norms-Pro-Bold';font-size:22px;}.SubTitleBlackResult{color:var(--FontColor-regular);font-family:'TT-Norms-Pro-Bold';font-size:18px;}.SubTitleBlackResult-2{font-family:'TT-Norms-Pro-Bold';font-size:14px;}.ThankYouFooter{position:absolute;bottom:0;width:100%;}.PrivacyPolicyInfo{line-height:normal;font-size:12px;text-align:justify;padding-bottom:20px;}@media(max-width:575.98px){.main-weather-amoe{width:100%;width:-webkit-fill-available;width:-moz-available;width:fill-available;}.TopImage{width:150px;}.page-body-weather{padding-left:10px;padding-right:10px;}.page-body-weather-amoe{padding-left:10px;padding-right:10px;}.form-weather{width:100%;}.form-weather-thankyou{width:327px;}.form-container-weather{width:100%;max-width:500px;min-height:auto;padding-left:10px;padding-right:10px;padding-top:20px;margin-top:10px;margin-bottom:5px;border:1px solid #e5c5a6;}.header-copy-weather{width:auto;}.page-body-ada{padding:20px;}.CZ-LabelForm-Mobile{top:-35px;line-height:normal;}.SecondRow{margin-top:0;}.CZ-Control{font-size:16px;}.HeaderFormCopy{font-size:14px!important;}.MainTitleArea{padding-top:40px;}.ThankYouFooter{position:relative;}.WordBreak{display:block;}.SubTitleBlackResult{font-size:16px;}.TitleBlackResult{font-size:20px;}.SubTitleBlackResult-2{font-size:10px;}.Abbreviated{width:100%;}footer{padding-left:15px;padding-right:20px;height:150px;}.FieldsArea{width:100%;}.CZ-Button{padding-top:6px;padding-bottom:6px;}.HeaderCopy{font-size:14px;}.maxWidth-wrapper{margin:auto;width:100%;}.HeaderImageArea{justify-content:center;}}@media(min-width:576px) and (max-width:767.98px){.form-weather{position:relative;max-width:720px;}.form-container-weather{height:100%;max-width:650px;padding-top:20px;margin-top:5px;margin-bottom:5px;border:1px solid #e5c5a6;}.HeaderFormCopy{font-size:22px!important;}.WordBreak{display:block;}.HeaderCopy{font-size:14px;}.Video{height:250px;width:430px;}.Title1{font-size:24px;top:-30px;}.orderForm{width:90%;margin:0 auto;}.HeaderForm{padding-bottom:0;padding-top:25px;grid-template-rows:repeat(2,auto);grid-template-columns:repeat(1,100%);justify-content:center;}.formRow{--bs-gutter-x:0;}.HeaderImage{width:210px;}body{padding:revert;}.FormSection{width:100%;}.maxWidth-wrapper{margin:auto;width:100%;}.HeaderImageArea{justify-content:center;}.StickersArea{margin-top:25px!important;}#buttonArea{text-align:center;}}@media(min-width:768px) and (max-width:991.98px){.form-weather{position:relative;max-width:720px;}.form-container-weather{height:100%;max-width:700px;padding-top:20px;margin-top:5px;margin-bottom:5px;border:1px solid #e5c5a6;}.HeaderFormCopy{font-size:22px!important;}.HeaderFormCopy{font-size:26px!important;}.WordBreakDesktop{display:block;}.Video{height:300px;}.formRow{--bs-gutter-x:0;}.Title1{font-size:24px;}.FormSection{width:100%;padding:0;margin:0;}.orderForm{order:3!important;width:90%;margin:0 auto;}.ThankYouBox{display:flex;justify-content:center;align-items:center;height:300px;}}@media(min-width:992px) and (max-width:1199.98px){.WordBreakDesktop{display:block;}.Title1{top:-55px;font-size:28px;}.HeaderFormCopy{font-size:22px!important;}.formRow{--bs-gutter-x:0;}.FormSection{width:100%;padding:0;margin:0;}.orderForm{width:90%;margin:0 auto;}.ThankYouBox{display:flex;justify-content:center;align-items:center;height:400px;}}@media(min-width:1200px){.HeaderFormCopy{font-size:26px!important;}.WordBreakDesktop{display:block;}.Video{height:300px;}.Title1{font-size:34px;}.ThankYouBox{display:flex;justify-content:center;align-items:center;height:400px;}}:root{--footerLinkColor:#eed0b3;}@font-face{font-family:'TT-Norms-Pro-Normal';src:url('../fonts/tt_norms_pro_normal.ttf') format('truetype');}p.cpyTxt{margin:0 auto 0 auto;font-size:12px;color:#000;font-family:TT-Norms-Pro-Normal;font-weight:500;font-style:normal;width:60%;margin-bottom:15px;text-align:center;}.sk-footer{margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;background-color:#000;min-width:380px;width:100%;position:absolute;left:0;right:0;}.sk-footerForReceivedForm{position:fixed;bottom:0;}.sk-footer .sk-footer-menu{list-style-type:none;margin:0;padding:10px 0 10px 0;display:flex;}@media(min-width:480px){.sk-footer .sk-footer-menu{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}}.sk-footer .sk-footer-menu-panel{width:100%;padding-top:0;}.sk-footer .sk-footer-menu__item{margin:0 10px;font-size:14px;font-family:TT-Norms-Pro-Normal;text-align:center;}.sk-separator{color:#c1b08c;text-align:center;}.sk-footer .sk-footer-menu__item a{transition:color .25s;font-family:TT-Norms-Pro-Normal;color:var(--footerLinkColor);font-size:10px;cursor:pointer;text-decoration:none!important;}.sk-footer .sk-footer-menu__item a:hover{color:var(--footerLinkColor);text-decoration:underline!important;}@media(min-width:480px){.sk-footer .sk-footer-menu__item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}}@media(min-width:768px){.sk-footer .sk-footer-menu__item{font-size:16px;line-height:16px;}}.sk-footer .sk-footer-menu-container{width:100%;margin:auto;max-width:1440px;}@media(min-width:480px){.sk-footer .sk-footer-menu-container{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;flex-direction:column;}}@media(max-width:575.98px){.sk-footer{min-width:0;margin-bottom:0;}.sk-footer-amoe{bottom:0!important;}.sk-footer .sk-footer-menu-container{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;flex-direction:column;}.sk-footer-menu__item_mobile{display:none;}.sk-separator{display:none;}}.sk-footer .sk-footer-menu-copyright{color:#a4a5a7;padding:0 20px;margin:auto;max-width:1440px;font-size:12px;line-height:18px;font-family:TT-Norms-Pro-Normal;}@media(min-width:480px){.sk-footer .sk-footer-menu-copyright{padding:0 25px;}}@media(min-width:768px){.sk-footer .sk-footer-menu-copyright{font-size:12px;line-height:12px;}}.sk-footer .sk-footer-social{margin:0 0 0 auto;}.sk-footer .sk-footer-social__list{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;list-style-type:none;margin:0;padding:0;}.sk-footer .sk-footer-social__list-item{margin:30px 10px;}@media(min-width:480px){.sk-footer .sk-footer-social__list-item{margin:10px;}}.sk-footer .sk-footer-social__icon{display:inline-block;width:32px;height:32px;background-size:100%;}.sk-footer .sk-footer-social__icon:hover{background-position-y:bottom;}.sk-footer .sk-footer-social__icon:focus{outline:3px solid #069de0;}.sk-footer .sk-footer-social__icon:first-child{margin:0;}@font-face{font-family:'ATTAleckSans_Rg';src:url('../fonts/ATTAleckSans_Rg.ttf') format('truetype');}@font-face{font-family:'ATTAleckSans_It';src:url('../fonts/ATTAleckSans_It.ttf') format('truetype');}.dz{box-sizing:border-box;}.dz{display:flex;width:100%;height:6.4em;border:1px dashed #ccc;margin:0 auto auto auto;box-sizing:border-box;cursor:pointer;}.dzTextBox{top:0;bottom:0;left:0;right:0;margin:auto;}.TitleInsideBox{margin-top:1rem;font-family:ATTAleckSans_Rg;font-size:12px;}.dz .hint{font-size:16px;margin:auto;font-family:'ATTAleckSans_Md';color:#fff;text-decoration:none;background-color:#214caa;}.dz-button{color:transparent!important;}.dz-details{padding-left:10px!important;color:#000;padding-top:25px;}.dz-image{margin-bottom:0!important;}.dz-image img{margin:auto!important;margin-bottom:0;}.dz-filename{margin-bottom:0;}.dz-size{margin:0!important;}