step-survey-component{display:none;width:100%;margin:0 auto;padding:40px 10px;box-sizing:border-box}step-survey-component .step-0{display:flex;flex-direction:column;align-items:flex-start}step-survey-component .step-logo{width:116px;height:50.52px;margin-bottom:48px}step-survey-component .step-logo.no-margin-bottom{margin-bottom:0}step-survey-component .step-logo img{width:100%;height:100%;object-fit:contain}step-survey-component .step-title{font-family:Instrument Sans,sans-serif;font-weight:400;font-size:32px;line-height:110%;margin:0 0 8px;color:#000}step-survey-component .step-subtitle{font-family:General Sans,sans-serif!important;font-weight:400;font-size:18px;line-height:120%;margin:0 0 312px;color:#000}survey-component#gynaecology-consult-survey step-survey-component .step-0 .step-subtitle{margin:0 0 20px}survey-component#gynaecology-consult-survey step-survey-component .step-0 .step-subtitle+.step-privacy{margin-top:160px}step-survey-component .step-privacy{font-family:General Sans,sans-serif!important;font-weight:400;font-size:12px;line-height:120%;margin:0 0 24px;color:#7b7b7b}step-survey-component .step-privacy a{text-decoration:underline}step-survey-component .step-1b{display:flex;flex-direction:column;justify-content:space-between;min-height:600px;padding:10px}step-survey-component .exit-message{display:flex;flex-direction:column;gap:12px;margin-top:48px}step-survey-component .exit-title{font-family:Instrument Sans,sans-serif!important;font-weight:400;font-size:32px;line-height:1.1;margin:0;color:#000}step-survey-component .exit-title-highlight{color:#c41e3a}step-survey-component .exit-subtitle{font-family:General Sans,sans-serif!important;font-weight:400;font-size:18px;line-height:1.2;margin:0;color:#000}step-survey-component .exit-footer{display:flex;flex-direction:column;gap:24px;margin-top:auto}step-survey-component .exit-disclaimer{font-family:General Sans,sans-serif!important;font-weight:400;font-size:12px;line-height:1.2;color:#7b7b7b;margin:0}step-survey-component .confirmation-container{display:flex;flex-direction:column;gap:12px;margin-top:48px}step-survey-component .confirmation-title{font-family:Instrument Sans,sans-serif!important;font-weight:400;font-size:32px;line-height:1.1;margin:0;color:#000}step-survey-component .confirmation-message{font-family:General Sans,sans-serif!important;font-weight:400;font-size:18px;line-height:1.2;margin:0;color:#000}step-survey-component .security-notice{margin-top:auto;padding-top:24px}step-survey-component .security-text{font-family:General Sans,sans-serif!important;font-weight:400;font-size:12px;line-height:1.2;color:#7b7b7b;margin:0}step-survey-component .success-container{display:flex;flex-direction:column;gap:12px;margin-top:48px}step-survey-component .success-title{font-family:Instrument Sans,sans-serif!important;font-weight:400;font-size:32px;line-height:1.1;margin:0;color:#000}step-survey-component .success-message{font-family:General Sans,sans-serif!important;font-weight:400;font-size:18px;line-height:1.2;margin:0;color:#000}step-survey-component .step-2{display:flex;flex-direction:column;gap:48px;padding:6px 10px}step-survey-component .question-text-large{font-family:General Sans,sans-serif!important;font-weight:400;font-size:24px;line-height:1;color:#000;margin:0}step-survey-component .question-subtitle{font-family:General Sans,sans-serif!important;font-weight:400!important;font-size:16px!important;line-height:1.2!important;color:#000!important;margin:0!important}step-survey-component .radio-group-inline{display:flex;gap:16px}step-survey-component .radio-group-inline .radio-option-large{width:calc((100% - 16px)/2);flex:none}step-survey-component .radio-option-large{flex:1;min-width:0;height:58px;border:1px solid #cdcdcd;border-radius:12px;background-color:#fff;padding:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease,transform .15s ease}step-survey-component .radio-option-large:active{transform:scale(.98)}step-survey-component .radio-option-large:has(input[type=radio]:checked){animation:optionSelected .3s ease}step-survey-component .radio-option-large input[type=radio]{display:none}step-survey-component .radio-option-large input[type=radio]:checked+.radio-label{color:#c22026}step-survey-component .radio-option-large input[type=radio]:checked~*{color:#c22026}step-survey-component .radio-option-large:has(input[type=radio]:checked){background-color:#ecd7e999;border-color:#c22026}step-survey-component .text-field-inline{width:360px}step-survey-component[active]{display:block;animation:stepFadeIn .4s ease-in-out}@keyframes stepFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes optionSelected{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes circleCheck{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}step-survey-component .step-content{width:100%;max-width:100%;margin:0 auto}step-survey-component .step-1{display:flex;flex-direction:column;gap:48px}step-survey-component .step-1a{display:flex;flex-direction:column;gap:48px}step-survey-component .step-section{display:flex;flex-direction:column;gap:16px}step-survey-component .section-label{font-family:General Sans,sans-serif!important;font-weight:400;font-size:16px;line-height:1.2;color:#c22026;margin:0}step-survey-component .question-text{font-family:General Sans,sans-serif!important;font-weight:400;font-size:24px;line-height:1;color:#000;margin:0 0 8px}step-survey-component .form-row{display:flex;gap:16px;width:100%;margin-bottom:8px;align-items:flex-start}step-survey-component .form-row-single{max-width:360px}step-survey-component .text-field{position:relative;flex:1;min-width:0;max-width:360px}step-survey-component .text-field input{width:100%;height:58px;padding:16px 15px;border:1px solid #cdcdcd;border-radius:12px;font-family:General Sans,sans-serif!important;font-size:16px;line-height:1.2;color:#000;background-color:#fff;box-sizing:border-box;transition:border-color .3s ease}step-survey-component .text-field input:focus{outline:none;border-color:#000;padding-top:24px;padding-bottom:10px}step-survey-component .text-field input.has-value{padding-top:24px;padding-bottom:10px}step-survey-component .text-field label{position:absolute;left:15px;top:50%;transform:translateY(-50%);font-family:General Sans,sans-serif!important;font-size:16px;line-height:1.2;color:#7b7b7b;pointer-events:none;transition:all .2s ease;background-color:transparent}step-survey-component .text-field input:focus+label,step-survey-component .text-field input.has-value+label{top:15px;transform:translateY(-50%);font-size:12px;line-height:0}step-survey-component .text-area-field{position:relative;width:100%}step-survey-component .text-area-field textarea{width:100%;min-height:160px;padding:16px 15px;border:1px solid #cdcdcd;border-radius:12px;font-family:General Sans,sans-serif!important;font-size:16px;line-height:1.5;color:#000;background-color:#fff;box-sizing:border-box;resize:vertical;transition:border-color .3s ease}step-survey-component .text-area-field textarea:focus{outline:none;border-color:#000;padding-top:24px;padding-bottom:10px}step-survey-component .text-area-field textarea.has-value{padding-top:24px;padding-bottom:10px}step-survey-component .text-area-field label{position:absolute;left:15px;top:16px;font-family:General Sans,sans-serif!important;font-size:16px;line-height:1.2;color:#7b7b7b;pointer-events:none;transition:all .2s ease;background-color:transparent}step-survey-component .text-area-field textarea:focus+label,step-survey-component .text-area-field textarea.has-value+label{top:12px;font-size:12px;line-height:0}step-survey-component .date-field input{padding-left:60px;cursor:pointer}step-survey-component .date-field label{left:60px}step-survey-component .date-field input:focus+label,step-survey-component .date-field input.has-value+label{left:15px}step-survey-component .date-field .date-icon{position:absolute;left:15px;top:50%;transform:translateY(-50%);pointer-events:none;display:flex;align-items:center;justify-content:center;transition:top .2s ease;cursor:pointer}step-survey-component .date-field input:focus+label+.date-icon,step-survey-component .date-field input.has-value+label+.date-icon{top:calc(50% + 7px)}step-survey-component .phone-field{position:relative}step-survey-component .phone-field label{left:75px}step-survey-component .phone-field input:focus+label,step-survey-component .phone-field input.has-value+label{left:15px}step-survey-component .phone-field .country-code-selector{position:absolute;left:15px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:4px;cursor:pointer;z-index:2;padding:4px 8px;border-radius:4px;transition:background-color .2s ease,top .2s ease}step-survey-component .phone-field .country-code-selector:hover{background-color:transparent}step-survey-component .phone-field .country-code-selector.active{background-color:transparent}step-survey-component .phone-field input:focus~.country-code-selector,step-survey-component .phone-field input.has-value~.country-code-selector{top:calc(50% + 7px)}step-survey-component .selected-code{font-family:General Sans,sans-serif!important;font-size:16px;font-weight:500;color:#000}step-survey-component .country-code-selector svg{width:18px;height:18px;transition:transform .2s ease}step-survey-component .country-code-selector.active svg{transform:rotate(180deg)}step-survey-component .country-dropdown{position:absolute;top:calc(100% + 4px);left:0;width:280px;background:#fff;border:1px solid #cdcdcd;border-radius:8px;box-shadow:0 4px 12px #0000001a;display:none;flex-direction:column;max-height:320px;z-index:1000}step-survey-component .country-dropdown.active{display:flex}step-survey-component .country-search{width:100%;padding:12px 15px;border:none;border-bottom:1px solid #cdcdcd;font-family:General Sans,sans-serif!important;font-size:14px;outline:none;border-radius:8px 8px 0 0}step-survey-component .country-search::placeholder{color:#7b7b7b}step-survey-component .country-list{overflow-y:auto;flex:1}step-survey-component .country-item{padding:12px 15px;cursor:pointer;display:flex;align-items:center;gap:12px;font-family:General Sans,sans-serif!important;font-size:14px;transition:background-color .15s ease}step-survey-component .country-item:hover{background-color:#ecd7e966}step-survey-component .country-item.selected{background-color:#ecd7e999;color:#c22026;font-weight:500}step-survey-component .country-flag{font-size:18px;width:24px;text-align:center}step-survey-component .country-info{flex:1;display:flex;justify-content:space-between;align-items:center}step-survey-component .country-name{flex:1}step-survey-component .country-dial-code{color:#7b7b7b;font-size:13px}step-survey-component .phone-field input{padding-left:75px}step-survey-component .question-container{display:flex;flex-direction:column;gap:24px}step-survey-component .radio-group{display:flex;gap:16px;width:100%}step-survey-component .radio-group-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;width:100%}step-survey-component .radio-option{flex:1;height:58px;display:flex;align-items:center;justify-content:center;border:1px solid #cdcdcd;border-radius:12px;background-color:#fff;cursor:pointer;transition:all .3s ease,transform .15s ease;position:relative;padding:16px;text-align:center}step-survey-component .radio-option:active{transform:scale(.98)}step-survey-component .radio-option:has(input[type=radio]:checked){animation:optionSelected .3s ease}step-survey-component .radio-group-grid .radio-option{flex:none}step-survey-component .radio-option input[type=radio]{position:absolute;opacity:0;width:0;height:0}step-survey-component .radio-label{font-family:General Sans,sans-serif!important;font-size:16px;line-height:1.2;color:#000;text-align:center}step-survey-component .radio-option input[type=radio]:checked+.radio-label{color:#c22026}step-survey-component .radio-option:has(input[type=radio]:checked){background-color:#ecd7e999;border-color:#c22026}step-survey-component .radio-option:hover{border-color:#c22026}step-survey-component .medicare-notice{display:flex;flex-direction:column;gap:6px}step-survey-component .medicare-notice-text{font-family:General Sans,sans-serif!important;font-weight:400;font-size:24px;line-height:1;color:#000;margin:0 0 24px}step-survey-component .medicare-cost-text{font-family:General Sans,sans-serif!important;font-weight:500;font-size:24px;line-height:1;color:#000;margin:0}step-survey-component .cost-amount{color:#c22026}step-survey-component .medicare-details-text{font-family:General Sans,sans-serif!important;font-weight:400;font-size:16px;line-height:1.2;color:#7b7b7b;margin:0}step-survey-component .radio-group-horizontal{display:flex;gap:16px;width:100%}step-survey-component .step-section:has(.medicare-card-image){transition:opacity .3s ease,max-height .3s ease,margin .3s ease}step-survey-component .step-section:has(.medicare-card-image)[style*="display: none"]{opacity:0;max-height:0;margin:0;padding:0;overflow:hidden}step-survey-component .medicare-card-image{width:393px;height:250px;border-radius:15px;overflow:hidden}step-survey-component .medicare-card-image img{width:100%;height:100%;object-fit:cover}step-survey-component h1,step-survey-component h2,step-survey-component h3{margin-bottom:20px}step-survey-component form{width:100%}step-survey-component .form-group{margin-bottom:20px}step-survey-component label{display:block;margin-bottom:8px;font-weight:500}step-survey-component input,step-survey-component textarea,step-survey-component select{width:100%;padding:12px;border:1px solid #ddd;border-radius:4px;font-size:16px;box-sizing:border-box}step-survey-component .button-group{display:flex;gap:12px;margin-top:30px;justify-content:flex-end}step-survey-component .button-group-left{justify-content:space-between}step-survey-component .button-group-space-between{justify-content:space-between}step-survey-component button{height:41px;padding:0 40px;font-family:General Sans,sans-serif!important;font-size:14px;font-weight:500;line-height:1.2;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}step-survey-component button[previous]{background-color:#f5f5f5;color:#333}step-survey-component button[previous]:hover{background-color:#e0e0e0}step-survey-component .secondary-button{background-color:#ecd7e9!important;color:#bf020d!important}step-survey-component .secondary-button:hover{background-color:#dfc5dd!important}step-survey-component .primary-button{background-color:#bf020d!important;color:#fff!important}step-survey-component .primary-button:hover{background-color:#a00109!important}step-survey-component button[next],step-survey-component button[submit],step-survey-component button[finish]{background-color:#bf020d;color:#fff}step-survey-component button[next]:hover,step-survey-component button[submit]:hover,step-survey-component button[finish]:hover{background-color:#a00109}step-survey-component button:disabled{opacity:.5;cursor:not-allowed}step-survey-component .checkbox-group-wrapper{display:flex;flex-direction:column;gap:16px;width:100%}step-survey-component .checkbox-row{display:flex;gap:16px}step-survey-component .checkbox-option{flex:1;min-width:0;height:58px;border:1px solid #cdcdcd;border-radius:12px;background-color:#fff;padding:16px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s ease,transform .15s ease;position:relative;max-width:calc(50% - 8px)}step-survey-component .checkbox-option:active{transform:scale(.98)}step-survey-component .checkbox-option:has(input[type=checkbox]:checked){animation:optionSelected .3s ease}step-survey-component .checkbox-option input[type=checkbox]{position:absolute;opacity:0;pointer-events:none}step-survey-component .checkbox-label{font-family:General Sans,sans-serif;font-weight:400;font-size:16px;line-height:1.2;color:#000;flex:1;transition:color .2s ease}step-survey-component .checkbox-circle,step-survey-component .checkbox-indicator{width:18px;height:18px;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}step-survey-component .checkbox-circle svg,step-survey-component .checkbox-indicator svg{width:100%;height:100%;transition:transform .2s ease}step-survey-component .checkbox-option:has(input[type=checkbox]:checked) .checkbox-circle svg,step-survey-component .checkbox-option:has(input[type=checkbox]:checked) .checkbox-indicator svg{animation:circleCheck .25s ease-out}step-survey-component .checkbox-option .checkbox-circle circle:first-child,step-survey-component .checkbox-option .checkbox-indicator circle:first-child{stroke:#cdcdcd;fill:none;stroke-width:1}step-survey-component .checkbox-option .checkbox-circle .checkbox-fill{display:none}step-survey-component .checkbox-option:has(input[type=checkbox]:checked) .checkbox-circle circle:first-child,step-survey-component .checkbox-option:has(input[type=checkbox]:checked) .checkbox-indicator circle:first-child{stroke:#c22026;fill:none;stroke-width:4.5}step-survey-component .checkbox-option:has(input[type=checkbox]:checked) .checkbox-circle .checkbox-fill{display:none}step-survey-component .checkbox-option:has(input[type=checkbox]:checked){background-color:#ecd7e999;border-color:#c22026}step-survey-component .checkbox-option:has(input[type=checkbox]:checked) .checkbox-label{color:#c22026}step-survey-component .checkbox-option:hover{border-color:#c22026}step-survey-component .step-3a{display:flex;flex-direction:column;padding:6px 10px}step-survey-component .step-3a-container{display:flex;flex-direction:column;gap:100px;width:100%}step-survey-component .step-3a-content{display:flex;flex-direction:column;gap:48px;width:100%}step-survey-component .step-3a-text-container{display:flex;flex-direction:column;gap:12px;width:100%}step-survey-component .step-3a-message{font-family:General Sans,sans-serif!important;font-weight:400!important;font-size:0px!important;line-height:0!important;margin:0!important;color:#000!important}step-survey-component .step-3a-text-black{font-family:Instrument Sans,sans-serif!important;font-weight:400!important;font-size:32px!important;line-height:1.1!important;color:#000!important}step-survey-component .step-3a-text-red{font-family:Instrument Sans,sans-serif!important;font-weight:400!important;font-size:32px!important;line-height:1.1!important;color:#c22026!important}step-survey-component .step-3a-text-subtitle{font-family:Instrument Sans,sans-serif!important;font-weight:400!important;font-size:24px!important;line-height:1!important;color:#000!important}step-survey-component .step-3a-footer{display:flex;flex-direction:column;gap:24px;width:100%}step-survey-component .step-6a{display:flex;flex-direction:column;padding:6px 10px}step-survey-component .step-6a-container{display:flex;flex-direction:column;gap:100px;width:100%}step-survey-component .step-6a-content{display:flex;flex-direction:column;gap:48px;width:100%}step-survey-component .step-6a-text-container{display:flex;flex-direction:column;gap:24px;width:100%}step-survey-component .step-6a-message{font-family:Instrument Sans,sans-serif!important;font-weight:400!important;font-size:32px!important;line-height:1.1!important;color:#000!important;margin:0!important}step-survey-component .step-6a-message-red{font-family:Instrument Sans,sans-serif!important;font-weight:400!important;font-size:32px!important;line-height:1.1!important;color:#c22026!important;margin:0!important}step-survey-component .step-6a-subtitle{font-family:Instrument Sans,sans-serif!important;font-weight:400!important;font-size:24px!important;line-height:1!important;color:#000!important;margin:0!important}step-survey-component .step-6a-footer{display:flex;flex-direction:column;gap:24px;width:100%}step-survey-component .step-7{display:flex;flex-direction:column;padding:6px 10px}step-survey-component .step-7-container{display:flex;flex-direction:column;gap:100px;width:100%}step-survey-component .step-7-content{display:flex;flex-direction:column;gap:48px;width:100%}step-survey-component .step-7-text-container{display:flex;flex-direction:column;gap:12px;width:100%}step-survey-component .step-7-heading{font-family:Instrument Sans,sans-serif!important;font-weight:400!important;font-size:32px!important;line-height:1.1!important;color:#000!important;margin:0!important}step-survey-component .step-7-body{font-family:General Sans,sans-serif!important;font-weight:400!important;font-size:18px!important;line-height:1.2!important;color:#000!important;margin:0!important}step-survey-component .step-7-footer{display:flex;flex-direction:column;gap:24px;width:100%}step-survey-component .step-7-privacy{font-family:General Sans,sans-serif!important;font-weight:400!important;font-size:12px!important;line-height:1.2!important;color:#7b7b7b!important;margin:0!important}step-survey-component .step-7-privacy .underline{text-decoration:underline;text-decoration-skip-ink:none}step-survey-component .checkbox-option-circle{position:relative;display:flex;align-items:center;justify-content:space-between;height:58px;padding:16px;border:1px solid #cdcdcd;border-radius:12px;background-color:#fff;cursor:pointer;transition:all .2s ease,transform .15s ease;flex:1}step-survey-component .checkbox-option-circle:active{transform:scale(.98)}step-survey-component .checkbox-option-circle:has(input[type=checkbox]:checked){animation:optionSelected .3s ease}step-survey-component .checkbox-option-circle input[type=checkbox]{position:absolute;opacity:0;pointer-events:none}step-survey-component .checkbox-option-circle .checkbox-label{font-family:General Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.2;color:#000}step-survey-component .checkbox-option-circle .checkbox-circle-indicator{display:flex;align-items:center;justify-content:center;flex-shrink:0}step-survey-component .checkbox-option-circle .checkbox-circle-indicator svg{display:block}step-survey-component .checkbox-option-circle .checkbox-circle-indicator circle{stroke:#cdcdcd;stroke-width:1;fill:none;transition:all .2s ease}step-survey-component .checkbox-option-circle:hover{border-color:#c22026}step-survey-component .checkbox-option-circle input[type=checkbox]:checked~.checkbox-circle-indicator circle{stroke:#c22026;stroke-width:4.5;r:6.75}step-survey-component .checkbox-option-circle input[type=checkbox]:checked{background-color:#ecd7e999}step-survey-component .checkbox-option-circle:has(input[type=checkbox]:checked){border-color:#c22026;background-color:#ecd7e999}step-survey-component .custom-dropdown-wrapper{position:relative;width:100%;max-width:356px;display:flex;flex-direction:column}step-survey-component .custom-dropdown{position:relative;width:100%}step-survey-component .custom-dropdown-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;height:58px;padding:16px;border:1px solid #cdcdcd;border-radius:12px;background-color:#fff;font-family:General Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.2;color:#000;cursor:pointer;transition:all .2s ease;text-align:left}step-survey-component .custom-dropdown-trigger:hover{border-color:#000}step-survey-component .custom-dropdown.active .custom-dropdown-trigger{border-color:#000}step-survey-component .custom-dropdown-text{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}step-survey-component .custom-dropdown-caret{flex-shrink:0;transition:transform .2s ease}step-survey-component .custom-dropdown.active .custom-dropdown-caret{transform:rotate(180deg)}step-survey-component .custom-dropdown-menu{position:absolute;top:calc(100% + 15px);left:-1px;width:calc(100% + 2px);max-height:0;overflow:hidden;background-color:#fff;border:1px solid #000000;border-radius:12px;z-index:100;opacity:0;pointer-events:none;transition:all .2s ease}step-survey-component .custom-dropdown.active .custom-dropdown-menu{max-height:500px;overflow-y:auto;opacity:1;pointer-events:all}step-survey-component .custom-dropdown-option{display:flex;align-items:center;justify-content:space-between;height:48px;padding:8px 16px;cursor:pointer;transition:background-color .2s ease}step-survey-component .custom-dropdown-option:hover{background-color:#ecd7e94d}step-survey-component .custom-dropdown-option input[type=checkbox]{position:absolute;opacity:0;pointer-events:none}step-survey-component .custom-dropdown-option .custom-dropdown-label{flex:1;font-family:General Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.2;color:#000;text-align:left}step-survey-component .custom-dropdown-option .custom-dropdown-indicator{display:flex;align-items:center;justify-content:center;flex-shrink:0}step-survey-component .custom-dropdown-option .custom-dropdown-indicator svg{display:block;color:#cdcdcd}step-survey-component .custom-dropdown-option .custom-dropdown-indicator circle{transition:all .2s ease}step-survey-component .custom-dropdown-option input[type=checkbox]:checked~.custom-dropdown-indicator svg{color:#c22026}step-survey-component .custom-dropdown-selected-items{font-family:General Sans,sans-serif;font-size:12px;font-weight:400;line-height:1.2;color:#7b7b7b;margin-top:8px;margin-bottom:0}step-survey-component .checkbox-option-circle .checkbox-circle-indicator svg{color:#cdcdcd}step-survey-component .checkbox-option-circle .checkbox-circle-indicator circle{transition:all .2s ease}step-survey-component .checkbox-option-circle input[type=checkbox]:checked~.checkbox-circle-indicator svg{color:#c22026}@media (max-width: 756px){step-survey-component .checkbox-option{max-width:100%}step-survey-component .checkbox-row{flex-direction:column}}survey-component#gynaecology-consult-survey step-survey-component .step-2a .exit-subtitle{margin-bottom:285px}@media (max-width: 768px){step-survey-component .form-row{flex-direction:column;gap:8px}step-survey-component .text-field{max-width:100%;width:100%}step-survey-component .radio-group-horizontal{flex-direction:column;gap:8px}step-survey-component label{margin-bottom:0}step-survey-component .medicare-card-image{width:100%;height:auto;margin-bottom:16px}step-survey-component .question-text{font-size:18px}step-survey-component .form-row{margin-bottom:0}step-survey-component .step-section{gap:8px}step-survey-component{padding:40px 0}step-survey-component .date-field input{padding-left:40px}step-survey-component .question-container{gap:8px;margin-bottom:8px}step-survey-component .radio-group-grid{grid-template-columns:1fr}step-survey-component .step-1b{padding:0}step-survey-component .step-6a{padding:6px 0}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/step-survey-component.css.map */
