.form-container__item{display:flex;justify-content:flex-start;align-items:center}.form__checkbox{position:absolute;top:0;left:0;width:24px;height:24px;background:#fff;opacity:0}.form__checkbox+span.form__checkbox-mask{position:relative;height:24px;padding-left:34px}.form__checkbox:not(:checked)+span.form__checkbox-mask:after{position:absolute;top:0;left:0;z-index:0;width:24px;height:24px;box-sizing:border-box;background-color:#fff;border:2px solid #e1e2e6;border-radius:4px;content:""}.form__checkbox:checked+span.form__checkbox-mask:after{position:absolute;top:0;left:0;z-index:0;width:24px;height:24px;box-sizing:border-box;background-size:60%;border:2px solid #e30611;border-radius:4px;content:""}.form__input-text{height:44px;padding:0 10px;box-sizing:border-box;font-size:14px;line-height:44px;color:#9198a0;border:2px solid #e2e5eb;border-radius:4px}.action-product-list__item-wrapper{margin-bottom:4px}@media only screen and (min-width:768px){.action-product-list__item-wrapper{margin-bottom:8px}}.action-product-list .action-product-item{padding:2px 6px}@media only screen and (min-width:768px){.action-product-list .action-product-item{padding:2px 8px}}.action-product-list .action-product-item span{color:#e30611}.action-product-list--product-detail{display:flex;width:auto}.action-product-list--product-detail .action-product-list__item-wrapper{flex-shrink:0;margin:0 4px 0 0}@media only screen and (min-width:768px){.action-product-list--product-detail .action-product-list__item-wrapper{margin:0 12px 0 0}}@media only screen and (min-width:1024px){.action-product-list--product-detail .action-product-list__item-wrapper{margin:0 8px 0 0}}@media only screen and (min-width:1440px){.action-product-list--product-detail .action-product-list__item-wrapper{margin:0 12px 0 0}}.action-product-list--product-detail .action-product-item{padding:2px 8px}@media only screen and (min-width:768px){.action-product-list--product-detail .action-product-item{padding:6px 12px}}