.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}.list-colors__heading{margin-bottom:16px;color:#001424}@media only screen and (min-width:768px){.list-colors__heading{margin-bottom:20px}}.list-colors__title{margin-right:8px;font-family:MTSSans-Medium,Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.25rem}.list-colors__name{font-family:MTSSans-Regular,Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.25rem}.list-colors__image,.list-colors__image-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%}.list-colors__image{z-index:3;background-repeat:no-repeat;background-position:0 50%;background-size:contain}.list-colors__check{z-index:3}.list-colors__image-placeholder{top:1px;left:1px;z-index:1;width:calc(100% - 2px);height:calc(100% - 2px);background:transparent;border:1px dashed #71767e}.list-colors__list{display:flex;flex-wrap:wrap;padding-left:6px}.list-colors__item{position:relative;display:flex;justify-content:center;align-items:center;flex-shrink:0;width:32px;height:32px;margin-right:20px;margin-bottom:20px;color:#fff;border-radius:50%}.list-colors__item:after{position:absolute;top:50%;left:50%;z-index:-1;width:44px;height:44px;border-radius:50%;content:"";transform:translate(-50%,-50%)}.list-colors__item:last-of-type{margin-right:0}@media only screen and (min-width:768px){.list-colors__item{margin-right:24px;margin-bottom:24px}}.list-colors__item--white{color:#001424;border:1px dashed #71767e}.list-colors__item--current:after{box-shadow:inset 0 0 0 2px #e30611}.list-colors__link{z-index:4;display:block;width:100%;height:100%}.list-colors--product-card .list-colors__list{display:flex;margin-bottom:0;padding:0}@media only screen and (min-width:768px){.list-colors--product-card .list-colors__list{margin-bottom:4px}}.list-colors--product-card .list-colors__item{width:12px;height:12px;margin-right:8px;margin-bottom:8px}@media only screen and (min-width:768px){.list-colors--product-card .list-colors__item{margin-right:8px;margin-bottom:8px}}.list-colors--product-card .list-colors__item--white:after{display:none}.list-colors--product-card .list-colors__check{fill:currentColor;display:block}