@use "sass:math";.module.module--option-selector{background-color:#f9f9f9;padding:unset;position:relative}.module.module--option-selector:before{background-color:#232323;content:"";height:50%;left:0;position:absolute;top:50%;width:100%}@media print,screen and (min-width:75em){.module.module--option-selector:before{bottom:0;height:unset;left:50%;top:0;width:55%}}.module.module--option-selector .content{padding:4rem 0;position:relative}@media print,screen and (min-width:47.9375em){.module.module--option-selector .content{padding:5rem 0}}@media print,screen and (min-width:75em){.module.module--option-selector .content{padding:6.5rem 0}}.module.module--option-selector .content.right p{color:#fff}