.datepicker--cells{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell,.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4eb5e6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4eb5e6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name,.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--day-name{color:#ff9a19;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:initial;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker--content{box-sizing:initial;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 5px)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 5px)}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--button{color:#4eb5e6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:"";background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(90deg,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower,.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:"";background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}.ui-timepicker-wrapper{overflow-y:auto;max-height:150px;width:6.5em;background:#fff;border:1px solid #ddd;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);outline:none;z-index:10052;margin:0}.ui-timepicker-wrapper.ui-timepicker-with-duration{width:13em}.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60{width:11em}.ui-timepicker-list{margin:0;padding:0;list-style:none}.ui-timepicker-duration{margin-left:5px;color:#888}.ui-timepicker-list:hover .ui-timepicker-duration{color:#888}.ui-timepicker-list li{padding:3px 0 3px 5px;cursor:pointer;white-space:nowrap;color:#000;list-style:none;margin:0}.ui-timepicker-list:hover .ui-timepicker-selected{background:#fff;color:#000}.ui-timepicker-list .ui-timepicker-selected:hover,.ui-timepicker-list li:hover,li.ui-timepicker-selected{background:#1980ec;color:#fff}.ui-timepicker-list li:hover .ui-timepicker-duration,li.ui-timepicker-selected .ui-timepicker-duration{color:#ccc}.ui-timepicker-list li.ui-timepicker-disabled,.ui-timepicker-list li.ui-timepicker-disabled:hover,.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled{color:#888;cursor:default}.ui-timepicker-list li.ui-timepicker-disabled:hover,.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled{background:#f2f2f2}.file-field{opacity:0;visibility:hidden;position:absolute;left:0;top:0}.file-field__fake-input{cursor:pointer;display:flex}.file-field__label{width:100%;padding-left:10px;padding-top:10px;padding-bottom:7px;background:#1d1f24;border:1px solid #353535;border-right:none;border-radius:2px 0 0 2px;font-family:Oswald,sans-serif;font-style:normal;font-weight:200;font-size:18px;line-height:142.19%;letter-spacing:.15em;color:#767676}@media screen and (max-width:600px){.file-field__label{font-size:14px}}.file-field__label--invalid{border:1px solid #ea2e2e;border-right:none;color:#ea2e2e}.file-field__label--invalid+.file-field__inv-fdb{display:block}.file-field__button{display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:Oswald,sans-serif;font-style:normal;font-weight:400;font-size:16px;padding-left:30px;padding-right:30px;letter-spacing:.18em;color:#fff;background-color:#ea2e2e;border-radius:0 2px 2px 0;transition:all .2s ease}.file-field__inv-fdb{display:none;color:#ea2e2e;font-size:12px;margin-top:-8px;margin-bottom:10px}.switch{position:relative}.switch input{position:absolute;visibility:hidden;top:0;left:0}.switch input:checked+label{background-color:#ea2e2e}.switch input:checked+label .switch__lever{transform:translateX(15px)}.switch label{cursor:pointer;display:block;width:35px;height:20px;background-color:#7d7d7d;border:4px solid #525252;border-radius:10px;transition:background-color .2s ease}.switch__lever{width:12px;height:12px;border-radius:50%;background-color:#c4c4c4;transition:transform .2s ease}.input-helper{position:relative}.input-helper span{cursor:pointer;position:absolute;right:-25px;top:15px}@media(max-width:500px){.input-helper span{right:-20px}}.input-helper span img{width:20px;height:20px}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:initial;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:initial;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0 0 0 20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:initial;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:initial;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.select2{position:relative;width:100%}.select2-container--default .select2-selection--single{height:32px;padding-left:5px;padding-top:1px;border:1px solid #353535;background:#1d1f24;border-radius:2px;font-family:Oswald,sans-serif;font-style:normal;font-weight:200;font-size:18px;line-height:142.19%;letter-spacing:.15em;color:#767676}@media screen and (max-width:600px){.select2-container--default .select2-selection--single{font-size:14px}}.select2-container--default .select2-selection--single:focus{outline:none}.select2-results{font-family:Oswald,sans-serif;font-weight:200}.select2-results__options::-webkit-scrollbar-button{background-image:url();background-repeat:no-repeat;width:3px;height:0}.select2-results__options::-webkit-scrollbar-track{background-color:#32312e}.select2-results__options::-webkit-scrollbar-thumb{-webkit-border-radius:2px;border-radius:2px;background-color:#ea2e2e}.select2-results__options::-webkit-resizer{background-image:url();background-repeat:no-repeat;width:7px;height:0}.select2-results__options::-webkit-scrollbar{width:3px}.select2-search--dropdown{display:none}.select2-dropdown{border:1px solid #353535;border-radius:2px}.select2-results__option--selectable{background:#1d1f24}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,.select2-container--default .select2-results__option--selected{background-color:#2b303a}.select2-selection__arrow{position:relative;height:30px}.select2-selection__arrow:after{display:block;content:"";position:absolute;right:8px;top:10px;width:8px;height:8px;border-left:2px solid #767676;border-bottom:2px solid #767676;transform:rotate(-45deg);z-index:-1}.select2-selection__arrow b{display:none}.select2-container .select2-selection--single .select2-selection__rendered{color:#767676}@media screen and (max-width:400px){.select2-container .select2-selection--single .select2-selection__rendered{padding-left:2px}}.choose-service{min-height:calc(100vh - 510px)}.choose-service__items-wrapper{padding-left:70px}@media screen and (max-width:600px){.choose-service__items-wrapper{padding-left:30px}}.choose-service__back-arrow{cursor:pointer;position:absolute;top:50%;left:-55px;padding:10px;transition:all .2s ease}@media screen and (max-width:600px){.choose-service__back-arrow{left:-45px}}.choose-service__back-arrow:hover{border-color:#ea2e2e}.teachers-section__item{margin-left:70px;margin-right:20px;margin-top:20px!important;padding:30px 10px;border-bottom:1px solid #ea2e2e;border-top:1px solid #ea2e2e}@media screen and (max-width:600px){.teachers-section__item{margin-left:30px}}.teachers-section__item-title{font-size:36px!important}@media screen and (max-width:760px){.teachers-section__item-title{font-size:28px!important}}.select2{margin-bottom:10px}.select-label{font-family:Oswald,sans-serif;font-style:normal;font-weight:200;line-height:142.19%;letter-spacing:.15em;margin-bottom:5px}.course-item-img{object-position:top;height:215px!important}.loading-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.7);z-index:10000000;display:flex;justify-content:center;align-items:center;flex-direction:column}.loading-overlay__message{text-align:center}.loading-overlay--solid{background:#0a0b0c}.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-algolia:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-aws:before{content:""}.fa-backward:before{content:""}.fa-balance-scale:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-barcode:before{content:""}.fa-bars:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-bath:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-bed:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-slash:before{content:""}.fa-bicycle:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blind:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-bowling-ball:before{content:""}.fa-box:before{content:""}.fa-boxes:before{content:""}.fa-braille:before{content:""}.fa-briefcase:before{content:""}.fa-btc:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-buromobelexperte:before{content:""}.fa-bus:before{content:""}.fa-buysellads:before{content:""}.fa-calculator:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-times:before{content:""}.fa-camera:before{content:""}.fa-camera-retro:before{content:""}.fa-car:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-centercode:before{content:""}.fa-certificate:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-pie:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-square:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-board:before{content:""}.fa-chess-king:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-rook:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chrome:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-columns:before{content:""}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comments:before{content:""}.fa-compass:before{content:""}.fa-compress:before{content:""}.fa-connectdevelop:before{content:""}.fa-contao:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-credit-card:before{content:""}.fa-crop:before{content:""}.fa-crosshairs:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-delicious:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-deviantart:before{content:""}.fa-digg:before{content:""}.fa-digital-ocean:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-dna:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-dot-circle:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-dropbox:before{content:""}.fa-drupal:before{content:""}.fa-dyalog:before{content:""}.fa-earlybirds:before{content:""}.fa-edge:before{content:""}.fa-edit:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-fax:before{content:""}.fa-female:before{content:""}.fa-fighter-jet:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-code:before{content:""}.fa-file-excel:before{content:""}.fa-file-image:before{content:""}.fa-file-pdf:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-film:before{content:""}.fa-filter:before{content:""}.fa-fire:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-firefox:before{content:""}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-firstdraft:before{content:""}.fa-flag:before{content:""}.fa-flag-checkered:before{content:""}.fa-flask:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-fly:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-frown:before{content:""}.fa-futbol:before{content:""}.fa-gamepad:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-gift:before{content:""}.fa-git:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass-martini:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-graduation-cap:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-spock:before{content:""}.fa-handshake:before{content:""}.fa-hashtag:before{content:""}.fa-hdd:before{content:""}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-heart:before{content:""}.fa-heartbeat:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hockey-puck:before{content:""}.fa-home:before{content:""}.fa-hooli:before{content:""}.fa-hospital:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-houzz:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-i-cursor:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-image:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-instagram:before{content:""}.fa-internet-explorer:before{content:""}.fa-ioxhost:before{content:""}.fa-italic:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-jenkins:before{content:""}.fa-joget:before{content:""}.fa-joomla:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-key:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-korvue:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laravel:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-leaf:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-lightbulb:before{content:""}.fa-line:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location-arrow:before{content:""}.fa-lock:before{content:""}.fa-lock-open:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-low-vision:before{content:""}.fa-lyft:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-male:before{content:""}.fa-map:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-maxcdn:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-meh:before{content:""}.fa-mercury:before{content:""}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-microsoft:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-square:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill-alt:before{content:""}.fa-moon:before{content:""}.fa-motorcycle:before{content:""}.fa-mouse-pointer:before{content:""}.fa-music:before{content:""}.fa-napster:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nintendo-switch:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-osi:before{content:""}.fa-outdent:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-paint-brush:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-paragraph:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paypal:before{content:""}.fa-pen-square:before{content:""}.fa-pencil-alt:before{content:""}.fa-percent:before{content:""}.fa-periscope:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phone:before{content:""}.fa-phone-square:before{content:""}.fa-phone-volume:before{content:""}.fa-php:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-plane:before{content:""}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-print:before{content:""}.fa-product-hunt:before{content:""}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-random:before{content:""}.fa-ravelry:before{content:""}.fa-react:before{content:""}.fa-rebel:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-registered:before{content:""}.fa-rendact:before{content:""}.fa-renren:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-resolving:before{content:""}.fa-retweet:before{content:""}.fa-road:before{content:""}.fa-rocket:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-rupee-sign:before{content:""}.fa-safari:before{content:""}.fa-sass:before{content:""}.fa-save:before{content:""}.fa-schlix:before{content:""}.fa-scribd:before{content:""}.fa-search:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-share:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield-alt:before{content:""}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shower:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-simplybuilt:before{content:""}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-sliders-h:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snowflake:before{content:""}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-space-shuttle:before{content:""}.fa-speakap:before{content:""}.fa-spinner:before{content:""}.fa-spotify:before{content:""}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-star:before{content:""}.fa-star-half:before{content:""}.fa-staylinked:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-strava:before{content:""}.fa-street-view:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-sun:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tasks:before{content:""}.fa-taxi:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-tencent-weibo:before{content:""}.fa-terminal:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-ticket-alt:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-tint:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-trademark:before{content:""}.fa-train:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-tree:before{content:""}.fa-trello:before{content:""}.fa-tripadvisor:before{content:""}.fa-trophy:before{content:""}.fa-truck:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-tv:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-uikit:before{content:""}.fa-umbrella:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-uniregistry:before{content:""}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-usb:before{content:""}.fa-user:before{content:""}.fa-user-circle:before{content:""}.fa-user-md:before{content:""}.fa-user-plus:before{content:""}.fa-user-secret:before{content:""}.fa-user-times:before{content:""}.fa-users:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-vaadin:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume-down:before{content:""}.fa-volume-off:before{content:""}.fa-volume-up:before{content:""}.fa-vuejs:before{content:""}.fa-warehouse:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weixin:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheelchair:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wikipedia-w:before{content:""}.fa-window-close:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wrench:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;src:url(7030c5ead7ff1e88a2db.eot);src:url(7030c5ead7ff1e88a2db.eot?#iefix) format("embedded-opentype"),url(74f3a5004b71c1f69947.woff2) format("woff2"),url(34244932926309b7f211.woff) format("woff"),url(38203e9445a743c12d5d.ttf) format("truetype"),url(cf111e756308479381018fdd0c929e04.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;src:url(6476c1ecf420ab11be83.eot);src:url(6476c1ecf420ab11be83.eot?#iefix) format("embedded-opentype"),url(e1f5ae35bd3ca5492687.woff2) format("woff2"),url(3ec48f49ad25f5db51b6.woff) format("woff"),url(05c783c7f5043d547e1a.ttf) format("truetype"),url(4370faeb40068a807d24aea62afc946f.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;src:url(cba0cc94c7f88447b9ce.eot);src:url(cba0cc94c7f88447b9ce.eot?#iefix) format("embedded-opentype"),url(1e93a3b92bab2fdc60af.woff2) format("woff2"),url(50a1d86f6cf6084b6489.woff) format("woff"),url(b5ab8f3c4335f9dfb570.ttf) format("truetype"),url(513e7c28fec755f891e4ae14172d3378.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Free}.fa,.fas{font-weight:900}.m-auto{margin-left:auto!important;margin-right:auto!important}.ml-10{margin-left:10px}.mt-10{margin-top:10px}.mt-50{margin-top:50px}.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-20{margin-bottom:20px}@media screen and (max-width:768px){.mb-20{margin-bottom:15px}}@media screen and (max-width:425px){.mb-20{margin-bottom:10px}}.mb-50{margin-bottom:50px!important}@media screen and (max-width:768px){.mb-50{margin-bottom:35px!important}}@media screen and (max-width:425px){.mb-50{margin-bottom:20px!important}}.mr-10{margin-right:10px}.mr-20{margin-right:20px}.mt-20{margin-top:20px!important}.mt-50{margin-top:50px!important}.pt-50{padding-top:50px}.pl-50{padding-left:50px}.pb-50{padding-bottom:50px}.pb-20{padding-bottom:20px}.color-w{color:#fff!important}.t-center{text-align:center!important}.t-left{text-align:left!important}.t-italic{font-style:italic}.d-block{display:block!important}.d-inline-block{display:inline-block}.d-inline{display:inline}.d-flex{display:flex!important}.d-none{display:none!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.align-center{align-items:center!important}.align-start{align-items:flex-start!important}.flex-wrap{flex-wrap:wrap}.flex-column{flex-direction:column}.w-100{width:100%}.uppercase{text-transform:uppercase}.border-blue{border:1px solid #05f6f8}.border-purple{border:1px solid #f805f4}.datepicker,.datepicker--pointer{background:#0a0b0c;border:none}.datepicker--day-name{color:#ea2e2e}.datepicker--nav{border-bottom:1px solid hsla(0,0%,100%,.3)}.datepicker--nav-title{color:hsla(0,0%,100%,.9)}.datepicker--nav-title:hover{background:hsla(0,0%,100%,.1)}.datepicker--cell-day,.datepicker--cell-month,.datepicker--cell-year{color:hsla(0,0%,100%,.9)}.datepicker--cell-day.-disabled-,.datepicker--cell-month.-disabled-,.datepicker--cell-year.-disabled-{color:hsla(0,0%,100%,.3)}.datepicker--cell-day.-current-,.datepicker--cell-month.-current-,.datepicker--cell-year.-current-{color:#ea2e2e!important}.datepicker--cell-day.-other-month-,.datepicker--cell-month.-other-month-,.datepicker--cell-year.-other-month-{color:hsla(0,0%,100%,.5);visibility:hidden}.datepicker--cell-day.-focus-,.datepicker--cell-month.-focus-,.datepicker--cell-year.-focus-{background:hsla(0,0%,100%,.1)}.datepicker--cell-day.-selected-,.datepicker--cell-month.-selected-,.datepicker--cell-year.-selected-{background:#ea2e2e!important}.datepicker--cell-day.-selected-.-focus-,.datepicker--cell-month.-selected-.-focus-,.datepicker--cell-year.-selected-.-focus-{background:#d61212!important}.datepicker__input{margin-bottom:13px}.datepickers-container{z-index:1000000}.ui-timepicker-wrapper{z-index:100!important;background-color:#0a0b0c!important;border:none!important;padding:10px}.ui-timepicker-wrapper::-webkit-scrollbar-button{background-image:url();background-repeat:no-repeat;width:7px;height:0}.ui-timepicker-wrapper::-webkit-scrollbar-track{background-color:#32312e}.ui-timepicker-wrapper::-webkit-scrollbar-thumb{-webkit-border-radius:2px;border-radius:2px;background-color:#ea2e2e}.ui-timepicker-wrapper::-webkit-resizer{background-image:url();background-repeat:no-repeat;width:7px;height:0}.ui-timepicker-wrapper::-webkit-scrollbar{width:7px}.ui-timepicker-list li{color:#d8d8d8!important}.ui-timepicker-list li.ui-timepicker-selected,.ui-timepicker-list li:hover{background-color:#ea2e2e!important}li.ui-timepicker-disabled{color:#5f5f5f!important}.tinkoffPayForm{max-width:800px;position:relative}.tinkoffPayForm,.tinkoffPayForm form{margin-right:auto;margin-left:auto;margin-bottom:20px}.tinkoffPayForm form{max-width:700px}.tinkoffPayForm.popup__inner{padding-left:90px;padding-right:90px}@media screen and (max-width:1000px){.tinkoffPayForm.popup__inner{padding-left:70px!important;padding-right:70px!important}}@media screen and (max-width:450px){.tinkoffPayForm.popup__inner{padding-left:50px!important;padding-right:50px!important}}.tinkoffPayForm__arrow-back{position:absolute;left:20px;top:50%;transform:translateY(-50%)}@media screen and (max-width:1000px){.tinkoffPayForm__arrow-back{left:10px}}.tinkoffPayRow{margin:0 0 10px!important;width:100%!important}.tinkoffPayRow:last-child{margin:0!important}.tinkoffWidgetContainer{display:flex;justify-content:center}@keyframes fade-in{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes fade-out{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes fade-in-vertical{0%{transform:translatey(-100%)}to{transform:translatey(0)}}@keyframes fade-out-vertical{0%{transform:translatey(0)}to{transform:translatey(-100%)}}@keyframes rotate-in{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}@keyframes rotate-out{0%{transform:rotate(180deg)}to{transform:rotate(0deg)}}@keyframes pulse{0%{transform:scale(1)}to{transform:scale(1.3)}}.fade-in{animation-name:fade-in;animation-timing-function:ease;animation-fill-mode:forwards}.fade-in,.fade-out{animation-duration:.6s}.fade-out{animation-name:fade-out;animation-timing-function:ease;animation-fill-mode:forwards}.fade-in-vertical{animation-name:fade-in-vertical;animation-duration:.2s;animation-timing-function:ease;animation-fill-mode:forwards}.fade-out-vertical{animation-name:fade-out-vertical;animation-duration:.2s;animation-timing-function:ease;animation-fill-mode:forwards}.rotate-in{animation-name:rotate-in;animation-duration:.4s;animation-timing-function:ease;animation-fill-mode:forwards}.rotate-out{animation-name:rotate-out;animation-duration:.4s;animation-timing-function:ease;animation-fill-mode:forwards}.animation-pulse{animation:pulse .7s ease-in-out 0s infinite alternate}.swal2-popup.swal2-toast{box-shadow:none!important}.swal2-title{display:block!important}@media screen and (max-width:500px){.swal2-title{font-size:14px!important}}.popup{cursor:default;overflow:auto;display:none;position:fixed;z-index:1000;background:rgba(0,0,0,.7)}.popup,.popup__sub{top:0;left:0;bottom:0;right:0}.popup__sub{position:absolute;cursor:pointer}.popup__inner{width:100%;max-width:1200px;overflow:auto;max-height:90vh;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:80px 150px;background:#131316}@media screen and (max-width:1400px){.popup__inner{max-width:95%;padding:60px 120px}}@media screen and (max-width:1250px){.popup__inner{max-width:90%;padding:60px 80px}}@media screen and (max-width:1000px){.popup__inner{padding:60px 30px}}.popup__title{text-align:center;font-style:normal;margin-bottom:15px}.popup__title--prices{font-weight:500;font-size:24px;line-height:142.19%;letter-spacing:.04em;color:#ea2e2e}@media screen and (max-width:1250px){.popup__title--prices{font-size:20px}}.popup__list{font-style:normal;font-weight:400;font-size:20px;line-height:142.19%;letter-spacing:.04em;padding-left:25px;margin-bottom:10px}@media screen and (max-width:1250px){.popup__list{font-size:16px}}.popup__list a{display:inline;color:#fff;text-decoration:underline}.popup__list ul{padding-top:10px;padding-bottom:10px;color:#a0a0a0;font-size:18px;font-weight:300}@media screen and (max-width:1250px){.popup__list ul{font-size:14px}}.popup__text{margin-top:30px;font-style:normal;font-weight:400;font-size:22px;line-height:150%;letter-spacing:.045em}@media screen and (max-width:1250px){.popup__text{font-size:18px}}.popup__addition{font-style:italic;font-weight:300;font-size:18px;line-height:142.19%;letter-spacing:.04em;color:#a0a0a0;margin-bottom:20px}@media screen and (max-width:1250px){.popup__addition{font-size:14px}}.popup__prices-wrap{margin-top:30px;display:flex;justify-content:space-around;flex-wrap:wrap}.popup__prices-wrap--john{justify-content:space-between}@media screen and (max-width:531px){.popup__prices-wrap--john{justify-content:flex-start;flex-direction:column}}.popup__prices-item{margin:0 10px 20px}.popup__category{flex-basis:45%}@media screen and (max-width:800px){.popup{flex-basis:100%}.popup:not(:last-child){margin-bottom:30px}}.popup-title{text-transform:uppercase;font-size:18px;margin-bottom:15px}.popup-title:after{display:block;content:"";width:60px;height:2px;background-color:#ea2e2e;margin-top:5px}.popup-price{font-weight:500;font-size:18px;line-height:142.19%;margin-bottom:7px;letter-spacing:.04em}.popup-description,.popup-price{font-family:Montserrat;font-style:normal}.popup-description{font-weight:400;font-size:16px;line-height:1.3;letter-spacing:.5px}.popup-description span{display:block;margin-top:10px;font-style:italic;color:#ea2e2e}.popup__close{cursor:pointer;position:absolute;top:20px;right:20px;width:21px;height:21px;background:url(cc39dd12b1f11536ce828c878b703af3.svg) 50% no-repeat;background-size:cover;z-index:100}.popup--frame{justify-content:center;align-items:center}.popup--frame .popup__inner{padding:0;width:80%;height:90%}@media screen and (max-width:500px){.popup--frame .popup__inner{max-width:100%;max-height:100%;width:100%;height:100%}}.popup--frame .popup__close{background:#f5f5f6;border-radius:5px;top:13px}.popup--frame .popup__close:after,.popup--frame .popup__close:before{position:absolute;border-radius:2px;top:50%;left:50%;display:block;content:"";width:3px;height:15px;background-color:#818181;transform-origin:center center}.popup--frame .popup__close:before{transform:translate(-50%,-50%) rotate(-45deg)}.popup--frame .popup__close:after{transform:translate(-50%,-50%) rotate(45deg)}.popup--frame iframe{display:block;background:#fff;width:100%;height:99%}@media screen and (max-width:500px){.popup--frame iframe{height:100vh}}.choose-service{padding-top:150px!important}.choose-service__grid-sizer{width:48%;margin-bottom:30px}@media screen and (max-width:1200px){.choose-service__grid-sizer{width:100%}}.choose-service__item{display:flex;align-items:center;cursor:pointer;min-height:278px;width:48%;background-color:#131316;padding:40px;margin-bottom:20px;transition:position 0s linear!important}@media screen and (max-width:1200px){.choose-service__item{width:100%;min-height:250px}}.choose-service__item-inner{display:flex;flex-grow:1}@media screen and (max-width:650px){.choose-service__item-inner{display:block;text-align:center}}.choose-service__item-info{flex-grow:1}.choose-service__item-img{flex-shrink:0;object-fit:cover;width:90%;max-width:195px;height:160px;margin-right:25px}@media screen and (max-width:650px){.choose-service__item-img{display:block;margin-left:auto;margin-right:auto;width:90%;max-width:195px;max-height:160px}}.choose-service__item-title{font-size:24px!important;margin-bottom:7px}.choose-service__item-price{color:#fff;font-size:18px!important;font-weight:400!important;margin-bottom:7px}.choose-service__item-description{color:#a1a1a1}.choose-service__options-title{font-size:36px!important}@media screen and (max-width:670px){.choose-service__options-title{font-size:28px!important}}.choose-service__options{margin:50px 0 30px 100px}@media screen and (max-width:670px){.choose-service__options{margin:30px 0}}.choose-service__options-submit{display:block!important;margin:0 auto}.choose-service__option{position:relative;margin-bottom:10px}.choose-service__option *{cursor:pointer}.choose-service__option input{position:absolute;opacity:0}.choose-service__option input:checked+label:before{background-color:#ea2e2e}.choose-service__option input:focus+label:before{outline:1px auto -webkit-focus-ring-color}.choose-service__option label{padding-left:25px;font-size:18px!important}@media screen and (max-width:670px){.choose-service__option label{font-size:16px!important}}.choose-service__option label:before{position:absolute;top:5px;display:block;content:"";width:15px;height:15px;outline:3px solid #525252;outline-offset:-2px;background-color:#525252}.choose-service__abonement{font-size:18px!important}.choose-service__abonement-btn:hover{text-decoration:underline}.choose-service__abonement-list{display:block;font-style:normal;font-weight:400;font-size:16px;line-height:160%;letter-spacing:.05em;margin:10px 0 0;padding-left:10px}@media screen and (max-width:700px){.choose-service__abonement-list{font-size:14px}}@media screen and (max-width:400px){.choose-service__abonement-list{font-size:13px}}.choose-service__abonement-list li{padding:3px 0;list-style:none}.choose-service__abonement-list li:before{content:" ";display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#ea2e2e;margin-right:10px}.choose-service__buy-abonement{margin-top:20px;margin-left:auto;margin-right:auto}.checkbox{position:relative}.checkbox *{cursor:pointer}.checkbox input{position:absolute;opacity:0}.checkbox input:checked+label:before{background-color:#ea2e2e}.checkbox input:focus+label:before{outline:1px auto -webkit-focus-ring-color}.checkbox label{padding-left:25px;font-size:16px!important;font-family:Oswald;font-weight:300;letter-spacing:2px;line-height:154.19%}@media screen and (max-width:670px){.checkbox label{font-size:16px!important}}.checkbox label:before{position:absolute;top:5px;display:block;content:"";width:15px;height:15px;border:3px solid #525252;background-color:#525252;box-shadow:1px}.checkbox--rounded label:before{border-radius:50%}.read-more__text{height:43px;overflow:hidden;transition:height .2s linear}.read-more__text--stretched{height:auto}.read-more__btn{font-size:16px!important}.read-more__btn:hover{text-decoration:underline}.teachers-grid{text-align:left;padding-top:50px;position:relative;margin:0 auto;max-width:900px}@media screen and (max-width:900px){.teachers-grid{width:60%}}@media screen and (max-width:650px){.teachers-grid{width:70%}}@media screen and (max-width:550px){.teachers-grid{width:100%}}@media screen and (max-width:750px){.teachers-grid{padding-top:30px}}.teachers-grid:before{display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);content:"";width:75%;height:2px;background:#ea2e2e;margin-bottom:30px}.teachers-grid .teachers-grid__sizer,.teachers-grid__item{display:block;position:relative;overflow:hidden;width:47%;margin-bottom:30px}@media screen and (max-width:900px){.teachers-grid .teachers-grid__sizer,.teachers-grid__item{width:100%}}.teachers-grid .teachers-grid__sizer:hover .teachers-grid__img,.teachers-grid__item:hover .teachers-grid__img{transition:transform 15s ease-out;transform:scale(1.3)}.teachers-grid .teachers-grid__sizer:hover .teachers-grid .teachers-grid__sizer-description,.teachers-grid .teachers-grid__sizer:hover .teachers-grid__item-description,.teachers-grid__item:hover .teachers-grid .teachers-grid__sizer-description,.teachers-grid__item:hover .teachers-grid__item-description{opacity:1}.teachers-grid .teachers-grid__sizer-description,.teachers-grid__item-description{position:absolute;left:0;right:0;bottom:0;padding:5px 15px 20px;background-color:rgba(7,8,8,.8901960784313725);text-align:center;opacity:0;transition:opacity .3s ease}@media screen and (max-width:768px){.teachers-grid .teachers-grid__sizer-description,.teachers-grid__item-description{opacity:1}}@media screen and (max-width:400px){.teachers-grid .teachers-grid__sizer-description,.teachers-grid__item-description{padding:5px 5px 10px}}.teachers-grid .teachers-grid__sizer-title,.teachers-grid__item-title{color:#ea2e2e}.teachers-grid .teachers-grid__sizer-text,.teachers-grid__item-text{color:#fff;font-weight:400;font-size:16px;line-height:150%;letter-spacing:.04em}@media screen and (max-width:600px){.teachers-grid .teachers-grid__sizer-text,.teachers-grid__item-text{font-size:14px}}@media screen and (max-width:470px){.teachers-grid .teachers-grid__sizer-text,.teachers-grid__item-text{font-size:12px}}.teachers-grid__img{object-fit:cover;width:100%;height:500px;transition:transform 0 linear}@media screen and (max-width:650px){.teachers-grid__img{height:450px}}@media screen and (max-width:550px){.teachers-grid__img{height:400px}}@media screen and (max-width:370px){.teachers-grid__img{height:350px}}.abonement-calculator{margin:50px 0 35px;display:flex;flex-direction:column;align-items:center}.abonement-calculator__controls{display:flex;align-items:center;margin-bottom:15px}.abonement-calculator__amount{margin-right:10px;margin-left:10px}.abonement-calculator__minus,.abonement-calculator__plus{cursor:pointer;position:relative;width:30px;height:30px;background-color:#ea2e2e}.abonement-calculator__minus:hover,.abonement-calculator__plus:hover{background-color:#d61212}.abonement-calculator__minus:disabled,.abonement-calculator__plus:disabled{cursor:default;background-color:#929292}.abonement-calculator__minus:before,.abonement-calculator__plus:before{top:50%;left:50%;transform:translate(-50%,-50%) rotate(90deg);position:absolute;display:block;content:"";width:3px;height:17px;background-color:#fff}.abonement-calculator__plus:after{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;display:block;content:"";width:3px;height:17px;background-color:#fff}.abonement-calculator__sum{font-size:36px!important}.abonement-calculator__lesson-stream{margin-bottom:10px}.abonement-calculator__lesson-stream-title{font-size:14px;line-height:100%;letter-spacing:1px;margin-left:5px}.abonement-calculator__lesson-stream-question-icon{width:15px;height:15px}.abonement-calculator__lesson-stream-question-btn{background:none;cursor:pointer;margin-left:3px;margin-bottom:3px}.abonement-calculator__first-only{margin-bottom:20px}.choose-time__timepicker{margin-top:10px}.choose-time__timepicker.ui-timepicker-input{height:300px}.choose-time__timepicker .ui-timepicker-wrapper{text-align:center;font-size:22px;max-width:700px;max-height:300px;margin:0 auto;width:100%;position:static!important;display:block!important}@media screen and (max-width:500px){.choose-time__timepicker .ui-timepicker-wrapper{font-size:20px!important}}@media screen and (max-width:1000px){.choose-time .popup__inner{padding-left:50px;padding-right:50px}}@media screen and (max-width:450px){.choose-time .popup__inner{padding-left:40px;padding-right:40px}}.choose-time .datepicker{width:100%;max-width:600px;font-size:18px!important;margin:0 auto}@media screen and (max-width:500px){.choose-time .datepicker{font-size:14px!important}}.choose-time .datepicker .datepicker--cell{height:50px!important}@media screen and (max-width:500px){.choose-time .datepicker .datepicker--cell{height:30px!important}}.choose-time .datepicker .datepicker--cells-months,.choose-time .datepicker .datepicker--cells-years,.choose-time .datepicker .datepicker--years{height:250px!important}.choose-time h3{margin-bottom:25px}.choose-time button{margin-top:30px}.choose-time__arrow-back{position:absolute;left:20px;top:50%;transform:translateY(-50%)}@media screen and (max-width:1000px){.choose-time__arrow-back{left:10px}}@media screen and (max-width:780px){.choose-time__arrow-back{left:6px}}.lds-ellipsis{display:block;position:relative;width:80px;height:80px}.lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#ea2e2e;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:first-child{left:8px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}.arrow-back{cursor:pointer;display:flex;justify-content:center;align-items:center;width:60px;height:120px;transition:background-color .1s linear;border-radius:5px}@media screen and (max-width:1000px){.arrow-back{width:40px;height:80px}}@media screen and (max-width:450px){.arrow-back{width:30px;height:60px}}.arrow-back:hover{background-color:rgba(0,0,0,.47843137254901963)}.arrow-back__icon{width:25px;height:25px;border-left:1px solid #fff;border-bottom:1px solid #fff;transform-origin:center center;transform:rotate(45deg) translate(15%,-15%)}@media screen and (max-width:1000px){.arrow-back__icon{width:20px;height:20px}}@media screen and (max-width:450px){.arrow-back__icon{width:15px;height:15px}}.success-section .success{min-height:calc(100vh - 510px);padding-top:100px;display:flex;flex-direction:column;justify-content:center}.success-section .section-head{margin-bottom:30px}.success-section .parag{font-size:16px;max-width:900px;margin-left:auto;margin-right:auto}@media screen and (max-width:450px){.success-section .parag{font-size:14px}}.success-section__socials{margin-top:10px}.success-section__lessons-info{font-size:18px!important;margin-bottom:20px}.success-section__lessons-info ul{margin-top:10px}.quiz{max-width:900px;margin:0 auto;background-color:#131316;padding:50px 60px;display:flex;flex-direction:column;align-items:center;position:relative}@media screen and (max-width:600px){.quiz{padding:35px 30px}}@media screen and (max-width:400px){.quiz{margin-left:-30px;margin-right:-30px}}.quiz *{z-index:100}.quiz:before{position:absolute;z-index:0;display:block;content:"";left:0;top:0;right:0;bottom:0;opacity:.06;background-image:url(c3644e8370d917e91deab7de5f0b8476.png)}.quiz__question-description{font-size:18px!important}@media screen and (max-width:550px){.quiz__question-description{font-size:16px!important}}.quiz__question-num{margin-bottom:20px;font-size:36px!important}@media screen and (max-width:500px){.quiz__question-num{font-size:28px!important}}.quiz__question-content{display:flex;flex-direction:column;align-items:center}.quiz__result-title{font-size:36px!important}@media screen and (max-width:500px){.quiz__result-title{font-size:28px!important}}.quiz__result-title:last-of-type{margin-bottom:40px}.quiz__options{margin:35px 0 35px 20px}@media screen and (max-width:670px){.quiz__options{margin:30px 0}}.quiz__options-submit{display:block!important;margin:0 auto}.quiz__option{position:relative;margin-bottom:10px}.quiz__option *{cursor:pointer}.quiz__option input{position:absolute;opacity:0}.quiz__option input:checked+label:before{background-color:#ea2e2e}.quiz__option input:focus+label:before{outline:1px auto -webkit-focus-ring-color}.quiz__option label{padding-left:25px;font-size:18px!important}@media screen and (max-width:670px){.quiz__option label{font-size:16px!important}}.quiz__option label:before{position:absolute;top:4px;display:block;content:"";width:15px;height:15px;outline:3px solid #525252;outline-offset:-2px;background-color:#525252}.quiz__input{margin-top:30px;margin-bottom:30px!important}.quiz__timer{margin-top:3px;font-weight:700!important}.quiz__timer--hidden{display:none}.quiz__result-advice{font-size:18px!important}@media screen and (max-width:500px){.quiz__result-advice{font-size:14px!important;line-height:1.6}}.quiz__result-advice:not(:last-child){margin-bottom:20px}*,:after,:before{box-sizing:border-box}body{margin:0;font-family:Montserrat,sans-serif;color:#fff;background-color:#0a0b0c;position:relative}body:before{position:absolute;z-index:0;display:block;content:"";left:0;top:0;right:0;bottom:0;opacity:.06;background-image:url(c3644e8370d917e91deab7de5f0b8476.png)}h1,h2,h3,h4,h5,h6,p,pre{margin:0}a{display:block;text-decoration:none}hr{max-width:70%;border:none;color:#c7c7c7;background-color:#c7c7c7;height:1px}input[type=submit]{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}select{appearance:none;background-color:initial;border:none;padding:0 1em 0 0;margin:0;width:100%;font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit}ul{padding:0;margin:0}button{padding:0;background:none;border:none}.submit-button{width:100%;padding-top:16px;padding-bottom:16px;font-family:Oswald,sans-serif;font-style:normal;font-weight:300;font-size:18px;line-height:142.19%;letter-spacing:.15em;text-transform:uppercase;color:#fff;background-color:#ea2e2e;border-radius:2px;border:none;cursor:pointer;transition:background-color .2s ease}@media screen and (max-width:600px){.submit-button{font-size:14px}}.submit-button:hover{background-color:#b71515}.submit-button:focus{outline:none}.login-btn{cursor:pointer}.input{width:100%;margin-bottom:13px;padding:10px 10px 7px;background:#1d1f24;border:1px solid #353535;border-radius:2px;font-family:Oswald,sans-serif;font-style:normal;font-weight:200;font-size:18px;line-height:142.19%;letter-spacing:.15em;color:#767676}@media screen and (max-width:600px){.input{font-size:14px}}.input:focus{outline:none;background:#fff;color:#000}.input--invalid{border:1px solid #ea2e2e;color:#ea2e2e}.input--invalid+.input__inv-fdb{display:block}.input__inv-fdb{display:none;color:#ea2e2e;font-size:12px;margin-top:-8px;margin-bottom:10px}.arrow-right{position:relative;width:60px;height:2px;background-color:#484848}.arrow-right:after,.arrow-right:before{content:"";display:block;position:absolute;right:0;height:2px;width:12px;background-color:#484848;transform-origin:right}.arrow-right:after{transform:rotate(45deg)}.arrow-right:before{transform:rotate(-45deg)}.textarea{display:block;min-height:35px;overflow:hidden}@media screen and (max-width:425px){.textarea{font-size:16px!important}}.text-btn{cursor:pointer;font-size:24px;line-height:111.69%;letter-spacing:.04em;margin-bottom:15px}.table,.text-btn{font-family:Oswald,sans-serif;font-style:normal;font-weight:300}.table{background:#131316;border:1px solid #4b4b4b;border-collapse:collapse;letter-spacing:.17em}@media screen and (max-width:1024px){.table{font-size:14px}}@media screen and (max-width:560px){.table{font-size:12px}}@media screen and (max-width:375px){.table{font-size:10px}}.table th{font-weight:400}.table td,.table th{text-align:center;padding:10px 0;border:1px solid rgba(75,75,75,.26666666666666666)}@media screen and (max-width:1024px){.table td,.table th{padding:10px 20px}}@media screen and (max-width:768px){.table td,.table th{padding:10px 0}}@media screen and (max-width:425px){.table td,.table th{padding:5px 2px}}ul li{list-style:none}.red{color:#ea2e2e}.yellow{color:#d7ba23}.yellow-course{color:#ffed49}.green{color:#25bf58}.blue{color:#2090fe}.blue-light{color:#00b0ff}.blue-course{color:#05f6f8}.bg-blue{background-color:#2090fe!important}.purple{color:#f0f}.purple-course{color:#f805f4}.bold{font-weight:700}.pause{background:url(b6be92d0a4f3ea4f0d6097cf7b076733.svg) 50% no-repeat!important;background-size:cover!important}.underline{text-decoration:underline}.iframe,iframe{border:none!important}.slick-dots{bottom:-35px}@media screen and (max-width:380px){.slick-dots li{margin:0}}.slick-dots li button:before{color:#fff}.slick-dots li.slick-active button:before{color:#ea2e2e}.slick-next:before,.slick-prev:before{font-size:25px;color:#ea2e2e}.slick-prev{left:-40px}@media screen and (max-width:1320px){.slick-prev{z-index:10;left:25px}}.slick-next{right:-40px}@media screen and (max-width:1320px){.slick-next{right:25px}}.slick-track{height:100%}.container{width:100%;max-width:1260px;margin-left:auto;margin-right:auto;padding-left:30px;padding-right:30px}.button{display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:Oswald,sans-serif;font-style:normal;font-weight:400;font-size:16px;height:45px;padding-left:50px;padding-right:50px;letter-spacing:.18em;color:#ea2e2e;border:1px solid #ea2e2e;border-radius:2px;transition:all .2s ease}@media screen and (max-width:700px){.button{font-size:14px;padding-left:30px;padding-right:30px}}@media screen and (max-width:550px){.button{padding-left:25px;padding-right:25px}}@media screen and (max-width:460px){.button{margin-bottom:15px}}@media screen and (max-width:380px){.button{font-size:12px}}.button--fill,.button:hover{color:#fff;background-color:#ea2e2e}.button--fill{border:none}.button--fill:hover{background-color:#d61212}.button--pay{background-color:#ffdd2d;color:#000;border:none}.button--pay:hover{background-color:#dab500;color:#000}.button--pay-border{color:#fff;border:1px solid #ffdd2d}.button--pay-border,.button--pay-border:hover{background-color:initial}.button:disabled{background-color:#464646;color:#ccc;cursor:default;border:none}.button--small{height:30px!important;padding-left:15px!important;padding-right:15px!important;font-size:14px!important}.button--blue{background-color:#2090fe;border-color:#2090fe;color:#fff}.button--blue:hover{background-color:#0177ea;border-color:#0177ea}.main-title{font-family:Teko,sans-serif;text-align:center;font-style:normal;font-weight:300;font-size:78px;line-height:1;letter-spacing:.25em;color:#fff;text-shadow:0 0 30px #000}@media screen and (max-width:1175px){.main-title{font-size:70px}}@media screen and (max-width:770px){.main-title{font-size:60px}}@media screen and (max-width:490px){.main-title{font-size:50px}}@media screen and (max-width:420px){.main-title{font-size:40px}}@media screen and (max-width:350px){.main-title{font-size:35px}}.section-title{font-family:Oswald,sans-serif;font-style:normal;font-weight:300;font-size:48px;line-height:142.19%;letter-spacing:.07em}@media screen and (max-width:900px){.section-title{font-size:44px}}@media screen and (max-width:750px){.section-title{font-size:38px}}@media screen and (max-width:560px){.section-title{font-size:34px}}@media screen and (max-width:450px){.section-title{font-size:32px}}.small-title{font-style:normal;font-weight:500;font-size:24px;line-height:142.19%;letter-spacing:.04em}@media screen and (max-width:600px){.small-title{font-size:18px}}.small-title--lined:after{display:block;content:"";margin-top:3px;margin-left:auto;margin-right:auto;width:80px;height:2px;background:#ea2e2e}@media screen and (max-width:600px){.small-title--lined:after{width:60px}}.parag{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:145%;letter-spacing:.08em}@media screen and (max-width:500px){.parag{line-height:170%;font-size:12px}}.dropdown-lyrics{margin-top:20px}.dropdown-lyrics__btn{cursor:pointer;font-family:Oswald,sans-serif;font-style:normal;font-weight:300;font-size:24px;line-height:111.69%;letter-spacing:.04em;margin-bottom:20px}.dropdown-lyrics__lyrics{white-space:pre-wrap;overflow:hidden;display:none;font-family:Montserrat,sans-serif;font-size:16px;line-height:160%;letter-spacing:.04em}@media screen and (max-width:700px){.dropdown-lyrics__lyrics{font-size:14px}}.ip-info{margin-top:10px;margin-bottom:20px}.ip-info h5{font-style:normal;font-weight:400;font-size:16px;line-height:142.19%;letter-spacing:.07em}.section{position:relative;padding-top:80px;padding-bottom:80px}@media screen and (max-width:750px){.section{padding-top:50px;padding-bottom:50px}}@media screen and (max-width:550px){.section{padding-top:70px;padding-bottom:70px}}.section-head{text-align:center;margin-bottom:60px}@media screen and (max-width:750px){.section-head{margin-bottom:40px}}@media screen and (max-width:550px){.section-head{margin-bottom:25px}}.section-head__title:after{content:"";display:block;width:480px;height:2px;background:#ea2e2e;margin-top:30px;margin-left:auto;margin-right:auto}@media screen and (max-width:750px){.section-head__title:after{width:340px;margin-top:25px}}@media screen and (max-width:450px){.section-head__title:after{margin-top:20px;width:220px}}.section-head__text{margin-left:auto;margin-right:auto;margin-top:30px;font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:145%;width:85%;text-align:center;letter-spacing:.04em;color:#c1c1c1}@media screen and (max-width:750px){.section-head__text{width:100%;margin-left:0;margin-right:0;text-align:left;font-size:14px;line-height:160%}}@media screen and (max-width:550px){.section-head__text{margin-top:20px}}@media screen and (max-width:400px){.section-head__text{font-size:13px}}.section-head__addition{margin-top:19px;font-style:normal;font-weight:400;font-size:16px;line-height:20px;text-align:center;letter-spacing:.05em;color:#a3a3a3}@media screen and (max-width:560px){.section-head__addition{font-size:14px}}.section-head__addition a{color:#ea2e2e;text-decoration:underline}.socials{display:flex}.socials--centered,.socials__link{justify-content:center}.socials__link{display:flex;align-items:center;width:36px;height:36px;border-radius:50%;border:1.5px solid #b1b1b1;margin-right:25px;font-size:18px;text-align:center;color:#b1b1b1;transition:color .4s ease,border .4s ease}.socials__link:hover{color:#fff;border-color:#fff}.socials__link--red{border-color:#ea2e2e;color:#ea2e2e}.socials__link--red:hover{color:#d61212;border-color:#d61212}.socials__link:last-child{margin-right:0}.socials-dropdown{margin-top:20px}.socials-dropdown--prices{display:flex;flex-direction:column;align-items:center}.socials-dropdown__socials{margin-top:10px}.socials-dropdown__socials .socials{padding-top:2px}.socials-dropdown__socials .socials__link:not(:last-child){margin-right:15px}.socials-dropdown__socials .socials__link:last-child{font-size:22px}.video{position:relative;width:100%}.video:focus{outline:none}.video img{width:100%}.video__inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-shadow:0 0 15px rgba(0,0,0,.7)}.video__inner:focus{outline:none}.video__title{padding:6px 0 10px;font-family:Oswald,sans-serif;font-style:normal;font-weight:300;font-size:28px;line-height:1;letter-spacing:.17em;text-align:center;color:#fff;width:100%;background-color:#070808}@media screen and (max-width:750px){.video__title{font-size:22px;padding:5px 0 9px}}@media screen and (max-width:530px){.video__title{font-size:18px;margin-bottom:14px}}@media screen and (max-width:400px){.video__title{font-size:16px;margin-bottom:10px}}@media screen and (max-width:330px){.video__title{font-size:14px;margin-bottom:10px}}.video__play{display:inline-block;width:80px;height:80px;background:url(242448478c07455b795caa5c7f0ecb8e.svg) 50% no-repeat;background-size:cover}@media screen and (max-width:900px){.video__play{width:72px;height:72px}}@media screen and (max-width:750px){.video__play{width:62px;height:62px}}@media screen and (max-width:600px){.video__play{width:52px;height:52px}}@media screen and (max-width:530px){.video__play{width:46px;height:46px}}@media screen and (max-width:400px){.video__play{width:40px;height:40px}}.info-block{text-align:center;margin-bottom:90px}@media screen and (max-width:700px){.info-block{text-align:left}}.info-block:last-child{margin-bottom:0}.info-block__title:after{display:block;content:"";margin-top:10px;height:2px;width:300px;margin-left:auto;margin-right:auto;background:#ea2e2e}@media screen and (max-width:700px){.info-block__title:after{margin-left:0;margin-right:0}}.info-block__text{margin-top:10px;width:85%;margin-left:auto;margin-right:auto;font-style:normal;font-weight:300;font-size:14px;line-height:150%;letter-spacing:.05em;color:#c1c1c1}@media screen and (max-width:700px){.info-block__text{margin-left:0;margin-right:0;width:100%}}.info-block__text a{display:inline;color:#fff}.info-block__addition{display:block;margin-top:5px;margin-bottom:40px;font-style:italic;font-weight:300;font-size:16px;line-height:135%;letter-spacing:.05em}.info-block__addition a{color:#ea2e2e;text-decoration:underline}.footer{position:relative;margin-top:80px;background:#121212;padding-top:40px;padding-bottom:10px;text-align:center}@media screen and (max-width:750px){.footer{margin-top:50px}}@media screen and (max-width:550px){.footer{margin-top:30px}}.footer-container{position:relative}.footer-logo{width:110px;margin-bottom:45px}@media screen and (max-width:600px){.footer-logo{width:97px}}.footer-nav{display:inline-flex}@media screen and (max-width:920px){.footer-nav{align-items:center;flex-direction:column}}.footer-nav>li{margin-right:40px;position:relative}@media screen and (max-width:920px){.footer-nav>li{margin-right:0}}.footer-nav>li:hover>a{color:#ea2e2e}.footer-nav>li:hover>a.footer-nav__link--blue{color:#00b0ff}.footer-nav>li:after{content:"";display:block;width:0;height:12px;background:#ea2e2e;background-clip:content-box;margin-left:auto;margin-right:auto;margin-top:10px;transition:width .4s ease;padding-bottom:10px}.footer-nav>li.link--blue:after{background:#00b0ff;background-clip:content-box}.footer-nav>li:hover:after{width:60%}.footer-nav>li:last-child{margin-right:0}.footer-nav>li:last-child:hover .footer-nav-submenu{visibility:visible;opacity:1}.footer-nav__link{color:#fff;font-weight:600;font-size:11px;letter-spacing:.1em;text-transform:uppercase;transition:color .4s ease}.footer-nav__link.active{color:#ea2e2e}.footer-nav__link--blue.active{color:#00b0ff}.footer-nav-submenu{position:absolute;top:0;visibility:hidden;opacity:0;margin-top:0;width:170px;transform:translateX(-18%) translateY(-110%);background:#101010;padding:5px 0;text-align:center;transition:all .4s ease}.footer-nav-submenu li{margin-right:0}.footer-nav-submenu li:last-child{border-bottom:none}.footer-nav-submenu__link{color:#fff;font-weight:600;font-size:10px;letter-spacing:.1em;text-transform:uppercase;transition:color .4s ease;padding-top:9px;padding-bottom:9px;transition:color .3s ease}.footer-nav-submenu__link:hover{color:#ea2e2e}.footer__socials-subscribe{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:14px;color:#fff}.footer__socials-subscribe:after{content:"";display:block;width:63px;height:2px;background:#ea2e2e;margin-top:16px;margin-left:auto;margin-right:auto}.footer__socials-wrap{margin-top:40px}.footer-socials{margin-top:16px;margin-bottom:18px;display:inline-flex}.footer__copyright{font-size:12px;line-height:15px;letter-spacing:.05em}.footer__author,.footer__copyright{font-family:Montserrat,sans-serif;font-style:normal;font-weight:400}.footer__author{position:absolute;right:0;bottom:0;font-size:14px;line-height:142.19%;letter-spacing:.04em}@media screen and (max-width:1320px){.footer__author{right:20px}}@media screen and (max-width:900px){.footer__author{position:static}}.header{position:absolute;z-index:10;top:30px;left:0;right:0}.header-container{width:100%;max-width:1460px;padding-left:30px;padding-right:30px;margin-left:auto;margin-right:auto;display:flex;align-items:center}.header-logo{width:89px;margin-right:65px}@media screen and (max-width:600px){.header-logo{width:60px}}.header-nav{display:flex}@media screen and (max-width:1300px){.header-nav{margin-left:auto}}@media screen and (max-width:1050px){.header-nav{display:none}}.header-nav>li{margin-right:40px;position:relative;text-shadow:0 0 15px rgba(0,0,0,.9)}.header-nav>li:hover>.header-nav__link{color:#ea2e2e}.header-nav>li:hover>.header-nav__link--blue{color:#00b0ff}.header-nav>li:after{content:"";display:block;width:0;height:12px;background:#ea2e2e;background-clip:content-box;margin-left:auto;margin-right:auto;margin-top:10px;transition:width .4s ease;padding-bottom:10px}.header-nav>li.link--blue:after{background:#00b0ff;background-clip:content-box}.header-nav>li:hover:after{width:60%}.header-nav>li:last-child{margin-right:0}.header-nav>li:last-child:hover .header-nav-submenu{visibility:visible;opacity:1;margin-top:20px}.header-nav__link{color:#fff;font-weight:600;font-size:11px;letter-spacing:.1em;text-transform:uppercase;transition:color .4s ease;cursor:pointer}.header-nav__link.active{color:#ea2e2e}.header-nav__link--blue.active{color:#00b0ff}.header-nav-submenu{position:absolute;visibility:hidden;opacity:0;margin-top:0;width:170px;transform:translateX(-18%);background:#101010;padding:5px 0;text-align:center;transition:all .4s ease}.header-nav-submenu li{margin-right:0}.header-nav-submenu li:last-child{border-bottom:none}.header-nav-submenu__link{color:#fff;font-weight:600;font-size:10px;letter-spacing:.1em;text-transform:uppercase;padding-top:9px;padding-bottom:9px;transition:color .3s ease}.header-nav-submenu__link:hover{color:#ea2e2e}.header-socials{margin-left:auto}@media screen and (max-width:1280px){.header-socials{display:none}}.header__side-menu-btn{top:0;display:none;margin-left:auto;cursor:pointer;width:36px;height:21px;background:url(5f21e323a3d1cf1ae020ccfbe88f7f16.svg) 50% no-repeat;background-size:cover}@media screen and (max-width:1050px){.header__side-menu-btn{display:block}}.side-menu{position:fixed;top:0;right:0;padding-left:50px;padding-top:70px;padding-right:100px;background:#090909;height:100vh;z-index:1000;display:none}.side-menu__close{cursor:pointer;position:absolute;top:30px;right:30px;width:21px;height:21px;background:url(cc39dd12b1f11536ce828c878b703af3.svg) 50% no-repeat;background-size:cover}.side-menu-nav>li{position:relative;margin-bottom:5px;padding-left:11px}.side-menu-nav>li:before{position:absolute;left:0;top:5px;display:block;content:"";width:5px;height:5px;border-radius:50%;background:#ea2e2e}.side-menu-nav>li.link--blue:before{background:#00b0ff}.side-menu-nav>li:hover>*{color:#ea2e2e}.side-menu-nav>li:hover>.side-menu-nav__link--blue{color:#00b0ff}.side-menu-nav>li:after{content:"";display:block;width:0;height:12px;background:#ea2e2e;background-clip:content-box;margin-top:10px;transition:width .4s ease;padding-bottom:10px}.side-menu-nav>li.link--blue:after{background:#00b0ff;background-clip:content-box}.side-menu-nav>li:hover:after{width:40px}.side-menu-nav>li:last-child:hover .side-menu-nav-submenu{visibility:visible;opacity:1;margin-top:20px}.side-menu-nav__link{display:block;color:#fff;font-weight:600;font-size:11px;letter-spacing:.1em;text-transform:uppercase;transition:color .4s ease;cursor:pointer}.side-menu-nav__link.active{color:#ea2e2e}.side-menu-nav__link--blue.active{color:#00b0ff}.side-menu-nav-submenu{position:absolute;visibility:hidden;opacity:0;margin-top:0;width:170px;background:#101010;padding:5px 0;text-align:center;transition:all .4s ease}.side-menu-nav-submenu li{margin-right:0}.side-menu-nav-submenu li:last-child{border-bottom:none}.side-menu-nav-submenu__link{color:#fff;font-weight:600;font-size:10px;letter-spacing:.1em;text-transform:uppercase;padding-top:9px;padding-bottom:9px;transition:color .3s ease}.side-menu-nav-submenu__link:hover{color:#ea2e2e}.side-menu-nav-submenu__link--blue:hover{color:#00b0ff}.side-menu-socials{position:absolute;bottom:20px;left:50px;margin-left:auto}.audio-player{margin-left:auto;margin-right:auto;width:100%;max-width:700px;margin-top:100px;font-family:Roboto,sans-serif}.audio-player_mini{margin:20px 0}@media screen and (max-width:875px){.audio-player{margin-top:70px}}@media screen and (max-width:500px){.audio-player{margin-top:50px}}.audio-player__head{width:100%;display:flex;align-items:center}.audio-player__pic{width:76px;margin-right:10px}@media screen and (max-width:450px){.audio-player__pic{width:60px}}.audio-player__info-wrap{flex-grow:1}.audio-player__song-author{font-weight:400;font-size:16px;line-height:142.19%;letter-spacing:.065em;color:#ea2e2e}@media screen and (max-width:450px){.audio-player__song-author{font-size:14px}}.audio-player__song-name{font-weight:500;font-size:22px;line-height:142.19%;letter-spacing:.065em}@media screen and (max-width:450px){.audio-player__song-name{font-size:18px}}.audio-player__single-name{font-weight:400;font-size:15px;line-height:142.19%;letter-spacing:.065em;color:#c2c2c2}@media screen and (max-width:450px){.audio-player__single-name{font-size:12px}}.audio-player__share{position:relative;align-self:flex-start;margin-top:3px;margin-right:14px}.audio-player__share>li>a{width:13px;height:13px;background:url(36b6492c172961a6068dadf7952adbad.svg) 50% no-repeat;background-size:cover}.audio-player__share:hover>li>a{visibility:hidden}.audio-player__share:hover .audio-player__share-socials{visibility:visible}.audio-player__share:hover .audio-player__share-socials:hover li{transform:translateX(0)!important;transition:transform .2s ease-out}.audio-player__share:hover .audio-player__share-socials:hover li:nth-child(2){transition-delay:.2s}.audio-player__share:hover .audio-player__share-socials:hover li:nth-child(3){transition-delay:.4s}.audio-player__share:hover .audio-player__share-socials:hover li:nth-child(4){transition-delay:.6s}.audio-player__share-socials{display:flex;position:absolute;top:-2px;right:0;visibility:hidden;overflow:hidden}.audio-player__share-socials li+li{margin-left:13px}.audio-player__share-socials li{transition-delay:0}.audio-player__share-socials li a{color:#ea2e2e}.audio-player__share-socials li:first-child{transform:translateX(90px)}.audio-player__share-socials li:nth-child(2){transform:translateX(71px)}.audio-player__share-socials li:nth-child(3){transform:translateX(51px)}.audio-player__share-socials li:nth-child(4){transform:translateX(33px)}.audio-player__download{align-self:flex-start;width:17px;height:18px;background:url(2318c3311dd44fccb850b78396434153.svg) 50% no-repeat;background-size:cover;transition:transform .2s ease}.audio-player__download:hover{transform:scale(1.1)}.audio-player__progress-bar{display:flex;align-items:center;margin-top:15px}@media screen and (max-width:450px){.audio-player__progress-bar{margin-top:10px}}.audio-player__controls{display:flex;align-items:center}.audio-player__prev{cursor:pointer;width:17px;height:12px;background:url(d082bbe0808c0de66b9dfd12253e76f0.svg) 50% no-repeat;background-size:cover;margin-right:12px;transition:transform .4s ease}@media screen and (max-width:450px){.audio-player__prev{width:14px;height:9px;margin-right:8px}}.audio-player__prev:hover{transform:scale(1.1)}.audio-player__play{cursor:pointer;width:40px;height:40px;background:url(242448478c07455b795caa5c7f0ecb8e.svg) 50% no-repeat;background-size:cover;margin-right:12px;transition:transform .4s ease}@media screen and (max-width:450px){.audio-player__play{width:30px;height:30px;margin-right:8px}}.audio-player__play_mini{margin-right:0}.audio-player__play:hover{transform:scale(1.05)}.audio-player__next{cursor:pointer;width:17px;height:12px;transition:transform .4s ease;background:url(1c496080ac029fe7279c31b820672aaa.svg) 50% no-repeat;background-size:cover}@media screen and (max-width:450px){.audio-player__next{width:14px;height:9px}}.audio-player__next:hover{transform:scale(1.1)}.audio-player__time-current{font-weight:400;font-size:12px;line-height:142.19%;text-align:center;letter-spacing:.05em;color:#e4e4e4}@media screen and (max-width:450px){.audio-player__time-current{font-size:10px}}.audio-player__time-total{font-weight:400;font-size:12px;line-height:142.19%;text-align:center;letter-spacing:.05em;color:#e4e4e4}@media screen and (max-width:450px){.audio-player__time-total{font-size:10px}}.audio-player__volume{cursor:pointer;box-sizing:initial;position:relative;padding:5px;width:11px;height:13px;background:url(b83927ae2cf97bb0295488a3ee6ab474.svg) 50% no-repeat}.audio-player__volume:hover .audio-player__volume-control{opacity:1;top:-37px;visibility:visible}.audio-player__volume-control{visibility:hidden;position:absolute;top:-25px;left:-7px;width:36px;padding-left:17px;padding-right:17px;height:37px;background-clip:content-box;border:none!important;opacity:0;transition:all .15s linear}.audio-player__volume-control .ui-slider-handle{left:14px!important;width:8px!important;height:8px!important}.audio-player__volume-control .ui-slider-range-min{width:2px;left:17px;background:#ea2e2e}.audio-player__volume-control:active{visibility:visible}.audio-player__progress-slide{cursor:pointer;flex-grow:1;margin-left:20px;margin-right:20px;padding-top:4px;padding-bottom:4px;background-clip:content-box;height:10px!important;border:none!important}@media screen and (max-width:450px){.audio-player__progress-slide{margin-left:18px;margin-right:10px}}.audio-player__progress-slide .ui-slider-range-min{height:2px;top:4px;background:#ea2e2e}.audio-player__progress-slide .ui-slider-handle{top:0;width:11px;height:11px}.audio-player__list{width:100%;margin-top:15px;max-height:155px;overflow-y:scroll;border-top:1px solid #9f9f9f;border-bottom:1px solid #9f9f9f}.audio-player__list::-webkit-scrollbar-button{background-image:url();background-repeat:no-repeat;width:3px;height:0}.audio-player__list::-webkit-scrollbar-track{background-color:#32312e}.audio-player__list::-webkit-scrollbar-thumb{-webkit-border-radius:2px;border-radius:2px;background-color:#ea2e2e}.audio-player__list::-webkit-resizer{background-image:url();background-repeat:no-repeat;width:7px;height:0}.audio-player__list::-webkit-scrollbar{width:3px}.audio-player__list-item{cursor:pointer;padding:11px 7px 9px;width:100%;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #9f9f9f}.audio-player__list-item:hover .audio-player__list-play{margin-right:14px}.audio-player__list-item:first-child{border-top:none}.audio-player__list-play{position:relative;top:-2px;display:inline-block;margin-right:8px;float:left;width:24px;height:24px;background:url(242448478c07455b795caa5c7f0ecb8e.svg) 50% no-repeat;background-size:cover;transition:margin .3s ease}.audio-player__list-song-name{font-weight:500;font-size:14px;line-height:142.19%;letter-spacing:.065em}.audio-player__list-time{font-weight:400;font-size:12px;line-height:142.19%;letter-spacing:.05em;color:#e4e4e4}.ui-slider-handle{cursor:pointer!important;background:#ea2e2e!important;border:none!important;border-radius:50%!important}.ui-slider-handle:focus{outline:none}.hero-section{position:relative;width:100%;height:100vh;background-color:#0a0b0c;background:linear-gradient(180deg,rgba(10,11,12,0) 70.83%,rgba(10,11,12,.5) 82.81%,rgba(10,11,12,.98) 93.75%,#0a0b0c),url(b1ff876c53d858fd3d238d4c1bfcc7ea.jpg);background-size:cover;background-position:50%}@media screen and (min-height:1200px){.hero-section{height:1200px}}@media screen and (max-height:800px){.hero-section{height:800px}}@media screen and (max-width:1200px)and (min-height:1000px){.hero-section{height:1000px}}@media screen and (max-width:400px){.hero-section{height:850px}}.hero-section__button{margin-top:30px;background-color:#ea2e2e;color:#fff;text-transform:uppercase;border:none;border-radius:1px}.hero-section__button:hover{background-color:#b71515}.hero-section_container{position:relative}.hero-section__content-wrap,.hero-section_container{height:100%;display:flex;justify-content:center;align-items:center}.hero-section__content-wrap{flex-direction:column}@media screen and (max-width:770px){.hero-section__content-wrap{width:100%}}@media screen and (max-width:500px){.hero-section__content-wrap{padding-top:80px}}.hero-section__title:after{content:"";display:block;width:60%;height:2px;background:#ea2e2e;margin-right:auto;margin-left:auto;margin-top:25px}@media screen and (max-width:1070px){.hero-section__title:after{margin-top:20px}}@media screen and (max-width:840px){.hero-section__title:after{margin-top:15px}}.hero-section__text{max-width:1200px;color:#fff;text-shadow:0 2px 3px #000;text-align:center}.scroll-button{position:absolute;left:0;bottom:150px;transform-origin:left center;transform:rotate(-90deg);font-family:Oswald;font-style:normal;font-weight:300;font-size:14px;line-height:163.49%;letter-spacing:.5em;color:#fff;padding-bottom:3px;border-bottom:1.5px solid #fff}@media screen and (max-width:1350px){.scroll-button{left:30px}}@media screen and (max-width:880px){.scroll-button{display:none}}.scroll-button:after{position:absolute;left:0;bottom:0;content:"";width:9px;height:9px;border-bottom:1.5px solid #fff;border-left:1.5px solid #fff;transform-origin:center center;transform:translateY(56%) rotate(45deg)}.team-section__gallery{width:100%;max-width:690px;margin-top:45px;margin-left:auto;margin-right:auto}.team-section .slick-list{height:450px!important}@media screen and (max-width:650px){.team-section .slick-list{height:350px!important}}.team-section .slick-track{height:100%}.team-section__gallery-item{position:relative;height:100%;width:100%}.team-section__gallery-item:focus{outline:none}.team-section__gallery-item:hover .team-section__gallery-item-description{opacity:1}.team-section__gallery-item img{width:100%;height:100%;object-fit:cover}.team-section__gallery-item--offset img{object-fit:cover;object-position:0 -60px}.team-section__gallery-item-description{position:absolute;left:0;right:0;bottom:0;padding:5px 15px 20px;background-color:rgba(7,8,8,.8901960784313725);text-align:center;opacity:0;transition:opacity .3s ease}@media screen and (max-width:768px){.team-section__gallery-item-description{opacity:1}}.team-section__gallery-item-title{color:#ea2e2e}.team-section__gallery-item-text{color:#fff;font-weight:400;font-size:16px;line-height:150%;letter-spacing:.04em}@media screen and (max-width:600px){.team-section__gallery-item-text{font-size:14px}}@media screen and (max-width:470px){.team-section__gallery-item-text{font-size:12px}}.videos-container{width:100%;max-width:1260px;margin-left:auto;margin-right:auto;padding-left:30px;padding-right:30px}.videos-section__gallery{width:100%}.contacts-section{padding-top:150px;min-height:calc(100vh - 510px)}.contacts-section__inner{display:flex;justify-content:center}@media screen and (max-width:1080px){.contacts-section__inner{flex-direction:column}}.contacts-section__phone-number{margin-top:10px;font-size:16px}.contacts-section__socials{margin-top:10px;justify-content:center}.contacts-section__socials .socials__link{width:45px;height:45px}.contacts-section__socials i{font-size:28px}.contacts-section__managment-title{text-align:center;margin-bottom:20px;font-size:22px}@media screen and (max-width:600px){.contacts-section__managment-title{margin-bottom:10px}}.contacts-section__managment-info{text-align:center;margin-bottom:100px;font-weight:400;font-size:20px;line-height:142.19%;letter-spacing:.04em;color:#fff}@media screen and (max-width:600px){.contacts-section__managment-info{font-size:16px}}@media screen and (max-width:350px){.contacts-section__managment-info{font-size:14px}}.contacts-section__managment-info span{display:inline-block;margin:3px 0}.contacts-section__managment-info-title{font-style:normal;font-weight:400;font-size:20px;line-height:142.19%;letter-spacing:.04em}@media screen and (max-width:600px){.contacts-section__managment-info-title{font-size:16px}}@media screen and (max-width:350px){.contacts-section__managment-info-title{font-size:14px}}.contacts-section__managment-info-download{width:220px;text-transform:uppercase;margin-top:15px}@media screen and (max-width:550px){.contacts-section__managment-info-download{width:180px}}@media screen and (max-width:350px){.contacts-section__managment-info-download{width:140px}}.teachers-section{padding-top:150px}.teachers-section__pay-btn{margin-top:20px}.teachers-section__buttons-group{display:flex;align-items:flex-start}.teachers-section__buttons-group .socials{justify-content:center}.teachers-section__buttons-group>:first-child{margin-right:10px}.teachers-section__item{position:relative;margin-top:90px}.teachers-section__item:not(:last-child):after{display:block;content:"";width:70%;height:2px;margin:90px auto 0;background:#ea2e2e}.teachers-section__item-vacancy-wrapper{display:flex;justify-content:center;align-items:center;background-color:#0a0b0c;opacity:.95}.teachers-section__item-vacancy-wrapper-title{font-style:normal;font-weight:600;font-size:48px;text-align:center;letter-spacing:.04em;text-transform:uppercase}@media screen and (max-width:700px){.teachers-section__item-vacancy-wrapper-title{font-size:40px}}@media screen and (max-width:550px){.teachers-section__item-vacancy-wrapper-title{font-size:36px}}@media screen and (max-width:470px){.teachers-section__item-vacancy-wrapper-title{font-size:30px}}.teachers-section__item-vacancy-wrapper-inf{font-family:Oswald;font-style:normal;font-weight:300;font-size:24px;text-align:center;letter-spacing:.09em}@media screen and (max-width:700px){.teachers-section__item-vacancy-wrapper-inf{font-size:20px}}@media screen and (max-width:550px){.teachers-section__item-vacancy-wrapper-inf{font-size:18px}}@media screen and (max-width:470px){.teachers-section__item-vacancy-wrapper-inf{font-size:18px}}.teachers-section__item-title{font-family:Oswald,sans-serif;font-style:normal;font-weight:400;font-size:44px;line-height:142.19%;letter-spacing:.085em;text-align:center;margin-bottom:25px}@media screen and (max-width:500px){.teachers-section__item-title{font-size:36px}}.teachers-section__item-inner{display:flex}@media screen and (max-width:1100px){.teachers-section__item-inner{flex-direction:column}}.teachers-section__item-inner-photo{margin-right:60px;text-align:center;flex:1 0 0;width:100%}@media screen and (max-width:1100px){.teachers-section__item-inner-photo{align-self:center;margin-bottom:20px;margin-right:0}}.teachers-section__item-inner-photo img{width:100%;height:340px;object-fit:cover;max-width:385px;display:block;margin-left:auto;margin-right:auto}@media screen and (max-width:400px){.teachers-section__item-inner-photo img{height:280px}}.teachers-section__item-inner-photo--offset img{object-position:0 -60px}.teachers-section__item-inner-photo--offset-15 img{object-position:0 -15px}.teachers-section__item-inner-photo-min{width:100px;height:80px}@media screen and (max-width:1100px){.teachers-section__item-inner-photo-min{align-self:center}}.teachers-section__item-inner-photo-min img{object-fit:cover;height:100%;width:100%}.teachers-section__item-inner-info{flex:2 0 0}.teachers-section__item-inner-info-characteristic{margin-bottom:5px}.teachers-section__item-inner-info-characteristic li{font-style:normal;font-weight:600;font-size:16px;line-height:142.19%;letter-spacing:.07em}@media screen and (max-width:500px){.teachers-section__item-inner-info-characteristic li{font-size:14px}}.teachers-section__item-inner-info-characteristic li+li{margin-top:5px}.teachers-section__item-inner-info-characteristic li span{font-weight:300}.teachers-section__item-inner-info-description{margin-bottom:5px;color:silver}.teachers-section__item-inner-info-schedule{display:inline;font-family:Oswald,sans-serif;font-style:normal;font-weight:300;font-size:24px;line-height:111.69%;letter-spacing:.04em;text-decoration:underline;color:#ea2e2e}@media screen and (max-width:500px){.teachers-section__item-inner-info-schedule{font-size:18px}}.teachers-section__item-inner-info-schedule-addition{font-style:normal;font-weight:400;font-size:12px;line-height:142.19%;letter-spacing:.04em;color:#525252}.teachers-section__item-inner-info-addition{margin-top:5px;font-style:normal;font-weight:400;font-size:12px;line-height:142.19%;letter-spacing:.04em;color:#bdbdbd}.teachers-section__popup-btn{cursor:pointer;font-family:Oswald,sans-serif;font-style:normal;font-weight:300;font-size:24px;line-height:111.69%;letter-spacing:.04em;text-decoration:underline;color:#ea2e2e;margin-bottom:10px}.teachers-section__socials{margin-top:15px;display:inline-flex}.teachers-section__video{margin-top:50px;margin-right:auto;margin-left:auto}.teachers-section__comments{margin-top:35px;margin-left:auto;margin-right:auto}.faq-section{padding-top:50px;padding-bottom:50px;background:#131316}.faq-section__title{font-style:normal;font-weight:500;font-size:24px;line-height:142.19%;letter-spacing:.045em;text-align:center;color:#ea2e2e;margin-bottom:50px}@media screen and (max-width:1100px){.faq-section__title{font-size:20px}}@media screen and (max-width:700px){.faq-section__title{font-size:18px}}.faq-section__item{border-bottom:2px solid #ea2e2e}.faq-section__item-head{cursor:pointer;display:flex;justify-content:space-between;padding:25px 25px 10px}.faq-section__item-title{font-style:normal;font-weight:400;font-size:22px;line-height:142.19%;letter-spacing:.045em}@media screen and (max-width:1100px){.faq-section__item-title{font-size:18px}}@media screen and (max-width:700px){.faq-section__item-title{font-size:16px}}@media screen and (max-width:550px){.faq-section__item-title{font-size:14px}}.faq-section__item-content{display:none;overflow:hidden;font-size:16px;line-height:160%;letter-spacing:.04em;color:silver;padding:0 25px 10px}@media screen and (max-width:1100px){.faq-section__item-content{font-size:14px}}@media screen and (max-width:700px){.faq-section__item-content{font-size:12px}}.faq-section__item-content iframe{margin-top:20px;width:560px;height:320px}@media screen and (max-width:700px){.faq-section__item-content iframe{width:373px;height:213px}}@media screen and (max-width:500px){.faq-section__item-content iframe{width:280px;height:160px}}@media screen and (max-width:400px){.faq-section__item-content iframe{width:186px;height:106px}}.faq-section__item-btn{margin-left:15px;width:28px;height:16px}.faq-section__item-btn img{width:100%}.prices-section{padding-top:150px}.prices-section__testimonials{text-align:center;font-family:Oswald,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:36px;letter-spacing:.05em;text-decoration:underline;color:#ea2e2e;margin-top:30px}@media screen and (max-width:700px){.prices-section__testimonials{margin-top:40px;font-size:20px}}@media screen and (max-width:500px){.prices-section__testimonials{margin-top:30px;font-size:18px}}.order-song-section{padding-top:150px}.work-examples{padding-top:0}.work-examples__audioplayer{margin-top:40px;padding-bottom:40px}.info-section{padding-top:150px;min-height:calc(100vh - 510px)}.info-section__container{padding:0 100px}@media screen and (max-width:1100px){.info-section__container{padding:0 30px}}.info-section__title{font-family:Oswald,sans-serif;font-style:normal;font-weight:300;font-size:24px;line-height:135.69%;text-align:center;letter-spacing:.05em;text-transform:uppercase;color:#ea2e2e;margin-bottom:60px}@media screen and (max-width:700px){.info-section__title{font-size:20px}}@media screen and (max-width:400px){.info-section__title{font-size:18px}}.info-section-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:90px}@media screen and (max-width:1100px){.info-section-row{display:block}}@media screen and (max-width:600px){.info-section-row{margin-bottom:60px}}.info-section-row:last-child{margin-bottom:0}.info-section-row_center{display:block;justify-content:center;margin-bottom:50px}.info-section__faq-title{margin-bottom:15px}.info-section__faq-title:after{display:block;content:"";margin-top:3px;width:80px;height:2px;background:#ea2e2e}@media screen and (max-width:600px){.info-section__faq-title:after{width:60px}}.info-section__faq-title_center{text-align:center}.info-section__faq-title_center:after{width:120px;margin-top:10px;margin-left:auto;margin-right:auto}.info-section__faq-desc{margin-bottom:7px}.info-section__list{font-style:normal;font-weight:400;font-size:16px;line-height:160%;letter-spacing:.05em;padding-left:20px;margin:0}@media screen and (max-width:700px){.info-section__list{font-size:14px}}@media screen and (max-width:400px){.info-section__list{font-size:13px}}@media screen and (max-width:1100px){.info-section__list--payment{margin-bottom:60px}}.info-section__list--no-padding{padding:0}.info-section__list li{padding:3px 0}.info-section__list_red-nums{padding-left:0;counter-reset:list}.info-section__list_red-nums li{list-style:none}.info-section__list_red-nums li:before{color:#ea2e2e;counter-increment:list;content:counter(list) ". "}.info-section__list_red-dots{padding-left:0}.info-section__list_red-dots li{list-style:none}.info-section__list_red-dots li:before{content:" ";display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#ea2e2e;margin-right:10px}.info-section__text{font-style:normal;line-height:142%;letter-spacing:.05em}.info-section__faq-addition{margin-top:15px;font-style:italic;font-weight:300;font-size:16px;letter-spacing:.05em}@media screen and (max-width:700px){.info-section__faq-addition{font-size:14px}}@media screen and (max-width:400px){.info-section__faq-addition{font-size:12px}}.info-section__item--john-quote{padding:80px 60px 30px;background-color:#131316;background-image:url(326095010fdd9dfe1c5752f7afaed8b9.svg);background-position:center 15px;background-repeat:no-repeat;border-radius:15px}@media screen and (max-width:750px){.info-section__item--john-quote{padding:80px 40px 20px}}@media screen and (max-width:500px){.info-section__item--john-quote{padding:80px 20px 10px}}.info-section__item--width{width:45%}@media screen and (max-width:1100px){.info-section__item--width{width:100%}}.info-section__item--yandex-form{width:100%}.info-section__text{font-weight:400;font-size:16px;line-height:160%;letter-spacing:.04em}@media screen and (max-width:600px){.info-section__text{font-size:14px}}.info-section__quote{width:250px;flex-shrink:0;background-color:#131316;background-image:url(326095010fdd9dfe1c5752f7afaed8b9.svg);background-position:center 15px;background-repeat:no-repeat;border-radius:15px;padding:80px 20px 20px;margin-left:150px}@media screen and (max-width:1100px){.info-section__quote{margin-left:auto;margin-right:auto;margin-top:60px}}@media screen and (max-width:600px){.info-section__quote{margin-top:40px}}@media screen and (max-width:400px){.info-section__quote{width:220px}}.info-section__quote-text{font-style:italic;font-weight:400;font-size:14px;line-height:130%;text-align:center;letter-spacing:.05em;margin-bottom:10px}@media screen and (max-width:400px){.info-section__quote-text{font-size:13px}}.info-section__quote-text--john-quote{font-size:16px;line-height:160%;text-align:left}@media screen and (max-width:750px){.info-section__quote-text--john-quote{font-size:14px}}.info-section__quote-author{text-align:right;font-family:Oswald,sans-serif;font-weight:400;font-size:18px;letter-spacing:.05em}@media screen and (max-width:400px){.info-section__quote-author{font-size:16px}}.info-section__quote-author:before{display:inline-block;content:"";width:30px;height:2px;background:#ea2e2e;margin-right:5px;margin-bottom:5px}.courses-btns{display:flex;gap:35px;justify-content:center;margin-bottom:40px;margin-top:30px}@media screen and (max-width:768px){.courses-btns{gap:30px}}@media screen and (max-width:628px){.courses-btns{gap:25px;margin-bottom:30px}}@media screen and (max-width:425px){.courses-btns{margin-top:0;gap:20px;margin-bottom:15px}}.courses-btns a{width:100%;max-width:200px}.courses-btns img{width:100%;border-radius:5px;border-width:2px}.courses-btns .active{transform:scale(1.2)}s{text-decoration-color:#ea2e2e}.discount{display:none;font-family:Mogra;color:#f805f4}