.et-shelf .formradio:after{content:"";display:block;clear:both}
.et-shelf .formradio{width:100%}
.et-shelf .formradio .error_container{margin-top:8px;display:flex;gap:16px}
.et-shelf .formradio .error_container .error_icon{background-image:url("../../../../../clientlibs/clientlib_editable_champion/resources/images/Error.svg");height:24px;width:24px}
.et-shelf .formradio .error_container .error_msg{font-size:16px;line-height:26px;flex:1}
.et-shelf .formradio .cmp-form-options--radio{display:flex;flex-direction:column}
.et-shelf .formradio .cmp-form-options--radio .information_block{padding:7px 0}
.et-shelf .formradio .cmp-form-options--radio .information_block__smry{cursor:pointer;display:inline-block}
.et-shelf .formradio .cmp-form-options--radio .information_block__smry:focus-visible{outline:1px auto #5e10b1;outline-offset:3px}
.et-shelf .formradio .cmp-form-options--radio .information_block__title{font-size:16px;color:#5e10b1;font-weight:normal;display:inline-flex;background-image:linear-gradient(transparent calc(100% - 1px),#5e10b1 10px,#5e10b1)}
.et-shelf .formradio .cmp-form-options--radio .information_block__icon{background-image:url("../../../../../clientlibs/clientlib_editable_champion/resources/images/chevron-down.svg");width:16px;height:16px;display:inline-flex;vertical-align:middle}
.et-shelf .formradio .cmp-form-options--radio .information_block p{font-size:14px}
.et-shelf .formradio .cmp-form-options--radio .information_block p:last-of-type{margin-bottom:0}
.et-shelf .formradio .cmp-form-options--radio details[open] .information_block__smry{margin-bottom:16px}
.et-shelf .formradio .cmp-form-options--radio details[open] .information_block__smry .information_block__icon{background-image:url("../../../../../clientlibs/clientlib_editable_champion/resources/images/chevron-up.svg");width:16px;height:16px;background-size:100%}
.et-shelf .formradio .cmp-form-options--radio details summary::-webkit-details-marker{display:none}
.et-shelf .formradio legend{border-bottom:0;font-size:18px;font-weight:700;color:#646068;margin-bottom:0}
.et-shelf .formradio legend .optional-txt{color:#646068;font-weight:400}
.et-shelf .formradio .cmp-form-options__field-label{padding:11px 0;float:left;position:relative;margin-bottom:0;width:100%;pointer-events:none}
.et-shelf .formradio .cmp-form-options__field-label span{float:left;margin:0;font-size:18px;line-height:1.25;font-weight:normal;font-style:normal;font-stretch:normal;letter-spacing:normal;padding-left:40px;cursor:pointer;pointer-events:auto}
.et-shelf .formradio .cmp-form-options__field-label .cmp-form-options__field--radio{cursor:pointer}
.et-shelf .formradio .cmp-form-options__field-label input[type="radio"]{height:24px;width:24px;margin:0;position:absolute;top:11px;left:0}
.et-shelf .formradio .cmp-form-options__field-label input[type="radio"].radio--outline{outline:2px solid #5e10b1;outline-offset:4px;z-index:0;opacity:1}
.et-shelf .formradio .cmp-form-options__field-label input[type="radio"]:hover+span:before{outline:1px auto #5e10b1}
.et-shelf .formradio .cmp-form-options__field-label [type=radio]:checked,.et-shelf .formradio .cmp-form-options__field-label [type=radio]:not(:checked){position:absolute;opacity:0;width:24px;height:24px;z-index:1}
.et-shelf .formradio .cmp-form-options__field-label [type=radio]:checked.errorOutline+span:before,.et-shelf .formradio .cmp-form-options__field-label [type=radio]:not(:checked).errorOutline+span:before{border:2px solid #cf223f}
.et-shelf .formradio .cmp-form-options__field-label [type=radio]:checked.errorOutline:hover+span:before,.et-shelf .formradio .cmp-form-options__field-label [type=radio]:not(:checked).errorOutline:hover+span:before{border:2px solid #5e10b1}
.et-shelf .formradio .cmp-form-options__field-label [type=radio]:checked:hover+span:before{outline:1px auto #3c1053;background:#3c1053}
.et-shelf .formradio .cmp-form-options__field-label [type=radio]:checked+span,.et-shelf .formradio .cmp-form-options__field-label [type=radio]:not(:checked)+span{position:relative;padding-left:16px;line-height:26px;display:inline-block;color:#646068;margin-left:24px;font-size:18px;line-height:26px;font-weight:normal}
.et-shelf .formradio .cmp-form-options__field-label:first-of-type{margin-top:8px}
.et-shelf .formradio .cmp-form-options__field-label [type=radio]:checked+span{color:#333}
.et-shelf .formradio .cmp-form-options__field-label [type=radio]:checked+span:before,.et-shelf .formradio .cmp-form-options__field-label [type=radio]:not(:checked)+span:before{content:"";position:absolute;left:-24px;top:0;width:24px;height:24px;border:2px solid #646068;border-radius:100%;background:#5e10b1}
.et-shelf .formradio .cmp-form-options__field-label [type=radio]:not(:checked)+span:before{background:#fff}
.et-shelf .formradio .cmp-form-options__field-label [type=radio]:checked+span:after,.et-shelf .formradio .cmp-form-options__field-label [type=radio]:not(:checked)+span:after{content:"";width:16px;height:16px;position:absolute;top:4px;left:-20px;border-radius:100%;-webkit-transition:all .2s ease;transition:all .2s ease}
.et-shelf .formradio .cmp-form-options__field-label [type=radio]:not(:checked)+span:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}
.et-shelf .formradio .cmp-form-options__field-label [type=radio]:checked+span:after{opacity:1;-webkit-transform:scale(1);transform:scale(1.4);border:3px solid #fff}
.et-shelf .input-label{padding:0;margin-bottom:5px;display:block}
.et-shelf .cmp-form-options--drop-down label{font-size:18px;margin-bottom:0;color:#646068}
.et-shelf .cmp-form-options--drop-down .cmp-form-options__field--drop-down+.ui-button.ui-selectmenu-button{width:100%;font-size:18px;line-height:26px;color:#646068;background:#fff;padding:11px 16px;font-family:"RNHouseSansRegular",sans-serif;letter-spacing:.2px;border:1px solid #646068;border-radius:8px;margin-right:0}
.et-shelf .cmp-form-options--drop-down .cmp-form-options__field--drop-down+.ui-button.ui-selectmenu-button .ui-selectmenu-text{padding-right:8px;margin-right:0}
.et-shelf .cmp-form-options--drop-down .cmp-form-options__field--drop-down+.ui-button.ui-selectmenu-button .ui-selectmenu-text.customCol{color:#333}
.et-shelf .cmp-form-options--drop-down .cmp-form-options__field--drop-down+.ui-button.ui-selectmenu-button.errorOutline{outline:2px solid #cf223f;border:#cf223f}
.et-shelf .cmp-form-options--drop-down .cmp-form-options__field--drop-down+.ui-button .ui-icon,.et-shelf .cmp-form-options--drop-down .cmp-form-options__field--drop-down+.ui-button:hover .ui-icon,.et-shelf .cmp-form-options--drop-down .cmp-form-options__field--drop-down+.ui-button:focus .ui-icon{background-image:url("clientlib_options_base/resources/images/dropdown.svg");background-size:100%;width:24px;height:24px;background-position:center}
.et-shelf .cmp-form-options--drop-down .cmp-form-options__field--drop-down+.ui-button.ui-selectmenu-button-open .ui-icon{background-image:url("clientlib_options_base/resources/images/dropdown_expanded_champion.svg")}
.et-shelf .cmp-form-options--drop-down .cmp-form-options__field--drop-down+.ui-button:focus{outline:1px auto #5e10b1}
.et-shelf .cmp-form-options--drop-down .cmp-form-options__field--drop-down .ui-icon,.et-shelf .cmp-form-options--drop-down .cmp-form-options__field--drop-down:hover .ui-icon,.et-shelf .cmp-form-options--drop-down .cmp-form-options__field--drop-down:focus .ui-icon{background-image:url("clientlib_options_base/resources/images/dropdown.svg");background-size:100%;width:24px;height:24px;background-position:center}
.et-shelf .cmp-form-options--drop-down .cmp-form-options__field--drop-down.ui-selectmenu-button-open .ui-icon{background-image:url("clientlib_options_base/resources/images/dropdown_expanded_champion.svg")}
.et-shelf .cmp-form-options--drop-down .cmp-form-options__field--drop-down:hover{border:1px solid #646068;color:#5a287d}
.et-shelf .cmp-form-options--drop-down .cmp-form-options__field--drop-down:focus{outline:1px auto #5e10b1}
.et-shelf .cmp-form-options--drop-down .information_block{padding:7px 0}
.et-shelf .cmp-form-options--drop-down .information_block__smry{cursor:pointer;display:inline-block}
.et-shelf .cmp-form-options--drop-down .information_block__smry:focus-visible{outline:1px auto #5e10b1;outline-offset:3px}
.et-shelf .cmp-form-options--drop-down .information_block__title{font-size:16px;color:#5e10b1;font-weight:normal;display:inline-flex;background-image:linear-gradient(transparent calc(100% - 1px),#5e10b1 10px,#5e10b1)}
.et-shelf .cmp-form-options--drop-down .information_block__icon{background-image:url("../../../../../clientlibs/clientlib_editable_champion/resources/images/chevron-down.svg");width:16px;height:16px;display:inline-flex;vertical-align:middle}
.et-shelf .cmp-form-options--drop-down .information_block p{font-size:14px}
.et-shelf .cmp-form-options--drop-down .information_block p:last-of-type{margin-bottom:0}
.et-shelf .cmp-form-options--drop-down details[open] .information_block__smry{margin-bottom:16px}
.et-shelf .cmp-form-options--drop-down details[open] .information_block__smry .information_block__icon{background-image:url("../../../../../clientlibs/clientlib_editable_champion/resources/images/chevron-up.svg");width:16px;height:16px;background-size:100%}
.et-shelf .cmp-form-options--drop-down details summary::-webkit-details-marker{display:none}
.et-shelf .cmp-form-options--drop-down .error_container{margin-top:8px;display:flex;gap:16px}
.et-shelf .cmp-form-options--drop-down .error_container .error_icon{background-image:url("../../../../../clientlibs/clientlib_editable_champion/resources/images/Error.svg");height:24px;width:24px}
.et-shelf .cmp-form-options--drop-down .error_container .error_msg{font-size:16px;line-height:26px;flex:1}
.et-shelf .cmp-form-options--drop-down .dropdownfield{display:flex;margin-top:8px;gap:8px}
.et-shelf .cmp-form-options--drop-down .cmp-form-options__help-message{margin:8px 0 0;font-size:14px;line-height:18px}
.et-shelf .cmp-form-options--drop-down .optional-txt{color:#646068;font-weight:400}
.et-shelf .ui-selectmenu-menu.ui-selectmenu-open ::-webkit-scrollbar{width:4px}
.et-shelf .ui-selectmenu-menu.ui-selectmenu-open ::-webkit-scrollbar-track{background:#fff}
.et-shelf .ui-selectmenu-menu.ui-selectmenu-open ::-webkit-scrollbar-thumb{background:#d8d8d8}
.et-shelf .ui-menu.ui-widget.ui-widget-content{border-top:0;max-height:285px;height:auto;font-family:"RNHouseSansRegular",sans-serif;margin-top:3px;border-radius:0;border:1px solid #f2f2f8;background:#fff}
.et-shelf .ui-menu .ui-menu-item-wrapper{padding:16px 36px 16px 20px;color:#333}
.et-shelf .ui-menu .ui-state-active,.et-shelf .ui-menu.ui-widget-content .ui-state-active{border:0;background:#3c1053;color:#fff}
.et-shelf .ui-menu .ui-menu-item:last-child{margin-bottom:15px}
@media(min-width:1024px) and (max-width:1255px){.et-shelf .cmp-form-options--drop-down .cmp-form-options__field--drop-down+.ui-button.ui-selectmenu-button{padding:11px 16px;border:1px solid #646068}
}
.ui-menu.ui-widget.ui-widget-content{max-height:270px;height:auto;margin-top:2px}
.ui-menu .ui-menu-item-wrapper{padding:14px 15px}
.ipad .cmp-form-options__field--drop-down,.linux.chrome .cmp-form-options__field--drop-down{width:100%;border:1px solid #5e10b1;font-size:18px;line-height:22px;font-family:"RNHouseSansRegular",sans-serif;color:#5a287d;background:url("clientlib_dropdown_base/resources/images/dropdown_champion.svg") #f5f5f5 no-repeat calc(100% - 16px);padding:16px 16px 16px 15px;-webkit-appearance:none;-moz-appearance:none;appearance:none}
@media(min-width:768px) and (max-width:1023px){.et-shelf .cmp-form-options--drop-down{max-width:403px}
.et-shelf .cmp-form-options--drop-down .cmp-form-options__field--drop-down+.ui-button.ui-selectmenu-button{width:403px}
}
.et-shelf .formcheckbox .cmp-form-options{margin-bottom:19px}
.et-shelf .formcheckbox .cmp-form-options--checkbox{position:relative}
.et-shelf .formcheckbox .cmp-form-options--checkbox .information_block{padding:7px 0}
.et-shelf .formcheckbox .cmp-form-options--checkbox .information_block__smry{cursor:pointer;display:inline-block}
.et-shelf .formcheckbox .cmp-form-options--checkbox .information_block__smry:focus-visible{outline:1px auto #5e10b1;outline-offset:3px}
.et-shelf .formcheckbox .cmp-form-options--checkbox .information_block__title{font-size:16px;color:#5e10b1;font-weight:normal;display:inline-flex;background-image:linear-gradient(transparent calc(100% - 1px),#5e10b1 10px,#5e10b1)}
.et-shelf .formcheckbox .cmp-form-options--checkbox .information_block__icon{background-image:url("../../../../../clientlibs/clientlib_editable_champion/resources/images/chevron-down.svg");width:16px;height:16px;display:inline-flex;vertical-align:middle}
.et-shelf .formcheckbox .cmp-form-options--checkbox .information_block p{font-size:14px}
.et-shelf .formcheckbox .cmp-form-options--checkbox .information_block p:last-of-type{margin-bottom:0}
.et-shelf .formcheckbox .cmp-form-options--checkbox details[open] .information_block__smry{margin-bottom:16px}
.et-shelf .formcheckbox .cmp-form-options--checkbox details[open] .information_block__smry .information_block__icon{background-image:url("../../../../../clientlibs/clientlib_editable_champion/resources/images/chevron-up.svg");width:16px;height:16px;background-size:100%}
.et-shelf .formcheckbox .cmp-form-options--checkbox details summary::-webkit-details-marker{display:none}
.et-shelf .formcheckbox .cmp-form-options--checkbox input:hover+label:before{outline:2px solid #5e10b1}
.et-shelf .formcheckbox .cmp-form-options__legend{color:#646068;margin-bottom:12px;border-bottom:0;font-weight:bold;font-size:16px;line-height:26px}
.et-shelf .formcheckbox .cmp-form-options .information_block{margin-bottom:18px}
.et-shelf .formcheckbox .cmp-form-options__field-label{width:47.1%}
.et-shelf .formcheckbox .cmp-form-options__field-label:first-of-type{margin-right:16px}
.et-shelf .formcheckbox .cmp-form-options__field-label:last-of-type{margin-left:-4px}
.et-shelf .formcheckbox .cmp-form-options__field-label .cmp-form-options__field--checkbox{margin:0;position:absolute;height:24px;width:24px;left:32px;opacity:0;z-index:-1}
.et-shelf .formcheckbox .cmp-form-options__field-label .cmp-form-options__field--checkbox+span{display:inline-block;user-select:none;position:relative;padding:0;font-weight:normal;font-size:16px;line-height:26px;margin-bottom:0;color:#646068}
.et-shelf .formcheckbox .cmp-form-options__field-label .cmp-form-options__field--checkbox+span::before{content:"";display:inline-block;vertical-align:middle;height:24px;width:24px;border:1px solid #646068;border-radius:3px;margin-right:8px;background:#fff;top:-2px;position:relative}
.et-shelf .formcheckbox .cmp-form-options__field-label .cmp-form-options__field--checkbox+span:hover::before{outline:2px solid #5e10b1}
.et-shelf .formcheckbox .cmp-form-options__field-label .cmp-form-options__field--checkbox:focus-visible+span{padding-right:10px;outline-offset:4px;outline:solid 2px #5e10b1}
.et-shelf .formcheckbox .cmp-form-options__field-label .cmp-form-options__field--checkbox:checked+span{color:#333}
.et-shelf .formcheckbox .cmp-form-options__field-label .cmp-form-options__field--checkbox:checked+span::before{background-color:#5e10b1;background-image:url("clientlib_options_base/resources/images/check_icon.svg");background-repeat:no-repeat;background-size:12px 10px;background-position:5px 6px}
.et-shelf .formcheckbox .cmp-form-options__field-label .cmp-form-options__field--checkbox:checked+span:hover::before{outline:2px solid #5e10b1}
@media(min-width:768px){.et-shelf .formcheckbox .cmp-form-options{margin-bottom:27px}
.et-shelf .formcheckbox .cmp-form-options__legend{font-weight:normal;font-size:18px}
.et-shelf .formcheckbox .cmp-form-options__field-label{width:41.4%}
.et-shelf .formcheckbox .cmp-form-options__field-label .cmp-form-options__field--checkbox+span{font-size:18px}
}
@media(min-width:1024px){.et-shelf .formcheckbox .cmp-form-options__field-label{width:31.76%}
}
@media(min-width:1255px){.et-shelf .formcheckbox .cmp-form-options__field-label{width:23%}
}
@media(min-width:320px) and (max-width:374px){.et-shelf .formcheckbox .cmp-form-options__field-label:last-of-type{margin-left:0}
}