body .questionary-heading{background-color:var(--soft-green);background-image:url("../images/background/js-member-card-green.jpg");background-attachment:fixed;color:var(--not-white);border:1px solid rgba(48,52,47,.08);border-radius:5px;padding:.5rem 1rem;-webkit-box-shadow:0 4px 14px rgba(48,52,47,.04);box-shadow:0 4px 14px rgba(48,52,47,.04);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}body .questionary-heading h1{color:inherit;font-size:1.1rem;display:inline-block;margin:0;padding:0;text-transform:capitalize}.questionary-notice{display:-ms-grid;display:grid;-ms-grid-columns:2rem 0.75rem minmax(0,1fr);grid-template-columns:2rem minmax(0,1fr);gap:0.75rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start;width:100%;margin:0 0 1rem;padding:0.9rem 1rem;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:"Noto Sans",sans-serif}.questionary-notice.is-error{border:1px solid rgba(150,48,48,0.28);background:rgba(255,247,247,0.96);color:#4b2525;-webkit-box-shadow:0 0.25rem 0.8rem rgba(80,0,0,0.04);box-shadow:0 0.25rem 0.8rem rgba(80,0,0,0.04)}.questionary-notice-icon{width:2rem;height:2rem;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--red-warning);color:#fff;font-size:1rem;font-weight:800;line-height:1}.questionary-notice-content{min-width:0}.questionary-notice-content strong{display:block;margin:0 0 0.35rem;color:#4b2525;font-size:0.95rem;line-height:1.2;font-weight:700}.questionary-notice-content ul{margin:0;padding-left:1.05rem}.questionary-notice-content li{margin:0.18rem 0;color:#5f3434;font-size:0.86rem;line-height:1.35}body .account-heading{background-color:var(--light-beige);background-image:url("../images/background/js-member-card-green.jpg");background-attachment:fixed;color:var(--not-white);border:1px solid rgba(48,52,47,.08);border-radius:5px;padding:.5rem 1rem;-webkit-box-shadow:0 4px 14px rgba(48,52,47,.04);box-shadow:0 4px 14px rgba(48,52,47,.04);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;-webkit-filter:sepia(10%);filter:sepia(10%)}body .account-heading h1{color:inherit;font-size:1.1rem;display:inline-block;margin:0;padding:0;text-transform:capitalize}.form-entry{padding:10px 5px 10px 12px;background-color:rgba(255,255,255,0.72);border-radius:5px;margin:7px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px}.form-entry>:first-child{width:30%;font-family:'Noto Sans';font-weight:bold;font-size:.93rem;line-height:1.1rem;min-height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-entry>:first-child small{font-family:'Open Sans';text-align:justify;font-size:11px;font-weight:500;margin-top:3px}.form-entry>:nth-child(2){width:70%;font-size:12px}#gender_identity,#gender_other{width:100%}.form-entry>:nth-child(2):not(.form-entry.all-countries>:nth-child(2)){font-family:'Open Sans';display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left;gap:.2rem}.form-entry>:nth-child(2) #continent-selection{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:10px}.form-entry #countries-by-continent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-entry>:nth-child(2)>div>label{font-family:'Open Sans';text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#continent-selection{position:relative}#countries-validator-select{position:absolute;top:5px;left:5px;width:1px;height:1px;border:0;padding:0;opacity:0;pointer-events:none}.form-entry.all-countries h4{margin-top:12px;margin-bottom:12px;padding:7px;border-bottom:2px solid #2b3132}.form-entry.all-countries :nth-child(2)>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.form-entry .flexrow{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;vertical-align:middle;gap:7px}.form-entry .flexrow *{display:inline-block!important}.annual-meeting-visibility-option.is-hidden{display:none!important}.form-entry .nested-options label{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;gap:3px;text-align:left}.form-entry .nested-options .nested-arrow{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.form-entry .nested-options input[type=checkbox]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.form-entry .nested-options label span:last-child{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.form-entry .flexcol{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;vertical-align:middle;gap:7px}.nested-options{margin-left:9px}.nested-options label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:middle;-ms-flex-align:middle;align-items:middle;gap:2.5rem}.sharing_options.nested-options{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;vertical-align:middle}.form-entry .sharing_options.nested-options label{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.continent-countries{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:9px;-ms-flex-wrap:wrap;flex-wrap:wrap}.continent-countries h4{width:100%;text-align:left;padding:9px}.continent-countries label{padding:4px 9px;gap:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;border-radius:2px;border:1px dotted #bbb}.continent-countries input{width:18px;display:block}.form-entry *{line-height:100%}.form-entry.center{text-align:center}.form-entry strong{display:inline-block;margin:0 12px 0 6px}.form-entry.column{display:block;text-align:center}.form-entry .disabled{color:#5d7f5a}.timeline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px;position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;cursor:default;margin-top:24px}.timeline:before{content:'';position:absolute;top:21px;left:0;right:0;height:2px;background-color:#ccc;z-index:0}.timeline-step{position:relative;text-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.timeline-step .circle{font-family:"Ubuntu",sans-serif;font-weight:bold;width:36px;height:36px;background-color:#4e5754;color:var(--not-white);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;position:relative;z-index:1}.timeline-step .label{margin-top:10px;font-size:14px}.timeline-step.completed .circle{background-color:#598455}.timeline-step.completed .label{font-weight:bold}.timeline-step.active .circle{border:3px solid #669366;background-color:#598455}.timeline-step.active .label{font-weight:bold}@media screen and (max-width:576px){.form-entry{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;border:none}.form-entry>*{width:100%!important;padding:4px;text-align:center}.member-info:not(body.community .member-info){-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.continent-countries label{padding:0px 2px}}.question-focus-pulse{outline:2px solid var(--main-green);outline-offset:4px;border-radius:5px;-webkit-animation:questionFocusPulse 1.1s ease-in-out 3;animation:questionFocusPulse 1.1s ease-in-out 3}@-webkit-keyframes questionFocusPulse{0%{-webkit-box-shadow:0 0 0 0 rgba(89,132,85,0.45);box-shadow:0 0 0 0 rgba(89,132,85,0.45)}to{-webkit-box-shadow:0 0 0 0.75rem rgba(89,132,85,0);box-shadow:0 0 0 0.75rem rgba(89,132,85,0)}}@keyframes questionFocusPulse{0%{-webkit-box-shadow:0 0 0 0 rgba(89,132,85,0.45);box-shadow:0 0 0 0 rgba(89,132,85,0.45)}to{-webkit-box-shadow:0 0 0 0.75rem rgba(89,132,85,0);box-shadow:0 0 0 0.75rem rgba(89,132,85,0)}}body{background:url("../images/background/jesustovar-square-pattern-uncolor.svg") #ede8e4!important;background-size:18px!important;background-repeat:repeat!important;background-position:center top!important;background-attachment:fixed!important}body.account-page input:-webkit-autofill,body.account-page input:-webkit-autofill:focus,body.account-page input:-webkit-autofill:hover,body.account-page select:-webkit-autofill,body.account-page select:-webkit-autofill:focus,body.account-page select:-webkit-autofill:hover,body.account-page textarea:-webkit-autofill,body.account-page textarea:-webkit-autofill:focus,body.account-page textarea:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px #f8faf8 inset;-webkit-text-fill-color:#243128;caret-color:#243128;-webkit-transition:background-color 9999s ease-in-out 0s;transition:background-color 9999s ease-in-out 0s}