.animation span{width:10vmin;height:10vmin;border-radius:10vmin;backface-visibility:hidden;position:absolute;animation-name:move;animation-duration:6s;animation-timing-function:linear;animation-iteration-count:infinite}.animation span:nth-child(1){color:#E45A84;top:99%;left:4%;animation-duration:14s;animation-delay:-13s;transform-origin:-1vw -13vh;box-shadow:20vmin 0 3.1357911139vmin currentColor}.animation span:nth-child(2){color:#583C87;top:28%;left:8%;animation-duration:15.3s;animation-delay:-8.3s;transform-origin:-14vw -12vh;box-shadow:20vmin 0 7.1360536205vmin currentColor}.animation span:nth-child(3){color:#E45A84;top:74%;left:93%;animation-duration:11.2s;animation-delay:-5.6s;transform-origin:21vw 18vh;box-shadow:-20vmin 0 3.8583482053vmin currentColor}.animation span:nth-child(4){color:#FFACAC;top:85%;left:29%;animation-duration:16s;animation-delay:-1s;transform-origin:15vw -11vh;box-shadow:-20vmin 0 7.0724897305vmin currentColor}.animation span:nth-child(5){color:#FFACAC;top:20%;left:26%;animation-duration:14s;animation-delay:-3.6s;transform-origin:4vw -23vh;box-shadow:-20vmin 0 4.1568383764vmin currentColor}.animation span:nth-child(6){color:#FFACAC;top:86%;left:62%;animation-duration:14.5s;animation-delay:-11.7s;transform-origin:13vw -4vh;box-shadow:20vmin 0 4.2428403571vmin currentColor}.animation span:nth-child(7){color:#583C87;top:5%;left:60%;animation-duration:10.6s;animation-delay:-14.2s;transform-origin:18vw -22vh;box-shadow:-20vmin 0 4.707381874vmin currentColor}.animation span:nth-child(8){color:#583C87;top:1%;left:19%;animation-duration:12.3s;animation-delay:-15.9s;transform-origin:4vw 21vh;box-shadow:20vmin 0 5.7336068213vmin currentColor}.animation span:nth-child(9){color:#E45A84;top:20%;left:83%;animation-duration:11.6s;animation-delay:-4.6s;transform-origin:15vw 10vh;box-shadow:20vmin 0 5.1166457319vmin currentColor}.animation span:nth-child(10){color:#583C87;top:95%;left:31%;animation-duration:13.3s;animation-delay:-5.9s;transform-origin:5vw 13vh;box-shadow:-20vmin 0 6.5658268711vmin currentColor}.animation span:nth-child(11){color:#583C87;top:40%;left:73%;animation-duration:11.8s;animation-delay:-14.6s;transform-origin:-10vw -11vh;box-shadow:-20vmin 0 6.3623478633vmin currentColor}.animation span:nth-child(12){color:#FFACAC;top:1%;left:64%;animation-duration:11.5s;animation-delay:-14.3s;transform-origin:-2vw 22vh;box-shadow:20vmin 0 4.9896353329vmin currentColor}.animation span:nth-child(13){color:#FFACAC;top:100%;left:19%;animation-duration:13.1s;animation-delay:-1.6s;transform-origin:20vw -13vh;box-shadow:-20vmin 0 5.7466167857vmin currentColor}.animation span:nth-child(14){color:#E45A84;top:9%;left:58%;animation-duration:15.9s;animation-delay:-10.1s;transform-origin:16vw 19vh;box-shadow:20vmin 0 6.7790356636vmin currentColor}.animation span:nth-child(15){color:#FFACAC;top:81%;left:21%;animation-duration:12.8s;animation-delay:-12.1s;transform-origin:-7vw -11vh;box-shadow:-20vmin 0 5.69052243vmin currentColor}.animation span:nth-child(16){color:#E45A84;top:18%;left:2%;animation-duration:11.3s;animation-delay:-8.2s;transform-origin:-23vw -23vh;box-shadow:20vmin 0 5.8396821836vmin currentColor}.animation span:nth-child(17){color:#FFACAC;top:9%;left:54%;animation-duration:11.7s;animation-delay:-14.3s;transform-origin:20vw 15vh;box-shadow:20vmin 0 4.8763455741vmin currentColor}.animation span:nth-child(18){color:#FFACAC;top:70%;left:14%;animation-duration:15s;animation-delay:-12.7s;transform-origin:1vw 16vh;box-shadow:20vmin 0 7.2992416684vmin currentColor}.animation span:nth-child(19){color:#583C87;top:72%;left:37%;animation-duration:10.1s;animation-delay:-4.4s;transform-origin:4vw 2vh;box-shadow:20vmin 0 5.9535435583vmin currentColor}.animation span:nth-child(20){color:#FFACAC;top:51%;left:18%;animation-duration:10.8s;animation-delay:-3.8s;transform-origin:-4vw 3vh;box-shadow:20vmin 0 6.9339759322vmin currentColor}@keyframes move{100%{transform:translate3d(0, 0, 1px) rotate(360deg)}}@keyframes loading-animation{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}100%{transform:rotate(360deg)}}.video-container{border-radius:4px;margin:0 auto;position:relative;display:flex;flex-direction:column;justify-content:center;height:100% !important;width:100% !important;background-position:center;background-repeat:no-repeat;background-color:#000000}.video-container .overlay-container{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.5);z-index:2}.video-container .overlay-container .play_pause_button{position:absolute;top:calc(50% - 20px);left:calc(50% - 20px);height:40px;width:40px;background:url(/assets/pause.svg) no-repeat;background-size:contain;cursor:pointer}.video-container .overlay-container .play_pause_button.paused{background:url(/assets/ico-play.svg) no-repeat;background-size:contain}.video-container .overlay-container .next_button{position:absolute;left:calc(75% - 15px);top:calc(50% - 15px);height:30px;width:30px;background:url(/assets/ico-next.svg) no-repeat;background-size:contain;cursor:pointer}.video-container .overlay-container .prev_button{position:absolute;left:calc(25% - 15px);top:calc(50% - 15px);height:30px;width:30px;background:url(/assets/ico-next.svg) no-repeat;background-size:contain;cursor:pointer;-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-webkit-transform:scaleX(-1);transform:scaleX(-1)}.video-container .loading-spinner{width:68px;height:68px;display:inline-block;overflow:hidden;background:none;z-index:2;position:absolute;left:calc(50% - 34px);top:calc(50% - 34px)}.video-container .loading-spinner .loading-animation{width:100%;height:100%;position:relative;transform:translateZ(0) scale(0.68);backface-visibility:hidden;transform-origin:0 0}.video-container .loading-spinner .loading-animation div{box-sizing:content-box;position:absolute;animation:loading-animation 1s linear infinite;width:80px;height:80px;top:10px;left:10px;border-radius:50%;box-shadow:0 2.5px 0 0 #f3fdff;transform-origin:40px 41.25px}video{width:100%;height:100%;border-radius:4px}.video-controls{right:0;left:0;padding:7px 10px;position:absolute;bottom:0;transition:all 0.2s ease;background-image:linear-gradient(to bottom, rgba(0,0,0,0.3), rgba(0,0,0,0.5));z-index:3}.video-controls.hide{opacity:0;pointer-events:none}.video-controls .video-progress{position:relative;height:8.4px;margin-bottom:10px}.video-controls .video-progress progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:2px;width:100%;height:8.4px;pointer-events:none;position:absolute;background-color:rgba(255,255,255,0.3);border:none;outline:none;top:0}.video-controls .video-progress progress::-webkit-progress-bar{background-color:rgba(255,255,255,0.3);border-radius:4.76px}.video-controls .video-progress progress::-webkit-progress-value{background:white;border-radius:4.76px}.video-controls .video-progress progress::-moz-progress-bar{border:1px solid white;background:white;border-radius:4.76px}.video-controls .video-progress .seek{position:absolute;top:0;width:100%;cursor:pointer;margin:0}.video-controls .video-progress .seek:hover+.seek-tooltip{display:block}.video-controls .video-progress .seek-tooltip{display:none;position:absolute;top:-50px;margin-left:-20px;font-size:12px;padding:3px;content:attr(data-title);font-weight:bold;color:#fff;background-color:rgba(0,0,0,0.6)}.video-controls .bottom-controls{display:flex;justify-content:space-between;align-items:center}.video-controls .bottom-controls .left-controls{display:flex;align-items:center;color:#fff}.video-controls .bottom-controls .volume-controls{display:flex;align-items:center;margin-right:10px}.video-controls .bottom-controls .volume-controls progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:2px;width:100px;height:8.4px;cursor:pointer;background-color:rgba(255,255,255,0.3);border:none;outline:none}@media (max-width: 567px){.video-controls .bottom-controls .volume-controls progress{display:none}}.video-controls .bottom-controls .volume-controls progress::-webkit-progress-bar{background-color:rgba(255,255,255,0.3);border-radius:4.76px}.video-controls .bottom-controls .volume-controls progress::-webkit-progress-value{background:white;border-radius:4.76px}.video-controls .bottom-controls .volume-controls progress::-moz-progress-bar{border:1px solid white;background:white;border-radius:4.76px}.video-controls .bottom-controls .volume-controls progress::-webkit-slider-thumb{margin-left:0;height:14px;width:14px;background:#fff}.video-controls .bottom-controls .volume-controls input{width:100px;opacity:1;transition:all 0.4s ease}.video-controls .bottom-controls .volume-controls input:focus{width:100px;opacity:1}@media (max-width: 567px){.video-controls .bottom-controls .volume-controls input{display:none}}.video-controls .bottom-controls .volume-controls:hover input{width:100px;opacity:1}.video-controls .bottom-controls .time{display:flex}.video-controls .bottom-controls .time time{font-family:Lato;font-style:normal;font-size:12px;line-height:110%;display:flex;align-items:center;letter-spacing:0.2px;color:#FFFFFF}.video-controls .right-controls{display:flex;align-items:center}.video-controls .right-controls .speed_control{margin-right:15px;position:relative;color:white;font-size:12px}.video-controls .right-controls .speed_control span{cursor:pointer}.video-controls .right-controls .speed_control ul{position:absolute;list-style:none;left:0;bottom:8px;padding:0px;display:flex;flex-direction:column-reverse;background:rgba(0,0,0,0.5);border-radius:10px;padding:3px 2px;font-size:0.8em;line-height:19px;display:flex}@media (min-width: 567px){.video-controls .right-controls .speed_control ul{padding:5px;left:-3px}}.video-controls .right-controls .speed_control ul li{cursor:pointer;color:#9b9d9e}.video-controls .right-controls .speed_control ul li:hover{color:#FFFFFF}button{cursor:pointer;position:relative;margin-right:7px;font-size:12px;padding:3px;border:none;outline:none;background-color:transparent}button *{pointer-events:none}button::before{content:attr(data-title);position:absolute;display:none;right:0;top:-50px;background-color:rgba(0,0,0,0.6);color:#fff;font-weight:bold;padding:4px 6px;word-break:keep-all;white-space:pre}button:hover{cursor:pointer}button:hover::before{display:inline-block}button .playback-icons{height:16px;width:16px}@media (min-width: 567px){button .playback-icons{height:32px;width:32px}}button .volume-icons{height:16px;width:16px}@media (min-width: 567px){button .volume-icons{height:32px;width:32px}}button.fullscreen-button{margin-right:0}button.fullscreen-button svg{height:16px;width:16px}@media (min-width: 567px){button.fullscreen-button svg{height:32px;width:32px}}button .next_button{height:11px;width:11px}@media (min-width: 567px){button .next_button{height:21px;width:21px}}.pip-button svg{width:26px;height:26px}.playback-animation{pointer-events:none;position:absolute;top:50%;left:50%;margin-left:-40px;margin-top:-40px;width:80px;height:80px;border-radius:80px;background-color:rgba(0,0,0,0.6);display:flex;justify-content:center;align-items:center;opacity:0}input[type=range]{-webkit-appearance:none;-moz-appearance:none;height:8.4px;background:transparent;cursor:pointer}input[type=range]:focus{outline:none}input[type=range]:focus::-webkit-slider-runnable-track{background:transparent}input[type=range]:focus::-moz-range-track{outline:none}input[type=range]::-webkit-slider-runnable-track{width:100%;cursor:pointer;border-radius:1.3px;-webkit-appearance:none;transition:all 0.4s ease}input[type=range]::-webkit-slider-thumb{height:16px;width:16px;border-radius:16px;background:var(--youtube-red);cursor:pointer;-webkit-appearance:none;margin-left:-1px}input.volume[type=range]{height:5px;background-color:#fff}input.volume[type=range]::-webkit-slider-runnable-track{background-color:transparent}input.volume[type=range]::-webkit-slider-thumb{margin-left:0;height:14px;width:14px;background:#fff}input.volume[type=range]::-moz-range-thumb{border:1px solid #fff;background:#fff}input[type=range]::-moz-range-track{width:100%;height:8.4px;cursor:pointer;border:1px solid transparent;background:transparent;border-radius:1.3px}input[type=range]::-moz-range-thumb{height:14px;width:14px;border-radius:50px;border:1px solid var(--youtube-red);background:var(--youtube-red);cursor:pointer;margin-top:5px}.hidden{display:none}.teacher-profile-container .common-block{overflow:hidden}#verification-modal .modal-wrapper{vertical-align:middle}#verification-modal .modal-wrapper.message{position:fixed;left:0;right:0;bottom:10px;z-index:1000}#verification-modal .modal-wrapper.message .modal-container{overflow:unset}#verification-modal .modal-wrapper.message .modal-container .modal-close-button{right:0px;top:-30px}#verification-modal .modal-container{height:600px}#verification-modal .modal-container .modal-content-footer{position:absolute;bottom:0px;width:570px;z-index:1000;padding-bottom:20px;padding-top:10px;background:#fff}#verification-modal .modal-container #education-info .education-block__title,#verification-modal .modal-container #experience-info .education-block__title{color:#818C98;font-size:16px}#verification-modal .modal-container #education-info{padding-top:70px}#verification-modal .modal-container #education-info textarea#user_description{background:#FFF}#verification-modal .modal-container #experience-info .education-item{padding-top:31px}#verification-modal .modal-container #experience-info textarea#exp_descr{background:#FFF}#verification-modal .modal-container .modal-content{max-width:700px}#verification-modal .modal-container .modal-content .upload-photo{padding-bottom:35px}#verification-modal .modal-container .modal-content .add-row{margin-bottom:60px}@media (max-width: 768px){#verification-modal .modal-wrapper p.not-required{padding:10px 20px 0px}#verification-modal .modal-wrapper.message{display:none !important}}.profile-photo .info-feed .content-wrapper .info-block:nth-of-type(3n+2),.profile-video .info-feed .content-wrapper .info-block:nth-of-type(3n+2){margin-right:15px}.profile-photo .info-feed .content-wrapper .info-block:nth-child(3n+2),.profile-video .info-feed .content-wrapper .info-block:nth-child(3n+2){margin-top:0 !important}.profile-photo .info-feed .content-wrapper .info-block:nth-of-type(even),.profile-video .info-feed .content-wrapper .info-block:nth-of-type(even){margin-left:15px}.teacher-profile-top{height:180px;background-color:#70ABDB;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center}.teacher-profile-top.teacher-profile-top__no-admins{background-color:#DCE7EE}.teacher-profile-top .camera-icon{top:20px;right:20px;position:absolute}#blocked .teacher-profile-wrap .teacher-profile-img{background-image:url(/assets/blocked_profile-new-ebde8ff6150516df641a4b7d586207d50855373dc3756ee4af7906859b90de50.png);background-color:transparent;border:unset}.teacher-profile-wrap{padding:20px 30px}.teacher-profile-wrap .teacher-profile-section+.teacher-profile-section{border-top:1px solid #F0F2F5;margin-top:20px;padding-top:20px}.teacher-profile-wrap .common-title{font-family:LatoSemiBold}.teacher-profile-wrap .profile-name{font-size:20px}.teacher-profile-wrap .teacher-profile-img{height:140px;width:140px;border-radius:50%;border:3px solid #fff;margin-top:-50px;position:relative;z-index:10;background-color:#818C98;background-size:cover;background-repeat:no-repeat;background-position:center}.teacher-profile-wrap .teacher-profile-img.teacher-profile-img__no-admins{background-image:url(/assets/noadmin.svg) !important;background-size:auto;background-repeat:no-repeat;background-color:#f7fafd}.teacher-profile-wrap .teacher-profile-img .camera-icon{bottom:0;right:0;position:absolute}.teacher-profile-wrap .teacher-profile-img__no-image{position:relative;background:linear-gradient(to top, #B1D1EB, #EBF5FD)}.teacher-profile-wrap .teacher-profile-img__no-image .letter-name{font-size:85px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#70ABDB}.teacher-profile-wrap .teacher-profile-right{padding-left:30px;width:calc(100% - 140px)}.teacher-profile-wrap .teacher-profile-info-left>div p+p{margin-left:20px}.teacher-profile-wrap .teacher-profile-section .sidebar-title{margin-top:0}.teacher-profile-wrap .teacher-profile-section .organisation-item{width:100%}.teacher-profile-wrap .teacher-profile-section .organisation-item .organisation-description{margin:3px 0;font-size:14px}.teacher-profile-wrap .teacher-profile-section .organisation-item~.organisation-item{border-top:1px solid #F0F2F5;margin-top:20px;padding-top:20px}.teacher-profile-wrap .teacher-profile-section .document-item{width:100%}.teacher-profile-wrap .teacher-profile-section .document-item .document-description{margin:3px 0;font-size:14px}.teacher-profile-wrap .teacher-profile-section .document-item+.document-item{border-top:1px solid #F0F2F5;margin-top:20px;padding-top:20px}.teacher-profile-wrap .teacher-profile-section .tags{margin-top:20px}.profile-portfolio .sidebar-title,.profile-news .sidebar-title,.profile-photo .sidebar-title,.profile-video .sidebar-title{margin:unset}.teacher-profile-section .profile-portfolio{padding:24px 24px 30px 24px}.teacher-profile-section .profile-portfolio .profile-about{padding-bottom:23px;margin-bottom:20px;border-bottom:1px solid #F0F2F5}.teacher-profile-section .profile-portfolio .profile-about .profile-about__info{color:#505962;font-size:14px;line-height:20px;margin-bottom:unset;letter-spacing:0.2px;white-space:pre-line}.teacher-profile-section .profile-portfolio .education,.teacher-profile-section .profile-portfolio .experience{width:100%}.teacher-profile-section .profile-portfolio .education .sidebar-title,.teacher-profile-section .profile-portfolio .experience .sidebar-title{margin-bottom:13px}.teacher-profile-section .profile-portfolio .education .organisation-item,.teacher-profile-section .profile-portfolio .experience .organisation-item{padding-bottom:12px;border-bottom:1px solid #F0F2F5;margin-bottom:12px;align-items:unset}.teacher-profile-section .profile-portfolio .education .organisation-item .organisation-picture,.teacher-profile-section .profile-portfolio .experience .organisation-item .organisation-picture{border:2px solid #FFFFFF}.teacher-profile-section .profile-portfolio .education .organisation-item .organisation-info,.teacher-profile-section .profile-portfolio .experience .organisation-item .organisation-info{max-width:650px}.teacher-profile-section .profile-portfolio .education .organisation-item .organisation-info a .organisation-name:hover,.teacher-profile-section .profile-portfolio .experience .organisation-item .organisation-info a .organisation-name:hover{text-decoration:underline}.teacher-profile-section .profile-portfolio .education .organisation-item .organisation-info .organisation-name,.teacher-profile-section .profile-portfolio .experience .organisation-item .organisation-info .organisation-name{letter-spacing:0.5px}.teacher-profile-section .profile-portfolio .education .organisation-item .organisation-info .organisation-name:hover,.teacher-profile-section .profile-portfolio .experience .organisation-item .organisation-info .organisation-name:hover{text-decoration:unset}.teacher-profile-section .profile-portfolio .education .organisation-item .organisation-info .organisation-description,.teacher-profile-section .profile-portfolio .experience .organisation-item .organisation-info .organisation-description{font-size:14px;margin-top:3px;color:#505962}.teacher-profile-section .profile-portfolio .education .organisation-item .organisation-info .organisation-dates,.teacher-profile-section .profile-portfolio .experience .organisation-item .organisation-info .organisation-dates{font-size:12px;margin-top:3px;color:#818C98}.teacher-profile-section .profile-portfolio .education .organisation-item .organisation-info .organisation-dates .duration,.teacher-profile-section .profile-portfolio .experience .organisation-item .organisation-info .organisation-dates .duration{padding-left:19px;position:relative}.teacher-profile-section .profile-portfolio .education .organisation-item .organisation-info .organisation-dates .duration::before,.teacher-profile-section .profile-portfolio .experience .organisation-item .organisation-info .organisation-dates .duration::before{content:"";width:3px;height:3px;background-color:#B9BFC5;border-radius:50%;display:inline-block;position:absolute;top:50%;left:6px}.teacher-profile-section .profile-portfolio .education .organisation-item .organisation-info .organisation-directions,.teacher-profile-section .profile-portfolio .experience .organisation-item .organisation-info .organisation-directions{font-size:12px;color:#505962;margin-top:8px;letter-spacing:0.4px}.teacher-profile-section .profile-portfolio .education .organisation-item .organisation-info .organisation-addition,.teacher-profile-section .profile-portfolio .experience .organisation-item .organisation-info .organisation-addition{font-size:12px;color:#505962;margin-top:8px;letter-spacing:0.4px;white-space:pre-line}.teacher-profile-section .profile-portfolio .education .organisation-item:last-of-type,.teacher-profile-section .profile-portfolio .experience .organisation-item:last-of-type{border-bottom:unset;margin-bottom:14px}.teacher-profile-section .profile-portfolio .interests{width:100%}.teacher-profile-section .profile-portfolio .interests .interests-header{margin-bottom:13px}.teacher-profile-section .profile-portfolio .interests .interests-header .show-all{font-size:14px;color:#3283C6;white-space:nowrap}.teacher-profile-section .profile-portfolio .interests .list-interests{display:flex;flex-wrap:wrap;margin-bottom:12px}.teacher-profile-section .profile-portfolio .interests .list-interests .organisation-item{width:50%;margin-bottom:12px}.teacher-profile-section .profile-portfolio .interests .list-interests .organisation-item a .organisation-name:hover{text-decoration:underline}.teacher-profile-section .profile-portfolio .interests .list-interests .organisation-item .organisation-name{letter-spacing:0.5px}.teacher-profile-section .profile-portfolio .interests .list-interests .organisation-item .organisation-name:hover{text-decoration:unset}.teacher-profile-section .profile-portfolio .interests .tags{padding-bottom:13px;border-bottom:1px solid #F0F2F5;margin-bottom:19px}.teacher-profile-section .profile-portfolio .interests .tags .tag{color:#081F47;padding:5px 12px;border-radius:48px;margin:0 6px 9px 0}.teacher-profile-section .profile-portfolio .skills .sidebar-title{margin-bottom:16px}.teacher-profile-section .profile-portfolio .skills .teacher-skills .teacher-skill{display:flex;align-items:center;margin-bottom:9px}.teacher-profile-section .profile-portfolio .skills .teacher-skills .teacher-skill .wrapper{max-width:375px}.teacher-profile-section .profile-portfolio .skills .teacher-skills .teacher-skill span{content:unset;background:unset;padding:unset;margin:unset}.teacher-profile-section .profile-portfolio .skills .teacher-skills .teacher-skill span.status{width:24px;min-width:24px;height:24px;display:inline-block;margin-right:9px;border-radius:6px;background-color:#CCE5FF;background-image:url(/assets/skill-default.svg);background-position:center;background-repeat:no-repeat}.teacher-profile-section .profile-portfolio .skills .teacher-skills .teacher-skill span.counter{font-size:12px;margin-left:8px;margin-right:2px}.teacher-profile-section .profile-portfolio .skills .teacher-skills .teacher-skill span.reward{vertical-align:middle}.teacher-profile-section .profile-portfolio .skills .teacher-skills .teacher-skill span.title{display:contents;color:#505962;font-family:Lato;font-style:normal;font-weight:normal;font-size:16px;line-height:140%}.teacher-profile-section .profile-portfolio .skills .teacher-skills .teacher-skill span.title:hover{cursor:pointer;text-decoration-line:underline;color:#3283C6}.teacher-profile-section .profile-portfolio .skills .teacher-skills .teacher-skill.confirmed span.status{background-color:#E4FDF1;background-image:url(/assets/skill-confirmed.svg)}.teacher-profile-section .profile-portfolio .skills .teacher-skills .show-more__wrapper{margin-top:7px;border-bottom:unset}.teacher-profile-section .show-more__wrapper{width:100%;display:inline-block;padding-bottom:12px;margin-bottom:10px;border-bottom:1px solid #F0F2F5}.teacher-profile-section .show-more__wrapper .show-more{color:#3283C6;font-size:14px;position:relative}.teacher-profile-section .show-more__wrapper .show-more .arrow{border:solid #3283C6;border-width:0 2px 2px 0;display:inline-block;padding:4px;position:absolute;right:-20px}.teacher-profile-section .show-more__wrapper .show-more .arrow.down{transform:rotate(45deg);-webkit-transform:rotate(45deg);top:2px}.teacher-profile-section .show-more__wrapper .show-more .arrow.up{transform:rotate(-135deg);-webkit-transform:rotate(-135deg);top:8px}.profile-news,.profile-photo,.profile-video{display:flex;align-items:flex-start}.profile-news .recommendations,.profile-photo .recommendations,.profile-video .recommendations{width:230px;min-width:230px;padding:12px 16px;margin-bottom:unset;margin-right:24px}.profile-news .recommendations .sidebar-title,.profile-photo .recommendations .sidebar-title,.profile-video .recommendations .sidebar-title{margin-bottom:16px}.profile-news .recommendations .list-courses .course-block,.profile-photo .recommendations .list-courses .course-block,.profile-video .recommendations .list-courses .course-block{display:flex;padding-bottom:16px;margin-bottom:12px;border-bottom:1px solid #F0F2F5}.profile-news .recommendations .list-courses .course-block .author-picture,.profile-photo .recommendations .list-courses .course-block .author-picture,.profile-video .recommendations .list-courses .course-block .author-picture{min-width:49px;width:49px;height:49px;border-radius:50%;margin-right:13px}.profile-news .recommendations .list-courses .course-block .course-info p,.profile-photo .recommendations .list-courses .course-block .course-info p,.profile-video .recommendations .list-courses .course-block .course-info p{margin:unset;letter-spacing:0.2px}.profile-news .recommendations .list-courses .course-block .course-info p.title,.profile-photo .recommendations .list-courses .course-block .course-info p.title,.profile-video .recommendations .list-courses .course-block .course-info p.title{color:#081F47;font-size:14px;margin-bottom:4px}.profile-news .recommendations .list-courses .course-block .course-info p.explanation,.profile-photo .recommendations .list-courses .course-block .course-info p.explanation,.profile-video .recommendations .list-courses .course-block .course-info p.explanation{font-size:12px;color:#818C98}.profile-news .recommendations .list-courses .course-block:last-of-type,.profile-photo .recommendations .list-courses .course-block:last-of-type,.profile-video .recommendations .list-courses .course-block:last-of-type{border-bottom:unset;margin:unset}.profile-news .recommendations .center,.profile-photo .recommendations .center,.profile-video .recommendations .center{text-align:center;margin:0 -16px;padding:16px 0 4px 0;border-top:1px solid #F0F2F5;font-size:14px}.profile-news .feed-wrapper{width:calc(100% - 230px + 24px)}.profile-news .feed-wrapper .add-post{padding:16px 16px 15px 24px;align-items:flex-start}.profile-news .feed-wrapper .add-post .profile-picture{position:relative;width:46px;height:46px;border:4px solid #FFF;border-radius:50%;box-shadow:0px 2px 10px rgba(112,171,219,0.3);margin-right:18px}.profile-news .feed-wrapper .add-post form{margin:unset;width:calc(100% - 46px);margin-left:10px;position:relative}.profile-news .feed-wrapper .add-post form .icon-group{position:absolute;top:50%;right:-20px;-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.profile-news .feed-wrapper .add-post form .icon-group img.add-file{margin:0 5px 0 10px}.profile-news .feed-wrapper .add-post form input{padding:0 16px;height:36px}.profile-news .feed-wrapper .add-post form input::placeholder{color:#B9BFC5}.profile-news .feed-wrapper .news-feed .news-block .options-container .more-options{top:22px;right:24px;cursor:pointer}.profile-news .feed-wrapper .news-feed .news-block .news-block__header{padding:22px 24px 0 24px;display:flex;align-items:center}.profile-news .feed-wrapper .news-feed .news-block .news-block__header .profile-link{position:relative;width:55px;height:55px;border:4px solid #FFF;border-radius:50%;box-shadow:0px 2px 10px rgba(112,171,219,0.3)}.profile-news .feed-wrapper .news-feed .news-block .news-block__header .profile-link .user-status{width:12px;height:12px;border-radius:50%;position:absolute;bottom:0;right:0;border:3px solid #FFFFFF;box-shadow:0px 2px 5px rgba(94,127,154,0.15)}.profile-news .feed-wrapper .news-feed .news-block .news-block__header .profile-link .user-status.online{background-color:#32C6A6}.profile-news .feed-wrapper .news-feed .news-block .news-block__header .news-data{margin-left:10px}.profile-news .feed-wrapper .news-feed .news-block .news-block__header .news-data .profile-name{color:#081F47;font-size:14px;margin-bottom:2px;display:inline-block}.profile-news .feed-wrapper .news-feed .news-block .news-block__header .news-data .published{color:#505962;font-size:12px}.profile-news .feed-wrapper .news-feed .news-block .news-block__content .description{padding:10px 24px}.profile-news .feed-wrapper .news-feed .news-block .news-block__content img{width:100%}.profile-news .feed-wrapper .news-feed .news-block .news-block__footer{display:flex;justify-content:space-between;align-items:center;position:relative;padding:15px 25px;color:#818C98;font-size:12px}.profile-news .feed-wrapper .news-feed .news-block .news-block__footer div{display:flex;cursor:pointer}.profile-news .feed-wrapper .news-feed .news-block .news-block__footer div.likes-news:hover>img,.profile-news .feed-wrapper .news-feed .news-block .news-block__footer div.comments-news:hover>img,.profile-news .feed-wrapper .news-feed .news-block .news-block__footer div.share-news:hover>img{filter:none;opacity:1}.profile-news .feed-wrapper .news-feed .news-block .news-block__footer div.likes-news{align-items:flex-end}.profile-news .feed-wrapper .news-feed .news-block .news-block__footer div.comments-news{align-items:flex-start;margin-right:auto;margin-bottom:-6px;margin-left:25px}.profile-news .feed-wrapper .news-feed .news-block .news-block__footer div.share-news{align-items:center}.profile-news .feed-wrapper .news-feed .news-block .news-block__footer div img{margin-right:8px;filter:brightness(0) grayscale(1);opacity:0.3;transition:all 0.3s}.profile-photo .info-feed,.profile-video .info-feed{width:calc(100% - 230px + 24px);padding:26px 24px}.profile-photo .info-feed .info-header,.profile-video .info-feed .info-header{font-weight:600;display:flex;justify-content:space-between;align-items:center}.profile-photo .info-feed .info-header .section-title,.profile-video .info-feed .info-header .section-title{margin:unset;font-size:16px}.profile-photo .info-feed .info-header .section-title .counter,.profile-video .info-feed .info-header .section-title .counter{color:#B9BFC5;padding:unset;margin-left:8px}.profile-photo .info-feed .info-header .right-column,.profile-video .info-feed .info-header .right-column{display:flex;align-items:center}.profile-photo .info-feed .info-header .right-column .add-btn,.profile-video .info-feed .info-header .right-column .add-btn{font-size:14px;color:#3283C6;margin-right:18px;cursor:pointer;display:inline-block;background:url(/assets/plus-icon-61b729b1caef2d38bbfee461498f4cdcff07390604ec542aca5e045e4712492b.svg) no-repeat left center;padding-left:20px}.profile-photo .info-feed .info-header .right-column .sort-btn,.profile-video .info-feed .info-header .right-column .sort-btn{display:inline-block;height:30px;background:url(/assets/sort-icon-17a8b6accbf953139d496db5fb0ed58a8c42a649a6753685d284dc1dfabbdba9.svg) no-repeat center;padding-left:24px}.profile-photo .info-feed .content-wrapper,.profile-video .info-feed .content-wrapper{display:flex;flex-wrap:wrap;margin-top:17px}.profile-photo .info-feed .content-wrapper .info-block,.profile-video .info-feed .content-wrapper .info-block{margin-right:1.5rem !important;margin-left:0 !important;flex-grow:1;width:182px;max-width:182px}.profile-photo .info-feed .content-wrapper .info-block:nth-of-type(even),.profile-video .info-feed .content-wrapper .info-block:nth-of-type(even){margin-left:unset}.profile-photo .info-feed .content-wrapper .info-block:nth-child(3n+2),.profile-video .info-feed .content-wrapper .info-block:nth-child(3n+2){margin:15px;margin-top:unset}.profile-photo .info-feed .content-wrapper .info-block img,.profile-photo .info-feed .content-wrapper .info-block video,.profile-video .info-feed .content-wrapper .info-block img,.profile-video .info-feed .content-wrapper .info-block video{max-width:100%;height:auto;border-radius:8px}.teacher-skill{width:50%;color:#505962}.teacher-skill a{color:#505962;font-family:Lato;font-style:normal;font-weight:normal;font-size:16px;line-height:140%}.teacher-skill a:hover{text-decoration-line:underline !important;color:#3283C6}.teacher-skill span{display:inline-block;margin-top:5px;color:#70ABDB;content:'';background:url(/assets/medal-icon-b0eb735557a4cb9a81ac5792422436eedd18ce8ee1aa86b7bb125e74fdf47fd4.svg) no-repeat right center;padding-right:15px}.teacher-skill span.teacher-skill--button{min-width:24px;min-height:24px;height:24px;width:24px;border-radius:6px;display:inline-block;text-align:center;margin-right:9px}.teacher-skill span.teacher-skill--button.teacher-skill--button-plus{background:#CCE5FF}.teacher-skill span.teacher-skill--button.teacher-skill--button-check{background:#E4FDF1}.teacher-skills{width:100%}.teacher-skills .teacher-skills-show-more{width:100%;padding:50px 0 25px 0;margin-top:-45px}.teacher-skills .teacher-skills-show-more.active{background:linear-gradient(180deg, rgba(255,255,255,0) -20%, #fff 87%)}.teacher-skills .teacher-skills-show-more .show-more{position:relative}.teacher-skills .teacher-skills-show-more .show-more .arrow{border:solid #3283C6;border-width:0 3px 3px 0;display:inline-block;padding:4px;position:absolute;right:-20px}.teacher-skills .teacher-skills-show-more .show-more .arrow.down{transform:rotate(45deg);-webkit-transform:rotate(45deg);top:2px}.teacher-skills .teacher-skills-show-more .show-more .arrow.up{transform:rotate(-135deg);-webkit-transform:rotate(-135deg);top:10px}.camera-icon{cursor:pointer}.camera-icon input[type="file"]{position:absolute;display:block;opacity:0;cursor:pointer;left:-87px;top:5px;height:40px;top:-10px}#success-popup,#error-popup{max-width:355px;text-align:center;height:auto;flex-direction:column;overflow:hidden}#success-popup .modal-close-button,#error-popup .modal-close-button{right:12px}#success-popup .modal-content,#error-popup .modal-content{padding:35px;padding-top:250px;width:100%}#success-popup .modal-content .btn,#error-popup .modal-content .btn{min-width:250px;margin:auto;margin-top:20px}.modal-update__data{display:flex;margin-top:150px}.modal-update__data #success-popup .modal-content{padding-top:0}@media (max-height: 550px){.modal-update__data{margin-top:2rem}.modal-update__data #success-popup{max-height:300px}.modal-update__data #success-popup .modal-content,.modal-update__data #success-popup #error-popup{padding-top:10rem;padding-bottom:0.5rem}}@media (max-height: 400px){.modal-update__data #success-popup svg,.modal-update__data #error-popup svg{height:150px}.modal-update__data #success-popup .modal-content,.modal-update__data #success-popup #error-popup,.modal-update__data #error-popup .modal-content,.modal-update__data #error-popup #error-popup{padding-top:0}}.general-container .page-general-content{max-width:calc(100% - 310px)}.general-container .page-general-sidebar{max-width:310px}.no-scroll{overflow-y:hidden;padding-right:5px}.interests-modal .modal-container{padding:30px !important}.interests-modal .modal-container .education-tabs{margin-bottom:20px}.interests-modal .modal-container .popup-title{text-align:left !important;margin-bottom:0 !important}.interests-modal .modal-container .ps{height:calc(100vh - 460px)}.teacher-profile-wrap .teacher-profile-section .see-all-interests{white-space:nowrap;font-size:14px;cursor:pointer}.teacher-profile-wrap .teacher-profile-section .interests-wrap{width:100%;display:flex;flex-wrap:wrap}.teacher-profile-wrap .teacher-profile-section .interests-wrap .organisation-item{width:50%;padding-top:20px;margin-top:0 !important;border-top:0 !important}.autosuggest__results-item div div{display:flex;align-items:center}.autosuggest__results-item div div span{display:inline-block;min-width:36px;width:36px;height:36px;border-radius:50%;margin-right:10px}.publications_null{min-height:200px}#publications{max-width:626px}@media (max-width: 480px){.teacher-profile-wrap .teacher-profile-img{width:96px;height:96px;margin-left:auto;margin-right:auto}.teacher-profile-wrap .teacher-profile-img .camera-icon{bottom:3px !important;right:-10px !important;top:inherit;left:inherit}.teacher-profile-wrap .teacher-profile-right{width:100%;padding-left:0}.teacher-profile-wrap .teacher-profile-right .teacher-profile-info{flex-wrap:wrap}.teacher-profile-wrap .teacher-profile-right .teacher-profile-info-left{width:100%}.teacher-profile-wrap .teacher-profile-right .teacher-profile-info-left>.flex{flex-wrap:wrap}.teacher-profile-wrap .teacher-profile-right .common-title{text-align:center}.teacher-profile-wrap .teacher-profile-right .grey-middle{width:100%;margin-left:0 !important}.teacher-profile-wrap .teacher-profile-right .grey-middle+.grey-middle{margin-top:0}.teacher-profile-wrap .teacher-profile-right .edit-btn{width:100%;text-align:center;margin-bottom:20px;padding:0}.teacher-profile-wrap .teacher-profile-right .edit-btn:before{display:none}.teacher-profile-top{height:105px}.general-container{padding:0}.teacher-profile-container .common-block{border-top-left-radius:0;border-top-right-radius:0}.teacher-profile-right .back-btn{width:100%}.teacher-profile-wrap .teacher-profile-section .interests-wrap .organisation-item{width:100%}.teacher-skill{width:100%}.teacher-skills .teacher-skills-show-more .show-more .arrow{padding:3px}}@media (max-width: 1024px){#verification-modal .modal-container .modal-content-footer{position:relative;width:100%}#verification-modal .modal-container .modal-content{max-width:100%}}@media (max-height: 675px){#verification-modal .modal-container{height:calc(100vh);margin:auto !important}}.single-collection .collection-info{font-size:12px;color:#818C98;margin-top:0;margin-bottom:5px}.single-collection .my-collections .add-collection{width:100%}.single-collection .page-title{font:24px CirceBold;margin-top:0}.single-collection .collection-show-right-nav .options-container{margin-left:50px}.single-collection .collection-show-right-nav .more-options{background-color:#fff;width:36px;height:36px;border-radius:6px;right:0;top:0}.single-collection .collection-show-right-nav .options-menu{transform:none;top:36px;right:0}#mistake-modal.edit-collection-modal .modal-container{max-width:490px}#mistake-modal.edit-collection-modal .modal-container .popup-title{text-align:left;margin-bottom:0}#modal-add-students{max-width:750px}#modal-add-students .search-bar{width:calc(100% - 140px);margin-right:20px}#modal-add-students .search-bar .search-courses{width:calc(100% - 36px)}#modal-add-students.modal-add-courses .modal-content{padding:35px 60px;max-width:initial}#modal-add-students.modal-add-courses .modal-content .search-bar .search-courses{width:calc(100% - 36px)}#modal-add-students .education-tabs a{width:150px}#modal-add-students .course-preview{align-items:center;padding:15px;margin-bottom:15px;box-shadow:0px 2px 5px rgba(94,127,154,0.15);border-radius:8px}#modal-add-students .course-preview input[type=checkbox]{width:20px;height:20px;border-radius:6px}#modal-add-students .course-preview .course-picture{height:52px;min-width:76px;width:76px;border-radius:6px}#modal-add-students .course-preview .course-left{padding-left:24px;width:55%;padding-right:10px;align-items:center}#modal-add-students .course-preview .course-left .course-info{padding-left:12px}#modal-add-students .course-preview .course-left .course-name{font:14px LatoSemiBold}#modal-add-students .course-preview .course-left .course-author{font-size:12px;color:#3283C6}#modal-add-students .course-preview .course-right{width:35%;padding-left:10px}#modal-add-students .course-preview .course-right .course-dates{font-size:12px;color:#818C98}#modal-add-students .course-preview .course-right .course-price{font-size:14px;color:#505962;margin-top:5px}.my-collections{display:flex;flex-wrap:wrap}.my-collections .collection{width:calc(33.3% - 10px);margin:0 0 15px;padding:15px;border-radius:8px;display:flex;flex-direction:column}.my-collections .collection.add-collection{flex-direction:unset}.my-collections .collection:hover{box-shadow:0 2px 20px rgba(94,127,154,0.8)}.my-collections .collection:nth-of-type(3n+2){margin-left:15px;margin-right:15px}.my-collections .collection.collection-one-course .collection-courses-preview .collection-course{width:100%;padding-bottom:60%}.my-collections .collection-courses-preview{display:flex;flex-wrap:wrap;flex:1 1 auto}.my-collections .collection-courses-preview .collection-course{width:calc(50% - 5px);height:0;position:relative;border-radius:8px;padding-bottom:35%;margin-bottom:10px}.my-collections .collection-courses-preview .collection-course:nth-of-type(even){margin-left:10px}.my-collections .collection-name{font:16px LatoSemiBold;margin-bottom:10px}.my-collections .collection-count{font:14px LatoSemiBold;color:#818C98;margin-top:0}.my-collections .more-options{top:-20px;right:0}.my-collections .add-collection{border:2px dashed #70ABDB;border-radius:0;font:15px LatoSemiBold;color:#3283C6;opacity:0.8;text-align:center;transition:all .3s;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;cursor:pointer;min-height:292px}.my-collections .add-collection:hover{opacity:1}.my-collections .add-collection>p{width:100%;margin-top:0}.my-collections .add-collection>img{margin-top:auto}.options-container .options-menu{top:-30px}.icon-trash{background-image:url(/assets/trash-filled-large-c54c36dd21f935d09fb9ff92ddc2db6bb58ac1a87e9d9c9513da754d8590aa04.svg);background-size:contain}.icon-trash:hover{background-image:url(/assets/trash-hover-25310ef7495c80c7554b8bfcd9999a61635df47b63698b179a490466ec4822ca.svg)}.subcourse-slide.subcourse-progress .subcourse-slide-img+.options-container .options-menu{top:0}@media (max-width: 768px){.my-collections .collection{width:100%;margin-left:0 !important;margin-right:0 !important}.single-collection-top{width:100%;margin-top:15px}}@media (max-width: 1024px){.collection-show-right-nav .add-subcourse{white-space:nowrap}.single-collection .page-title{line-height:1em}}@media (max-width: 1024px){.single-collection-top{flex-wrap:wrap;width:100%}.single-collection-top>div{width:100%}.single-collection-top>div.collection-show-right-nav{margin-bottom:20px;width:100%;display:flex;justify-content:end}}.animation span{width:10vmin;height:10vmin;border-radius:10vmin;backface-visibility:hidden;position:absolute;animation-name:move;animation-duration:6s;animation-timing-function:linear;animation-iteration-count:infinite}.animation span:nth-child(1){color:#E45A84;top:14%;left:54%;animation-duration:10.9s;animation-delay:-2.5s;transform-origin:23vw 11vh;box-shadow:20vmin 0 3.8638664604vmin currentColor}.animation span:nth-child(2){color:#FFACAC;top:25%;left:89%;animation-duration:11.1s;animation-delay:-1.5s;transform-origin:12vw 14vh;box-shadow:20vmin 0 6.0262845868vmin currentColor}.animation span:nth-child(3){color:#E45A84;top:66%;left:71%;animation-duration:12.1s;animation-delay:-8.5s;transform-origin:5vw 4vh;box-shadow:20vmin 0 5.4046996599vmin currentColor}.animation span:nth-child(4){color:#583C87;top:20%;left:2%;animation-duration:10.1s;animation-delay:-5.8s;transform-origin:-8vw 5vh;box-shadow:-20vmin 0 5.5483331979vmin currentColor}.animation span:nth-child(5){color:#583C87;top:64%;left:19%;animation-duration:12.5s;animation-delay:-14.3s;transform-origin:-14vw 0vh;box-shadow:20vmin 0 6.8676834722vmin currentColor}.animation span:nth-child(6){color:#E45A84;top:40%;left:13%;animation-duration:10.2s;animation-delay:-0.1s;transform-origin:-7vw -19vh;box-shadow:20vmin 0 5.7837187663vmin currentColor}.animation span:nth-child(7){color:#E45A84;top:64%;left:89%;animation-duration:14.1s;animation-delay:-10s;transform-origin:-3vw -3vh;box-shadow:-20vmin 0 4.3653085632vmin currentColor}.animation span:nth-child(8){color:#E45A84;top:89%;left:33%;animation-duration:13.1s;animation-delay:-4.5s;transform-origin:5vw -18vh;box-shadow:-20vmin 0 4.1460700867vmin currentColor}.animation span:nth-child(9){color:#E45A84;top:61%;left:75%;animation-duration:11s;animation-delay:-1.1s;transform-origin:18vw 14vh;box-shadow:-20vmin 0 2.8925903865vmin currentColor}.animation span:nth-child(10){color:#FFACAC;top:46%;left:41%;animation-duration:10.8s;animation-delay:-5.6s;transform-origin:-22vw 23vh;box-shadow:-20vmin 0 4.4379178776vmin currentColor}.animation span:nth-child(11){color:#FFACAC;top:75%;left:68%;animation-duration:10.6s;animation-delay:-4.3s;transform-origin:0vw -6vh;box-shadow:-20vmin 0 6.4968930601vmin currentColor}.animation span:nth-child(12){color:#583C87;top:86%;left:72%;animation-duration:15.9s;animation-delay:-11.4s;transform-origin:25vw 4vh;box-shadow:20vmin 0 2.5873529377vmin currentColor}.animation span:nth-child(13){color:#E45A84;top:3%;left:7%;animation-duration:10.6s;animation-delay:-15.1s;transform-origin:22vw -11vh;box-shadow:-20vmin 0 3.0989320845vmin currentColor}.animation span:nth-child(14){color:#FFACAC;top:48%;left:48%;animation-duration:10.3s;animation-delay:-10.6s;transform-origin:5vw 20vh;box-shadow:20vmin 0 6.2551420334vmin currentColor}.animation span:nth-child(15){color:#583C87;top:32%;left:45%;animation-duration:15.8s;animation-delay:-7.9s;transform-origin:-10vw 2vh;box-shadow:-20vmin 0 6.5543034726vmin currentColor}.animation span:nth-child(16){color:#E45A84;top:74%;left:40%;animation-duration:10.4s;animation-delay:-1.9s;transform-origin:-22vw -7vh;box-shadow:-20vmin 0 3.1845689301vmin currentColor}.animation span:nth-child(17){color:#FFACAC;top:33%;left:56%;animation-duration:14.2s;animation-delay:-1s;transform-origin:-7vw 10vh;box-shadow:-20vmin 0 2.5117172311vmin currentColor}.animation span:nth-child(18){color:#FFACAC;top:9%;left:89%;animation-duration:14.8s;animation-delay:-5s;transform-origin:12vw 18vh;box-shadow:20vmin 0 6.3686381908vmin currentColor}.animation span:nth-child(19){color:#583C87;top:4%;left:8%;animation-duration:12.3s;animation-delay:-3.5s;transform-origin:-3vw 24vh;box-shadow:20vmin 0 6.4786159935vmin currentColor}.animation span:nth-child(20){color:#FFACAC;top:89%;left:59%;animation-duration:10.5s;animation-delay:-0.2s;transform-origin:-14vw 18vh;box-shadow:-20vmin 0 5.7282129429vmin currentColor}@keyframes move{100%{transform:translate3d(0, 0, 1px) rotate(360deg)}}@keyframes loading-animation{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}100%{transform:rotate(360deg)}}.video-container{border-radius:4px;margin:0 auto;position:relative;display:flex;flex-direction:column;justify-content:center;height:100% !important;width:100% !important;background-position:center;background-repeat:no-repeat;background-color:#000000}.video-container .overlay-container{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.5);z-index:2}.video-container .overlay-container .play_pause_button{position:absolute;top:calc(50% - 20px);left:calc(50% - 20px);height:40px;width:40px;background:url(/assets/pause.svg) no-repeat;background-size:contain;cursor:pointer}.video-container .overlay-container .play_pause_button.paused{background:url(/assets/ico-play.svg) no-repeat;background-size:contain}.video-container .overlay-container .next_button{position:absolute;left:calc(75% - 15px);top:calc(50% - 15px);height:30px;width:30px;background:url(/assets/ico-next.svg) no-repeat;background-size:contain;cursor:pointer}.video-container .overlay-container .prev_button{position:absolute;left:calc(25% - 15px);top:calc(50% - 15px);height:30px;width:30px;background:url(/assets/ico-next.svg) no-repeat;background-size:contain;cursor:pointer;-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-webkit-transform:scaleX(-1);transform:scaleX(-1)}.video-container .loading-spinner{width:68px;height:68px;display:inline-block;overflow:hidden;background:none;z-index:2;position:absolute;left:calc(50% - 34px);top:calc(50% - 34px)}.video-container .loading-spinner .loading-animation{width:100%;height:100%;position:relative;transform:translateZ(0) scale(0.68);backface-visibility:hidden;transform-origin:0 0}.video-container .loading-spinner .loading-animation div{box-sizing:content-box;position:absolute;animation:loading-animation 1s linear infinite;width:80px;height:80px;top:10px;left:10px;border-radius:50%;box-shadow:0 2.5px 0 0 #f3fdff;transform-origin:40px 41.25px}video{width:100%;height:100%;border-radius:4px}.video-controls{right:0;left:0;padding:7px 10px;position:absolute;bottom:0;transition:all 0.2s ease;background-image:linear-gradient(to bottom, rgba(0,0,0,0.3), rgba(0,0,0,0.5));z-index:3}.video-controls.hide{opacity:0;pointer-events:none}.video-controls .video-progress{position:relative;height:8.4px;margin-bottom:10px}.video-controls .video-progress progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:2px;width:100%;height:8.4px;pointer-events:none;position:absolute;background-color:rgba(255,255,255,0.3);border:none;outline:none;top:0}.video-controls .video-progress progress::-webkit-progress-bar{background-color:rgba(255,255,255,0.3);border-radius:4.76px}.video-controls .video-progress progress::-webkit-progress-value{background:white;border-radius:4.76px}.video-controls .video-progress progress::-moz-progress-bar{border:1px solid white;background:white;border-radius:4.76px}.video-controls .video-progress .seek{position:absolute;top:0;width:100%;cursor:pointer;margin:0}.video-controls .video-progress .seek:hover+.seek-tooltip{display:block}.video-controls .video-progress .seek-tooltip{display:none;position:absolute;top:-50px;margin-left:-20px;font-size:12px;padding:3px;content:attr(data-title);font-weight:bold;color:#fff;background-color:rgba(0,0,0,0.6)}.video-controls .bottom-controls{display:flex;justify-content:space-between;align-items:center}.video-controls .bottom-controls .left-controls{display:flex;align-items:center;color:#fff}.video-controls .bottom-controls .volume-controls{display:flex;align-items:center;margin-right:10px}.video-controls .bottom-controls .volume-controls progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:2px;width:100px;height:8.4px;cursor:pointer;background-color:rgba(255,255,255,0.3);border:none;outline:none}@media (max-width: 567px){.video-controls .bottom-controls .volume-controls progress{display:none}}.video-controls .bottom-controls .volume-controls progress::-webkit-progress-bar{background-color:rgba(255,255,255,0.3);border-radius:4.76px}.video-controls .bottom-controls .volume-controls progress::-webkit-progress-value{background:white;border-radius:4.76px}.video-controls .bottom-controls .volume-controls progress::-moz-progress-bar{border:1px solid white;background:white;border-radius:4.76px}.video-controls .bottom-controls .volume-controls progress::-webkit-slider-thumb{margin-left:0;height:14px;width:14px;background:#fff}.video-controls .bottom-controls .volume-controls input{width:100px;opacity:1;transition:all 0.4s ease}.video-controls .bottom-controls .volume-controls input:focus{width:100px;opacity:1}@media (max-width: 567px){.video-controls .bottom-controls .volume-controls input{display:none}}.video-controls .bottom-controls .volume-controls:hover input{width:100px;opacity:1}.video-controls .bottom-controls .time{display:flex}.video-controls .bottom-controls .time time{font-family:Lato;font-style:normal;font-size:12px;line-height:110%;display:flex;align-items:center;letter-spacing:0.2px;color:#FFFFFF}.video-controls .right-controls{display:flex;align-items:center}.video-controls .right-controls .speed_control{margin-right:15px;position:relative;color:white;font-size:12px}.video-controls .right-controls .speed_control span{cursor:pointer}.video-controls .right-controls .speed_control ul{position:absolute;list-style:none;left:0;bottom:8px;padding:0px;display:flex;flex-direction:column-reverse;background:rgba(0,0,0,0.5);border-radius:10px;padding:3px 2px;font-size:0.8em;line-height:19px;display:flex}@media (min-width: 567px){.video-controls .right-controls .speed_control ul{padding:5px;left:-3px}}.video-controls .right-controls .speed_control ul li{cursor:pointer;color:#9b9d9e}.video-controls .right-controls .speed_control ul li:hover{color:#FFFFFF}button{cursor:pointer;position:relative;margin-right:7px;font-size:12px;padding:3px;border:none;outline:none;background-color:transparent}button *{pointer-events:none}button::before{content:attr(data-title);position:absolute;display:none;right:0;top:-50px;background-color:rgba(0,0,0,0.6);color:#fff;font-weight:bold;padding:4px 6px;word-break:keep-all;white-space:pre}button:hover{cursor:pointer}button:hover::before{display:inline-block}button .playback-icons{height:16px;width:16px}@media (min-width: 567px){button .playback-icons{height:32px;width:32px}}button .volume-icons{height:16px;width:16px}@media (min-width: 567px){button .volume-icons{height:32px;width:32px}}button.fullscreen-button{margin-right:0}button.fullscreen-button svg{height:16px;width:16px}@media (min-width: 567px){button.fullscreen-button svg{height:32px;width:32px}}button .next_button{height:11px;width:11px}@media (min-width: 567px){button .next_button{height:21px;width:21px}}.pip-button svg{width:26px;height:26px}.playback-animation{pointer-events:none;position:absolute;top:50%;left:50%;margin-left:-40px;margin-top:-40px;width:80px;height:80px;border-radius:80px;background-color:rgba(0,0,0,0.6);display:flex;justify-content:center;align-items:center;opacity:0}input[type=range]{-webkit-appearance:none;-moz-appearance:none;height:8.4px;background:transparent;cursor:pointer}input[type=range]:focus{outline:none}input[type=range]:focus::-webkit-slider-runnable-track{background:transparent}input[type=range]:focus::-moz-range-track{outline:none}input[type=range]::-webkit-slider-runnable-track{width:100%;cursor:pointer;border-radius:1.3px;-webkit-appearance:none;transition:all 0.4s ease}input[type=range]::-webkit-slider-thumb{height:16px;width:16px;border-radius:16px;background:var(--youtube-red);cursor:pointer;-webkit-appearance:none;margin-left:-1px}input.volume[type=range]{height:5px;background-color:#fff}input.volume[type=range]::-webkit-slider-runnable-track{background-color:transparent}input.volume[type=range]::-webkit-slider-thumb{margin-left:0;height:14px;width:14px;background:#fff}input.volume[type=range]::-moz-range-thumb{border:1px solid #fff;background:#fff}input[type=range]::-moz-range-track{width:100%;height:8.4px;cursor:pointer;border:1px solid transparent;background:transparent;border-radius:1.3px}input[type=range]::-moz-range-thumb{height:14px;width:14px;border-radius:50px;border:1px solid var(--youtube-red);background:var(--youtube-red);cursor:pointer;margin-top:5px}.hidden{display:none}.three-columns-container{display:flex}.three-columns-container .left-column{width:100%;max-width:230px;border-radius:8px;overflow:hidden}.three-columns-container .left-column .teacher-profile-top{width:100%;height:75px;background-color:#70ABDB;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center}.three-columns-container .left-column .teacher-profile-img{height:70px;width:70px;border-radius:50%;border:3px solid #fff;margin-top:-50px;margin-left:20px;position:relative;z-index:10;background-color:#818C98;background-size:cover;background-repeat:no-repeat;background-position:center}.three-columns-container .left-column .teacher-profile-bottom{padding:20px;padding-top:10px}.three-columns-container .left-column .teacher-profile-bottom .profile-name{font-size:16px;line-height:1.5}.three-columns-container .left-column .teacher-profile-bottom .profile-name a{color:#0A2045}.three-columns-container .left-column .profile-left-menu{margin:20px -20px 0 -20px}.three-columns-container .left-column .profile-left-menu a{padding:15px 30px 15px 60px !important;margin:unset}.three-columns-container .left-column .profile-left-menu a:before{left:24px}.three-columns-container .left-column .profile-left-menu a:hover{background-color:#E2F1FF !important;color:#3283C6}.three-columns-container .left-column .profile-left-menu a:hover:before{filter:invert(69%) sepia(71%) saturate(848%) hue-rotate(167deg) brightness(90%) contrast(89%)}.three-columns-container .left-column .common-menu-link{font-size:14px;color:#5C6670;padding-left:40px !important;background:#fff !important;display:inline-block;white-space:nowrap;width:100%;padding:10px 10px;margin-bottom:10px;position:relative}.three-columns-container .left-column .common-menu-link:last-of-type{margin-bottom:0}.three-columns-container .left-column .common-menu-link:before{content:"";width:24px;height:24px;border-radius:50%;display:inline-block;position:absolute;left:4px;top:calc(50% - 11px)}.three-columns-container .left-column .common-menu-link.my-education:before{background:url(/assets/education-small-icon-25468fa8745796048d0c4f126beb5bc7c3ab3ec82a54a259ccb9d14ace27f30e.svg) no-repeat center}.three-columns-container .left-column .common-menu-link.i-teach:before{background:url(/assets/me-2d460a52ead9a90977f42db24d5fc27475f78b2a6527cae9a34001a4f8aa7b3a.svg) no-repeat center}.three-columns-container .left-column .common-menu-link.my-contacts:before{background:url(/assets/one-person-icon-3fa95b3c44905b80e33ae598a24a5b5599c36b6c8c1a726a1032ccae5252461c.svg) no-repeat center}.three-columns-container .left-column .common-menu-link.my-groups:before{background:url(/assets/two-people-icon-3fd155245da195447c927dfe4c7e4bbc7caf1e905184161b2e6ced1c6e47fb56.svg) no-repeat center}.three-columns-container .left-column .common-menu-link.my-events:before{background:url(/assets/calendar-icon-b68f1de648f8ad6ebbd5a3708d7dccdf876cfd2ad71682e240b7c289eb12e152.svg) no-repeat center}.three-columns-container .left-column .add-to-feed{padding:15px}.three-columns-container .left-column .add-to-feed .sidebar-title{margin-top:10px}.three-columns-container .left-column .add-to-feed .add-to-feed-user{display:flex}.three-columns-container .left-column .add-to-feed .add-to-feed-user+.add-to-feed-user{margin-top:10px}.three-columns-container .left-column .add-to-feed .add-to-feed-user .add-to-feed-left{width:36px;height:36px;border-radius:50%}.three-columns-container .left-column .add-to-feed .add-to-feed-user .add-to-feed-right{padding-left:10px;font-size:14px;color:#081F47}.three-columns-container .left-column .add-to-feed .add-to-feed-user .add-to-feed-right p{margin:0}.three-columns-container .left-column .add-to-feed .add-to-feed-user .add-to-feed-right a{font-size:12px}.three-columns-container .center-column{width:calc(100% - 590px)}.three-columns-container .center-column.common-block{background:transparent;box-shadow:none}.three-columns-container .right-column{width:320px}.three-columns-container .right-column .common-block{padding:15px}.three-columns-container .right-column .common-block .sidebar-title{margin-top:10px}.publications{justify-content:flex-start}.publications .center-column{margin-left:20px;margin-right:20px}.publications .sidebar{min-width:230px}.publications .sidebar.platform-management{padding:10px 20px}.publications .sidebar.platform-management a:before{background:url(/assets/global-admin-login-dc9bc2a283b15ef490db986bc6ff767247e2f7d46a349256ae893ea9b11d2d06.svg) no-repeat}.publications .sidebar.my-pages{padding:12px 16px}.publications .sidebar.my-pages .sidebar-title{color:#081F47;font-size:14px;line-height:18px;letter-spacing:0.2px}.publications .sidebar.my-pages .pages-wrapper{margin-top:15px}.publications .sidebar.my-pages .pages-wrapper .page{align-items:center;margin-top:10px}.publications .sidebar.my-pages .pages-wrapper .page:first-child{margin:unset}.publications .sidebar.my-pages .pages-wrapper .page a img{border:2px solid #FFFFFF;box-shadow:0px 2px 10px rgba(112,171,219,0.3);border-radius:50%}.publications .sidebar.my-pages .pages-wrapper .page a:hover img{background-color:#CCE5FF}.publications .sidebar.my-pages .pages-wrapper .page .page-info{margin-left:10px}.publications .sidebar.my-pages .pages-wrapper .page .page-info a{display:block}.publications .sidebar.my-pages .pages-wrapper .page .page-info a:first-child{line-height:19px}.publications .sidebar.my-pages .pages-wrapper .page .page-info a:last-child{line-height:11px}.publications .sidebar.my-pages .pages-wrapper .page .page-info a .name{color:#081F47;font-size:14px;line-height:19px;letter-spacing:0.2px;margin-bottom:2px}.publications .sidebar.my-pages .pages-wrapper .page .page-info a .category{font-size:10px;line-height:11px;letter-spacing:0.2px;color:#505962}.publications .sidebar.my-pages .pages-wrapper .page .page-info a:hover .name{text-decoration:underline !important}.publications .center-column.common-block{min-height:700px}@media (max-width: 1024px){.three-columns-container{flex-wrap:wrap}.three-columns-container .left-column{margin-right:15px}.three-columns-container .center-column{min-width:calc(100% - 245px)}.three-columns-container .right-column{display:none}.news-item .news-item-top .news-user-preview{margin-right:10px}}@media (max-width: 567px){.three-columns-container{padding:0}.three-columns-container .left-column,.three-columns-container .center-column{min-width:100%;margin-right:0}.three-columns-container .left-column{display:none}.three-columns-container .center-column{margin-top:5px}.publications .center-column.common-block{min-height:0}.three-columns-container .left-column .profile-left-menu{margin-top:10px}.three-columns-container .left-column .teacher-profile-bottom{padding-bottom:0}.three-columns-container .left-column .common-menu-link:before{top:calc(50% - 13px)}}.animation span{width:10vmin;height:10vmin;border-radius:10vmin;backface-visibility:hidden;position:absolute;animation-name:move;animation-duration:6s;animation-timing-function:linear;animation-iteration-count:infinite}.animation span:nth-child(1){color:#583C87;top:48%;left:22%;animation-duration:13.5s;animation-delay:-11.5s;transform-origin:11vw -3vh;box-shadow:20vmin 0 6.1303483731vmin currentColor}.animation span:nth-child(2){color:#FFACAC;top:18%;left:52%;animation-duration:11.9s;animation-delay:-15.2s;transform-origin:-19vw -11vh;box-shadow:20vmin 0 6.0045563744vmin currentColor}.animation span:nth-child(3){color:#E45A84;top:41%;left:10%;animation-duration:14.8s;animation-delay:-14.5s;transform-origin:23vw 16vh;box-shadow:20vmin 0 6.7890428446vmin currentColor}.animation span:nth-child(4){color:#E45A84;top:99%;left:32%;animation-duration:11.1s;animation-delay:-1.3s;transform-origin:21vw 20vh;box-shadow:20vmin 0 6.4014459619vmin currentColor}.animation span:nth-child(5){color:#583C87;top:64%;left:11%;animation-duration:11.6s;animation-delay:-8.2s;transform-origin:16vw 7vh;box-shadow:20vmin 0 4.4380280204vmin currentColor}.animation span:nth-child(6){color:#E45A84;top:56%;left:13%;animation-duration:10.3s;animation-delay:-5.1s;transform-origin:-22vw 9vh;box-shadow:20vmin 0 5.1347911453vmin currentColor}.animation span:nth-child(7){color:#E45A84;top:89%;left:50%;animation-duration:10.8s;animation-delay:-11.2s;transform-origin:-23vw -5vh;box-shadow:-20vmin 0 6.866586473vmin currentColor}.animation span:nth-child(8){color:#583C87;top:7%;left:75%;animation-duration:12.5s;animation-delay:-11.5s;transform-origin:-8vw 20vh;box-shadow:-20vmin 0 3.4254026426vmin currentColor}.animation span:nth-child(9){color:#FFACAC;top:58%;left:15%;animation-duration:15.8s;animation-delay:-11s;transform-origin:-20vw -20vh;box-shadow:-20vmin 0 6.1542513137vmin currentColor}.animation span:nth-child(10){color:#E45A84;top:23%;left:18%;animation-duration:14.6s;animation-delay:-2.8s;transform-origin:0vw -5vh;box-shadow:20vmin 0 5.7107149708vmin currentColor}.animation span:nth-child(11){color:#E45A84;top:59%;left:1%;animation-duration:15s;animation-delay:-14.3s;transform-origin:25vw 25vh;box-shadow:20vmin 0 4.5540778138vmin currentColor}.animation span:nth-child(12){color:#583C87;top:44%;left:16%;animation-duration:14s;animation-delay:-11.8s;transform-origin:-11vw 18vh;box-shadow:-20vmin 0 5.139668799vmin currentColor}.animation span:nth-child(13){color:#FFACAC;top:52%;left:11%;animation-duration:11s;animation-delay:-7.2s;transform-origin:-19vw -12vh;box-shadow:20vmin 0 4.1869921911vmin currentColor}.animation span:nth-child(14){color:#E45A84;top:89%;left:69%;animation-duration:14.9s;animation-delay:-6.8s;transform-origin:12vw -12vh;box-shadow:-20vmin 0 3.579837603vmin currentColor}.animation span:nth-child(15){color:#FFACAC;top:23%;left:28%;animation-duration:10.2s;animation-delay:-7.7s;transform-origin:18vw 3vh;box-shadow:-20vmin 0 7.0686754329vmin currentColor}.animation span:nth-child(16){color:#583C87;top:45%;left:56%;animation-duration:10.2s;animation-delay:-8s;transform-origin:-14vw 21vh;box-shadow:20vmin 0 5.8672345775vmin currentColor}.animation span:nth-child(17){color:#583C87;top:69%;left:48%;animation-duration:12.4s;animation-delay:-3.7s;transform-origin:-3vw 2vh;box-shadow:20vmin 0 4.2974611829vmin currentColor}.animation span:nth-child(18){color:#FFACAC;top:46%;left:25%;animation-duration:13.2s;animation-delay:-10.1s;transform-origin:7vw 9vh;box-shadow:20vmin 0 5.4742817701vmin currentColor}.animation span:nth-child(19){color:#FFACAC;top:14%;left:93%;animation-duration:12.2s;animation-delay:-15.3s;transform-origin:-16vw 5vh;box-shadow:20vmin 0 5.1348861709vmin currentColor}.animation span:nth-child(20){color:#FFACAC;top:1%;left:91%;animation-duration:10.1s;animation-delay:-6.5s;transform-origin:-7vw -23vh;box-shadow:20vmin 0 3.6289706899vmin currentColor}@keyframes move{100%{transform:translate3d(0, 0, 1px) rotate(360deg)}}@keyframes loading-animation{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}100%{transform:rotate(360deg)}}.video-container{border-radius:4px;margin:0 auto;position:relative;display:flex;flex-direction:column;justify-content:center;height:100% !important;width:100% !important;background-position:center;background-repeat:no-repeat;background-color:#000000}.video-container .overlay-container{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.5);z-index:2}.video-container .overlay-container .play_pause_button{position:absolute;top:calc(50% - 20px);left:calc(50% - 20px);height:40px;width:40px;background:url(/assets/pause.svg) no-repeat;background-size:contain;cursor:pointer}.video-container .overlay-container .play_pause_button.paused{background:url(/assets/ico-play.svg) no-repeat;background-size:contain}.video-container .overlay-container .next_button{position:absolute;left:calc(75% - 15px);top:calc(50% - 15px);height:30px;width:30px;background:url(/assets/ico-next.svg) no-repeat;background-size:contain;cursor:pointer}.video-container .overlay-container .prev_button{position:absolute;left:calc(25% - 15px);top:calc(50% - 15px);height:30px;width:30px;background:url(/assets/ico-next.svg) no-repeat;background-size:contain;cursor:pointer;-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-webkit-transform:scaleX(-1);transform:scaleX(-1)}.video-container .loading-spinner{width:68px;height:68px;display:inline-block;overflow:hidden;background:none;z-index:2;position:absolute;left:calc(50% - 34px);top:calc(50% - 34px)}.video-container .loading-spinner .loading-animation{width:100%;height:100%;position:relative;transform:translateZ(0) scale(0.68);backface-visibility:hidden;transform-origin:0 0}.video-container .loading-spinner .loading-animation div{box-sizing:content-box;position:absolute;animation:loading-animation 1s linear infinite;width:80px;height:80px;top:10px;left:10px;border-radius:50%;box-shadow:0 2.5px 0 0 #f3fdff;transform-origin:40px 41.25px}video{width:100%;height:100%;border-radius:4px}.video-controls{right:0;left:0;padding:7px 10px;position:absolute;bottom:0;transition:all 0.2s ease;background-image:linear-gradient(to bottom, rgba(0,0,0,0.3), rgba(0,0,0,0.5));z-index:3}.video-controls.hide{opacity:0;pointer-events:none}.video-controls .video-progress{position:relative;height:8.4px;margin-bottom:10px}.video-controls .video-progress progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:2px;width:100%;height:8.4px;pointer-events:none;position:absolute;background-color:rgba(255,255,255,0.3);border:none;outline:none;top:0}.video-controls .video-progress progress::-webkit-progress-bar{background-color:rgba(255,255,255,0.3);border-radius:4.76px}.video-controls .video-progress progress::-webkit-progress-value{background:white;border-radius:4.76px}.video-controls .video-progress progress::-moz-progress-bar{border:1px solid white;background:white;border-radius:4.76px}.video-controls .video-progress .seek{position:absolute;top:0;width:100%;cursor:pointer;margin:0}.video-controls .video-progress .seek:hover+.seek-tooltip{display:block}.video-controls .video-progress .seek-tooltip{display:none;position:absolute;top:-50px;margin-left:-20px;font-size:12px;padding:3px;content:attr(data-title);font-weight:bold;color:#fff;background-color:rgba(0,0,0,0.6)}.video-controls .bottom-controls{display:flex;justify-content:space-between;align-items:center}.video-controls .bottom-controls .left-controls{display:flex;align-items:center;color:#fff}.video-controls .bottom-controls .volume-controls{display:flex;align-items:center;margin-right:10px}.video-controls .bottom-controls .volume-controls progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:2px;width:100px;height:8.4px;cursor:pointer;background-color:rgba(255,255,255,0.3);border:none;outline:none}@media (max-width: 567px){.video-controls .bottom-controls .volume-controls progress{display:none}}.video-controls .bottom-controls .volume-controls progress::-webkit-progress-bar{background-color:rgba(255,255,255,0.3);border-radius:4.76px}.video-controls .bottom-controls .volume-controls progress::-webkit-progress-value{background:white;border-radius:4.76px}.video-controls .bottom-controls .volume-controls progress::-moz-progress-bar{border:1px solid white;background:white;border-radius:4.76px}.video-controls .bottom-controls .volume-controls progress::-webkit-slider-thumb{margin-left:0;height:14px;width:14px;background:#fff}.video-controls .bottom-controls .volume-controls input{width:100px;opacity:1;transition:all 0.4s ease}.video-controls .bottom-controls .volume-controls input:focus{width:100px;opacity:1}@media (max-width: 567px){.video-controls .bottom-controls .volume-controls input{display:none}}.video-controls .bottom-controls .volume-controls:hover input{width:100px;opacity:1}.video-controls .bottom-controls .time{display:flex}.video-controls .bottom-controls .time time{font-family:Lato;font-style:normal;font-size:12px;line-height:110%;display:flex;align-items:center;letter-spacing:0.2px;color:#FFFFFF}.video-controls .right-controls{display:flex;align-items:center}.video-controls .right-controls .speed_control{margin-right:15px;position:relative;color:white;font-size:12px}.video-controls .right-controls .speed_control span{cursor:pointer}.video-controls .right-controls .speed_control ul{position:absolute;list-style:none;left:0;bottom:8px;padding:0px;display:flex;flex-direction:column-reverse;background:rgba(0,0,0,0.5);border-radius:10px;padding:3px 2px;font-size:0.8em;line-height:19px;display:flex}@media (min-width: 567px){.video-controls .right-controls .speed_control ul{padding:5px;left:-3px}}.video-controls .right-controls .speed_control ul li{cursor:pointer;color:#9b9d9e}.video-controls .right-controls .speed_control ul li:hover{color:#FFFFFF}button{cursor:pointer;position:relative;margin-right:7px;font-size:12px;padding:3px;border:none;outline:none;background-color:transparent}button *{pointer-events:none}button::before{content:attr(data-title);position:absolute;display:none;right:0;top:-50px;background-color:rgba(0,0,0,0.6);color:#fff;font-weight:bold;padding:4px 6px;word-break:keep-all;white-space:pre}button:hover{cursor:pointer}button:hover::before{display:inline-block}button .playback-icons{height:16px;width:16px}@media (min-width: 567px){button .playback-icons{height:32px;width:32px}}button .volume-icons{height:16px;width:16px}@media (min-width: 567px){button .volume-icons{height:32px;width:32px}}button.fullscreen-button{margin-right:0}button.fullscreen-button svg{height:16px;width:16px}@media (min-width: 567px){button.fullscreen-button svg{height:32px;width:32px}}button .next_button{height:11px;width:11px}@media (min-width: 567px){button .next_button{height:21px;width:21px}}.pip-button svg{width:26px;height:26px}.playback-animation{pointer-events:none;position:absolute;top:50%;left:50%;margin-left:-40px;margin-top:-40px;width:80px;height:80px;border-radius:80px;background-color:rgba(0,0,0,0.6);display:flex;justify-content:center;align-items:center;opacity:0}input[type=range]{-webkit-appearance:none;-moz-appearance:none;height:8.4px;background:transparent;cursor:pointer}input[type=range]:focus{outline:none}input[type=range]:focus::-webkit-slider-runnable-track{background:transparent}input[type=range]:focus::-moz-range-track{outline:none}input[type=range]::-webkit-slider-runnable-track{width:100%;cursor:pointer;border-radius:1.3px;-webkit-appearance:none;transition:all 0.4s ease}input[type=range]::-webkit-slider-thumb{height:16px;width:16px;border-radius:16px;background:var(--youtube-red);cursor:pointer;-webkit-appearance:none;margin-left:-1px}input.volume[type=range]{height:5px;background-color:#fff}input.volume[type=range]::-webkit-slider-runnable-track{background-color:transparent}input.volume[type=range]::-webkit-slider-thumb{margin-left:0;height:14px;width:14px;background:#fff}input.volume[type=range]::-moz-range-thumb{border:1px solid #fff;background:#fff}input[type=range]::-moz-range-track{width:100%;height:8.4px;cursor:pointer;border:1px solid transparent;background:transparent;border-radius:1.3px}input[type=range]::-moz-range-thumb{height:14px;width:14px;border-radius:50px;border:1px solid var(--youtube-red);background:var(--youtube-red);cursor:pointer;margin-top:5px}.hidden{display:none}.check-list{list-style-type:none;display:flex;flex-wrap:wrap;padding:0;margin-top:0}.check-list li{width:50%;background:url(/assets/check-icon_2-11496cef08dade53286ba603903572b226c6f02ec151ff0cbf1b41241c285bf7.svg) no-repeat left top;padding-left:30px;margin-bottom:20px}.check-list.check-list-full li{width:100%}.common-comments .section-content{font-size:15px}.common-comments .section-content .comment-bottom .comment-date{font-size:13px}.common-comments .comment-right .comment-reply{font-size:12px}.subcourse-hover{cursor:pointer}.is_fixed{position:fixed}.yes_no_switch{width:60px;height:22px;border-radius:15px;background:#859491;position:relative;-webkit-transition:background 1s ease-in-out}.yes_no_switch .ball{width:18px;height:18px;border-radius:50%;background:#ffffff;position:absolute;left:3px;top:2px;-webkit-transition:all 1s ease-in-out}.yes_no_switch .button{position:absolute;color:#ffffff;top:1px;right:0px;height:22px;width:38px;text-align:center;cursor:pointer;font-size:0.9em}.yes_no_switch .button.yes{display:none}.yes_no_switch.active{background:#3283C6}.yes_no_switch.active .button.no{display:none}.yes_no_switch.active .button.yes{display:block;left:0px;right:inherit}.yes_no_switch.active .ball{right:3px;left:inherit}.status_switch{width:60px;height:22px;border-radius:15px;background:#859491;position:relative;-webkit-transition:background 1s ease-in-out}.status_switch .ball{width:18px;height:18px;border-radius:50%;background:#ffffff;position:absolute;left:50%;top:2px;-webkit-transition:all 1s ease-in-out}.status_switch .button{position:absolute;color:#ffffff;top:1px;right:0px;height:22px;width:38px;text-align:center;cursor:pointer;font-size:0.9em}.status_switch .button.yes{display:none}.status_switch.approve{background:green}.status_switch.approve .button.no{display:none}.status_switch.approve .button.yes{display:block;left:0px;right:inherit}.status_switch.approve .ball{right:3px;left:inherit}.status_switch.decline{background:red}.status_switch.decline .button.no{display:none}.status_switch.decline .button.yes{display:block;left:0px;right:inherit}.status_switch.decline .ball{right:inherit;left:3px}.add-collection-form .light-btn,.subcourse-collection-modal .light-btn{min-height:36px}.subcourse-collection-modal{max-width:600px !important}.subcourse-collection-modal .modal-content{padding-left:90px !important;padding-right:90px !important}.subcourse-collection-modal .modal-content .section-title{text-align:center;font:24px LatoBold}.subcourse-collection-modal .modal-content .section-title+p{font-size:14px;color:#505962;margin:20px 0}.subcourse-collection-modal .modal-content .users-list{margin-bottom:20px}.subcourse-collection-modal .modal-content .users-list p{font-size:12px;color:#818C98;margin:5px 0}.subcourse-content{padding:25px}.subcourse-content .common-title{margin-top:5px}.subcourse-content .subcourse-includes{display:flex;flex-wrap:wrap;align-items:center}.subcourse-content .subcourse-includes>div{width:50%;height:fit-content}.subcourse-content .subcourse-includes>div.subcourse-includes-right{padding:25px;border-radius:16px}.subcourse-content .subcourse-includes>div.subcourse-includes-right>p{color:#0A2045;font:18px LatoSemiBold;margin-top:0;margin-bottom:12px}.subcourse-content .subcourse-includes>div.subcourse-includes-right>div{font-size:14px;line-height:1.5;color:#505962}.subcourse-content .subcourse-includes>div.subcourse-includes-right>div+p{margin-top:18px}.subcourse-content .subcourse-inner-section+.subcourse-inner-section{margin-top:20px}.subcourse-programm-content{font-size:14px;line-height:1.5;color:#505962}.subcourse-programm-content ul{list-style:none;padding-left:25px}.subcourse-programm-content ul li{margin-top:10px;font-size:16px}.subcourse-programm-content ul li span.num{margin-right:5px}.teacher-name{font-size:14px;line-height:140%;letter-spacing:0.2px;color:#3283C6}.subcourse-teacher{margin:10px 0;display:flex;justify-content:space-between}.subcourse-teacher .teacher-icon{width:76px;height:76px;border-radius:50%;display:block}.subcourse-teacher .teacher-right{width:calc(100% - 76px);padding-left:20px;display:flex;justify-content:space-between}.subcourse-teacher .teacher-right .teacher-buttons{text-align:right;width:200px}.subcourse-teacher .teacher-right .teacher-buttons .follow-btn{margin-top:15px}.subcourse-teacher .teacher-name{margin:0;font:20px LatoBold;color:#0A2045}.subcourse-teacher .teacher-description{color:#818C98}.subcourse-teacher .teacher-experience{margin:10px 0}.subcourse-single.general-container .alert-container{text-align:center;padding:24px 0;width:100%}.subcourse-single.general-container .alert-container.bg-danger{background:url(/assets/bg-danger.svg) center/cover no-repeat;background-size:110%}.subcourse-single.general-container .alert-container.bg-danger .title{color:#F27777}.subcourse-single.general-container .alert-container.bg-success{background:url(/assets/bg-success.svg) center/cover no-repeat;background-size:110%}.subcourse-single.general-container .alert-container.bg-success .title{color:#32C6A6}.subcourse-single.general-container .alert-container .title{letter-spacing:0.2px;font-size:18px;line-height:20px;font-weight:700;margin-bottom:10px}.subcourse-single.general-container .alert-container .info{font-weight:600;font-size:12px;line-height:16px;color:#818C98}.subcourse-single.general-container .alert-container .info a{text-decoration:underline !important}.subcourse-single.general-container .alert-container .info a:hover{text-decoration:unset !important}.subcourse-single.general-container .page-content-left{max-width:calc(100% - 310px)}.subcourse-single.general-container .page-content-left .order{padding:16px 24px}.subcourse-single.general-container .page-content-left .order .date{color:#818C98;font-size:14px;line-height:16px;margin-bottom:4px}.subcourse-single.general-container .page-content-left .order .number,.subcourse-single.general-container .page-content-left .order .status{display:inline-block}.subcourse-single.general-container .page-content-left .order .number{color:#081F47;font-size:20px;line-height:24px;font-weight:600;margin-right:16px}.subcourse-single.general-container .page-content-left .order .status{font-size:12px;line-height:24px;letter-spacing:0.2px;width:auto;padding:0 10px 0 26px;border-radius:12px;background-repeat:no-repeat}.subcourse-single.general-container .page-content-left .order .status.status-not-paid{background-color:#FFD5CC;background-image:url(/assets/status-wrong-icon.svg);background-position:left 8px top 6px;color:#F27777}.subcourse-single.general-container .page-content-left .order .status.status-paid{background-color:#D2F4EC;background-image:url(/assets/status-success-icon.svg);background-position:left 8px center;color:#32C6A6}.subcourse-single.general-container .page-content-left .order-details .payer,.subcourse-single.general-container .page-content-left .order-details .recipient{width:100%;padding:24px}.subcourse-single.general-container .page-content-left .order-details .payer .subtitle-block,.subcourse-single.general-container .page-content-left .order-details .recipient .subtitle-block{font-size:14px;line-height:20px;color:#818C98;letter-spacing:0.2px}.subcourse-single.general-container .page-content-left .order-details .payer .user-name,.subcourse-single.general-container .page-content-left .order-details .payer .organisation-name,.subcourse-single.general-container .page-content-left .order-details .recipient .user-name,.subcourse-single.general-container .page-content-left .order-details .recipient .organisation-name{font-size:20px;line-height:24px;font-weight:600;color:#081F47}.subcourse-single.general-container .page-content-left .order-details .recipient{margin-left:17px}.subcourse-single.general-container .page-content-left .order-details .recipient .legal-address .title,.subcourse-single.general-container .page-content-left .order-details .recipient .legal-address .description,.subcourse-single.general-container .page-content-left .order-details .recipient .inn .title,.subcourse-single.general-container .page-content-left .order-details .recipient .inn .description,.subcourse-single.general-container .page-content-left .order-details .recipient .ogrn .title,.subcourse-single.general-container .page-content-left .order-details .recipient .ogrn .description{letter-spacing:0.2px;font-size:14px;line-height:15px;font-weight:600}.subcourse-single.general-container .page-content-left .order-details .recipient .legal-address .title,.subcourse-single.general-container .page-content-left .order-details .recipient .inn .title,.subcourse-single.general-container .page-content-left .order-details .recipient .ogrn .title{color:#505962;margin-bottom:5px}.subcourse-single.general-container .page-content-left .order-details .recipient .legal-address .description,.subcourse-single.general-container .page-content-left .order-details .recipient .inn .description,.subcourse-single.general-container .page-content-left .order-details .recipient .ogrn .description{color:#818C98}.subcourse-single.general-container .page-content-left .order-details .recipient .legal-address{margin-top:28px}.subcourse-single.general-container .page-content-left .order-details .recipient .inn,.subcourse-single.general-container .page-content-left .order-details .recipient .ogrn{margin-top:20px}.subcourse-single.general-container .page-content-right .payment-block{overflow:hidden}.subcourse-single.general-container .page-content-right .header-payment-block{border-bottom:1px solid #D5D9DD;position:relative}.subcourse-single.general-container .page-content-right .header-payment-block .image-left{height:44px;min-width:44px;background-size:cover;background-position:center;border-radius:50%;margin:16px 0 0 24px}.subcourse-single.general-container .page-content-right .header-payment-block .subcourse-preview-right{width:100%;padding:15px;max-width:75%}.subcourse-single.general-container .page-content-right .header-payment-block .subcourse-preview-right .subcourse-preview-right-top .tags{margin-right:15px;display:inline-block}.subcourse-single.general-container .page-content-right .header-payment-block .subcourse-preview-right .subcourse-preview-right-top .tags .tag{color:#081F47;display:inline-block;text-align:center;padding:0 10px;font-size:12px;border-radius:20px;transition:all 0.3s;line-height:20px;margin-right:5px;margin-bottom:7px}.subcourse-single.general-container .page-content-right .header-payment-block .subcourse-preview-right .subcourse-preview-right-top .dates{color:#818C98;letter-spacing:0.4px;font-size:10px;line-height:14px;display:inline-block}.subcourse-single.general-container .page-content-right .header-payment-block .subcourse-preview-right .subcourse-preview-right-top .subcourse-title{color:#081F47;letter-spacing:0.2px;font-size:14px;line-height:18px;font-weight:600;margin-top:13px}.subcourse-single.general-container .page-content-right .header-payment-block .subcourse-preview-right .subcourse-preview-right-top .user-info{align-items:center;margin-top:10px}.subcourse-single.general-container .page-content-right .header-payment-block .subcourse-preview-right .subcourse-preview-right-top .user-info .avatar{width:16px;height:16px;margin-right:8px}.subcourse-single.general-container .page-content-right .header-payment-block .subcourse-preview-right .subcourse-preview-right-top .user-info .name{font-size:12px;letter-spacing:0.2px}.subcourse-single.general-container .page-content-right .body{padding:30px 24px}.subcourse-single.general-container .page-content-right .body .price .row:first-child{margin-bottom:10px}.subcourse-single.general-container .page-content-right .body .price .row .title,.subcourse-single.general-container .page-content-right .body .price .row .value{color:#505962;font-size:14px;line-height:20px;letter-spacing:0.2px}.subcourse-single.general-container .page-content-right .body .price .row .value{min-width:85px;text-align:right}.subcourse-single.general-container .page-content-right .body .price .row.total{padding-top:15px;border-top:1px solid #505962;margin-top:25px}.subcourse-single.general-container .page-content-right .body .price .row.total .title,.subcourse-single.general-container .page-content-right .body .price .row.total .value{color:#081F47;font-size:16px;font-weight:600}.subcourse-single.general-container .page-content-right .footer{padding:24px;border-top:1px solid #D5D9DD}.subcourse-single.general-container .page-content-right .footer .confirmation{letter-spacing:0.4px;font-size:14px;line-height:20px;color:#505962;font-family:"Lato"}.subcourse-single.general-container .page-content-right .footer .confirmation a{text-decoration:underline !important}.subcourse-single.general-container .page-content-right .footer .confirmation a:hover{text-decoration:unset !important}.subcourse-single.general-container .page-content-right .footer .button{width:100%;margin-top:15px}.subcourse-single.general-container .page-general-sidebar{max-width:310px}.subcourse-single .page-general-top{margin-bottom:26px}.subcourse-single .page-general-content{max-width:100%}.subcourse-single .page-general-content .page-content-left{width:100%}.subcourse-single .page-general-content .page-content-right{margin-left:24px;width:calc(100% - 400px);max-width:400px}.subcourses-list{padding:0px;border-radius:8px}.subcourses-list .subcourse-item{box-shadow:0 2px 10px rgba(0,0,0,0.1);padding-bottom:0;padding-left:0;padding-top:0}.subcourses-list .subcourse-item:hover{box-shadow:0 2px 20px rgba(94,127,154,0.8)}.subcourses-list .subcourse-item .subcourse-preview-right .subcourse-preview-right-top{display:flex;color:#818C98;font-size:10px;align-items:center}.subcourses-list .subcourse-item .subcourse-preview-right .subcourse-preview-right-top .tags{margin-right:10px}.subcourses-list .subcourse-item .subcourse-preview-right .subcourse-preview-right-top .subcourse-dates{margin-right:10px;text-transform:uppercase}.subcourses-list .subcourse-item .subcourse-preview-right .subcourse-title{font:20px LatoSemiBold;font-family:Lato;font-style:normal}.subcourses-list .subcourse-item .subcourse-preview-right .subcourse-teacher{font-size:14px}.subcourses-list .subcourse-item .subcourse-preview-right .subcourse-price{margin-top:40px;text-align:left;margin-bottom:0px}.my-subcourse-rating .sidebar-title{margin-bottom:7px}.my-subcourse-rating .my-rating-row{margin-top:0;margin-bottom:7px;min-width:100%;position:relative}.my-subcourse-rating .my-rating-row .rating-number{position:absolute;left:16px;transform:translateX(-50%);top:7px}.my-subcourse-rating .my-rating-row .my-rating-name{font-size:14px;padding-left:10px;white-space:nowrap}.my-subcourse-rating .my-rating-row .my-rating-name span{font-size:12px;color:#818C98;display:inline-block;margin-left:5px}.pointer{cursor:pointer}#modal-testing-info .hw-user{align-items:center}#modal-testing-info .testing-info-columns .module-item{padding:unset}#modal-testing-info .module-item{padding-left:15px;padding-right:15px;box-shadow:0 2px 20px rgba(94,127,154,0.25) !important}#modal-testing-info .module-item.module-item-subcourse{box-shadow:0px 2px 5px 0px #5E7F9A26 !important}#modal-testing-info .module-item+.module-item{margin-top:10px}#modal-testing-info .module-item .hw-text{margin-bottom:15px;font-size:16px;color:#505962;margin-top:10px}#modal-testing-info .module-item .user-picture{width:48px !important;height:48px !important;border-radius:50% !important;margin-right:10px}#modal-testing-info .module-item .user-name{font:14px LatoSemiBold}#modal-testing-info .preview-wrapper .module-item{box-shadow:unset !important}#modal-testing-info.testing-narrow-modal .modal-container{max-width:570px}#modal-testing-info.testing-narrow-modal .modal-container .test-sidebar{max-width:100%}#modal-testing-info.testing-narrow-modal .modal-container .test-time{color:#B9BFC5;font-size:12px}#modal-testing-info .cdc-legend-item-color{border-radius:50%;width:8px;height:8px}#modal-testing-info .cdc-legend-item span{font-size:12px;color:#818C98}#modal-testing-info .section-title{margin-top:5px}#modal-testing-info .hw-status{width:100px;padding-left:10px;font:12px LatoSemiBold;margin-right:0}#modal-testing-info .hw-status.hw-status-1{color:#6E63E9;background:url(/assets/ellipse-icon-28cf00c3daefef7f17d374584b3695ada1281c51393db210e74e64cb106fa6cd.svg) no-repeat left top 5px}#modal-testing-info .hw-status.hw-status-2{color:#32C6A6;background:url(/assets/accepted-icon-70eb12894327f7d91824927ed005274ca7683455fbe437387b440d298a9aaa13.svg) no-repeat left top 3px;padding-left:14px}#modal-testing-info .hw-status.hw-status-3{color:#F27777;background:url(/assets/declined-icon-4d8f4f6569be4f0ccc81d24a1b81cb5866c3d9ca945079695d36ba01c462f943.svg) no-repeat left top 3px;padding-left:12px}#modal-testing-info .module-item .subcourse-programm-title:after{display:none}#teacher-course .module-item{box-shadow:none}#teacher-course .module-item:last-child{border-bottom:0px}#teacher-course .module-item .subcourse-programm-title{padding-left:4px}#teacher-course .module-item .subcourse-programm-title:after{top:30px}#teacher-course .module-item .subcourse-programm-title .subcourse-programm-name{font-size:16px}#teacher-course .module-item .subcourse-programm-title .subcourse-programm-number{font-size:16px}#teacher-course .module-item .subcourse-programm-title+div[aria-expanded="true"] .module-row{padding:10px 0}#teacher-course .module-item .subcourse-programm-title+div[aria-expanded="true"] .module-row:last-child{padding-bottom:18px}#teacher-course .module-item.disabled{background-position:top 22px left 0px}#teacher-course .modules-main-column{display:flex;align-items:center}#teacher-course .modules-main-column>a{color:#505962}#teacher-course .modules-main-column>a:hover{color:#3283C6}#teacher-course .module-row .modules-main-column{padding-left:15px;font-family:Lato;font-style:normal}.my-subcources-list .module-item .subcourse-programm-title:after{top:25px}.my-subcources-list .modules-main-column{align-items:center}.my-subcources-list .modules-main-column .circle-chart-container,.my-subcources-list .modules-main-column .circle-chart{width:30px;height:30px}.my-subcources-list .modules-main-column .circle-chart-container .circle-percent,.my-subcources-list .modules-main-column .circle-chart .circle-percent{font-size:14px}.my-subcources-list .modules-column{flex-wrap:wrap;align-items:center}.my-subcources-list .modules-column>img{margin-left:5px}.my-subcources-list .modules-column>span{display:block;width:100%;font-family:Lato}.my-subcources-list .modules-column>span+span{color:#5C6670;font-family:LatoSemiBold}#subcourse-popup{max-width:1200px}#subcourse-popup .modal-content{padding:20px}#subcourse-popup .section-title{font:24px LatoBold;margin-top:0}#subcourse-popup .subcourse-popup-content{display:flex;width:100%}#subcourse-popup .video-frame{width:calc(100% - 300px)}#subcourse-popup .subcourse-popup-right{padding-left:25px;max-width:300px;width:100%}#subcourse-popup .subcourse-popup-right ul.check-list{margin-top:0}#subcourse-popup .subcourse-popup-right ul.check-list li{background:url(/assets/check-icon-blue-b53648fe02e43bd419ec946c165e28cb7b0a6ad220159895caf07feaa19247bd.svg) no-repeat left center;font-size:14px}#subcourse-popup .subcourse-popup-right .skills{margin-bottom:20px}#modal-add-students{max-width:560px;padding:0px}#modal-add-students .modal-content{padding:35px 50px}#modal-add-students .users-list{margin-top:20px;overflow:auto;max-height:300px}#modal-add-students .form-row{flex-wrap:wrap}#modal-add-students .form-row label{width:100%;font:14px LatoSemiBold;color:#505962;margin-bottom:10px}#modal-add-students .form-row .search-bar{margin-right:10px}#modal-add-students .section-title{font:18px LatoBold}#modal-participants{max-width:966px;height:800px;overflow:auto}#modal-participants .modal-content{padding:50px;overflow:scroll}#modal-participants .modal-content .section-title{font-size:24px;margin:unset;color:#081F47}#modal-participants .modal-content .section-title .student-counter{font-size:20px;margin-left:35px}#modal-participants .modal-content .search-bar-container{display:inline-flex;margin:30px 0;width:100%;padding:unset}#modal-participants .modal-content .search-bar-container .search-bar{max-width:690px;width:100%;margin-right:30px}#modal-participants .modal-content .search-bar-container .search-bar input{width:100%}#modal-participants .modal-content .search-bar-container .sort-btn{display:inline-block;height:36px;background:url(/assets/sort-icon-17a8b6accbf953139d496db5fb0ed58a8c42a649a6753685d284dc1dfabbdba9.svg) no-repeat left center;padding-left:30px;font:14px LatoSemiBold;line-height:36px;color:#505962}#modal-participants .modal-content .students-list .student .hw-user{min-width:30%}#modal-participants .modal-content .students-list .student .hw-user .user-picture{min-width:36px}#modal-participants .modal-content .students-list .student .modules-column:nth-child(2){width:10%}#modal-participants .modal-content .students-list .student .modules-column:nth-child(4){max-width:110px}#modal-participants .modal-content .students-list .student .modules-column:nth-child(3),#modal-participants .modal-content .students-list .student .modules-column:nth-child(5){max-width:125px}#modal-participants .modal-content .students-list .student .modules-column:nth-child(3) .section-info,#modal-participants .modal-content .students-list .student .modules-column:nth-child(4) .section-info,#modal-participants .modal-content .students-list .student .modules-column:nth-child(5) .section-info{max-width:40px}#modal-participants .modal-content .students-list .student .progress-column .options-container .options-menu{right:130px}#modal-participants .modal-content .students-list .student .circle-chart-container{display:inline-block;margin-right:12px}#modal-participants .modal-content .students-list .student .section-info{width:45px;display:inline-block}#modal-participants .modal-content .students-list .student .section-info span{display:block}#modal-participants .modal-content .students-list .student .section-info span+span{font-size:13px;color:#081F47;margin-top:5px}#modal-participants .modal-content .students-list .student .circle-chart-container,#modal-participants .modal-content .students-list .student .circle-chart{width:50px;height:50px}#modal-participants .modal-content .students-list .student .circle-chart-container .circle-percent,#modal-participants .modal-content .students-list .student .circle-chart-container .circle-percent span,#modal-participants .modal-content .students-list .student .circle-chart .circle-percent,#modal-participants .modal-content .students-list .student .circle-chart .circle-percent span{font-size:12px;top:52%}@media (max-width: 567px){#modal-add-students{top:0;position:absolute}#modal-add-students .modal-content{padding:35px 30px}#modal-add-students .users-list{max-height:calc(100vh - 105px);margin-top:0px}#modal-subcourse-comments #subcourse-popup.modal-container{max-width:100vw;padding:30px 20px}#modal-subcourse-comments #subcourse-popup.modal-container .header-search{margin-right:15px}#modal-subcourse-comments #subcourse-popup.modal-container .header-search input{width:100%;min-width:inherit}#modal-subcourse-comments #subcourse-popup.modal-container .comments-sort{line-height:14px;font-size:14px}#modal-subcourse-comments #subcourse-popup.modal-container .hw-comments{padding:0px}#modal-participants.modal-container .modal-content{padding:30px 20px}#modal-participants.modal-container .modal-content .hw-user+.modules-column+.modules-column{margin-top:inherit}#modal-exclude-student-popup .modal-content-student .light-btn{left:230px}}@media (max-width: 968px){#modal-participants.modal-container{position:absolute;top:0;bottom:0;left:0;right:0;height:inherit}#modal-participants.modal-container .modal-content .search-bar-container .header-search{margin-right:15px}#modal-participants.modal-container .modal-content .search-bar-container .header-search input{width:100%;min-width:inherit}#modal-participants.modal-container .modal-content .search-bar-container .sort-btn{line-height:14px;font-size:14px}#modal-participants.modal-container .modal-content .students-list .student .progress-column .options-container .options-menu{right:-20px;top:-5px}.general-container .page-general-sidebar.filter-sidebar{top:20px}#subcourses-feed .general-container .page-general-content .containers--content__controls{width:100%}}@media (max-width: 768px){.container .page-general-content{flex-direction:column}.container .page-general-content .page-content-left{max-width:100%}.container .page-general-content .page-content-left .order-details{flex-direction:column}.container .page-general-content .page-content-left .order-details .recipient{margin-left:0}.container .page-general-content .page-content-right{max-width:100%;width:100%;margin-left:0}.container .rating-editing{flex-direction:row}.container-streams .page-general-content .streams-content{width:100%}}@media (max-width: 480px){.general-container .page-general-sidebar.filter-sidebar{top:0px}}.user-preview{align-items:center;box-shadow:0 2px 5px rgba(94,127,154,0.15);padding:5px;margin-bottom:10px;border-radius:8px}.user-preview input[type="checkbox"]{width:20px;height:20px;margin-right:10px}.user-preview .user-picture{width:48px;min-width:48px;height:48px;border-radius:50%}.user-preview .organisation-info{padding-left:15px;width:calc(100% - 48px);font-family:LatoSemiBold}.subcourse-content .subcourse-inner-section.justify .section-content{max-width:100%}#subcourses-feed .sidebar{min-width:230px}#subcourses-feed .sidebar.false .inner-wrapper-sticky{left:calc((100% - 1220px) / 2) !important}#subcourses-feed .page-general-content{padding-left:24px}.mobile-mav{display:none}#modal-subcourse-comments .ps{max-height:calc(100vh - 350px);margin-top:30px}#modal-subcourse-comments .common-comments{padding:0 15px}#modal-subcourse-comments .modal-container{max-width:650px;padding:50px 30px}#modal-subcourse-comments .modal-container .modal-content{padding:0}#modal-subcourse-comments .modal-container .section-title{margin-bottom:10px}#modal-subcourse-comments .modal-container .section-title span{color:#818C98}#modal-subcourse-comments .modal-container .section-title b{font-weight:normal;background:#70ABDB;color:#fff;border-radius:10px;padding:4px;font-size:20px}#modal-subcourse-comments .modal-container .popup-description{font-size:18px;margin-top:0;margin-bottom:30px}#modal-subcourse-comments .modal-container .comments-sort{color:#505962;background:url(/assets/double-arrows-2ce0763c17699353eb56acc4b15af9badc2b0eef609425236724a62a73690552.svg) no-repeat left center;line-height:36px;padding-left:30px}#modal-subcourse-comments .modal-container .header-search{width:410px}#modal-subcourse-comments .modal-container .header-search input{min-width:370px}.subcourse-preview-members{position:relative;padding:0 15px 8px 15px}.subcourse-preview-members.comments-switcher b{font-weight:normal;background:#70ABDB;color:#fff;border-radius:6px;padding:3px}.subcourse-preview-members.comments-switcher p span{margin-left:5px}.subcourse-preview-members.comments-switcher,.subcourse-preview-members.participants{cursor:pointer}.subcourse-preview-members.comments-switcher:hover,.subcourse-preview-members.participants:hover{box-shadow:0px 0px 18px rgba(78,118,151,0.25);border-radius:14px}.subcourse-preview-members.comments-switcher:hover p,.subcourse-preview-members.participants:hover p{color:#3283C6}.subcourse-preview-members.comments-switcher:hover p span,.subcourse-preview-members.participants:hover p span{color:#0A2045}.subcourse-preview-members .switch{position:static;display:inline-block;width:44px;height:25px;top:45%;left:50%;-ms-transform:translate(0);transform:translate(0);padding:unset;border-radius:50%}.subcourse-preview-members .switch.active .slider{background-color:#3283C6}.subcourse-preview-members .switch.active .slider:before{background-image:url(/assets/lock-open-63eee9770da840af93148582070c69a7751f53eba1aa008863a16fd1811f40bb.svg);background-color:white;-webkit-transform:translateX(1px);-ms-transform:translateX(19px);transform:translateX(19px)}.subcourse-preview-members .switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;-webkit-transition:0.4s;transition:0.4s;background-color:#F0F2F5}.subcourse-preview-members .switch .slider:before{position:absolute;content:'';height:20px;width:20px;left:3px;bottom:2.5px;background-image:url(/assets/lock-close-d4fd1b1cd37a879983b13ad7564a5a4f149b27132a84024bf4bac09ca417f9ff.svg);background-repeat:no-repeat;background-color:#B9BFC5;background-position:center;-webkit-transition:.4s;transition:.4s}.subcourse-preview-members .switch .slider.round{border-radius:25px}.subcourse-preview-members .switch .slider.round:before{border-radius:50%}.subcourse-preview-members .switch .slider.round{border-radius:25px}.subcourse-preview-members .switch .slider.round:before{border-radius:50%}.subcourse-preview-members .switch .status-text{font-size:11px;bottom:-20px;position:absolute;left:3px}#subcourse-user-rating-modal .modal-wrapper .modal-container{height:90%;max-height:912px}@media (max-width: 425px){#subcourse-user-rating-modal .modal-wrapper .modal-container{padding-bottom:4rem}}#subcourse-user-rating-modal .popup-title{margin-top:0;margin-bottom:20px}#subcourse-user-rating-modal .students-list{padding:1rem}@media (min-width: 768px){#subcourse-user-rating-modal .students-list{padding:4rem}}#subcourse-user-rating-modal .students-list .common-block{align-items:center;position:relative;padding:20px}#subcourse-user-rating-modal .students-list .student:hover{box-shadow:0 2px 5px rgba(94,127,154,0.15) !important}#subcourse-user-rating-modal .students-list .student-progress-bar .student-progress-line{height:4px}#subcourse-user-rating-modal .students-list .hw-user{align-items:center}#subcourse-user-rating-modal .students-list .student{align-items:center;position:relative;padding:20px}#subcourse-user-rating-modal .students-list .student:hover{box-shadow:0 2px 20px rgba(94,127,154,0.8)}#subcourse-user-rating-modal .students-list .student .hw-user{min-width:270px}@media (max-width: 425px){#subcourse-user-rating-modal .students-list .student .hw-user{min-width:auto;margin-right:5px}}#subcourse-user-rating-modal .students-list .student .modules-column{flex-wrap:wrap}#subcourse-user-rating-modal .students-list .student .modules-column>span{display:block;width:100%;font-size:12px}#subcourse-user-rating-modal .students-list .student .modules-column>span.subcourse-name{padding-right:10px}#subcourse-user-rating-modal .students-list .student .modules-column>span+span{font-size:14px;color:#505962;margin-top:5px}#subcourse-user-rating-modal .students-list .student .more-options{right:-45px;top:5px}#subcourse-user-rating-modal .students-list .student .light-btn{padding:0px 25px}#subcourse-user-rating-modal .students-list .student .options-container .options-menu{right:-20px;top:0}#subcourse-user-rating-modal .students-list .student .student-progress-bar{position:absolute;left:0;bottom:0;width:100%;height:4px;background:#EBF5FF;height:4px}#subcourse-user-rating-modal .students-list .student .student-progress-bar .student-progress-line{background:#70ABDB}#subcourse-user-rating-modal .students-list .user-picture{width:36px;height:36px;border-radius:50%;margin-right:10px}#subcourse-user-rating-modal .student-number{font:14px LatoSemiBold;margin-right:10px;color:#818C98}#subcourse-user-rating-modal .modal-container{height:800px;overflow:auto}#show-client .common-block:hover{box-shadow:0 2px 5px rgba(94,127,154,0.15)}@media (min-width: 568px){#teacher-course .page-general-content .subcourse-preview .subcourse-video .tags{display:none}#teacher-course .page-general-content .modules-table .progress-info{display:none}}@media (max-width: 1024px){.subcourses-list{padding:0;background:transparent;width:100%}.subcourses-list .subcourse-item .subcourse-preview-right .subcourse-members{display:none}.subcourses-list .subcourse-item .subcourse-preview-right .subcourse-price{margin-top:20px}.subcourse-preview{width:100%}.my-subcourse-stats{width:100%;order:0;padding:0;background:transparent}.my-subcourse-stats .my-subcourse-progress{width:calc(50% - 5px);background:#fff;border-radius:8px;padding:20px;margin-right:0}.my-subcourse-stats .my-subcourse-progress:before{display:none !important;border:none}.my-subcourse-stats .my-subcourse-progress+.my-subcourse-progress{margin-left:10px}.my-subcourse-progress{order:1;width:calc(50% - 5px);margin-left:0;margin-right:10px}.my-subcourse-rating{order:2}.my-subcourse-rating~.my-subcources-list{order:3}.my-subcourse-rating{width:calc(50% - 5px);margin-right:0;margin-left:0}#subcourse-popup .subcourse-popup-content{flex-wrap:wrap}#subcourse-popup .video-frame{width:100%;margin-bottom:20px}#subcourse-popup .subcourse-popup-right{padding-left:0;max-width:100%}#subcourse-popup .subcourse-popup-right .dark-btn{width:auto;min-width:300px}.page-general-content .education-tabs a{padding:7px 12px;white-space:nowrap}#subcourses-teacher .search-bar-container{background:transparent;margin-right:0;box-shadow:none}#subcourses-teacher .search-bar-container .v-select{width:100%;max-width:100%;margin-top:15px}#subcourses-teacher .search-bar-container .v-select .vs__dropdown-toggle{background:#fff}.my-subcourse .subcourse-preview{width:100%}.my-subcourse .subcourse-preview-right .tag{line-height:14px}.my-subcourse .my-subcourse-stats{width:100%;padding:0;box-shadow:none}.my-subcourse .my-subcourse-progress{width:calc(50% - 5px);margin-left:0}.my-subcourse .my-subcourse-rating{width:calc(50% - 5px);margin-left:0}.my-subcourse .my-subcourse-rating .my-rating-row{width:100%}#subcourse-popup.modal-container{height:calc(100vh - 64px);position:fixed;display:flex;align-content:center;justify-content:flex-start;flex-direction:column;top:0;bottom:0;overflow:auto;padding-bottom:100px}.a-course{height:100%;margin-top:0}}@media (max-width: 567px){.subcourse-content{padding:0;background:transparent;font-size:14px}.subcourse-content .subcourse-inner-section{background:#fff;box-shadow:0 2px 5px rgba(94,127,154,0.15);border-radius:8px;margin-bottom:15px;padding:15px}.subcourse-content .check-list{margin-bottom:0}.subcourse-content .check-list li{width:100%}.subcourse-content .subcourse-includes{flex-wrap:wrap}.subcourse-content .subcourse-includes>div{width:100%}.subcourse-programm-item .subcourse-programm-title .subcourse-programm-name,.subcourse-programm-item .subcourse-programm-title .subcourse-programm-number{font-size:16px}.subcourse-programm-item .subcourse-programm-title .subcourse-programm-lessons{display:none}.subcourse-teacher{flex-wrap:wrap;position:relative}.subcourse-teacher .teacher-experience{margin:5px 0}.subcourse-teacher .teacher-icon{width:40px;height:40px}.subcourse-teacher .teacher-right{flex-wrap:wrap;width:calc(100% - 40px)}.subcourse-teacher .teacher-right .teacher-name{font-size:16px}.subcourse-teacher .teacher-right .section-content{font-size:12px}.subcourse-teacher .teacher-right .teacher-buttons{width:100%;padding-bottom:40px}.subcourse-teacher .teacher-right .teacher-buttons .light-btn{display:none}.subcourse-teacher .teacher-right .teacher-buttons .follow-btn{position:absolute;left:0;bottom:0;text-align:center;width:100%;height:30px;font:14px LatoSemiBold;line-height:30px;background:#C2E0FF;color:#3283C6;transition:all .3s;display:inline-block;border-radius:6px;padding:0px 15px;height:36px;line-height:36px}.subcourse-teacher .teacher-right .teacher-buttons .follow-btn:hover{color:#fff;background:#3498DB}.my-subcourse .my-subcourse-stats{flex-wrap:wrap;order:1}.my-subcourse .my-subcourse-stats .my-subcourse-progress{width:100%;margin-left:0 !important;margin-right:0}.my-subcourse .my-subcourse-stats .my-subcourse-progress+.my-subcourse-progress{margin-top:10px}.my-subcourse .my-subcourse-progress{order:0;width:100%;margin-right:0}.my-subcourse .my-subcourse-rating{width:100%}.my-subcourse .module-item{padding:0px 20px}.select-courses{width:300px}.general-container-courses .search-bar-container{width:100%}.mobile-mav{background:#70ABDB;padding:15px 20px;display:flex;justify-content:space-between;align-items:center;position:absolute;left:0;top:0;width:100vw}.mobile-mav>a{color:#fff;font:18px LatoSemiBold}#teacher-course .general-container{padding:unset;margin-top:53px}#teacher-course .general-container .page-general-top{margin:unset;width:100%;padding:14px 10px;color:#FFFFFF;background-color:#70ABDB;position:relative}#teacher-course .general-container .page-general-top .page-title{font-size:16px;letter-spacing:0.5px;line-height:20px;font-weight:normal;padding-left:15px}#teacher-course .general-container .page-general-top .page-title .page-back{position:absolute;width:100%;height:100%;margin:-14px -15px;background:url(/assets/icons/arrow-back__white.svg) no-repeat left center}#teacher-course .page-general-content{padding:15px !important}#teacher-course .page-general-content .subcourse-preview .subcourse-video{border-radius:8px 8px 0 0}#teacher-course .page-general-content .subcourse-preview .subcourse-video .tags{width:100%;position:absolute;padding:15px}#teacher-course .page-general-content .subcourse-preview .subcourse-video .tags .tag{background:rgba(158,241,250,0.8)}#teacher-course .page-general-content .subcourse-preview .subcourse-preview-right .tags{display:none}#teacher-course .page-general-content .subcourse-preview .subcourse-preview-right .subcourse-title{margin-top:unset;margin-bottom:15px}#teacher-course .page-general-content .subcourse-preview .subcourse-preview-right .organisation-item{display:none}#teacher-course .page-general-content .subcourse-preview .subcourse-preview-right .subcourse-preview-members{padding:unset;margin-bottom:15px}#teacher-course .page-general-content .subcourse-preview .subcourse-preview-right .subcourse-preview-members p{margin:unset}#teacher-course .page-general-content .subcourse-preview .subcourse-preview-right .subcourse-preview-members .subcourse-preview-member-more{margin-right:unset}#teacher-course .page-general-content .subcourse-preview .subcourse-preview-right .subcourse-preview-buttons button{margin-right:unset}#teacher-course .page-general-content .modules-table .module-item .subcourse-programm-title{padding:unset}#teacher-course .page-general-content .modules-table .module-item .subcourse-programm-title:after{top:10px}#teacher-course .page-general-content .modules-table .module-item .subcourse-programm-title .modules-main-column span{padding:unset}#teacher-course .page-general-content .modules-table .module-item .subcourse-programm-title .modules-column{width:100%;padding-top:unset;padding-bottom:10px}#teacher-course .page-general-content .modules-table .module-item .subcourse-programm-title .modules-column .circle-home,#teacher-course .page-general-content .modules-table .module-item .subcourse-programm-title .modules-column .circle-test,#teacher-course .page-general-content .modules-table .module-item .subcourse-programm-title .modules-column .circle-attendance,#teacher-course .page-general-content .modules-table .module-item .subcourse-programm-title .modules-column .hidden{display:none !important}#teacher-course .page-general-content .modules-table .module-item .subcourse-programm-title .modules-column .subcourse-programm__data{margin-bottom:5px}#teacher-course .page-general-content .modules-table .module-item .subcourse-programm-title .modules-column .progress-info{display:flex;align-items:center}#teacher-course .page-general-content .modules-table .module-item .subcourse-programm-title .modules-column .progress-info span{margin-right:5px;color:#081F47;min-width:31px}#teacher-course .page-general-content .modules-table .module-item .subcourse-programm-title .modules-column .progress-info .subcourse-progress-bar{width:100%;height:5px;border-radius:2px}#teacher-course .page-general-content .modules-table .module-item .subcourse-programm-title .modules-column .progress-info .subcourse-progress-bar .subcourse-progress-line{border-radius:2px;height:5px;transition:all 0.3s}#teacher-course .page-general-content .modules-table .module-item .subcourse-programm-title .modules-column:nth-child(1){order:2}#teacher-course .page-general-content .modules-table .module-item .subcourse-programm-title .modules-column:nth-child(1) .switch{float:right}#teacher-course .page-general-content .modules-table .module-item .subcourse-programm-title .modules-column:nth-child(1) .switch .tooltip{display:none}#teacher-course .page-general-content .modules-table .module-item .subcourse-programm-title .modules-column:nth-child(3){order:3}#teacher-course .page-general-content .modules-table .module-item .subcourse-programm-title .modules-column:nth-child(3) .subcourse-progress-bar{background:#CCE6FF}#teacher-course .page-general-content .modules-table .module-item .subcourse-programm-title .modules-column:nth-child(3) .subcourse-progress-bar .subcourse-progress-line{background:#3283C6}#teacher-course .page-general-content .modules-table .module-item .subcourse-programm-title .modules-column:nth-child(4){order:4}#teacher-course .page-general-content .modules-table .module-item .subcourse-programm-title .modules-column:nth-child(4) .subcourse-progress-bar{background:#E2E0FB}#teacher-course .page-general-content .modules-table .module-item .subcourse-programm-title .modules-column:nth-child(4) .subcourse-progress-bar .subcourse-progress-line{background:#6E63E9}#teacher-course .page-general-content .modules-table .module-item .subcourse-programm-title .modules-column:nth-child(5){order:5}#teacher-course .page-general-content .modules-table .module-item .subcourse-programm-title .modules-column:nth-child(5) .subcourse-progress-bar{background:#FFF1DB}#teacher-course .page-general-content .modules-table .module-item .subcourse-programm-title .modules-column:nth-child(5) .subcourse-progress-bar .subcourse-progress-line{background:#FEB74C}#teacher-course .page-general-content .modules-table .module-item .module-row{padding:10px 0 0 0 !important}#teacher-course .page-general-content .modules-table .module-item .module-row .modules-main-column{padding:unset}#teacher-course .page-general-content .modules-table .module-item .module-row .modules-column .mobile-label{width:100% !important}#teacher-course .page-general-content .modules-table .module-item .module-row .modules-column .label-value{color:#505962}#teacher-course .page-general-content .modules-table .module-item .module-row .modules-column .switch .tooltip{display:none}#teacher-course .page-general-content .modules-table .module-item .module-row .modules-column:nth-child(1){order:2}#teacher-course .page-general-content .modules-table .module-item .module-row .modules-column:nth-child(3){order:5}#teacher-course .page-general-content .modules-table .module-item .module-row .modules-column:nth-child(4){order:3}#teacher-course .page-general-content .modules-table .module-item .module-row .modules-column:nth-child(5){order:4}}@media (max-width: 425px){.locks-container .page-general-content .search-bar-container{padding-left:0 !important;padding-right:0 !important}.locks-container .page-general-content .search-bar-container .wrapper-search-bar{flex-direction:column;justify-content:flex-start;align-items:start !important}.locks-container .page-general-content .header-students-list .modules-column:first-child{min-width:400px !important}.locks-container .page-general-content .flex .students-list .lock-containers__content .student .column-date{min-width:100% !important;justify-content:flex-end}}@media (max-width: 425px){.restriction-rights__container .page-general-content .search-bar-container{padding-left:0 !important;padding-right:0 !important}.restriction-rights__container .page-general-content .search-bar-container .wrapper-search-bar{flex-direction:column;align-items:flex-start !important}.restriction-rights__container .page-general-content .header-students-list .modules-column:first-child{min-width:400px}}.large-column{width:calc(100% - 230px);padding-left:20px}.large-column .search-bar-container{padding:16px 24px}.large-column .search-bar-container .search-bar{margin-right:0}.large-column .search-bar-container .search-bar input{width:calc(100% - 36px)}.left-column{width:230px}.left-column .common-block{border-radius:6px;overflow:hidden}.left-column .common-block a.subcourses-categories-row{position:relative;display:block;width:100%;color:#081F47;display:block;height:54px;font:14px LatoSemiBold;padding:0px 15px;padding-left:50px;line-height:54px;transition:all 0.3s}.left-column .common-block a.subcourses-categories-row b{font:14px Lato;font-weight:normal;color:#818C98}.left-column .common-block a.subcourses-categories-row:hover,.left-column .common-block a.subcourses-categories-row.active{background-color:#C2E0FF !important}.left-column .common-block a.subcourses-categories-row.search-all{background:url(/assets/search-small-icon-a4d477456d6c9df79ff79910ab8882d6ca54dd2e551d64da907f81097d776c88.svg) no-repeat left 19px center}.left-column .common-block a.subcourses-categories-row.search-people{background:url(/assets/two-people-icon-3fd155245da195447c927dfe4c7e4bbc7caf1e905184161b2e6ced1c6e47fb56.svg) no-repeat left 17px center}.left-column .common-block a.subcourses-categories-row.search-course{background:url(/assets/in_process-d2c5216a11b83467524678f164801161715bc944ab29e8f08a3cb1d69f986187.svg) no-repeat left 15px center}.left-column .common-block a.subcourses-categories-row.search-organizations{background:url(/assets/organization-icon-02d9427ce9f236b18f674e990fc1a5b8ef6a629c94d43181193f6de1edfcd75f.svg) no-repeat left 17px center}.left-column .common-block a.subcourses-categories-row.search-groups{background:url(/assets/groups-icon-36e9a0b3643bcf08d8863f3b3bca719ba43cc9015cf6636f2973a91b5496e56d.svg) no-repeat left 17px center}.left-column .common-block a.subcourses-categories-row.search-events{background:url(/assets/calendar-icon-b68f1de648f8ad6ebbd5a3708d7dccdf876cfd2ad71682e240b7c289eb12e152.svg) no-repeat left 20px center}.left-column .sidebar-filter-bottom{margin-top:15px;padding-top:15px}.left-column .sidebar-filter-bottom a{font-size:14px}.search-component{padding:0;background:transparent;box-shadow:none}.search-component .organizations-list{padding-top:10px}.search-component .search-component-head{align-items:center;box-shadow:0 2px 5px rgba(94,127,154,0.15);padding:15px 25px;border-radius:6px;background:#fff}.search-component .search-component-content{box-shadow:0 2px 5px rgba(94,127,154,0.15);padding:15px 25px;border-radius:6px;background:#fff;margin-top:10px}.search-component .search-component-title{margin:0;color:#081F47;font-size:18px}.search-component .search-component-count{margin:0;font-size:14px}@media (min-width: 1024px){.left-column{position:-webkit-sticky;position:sticky;top:90px}.left-column__organization-manage{position:initial}.left-column__organization-manage .subcourses-categories{max-width:100% !important}}.search-people-list{display:flex;flex-wrap:wrap;margin-left:-5px;margin-right:-5px;margin-top:5px}.search-people-list .search-people-item{width:calc(25% - 10px);display:flex;align-items:baseline;padding:10px;background:#fff;margin:5px;box-shadow:0 2px 5px rgba(94,127,154,0.15);border-radius:6px}.search-people-list .search-people-item:hover{box-shadow:0 2px 20px rgba(94,127,154,0.8)}.search-people-list .search-people-item .search-people-content{position:relative;text-align:center;padding:16px;width:100%}.search-people-list .search-people-item.search-people-item-skills{width:470px;height:60px;align-items:center}.search-people-list .add-person{position:absolute;right:10px;top:10px;width:20px;height:20px;background:url(/assets/add-person-icon-550fd7606f3f819c8400dd84a635c4108c82765f764202a06b8c2ed26b442032.svg) no-repeat center/contain}.search-people-list .search-person-icon{width:78px;height:78px;border-radius:50%;background:url(/assets/profile_76x76-9dde024f2660d236f7abc663a570d1db671d948e548420b26856b43be9e98425.png) no-repeat center/cover;margin:auto;flex-shrink:0}.search-people-list .person-name{font:14px LatoSemiBold;margin-bottom:5px;color:#081F47}.search-people-list .person-name.person-name-skills{font-family:Lato;font-style:normal;font-weight:600;font-size:14px;line-height:130%;margin-top:12px;margin-bottom:4px}.search-people-list .person-university{font-size:12px;color:#818C98;margin-top:0;min-height:30px}.search-people-list .person-university.person-university-skills{font-family:Lato;font-style:normal;font-weight:normal;font-size:10px;line-height:110%}.search-people-list.search-people-list-line .search-people-item{width:100%}.search-people-list.search-people-list-line .search-people-item .search-people-content{width:100%;text-align:left}.search-people-list.search-people-list-line .search-people-item .search-people-content .search-person-icon{margin-left:0;margin-right:15px}.search-people-list.search-people-list-line .search-people-item .search-people-content .search-person-icon.search-person-icon-skills{width:36px;height:36px;margin-right:13px;min-width:36px}.search-people-list.search-people-list-line .search-people-item+.search-people-item{border-top:1px solid #F0F2F5}.search-people-list.search-people-list-line .search-people-item .add-person{top:15px}.search-component .subcourses-list{padding-top:10px}.organization-item{position:relative;width:100%;display:flex;align-items:center;background:#fff;margin-bottom:10px;box-shadow:0 2px 5px rgba(94,127,154,0.15);border-radius:6px;padding-left:25px;min-height:85px}.organization-item:hover{box-shadow:0 2px 20px rgba(94,127,154,0.8)}.organization-item .organization-left{width:72px;height:72px;border-radius:50%;border:2px solid #fff;box-shadow:0px 2px 10px rgba(112,171,219,0.3);background:url(/assets/organization_56x56-8981ef98a694893db72c83e395498d340503ead111d1e7e47043bd3cfc9946ba.svg) no-repeat center/cover}.organization-item .organization-right{width:calc(100% - 72px);padding:20px;padding-left:30px}.organization-item .organization-right .more-options{top:-40px}.organization-item .organization-right .options-container .options-menu{top:-50px}.organization-item .organization-right .organization-title{font:16px LatoSemiBold;margin:0;color:#081F47}.organization-item .organization-right .organization-members{font-size:14px}.organization-item .organization-right .organization-description{color:#505962;font-size:14px;margin:5px 0;min-height:16px}.organization-item+.organization-item{border-top:1px solid #F0F2F5}.checkbox-skills-fix:before{font-family:"FontAwesome";content:"\f00c";font-size:17px;color:transparent !important;background:#F0F2F5;display:block;width:20px;height:20px;margin-right:7px;border-radius:6px;border:2px solid #D5D9DD;margin-top:-5px;margin-left:-5px;text-align:center;vertical-align:middle}.checkbox-skills-fix:checked:before{background:#3283C6 !important;color:#FFFFFF !important;border:2px solid transparent}.search-people-list-line{margin:unset !important;width:100%}.search-people-list-line .education-tabs{width:100%;border-bottom:1px solid #F0F2F5;margin-bottom:0px}.search-people-list-line .common-block{width:100%;box-shadow:unset;margin:unset}.search-people-list-line .common-block .notification,.search-people-list-line .common-block .flex is_new{padding:0px}.search-people-list-line .common-block .notification .notification-button-confrim,.search-people-list-line .common-block .flex is_new .notification-button-confrim{align-self:center;margin-right:18px}.search-people-list-line .common-block .notification .notification-button-confrim .btn,.search-people-list-line .common-block .flex is_new .notification-button-confrim .btn{width:122px;padding:unset}.search-people-list-line .common-block .notification .notification-button-label,.search-people-list-line .common-block .flex is_new .notification-button-label{text-align:center;margin-right:18px;margin-top:20px}.search-people-list-line .common-block .notification .notification-button-label .cancel-skill,.search-people-list-line .common-block .flex is_new .notification-button-label .cancel-skill{cursor:pointer}.search-people-list-line .common-block .notification .notification-button-label a,.search-people-list-line .common-block .flex is_new .notification-button-label a{white-space:nowrap;font-size:12px;margin-top:9px}.search-people-list-line .common-block .search-people-item-skills-wrap{max-height:350px;overflow-y:overlay}.search-people-list-line .common-block .search-people-item-skills-wrap.search-people-item-skills-wrap-fix{margin-top:16px;max-height:360px;overflow-y:overlay}.search-people-list-line .common-block .search-people-item-skills-wrap .search-people-item-fix{width:460px;margin:0 5px 8px 5px;padding:unset;height:64px !important;border-radius:8px;box-shadow:0 2px 5px rgba(94,127,154,0.15) !important}.search-people-list-line .common-block .search-people-item-skills-wrap .search-people-item-fix:hover{box-shadow:0 2px 20px rgba(94,127,154,0.1) !important;cursor:pointer}.search-people-list-line .common-block .search-people-item-skills-wrap .search-people-item-fix .search-person-icon{min-width:50px;width:50px;height:50px;margin-left:12px;margin-right:13px}.search-people-list-line .common-block .search-people-item-skills-wrap .search-people-item-fix .search-person-info-fix{width:-webkit-fill-available !important;height:60px}.search-people-list-line .common-block .search-people-item-skills-wrap .search-people-item-fix .search-person-label{align-self:center;margin-right:12px}.search-people-list-line .common-block .people-list-inner{width:100%}.search-people-list-line .common-block .people-list-inner .search-people-title{font-size:14px;margin-top:15px;margin-bottom:10px;font-family:Lato;font-style:normal;font-weight:600;line-height:110%;letter-spacing:0.2px;color:#505962}.search-people-list-line .common-block .people-list-inner .search-bar-wrapper{margin-bottom:22px}.search-people-list-line .common-block .people-list-inner .search-bar-wrapper .search-bar-skills{margin:unset;width:320px}.search-people-list-line .common-block .people-list-inner .search-bar-wrapper .btn{margin:unset !important;float:right}.search-people-list-line .common-block .people-list-inner .search-people-item-skills-wrap{max-height:350px;overflow-y:auto}.search-people-list-line .common-block .people-list-inner .search-people-item{width:auto !important;margin:0 5px 8px 5px;padding:unset;height:64px !important;box-shadow:0 2px 5px rgba(94,127,154,0.15) !important}.search-people-list-line .common-block .people-list-inner .search-people-item:hover{box-shadow:0 1px 1px rgba(94,127,154,0.1) !important;cursor:pointer}.search-people-list-line .common-block .people-list-inner .search-people-item .search-people-item-skills-else-fix{margin-left:20px}.search-people-list-line .common-block .people-list-inner .search-people-item .checkbox-skills-fix{margin:auto 22px auto 20px !important}.search-people-list-line .common-block .people-list-inner .search-people-item .search-person-icon{min-width:50px;width:50px;height:50px;margin:12px 13px 12px 0}.search-people-list-line .common-block .people-list-inner .search-people-item .search-person-info-fix{width:-webkit-fill-available !important;height:60px}.search-people-list-line .common-block .people-list-inner .search-people-item .search-person-label{align-self:center;margin-right:12px}.search-bar-fix{width:-webkit-fill-available;background:#f0f2f5;border-radius:8px;height:36px;font-family:Lato;font-style:normal;font-weight:normal;font-size:14px;border-width:0px;padding:8px 16px;color:#B9BFC5}.search-bar-fix:hover{color:#B9BFC5}.search-bar-fix:active,.search-bar-fix:focus{color:#081F47}@media (max-width: 1024px){.search-people-list .search-people-item{width:calc(50% - 10px)}.large-column .search-bar-container{width:100%}}@media (max-width: 567px){.publications.general-container{flex-wrap:wrap}.publications.general-container .left-column{width:100%}.publications.general-container .large-column{width:100%;padding-left:0}.publications.general-container .search-people-list .search-people-item .search-people-content{padding-left:0;padding-right:0}.publications.general-container .organization-item .organization-right{padding-right:0}.three-columns-container{padding-bottom:0;margin-bottom:0}}.teacher-right .search-bar{max-width:245px}.teacher-right .sort-btn{display:inline-block;height:36px;background:url(/assets/sort-icon-17a8b6accbf953139d496db5fb0ed58a8c42a649a6753685d284dc1dfabbdba9.svg) no-repeat left center;padding-left:30px;font:14px LatoSemiBold;line-height:36px;color:#505962}.teacher-right .teacher-right-filter{width:100%;margin-left:130px;align-items:center}.teacher-right .teacher-right-filter .v-select .vs__search{min-width:130px}.teacher-right .student{align-items:center;position:relative}.teacher-right .student:hover{box-shadow:0 2px 20px rgba(94,127,154,0.8)}.teacher-right .student .hw-user{min-width:270px}.teacher-right .student .modules-column{flex-wrap:wrap}.teacher-right .student .modules-column>span{display:block;width:100%;font-size:12px}.teacher-right .student .modules-column>span.subcourse-name{padding-right:10px}.teacher-right .student .modules-column>span+span{font-size:14px;color:#505962;margin-top:5px}.teacher-right .student .more-options{right:-12px;top:50%;transform:translate(-25%, -50%);background-color:#EBF5FF;border-radius:8px}.teacher-right .student .more-options:hover{background-color:#3498DB;cursor:pointer}@media (max-width: 1024px){.teacher-right .student .more-options{right:-55px}}.teacher-right .student .light-btn{padding:0px 25px}.teacher-right .student .options-container .options-menu{right:-20px;top:0}.teacher-right .student .student-progress-bar{position:absolute;left:0;bottom:0;width:100%;height:4px;background:#EBF5FF}.teacher-right .student .student-progress-bar .student-progress-line{background:#70ABDB;height:4px}.student-number{font:14px LatoSemiBold;margin-right:10px;color:#818C98}.hw-user{align-items:center}.hw-user .user-picture{width:36px !important;height:36px !important;border-radius:50% !important;margin-right:10px}.hw-user .user-name{font:14px LatoSemiBold;color:#0A2045}#student-popup .my-subcourse-stats{padding-bottom:15px}#student-popup .options-container{margin-left:auto;margin-right:0}#student-popup .options-container .options-menu{right:150px;top:20px}#student-popup .student{padding:10px;padding-bottom:15px}#student-popup .student .modules-column.rating{margin-left:15px;margin-right:auto}#student-popup .student .modules-column.rating .blue-rating{background:#3283C6;color:#fff;border-radius:13px;height:25px;padding:0px 8px;text-align:center;line-height:25px}#student-popup .my-subcourse-progress{display:flex;flex-wrap:wrap;width:33.3%}#student-popup .my-subcourse-progress+.my-subcourse-progress{padding-left:15px}#student-popup .my-subcourse-progress .progress-right{font-size:12px;padding-left:30px;color:#818C98;width:calc(100% - 80px)}#student-popup .my-subcourse-progress .progress-right .progress-column{width:50%}#student-popup .my-subcourse-progress .progress-right .progress-column.one-column{width:100%}#student-popup .my-subcourse-progress .progress-right .progress-column .progress-number{color:#081F47;font:14px LatoSemiBold;margin-top:5px}#student-popup .module-item{padding:20px 0}.common-checkbox{align-items:center}.common-checkbox input[type=checkbox]{width:20px;height:20px}.students-list .progress-column .light-btn{padding:0px 10px}#student-popup{font-style:normal}#student-popup .modal-container .modal-content{padding-right:70px}#student-popup .module-item{padding:20px 20px}#student-popup .subcourse-progress .subcourse-progress-number{padding-left:0px}#student-popup .my-subcourse-stats{padding-left:20px;padding-right:20px}#student-popup .sidebar-title{font-size:14px}#student-popup .my-subcources-list{height:450px;overflow:auto}#student-popup .module-item .circle-chart-container{width:30px;height:30px}#student-popup .module-item .circle-chart-container .circle-chart{width:30px;height:30px}#student-popup .module-item .circle-chart-container .circle-percent{font-weight:600;font-size:14px;line-height:120%;color:#081F47}#student-popup .module-item .subcourse-programm-name{font-family:Lato;font-style:normal;font-size:18px;margin-left:10px}#student-popup .module-item .module-item-button .modules-column{font-family:Lato;font-style:normal;font-weight:normal;font-size:12px;display:block}#student-popup .module-item .module-item-button .modules-column>span{display:block}#student-popup .module-item .module-item-button .modules-column>span:nth-child(2){color:#5C6670}#student-popup .nav-buttons{margin-bottom:13px}#student-popup .user_request{background:#FFFFFF;box-shadow:0px 2px 4px rgba(8,31,71,0.08);border-radius:8px;padding:15px 20px;margin-bottom:15px;display:flex;justify-content:space-between;font-family:Lato;font-style:normal}#student-popup .user_request .user_request-info{display:flex;align-items:center}#student-popup .user_request .user_request-info .number{margin-right:20px;letter-spacing:0.2px;color:#818C98}#student-popup .user_request .user_request-info .user_request-img{display:inline-block;width:36px;height:36px;border-radius:50%;margin-right:10px}#student-popup .user_request .user_request-info .user_request-text{font-size:14px;line-height:130%;align-items:center;letter-spacing:0.2px;display:inline-block}#student-popup .user_request .user_request-info .user_request-text span{display:block}#student-popup .user_request .user_request-info .user_request-text .write{font-size:12px;line-height:110%;text-align:center;letter-spacing:0.2px;color:#3283C6;display:inline-block;text-align:left}#student-popup .user_request .user_request-info .rating{margin-left:20px}#student-popup .user_request .user_request-info .rating span{background:#3283C6;border-radius:40px;padding:3px 10px;display:inline-block;color:#FFFFFF}#student-popup .user_request .user_request-info .course-info{margin-left:50px}#student-popup .user_request .user_request-info .course-info .course_date_title{margin:5px 0 0 0}#student-popup .user_request .more-options{top:10px;background-color:#E2F1FF;border-radius:8px}#student-popup div[aria-expanded="true"] .module-row .subcourse-programm-name{font-size:14px;color:#081F47;font-weight:600}#student-popup div[aria-expanded="true"] .module-row .subcourse-programm-name-lock{font-size:14px;line-height:130%;letter-spacing:0.2px;color:#B9BFC6;font-weight:600}#student-popup div[aria-expanded="true"] .module-row .subcourse-programm-name-lock:before{content:'';background:url(/assets/closed.svg);width:20px;height:20px;display:inline-block;margin-right:10px;vertical-align:middle}#student-popup div[aria-expanded="true"] .modules-column{font-size:12px}#student-popup div[aria-expanded="true"] .modules-column img{margin-left:12px}#student-popup div[aria-expanded="true"] a.give_access{font-size:14px;line-height:130%;display:flex;align-items:center;letter-spacing:0.2px;color:#3283C6}#teacher_my-requests .teacher-right-filter{max-width:560px}#teacher_my-requests .search-bar-container .search-bar{max-width:100%;margin-bottom:10px}.students-list .common-checkbox{padding-right:10px}.students-list .column-theme{min-width:270px;color:#081F47;font-size:14px}.students-list .column-controls{justify-content:flex-end}.students-list .column-controls__user{justify-content:center}@media (max-width: 425px){.students-list .column-controls__user-date{padding-left:0;justify-content:center}.students-list .column-controls__user{justify-content:end;margin-top:1rem}}.students-list .grey-btn{height:30px;font:14px LatoSemiBold;line-height:30px;padding:0px 25px;min-width:135px;box-shadow:none !important}#student-popup{max-width:1024px}#student-popup .module-item-button .modules-column:last-of-type{padding-right:30px}#student-popup .modules-main-column{width:40%}.icon_new_homework{cursor:pointer;display:inline-block;width:20px;height:20px;background:url(/assets/new_homework-50ff726e93c0696bdea19cfad038e30abc5a0f086e354206451bed0b7dec29ee.svg) no-repeat center;position:relative;color:#fff !important;margin-right:10px}.icon_new_homework a{position:absolute;top:17px;right:-12px;background:#3283C6;border-radius:50%;display:inline-block;text-align:center;width:16px;height:16px;font-size:10px;line-height:16px}.icon_new_homework::before{content:url(/assets/pointer-blue-7c812fc6ef02d152583ffcee9885ec5e226f0016d45cd25f16ef781d62805132.svg);top:1px;right:-5px;position:absolute}.icon_new_homework:hover{background:url(/assets/new_homework-active-4c88a95fc9a82bca5ca625b87fe2405f149b9f1125401c9093f7c027ecb2c196.svg) no-repeat center}.icon_new_homework:hover::before{content:url(/assets/pointer-blue-active-4b7fbb90b0f96f62c0af831342f8cdac798e47ad8275613e96307dd934eb6fbd.svg)}.icon_success_homework{cursor:pointer;display:inline-block;width:20px;height:20px;background:url(/assets/success_homework-acd457a757e9e45185ff4284f72c6ce164b5ce9689bb1b5ec6acbcda8b93646c.svg) no-repeat center;position:relative;color:#fff !important;margin-right:10px}.icon_success_homework a{position:absolute;top:17px;right:-12px;background:#3283C6;border-radius:50%;display:inline-block;text-align:center;width:16px;height:16px;font-size:10px;line-height:16px}.icon_success_homework::before{content:url(/assets/pointer-green-a856d2863ca23bd6d9af63a8b6d42436eb3cfd22e4d7132f36751540b8081659.svg);top:1px;right:-5px;position:absolute}.icon_success_homework:hover{background:url(/assets/success_homework-active-eda678762712ccab7294321de92d758957154a9d1a280700ed09b31c2f3fd653.svg) no-repeat center}.icon_success_homework:hover::before{content:url(/assets/pointer-green-active-c17b50f63ac1f34acca41ac43c96de5c842ffc20ea663f9cd278b6f839bdbb80.svg)}.icon_cancel_homework{cursor:pointer;display:inline-block;width:20px;height:20px;background:url(/assets/cancel_homework-a328a5ffa215569775ab4bb39880c50fdf7f0b539212d2d03d356ba24c8d66b3.svg) no-repeat center;position:relative;color:#fff !important;margin-right:10px}.icon_cancel_homework a{position:absolute;top:17px;right:-12px;background:#3283C6;border-radius:50%;display:inline-block;text-align:center;width:16px;height:16px;font-size:10px;line-height:16px}.icon_cancel_homework::before{content:url(/assets/pointer-red-0cfaf11c80b97b684a066b8b2510a5a429720a4b94c16c71649772dfb236fe11.svg);top:1px;right:-5px;position:absolute}.icon_cancel_homework:hover{background:url(/assets/cancel_homework-active-55b374c75c065fcede690664023a1437e0e21930b32df77937671095e144f773.svg) no-repeat center}.icon_cancel_homework:hover::before{content:url(/assets/pointer-red-active-6613ad7385a0dfd0698397a13d29403d6ba2170f49ad0fd657bbf3aa28d13d56.svg)}.icon_new_homework,.icon_success_homework,.icon_cancel_homework{background-size:contain}.icon_new_homework:hover,.icon_success_homework:hover,.icon_cancel_homework:hover{background-size:contain}.icon_lesson_status_1{display:inline-block;width:20px;height:20px;background:url(/assets/lesson_viewed-24d611864e2dc22dca369d5afb7e81fb79aa0d2d602c33610dc45f2d34ef34fd.svg) no-repeat center;position:relative;color:#fff !important;margin-right:10px}.icon_lesson_status_1 span{position:absolute;top:17px;right:-12px;background:#3283C6;border-radius:50%;display:inline-block;text-align:center;width:16px;height:16px;font-size:10px;line-height:16px}.icon_lesson_status_3{display:inline-block;width:20px;height:20px;background:url(/assets/lesson_block-b2e7ce140ae22fafb6c68ddc15e0a9de40d7594f363361f7f9d0f80c73c77278.svg) no-repeat center;position:relative;color:#fff !important;margin-right:10px}.icon_lesson_status_3 span{position:absolute;top:17px;right:-12px;background:#3283C6;border-radius:50%;display:inline-block;text-align:center;width:16px;height:16px;font-size:10px;line-height:16px}.icon_lesson_status_4{display:inline-block;width:20px;height:20px;background:url(/assets/lesson_open-878180317302bffb540bd97c212ad79e65e8e56099f070942cf57acd319e71a9.svg) no-repeat center;position:relative;color:#fff !important;margin-right:10px}.icon_lesson_status_4 span{position:absolute;top:17px;right:-12px;background:#3283C6;border-radius:50%;display:inline-block;text-align:center;width:16px;height:16px;font-size:10px;line-height:16px}.icon_lesson_status_1,.icon_lesson_status_3,.icon_lesson_status_4{background-size:contain}.disabled-title{color:#B9BFC5 !important}.no_padding_no_margin{padding:0 !important;margin:0 !important}.course_date_title{font-size:12px;color:#818C98}@media (max-width: 1024px){.teacher-right .teacher-right-filter{margin-left:0}.teacher-right .search-bar{max-width:200px}.teacher-right .student .hw-user{min-width:200px}.teacher-right .student .modules-column{width:auto}.teacher-right .student .modules-column.progress-column{padding-right:50px}.teacher-right .student .modules-column .light-btn{padding:0px 10px}.teacher-right .student .options-container .options-menu{right:100px}}@media (max-width: 768px){#student-popup .my-subcourse-stats{flex-wrap:wrap}#student-popup .my-subcourse-stats .my-subcourse-progress{width:100%}}@media (max-width: 480px){.teacher-right .search-bar-container{flex-wrap:wrap}.teacher-right .search-bar{max-width:100%;margin-right:0}.teacher-right .teacher-right-filter{flex-wrap:wrap}.teacher-right .select-short{width:100%;margin-top:10px}.teacher-right .v-select .vs__dropdown-toggle{background:#fff}.teacher-right .sort-btn{margin-left:auto;margin-right:0}.teacher-right .student{flex-wrap:wrap}.teacher-right .student .hw-user{width:100%;margin-bottom:10px}.teacher-right .student .modules-column .light-btn{display:none}.teacher-right .student .progress-column{position:absolute;right:10px;top:10px}.teacher-right .student .progress-column .options-menu{right:-50px;top:20px}.teacher-right #check_all{display:none}#teacher_my-requests .teacher-right .student .modules-column .light-btn{display:inline-block}#teacher_my-requests .teacher-right .student .column-controls{width:100%;justify-content:space-between;order:1}#teacher_my-requests .teacher-right .student .column-date span br{display:none}#teacher_my-requests .teacher-right .student .column-theme+.modules-column{order:2;margin-top:20px}#teacher_my-requests .teacher-right .student .column-theme+.modules-column .btn{width:45%}}.teacher-right-fix .teacher-right-filter{margin-left:150px}.teacher-right-fix .space-between{justify-content:space-between}.teacher-right-fix .select-short{margin-left:10px}.teacher-right-fix .sort-btn{margin-left:26px;white-space:nowrap}.teacher-right-fix .v-select{max-width:200px;min-width:170px}.teacher-right-fix .vs__selected-options{min-width:134px}.teacher-right-fix .vs__selected-options .vs__selected{overflow:hidden;max-height:36px;white-space:nowrap;max-width:134px}#teacher_my-students .teacher-right .student .more-options{right:-45px}@media (max-width: 425px){#teacher_my-students .teacher-right .student .more-options{right:-55px}}#teacher_my-students .teacher-right .teacher-right-filter{margin-left:0}#teacher_my-students .teacher-right .student .options-container .options-menu{transform:none;right:-45px}.progress-column{margin-right:2rem}@media (max-width: 1024px){.progress-column{margin-right:0}}.modules-column>p{color:#818C98;font-family:lato}.modules-column .dark-btn{height:28px;line-height:28px;max-width:107px;padding:0 20px;font-size:12px}.modules-column .grey-btn{color:#3283C6;cursor:pointer;background:url(/assets/cross-blue-c7896b3070fcdac0e6379aa9533eb875c66014d3727d440d66ee9dd41ed49a4d.svg) no-repeat left 3px center;display:inline-block;max-width:100px;min-width:100px;font-size:12px;padding:0 15px;height:28px;line-height:28px}.teacher-right .teacher-right-filter .select-large .v-select .vs__search{min-width:160px}.search-bar-container .modules-column .grey-btn{box-shadow:none;margin-left:20px}.search-bar-container .v-select{max-width:200px}.search-bar-container .v-select .vs__selected+input{display:none}.search-bar-container .select-short~.select-short .v-select{width:180px}.search-bar-container .select-short~.select-short .v-select .vs__selected{white-space:nowrap;max-width:134px;overflow:hidden}.desktop-hidden{display:none}.my-invites .invite .options-menu{top:-25px;right:318px;padding-right:10px}@media (max-width: 968px){#invites-container .my-invites .invite .options-menu{right:0px;top:-25px;padding-right:40px}}@media (max-width: 968px){.search-bar-container{padding:10px !important;width:100%}.my-invites .invite .options-container{display:none !important}.my-invites .invite .invite-controls>.btn{margin-right:0px !important}.my-invites .invite .invite-controls>.btn.light-btn{height:36px !important}}@media (max-width: 567px){.search-bar-container{background:transparent;box-shadow:none;padding:0 !important}.search-bar-container .common-checkbox{display:none}.teacher-right .select-short{margin:5px 0}.search-bar-container .v-select{max-width:100% !important}.common-block.student .common-checkbox{display:none}.teacher-right .student .primary-link{display:none}.teacher-right .student .column-theme{padding-left:43px}.teacher-right .student .hw-user{align-items:flex-start}.teacher-right .student .hw-user .user-name{padding-top:5px}.teacher-right .student .column-controls{padding-left:43px}.teacher-right .student .column-date{padding-left:43px;margin-top:10px !important}.desktop-hidden{display:flex}.student .student-rating{color:#3283C6;font-size:12px;margin-bottom:10px}.student .student-number{font-size:12px}.student .options-container{margin-top:15px}.student .options-container .more-options{right:-55px;top:-2px}.student .options-container .options-menu{right:-50px !important;top:-25px !important}.student .hw-user .student-number{display:none}.student .subcourse-name{display:none !important}.student .modules-column-rating{display:none}.student .modules-column:not(.progress-column){width:100% !important}.modules-column>span{font-size:12px !important;display:inline-block !important;width:auto !important;white-space:nowrap}.modules-column>span>br{display:none}.modules-column>span+span{padding-left:10px;margin-top:0 !important}.hw-user~.modules-column{padding-left:45px}.teacher-right .student{padding:10px}}.settings-container .left-column .common-menu-link{font-size:14px;color:#5C6670;padding-left:45px !important;background:#fff !important;display:inline-block;white-space:nowrap;width:100%;padding:10px 10px;position:relative}.settings-container .left-column .common-menu-link:before{content:"";width:24px;height:24px;border-radius:50%;display:inline-block;position:absolute;left:15px;top:calc(50% - 11px)}.settings-container .left-column .common-menu-link.teachers:before{background:url(/assets/me-2d460a52ead9a90977f42db24d5fc27475f78b2a6527cae9a34001a4f8aa7b3a.svg) no-repeat center}.settings-container .left-column .common-menu-link.admins:before{background:url(/assets/one-person-icon-3fa95b3c44905b80e33ae598a24a5b5599c36b6c8c1a726a1032ccae5252461c.svg) no-repeat center}.settings-container .left-column .common-menu-link.courses:before{background:url(/assets/in_process-d2c5216a11b83467524678f164801161715bc944ab29e8f08a3cb1d69f986187.svg) no-repeat center}.settings-container .left-column .common-menu-link.orders:before{background:url(/assets/orders-4f8d1989d568968c7266a0a9beebc2e3f78d9212d8a6aa3310aeed2ca76a6223.svg) no-repeat center}.settings-container .organization-manage-top{align-items:center;padding-left:20px;padding-right:25px;font-size:0;height:fit-content}.settings-container .organization-manage-top .education-tabs{width:50%;margin-bottom:-2px}.settings-container .organization-manage-top .education-tabs a{width:50%}.settings-container .organization-manage-top .education-tabs__finance{width:60%}.settings-container .finance .user-info-container{padding:18px 24px;width:100%}.settings-container .finance .user-info-container .wrapper-user-info{display:flex;align-items:center}.settings-container .finance .user-info-container .wrapper-user-info .hw-user{width:350px}.settings-container .finance .user-info-container .wrapper-user-info .hw-user .user-picture{margin-right:15px;min-width:36px}.settings-container .finance .user-info-container .wrapper-user-info .hw-user .organisation-info .user-name{width:100%}.settings-container .finance .user-info-container .wrapper-user-info .user-info__finance{display:flex}.settings-container .finance .user-info-container .wrapper-user-info .user-info__finance .balance{width:100px}.settings-container .finance .user-info-container .wrapper-user-info .user-info__finance .balance .title,.settings-container .finance .user-info-container .wrapper-user-info .user-info__finance .date .title{color:#818C98;font-size:12px;line-height:14px;letter-spacing:0.2px;margin-bottom:5px}.settings-container .finance .user-info-container .wrapper-user-info .user-info__finance .balance .value,.settings-container .finance .user-info-container .wrapper-user-info .user-info__finance .date .value{color:#081F47;font-size:13px;line-height:17px;letter-spacing:0.2px;font-weight:600}.settings-container .finance .payment-container{padding:18px}.settings-container .finance .payment-container p.info{margin:unset;color:#505962;font-size:14px;line-height:18px;padding-left:5px}.settings-container .finance .payment-container .wrapper-payment{background-color:#F0F2F5;margin:0 auto;width:100%;border-radius:8px;padding:4px;display:flex}.settings-container .finance .payment-container .wrapper-payment .button{border-radius:8px;display:inline-block;margin:0 auto;padding:10px 20px}.settings-container .finance .payment-container .wrapper-payment .button:hover{cursor:pointer;background:rgba(255,255,255,0.5)}.settings-container .finance .payment-container .wrapper-payment .button:hover .description{color:#3283C6}.settings-container .finance .payment-container .wrapper-payment .button .name,.settings-container .finance .payment-container .wrapper-payment .button .description{width:auto;text-align:center}.settings-container .finance .payment-container .wrapper-payment .button .name{color:#081F47;font-size:12px;line-height:13px;letter-spacing:0.2px;margin-bottom:2px}.settings-container .finance .payment-container .wrapper-payment .button .description{color:#B9BFC5;font-size:10px;line-height:11px;letter-spacing:0.2px}.settings-container .finance .payment-container .wrapper-payment .button.active{background-color:#FFFFFF}.settings-container .finance .payment-container .wrapper-payment .button.active:hover{background-color:#FFFFFF}.settings-container .finance .payment-container .wrapper-payment .button.active:hover .description{color:#B9BFC5}.settings-container .finance .list-tariffs{flex-wrap:wrap}.settings-container .finance .list-tariffs .header{position:relative;box-shadow:none;z-index:0}.settings-container .finance .list-tariffs .tariff{width:100%;margin-left:10px;padding:16px;flex:1 0 21%}.settings-container .finance .list-tariffs .tariff:first-child{margin-left:unset}.settings-container .finance .list-tariffs .tariff.special{margin-left:unset}.settings-container .finance .list-tariffs .tariff.special .sidebar{display:inline-block;min-width:250px;padding-right:24px;border-right:1px solid #F0F2F5;margin-right:21px}.settings-container .finance .list-tariffs .tariff.special .sidebar .footer button{margin-top:20px}.settings-container .finance .list-tariffs .tariff.special .body{min-height:auto;margin:unset;align-items:center;display:flex;width:100%;border-bottom:unset}.settings-container .finance .list-tariffs .tariff.special .body .list-items{margin-top:unset;width:100%}.settings-container .finance .list-tariffs .tariff.special .body .list-items .list-item .item-icon{margin-top:-1px}.settings-container .finance .list-tariffs .tariff .header{align-items:center}.settings-container .finance .list-tariffs .tariff .header .tariff-info{margin-left:14px}.settings-container .finance .list-tariffs .tariff .header .tariff-info .name{color:#081F47;font-size:24px;line-height:24px;font-weight:700}.settings-container .finance .list-tariffs .tariff .header .tariff-info .more{font-size:12px;line-height:14px}.settings-container .finance .list-tariffs .tariff .body{min-height:200px;border-bottom:1px solid #F0F2F5;margin-bottom:20px}.settings-container .finance .list-tariffs .tariff .body .list-items{margin-top:20px}.settings-container .finance .list-tariffs .tariff .body .list-items .list-item{margin-top:10px}.settings-container .finance .list-tariffs .tariff .body .list-items .list-item:first-child{margin-top:unset}.settings-container .finance .list-tariffs .tariff .body .list-items .list-item .item-icon{width:16px;height:16px;margin-right:10px}.settings-container .finance .list-tariffs .tariff .body .list-items .list-item .item-info{width:calc(100% - 30px);display:inline-block;color:#505962;font-size:12px;line-height:14px}.settings-container .finance .list-tariffs .tariff .footer .full-price{color:#B9BFC5;font-size:12px;line-height:20px;letter-spacing:0.2px;text-decoration:line-through;margin-top:-20px}.settings-container .finance .list-tariffs .tariff .footer .price{align-items:baseline}.settings-container .finance .list-tariffs .tariff .footer .price .value{color:#081F47;font-size:20px;line-height:20px;font-weight:700;letter-spacing:0.2px;margin-right:6px}.settings-container .finance .list-tariffs .tariff .footer .price .desc{color:#505962;font-size:12px;line-height:14px}.settings-container .finance .list-tariffs .tariff .footer button{width:100%;height:36px;line-height:36px;font-size:14px;letter-spacing:0.2px;margin-top:10px;margin-right:unset}.settings-container .finance .list-tariffs .tariff .footer .trial{width:100%;text-align:center;display:block;font-size:12px;line-height:14px;margin-top:8px;text-decoration:underline !important}.settings-container .finance .list-tariffs .tariff .footer .trial:hover{text-decoration:unset !important}.settings-container .finance .payment-history-container{padding:20px 16px}.settings-container .finance .payment-history-container .title{color:#081F47;font-size:18px;line-height:18px;font-weight:700}.settings-container .finance .list-tariffs .student .hw-user{min-width:500px}.settings-container .finance .list-tariffs .student .hw-user .user-picture{margin-right:14px}.settings-container .finance .list-tariffs .student .hw-user .organisation-info .user-name{font-size:24px;line-height:26px;letter-spacing:0.2px;font-weight:700;color:#081F47}.settings-container .finance .list-tariffs .student .hw-user .organisation-info .more{font-size:12px;line-height:14px}.settings-container .finance .list-tariffs .student .column-order{max-width:120px !important}.settings-container .finance .finance-list-history .common-block .modules-column .options-container .options-menu{top:24px;right:0}@media (min-width: 992px){.settings-container .finance .finance-list-history .common-block .modules-column .options-container .options-menu{right:286px}}.settings-container .finance .list-payment-systems .payment-system{padding:24px}.settings-container .finance .list-payment-systems .payment-system .column-controls{min-width:300px}.settings-container .finance .list-payment-systems .payment-system .column-controls button{width:124px;max-width:124px;height:36px;line-height:36px;margin:unset;font-size:14px}.settings-container .finance .list-payment-systems .payment-system .column-controls button:first-child{margin-right:15px}@media (max-width: 425px){.settings-container .finance .list-payment-systems .payment-system .hw-user{text-align:center;padding-right:0 !important}.settings-container .finance .list-payment-systems .payment-system .column-controls{justify-content:center;margin-top:1rem;padding-left:0 !important}}.settings-container .finance .search-bar-container{padding:16px 24px !important}.settings-container .finance .stat-container{position:relative}.settings-container .finance .stat-container .switch{position:absolute;width:20px;height:11px;right:30px;top:50%;transform:translate(-50%, -50%);background:url(/assets/arrow-down-4102e386462c45ae3477a99b439df3c7bd924e5bb3410c95553cef1d373bcb2e.svg) no-repeat center}.settings-container .finance .stat-container .switch:hover{cursor:pointer}.settings-container .finance .stat-container.active .switch{background:url(/assets/arrow-active-87e87130fd13ebed959ed26c18626f55e431364f3b59e7e1f5990064dbe06665.svg) no-repeat center;top:45px}@media (max-width: 425px){.settings-container .finance .stat-container .switch{right:4px;top:1rem !important}}.settings-container .finance .stat-container .stat-container-header{box-shadow:0 2px 5px rgba(94,127,154,0.15);width:100%;display:flex;transition:0.3s;margin:0;padding:15px 0 13px 0;background-color:#fff}.settings-container .finance .stat-container .stat-container-header,.settings-container .finance .stat-container .details{padding:24px}@media (max-width: 425px){.settings-container .finance .stat-container .stat-container-header{display:flex;justify-content:center;align-items:center}.settings-container .finance .stat-container .stat-container-header .column{padding:0 1rem;display:flex;justify-content:center;align-items:center;text-align:center;flex:1}}.settings-container .finance .stat-container .details .details-header{margin-bottom:15px}.settings-container .finance .stat-container .details .details-header .field-title{font-size:12px;line-height:14px;color:#818C98;display:inline-block}.settings-container .finance .stat-container .details .details-header .field-title:first-child{width:350px}.settings-container .finance .stat-container .details .details-header .field-title:nth-child(2){width:100px}.settings-container .finance .stat-container .details .details-header .field-title:nth-child(3),.settings-container .finance .stat-container .details .details-header .field-title:nth-child(4),.settings-container .finance .stat-container .details .details-header .field-title:nth-child(5){width:130px}.settings-container .finance .stat-container .details .details-row .details-row__content{margin-bottom:10px;color:#505962;font-size:14px;line-height:19px;letter-spacing:0.2px;display:inline-block}.settings-container .finance .stat-container .details .details-row .details-row__content:first-child{width:350px}.settings-container .finance .stat-container .details .details-row .details-row__content:nth-child(2){width:100px}.settings-container .finance .stat-container .details .details-row .details-row__content:nth-child(3),.settings-container .finance .stat-container .details .details-row .details-row__content:nth-child(4),.settings-container .finance .stat-container .details .details-row .details-row__content:nth-child(5){width:130px}.settings-container .finance .stat-container .column{max-width:150px;padding-left:30px;padding-right:30px;border-right:1px solid #D5D9DD}.settings-container .finance .stat-container .column:first-child{padding:unset;max-width:110px}.settings-container .finance .stat-container .column:last-child{max-width:200px;border-right:unset}.settings-container .finance .stat-container .column .title{color:#818C98;font-size:12px;line-height:14px;margin-bottom:8px}.settings-container .finance .stat-container .column .value{color:#081F47;font-size:24px;line-height:20px;font-weight:bold}.settings-container .finance .selected-course-container .course-about{width:100%}.settings-container .finance .selected-course-container .course-about .subcourse-video{width:210px}.settings-container .finance .selected-course-container .course-about .subcourse-preview-right{width:calc(100% - 210px);padding:16px 20px}.settings-container .finance .selected-course-container .course-about .subcourse-preview-right .tags{display:inline-block}.settings-container .finance .selected-course-container .course-about .subcourse-preview-right .subcourse-dates{letter-spacing:0.4px}.settings-container .finance .selected-course-container .course-about .subcourse-preview-right .subcourse-title{font-size:16px;line-height:19px;font-weight:600;color:#081F47;margin-top:10px;margin-bottom:unset}.settings-container .finance .selected-course-container .course-about .subcourse-preview-right .subcourse-teacher{font-size:12px;margin-top:8px;line-height:14px}.settings-container .finance .selected-course-container .course-stat{width:340px;min-width:340px;padding:16px 23px;margin-left:10px}.settings-container .finance .selected-course-container .course-stat .column{width:140px;display:inline-block;margin-bottom:17px}.settings-container .finance .selected-course-container .course-stat .column .title{color:#818C98;font-size:12px;line-height:14px;margin-bottom:10px}.settings-container .finance .selected-course-container .course-stat .column .value{color:#081F47;font-size:24px;line-height:20px;letter-spacing:0.2px;font-weight:700}.settings-container .finance .search-bar-container{width:100%}.settings-container .finance .search-bar-container .wrapper-search-bar{display:flex;align-items:center}.settings-container .finance .search-bar-container .wrapper-search-bar .select-short{max-width:200px;width:100%;margin-right:16px}.settings-container .finance .search-bar-container .wrapper-search-bar .select-short .v-select{width:100%}.settings-container .finance .search-bar-container .wrapper-search-bar .select-short .v-select .vs__search:hover,.settings-container .finance .search-bar-container .wrapper-search-bar .select-short .v-select .vs__actions:hover{cursor:pointer}.settings-container .finance .search-bar-container .wrapper-search-bar .select-short .v-select .vs__search::placeholder{color:#B9BFC5}.settings-container .finance .search-bar-container .wrapper-search-bar .manage-buttons__search-bar{width:100%}.settings-container .finance .search-bar-container .wrapper-search-bar .manage-buttons__search-bar .search-bar{width:100%;max-width:100%}.settings-container .finance .search-bar-container .wrapper-search-bar .manage-buttons__search-bar .search-bar input::placeholder{color:#B9BFC5}.settings-container .finance .students-list .student{align-items:center}.settings-container .finance .students-list .student .order-container{width:100%;justify-content:right}.settings-container .finance .students-list .student .order-container .column-order,.settings-container .finance .students-list .student .order-container .column-info{margin-right:3rem}@media (max-width: 425px){.settings-container .finance .students-list .student .order-container{padding:1rem 0;justify-content:space-between}.settings-container .finance .students-list .student .order-container .modules-column{flex-direction:column}.settings-container .finance .students-list .student .order-container .column-order,.settings-container .finance .students-list .student .order-container .column-info{margin-right:0}}.settings-container .finance .students-list .student.new{background-color:#E2F1FF}.settings-container .finance .students-list .student:hover{cursor:pointer}.settings-container .finance .students-list .student .hw-user{min-width:330px;padding-right:2rem}.settings-container .finance .students-list .student .hw-user .user-name{width:auto}.settings-container .finance .students-list .student .modules-column{flex-wrap:wrap}.settings-container .finance .students-list .student .column-courses{min-width:200px}.settings-container .finance .students-list .student .column-courses p{color:#3283C6}.settings-container .finance .students-list .student .column-order,.settings-container .finance .students-list .student .column-info{max-width:110px}.settings-container .finance .students-list .student .column-order span,.settings-container .finance .students-list .student .column-info span{width:100%}.settings-container .finance .students-list .student .column-order .number,.settings-container .finance .students-list .student .column-order .date,.settings-container .finance .students-list .student .column-info .number,.settings-container .finance .students-list .student .column-info .date{color:#818C98;font-size:12px;letter-spacing:0.2px;line-height:14px}.settings-container .finance .students-list .student .column-order .amount{color:#081F47;font-size:16px;line-height:24px;letter-spacing:0.2px}.settings-container .finance .students-list .student .column-info .status{font-size:12px;line-height:24px;letter-spacing:0.2px;width:auto;padding:0 10px 0 26px;border-radius:12px;background-repeat:no-repeat;margin-top:5px}.settings-container .finance .students-list .student .column-info .status.status-paid{background-color:#D2F4EC;background-image:url(/assets/status-success-icon.svg);background-position:left 8px center;color:#32C6A6}.settings-container .finance .students-list .student .column-info .status.status-not-paid{background-color:#FFD5CC;background-image:url(/assets/status-wrong-icon.svg);background-position:left 8px center;color:#F27777}.settings-container .finance .students-list .student .progress-column{width:auto}.settings-container .finance .students-list .student .progress-column .more-options{background-color:#E2F1FF;background-image:url(/assets/options-icon__blue.svg);background-repeat:no-repeat;background-position:center;top:50%;transform:translate(-25%, -50%);border-radius:8px}.settings-container .finance .students-list .student .progress-column .more-options:hover{background-color:#CCE5FF;cursor:pointer}.settings-container .finance .students-list .student .progress-column .options-menu{right:240px;top:13px}.settings-container .finance .students-list .student .progress-column .options-menu span:first-child{border-radius:8px}.settings-container .organization-manage-teachers{padding-top:20px;padding-bottom:20px}.settings-container .organization-manage-teachers .v-select .vs__search{min-width:160px}.settings-container .organization-manage-courses .v-select .vs__search{min-width:160px}.settings-container .organization-manage-courses .education-tabs{width:60%}.settings-container .large-column.user-manage-column .organization-left{width:36px;height:36px;border:none}.settings-container .large-column.user-manage-column .organization-title{font-size:14px}.settings-container .large-column.user-manage-column div.organization-title{min-width:200px}.settings-container .large-column.user-manage-column .organization-right{padding:25px 0 25px 10px}.settings-container .large-column.user-manage-column .organization-right .more-options{top:-30px;right:0}.settings-container .large-column.user-manage-column .organization-right .options-menu{transform:none;right:0;top:-6px}.settings-container .large-column.user-manage-column .organization-right .organization-description{padding-left:30px}.settings-container .user-preview{align-items:center;box-shadow:0 2px 5px rgba(94,127,154,0.15);padding:5px;margin-bottom:10px;border-radius:8px}.settings-container .user-preview input[type="checkbox"]{width:20px;height:20px;margin-right:10px}.settings-container .user-preview .user-picture{min-width:48px;width:48px;height:48px;border-radius:50%}.settings-container .user-preview .organisation-info{padding-left:15px;width:calc(100% - 48px)}.settings-container .change-role-title{margin-top:40px;color:#818C98;font-size:14px}.settings-container .students-list .student{justify-content:space-between;align-items:center;padding:20px}.settings-container .students-list .student:hover{box-shadow:0 2px 20px rgba(94,127,154,0.8)}.settings-container .students-list .student .user-picture{width:72px;height:56px;border-radius:6px}.settings-container .students-list .student .modules-column{align-items:center}.settings-container .students-list .student .container-modules__date-controls{display:flex;width:100%;padding-right:4rem;justify-content:flex-end}.settings-container .students-list .student .container-modules__date-controls .modules-column{width:auto}.settings-container .students-list .student .container-modules__date-controls .modules-column:nth-child(1){margin-right:2rem}.settings-container .students-list .student .container-modules__date-controls .column-controls{display:flex;flex-wrap:wrap;flex-direction:column}.settings-container .students-list .student .container-modules__date-controls .column-controls .btn{font-size:12px;width:105px;padding:0;text-align:center;height:28px;line-height:28px}.settings-container .students-list .student .container-modules__date-controls .column-controls .cross-btn{box-shadow:none;background:transparent;position:relative;font:12px LatoSemiBold;margin-top:0;color:#3283C6;padding-left:10px}.settings-container .students-list .student .container-modules__date-controls .column-controls .cross-btn:after{content:url(/assets/cross-icon-097d01bf6ff4d76edf45fdd232e2f9fefd700e439b1f6184bd05ac8e279e8cd0.svg);position:absolute;left:7px;top:7px}.settings-container .students-list .student .options-container{border-radius:8px;display:flex;position:relative;width:24px;height:24px}.settings-container .students-list .student .options-container .more-options{position:relative;top:0;right:0}.settings-container .students-list .student .column-manager{font-size:12px}.settings-container .students-list .student .column-manager b{font:12px LatoSemiBold;color:#081F47}#modal-add-students.payment-system{max-width:780px;max-height:93%}#modal-add-students.payment-system .modal-close-button{width:20px;height:20px;margin:unset;padding:unset}#modal-add-students.payment-system .modal-content{max-width:100%}#modal-add-students.payment-system .modal-content .page-general-top{margin-top:unset;margin-bottom:40px}#modal-add-students.payment-system .modal-content .page-general-top .page-title{color:#081F47;font-size:24px;line-height:28px;font-weight:700;width:100%}#modal-add-students.payment-system .modal-content .common-block .content-top{padding:16px}#modal-add-students.payment-system .modal-content .common-block .content-top .about-links{margin-top:3px;margin-left:36px}#modal-add-students.payment-system .modal-content .common-block .content-top .about-links a{display:block;text-decoration:underline !important;position:relative;padding-left:15px}#modal-add-students.payment-system .modal-content .common-block .content-top .about-links a:before{content:url(/assets/check-blue-2e0e235cecf1a6747eb64561a53fc0fccbaa378185f4238290fb3b9ae83f336f.svg);position:absolute;left:0}#modal-add-students.payment-system .modal-content .common-block .content-top .about-links a:last-child{margin-top:10px}#modal-add-students.payment-system .modal-content .common-block .content-top .about-links a:hover{text-decoration:unset !important}#modal-add-students.payment-system .modal-content .form-fields{padding:16px;margin-bottom:24px}#modal-add-students.payment-system .modal-content .form-fields .col-left,#modal-add-students.payment-system .modal-content .form-fields .col-right{width:100%}#modal-add-students.payment-system .modal-content .form-fields .col-right{margin-left:24px}#modal-add-students.payment-system .modal-content .nav-btns button{width:180px;max-width:180px;margin:unset}#modal-add-students.payment-system .modal-content .nav-btns .dark-btn{float:right}@media (max-width: 425px){#modal-add-students.payment-system .modal-content .btns-connect-payment-system button{max-width:fit-content}}#modal-add-students.tariff-modal{width:430px;max-width:430px}#modal-add-students.tariff-modal .modal-close-button{width:20px;height:20px;margin:unset;padding:unset}#modal-add-students.tariff-modal .modal-content{padding:60px}#modal-add-students.tariff-modal .modal-content .page-general-top{margin-top:unset;margin-bottom:28px}#modal-add-students.tariff-modal .modal-content .page-general-top .page-title{text-align:center;width:100%;color:#081F47;font-size:24px;line-height:28px}#modal-add-students.tariff-modal .modal-content .wrapper-payment{background-color:#F0F2F5;margin-bottom:10px;border-radius:8px;padding:4px}#modal-add-students.tariff-modal .modal-content .wrapper-payment .button{width:100%;border-radius:8px;text-align:center;padding-top:10px;padding-bottom:10px}#modal-add-students.tariff-modal .modal-content .wrapper-payment .button .name{color:#081F47;font-size:12px;line-height:13px;letter-spacing:0.2px;margin-bottom:2px}#modal-add-students.tariff-modal .modal-content .wrapper-payment .button .description{color:#B9BFC5;font-size:10px;line-height:11px;letter-spacing:0.2px}#modal-add-students.tariff-modal .modal-content .wrapper-payment .button:hover{cursor:pointer}#modal-add-students.tariff-modal .modal-content .wrapper-payment .button:hover .description{color:#3283C6}#modal-add-students.tariff-modal .modal-content .wrapper-payment .button.active{background-color:#FFFFFF}#modal-add-students.tariff-modal .modal-content .wrapper-payment .button.active:hover .description{color:#B9BFC5}#modal-add-students.tariff-modal .modal-content .tariff-conditions{background-color:#F0F2F5;padding:28px;border-radius:8px;margin-bottom:15px}#modal-add-students.tariff-modal .modal-content .tariff-conditions .price .title,#modal-add-students.tariff-modal .modal-content .tariff-conditions .price .value,#modal-add-students.tariff-modal .modal-content .tariff-conditions .period .title,#modal-add-students.tariff-modal .modal-content .tariff-conditions .period .value{display:inline-block;letter-spacing:0.2px}#modal-add-students.tariff-modal .modal-content .tariff-conditions .price .title,#modal-add-students.tariff-modal .modal-content .tariff-conditions .period .title{color:#505962;font-size:14px;line-height:19px;font-weight:400}#modal-add-students.tariff-modal .modal-content .tariff-conditions .price .value,#modal-add-students.tariff-modal .modal-content .tariff-conditions .period .value{color:#505962;font-size:16px;line-height:20px;font-weight:600;float:right;margin-right:unset}#modal-add-students.tariff-modal .modal-content .tariff-conditions .period{margin-top:10px}#modal-add-students.tariff-modal .modal-content .details p{margin:unset;font-size:12px;line-height:13px;letter-spacing:0.2px;color:#818C98}#modal-add-students.tariff-modal .modal-content .common-checkbox{margin-top:25px}#modal-add-students.tariff-modal .modal-content .common-checkbox input:before{font-family:"FontAwesome";content:"\f00c";font-size:16px;color:transparent !important;background:#FFFFFF;display:block;width:18px;height:17px;margin-right:7px;border-radius:6px;border:3px solid #D5D9DD;margin-top:-2px;margin-left:-2px;text-align:center;vertical-align:middle}#modal-add-students.tariff-modal .modal-content .common-checkbox input:checked:before{background:#3283C6 !important;color:#FFFFFF !important;border:3px solid transparent}#modal-add-students.tariff-modal .modal-content .common-checkbox input:hover{cursor:pointer}#modal-add-students.tariff-modal .modal-content .common-checkbox label{font-size:14px;line-height:20px;letter-spacing:0.2px;margin-left:10px;color:#505962}#modal-add-students.tariff-modal .modal-content .common-checkbox label:hover{cursor:pointer}#modal-add-students.tariff-modal .modal-content .common-checkbox label a{text-decoration:underline !important}#modal-add-students.tariff-modal .modal-content .common-checkbox label a:hover{text-decoration:unset !important}#modal-add-students.tariff-modal .modal-content .nav-btns{margin-top:40px}#modal-add-students.tariff-modal .modal-content .nav-btns button{margin:unset;padding:unset;text-align:center}#modal-add-students.tariff-modal .modal-content .nav-btns button.dark-btn{width:145px;float:right}#modal-add-students.tariff-modal .modal-content .nav-btns button.light-btn{width:105px}@media (max-width: 768px){.settings-container .finance .user-info-container{padding:12px}.settings-container .finance .user-info-container .wrapper-user-info .hw-user{flex:1}.settings-container .finance .user-info-container .wrapper-user-info .user-info__finance{flex:2;justify-content:center}.settings-container .finance .list-tariffs .tariff{flex:0 1 auto}.settings-container .finance .list-tariffs .tariff .body .list-items .list-item{margin-bottom:12px}.settings-container .finance .list-tariffs .tariff .body .list-items .list-item:nth-child(2){margin-bottom:20px}}@media (max-width: 668px){.settings-container .students-list .student{flex-direction:column;align-items:flex-start;position:relative}.settings-container .students-list .student .container-modules__date-controls{flex-direction:column-reverse;align-items:flex-start;padding:1rem 0 1rem 5rem}.settings-container .students-list .student .container-modules__date-controls .modules-column:nth-child(1){margin-right:0}.settings-container .students-list .student .container-modules__date-controls .modules-column:nth-child(2){padding-bottom:1rem;flex-direction:row}.settings-container .students-list .student .container-modules__date-controls .column-controls button:nth-child(2){background:#E2F1FF;border-radius:8px}.settings-container .students-list .student .container-modules__date-controls .column-controls button:after{display:none}.settings-container .students-list .student .options-container{position:absolute;right:20px;top:20px;background-color:inherit}}@media (max-width: 567px){.settings-container .students-list .student .container-modules__date-controls{padding:1rem 0 0 3rem}.settings-container .students-list .student .container-modules__date-controls .column-controls{justify-content:flex-start}.settings-container .students-list .student .options-container{margin-top:0}.settings-container .students-list .student .options-container .more-options{top:0;right:0}}@media (max-width: 425px){.settings-container .finance .user-info-container{padding:0}.settings-container .finance .user-info-container .wrapper-user-info{flex-direction:column}.settings-container .finance .user-info-container .wrapper-user-info .hw-user,.settings-container .finance .user-info-container .wrapper-user-info .user-info__finance{padding:12px}.settings-container .finance .user-info-container .wrapper-user-info .hw-user{width:100%;flex:auto}.settings-container .finance .user-info-container .wrapper-user-info .hw-user-balance{display:block;width:100%;height:2px;background-color:#f0f2f5}.settings-container .finance .user-info-container .wrapper-user-info .user-info__finance{flex:auto;justify-content:flex-start;width:100%}.settings-container .payment-container{background-color:inherit;box-shadow:none;padding:0 !important}.settings-container .payment-container .wrapper-payment{width:100% !important;display:flex}.settings-container .payment-container .wrapper-payment .button{font-family:'Lato';font-style:normal;font-weight:600;font-size:12px;line-height:110%;letter-spacing:0.2px;flex:1;background:rgba(213,217,221,0.4)}.settings-container .payment-container .wrapper-payment .button:first-child{margin-right:8px}}@media (max-width: 1024px){.options-container .options-menu{transform:none}.organization-content .options-container .options-menu{top:-20px !important;right:-46px !important}.education-tabs{width:100% !important;flex-wrap:nowrap;overflow:auto;margin-bottom:20px}.education-tabs a{height:28px;font:14px LatoBold;padding:7px 12px;border-radius:24px;color:#818C98;transition:all 0.3s;cursor:pointer;border:1px solid #D5D9DD;margin-right:8px}.education-tabs a:after{display:none}.education-tabs a.active{color:#3283C6;background:#C2E0FF;border:none}}@media (max-width: 567px){.organization-single .event-preview-calendar{width:43px;height:43px}.organization-single .event-preview-calendar span{font-size:18px;line-height:100%;letter-spacing:0.135419px;top:17px}.organization-single .profile-name .check{right:10px !important;top:inherit !important}.organization-single .teacher-profile-container>.common-block{background:none;box-shadow:none}.organization-single .teacher-profile-container>.common-block+section{margin-top:70px}.teacher-profile-top{height:85px}.teacher-profile-wrap{padding:0px;position:relative}.teacher-profile-wrap .teacher-profile-section{align-items:center;padding:20px 15px 0px;background:#FFFFFF;box-shadow:0px 2px 5px rgba(94,127,154,0.15)}.teacher-profile-wrap .teacher-profile-img{width:48px;height:48px;filter:drop-shadow(0px 2px 10px rgba(112,171,219,0.3));margin-top:0px;margin-left:inherit}.teacher-profile-wrap .teacher-profile-right{padding-left:15px;width:calc(100% - 50px)}.teacher-profile-wrap .teacher-profile-right .profile-name.common-title{font-size:16px;line-height:130%;letter-spacing:0.2px;position:inherit}.teacher-profile-wrap .teacher-profile-right .mt20{position:absolute;left:15px}.teacher-profile-wrap .teacher-profile-right .mt20.margin-top-40{margin-top:40px}.teacher-profile-wrap .teacher-profile-right .mt20 span{margin-right:20px}.teacher-profile-wrap .teacher-profile-right .mt20 .grey-middle{font-size:10px}.teacher-profile-wrap .new-course-steps{top:calc(100%);position:absolute;display:flex;left:0px;overflow:auto;width:100%;padding-bottom:15px;padding-left:10px}.teacher-profile-wrap .new-course-steps a{border-radius:24px;font-size:12px;letter-spacing:0.2px;color:#081F47;font-family:Lato;border:1px solid #D5D9DD;box-sizing:border-box;border-radius:24px;line-height:28px;white-space:nowrap;height:28px}.teacher-profile-wrap .new-course-steps a.active{border-color:#C2E0FF}.organization-content{border-bottom:none}.organization-content .section-content{font-size:12px;line-height:120%;padding-top:10px}.organization-content .section-content.padding-top-0{padding-top:0px}.organization-content .organization-follow .options-menu{top:-20px !important;right:-46px !important}.organization-content .organization-follow .btn{border-radius:8px}.organization-content .organization-follow .more-options{right:-46px !important}.org-information-list .check-list li{margin-bottom:16px}.border-top{font-size:12px;line-height:120%;color:#505962}.org-documents .group-news-tab{flex-direction:column;padding:0px 15px}.org-documents .group-news-tab>.common-block{padding:0px !important;margin:0px;border-radius:8px}.org-documents .group-news-tab>.common-block .page-general-sidebar{max-width:inherit !important}.org-documents .group-news-tab>.common-block .page-general-sidebar .tablet-hidden{border-radius:8px}.org-documents .group-news-tab>.common-block.group-info-text{padding:0px 15px !important}.org-documents .organisation-item .organisation-picture{width:44px;height:44px}.org-documents .org-information{flex-direction:column}.org-documents .org-information .common-block{width:100% !important}}#edit-organization-modal[activetab]:not([activetab=""]){z-index:10000}#edit-organization-modal .success-check,#modal_add_event .success-check{max-width:340px;padding:25px;padding-left:100px}#edit-organization-modal .modal-container,#modal_add_event .modal-container{max-width:1000px;max-height:80vh;height:80vh}#edit-organization-modal .modal-container .go-to-view,#modal_add_event .modal-container .go-to-view{display:none}@media (max-width: 567px){#edit-organization-modal .modal-container,#modal_add_event .modal-container{max-height:calc(100vh - 49px);height:calc(100vh - 49px);border-radius:0;position:fixed;top:0;bottom:0;max-height:initial;height:initial}#edit-organization-modal .modal-container .modal-right,#modal_add_event .modal-container .modal-right{height:calc(100% - 49px);padding-bottom:49px}#edit-organization-modal .modal-container .modal-left[activetab]:not([activetab=""]),#modal_add_event .modal-container .modal-left[activetab]:not([activetab=""]){display:flex;height:48px;z-index:100;overflow:auto;background-color:#70ABDB;padding:0;justify-content:flex-start;align-items:center}#edit-organization-modal .modal-container .modal-left[activetab]:not([activetab=""]) ul li,#modal_add_event .modal-container .modal-left[activetab]:not([activetab=""]) ul li{margin-top:0}#edit-organization-modal .modal-container .modal-left[activetab]:not([activetab=""]) ul li div,#modal_add_event .modal-container .modal-left[activetab]:not([activetab=""]) ul li div{display:none}#edit-organization-modal .modal-container .modal-left[activetab]:not([activetab=""]) ul li div.active,#modal_add_event .modal-container .modal-left[activetab]:not([activetab=""]) ul li div.active{font-size:18px;display:flex;color:white;background:transparent}#edit-organization-modal .modal-container .modal-left[activetab]:not([activetab=""]) ul li div.active:before,#modal_add_event .modal-container .modal-left[activetab]:not([activetab=""]) ul li div.active:before{content:'<'}#edit-organization-modal .modal-container .modal-left[activetab=""],#modal_add_event .modal-container .modal-left[activetab=""]{padding:0;display:flex;flex-direction:column;position:fixed;top:0;left:0;right:0;bottom:50px;background:white}#edit-organization-modal .modal-container .modal-left[activetab=""] .go-to-view,#modal_add_event .modal-container .modal-left[activetab=""] .go-to-view{display:flex;padding:12px 18px;padding-left:40px;box-shadow:2px 0px 5px rgba(94,127,154,0.15);background:#70ABDB;color:white;height:48px;font:18px LatoSemiBold}#edit-organization-modal .modal-container .modal-left[activetab=""] ul,#modal_add_event .modal-container .modal-left[activetab=""] ul{margin:15px;display:flex;flex-direction:column;width:calc( 100% - 30px)}#edit-organization-modal .modal-container .modal-content .modal-content-footer,#modal_add_event .modal-container .modal-content .modal-content-footer{position:fixed;bottom:0;left:0;right:0;z-index:10000;height:49px;display:flex;align-items:center;justify-content:center !important;background:white;padding:unset;box-shadow:2px 0px 5px rgba(94,127,154,0.15)}}#edit-organization-modal .modal-container #general-info .vs__selected,#modal_add_event .modal-container #general-info .vs__selected{max-height:36px;align-items:baseline;overflow:hidden}#edit-organization-modal .modal-content,#modal_add_event .modal-content{max-width:750px;position:relative}#edit-organization-modal .modal-content .add-row,#modal_add_event .modal-content .add-row{margin-bottom:60px}#modal_add_event .modal-container{max-width:600px}#modal_add_event .modal-container .modal-content{height:inherit}.back-to-event{color:#818C98;font:14px LatoSemiBold;display:block;margin-bottom:14px}.user-manage-column{margin-top:70px;display:block}.organization-single .organisation-item{margin-bottom:10px}.organization-single .organisation-item+.organisation-item{margin-top:10px}.organization-single .teacher-profile-container .common-block{overflow:inherit}.organization-single .profile-name{position:relative;font-size:28px}.organization-single .profile-name .check{position:absolute;right:-20px;top:0}.organization-single.general-container .page-general-sidebar{max-width:320px}.organization-single.general-container .page-general-sidebar .common-block{padding:15px}.organization-single.general-container .page-content-left{width:calc(100% - 320px)}.organization-single .sidebar-title>span{color:#818C98}.organization-single .page-general-sidebar center{margin-top:15px;padding-top:15px;border-top:1px solid #F0F2F5}.organization-single .page-general-sidebar center a{font-size:14px}.organization-single .page-general-sidebar .subcourse-preview-member{width:46px;height:46px;cursor:pointer}.organization-single .page-general-sidebar .subcourse-preview-member-more{width:44px;height:44px;cursor:pointer}.organization-single .page-general-sidebar .subcourse-preview-member~a{margin-left:-5px}.organization-single .page-general-sidebar .subcourse-preview-members-list+.subcourse-preview-members-list{margin-top:15px}.organization-single .organization-commercial .org-people-nav{padding:20px 0}.organization-single .organization-commercial .org-people-nav .people-count-info{background-image:url(/assets/org-commercial-ea93fcf8b7f040549809725699f44dab2d6095d9ccf969f0eb5f75dc8be490a9.svg)}.subscribers-icon{background:url(/assets/people-grey-icon-9d37e66bd47790ad2d36aed02e513afa6cca654998aca82180c83ff987183d6d.svg) no-repeat left center;padding-left:20px;margin-left:10px}.organization-content{display:flex;justify-content:space-between;border-bottom:1px solid #F0F2F5;padding-bottom:12px;width:100%}.organization-content .organization-follow{padding-left:50px;margin-right:50px;align-items:self-end;display:flex}.organization-content .organization-follow.organization-follow-fix{white-space:nowrap;align-self:flex-end}.organization-content .organization-follow .light-btn{height:36px;line-height:36px;white-space:nowrap}.organization-content .organization-follow .more-options{top:-35px;right:-62px;background-color:#EBF5FF;border-radius:6px;width:36px;height:36px}.organization-content .organization-follow .more-options:hover{background-color:#C2E0FF}.organization-content .organization-follow .options-menu{right:70px;top:-12px;max-width:400px}.organization-content .organization-follow .options-menu .option-item a .option-item__info .option-item__name,.organization-content .organization-follow .options-menu .option-item a .option-item__info .option-item__description{white-space:break-spaces}.organization-content .organization-follow .options-menu>span{line-height:36px}.organization-content .organization-follow .options-menu>span:hover .option-item__name{color:#3283C6 !important;transition:none}.organization-content .organization-follow .options-menu>span:hover img{filter:invert(69%) sepia(71%) saturate(848%) hue-rotate(167deg) brightness(90%) contrast(89%)}.organization-content .options-container .options-menu{right:210px;padding:unset;z-index:40;top:1px;min-width:252px}.organization-content .options-container .options-menu .option-item a{display:flex;line-height:initial;align-items:center;padding:10px 0}.organization-content .options-container .options-menu .option-item a .wrapper-img{min-width:26px;height:unset;text-align:center}.organization-content .options-container .options-menu .option-item a .option-item__info{margin-left:10px}.organization-content .options-container .options-menu .option-item a .option-item__info .option-item__name,.organization-content .options-container .options-menu .option-item a .option-item__info .option-item__description{display:block}.organization-content .options-container .options-menu .option-item a .option-item__info .option-item__name{font-size:14px;color:#081F47;letter-spacing:0.2px;line-height:18px}.organization-content .options-container .options-menu .option-item a .option-item__info .option-item__description{font-size:11px;line-height:12px;color:#818C98;width:196px;white-space:break-spaces}.organization-content .options-container .options-menu .option-item__separator{border-top:1px solid #F0F2F5}.new-course-steps{padding-top:20px}.new-course-steps a{cursor:pointer;display:inline-block;height:36px;font:14px LatoBold;text-align:center;padding:0px 15px;line-height:36px;border-radius:6px;color:#818C98;transition:all .3s}.new-course-steps a:hover,.new-course-steps a.active{color:#3283C6;background:#C2E0FF}.new-course-steps a+a{margin-left:10px}.modal-container .vs--single .vs__selected{overflow:hidden;max-height:36px;align-items:baseline}.sort-icon{position:absolute;right:20px;top:20px}.org-docs{padding:20px;position:relative}.org-docs .sidebar-title{margin-top:5px}.org-docs .org-doc{display:flex;padding:30px 0}.org-docs .org-doc+.org-doc{border-top:1px solid #F0F2F5}.org-docs .org-doc .org-doc-img{width:35px}.org-docs .org-doc .org-doc-right{padding-left:30px;display:flex;justify-content:space-between;width:100%}.org-docs .org-doc .org-doc-text p{font-size:14px;color:#081F47;margin-top:0;margin-bottom:10px}.org-docs .org-doc .org-doc-text>div{font-size:14px;color:#505962}.org-docs .org-doc .org-doc-date{font-size:14px;color:#B9BFC5}.org-events-top{display:flex;padding:25px;padding-bottom:10px;align-items:center}.org-events-top>p{margin:0}.org-events-top .education-tabs a{white-space:nowrap;padding:15px 20px;cursor:pointer}.org-people-nav .education-tabs a{cursor:pointer}.org-events .org-events-slider{padding:0px 15px 20px}.org-events .org-events-slider .subcourse-slide-organization{font-size:12px}.org-events .slick-slide{padding:10px}.org-events .slick-slide .flex{padding:15px}.org-events .slick-slide .flex button{height:36px;line-height:36px}.org-people{padding-bottom:0 !important;margin-bottom:5px}.org-people+.search-people-list{background:transparent;box-shadow:none}.org-people+.search-people-list .search-people-item{padding:0}.org-people+.search-people-list .search-people-item .search-people-content{margin:0}.org-people+.search-people-list .search-people-content{background:#fff;box-shadow:0 2px 5px rgba(94,127,154,0.15);margin:5px;border-radius:8px}.org-people .education-tabs{margin-bottom:0}.org-people .search-bar{width:100%;margin-right:0}.org-people .search-bar input{width:calc(100% - 36px)}.org-people .org-people-nav{align-items:center}.org-people .org-people-nav .people-count-info{background:url(/assets/union-icon-f87a2d5f22c9459a304b61e4d2ed66efb46aa1873e33ea7bcc18d942d018152c.svg) no-repeat left center;padding-left:30px}.org-people .org-people-nav .people-count-info span{font-size:14px;color:#818C98;display:inline-block;vertical-align:middle}.org-people .org-people-nav .people-count-info span.dot{font-size:3px;line-height:14px}.org-information{display:flex;justify-content:space-between;align-items:flex-start}.org-information>.common-block{width:310px;padding:25px}.org-information>.common-block .sidebar-title{font:14px LatoSemiBold;color:#081F47;margin-top:0;margin-bottom:10px}.org-information>.common-block+.common-block{width:calc(100% - 330px)}.org-information>.common-block+.common-block>div{font-size:14px;color:#505962;line-height:1.5}.org-information .common-newsfeed{width:calc(100% - 330px)}.org-information.information-news .left-sidebar{width:230px;padding:12px 16px}.org-information.information-news .left-sidebar .center{text-align:center;margin:0 -16px;padding:16px 0 4px 0;border-top:1px solid #F0F2F5;font-size:14px}.org-information.information-news .common-newsfeed{width:calc(100% - 254px)}.org-information .org-information-list ul{margin-left:0;padding-left:0}.org-information .org-information-list ul li{list-style-type:none;background:url(/assets/check-icon_2-11496cef08dade53286ba603903572b226c6f02ec151ff0cbf1b41241c285bf7.svg) no-repeat left center/17px;font-size:14px;color:#505962;padding-left:30px;margin-bottom:20px}.org-information .org-information-list ul li.li-mb0{margin-bottom:10px}.org-information .org-information-list ul li.nowrap{white-space:nowrap;overflow:hidden}.org-information .org-information-list.org-information-list__no-admins ul li{margin-bottom:16px}@media (max-width: 567px){#card-info .create-button-container{position:fixed;bottom:0;left:0;right:0;z-index:10000;background:white;height:52px;display:flex;justify-content:center !important;align-items:center}#card-info .create-button-container button{width:80%}}@media (max-width: 567px){#card-info .create-button-container{position:relative;background:transparent}#card-info .create-button-container button{width:100%;margin-right:0}}#new-organization{padding:15px}#new-organization>div{width:100%}#new-organization .left-sidebar{height:fit-content}#new-organization .org-information .sidebar-title{font-size:16px;margin-bottom:20px}#new-organization .page-general-top{align-items:center}#new-organization .page-general-sidebar{max-width:230px;display:none !important}#new-organization .page-content-left{width:100%;max-width:100%;padding-right:0;padding-left:10px}#new-organization .new-course-steps a{font-size:13px}#new-organization .teacher-profile-wrap{padding:20px 0}#new-organization .form-input{padding-bottom:15px}#new-organization .form-input+.add-row{padding-top:0}#new-organization .notice-input{padding-right:30px}#new-organization .notice-input .form-notice-container{margin-right:-20px}#new-organization .notice-input .form-notice-container .form-notice{top:10px;right:-5px}#new-organization .notice-input .form-notice-container .form-notice-info{top:25px}#new-organization .notice-input .vs__dropdown-toggle{width:100%}#new-organization .form-row+.form-row{margin-top:0}#new-organization .maxw-mob{max-width:425px}#new-organization .new-course-preview>.common-block{padding:0;background:transparent;box-shadow:none}#new-organization .new-course-preview .general-container{margin-top:0}#new-organization .new-course-preview .common-block{font-size:10px}#new-organization .new-course-preview .common-title{font-size:16px}#new-organization .new-course-preview .subcourse-preview .subcourse-video{width:200px}#new-organization .new-course-preview .subcourse-preview .subcourse-preview-right{width:calc(100% - 200px);padding:10px}#new-organization .new-course-preview .subcourse-preview .subcourse-preview-right .tag{font-size:8px}#new-organization .new-course-preview .subcourse-preview .subcourse-preview-right .subcourse-title{font-size:18px}#new-organization .new-course-preview .subcourse-preview .subcourse-preview-right .subcourse-preview-members{font-size:10px}#new-organization .new-course-preview .subcourse-preview .subcourse-preview-right .subcourse-preview-members a{width:18px;height:18px}#new-organization .new-course-preview .subcourse-preview .subcourse-preview-right .subcourse-price{font-size:16px}#new-organization .new-course-preview .subcourse-preview .subcourse-preview-right .btn{height:24px;line-height:24px;padding:0px 15px;font-size:10px;border-radius:4px}#new-organization .new-course-preview .subcourse-content .check-list li{margin-bottom:15px;background-size:contain;padding-left:20px}#new-organization .new-course-preview .subcourse-content .subcourse-includes>div.subcourse-includes-right{padding:10px;border-radius:8px}#new-organization .new-course-preview .subcourse-content .subcourse-includes>div.subcourse-includes-right>p{font-size:14px}#new-organization .new-course-preview .subcourse-content .subcourse-includes>div.subcourse-includes-right>div{font-size:10px}#new-organization .new-course-preview .subcourse-programm-title *{font-size:16px}#new-organization .new-course-preview .subcourse-programm-title .subcourse-programm-lessons{font-size:12px}#new-organization .section-content,#new-organization .subcourse-programm-content{font-size:10px}#new-organization .subcourse-teacher .teacher-icon{width:50px;height:50px}#new-organization .subcourse-teacher .teacher-right{width:calc(100% - 50px)}#new-organization .subcourse-teacher .teacher-name{font-size:12px}#new-organization .subcourse-teacher .teacher-experience{margin:5px 0}#new-organization .subcourse-teacher .light-btn,#new-organization .subcourse-teacher .follow-btn{font-size:10px}#new-organization .subcourse-slide .subcourse-slide-tag{font-size:10px}#new-organization .subcourse-slide .subcourse-slide-dates{font-size:8px}#new-organization .subcourse-slide .subcourse-slide-title{font-size:10px}#new-organization #subcources-slider .slick-arrow{width:30px;height:30px}#new-organization .page-general-sidebar .common-block{padding:10px}#new-organization .success-check{position:fixed;bottom:20px;left:0;right:0;margin:auto;max-width:100%;width:650px;background:#EBF5FF url(/assets/large-check-b6e89591b927f28db408fcd4fc01b4367ef9de93bed577806f4921882b87aea8.svg) no-repeat center left 30px;padding:15px 25px;padding-left:100px;border-radius:8px;font-size:14px;line-height:1.5}#new-organization .usual-checkbox-input{padding-top:0;padding-bottom:0}#new-organization .usual-checkbox-input input:checked+label:after{content:''}#new-organization .usual-checkbox-input input:checked+label:before{background:#3283C6;border-color:#3283C6}#new-organization .usual-checkbox-input label{display:flex}#new-organization .usual-checkbox-input label:before{content:"";display:inline-block;height:16px;width:16px;border:2px solid #D5D9DD;position:absolute;top:0px;border-radius:2px;border-radius:6px}#new-organization .usual-checkbox-input label:after{content:none;display:inline-block;height:4px;width:9px;border-left:1px solid;border-bottom:1px solid;border-color:#fff;transform:rotate(-45deg);position:absolute;left:5px;top:6px}#new-organization .usual-checkbox-input p{padding-left:25px;margin:0}#new-organization .new-course-small-text{font-size:10px}.modules-table .module-item{box-shadow:none}.errors_in_tab{text-align:center;margin:14px 0;font-size:14px;color:#e65050}#new-organization{padding:15px}#new-organization>*{width:100%}#new-organization .page-general-top{flex-wrap:wrap}.new-course-steps a{display:inline-block;height:36px;font:14px LatoBold;text-align:center;padding:0px 15px;line-height:36px;border-radius:6px;color:#818C98;transition:all .3s}.new-course-steps a:hover,.new-course-steps a.active{color:#3283C6;background:#C2E0FF}.new-course-steps a+a{margin-left:10px}.page-preview-triggers{display:flex;align-items:center}@media (max-width: 768px){.page-preview-triggers{display:none}}.page-preview-triggers p{margin:0;font-size:14px;color:#505962;margin-right:15px}.page-preview-triggers a{width:28px;height:28px;display:inline-block;border-radius:4px}.page-preview-triggers a+a{margin-left:5px}.page-preview-triggers a.page-pc{background:url(/assets/pc-icon-ef3ab3f3bc54478519f7dd02e0b1f92c54852e1f588dc1940f5821c90fb854a7.svg) no-repeat center}.page-preview-triggers a.page-mobile{background:url(/assets/mobile-icon-adbe172e68f660555de9384c2cc6c76d516b24244ca79f3d71aeb214daf0a5f2.svg) no-repeat center}.page-preview-triggers a.active{background-color:#C2E0FF}.left-sidebar{max-width:314px;width:100%}@media (max-width: 567px){.left-sidebar{max-width:unset}}.citizenship__block{display:flex;align-items:center;flex-direction:row-reverse;justify-content:flex-end}.citizenship__block label{margin-bottom:0}.citizenship__block input{width:auto;margin-right:14px}.form-input{padding-bottom:10px}.new-course-preview{width:calc(100% - 320px);margin-left:10px}@media (max-width: 567px){.new-course-preview{display:none}}.new-course-preview .ps{height:1000px}.new-course-sidebar .ps{height:1000px}.form-input input.usual-checkbox{width:20px;height:20px}.usual-checkbox-input label{display:flex}.usual-checkbox-input span{width:calc(100% - 20px);padding-left:10px}.my-collections .collection{width:calc(33% - 10px)}.my-collections .collection:nth-of-type(even){margin-left:unset}.my-collections .collection:nth-child(3n+2){margin:15px;margin-top:unset}.my-collections .collection.single-photo{position:relative}.my-collections .collection.single-photo:after{content:'';padding-bottom:60%;height:0;width:100%;display:block}.my-collections .collection.single-video{position:relative;cursor:pointer}.my-collections .collection.single-video:after{content:'';padding-bottom:60%;height:0;width:100%;display:block}.my-collections .collection.single-video:before{content:url(/assets/play-icon-5f020967753e1dae0b3f84942b7448d72eac5dd3d39bfede485e66559231656c.svg);position:absolute;display:inline-block;left:50%;top:50%;transform:translate(-50%, -50%);opacity:0.75;transition:all 0.3s}.my-collections .collection.single-video:hover:before{opacity:1}.three-columns-container .large-column .center-column{width:calc(100% - 330px)}.three-columns-container .large-column .right-column{width:310px;margin-left:20px;height:fit-content}.three-columns-container .large-column .right-column .organisation-item{padding:5px 0}.three-columns-container .large-column .right-column center{margin-top:15px;padding-top:15px;border-top:1px solid #F0F2F5}.three-columns-container .large-column .search-component .organizations-list{padding-top:0}.organization-manage .student .options-container .options-menu{top:24px;right:267px}.organization-manage .hw-user .user-name{width:150px}.organization-manage-teachers-fix-two-tabs .vs__selected-options{max-width:170px;overflow:hidden;max-height:36px;white-space:nowrap}.organization-manage-teachers-fix .v-select{min-width:216px;margin-right:16px}.organization-manage-teachers-fix .vs__selected-options{max-width:194px;overflow:hidden;max-height:36px;white-space:nowrap}.organization-manage-teachers-second-fix .v-select--fix{margin-left:auto}.organization-manage-teachers-second-fix .v-select--second-fix{margin-right:16px;margin-left:16px}.organization-manage-teachers-second-fix .vs__selected-options{max-width:170px;overflow:hidden;max-height:36px;white-space:nowrap}@media (max-width: 1024px){.organization-single>.page-general-sidebar{display:none}.organization-single.general-container .page-content-left{max-width:100%;width:100%;padding-right:0}.organization-single .group-news-tab .common-block .page-general-sidebar{display:block}.organization-single .group-news-tab .common-block .page-general-sidebar .tablet-hidden{display:block !important}.organization-single .my-collections .collection.single-photo,.organization-single .my-collections .collection.single-video{width:calc(50% - 10px);margin-left:5px !important;margin-right:5px !important}.organization-manage-adaptive{overflow:unset}.organization-manage-adaptive .left-column{order:0;display:block;width:100%}.organization-manage-adaptive .left-column a.subcourses-categories-row{height:40px;line-height:40px}.organization-manage-adaptive .left-column .common-block.hide-links-circles{padding-left:0}.organization-manage-adaptive .large-column{order:2;width:100%;padding-left:0px;margin-top:0px}.organization-manage-adaptive .large-column .organization-manage-top{background:none;box-shadow:none;padding:0px;flex-wrap:wrap}.organization-manage-adaptive .large-column .organization-manage-top .education-tabs{margin-bottom:20px}.organization-manage-adaptive .large-column .organization-manage-top .education-tabs a{padding:7px 18px;width:auto;line-height:10px}}@media (max-width: 768px){.organization-single .group-news-tab>.common-block{width:100% !important;max-width:100%;margin-left:0}.organization-single .group-news-tab>.common-block.hidden-mobile{display:none}.organization-single .organization-add-comment{padding-left:0 !important}.organization-item .organization-right .tablet-width-flex-direction-column{align-items:flex-start !important}.organization-manage-adaptive .organization-manage-adaptive-mainblock .organization-manage-top .v-select+:not(.v-select){margin-top:15px;padding-bottom:15px}.organization-item .tablet-width-flex-direction-column .organization-description{padding-left:0px !important;word-break:break-word;max-width:calc(100% - 30px)}.hw-user~.modules-column.column-date,.hw-user~.modules-column.column-theme{padding-left:0px}.manage-buttons.modules-column{width:initial}.requests .tablet-width-flex-direction-column .modules-column{width:initial}.requests .tablet-width-flex-direction-column .modules-column.column-date{margin-top:-10px}}@media (max-width: 567px){.organization-single .teacher-profile-wrap .teacher-profile-right .common-title{text-align:left;font-size:24px}.organization-single .organization-content{flex-wrap:wrap;padding:20px 0}.organization-single .organization-content .section-content{width:100%}.organization-single .organization-follow{padding-left:0;margin-top:20px;flex:1;display:flex;justify-content:flex-end;align-items:flex-end}.organization-single .my-collections .collection{width:100%;margin-left:0px !important;margin-right:0px !important}.organization-single .my-collections .collection.single-photo,.organization-single .my-collections .collection.single-video{width:100%;margin-left:0px !important;margin-right:0px !important}.org-events .org-events-top{padding-top:20px !important;padding-bottom:20px !important}.org-events .subcourse-slide+.subcourse-slide{margin-top:15px;display:block}.requests .tablet-width-flex-direction-column .modules-column .btn.red-btn{padding:0px 15px;margin:0px 1em}}.single-collection .collection-info{font-size:12px;color:#818C98;margin-top:0;margin-bottom:5px}.single-collection .my-collections .add-collection{width:100%}.single-collection .page-title{font:24px CirceBold;margin-top:0}.single-collection .collection-show-right-nav .options-container{margin-left:50px}.single-collection .collection-show-right-nav .more-options{background-color:#fff;width:36px;height:36px;border-radius:6px;right:0;top:0}.single-collection .collection-show-right-nav .options-menu{transform:none;top:36px;right:0}#mistake-modal.edit-collection-modal .modal-container{max-width:490px}#mistake-modal.edit-collection-modal .modal-container .popup-title{text-align:left;margin-bottom:0}#modal-add-students{max-width:750px}#modal-add-students .search-bar{width:calc(100% - 140px);margin-right:20px}#modal-add-students .search-bar .search-courses{width:calc(100% - 36px)}#modal-add-students.modal-add-courses .modal-content{padding:35px 60px;max-width:initial}#modal-add-students.modal-add-courses .modal-content .search-bar .search-courses{width:calc(100% - 36px)}#modal-add-students .education-tabs a{width:150px}#modal-add-students .course-preview{align-items:center;padding:15px;margin-bottom:15px;box-shadow:0px 2px 5px rgba(94,127,154,0.15);border-radius:8px}#modal-add-students .course-preview input[type=checkbox]{width:20px;height:20px;border-radius:6px}#modal-add-students .course-preview .course-picture{height:52px;min-width:76px;width:76px;border-radius:6px}#modal-add-students .course-preview .course-left{padding-left:24px;width:55%;padding-right:10px;align-items:center}#modal-add-students .course-preview .course-left .course-info{padding-left:12px}#modal-add-students .course-preview .course-left .course-name{font:14px LatoSemiBold}#modal-add-students .course-preview .course-left .course-author{font-size:12px;color:#3283C6}#modal-add-students .course-preview .course-right{width:35%;padding-left:10px}#modal-add-students .course-preview .course-right .course-dates{font-size:12px;color:#818C98}#modal-add-students .course-preview .course-right .course-price{font-size:14px;color:#505962;margin-top:5px}.my-collections{display:flex;flex-wrap:wrap}.my-collections .collection{width:calc(33.3% - 10px);margin:0 0 15px;padding:15px;border-radius:8px;display:flex;flex-direction:column}.my-collections .collection.add-collection{flex-direction:unset}.my-collections .collection:hover{box-shadow:0 2px 20px rgba(94,127,154,0.8)}.my-collections .collection:nth-of-type(3n+2){margin-left:15px;margin-right:15px}.my-collections .collection.collection-one-course .collection-courses-preview .collection-course{width:100%;padding-bottom:60%}.my-collections .collection-courses-preview{display:flex;flex-wrap:wrap;flex:1 1 auto}.my-collections .collection-courses-preview .collection-course{width:calc(50% - 5px);height:0;position:relative;border-radius:8px;padding-bottom:35%;margin-bottom:10px}.my-collections .collection-courses-preview .collection-course:nth-of-type(even){margin-left:10px}.my-collections .collection-name{font:16px LatoSemiBold;margin-bottom:10px}.my-collections .collection-count{font:14px LatoSemiBold;color:#818C98;margin-top:0}.my-collections .more-options{top:-20px;right:0}.my-collections .add-collection{border:2px dashed #70ABDB;border-radius:0;font:15px LatoSemiBold;color:#3283C6;opacity:0.8;text-align:center;transition:all .3s;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;cursor:pointer;min-height:292px}.my-collections .add-collection:hover{opacity:1}.my-collections .add-collection>p{width:100%;margin-top:0}.my-collections .add-collection>img{margin-top:auto}.options-container .options-menu{top:-30px}.icon-trash{background-image:url(/assets/trash-filled-large-c54c36dd21f935d09fb9ff92ddc2db6bb58ac1a87e9d9c9513da754d8590aa04.svg);background-size:contain}.icon-trash:hover{background-image:url(/assets/trash-hover-25310ef7495c80c7554b8bfcd9999a61635df47b63698b179a490466ec4822ca.svg)}.subcourse-slide.subcourse-progress .subcourse-slide-img+.options-container .options-menu{top:0}@media (max-width: 768px){.my-collections .collection{width:100%;margin-left:0 !important;margin-right:0 !important}.single-collection-top{width:100%;margin-top:15px}}@media (max-width: 1024px){.collection-show-right-nav .add-subcourse{white-space:nowrap}.single-collection .page-title{line-height:1em}}@media (max-width: 1024px){.single-collection-top{flex-wrap:wrap;width:100%}.single-collection-top>div{width:100%}.single-collection-top>div.collection-show-right-nav{margin-bottom:20px;width:100%;display:flex;justify-content:end}}@media (max-width: 1024px){.options-container .options-menu{transform:none}.organization-content .options-container .options-menu{top:-20px !important;right:-46px !important}.education-tabs{width:100% !important;flex-wrap:nowrap;overflow:auto;margin-bottom:20px}.education-tabs a{height:28px;font:14px LatoBold;padding:7px 12px;border-radius:24px;color:#818C98;transition:all 0.3s;cursor:pointer;border:1px solid #D5D9DD;margin-right:8px}.education-tabs a:after{display:none}.education-tabs a.active{color:#3283C6;background:#C2E0FF;border:none}}@media (max-width: 567px){.organization-single .event-preview-calendar{width:43px;height:43px}.organization-single .event-preview-calendar span{font-size:18px;line-height:100%;letter-spacing:0.135419px;top:17px}.organization-single .profile-name .check{right:10px !important;top:inherit !important}.organization-single .teacher-profile-container>.common-block{background:none;box-shadow:none}.organization-single .teacher-profile-container>.common-block+section{margin-top:70px}.teacher-profile-top{height:85px}.teacher-profile-wrap{padding:0px;position:relative}.teacher-profile-wrap .teacher-profile-section{align-items:center;padding:20px 15px 0px;background:#FFFFFF;box-shadow:0px 2px 5px rgba(94,127,154,0.15)}.teacher-profile-wrap .teacher-profile-img{width:48px;height:48px;filter:drop-shadow(0px 2px 10px rgba(112,171,219,0.3));margin-top:0px;margin-left:inherit}.teacher-profile-wrap .teacher-profile-right{padding-left:15px;width:calc(100% - 50px)}.teacher-profile-wrap .teacher-profile-right .profile-name.common-title{font-size:16px;line-height:130%;letter-spacing:0.2px;position:inherit}.teacher-profile-wrap .teacher-profile-right .mt20{position:absolute;left:15px}.teacher-profile-wrap .teacher-profile-right .mt20.margin-top-40{margin-top:40px}.teacher-profile-wrap .teacher-profile-right .mt20 span{margin-right:20px}.teacher-profile-wrap .teacher-profile-right .mt20 .grey-middle{font-size:10px}.teacher-profile-wrap .new-course-steps{top:calc(100%);position:absolute;display:flex;left:0px;overflow:auto;width:100%;padding-bottom:15px;padding-left:10px}.teacher-profile-wrap .new-course-steps a{border-radius:24px;font-size:12px;letter-spacing:0.2px;color:#081F47;font-family:Lato;border:1px solid #D5D9DD;box-sizing:border-box;border-radius:24px;line-height:28px;white-space:nowrap;height:28px}.teacher-profile-wrap .new-course-steps a.active{border-color:#C2E0FF}.organization-content{border-bottom:none}.organization-content .section-content{font-size:12px;line-height:120%;padding-top:10px}.organization-content .section-content.padding-top-0{padding-top:0px}.organization-content .organization-follow .options-menu{top:-20px !important;right:-46px !important}.organization-content .organization-follow .btn{border-radius:8px}.organization-content .organization-follow .more-options{right:-46px !important}.org-information-list .check-list li{margin-bottom:16px}.border-top{font-size:12px;line-height:120%;color:#505962}.org-documents .group-news-tab{flex-direction:column;padding:0px 15px}.org-documents .group-news-tab>.common-block{padding:0px !important;margin:0px;border-radius:8px}.org-documents .group-news-tab>.common-block .page-general-sidebar{max-width:inherit !important}.org-documents .group-news-tab>.common-block .page-general-sidebar .tablet-hidden{border-radius:8px}.org-documents .group-news-tab>.common-block.group-info-text{padding:0px 15px !important}.org-documents .organisation-item .organisation-picture{width:44px;height:44px}.org-documents .org-information{flex-direction:column}.org-documents .org-information .common-block{width:100% !important}}.group-news-tab{display:flex;justify-content:space-between}.group-news-tab>.common-block{width:230px;padding:0;background:transparent;box-shadow:none}.group-news-tab>.common-block+.common-block{width:calc(100% - 230px);padding-left:15px}.group-news-tab>.common-block .show-more{font-size:14px}.group-news-tab>.common-block .sidebar-title{margin-top:0;color:#081F47;font-size:16px}.group-news-tab>.common-block+.common-block>div{font-size:14px;color:#505962;line-height:1.5}#group-info .group-news-tab .group-info-text{padding:20px;background:#fff}#group-info .group-news-tab .group-info-text p{margin:10px 0}#modal_add_event .modal-container .modal-content{min-height:500px}.add-event-section{padding:20px 15px}.add-event-section .add-event{color:#3283C6;background:url(/assets/plus-icon-61b729b1caef2d38bbfee461498f4cdcff07390604ec542aca5e045e4712492b.svg) no-repeat left center;padding-left:15px;font-size:14px}@media (max-width: 567px){.teacher-profile-img .camera-icon{top:6px;left:6px}}.group-members p{font:14px LatoSemiBold;color:#081F47}.group-members .group-members-circles a{display:inline-block;width:28px;height:28px;border-radius:50%;margin-right:-7px;border:1px solid #fff}.group-members .group-members-circles a.subcourse-preview-member-more{background:url(/assets/more-members-icon-4cb1ba61e6e31e839aaf2b8ee7db5fe223bb2ba2d91859e75c696e9badec8b42.svg) no-repeat center/contain}.border-top{border-top:1px solid #F0F2F5;padding-top:10px}.no-slick.org-events-slider{padding-bottom:0;padding-left:25px;padding-right:25px}.no-slick.org-events-slider>div{display:flex;flex-wrap:wrap}.no-slick.org-events-slider>div .subcourse-slide{width:calc(50% - 10px);margin-bottom:20px}.no-slick.org-events-slider>div .subcourse-slide:nth-of-type(even){margin-left:20px}.no-slick.org-events-slider>div .subcourse-slide .space-between{padding:15px;padding-top:0}.no-slick.org-events-slider>div .subcourse-slide .space-between .btn{height:38px;line-height:38px}.org-events{background:transparent;box-shadow:none}.org-events .slick-arrow{width:30px;height:30px;background:#fff url(/assets/next-arrow-d51df958419ffc3ee263d2b83682c50994a6d1511cba234868e4960ddccacf3d.svg) no-repeat center !important;border-radius:50%;box-shadow:0px 0px 5px rgba(0,0,0,0.1)}.org-events .slick-arrow.slick-prev{transform:rotate(180deg) translate(0, 50%)}.org-events .slick-arrow:before{display:none}.org-events .group-news-tab>.common-block+.common-block{padding-left:0;margin-left:20px}.org-events .group-news-tab>.common-block+.common-block:not(.transparent){background:#fff}.org-events .group-news-tab>.common-block+.common-block .org-events-top{padding-top:5px;padding-bottom:0;border-bottom:1px solid #F0F2F5}.org-events .group-news-tab>.common-block+.common-block .org-events-top .education-tabs{margin-bottom:0}.org-events .org-events-slider{padding-top:15px;border-bottom:1px solid #F0F2F5}.org-events .org-events-slider .event-manage-select-area{padding:0px 15px}.org-events .org-events-slider .event-manage-select{margin-top:20px;margin-bottom:20px;position:relative}.org-events .org-events-slider .event-manage-select .active{display:block;width:100%;height:38px;line-height:38px;background:#CCE5FF;color:#3283C6;text-align:center;border-radius:8px}.org-events .org-events-slider .event-manage-select .active>img{transform:rotate(90deg);width:6px;display:inline-block;margin-left:5px;margin-top:2px}.org-events .org-events-slider .event-manage-select .active:hover>img{transform:rotate(-90deg)}.org-events .org-events-slider .event-manage-select:hover .event-manage-options{opacity:1;visibility:visible}.org-events .org-events-slider .event-manage-select .event-manage-options{position:absolute;top:38px;left:0;opacity:0;visibility:hidden;width:100%;background:#fff;box-shadow:0 4px 10px rgba(0,0,0,0.1);transition:all .3s}.org-events .org-events-slider .event-manage-select .event-manage-options>span{width:100%;display:block;height:38px;line-height:38px;border-radius:8px;text-align:center;color:#081F47;cursor:pointer}.org-events .org-events-slider .subcourse-slide:hover{box-shadow:0 2px 10px rgba(94,127,154,0.8)}.org-people{padding-bottom:20px !important}.org-events .group-news-tab>.common-block+.common-block.p20{padding:20px}.private-group{background:url(/assets/private-group-icon-5c83de52d906edf40ecc56edb06c9ad218e4355bb2581c83826d91ae3e799ceb.svg) no-repeat center/cover;padding:25px 64px !important;height:140px}.private-group>p{color:#081F47;font-size:18px;margin:5px 0 10px}.private-group>div{font-size:14px;color:#818C98}.my-collections .collection{width:calc(50% - 10px)}.my-collections .collection:nth-child(3n+2){margin:15px;margin-top:unset;margin-right:0}.my-collections .collection:nth-of-type(even){margin-left:15px}.my-collections .collection:nth-of-type(odd){margin-left:0px  !important;margin-right:0px  !important}.my-collections .collection.single-photo{position:relative}.my-collections .collection.single-photo:after{content:'';padding-bottom:60%;height:0;width:100%;display:block}.my-collections .collection.single-video{position:relative;cursor:pointer}.my-collections .collection.single-video:after{content:'';padding-bottom:60%;height:0;width:100%;display:block}.my-collections .collection.single-video:before{content:url(/assets/play-icon-5f020967753e1dae0b3f84942b7448d72eac5dd3d39bfede485e66559231656c.svg);position:absolute;display:inline-block;left:50%;top:50%;transform:translate(-50%, -50%);opacity:0.75;transition:all 0.3s}.my-collections .collection.single-video:hover:before{opacity:1}.user-manage-column{margin-top:100px}.back-to-event{color:#818C98;font:14px LatoSemiBold;display:block;margin-bottom:14px}.group-news-tab .page-general-sidebar a+a{margin-top:15px;display:block}#modal-group-confirm .modal-container{max-width:520px;text-align:center;padding:80px}#modal-group-confirm .modal-container .section-title{font:24px LatoBold;width:100%}#modal-group-confirm .modal-container .section-title+p{color:#818C98}#modal-group-confirm .modal-container .btn{height:36px;line-height:36px;padding:0px 35px}.search-people-list .search-people-item{width:calc(33.3% - 10px)}.search-people-list .search-people-item .search-people-content{box-shadow:none !important}#modal-publication-image-modal-template .modal-container .modal-content .options-container{margin-top:20px}#modal-publication-image-modal-template .modal-container .modal-content .options-container .options-menu{transform:translateX(75%)}.check-list li.organization-info-li{background-position:top left}.check-list li .organisation-item{margin-top:10px}.check-list li .organisation-item .organisation-picture{margin-right:10px;width:27px;height:27px;min-width:27px}.check-list li .organisation-item .organisation-name{font-size:10px;color:#081F47}#contacts-info .form-input.with-info{width:calc(50% - 50px)}#contacts-info .form-input.with-info .form-notice-container{width:30px;margin-top:28px;margin-right:-32px}.organization-content.no_border{border-bottom:none}
