.selectCustom,.selectNative{display:block;font-size:14px;height:4rem;margin-bottom:20px;max-width:44rem;position:relative;width:100%}custom-select{display:flex;flex-direction:column}custom-select .form__label,custom-select .product-form__input.product-form__input--dropdown,custom-select .selectWrapper{display:none}.js-display{display:flex;margin-left:auto;margin-right:10px}.js-display img{object-fit:contain}.selectCustom{left:0;line-height:normal;top:0}@media (hover:hover){.selectCustom{display:block}.selectNative:focus+.selectCustom{display:none}}.selectCustom.isActive .selectCustom-trigger,.selectNative:focus{box-shadow:none;outline:none}.select{position:relative}.selectLabel{display:block;font-weight:700;margin-bottom:.4rem}.selectWrapper{position:relative}.selectCustom-trigger,.selectNative{background-color:#fff;border:1px solid #6f6f6f;border-radius:.4rem;font-size:1.6rem}.selectNative{-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;utf8, <svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-position-x:100%;background-position-y:.8rem;background-repeat:no-repeat;padding:0 .8rem}.selectCustom-trigger{background-color:#fff;cursor:pointer;display:flex;height:100%;justify-content:space-between;max-width:100%;padding:.8rem;position:relative}.selectCustom-trigger .description{display:none}custom-option[data-option-title=Cycle] .selectCustom-trigger .description{display:block}custom-option[data-option-title=Cycle] .frequency__title{display:none}custom-option[data-option-title=Cycle] .selectCustom-option{text-align:right}.selectCustom-options{background-color:#fff;border:1px solid #6f6f6f;border-radius:.4rem;box-shadow:0 0 4px #e9e1f8;display:none;left:0;position:absolute;top:4.6rem;width:100%;z-index:6}.selectCustom.isActive .selectCustom-options{display:initial}.selectCustom-option{align-items:center;display:grid;grid-template-columns:auto 1fr auto;padding:1rem 1.5rem;position:relative}.selectCustom-option img{height:32px;margin-right:6px;object-fit:cover;width:32px}.selectCustom-option.isHover,.selectCustom-option:hover{background-color:#f4f4f3;cursor:default}.selectCustom-option:not(:last-of-type):after{border-bottom:1px solid #d3d3d3;bottom:0;content:"";left:0;position:absolute;width:100%}.selectCustom-option.isActive{background-color:#f4f4f3}.selectCustom-option.isActive:before{content:"";left:.8rem;position:absolute}label[data-size="1"],label[data-size="1"]~select{display:none!important}