.form-ecommerce-content.bulk-gas{max-width:748px}
:root{--widthTooltipBulkGas:calc(100vw - 40px)}
.bulk-gas-component{position:relative}
.bulk-gas-component .cmp-form.required label::after{content:" *"}
.bulk-gas-component .cmp-form-options--dropdown.required span.label::after{content:" *"}
.bulk-gas-component .cmp-form-options--checkbox label+span{padding-left:32px}
.bulk-gas-component .dropdown-item.active-dropdown-item{color:var(--rds-color-content-hover);background-color:var(--rds-color-interactive-surface-state-hover)}
.tooltip-bulk-gas{width:var(--widthTooltipBulkGas);max-width:692px;pointer-events:none}
@media(max-width:1023px){.tooltip-bulk-gas{box-shadow:var(--rds-style-shadow-negative)}
}
.tooltip-bulk-gas.show{pointer-events:all}
.tooltip-bulk-gas .tooltip-outer:after{height:26px}
@media(max-width:1023px){.tooltip-bulk-gas .tooltip-outer{padding-top:3px;box-shadow:none}
}
.tooltip-bulk-gas .btn-close{top:16px;right:16px}
.tooltip-bulk-gas .btn-close .icon-rp{color:var(--rds-color-content-high)}