.funnel-supply-address-form-component{max-width:100%;padding:0;background-color:transparent}
.funnel-supply-address-form-component .input .cmp-form-text__text:focus-visible{box-shadow:0 0 0 2px var(--rds-color-interactive-border-focus);border-color:transparent;outline:0}
@media(min-width:1024px){.funnel-supply-address-form-component .input.col-md-6:nth-child(odd){padding-right:16px}
}
@media(min-width:1024px){.funnel-supply-address-form-component .input.col-md-6:nth-child(even){padding-left:16px}
}
.funnel-supply-address-form-component .error-msg{margin-bottom:16px}
.funnel-supply-address-form-component .required__text{margin-top:8px;margin-bottom:32px;color:var(--rds-color-content-medium)}
@media(min-width:1024px){.funnel-supply-address-form-component .required__text{margin-top:-8px}
}
.funnel-supply-address-form-component .dropdown-toggle{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}
.funnel-supply-address-form-component .dropdown-toggle:after{position:absolute;right:1px;top:50%;transform:translateY(-50%);font-family:"icomoon";font-size:20px;border:0;color:var(--rds-color-content-high);background:var(--rds-color-surface-white);border-radius:var(--rds-radius-inputs);width:32px;height:calc(100% - 10px);display:flex;align-items:center}
.funnel-supply-address-form-component .dropdown-toggle span{max-width:calc(100% - 26px);overflow:hidden}
.funnel-supply-address-form-component .dropdown-toggle+.dropdown-menu{width:auto}
@media(min-width:1024px){.funnel-supply-address-form-component .rp-btn{margin-top:16px;padding-left:41px;padding-right:41px;min-width:auto}
}
.funnel-supply-address-form-component .billing-address-check-container{margin-bottom:32px}
.funnel-supply-address-form-component .billing-address-check-container .cmp-form-options__field--checkbox{visibility:initial}
.funnel-supply-address-form-component .billing-address-check-container .cmp-form-options__field--checkbox:focus-visible+.cmp-form-options__field-input::before{box-shadow:0 0 0 2px var(--rds-color-interactive-border-focus);border-color:transparent;outline:0}