@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;1,400;1,700&display=swap);.video_wrapp{position:relative;z-index:3;padding-bottom:50%;border-radius:2px;overflow:hidden;background-color:#000;cursor:pointer}.video_wrapp .video_card{position:absolute;top:0;right:0;left:0;bottom:0;background:url(../img/video-card-bg.d726cb7f.jpg) no-repeat 50% 50%/cover;overflow-y:auto;min-height:100%;padding:20px;line-height:129%;text-align:center;display:flex;flex-direction:column;justify-content:center}.video_wrapp .video_card .video_card_title{font-weight:900;font-size:32px;line-height:1.17;letter-spacing:.03em;color:#ffd600;margin-bottom:13px}.video_wrapp .video_card .video_card_subtitle{font-size:24px;line-height:32px;color:#fff}.video_wrapp .video_card .video_card_txt{font-weight:300;font-size:20px;line-height:26px;color:#fff}.video_wrapp .video_poster{position:absolute;top:0;right:0;left:0;bottom:0;opacity:1;visibility:visible;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;transition:all .5s}.video_wrapp .video_poster img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.video_wrapp .video_preloader{position:absolute;top:calc(50% - 19px);left:calc(50% - 19px);z-index:-1;width:38px;height:38px}.video_wrapp .video:after{content:"";height:36px;width:100%;position:absolute;bottom:0;z-index:-1;background:linear-gradient(180deg,transparent,#000);opacity:.5;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.video_wrapp video{-o-object-fit:cover!important;object-fit:cover!important;position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%}.video_wrapp.active .video_poster{opacity:0;visibility:hidden}.video_wrapp.active .video_preloader{-webkit-animation:rotate-center .9s ease-in-out .45s infinite;animation:rotate-center .9s ease-in-out .45s infinite}.video_wrapp .video_hd{right:10px;background:rgba(0,0,0,.4);display:inline-flex;line-height:14px}.video_wrapp .video_hd,.video_wrapp .video_live{position:absolute;top:8px;z-index:1;border-radius:3px;padding:2px 6px;justify-content:center;align-items:center;font-weight:700;font-size:12px;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.video_wrapp .video_live{display:inline-flex;left:8px;display:inline-block;background:#fb3f3f;line-height:16px}.video_wrapp .video_watching{display:inline-flex;justify-content:center;align-items:center;position:absolute;right:15px;bottom:13px;z-index:1;font-weight:400;font-size:12px;line-height:14px;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.video_wrapp .video_watching img{margin-left:2px;flex:none}.video_wrapp .video_model_info{display:flex;position:absolute;left:10px;bottom:7px;z-index:1;font-size:16px;line-height:21px;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.video_wrapp .video_model_info li:not(:last-child){margin-right:7px}.video_wrapp .video_model_name{font-weight:700}.video_grid_wrapp{display:flex;flex-wrap:wrap}.video_grid_wrapp:not(:last-child){margin-bottom:40px}.video_grid_wrapp .video_wrapp{padding-bottom:13.9%;width:calc(25% - 4px);margin:2px}@media screen and (max-width:1600px){.video_grid_wrapp .video_wrapp{width:calc(25% - 4px)}}@media screen and (max-width:991px){.video_grid_wrapp .video_wrapp{padding-bottom:18%;width:calc(33.333% - 4px)}}@media screen and (max-width:767px){.main_content .video_grid_wrapp{margin-left:-20px;margin-right:-20px}.video_grid_wrapp .video_wrapp{padding-bottom:25%;width:calc(50% - 4px)}.VuePagination{margin-right:-20px;margin-left:-20px}}@media screen and (max-width:470px){.video_grid_wrapp .video_wrapp{padding-bottom:57.5%;width:100%;margin-left:0;margin-right:0}}html.overflow_hidden{height:100%;margin-right:8px}.modal-wrapper{overflow:hidden auto;position:fixed;top:0;left:0;width:100%;height:100%;-webkit-backface-visibility:hidden;background:rgba(0,0,0,.6);cursor:zoom-out}.modal-wrapper .modal-btn-close{color:#fff;stroke:#fff;fill:#fff;opacity:.5;transition:color .5s,fill .5s,stroke .5s,opacity .5s;position:absolute;right:-37px;top:-5px;display:inline-block;padding:5px;font-size:0;line-height:0}.modal-wrapper .modal-btn-close:hover{opacity:1;color:#0eb9a4;stroke:#0eb9a4;fill:#0eb9a4}.modal-wrapper .modal-container{position:absolute;left:0;top:0;width:100%;height:100%;padding:0 10px}.modal-wrapper .modal-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.modal-wrapper .modal-container .modal-content{position:relative;display:inline-block;vertical-align:middle;width:100%}.modal-wrapper .modal{text-align:left;margin:40px auto;max-width:600px;width:100%;position:relative;cursor:default}.modal-wrapper.open,.modal-wrapper.open .modal{z-index:1044}.modal-wrapper.open+.modal-wrapper.open{z-index:1045}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{transition:opacity .5s;opacity:0}@media screen and (max-width:767px){.modal-wrapper .modal{margin:85px auto}.modal-wrapper .modal-btn-close{top:-64px;right:0}}.modal-registration .modal{max-width:310px}.modal-agreement{overflow:initial}.modal-agreement .modal-container{padding:0 50px}.modal-agreement .modal{max-width:970px;height:60vh;background-color:#fff;border-radius:4px;padding:20px}.modal-agreement .modal .modal-header{padding:10px 0;margin-top:-20px;font-size:18px;font-weight:700;color:#0a0a0a;background-color:#fff}.modal-agreement .modal .modal-body{height:calc(100% - 40px);padding:20px 35px 20px 0;margin-right:-20px;overflow:hidden auto}@media screen and (max-width:767px){.modal-agreement .modal-container{padding:0 10px}.modal-agreement .modal .modal-body{padding:20px 25px 20px 0;margin-right:-20px}}.section-error{background:#fff url(../img/404-girl.b01af9ec.png) no-repeat 50% 50%/auto 100%;min-height:100vh;padding-top:300px;padding-bottom:110px;display:flex;align-items:flex-end;justify-content:center}.box-error{text-align:center;width:100%;padding-right:20px;padding-left:20px}.box-error .error-code{font-weight:900;font-size:219px;line-height:1;color:#00d2b9;margin:0}.box-error .error-messages{margin-top:-23px;font-weight:900;font-size:60px;line-height:1;letter-spacing:.04em;color:#00d2b9}.box-error .error-messages:not(:last-child){margin-bottom:17px}.box-error .error-txt{font-weight:500;font-size:32px;line-height:1;letter-spacing:.01em;color:#4a4a4a;opacity:.8}.box-error .error-txt:not(:last-child){margin-bottom:50px}.box-error .btn{min-width:280px}@media screen and (max-width:1170px){.section-error{padding-top:200px;padding-bottom:50px}.box-error .error-code{font-size:150px}.box-error .error-txt:not(:last-child){margin-bottom:30px}}@media screen and (max-width:767px){.section-error{padding-top:130px;padding-bottom:20px}.box-error .error-code{font-size:100px}.box-error .error-messages{margin-top:-10px;font-size:30px}.box-error .error-txt{font-size:20px}.box-error .error-txt:not(:last-child){margin-bottom:20px}}*,:after,:before{box-sizing:border-box;font-size:100%}abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent;font-family:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}fieldset,img{border:0}table{border-collapse:collapse;border-spacing:0}a{background-color:transparent;text-decoration:none;outline:none;border:none}button,input,optgroup,select,textarea{font-family:inherit;margin:0;padding:0;outline:none;border:none;background:none}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button}[hidden]{display:none}img{max-width:100%}html{font-size:16px}body,html{min-width:320px;scrollbar-color:#2eb9a4 #f1f1f1;scrollbar-width:thin}::-webkit-input-placeholder{color:#b0b0b0}::-moz-placeholder{color:#b0b0b0}:-ms-input-placeholder{color:#b0b0b0}:-moz-placeholder{color:#b0b0b0}::selection{color:#fff;background-color:#2eb9a4;box-shadow:none}::-moz-selection{color:#fff;background-color:#2eb9a4;box-shadow:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#2eb9a4;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#03ad94}#app{position:relative}#app,body{min-height:100%}body{font:normal 1rem/1.6 Roboto,sans-serif;color:#444;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow-y:auto}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:#191718;font-weight:500;margin-bottom:.9375rem;line-height:110%}.h1,h1{font-size:3.75rem;letter-spacing:.03em}.h2,h2{font-size:2.5rem}.h3,h3{font-size:2rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.375rem}.h6,h6{font-size:1.25rem}.section_title{line-height:1.3;margin-bottom:.9375rem;display:flex;align-items:center}.section_title img{flex:none;vertical-align:middle;display:inline-block;margin-right:5px}.section_subtitle{color:#999;font-size:24px;line-height:146.19%}.section_subtitle:not(:last-child){margin-bottom:4.875rem}.subtitle{font-size:1.125rem;line-height:1.5;text-transform:uppercase;color:#fff;opacity:.75;font-weight:400}.text_lg{font-size:1.25rem}.text_xl{font-size:1.5rem}.text_xl:not(:last-child){margin-bottom:1.875rem}p:not(:last-child){margin-bottom:1rem}a,button{border:none;outline:none;color:#0eb9a4;cursor:pointer;transition:all .3s ease-in-out}a:active,a:focus,a:hover,button:focus,button:hover{color:#224782;transition:all .3s ease-in-out}.link_blue{color:#224782}.btn,.link_blue:active,.link_blue:focus,.link_blue:hover{color:#0eb9a4}.btn{padding:.6875rem 2rem;font-size:1rem;font-weight:700;line-height:.81;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:5px;transition:all .3s ease-in-out}.btn:not([disabled]):not(:disabled):active,.btn:not([disabled]):not(:disabled):focus,.btn:not([disabled]):not(:disabled):hover{color:#224782;transition:all .3s ease-in-out}.btn:disabled,.btn[disabled]{background-color:#ccc;cursor:not-allowed}.btn:active:not([disabled]):not(:disabled),.btn:focus:not([disabled]):not(:disabled),.btn:hover:not([disabled]):not(:disabled),.btn:not([disabled]):not(:disabled){cursor:pointer}.btn.btn_lg{font-size:1rem;line-height:113.2%;padding:.75rem}.btn.btn_block{width:100%}.btn:not([disabled]):not(:disabled).btn_orange{color:#993807;border-color:#ff9534;background-color:#ff9534;color:#fff}.btn:not([disabled]):not(:disabled).btn_orange:active,.btn:not([disabled]):not(:disabled).btn_orange:focus,.btn:not([disabled]):not(:disabled).btn_orange:hover{color:#fff;opacity:.8}.btn:not([disabled]):not(:disabled).btn_green{color:#993807;border-color:#00ae99;background-color:#00ae99;color:#fff}.btn:not([disabled]):not(:disabled).btn_green:active,.btn:not([disabled]):not(:disabled).btn_green:focus,.btn:not([disabled]):not(:disabled).btn_green:hover{color:#fff;opacity:.8}.divider{padding:0;display:block;border:none;border-top:1px solid #e8e8e8;margin:40px 0 25px}.overflow_hidden{overflow:hidden}.form_registration{max-width:310px;width:100%;flex:none;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);border-radius:10px;padding:30px}.form_registration .form_registration_logo{margin-bottom:30px;text-align:center}.form_registration .form_registration_title{font-size:18px;text-align:center;margin-bottom:20px}.label{display:block;padding:0 7px;margin-bottom:5px;font-size:.75rem;line-height:1.333}input:not([type=checkbox]):not([type=radio]),textarea{padding:8px 14px;width:100%;background:#f6fcff;border:1px solid #e3eff5;border-radius:5px;text-overflow:ellipsis;font-family:PT Sans,sans-serif;font-size:.875rem;line-height:1}input:not([type=checkbox]):not([type=radio]).error_field,textarea.error_field{border-color:#eb5151}input:not([type=checkbox]):not([type=radio]):focus,input:not([type=checkbox]):not([type=radio]):hover{outline:none;box-shadow:none}.error{color:#eb5151;padding:0 8px;font-weight:400;font-family:PT Sans,sans-serif;font-size:.75rem;line-height:1rem}textarea{resize:vertical;max-height:300px}.field_wrapp+.field_wrapp{margin-top:12px}.field_wrapp+.checkbox_wrapp,.field_wrapp~.btn{margin-top:25px}.checkbox_wrapp .checkbox_box+.checkbox_box{margin-top:13px}.checkbox_wrapp~.btn{margin-top:25px}.checkbox_box{display:flex;align-items:flex-start;padding:0 5px}.checkbox_box .checkbox_text{font-size:.875rem;line-height:1.2857142857}.checkbox_box .checkbox_checkmark{margin-top:1px;margin-right:10px;width:16px;height:16px;background-color:#f5f9fc;border:1px solid #899faa;box-sizing:border-box;border-radius:3px;flex:none;position:relative;order:-1;cursor:pointer;transition:all .3s}.checkbox_box .checkbox_checkmark:before{content:"";width:0;height:6px;margin:-1px 0 0 0;border:solid #fff;border-width:0 0 2px 2px;display:inline-block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-45deg);opacity:0;visibility:hidden;transition:all .3s}.checkbox_box .checkbox_field{position:absolute;visibility:hidden;pointer-events:none}.checkbox_box .checkbox_field:checked~.checkbox_checkmark{background-color:#00d2a0;border-color:#00d2a0}.checkbox_box .checkbox_field:checked~.checkbox_checkmark:before{width:10px;opacity:1;visibility:visible}.text_underline{text-decoration:underline}.text_right{text-align:right}.text_center{text-align:center}.ml_auto{margin-left:auto}.color_green_light{color:#61ffc6}.color_orange{color:#ff9534}.weight_thin{font-weight:100}.weight_extra_light{font-weight:200}.weight_light{font-weight:300}.weight_normal{font-weight:400}.weight_medium{font-weight:500}.weight_semi_bold{font-weight:600}.weight_bold{font-weight:700}.weight_extra_bold{font-weight:800}.weight_extra_heavy{font-weight:900}.btn_hamburger{width:40px;height:40px;display:none;align-items:center;padding:6px 5px;margin:0;flex:none;border:none;outline:none;font-size:0;line-height:0;border-radius:.25rem;background:rgba(25,23,24,.8)}.btn_hamburger .btn_hamburger_inner{position:relative;width:29px;height:21px;display:inline-flex;flex-direction:column;justify-content:space-between;overflow:hidden;flex:none}.btn_hamburger .btn_hamburger_line{height:2.86px;background:#fff;display:block;border-radius:4px;margin-left:auto;transition:all .2s ease;flex:none}.btn_hamburger .btn_hamburger_line:first-child{width:29px}.btn_hamburger .btn_hamburger_line:nth-child(2){width:19px}.btn_hamburger .btn_hamburger_line:nth-child(3){width:22px}.btn_hamburger.active{transition:all .2s ease .1s;background-color:#fff;transform:rotateY(-180deg)}.btn_hamburger.active .btn_hamburger_line{background:#191718}.header{box-shadow:0 4px 8px rgba(0,0,0,.03)}.header .header_logo{flex:none;padding:11px 40px}.header .header_top{display:flex;justify-content:space-between;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.03);position:relative}.header .header_top .header_top_right{display:flex;justify-content:space-between;align-items:center}.header .header_top .header_login{display:flex;align-items:center;padding:0 50px 0 0;opacity:0;visibility:hidden}.header .header_top .header_login>:not(:last-child){margin-right:18px}.header.sticky{-webkit-animation:slideInDown .5s linear;animation:slideInDown .5s linear;position:sticky;top:0;width:100%;z-index:999}.header.sticky .header_login{opacity:1;visibility:visible}.header_list_chat{display:flex;align-items:center;padding:17px 0}.header_list_chat:not(:last-child),.header_list_chat li:not(:last-child){margin-right:30px}.header_list_chat li a{display:flex;align-items:center}.header_list_chat li a .header_list_chat_img{margin-right:10px;display:inline-block}.header_list_chat li a .header_list_start_chat{display:block;color:#343740;font-size:12px;font-weight:700;line-height:1.3;text-transform:uppercase}.header_list_chat li a .header_list_start_online{display:block;font-weight:700;font-size:11px;line-height:1.31;text-transform:uppercase;color:#00c23b}.header_sort{display:flex;align-items:center;flex:none}.header_sort:not(:last-child){padding-right:20px;margin-right:20px;border-right:1px solid #cadde7}.header_sort li{line-height:0}.header_sort li:not(:last-child){margin-right:15px}@-webkit-keyframes rotate-center{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes rotate-center{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes slideInDown{0%{transform:translateY(-100%);visibility:visible}to{transform:translateY(0)}}@keyframes slideInDown{0%{transform:translateY(-100%);visibility:visible}to{transform:translateY(0)}}.section_main{padding-top:150px;padding-bottom:144px;background:#000 url(../img/main-bg1.9cef6dc9.jpg) no-repeat 50% 50%/cover;position:relative}.section_main:before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,.4);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.section_main .section_main_container{position:relative;max-width:1130px;width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto}.section_main .section_main_inner{display:flex;align-items:center;justify-content:space-between}.section_main .section_main_desc{padding-right:15px}.section_main .main_title{color:#fff;font-weight:700;max-width:588px;margin-bottom:12px}.section_main .main_text{color:#fff;font-size:1.125rem;max-width:482px}.section_video{padding:50px 50px 45px}@media screen and (max-width:1170px){.h1,h1{font-size:2.8125rem}.h2,h2{font-size:2.1875rem}.section_main{padding-top:100px;padding-bottom:100px}.video_wrapp .video_card .video_card_title{font-size:1.5625rem}.video_wrapp .video_card .video_card_txt{font-size:1.125rem;line-height:22px}.video_wrapp .video_card .video_card_subtitle{font-size:1.25rem;line-height:24px}}@media screen and (max-width:767px){body{font-size:.75rem;line-height:1.3}.h1,h1{font-size:1.875rem}.h2,h2{font-size:1.5625rem}.h3,h3{font-size:1.375rem}.h4,h4{font-size:1.25rem}.h5,.h6,h5,h6{font-size:1.125rem}.btn{font-size:.75rem;padding:.625rem}.header .header_logo{padding:11px 15px;max-width:91px}.header .header_top{align-items:center}.header .header_top .header_login{background-color:#fff;padding:12px 15px}.header .header_list_chat{display:none}.section_main{padding-top:50px;padding-bottom:50px}.section_main .section_main_inner{flex-direction:column}.section_main .section_main_desc{margin-bottom:20px;padding-right:0}.form_registration{padding:20px}.form_registration .form_registration_logo{margin-bottom:20px}.checkbox_wrapp~.btn,.field_wrapp+.checkbox_wrapp{margin-top:20px}.video_wrapp .video_card{padding:10px}.video_wrapp .video_card .video_card_title{font-size:1.125rem}.video_wrapp .video_card .video_card_txt{font-size:.875rem;line-height:20px}.video_wrapp .video_card .video_card_subtitle{font-size:1rem;line-height:24px}}