.survey-container{max-width:100%;margin-left:auto;margin-right:auto}.survey-header h1{text-align:center;font-size:2.3rem;font-family:"Roboto",Helvetica,Arial,sans-serif;font-weight:600;line-height:1.2;margin-bottom:20px}.survey-sub-header{font-style:italic;font-family:"Roboto",Helvetica,Arial,sans-serif;margin:0;font-size:1.4rem}.survey-content{text-align:center;margin-top:20px;margin-bottom:20px}.survey-question-categories{margin-bottom:2rem}.survey-question-categories h2{display:table;padding:0 20px 5px;font-family:"Roboto",Helvetica,Arial,sans-serif;font-weight:700;letter-spacing:3px;border-bottom:thin solid #000;color:#000;text-transform:uppercase;font-size:1.2rem;margin-left:auto;margin-right:auto;margin-bottom:20px}.survey-question-categories-list{display:flex;flex-wrap:wrap;gap:1rem;list-style:none;margin:0;padding:0;justify-content:center;max-width:900px;margin-left:auto;margin-right:auto}.survey-question-category{list-style:none;margin:0;padding:0;flex:0 0 calc(33.333% - .67rem);min-width:200px}.survey-question-category-button{width:100%;padding:15px;background-color:#fff;border:1px solid #000;border-radius:0;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all .3s ease;font-weight:bold;font-size:1rem;text-transform:uppercase;color:#000;position:relative;text-align:center}.survey-question-category-button:hover:not(.answered):not(.active),.survey-question-category-button.active,.survey-question-category-button:focus{background-color:#c2001a;color:#fff;border-color:#c2001a;outline:none}.survey-question-category-button.answered{background-color:#a3a3a3;color:#fff;border-color:#a3a3a3}.survey-question-category-button.answered:hover{background-color:#c2001a;border-color:#c2001a}.survey-question-category-button .survey-question-category-name{flex:1}.survey-question-category-button .survey-question-category-icon{display:flex;align-items:center;justify-content:center;width:15px;height:15px;border-radius:50%;background-color:rgba(0,0,0,0);margin-left:.75rem;flex-shrink:0;transition:background-color .3s ease;position:relative;border:1px solid}.survey-question-category-button .survey-question-category-icon svg{position:absolute;width:12px;height:12px;color:currentColor}.survey-question-category-button .survey-question-category-icon .survey-question-category-chevron{display:block}.survey-question-category-button .survey-question-category-icon .survey-question-category-checkmark{display:none}.survey-question-category-button.answered .survey-question-category-icon{background-color:#fff}.survey-question-category-button.answered .survey-question-category-icon .survey-question-category-chevron{display:none}.survey-question-category-button.answered .survey-question-category-icon .survey-question-category-checkmark{display:block;color:#c2001a}.survey-form-fields{margin:2rem 0}.survey-category-message{display:flex;align-items:center;justify-content:center;gap:1rem;font-style:italic;color:#000}.survey-category-message.hidden{display:none}.survey-category-message .survey-category-message-text{flex:1;text-align:center;font-size:1.2rem}.survey-category-message .survey-category-message-text strong{font-weight:bold}.survey-category-message .survey-category-message-close{background:gray;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;color:#666;transition:color .2s ease;flex-shrink:0;border-radius:50%}.survey-category-message .survey-category-message-close:hover{color:#000}.survey-category-message .survey-category-message-close svg{width:14px;height:14px}.survey-navigation{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-top:.5rem}.survey-navigation-bottom{display:none}.survey-navigation-bottom.active{display:block}.survey-continue-voting-button{background:none;border:none;cursor:pointer;font-size:1rem;color:#666;padding:.5rem 1rem;text-transform:uppercase;transition:opacity .2s ease;display:flex;align-items:center;gap:.1rem;font-weight:bold}.survey-continue-voting-button.hidden{display:none}.survey-continue-voting-button .survey-continue-voting-arrow{flex-shrink:0;display:inline-block;width:16px;height:16px;margin-right:1px;transition:144ms ease;opacity:.7}.survey-continue-voting-button:hover .survey-continue-voting-arrow{opacity:1}.survey-continue-voting-button:hover span{color:#c2001a}.survey-continue-voting-button span{display:inline-block;font-weight:400}.survey-submit-button{background-color:#c2001a;color:#fff;border:none;padding:10px 30px;font-weight:bold;font-size:1rem;text-transform:uppercase;cursor:pointer;transition:background-color .3s ease}.survey-submit-button:hover{background-color:#a00000}.survey-question-category-questions{margin-top:2rem}.survey-question-category-questions-list{list-style:none;margin:0;padding:0}.survey-question-category-questions-list:has(>.active){border-top:thin solid #000}.survey-question-advertisement{display:none;margin-top:0;padding-top:26px;padding-bottom:12px;border-bottom:thin solid #000}.survey-question-advertisement.active{display:block}.survey-question-advertisement .vmg-ad{min-height:90px}.survey-question-category-question{display:none;margin:0;border-bottom:thin solid #000;background-color:#fff}.survey-question-category-question.active{display:block}.survey-question-category-question:last-child{border-bottom:thin solid #000}.survey-question-header{width:100%;padding:1rem 10px;background:none;border:none;cursor:pointer;display:flex;align-items:center;text-align:left;transition:background-color .2s ease;position:relative;flex-wrap:wrap;padding-right:40px}.survey-question-header:hover{background-color:#f0f0f0}.survey-question-category-question.expanded .survey-question-header{background-color:#262626;color:#fff}.survey-question-title{font-weight:bold;font-size:1rem;text-transform:uppercase;color:#000;text-align:left;display:inline-flex;align-items:center;gap:.25rem}.survey-question-category-question.expanded .survey-question-title{color:#fff}.survey-question-required-indicator{color:#c2001a;font-weight:bold;font-size:1.2em;line-height:1;margin-left:.25rem}.survey-question-category-question.expanded .survey-question-required-indicator{color:#f44}.survey-question-selected-answer{display:flex;align-items:center;gap:.5rem;margin-left:1rem;font-weight:normal;font-size:1rem;color:#666;text-transform:none}.survey-question-selected-answer.hidden{display:none}.survey-question-selected-answer .survey-question-check-icon{width:23px;height:23px;background:#c2001a;flex-shrink:0;padding:4px;border-radius:50%;color:#fff}.survey-question-category-question.expanded .survey-question-selected-text{color:#aaa}.survey-question-chevron{display:flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:50%;margin-left:.75rem;flex-shrink:0;transition:transform .3s ease, background-color .3s ease;border:2px solid #000;transform:rotate(-90deg);margin-left:auto;position:absolute;right:8px}.survey-question-chevron svg{color:currentColor}.survey-question-category-question.expanded .survey-question-chevron{background-color:rgba(0,0,0,0);transform:rotate(0deg);color:#fff;border-color:#fff}.survey-question-category-question.expanded .survey-question-chevron svg{stroke:#fff}.survey-question-category-question.expanded .survey-question-chevron svg path{stroke:#fff}.survey-question-category-question-answers{max-height:0;overflow:hidden;transition:max-height .3s ease, padding .3s ease}.survey-question-category-question.expanded .survey-question-category-question-answers{max-height:2000px;padding:1.5rem 0;background-color:#fff}.survey-question-category-question-answers-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.75rem}.survey-question-category-question-answer{list-style:none;margin:0;padding:0}.survey-answer-button{display:inline-flex;padding:5px 10px;background:#eaeaea;color:#000;border-radius:8px;cursor:pointer;transition:144ms ease;box-sizing:border-box;min-width:80px;justify-content:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none}.survey-answer-button:hover{background-color:#c2001a;border-color:#c2001a;color:#fff}.survey-answer-button.selected{background-color:#c2001a;color:#fff;border-color:#c2001a;font-weight:bold}.survey-answer-other-section{margin-top:1.2rem}.survey-answer-other-prompt{font-style:italic;margin-bottom:.5rem !important;font-size:1rem;line-height:1.4;font-weight:900;color:#222}.survey-answer-other-prompt strong{font-weight:bold;font-style:normal;margin-left:4px}.survey-answer-other-input-wrapper{display:flex;align-items:center;position:relative;width:100%}.survey-answer-other-input-wrapper input[type=text]{flex:1;background:#eaeaea;padding:12px 45px 12px 12px;width:100%;box-sizing:border-box;border:thin solid #eaeaea;outline:0 none;position:relative;z-index:2;border-radius:15px;transition:144ms ease;font-size:1rem}.survey-answer-other-input-wrapper input[type=text]:focus{outline:none;border-color:#aaa}.survey-answer-other-input-wrapper .survey-answer-other-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);z-index:11;width:30px;height:30px;display:flex;align-items:center;justify-content:center;pointer-events:none;border-radius:50%;background-color:#fff}.survey-answer-other-input-wrapper .survey-answer-other-icon:has(.survey-answer-other-plus.hidden){background-color:#c2001a}.survey-answer-other-input-wrapper .survey-answer-other-icon svg{width:16px;height:16px}.survey-answer-other-input-wrapper .survey-answer-other-icon .survey-answer-other-plus{display:block}.survey-answer-other-input-wrapper .survey-answer-other-icon .survey-answer-other-plus.hidden{display:none !important}.survey-answer-other-input-wrapper .survey-answer-other-icon .survey-answer-other-plus path{stroke:#5d5d5d}.survey-answer-other-input-wrapper .survey-answer-other-icon .survey-answer-other-check{display:none}.survey-answer-other-input-wrapper .survey-answer-other-icon .survey-answer-other-check:not(.hidden){display:block !important}.survey-answer-other-input-wrapper .survey-answer-other-icon .survey-answer-other-check.hidden{display:none !important}.survey-answer-other-input-wrapper .survey-answer-other-icon .survey-answer-other-check path{stroke:#fff;stroke-width:3}.survey-form-fields-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:9999;display:flex;align-items:center;justify-content:center;padding:15px;box-sizing:border-box}.survey-form-fields-modal.hidden{display:none}.survey-form-fields-modal-content{background-color:#fff;border-radius:0;padding:18px;max-width:450px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 4px 6px rgba(0,0,0,.1)}.survey-form-fields-modal-content h3{font-size:2rem;font-weight:bold;margin-bottom:.75rem;margin-top:0;color:#333;text-align:center;text-transform:none;padding:0 20px}.survey-form-fields-modal-content p{margin-bottom:1.5rem;color:#000;font-family:"Roboto",Helvetica,Arial,sans-serif;text-align:center;font-weight:bold}.survey-form-fields-modal-close-button{position:absolute;top:.6rem;right:.6rem;background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;z-index:10;transition:opacity .2s ease;width:30px;height:30px}.survey-form-fields-modal-close-button:hover{opacity:.7}.survey-form-fields-modal-close-button svg{width:14px;height:14px}.survey-form-fields-modal-cancel-button{color:#fff;display:inline-flex;padding:10px 35px;font-family:"Roboto",Helvetica,Arial,sans-serif;font-size:.9rem !important;text-transform:uppercase;font-weight:500;transition:144ms ease;cursor:pointer;border:0 none;letter-spacing:.1ch;min-width:100px;box-sizing:border-box;margin:20px auto 25px;background:#444;line-height:1.25;justify-content:center;max-height:-moz-max-content;max-height:max-content;display:table;margin-left:auto !important;margin-right:auto !important}.survey-form-fields-modal-cancel-button:hover{background-color:#333}.survey-form-fields-modal-fields{margin:0}.survey-form-fields-modal-field{margin-bottom:18px}.survey-form-fields-modal-field label{display:block;font-weight:bold;margin-bottom:.1rem;color:#000;text-transform:uppercase;font-size:.875rem;letter-spacing:.5px}.survey-form-fields-modal-field .survey-form-fields-modal-field-required{color:#c2001a;margin-left:2px}.survey-form-fields-modal-field input[type=email],.survey-form-fields-modal-field input[type=text]{width:100%;padding:.75rem;border:1px solid #111;border-radius:0;font-size:1rem;box-sizing:border-box;background-color:#fff;height:40px}.survey-form-fields-modal-field input[type=email]:focus,.survey-form-fields-modal-field input[type=text]:focus{outline:none;border-color:#999}.survey-form-disclaimer{margin:0 0 1.5rem 0;padding:0;background-color:rgba(0,0,0,0);border-radius:0;font-size:.875rem;line-height:1.6}.survey-form-disclaimer p{color:#595959;text-align:left;font-size:.8rem;line-height:normal;font-weight:normal}button[type=submit].survey-form-fields-modal-submit-button{background:#c2001a;color:#fff;display:table;padding:10px 35px;font-family:"Roboto",Helvetica,Arial,sans-serif;font-size:.9rem !important;text-transform:uppercase;font-weight:500;transition:144ms ease;cursor:pointer;border:0 none;letter-spacing:.1ch;min-width:100px;box-sizing:border-box;margin:15px 0;justify-content:center;max-width:-moz-max-content;max-width:max-content;margin-left:auto;margin-right:auto}button[type=submit].survey-form-fields-modal-submit-button:hover{background-color:#a00015}.survey-footer{margin-top:2rem;text-align:center}.survey-form-success-message h3,.survey-form-success-message h3+p{text-align:center}.survey-form-success-message{width:100%;max-width:500px;margin:auto;margin-bottom:30px}.survey-form-success-message.hidden{display:none}@media (min-width: 640px){.survey-question-category-button{padding:10px 8px 10px 0;font-size:.9rem}.survey-form-fields-modal{padding:50px 18px}}@media (min-width: 998px){.survey-form-fields-modal{padding-left:27px;padding-right:27px}}@media screen and (min-width: 1025px){.survey-container{width:calc(100% - 318px)}}@media (max-width: 767px){.survey-question-category{flex:0 0 100%}.survey-category-message{align-items:flex-start}.survey-question-category-questions{margin-top:0;padding:1rem;box-sizing:border-box}.survey-question-selected-answer{flex-direction:row-reverse;margin-left:0;margin-top:7px}}@media screen and (max-width: 767px){.survey-form-fields-holder{position:relative}.survey-form-fields-holder .survey-form-fields{position:sticky;top:115px;background:#fff;z-index:11}.survey-form-fields-holder.active .survey-form-fields{width:100%;max-width:100%;margin:0;padding:1rem;box-sizing:border-box}}
