﻿.custom-checkbox input[type="checkbox"]{position:absolute;opacity:0;z-index:-1;}.custom-checkbox input[type="checkbox"]+input[type="hidden"]+span,.custom-checkbox input[type="checkbox"]+span{font-weight:normal;cursor:pointer;padding-left:45px;position:relative;}@media(max-width:1279px){.custom-checkbox input[type="checkbox"]+input[type="hidden"]+span,.custom-checkbox input[type="checkbox"]+span{padding-left:34px;}}.custom-checkbox.-without-text input[type="checkbox"]+input[type="hidden"]+span,.custom-checkbox.-without-text input[type="checkbox"]+span{padding-left:28px;}@media(max-width:1279px){.custom-checkbox.-without-text input[type="checkbox"]+input[type="hidden"]+span,.custom-checkbox.-without-text input[type="checkbox"]+span{padding-left:24px;}}.custom-checkbox input[type="checkbox"]+input[type="hidden"]+span::before,.custom-checkbox input[type="checkbox"]+span::before,.custom-checkbox input[type="checkbox"]+input[type="hidden"]+span::after,.custom-checkbox input[type="checkbox"]+span::after{font-family:'icomoon';content:" ";display:inline-block;margin-right:17px;line-height:1;width:28px;height:28px;transition:.2s;background-color:#25262b;border-radius:4px;color:#5090ff;text-align:center;line-height:29px;position:absolute;top:0;left:0;top:-5px;font-size:16px;}@media(max-width:1279px){.custom-checkbox input[type="checkbox"]+input[type="hidden"]+span::before,.custom-checkbox input[type="checkbox"]+span::before,.custom-checkbox input[type="checkbox"]+input[type="hidden"]+span::after,.custom-checkbox input[type="checkbox"]+span::after{width:24px;height:24px;}}@media(max-width:1279px){.custom-checkbox input[type="checkbox"]+input[type="hidden"]+span::after,.custom-checkbox input[type="checkbox"]+span::after{top:-6px;}}.custom-checkbox input[type="checkbox"][disabled]+input[type="hidden"]+span::before,.custom-checkbox input[type="checkbox"][disabled]+span::before,.custom-checkbox input[type="checkbox"][disabled]+input[type="hidden"]+span::after,.custom-checkbox input[type="checkbox"][disabled]+span::after,form.-temporarily-disabled .custom-checkbox input[type="checkbox"]+input[type="hidden"]+span::before,form.-temporarily-disabled .custom-checkbox input[type="checkbox"]+span::before,form.-temporarily-disabled .custom-checkbox input[type="checkbox"]+input[type="hidden"]+span::after,form.-temporarily-disabled .custom-checkbox input[type="checkbox"]+span::after{cursor:default;}form.temporarily-disabled{pointer-events:none;}.custom-checkbox input[type="checkbox"][disabled]+input[type="hidden"]+span::before,.custom-checkbox input[type="checkbox"][disabled]+span::before,.custom-checkbox input[type="checkbox"][disabled]+input[type="hidden"]+span::after,.custom-checkbox input[type="checkbox"][disabled]+span::after{background-color:#3a3c43;cursor:default;}.custom-checkbox input[type="checkbox"]+input[type="hidden"]+span::after,.custom-checkbox input[type="checkbox"]+span::after{background-color:transparent;cursor:pointer;transform:scale(1.5);transition:.3s;}.custom-checkbox input[type="checkbox"]:checked+input[type="hidden"]+span::after,.custom-checkbox input[type="checkbox"]:checked+span::after{transform:scale(1);content:"";}.custom-checkbox input[type="checkbox"][semiChecked]+input[type="hidden"]+span::after,.custom-checkbox input[type="checkbox"][semiChecked]+span::after{transform:scale(1);content:"";}.custom-checkbox input[type="checkbox"].loading+input[type="hidden"]+span::after,.custom-checkbox input[type="checkbox"].loading+span::after{transform:scale(1);content:"◝";-webkit-animation:rotation 2s infinite linear;font-size:21px;}