.modal-open{overflow:hidden}.checkbox-label{display:block;position:relative;padding-left:35px;cursor:pointer;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:230px;color:#8a8a8a}.checkbox-label input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:5px;left:0;height:25px;width:25px;background-color:#eee}.checkbox-label:hover input ~ .checkmark{background-color:#ccc}.checkbox-label input:checked ~ .checkmark{background-color:#ffdd2d}.checkmark:after{content:"";position:absolute;display:none}.checkbox-label input:checked ~ .checkmark:after{display:block}.checkbox-label .checkmark:after{left:9px;top:5px;width:5px;height:10px;border:solid #000000;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.ld{width:1em;height:1em;position:relative;display:inline-block;margin-left:3px}.ld-spin{-webkit-animation:ld-spin 1s infinite linear;animation:ld-spin 1s infinite linear;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}.ld-spin:after{content:" ";display:block;width:2em;height:2em;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateZ(0) scale(0.5);transform:translateZ(0) scale(0.5);-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:50%;border:.3em solid currentColor;border-left-color:transparent}.ld-arrow:after{content:" ";display:block;position:relative;top:50%;-webkit-transform:translatey(-50%);-ms-transform:translatey(-50%);transform:translatey(-50%);width:1em;height:1em;border:solid black;border-width:0 .3em .3em 0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0) scale(0.5) rotate(-45deg);transform:translateZ(0) scale(0.5) rotate(-45deg)}.ld-complete:after{content:" ";display:block;position:relative;left:3px;width:5px;height:10px;border:solid #000000;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}@-webkit-keyframes ld-spin{0%{-webkit-animation-timing-function:cubic-bezier(0.5856, 0.0703, 0.4143, 0.9297);animation-timing-function:cubic-bezier(0.5856, 0.0703, 0.4143, 0.9297);-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ld-spin{0%{-webkit-animation-timing-function:cubic-bezier(0.5856, 0.0703, 0.4143, 0.9297);animation-timing-function:cubic-bezier(0.5856, 0.0703, 0.4143, 0.9297);-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.cc{font-family:"Roboto", Sans-serif;max-width:640px;margin:0 auto 20px;line-height:1.4}.cc body,.cc div,.cc dl,.cc dt,.cc dd,.cc ul,.cc li,.cc h1,.cc h2,.cc h3,.cc h4,.cc h5,.cc h6,.cc pre,.cc code,.cc form,.cc fieldset,.cc input,.cc textarea,.cc p,.cc blockquote,.cc th,.cc td{margin:0;padding:0}.cc table{border-collapse:collapse;border-spacing:0}.cc fieldset,.cc img,.cc abbr{border:0}.cc address,.cc caption,.cc cite,.cc code,.cc dfn,.cc em,.cc strong,.cc th,.cc var{font-style:normal;font-weight:normal}.cc ul li{list-style:none}.cc caption,.cc th{text-align:left}.cc h1,.cc h2,.cc h3,.cc h4,.cc h5,.cc h6{font-size:100%;font-weight:normal}.cc sup{vertical-align:text-top}.cc sub{vertical-align:text-bottom}.cc input,.cc textarea,.cc select{font-family:inherit;font-size:inherit;font-weight:inherit}.cc legend{color:#000}.cc article,.cc aside,.cc details,.cc figcaption,.cc figure,.cc footer,.cc header,.cc hgroup,.cc menu,.cc nav,.cc section,.cc main{display:block}.cc img{max-width:100%;height:auto}.cc .cc__inner{border-radius:6px;border:1px solid #dddfe0}.cc .cc__header{border-radius:6px 6px 0 0;border-color:#3B475C;background-color:#3B475C;text-align:center;padding:30px 10px;color:#ffffff;font-size:22px}.cc .cc__body{padding:40px;border-bottom:1px solid #dddfe0}.cc .cc__footer{margin:30px 40px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cc .cc__fieldset{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.cc .cc__group{position:relative;width:45%}.cc .cc__field{position:relative;margin:0;background-color:#e5e5e5;height:66px;border-radius:6px;width:100%}.cc .cc__field_border{border-radius:6px 6px 0 0}.cc .cc__input,.cc .cc__input[type=tel]{height:66px;margin:0;position:absolute;left:0;bottom:0;z-index:2;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:10px;vertical-align:top;font-family:"Roboto", Sans-serif;font-size:18px;color:#0c0c0c;border:0 solid transparent;-webkit-transition-duration:.3s;transition-duration:.3s;outline:0;background:0 0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.cc .cc__input::-webkit-input-placeholder,.cc .cc__input[type=tel]::-webkit-input-placeholder{color:transparent}.cc .cc__input:-ms-input-placeholder,.cc .cc__input[type=tel]:-ms-input-placeholder{color:transparent}.cc .cc__input::-ms-input-placeholder,.cc .cc__input[type=tel]::-ms-input-placeholder{color:transparent}.cc .cc__input::placeholder,.cc .cc__input[type=tel]::placeholder{color:transparent}.cc .cc__input:focus,.cc .cc__input[type=tel]:focus{background-color:transparent}.cc .cc__label{width:100%;height:66px;line-height:66px;position:absolute;bottom:0;font-size:18px;color:#7e7e7e;-webkit-transition-duration:.3s;transition-duration:.3s;left:10px}.cc .cc__label_active{bottom:20px;font-size:13px;color:#7e7e7e}.cc .cc__range{margin:0;width:100%;background-color:#6c6c6c;border-radius:2px;border:none;height:3px;position:relative}.cc .cc__range .ui-slider-handle{position:absolute;margin:-4px 0 0 -9px;border:6px solid #FFE600;border-radius:50%;background-color:#ffffff;height:20px;width:20px;outline:none;cursor:pointer}.cc .cc__range .ui-slider-range{background-color:#FFE600}.cc .cc__hint{margin-top:12px;font-size:13px;color:#8a8a8a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cc .cc__result{display:-webkit-box;display:-ms-flexbox;display:flex;margin:30px auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px}.cc .cc__result-key{color:#7e7e7e;margin-right:5px}.cc .cc__btn{border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none;display:inline-block;-webkit-transition-duration:.3s;transition-duration:.3s;cursor:pointer;padding:15px 40px;border-radius:6px;font-family:"Roboto", Sans-serif;font-size:16px;color:#000;background-color:#ffdd2d;display:-webkit-box;display:-ms-flexbox;display:flex}.cc .cc__btn:hover{background-color:#f9d100}.cc .cc__btn_disabled{cursor:default;background-color:#ffe560}.cc .cc__btn_disabled:hover{background-color:#ffe560}.cc .cc__btn-icon{margin-left:5px}.cc .cc__status{font-size:18px;color:#1d2029;text-align:center;margin-bottom:10px;min-height:22px}.cc .cc .ui-widget.ui-widget-content{border:none}@media (max-width: 767.98px){.cc{max-width:none}.cc .cc__header{font-size:18px;padding:20px 10px}.cc .cc__body{padding:30px 15px}.cc .cc__footer{margin:30px 15px 10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc .cc__fieldset{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cc .cc__group{width:100%;margin-bottom:20px}.cc .cc__group:last-child{margin-bottom:0}.cc .cc__result{font-size:16px}.cc .cc__checkbox{margin-bottom:20px}}.overlay{z-index:2040;position:fixed;background-color:#000;opacity:0.85;width:100%;height:140%;top:0;left:0;cursor:pointer;display:none;-webkit-tap-highlight-color:transparent}.popup{-webkit-box-sizing:border-box;box-sizing:border-box;top:35px;z-index:2050;position:fixed;display:none;width:300px;padding:70px 10px 30px;border-radius:6px;left:50%;margin-left:-150px;background-color:#fff;font-family:"Roboto", Sans-serif;text-align:center}.popup__title{font-size:22px}.popup__description{margin-top:10px;font-size:18px}.popup__close{position:absolute;right:16px;top:16px;width:32px;height:32px;opacity:0.5;cursor:pointer}.popup__close:hover{opacity:1}.popup__close:before,.popup__close:after{position:absolute;left:15px;content:' ';height:33px;width:2px;background-color:#333}.popup__close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.popup__close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
