@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Neucha&display=swap");@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@400;500;700;800;900&display=swap");*{margin:0;padding:0;outline:0 !important}body.general{font-family:"Montserrat",sans-serif;color:#fff;font-weight:400;font-style:normal;font-size:16px;line-height:24px;background-color:#131520;position:inherit !important}body.general ul{margin:0;padding:0}body.general a{color:#fff;text-decoration:none;outline:0}body.general a:hover{color:#fdba7f}body.general>.container{max-width:unset !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 !important}body.general>.container>*{max-width:1190px}body.general .btnStyle{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;text-align:center;border-radius:12px !important;font-family:"M PLUS 1p",sans-serif;font-size:22px;font-weight:600;border:1px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box}body.general .btnStyle1{background-color:#fff;color:#131520}body.general .btnStyle1:hover{color:#21222a;background:#f88d02}body.general .btnStyle2{background:#f88d02 !important;color:#131520}body.general .btnStyle2:hover{background:#fff;color:#131520}body.general .BtnStyle3{background-color:#393a41;color:#fff;border-color:#fff}body.general .slick-dots{position:relative;bottom:0}body.general .swiper-pagination .swiper-pagination-bullet{width:13px;height:13px;line-height:13px;padding:0;border:1px solid #f88d02;border-radius:50%;opacity:1}body.general .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#f88d02}body.general .slick-dotted.slick-slider{margin-bottom:0}body.general .flexClass{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body.general .linkOrange{color:#ff963a !important}body.general .linkOrange:hover{color:#fdba7f !important}body.general .tabLinks{width:100%;margin-bottom:3rem;border:1px solid #fff;border-radius:12px;padding:0 1px 1px}body.general .nav-tabs .nav-item{padding:0}body.general .tabLinks .nav-link{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;text-align:center;padding:15px 0;color:#fff;border-radius:12px;border:0}body.general .tabLinks .nav-link *{font-family:"M PLUS 1p",sans-serif;font-size:22px;line-height:30px}body.general .tabLinks .nav-link.active *{font-weight:700}body.general .tabLinks .nav-link:hover,body.general .tabLinks .nav-link.active{color:#21222a;background:#f88d02;border-color:#f88d02}body.general .accordion .card{background-color:#292c3b;border-radius:12px;border:1px dashed #fff}body.general .accordion .card+.card{margin-top:1.75rem}body.general .accordion .card .card-header{padding:0;background-color:transparent;border-bottom:0}body.general .accordion .card .card-header a{display:block;width:100%;font-family:"M PLUS 1p",sans-serif;font-size:25px;line-height:33px;padding:1.5rem;position:relative;text-align:left}body.general .accordion .card .card-header a>img{position:absolute;right:1.5rem;top:calc(50% - 15px)}body.general .accordion .card .card-body{padding:0 1.5rem 1.5rem;line-height:23px;color:#d3d3d4}@media (max-width:1000px){body.general .flexClass{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body.general>.container{padding-right:15px !important;padding-left:15px !important}}section{width:100%;position:relative}section h1{display:inline-block;font-family:"M PLUS 1p",sans-serif;font-size:45px;line-height:60px;color:#f88d02;text-transform:uppercase}section .toggleBody{display:inline-block;margin-top:1rem}header{width:100%}header.header--absolute{position:absolute;top:0;z-index:9}.header-mobile{width:100%;position:fixed;bottom:0;z-index:999;background:#24242e}.header-mobile ul{height:70px}.header-mobile ul>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header-mobile ul>li>a>svg{display:inline-block;max-height:38px;color:#fff}.header-mobile ul>li.active>a>svg{color:#f88d02}.header-mobile ul>li.circle-nav-item{position:relative}.header-mobile ul>li.circle-nav-item:after{content:"";display:block;width:100%;height:80px;position:absolute;top:-10px;border-radius:50%;background:#24242e;z-index:-1}#mobileHeader{background:#09090c;padding:10px 0;margin-bottom:1.5rem}#mobileHeader .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;font-size:23px;line-height:31px}#mobileHeader .link svg{margin-right:1rem}.slideMenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:60%;position:fixed;right:0;bottom:70px;background:#24242e;-webkit-transform:translateY(calc(100% + 70px));transform:translateY(calc(100% + 70px));-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out;z-index:99;padding:1.5rem 1rem}.slideMenu.slideMenu--active{-webkit-transform:translateY(0);transform:translateY(0)}.slideMenu ul{height:auto}.slideMenu ul>li>a{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;font-size:18px;line-height:24px;padding:.5rem 0}.menuBlock ul li{display:block;position:relative}.menuBlock ul li a{display:block;width:100%;padding:23px 0;font:16px/20px Montserrat;letter-spacing:0;color:#fff;text-decoration:none;text-transform:uppercase;text-align:center}.menuBlock ul li.menuBalance{height:57px}.menuBlock ul li.menuBalance a{padding-left:36px !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ff963a}.menuBlock ul li.menuBalance a:hover{color:#ff963a}.menuBlock ul li.menuBalance a span{font-weight:700;margin-top:2px}.menuBlock ul li.menuAccaunt,.menuBlock ul li.menuBasket,.menuBlock ul li.menuBalance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menuBlock ul li.menuAccaunt a,.menuBlock ul li.menuBasket a,.menuBlock ul li.menuBalance a{width:100% !important;height:100% !important;background-size:contain;padding:0;background-repeat:no-repeat;position:relative;left:0;background-size:25px}.menuBlock ul li.menuAccaunt a:before,.menuBlock ul li.menuBasket a:before,.menuBlock ul li.menuBalance a:before{width:100% !important;height:100% !important;background-size:contain;padding:0;background-repeat:no-repeat;position:relative;left:0;background-size:25px}.menuBlock ul li.menuAccaunt a:before,.menuBlock ul li.menuBasket a:before,.menuBlock ul li.menuBalance a:before{position:absolute;content:"";visibility:hidden;width:100%;-webkit-transition:unset;transition:unset}.menuBlock ul li.menuAccaunt a:after,.menuBlock ul li.menuBasket a:after,.menuBlock ul li.menuBalance a:after{display:none !important}.menuBlock ul li.menuAccaunt a{background-image:url("/wp-content/themes/ksenia_nokhrina_online_school/img/user.svg")}.menuBlock ul li.menuAccaunt a:before{background-image:url("/wp-content/themes/ksenia_nokhrina_online_school/img/user_orange.svg")}.menuBlock ul li.menuBalance a{background-image:url("/wp-content/themes/ksenia_nokhrina_online_school/img/purse-with-bill.svg")}.menuBlock ul li.menuBasket a,.menuBlock ul li.menuAccaunt a,.menuBlock ul li.menuBalance a{background-position-y:center}.menuBlock ul li.menuBasket a:before,.menuBlock ul li.menuAccaunt a:before,.menuBlock ul li.menuBalance a:before{background-position-y:center}.menuBlock ul li.menuBasket a{background-image:url("/wp-content/themes/ksenia_nokhrina_online_school/img/basket.svg")}.menuBlock ul li.menuBasket a:before{background-image:url("/wp-content/themes/ksenia_nokhrina_online_school/img/basket_orange.svg")}.menuBlock ul li.menuBalance a:before{background-image:url("/wp-content/themes/ksenia_nokhrina_online_school/img/purse-with-bill_orange.svg")}.menuBlock ul li.menuAccaunt a:hover,.menuBlock ul li.menuBasket a:hover,.menuBlock ul li.menuBalance a:hover{background-image:none}.menuBlock ul li.menuAccaunt a:hover:before,.menuBlock ul li.menuBasket a:hover:before,.menuBlock ul li.menuBalance a:hover:before{visibility:visible}.menuBlock ul li a:hover{color:#fdba7f}@media screen and (max-width:1200px){.menuBlock ul li a{font-size:13px}.menuBlock .row .col:nth-child(1){margin-left:-15px}}.logo{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100px;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:5px}.mobile-logo{position:absolute;width:100%;z-index:9;text-align:center;padding-top:8px}.backFonBlock{width:100%;z-index:-1;background-image:url("/wp-content/uploads/2020/06/mainBack-1.png");background-size:cover;background-position:60%}.backFonBlock .backFon{position:absolute;z-index:-1}.backFonBlock .bottomShadow{position:absolute;bottom:-1px;width:100%;height:50%;background:-webkit-gradient(linear,left bottom,left top,from(#131520),to(transparent));background:linear-gradient(to top,#131520,transparent)}.linePreviewText{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.linePreviewText h1{font-family:"Neucha",sans-serif;font-size:3.75rem;line-height:5rem;color:#fff}.containerNumbers{position:absolute;bottom:50px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.numbersInfo{width:100%;background:rgba(19,21,32,.4);text-align:center;border-radius:12px;border:1px solid #fff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 15px}.numbersInfo .item{padding:5px 0 14px}.numbersInfo .title{font-family:"Neucha",sans-serif;font-size:61px;line-height:81px;color:#f88d02}.numbersInfo .text{font-size:17px;line-height:26px;text-transform:uppercase}#aboutBlock{display:-webkit-box;display:-ms-flexbox;display:flex}#aboutBlock .imgPath{-webkit-box-flex:0;-ms-flex:0 0 280px;flex:0 0 280px;margin-right:15px}#aboutBlock .textPath{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}#aboutBlock .textPath h3{font-family:"Neucha",sans-serif;font-size:40px;line-height:53px;margin-bottom:2rem}#aboutBlock .textPath .body{color:#d3d3d4;line-height:23px}#aboutBlock .textPath a.more{display:block;font-style:italic;font-size:18px;line-height:22px;margin-top:26px}#lessonsBlock{padding:3.75rem 0}#lessonsBlock .totalBtnLessons{margin-top:2rem}.selectToggle{width:100%;min-height:40px;border:1px solid #fff;border-radius:12px;text-align:center;font:14px/19px "M PLUS 1p",sans-serif;text-transform:uppercase;padding:0 1.125rem;margin-bottom:1.75rem}.selectToggle.select--active .activeOption{border-bottom:1px solid #fff}.selectToggle .activeOption{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;white-space:nowrap}.selectToggle .activeOption:after{content:"";display:block;width:8px;height:15px;background-image:url(//konfect.ru/wp-content/themes/ksenia_nokhrina_online_school/css/index/../../img/icons/slide-next.png);background-position:center;background-size:cover;background-repeat:no-repeat;-webkit-transform:rotate(90deg);transform:rotate(90deg);position:absolute;top:calc(50% - 6px);right:0;-webkit-transition:all .4s;transition:all .4s}.selectToggle.select--active .activeOption:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.selectToggle .body{width:100%;padding:.5rem;display:none}.selectToggle .option{display:block;padding:.5rem 0;cursor:pointer}.selectToggle .option.option--active{color:#f88d02}.sliderItems{min-height:100%}.sliderItems .item{border:1px solid #fff;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:12px}.sliderItems .item .item-img{display:block;width:100%;height:275px;background-position:center center;background-size:cover;border-radius:10px 10px 0 0}.sliderItems .item .desc{padding:18px 14px;display:-ms-grid;display:grid;-ms-grid-rows:auto 1fr auto;grid-template-rows:auto 1fr auto;grid-template-columns:1fr}.sliderItems .item .desc .line-clock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1.125rem}.sliderItems .item .desc .line-clock .timePath{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.875rem}.sliderItems .item .desc .line-clock .timePath img{margin-right:.5rem}.sliderItems .item .desc .line-clock .lessonTree{display:-webkit-box;display:-ms-flexbox;display:flex}.sliderItems .item .desc .line-clock .lessonTree .iconTree{display:block;width:25px;height:25px;background-image:url(//konfect.ru/wp-content/themes/ksenia_nokhrina_online_school/css/index/../../img/icons/lesson-tree.png);background-position:center center;background-size:cover}.sliderItems .item .desc .line-clock .lessonTree .iconTree+.iconTree{margin-left:.25rem}.sliderItems .item .desc .line-clock .lessonTree .iconTree.active{background-image:url(//konfect.ru/wp-content/themes/ksenia_nokhrina_online_school/css/index/../../img/icons/lesson-tree-active.png)}.sliderItems .item .desc a{display:block;font-size:22px;line-height:28px}.sliderItems .swiper-slide{min-height:100% !important;height:auto}.sliderItems .swiper-slide .item{min-height:100% !important;height:auto;position:relative}.sliderItems .item a.more{display:block;width:100%;font-size:17px;line-height:20px;text-align:center;padding:.75rem;color:#f88d02;border-radius:0 0 12px 12px;background:#292c3b}.sliderItems .item a.more:hover{color:#21222a;background:#f88d02}.sliderItems .slick-list{margin-left:-.5rem;margin-right:-.5rem}#lessonsBlock .tab-content{overflow:hidden}.tab-content>.tab-pane,.pill-content>.pill-pane{display:block;height:0}.tab-content>.active,.pill-content>.active{height:auto}.tab-pane .swiper-button-next,.tab-pane .swiper-button-prev{margin-top:18px}body.general .swiper-button-next,body.general .swiper-button-prev{width:20px;height:36px;color:#fff}body.general .swiper-button-next:after,body.general .swiper-button-prev:after{font-size:36px;font-weight:700}.backFon{max-width:100vw !important;width:100vw}.backFonImg{position:absolute;left:0;top:0;width:100%;height:400px;max-height:40vh;background-size:cover}.BFshadow{position:absolute;bottom:-1px;width:100%;height:100%;background:transparent -webkit-gradient(linear,left top,left bottom,from(#ffffff00),to(#131520)) 0% 0% no-repeat padding-box;background:transparent linear-gradient(180deg,#ffffff00 0%,#131520 100%) 0% 0% no-repeat padding-box}@media (max-width:800px){.backFonImg{max-height:24vh;margin-left:0 !important;margin-right:0 !important}.BFshadow{background:transparent -webkit-gradient(linear,left top,left bottom,from(#ffffff00),to(#131520)) 0% 0% no-repeat padding-box;background:transparent linear-gradient(180deg,#ffffff00 0%,#131520 100%) 0% 0% no-repeat padding-box;height:100%}}.feedBlock{width:100%;background-image:url("https://konfect.ru/wp-content/uploads/2020/06/feedBackBlockFon.png");background-repeat:no-repeat;background-size:cover;background-position:center center;padding:90px 0}.feedBlock .item{max-width:480px;text-align:center;margin:0 auto}.feedBlock .titlePath{margin:2.5rem 0}.feedBlock .titlePath *{font-family:"M PLUS 1p",sans-serif}.feedBlock .titlePath .fstString{font-size:55px;line-height:73px;color:#f88d02;text-transform:uppercase}.feedBlock .titlePath .scdString{font-size:46px;line-height:62px;color:#fff;text-transform:uppercase}#partnersBlock{text-align:center}#partnersBlock h2{font-family:"M PLUS 1p",sans-serif;font-size:45px;line-height:60px;color:#f88d02;margin:0;text-transform:uppercase;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0 4rem;text-align:center;background:#131520}#partnersBlock .containerPartners{width:100%;border:3px solid #fff;padding:5rem 0 2rem}#partnersBlock .containerPartners .item{padding:0 2.5rem}#partnersBlock .containerPartners .item .logoPartner{display:inline-block;margin-bottom:1.5rem}#partnersBlock .containerPartners .item .title{font-size:28px;line-height:34px;color:#fff;margin-bottom:.75rem;font-weight:500}#partnersBlock .containerPartners .item .text{color:#d3d3d4;font-size:17px;line-height:23px}#partnersBlock .containerPartners .item .btnStyle{margin-top:2rem}#partnersBlock .swiper-pagination{position:static;margin-top:2.5rem}.circleTitle .lineTitle{width:100%;height:69px;position:relative;margin-bottom:55px}.circleTitle .lineTitle .line{width:100%;height:1px;background:#fff;position:absolute;top:34px;z-index:-1}.circleTitle .lineTitle .title{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:1rem 5rem;border:1px solid #fff;border-radius:12px;font-size:30px;line-height:37px;text-transform:uppercase;background:#131520}footer{margin-top:55px}footer ul li a{display:block;font-size:1.375rem;line-height:1.6875rem;text-align:center;padding:1.25rem 0}footer .footer-logo{text-align:center;margin-top:-20px}footer .footer-bottom{width:100%;border-top:1px solid #fff;padding:1.25rem 0;margin-top:2.5rem;text-align:center}footer .footer-bottom .link-copy{display:inline-block;color:#f88d02;margin-top:1.5rem;font-style:italic}#about .previewBlock{line-height:23px;border-bottom:1px solid #fff;margin-bottom:2.25rem}#about .previewBlock .title{font-family:"Neucha",sans-serif;font-size:40px;line-height:53px;text-transform:uppercase;margin-bottom:1rem}.wrapContainer{width:100%;position:relative}.wrapContainer .swiper-slide{text-align:center}.wrap+.wrap{margin-top:4.75rem}.wrap h2{display:inline-block;font-family:"M PLUS 1p",sans-serif;font-size:30px;line-height:40px;margin-bottom:2rem}#lessons .title{margin-bottom:2.5rem;text-align:center}#lessons .item{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-height:275px;border:1px solid #fff;border-radius:12px;position:relative}#lessons .item .item-img{display:block;background-position:center center;background-size:contain;border-radius:12px 0 0 12px;background-repeat:no-repeat;position:absolute;width:100%;height:100%}#lessons .item .desc{padding:28px 16px 56px;position:absolute;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;grid-template-rows:1fr auto}#lessons .item .desc .line-clock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1.75rem}#lessons .item .desc .line-clock .timePath{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.875rem}#lessons .item .desc .line-clock .timePath img{margin-right:.5rem}#lessons .item .desc .line-clock .lessonTree{display:-webkit-box;display:-ms-flexbox;display:flex}#lessons .item .desc .line-clock .lessonTree .iconTree{display:block;width:25px;height:25px;background-image:url(//konfect.ru/wp-content/themes/ksenia_nokhrina_online_school/css/index/../../img/icons/lesson-tree.png);background-position:center center;background-size:cover}#lessons .item .desc .line-clock .lessonTree .iconTree+.iconTree{margin-left:.25rem}#lessons .item .desc .line-clock .lessonTree .iconTree.active{background-image:url(//konfect.ru/wp-content/themes/ksenia_nokhrina_online_school/css/index/../../img/icons/lesson-tree-active.png)}#lessons .item .desc a:not(.more){display:block;font-size:22px;line-height:28px}#lessons .item .desc .descText{line-height:19px;color:#bfbfbf;font-style:italic;margin-top:1rem;position:relative}#lessons .item a.more{display:block;width:100%;font-size:17px;line-height:20px;text-align:center;padding:.75rem;color:#f88d02;border-radius:0 0 12px;background:#292c3b;position:absolute;bottom:0;left:0}#lessons .item a.more:after{position:absolute;height:2em;background:-webkit-gradient(linear,left bottom,left top,from(#131520),to(#13152000));background:linear-gradient(to top,#131520,#13152000);left:0;width:100%;content:"";bottom:100%}#lessons .item a.more:hover{color:#21222a;background:#f88d02}#lessons .category .row{margin-left:-8px;margin-right:-8px}#lessons .category .row .col-lg-6{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:8px;padding-left:8px;margin-bottom:1.5rem}.item .mark{display:-webkit-inline-box;display:inline-flex;display:-ms-inline-flexbox;font-size:20px;line-height:24px;padding:10px 15px;position:absolute;top:20px;left:-1px;z-index:2}.item .mark:after{content:"";display:block;border:12px solid transparent;position:absolute;bottom:0;right:-24px}.item .mark:before{content:"";display:block;border:12px solid transparent;position:absolute;top:0;right:-24px}.item .mark.mark--green{background-color:#2c9207}.item .mark.mark--green:after{border-bottom:12px solid #2c9207;border-left:12px solid #2c9207}.item .mark.mark--green:before{border-top:12px solid #2c9207;border-left:12px solid #2c9207}.item .mark.mark--red{background-color:#951e1e}.item .mark.mark--red:after{border-bottom:12px solid #951e1e;border-left:12px solid #951e1e}.item .mark.mark--red:before{border-top:12px solid #951e1e;border-left:12px solid #951e1e}.item .mark.mark--orange{background-color:#f88d02}.item .mark.mark--orange:after{border-bottom:12px solid #f88d02;border-left:12px solid #f88d02}.item .mark.mark--orange:before{border-top:12px solid #f88d02;border-left:12px solid #f88d02}#templateLesson{background-position:top;background-repeat:no-repeat}#templateLesson .infoPath{width:100%;background:#292c3b;padding:30px 15px;border-radius:12px;border:1px dashed #fff;margin-top:1.25rem}#templateLesson .btnLine{display:-webkit-box;display:-ms-flexbox;display:flex;display:-moz-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#templateLesson .btnLine a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#292c3b;border-radius:12px;padding:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 5px);flex:0 0 calc(50% - 5px);line-height:16px;font-weight:500}#templateLesson .btnLine a>svg{margin-right:10px}#templateLesson .btnLine a:hover{background:#fff;color:#131520}#templateLesson .infoPath .info-video{display:block;width:100%;background-position:center center;background-size:cover;margin-bottom:1.5rem;position:relative;background-repeat:no-repeat;border-radius:12px;padding-bottom:100%}#templateLesson .infoPath .info-price{font-size:35px;line-height:43px;text-align:center;margin-bottom:1.5rem}#templateLesson .infoPath .characters{margin-top:1.75rem}#templateLesson .infoPath .characters .charLine{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#templateLesson .infoPath .characters .charLine .iconTree{display:inline-block;width:25px;height:25px;background-image:url(//konfect.ru/wp-content/themes/ksenia_nokhrina_online_school/css/index/../../img/icons/lesson-tree.png);background-position:center center;background-size:cover}#templateLesson .infoPath .characters .charLine .iconTree+.iconTree{margin-left:.125rem}#templateLesson .infoPath .characters .charLine .iconTree.active{background-image:url(//konfect.ru/wp-content/themes/ksenia_nokhrina_online_school/css/index/../../img/icons/lesson-tree-active.png)}#templateLesson .infoPath .characters .charLine img{width:25px}#templateLesson .infoPath .characters .charLine .icon{margin-right:14px}#templateLesson .infoPath .characters .charLine .charValue{font-size:17px;line-height:20px}#templateLesson .infoPath .characters .charLine+.charLine{margin-top:1.25rem}#templateLesson .textPath{margin-bottom:2.5rem}#templateLesson .categoryLine{font-size:21px;line-height:25px;font-style:italic;color:#f88d02;margin-bottom:.5rem}#templateLesson .title{font-family:"M PLUS 1p",sans-serif;font-size:45px;font-weight:500;line-height:60px;margin-bottom:3rem}#templateLesson .textPath .desc{line-height:23px}.wrapContainer.radiusElement .swiper-slide img{border-radius:12px}body.general #templateLesson .swiper-button-next:after{font-size:24px}body.general #templateLesson .swiper-button-prev{left:-28px !important}body.general #templateLesson .swiper-button-prev:after{font-size:24px}body.general .swiper-container-rtl .swiper-button-next{left:-28px !important}body.general #templateLesson .swiper-button-next,body.general .swiper-container-rtl .swiper-button-prev{right:-28px !important}#templateLesson .btnInfo .btnStyle{font-size:20px;line-height:26px;height:50px;white-space:nowrap}#templateLesson .btnInfo .btnSuccessPay{background:#131520;color:#fff;margin-bottom:1rem;display:none !important}#templateLesson .containerProgress{display:-webkit-box;display:-ms-flexbox;display:flex;height:26px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}#templateLesson .progress{width:100%;height:8px}#templateLesson .progress .progress-bar{background-color:#f88d02}#templateLesson .containerProgress .progress-circle{width:26px;height:26px;border-radius:50%;background-color:#f88d02;position:absolute;top:0}#templateLesson .itemsLessons .item{width:100%;min-height:290px;border:1px dashed #fff;border-radius:12px;position:relative;padding:1rem 1.5rem;background:#292c3b}#templateLesson .itemsLessons .item+.item{margin-top:1.25rem}#templateLesson .itemsLessons .item .item-img{display:block;width:100%;height:100%;background-position:center center;background-size:cover;border-radius:12px}#templateLesson .itemsLessons .item .desc a:not(.more){display:block;font-family:"M PLUS 1p",sans-serif;font-size:25px;line-height:33px;margin-bottom:1rem}#templateLesson .itemsLessons .item .desc .descText{line-height:23px}#templateLesson .itemsLessons .item a.more{font-size:18px;line-height:24px;height:44px}#templateLesson .itemsLessons .item .mark{top:36px}#training .itemsTrain .item{padding:15px 15px 30px;border:1px dashed #fff;border-radius:12px;text-align:center}#training .itemsTrain .item+.item{margin-top:1.125rem}#training .itemsTrain .item .title{font:24px/32px "M PLUS 1p",sans-serif;text-transform:uppercase;margin-bottom:1.125rem}#training .itemsTrain .item a.more{display:inline-block;margin-top:1.25rem;font-size:13px;line-height:16px;color:#f88d02;text-transform:uppercase}#recommend{margin-top:75px}.recommendSlider{position:relative}.tab-pane .recommendSlider .swiper-button-next,.tab-pane .recommendSlider .swiper-button-prev{margin-top:0}.recommendSlider .swiper-slide a.item{display:block;width:100%;height:280px;background-size:cover;background-position:center;position:relative}.recommendSlider .swiper-slide a.item .body{width:100%;background:rgba(33,34,42,.84);padding:.75rem 1.125rem;position:absolute;bottom:0}.recommendSlider .swiper-slide a.item .body .category{font-size:9px;line-height:11px;font-weight:500;color:#f88d02;margin-bottom:.25rem}.recommendSlider .swiper-slide a.item .body .title{font-size:17px;line-height:20px;font-weight:500;color:#fff}body.general .recommendSlider .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;line-height:8px;padding:0;border:0;border-radius:50%;opacity:1;background:#5a5c64}body.general .recommendSlider .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet{margin-left:.25rem}body.general .recommendSlider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#f88d02}.recommendSlider .containerPagination{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.5rem}#recipe h1{display:block;text-align:center;margin-bottom:1.75rem}#recipe .items .item{width:100%;border:1px dashed #fff;border-radius:12px;padding:1.25rem .75rem}#recipe .items .item+.item{margin-top:2rem}#recipe .items .item .title{font:24px/32px "M PLUS 1p",sans-serif;margin-bottom:1.5rem;text-align:center}#recipe .items .item ul{list-style:disc;margin-left:1rem}.menuBlock .logo img{position:absolute;top:60%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:75%}.timePath img{width:25px;height:25px;-o-object-fit:contain;object-fit:contain}.mobile-logo img{width:100%;max-width:300px}li.myAccountImg{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.myAccountImg a{height:1px !important;padding:0 !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.myAccountImg img{max-width:40px;max-height:40px}@media (max-width:700px){.backFonBlock{background-position:25% !important;padding-bottom:30px}}.mobile-logo.d-block.d-md-none,.product-quantity:before{display:none !important}
/*! CSS Used from: https://konfect.ru/wp-content/themes/ksenia_nokhrina_online_school/css/contacts.css?ver=5.4 ; media=all */
@media all{.contacts{height:100vh;margin-top:0;padding-top:170px;background:url(https://konfect.ru/wp-content/themes/ksenia_nokhrina_online_school/img/contacts_bg.png) no-repeat top;background-size:cover;padding-bottom:1px;margin-bottom:-100px}.contacts#c_h_100{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.contacts h1{margin:0;text-align:center;text-transform:uppercase;color:#f88d02;font-size:50px;font-weight:400}.contact_wrap{max-width:1128px;margin:44px auto 148px;padding:31px 29px;border:1px solid #fff;background:url(https://konfect.ru/wp-content/themes/ksenia_nokhrina_online_school/img/contacts_bg.png) no-repeat center center fixed}.contact_block{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex}.contact_block>div{width:50%;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;text-align:right}.contact_block>div:first-child{padding:0 59px;background-color:#24242e;opacity:.68;color:#fff}.contact_block>div:last-child{background-color:#fff;opacity:.93}.contact_block p{margin-top:112px;font-size:21px;font-style:italic}span.email,span.phone{display:inline-block;margin-bottom:31px;font-size:18px}span.email:after,span.phone:after,span.inst:after{content:"";display:inline-block;vertical-align:middle;margin-left:25px}span.email:after{width:32px;height:23px;background:url(https://konfect.ru/wp-content/themes/ksenia_nokhrina_online_school/img/%D0%BC%D0%B5%D0%B9%D0%BB.svg) no-repeat center}span.phone:after{width:33px;height:33px;background:url(https://konfect.ru/wp-content/themes/ksenia_nokhrina_online_school/img/%D1%82%D0%B5%D0%BB%D0%B5%D1%84%D0%BE%D0%BD.svg) no-repeat center}span.inst{font-size:18px;margin-bottom:111px}span.inst:after{width:33px;height:33px;background:url(https://konfect.ru/wp-content/themes/ksenia_nokhrina_online_school/img/%D0%B8%D0%BD%D1%81%D1%82%D0%B0%D0%B3%D1%80%D0%B0%D0%BC.svg) no-repeat center}.contact_block>div form{padding:56px 50px}.contact_block>div form input{padding:9px;margin-bottom:40px;color:#434343;font-family:Montserrat;font-size:18px;font-weight:300;font-style:italic;border:none;border-bottom:1px solid #24242e}.contact_block>div form .button{width:100%;color:#000;font-size:20px;text-transform:uppercase;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16);border:1px solid transparent;border-radius:12px;background-color:#f88d02;padding:5px;height:44px}.contact_block>div form .button:hover{color:#000;background-color:#fff;border:none}}@media (max-width:850px){.contact_block{-ms-flex-wrap:wrap;flex-wrap:wrap}.contact_block>div:first-child,.contact_block>div:last-child{width:100%}}@media (max-width:500px){.contact_block>div:first-child{padding:0 10px}.contact_wrap{padding:0 10px;margin:44px auto 50px}}.scrollFixed.col-lg-4{position:relative}#templateLesson .wrapperLesson .row{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative}div.entry-content>div:first-child:not(.woocommerce){display:none}.entry-header{display:block}.woocommerce-notices-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0 30px;background:0 0 !important}.woocommerce-cart-form__cart-item img{display:none}.woocommerce-cart-form .shop_table{width:100%}.actionsvenk{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;margin-left:0;margin-top:2vh}.woocommerce-cart-form .quantity{display:none}.product-quantity:before{display:none !important}.woocommerce-cart-form .product-thumbnail{display:none}.actionsvenk{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;margin-top:2vh}.actionsvenk .button{height:50px;max-width:35vw}input#coupon_code{width:100%;border-radius:40px;padding-left:3%;margin:10px 0 15px;width:368px;max-width:35vw}.actionsvenk label{margin:0 !important;width:100%;font-size:20px}.coupon{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.woocommerce-cart-form__cart-item td,.woocommerce-cart-form__contents th{text-align:center !important;border:dashed}.cart-collaterals{width:100%;margin-top:5vh;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.cart_totals h2{margin-bottom:20px}.cart-subtotal th{padding-right:20px !important}.cart-collaterals table.shop_table.shop_table_responsive{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}th,td{border:1px solid #fff;width:100%}table.shop_table_responsive tr th,table.shop_table_responsive tr td{width:auto;padding:10px}.wc-proceed-to-checkout{margin-top:2em}
/*! CSS Used from: https://konfect.ru/wp-content/themes/ksenia_nokhrina_online_school/woocommerce.css?ver=5.4 ; media=all */
@media all{table.shop_table_responsive thead,table.shop_table_responsive tbody th{display:none}table.shop_table_responsive tr td{display:block;text-align:right;clear:both}table.shop_table_responsive tr td.product-remove a{text-align:left}table.shop_table_responsive tr td.product-remove:before{display:none}.woocommerce-error{content:"";display:table;table-layout:fixed;background-color:#0f834d;clear:both;background-color:#e2401c}}
/*! CSS Used from: Embedded */
span.rur{font-family:rub-arial-regular;text-transform:uppercase}span.rur span{display:none}main#main:not(.course){max-width:1190px;margin:170px auto 0 auto}.actionsvenk .updateCart{display:none}.flexCoupon{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px}.flexCoupon button.btnStyle.btnStyle2.button{width:40%;height:40px;font-size:17px !important}.flexCoupon input#coupon_code{width:58%;height:40px;font-size:15px !important;border-radius:12px !important;border:1px solid transparent;margin:0;max-width:none;background:#292c3b;color:#fff !important;opacity:1}@media screen and (max-width:540px){.flexCoupon{display:block}.flexCoupon input .flexCoupon input,.flexCoupon button{width:100% !important}.flexCoupon input#coupon_code{width:100% !important;margin-bottom:15px}}@media (max-width:810px){.coupon{width:100%}.flexCoupon button.btnStyle.btnStyle2.button,.flexCoupon input#coupon_code{width:48%;max-width:100vw !important}.cart-collaterals{width:100%;margin-left:0}.cart_totals{width:100%}}a.woocommerce-remove-coupon{color:#fff !important;font-weight:700}.cart_totals table.shop_table.shop_table_responsive td:first-child{text-align:right !important}.cart_totals table.shop_table.shop_table_responsive td:nth-child(2){text-align:left !important}.cart_totals table.shop_table.shop_table_responsive *{border:none}@media (max-width:768px){.cart_totals table.shop_table.shop_table_responsive td:first-child,.cart_totals table.shop_table.shop_table_responsive td:nth-child(2){width:100% !important;text-align:center !important}.cart_totals table.shop_table.shop_table_responsive td:first-child{padding-bottom:0}.cart_totals table.shop_table.shop_table_responsive td:nth-child(2){padding-top:0}}a.checkout-button.button.alt.wc-forward{background-color:#fff;color:#131520;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;text-align:center;border-radius:12px;font-family:"M PLUS 1p",sans-serif;font-size:22px;font-weight:600;border:1px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box}a.checkout-button.button.alt.wc-forward:hover{color:#131520;background:#f88d02}.cart_totals{padding:20px;border-radius:12px;border:dashed}.cart_totals table.shop_table.shop_table_responsive th,.cart_totals table.shop_table.shop_table_responsive td{width:300px;max-width:50vw}a.woocommerce-remove-coupon:hover{color:#f88d02 !important}.flexCoupon input#coupon_code::-webkit-input-placeholder{color:#fff}.flexCoupon input#coupon_code:-ms-input-placeholder{color:#fff}.flexCoupon input#coupon_code::-ms-input-placeholder{color:#fff}.flexCoupon input#coupon_code::placeholder{color:#fff}@media (min-width:768px) and (max-width:991px){li.myAccountImg{margin-top:15px}}main.account{max-width:1190px;margin:0 auto;margin-top:170px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.account h1{display:inline-block;font-family:"M PLUS 1p",sans-serif;font-size:45px;line-height:60px;color:#f88d02;text-transform:uppercase;margin-bottom:30px}.account .left_sidebar{display:none}.llms-student-dashboard{display:-webkit-box;display:-ms-flexbox;display:flex}.llms-student-dashboard .col-xl-3 a.tab.button{background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;text-align:center;border-radius:12px;font-family:"M PLUS 1p",sans-serif;font-size:16px;font-weight:600;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:10px;color:#fff;margin:0 0 10px !important;margin-right:0 !important;padding:0 10px}.llms-student-dashboard .col-xl-3 a.tab.button.active{background-color:#f88d02;color:#000}.llms-student-dashboard .col-xl-3 a.tab.button:hover{background:#f88d02}.lifterlms{width:100%}input{height:40px;font-size:15px !important;border-radius:12px !important;border:1px solid transparent;margin:0;max-width:none;background:#292c3b;color:#fff !important;opacity:1;padding-left:10px}button#llms_update_person{background-color:#f88d02;color:#131520;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;text-align:center;border-radius:12px;font-family:"M PLUS 1p",sans-serif;font-size:22px;font-weight:600;border:1px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:10px;-webkit-transition:0s;transition:0s}button#llms_update_person:hover{background-color:#fff}.llms-form-field.llms-cols-3,.account-edit-llms-notice{width:100%}.llms-student-dashboard .orders-table{border:1px dashed #f5f5f5;width:100%}.orders-table tr{border:dashed}.llms-student-dashboard .orders-table{border:1px none #f5f5f5;width:100%}.llms-student-dashboard .orders-table tbody tr:nth-child(even) td,.llms-student-dashboard .orders-table tbody tr:nth-child(even) th{background:0 0 !important}a.llms-button-primary.small{background:#fff;color:#000;border-radius:5px}a.llms-button-primary.small:hover{background:#f88d02;color:#000 !important}.llms-student-dashboard .llms-status.llms-active,.llms-student-dashboard .llms-status.llms-completed,.llms-student-dashboard .llms-status.llms-pass,.llms-student-dashboard .llms-status.llms-txn-succeeded{color:#fff;background-color:transparent;border:1px dashed}tr.llms-order-item td{vertical-align:middle}section.order-primary{width:100% !important}aside.order-secondary{display:none}.llms-sd-section.llms-view-order{width:73%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.llms-student-dashboard .col-xl-3{border:solid 1px #fff;border-radius:12px;padding:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:30%}.llms-student-dashboard .col-xl-3 a.tab.button:nth-last-child(1){margin-bottom:0 !important}.llms-sd-section,.account-edit-llms-notice{width:73%;margin-left:2%}table.shop_table_responsive tr td.product-remove a{text-align:left;font-size:15px;max-width:200px;height:30px;background:#fff;width:100vw;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;color:#000;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:7px}@media (max-width:767px){.llms-student-dashboard{display:block !important}.llms-student-dashboard .col-xl-3{margin-bottom:20px;width:94%;margin-left:3%}.llms-sd-section{width:100%;margin-left:0}#lessons .item .item-img{background-size:cover !important}.llms-student-dashboard .col-xl-3{display:none !important}.account-edit-llms-notice{width:100%;margin-left:0}}.ur-frontend-form .ur-button-container .ur-submit-button{margin-left:auto;color:#fff}.llms-student-dashboard{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.col-1.llms-person-login-form-wrapper,.col-2.llms-new-person-form-wrapper{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:unset}body.general #lessons .tabLinks{width:100%;margin-bottom:0;border:1px solid #fff;border-radius:0;padding:0 1px 1px;border-bottom-width:0}#lessons .nav.nav-tabs.tabLinks:nth-last-child(1){margin-bottom:3rem;border-bottom-width:1px;border-radius:12px}#lessons .nav.nav-tabs.tabLinks:first-child{border-radius:12px}#lessons .nav.nav-tabs.tabLinks li:first-child a,#lessons .nav.nav-tabs.tabLinks li:nth-last-child(1) a{border-radius:12px}#lessons .nav.nav-tabs.tabLinks:first-child li:first-child a{border-radius:12px 12px 12px 0}#lessons .nav.nav-tabs.tabLinks:first-child li:nth-last-child(1) a{border-radius:12px 12px 0}#lessons .nav.nav-tabs.tabLinks:nth-last-child(1) li:first-child a,#lessons .nav.nav-tabs.tabLinks:nth-last-child(1) li:nth-last-child(1) a{border-radius:12px}body.general #lessons .tabLinks .nav-link{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;text-align:center;padding:0;color:#fff;border-radius:12px;border:0;max-height:100%}@media (max-width:525px){#lessonsBlock .lessonsLinks .nav-link *{font-size:12px;line-height:12px}}section.llms-sd-section.llms-my-courses section#lessons{margin-top:0}#partnersBlock .containerPartners .item .logoPartner{max-height:200px}#templateLesson .itemsLessons .item{min-height:-webkit-fit-content !important;min-height:-moz-fit-content !important;min-height:fit-content !important}#templateLesson .itemsLessons .item .desc a.btnStyle.btnStyle2:not(.more){margin:0;margin-bottom:0;max-width:210px;position:absolute;bottom:0;right:0;line-height:24px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;text-align:center;border-radius:12px;font-family:"M PLUS 1p",sans-serif;font-size:18px;font-weight:600;border:1px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box}section.llms-sd-section.llms-my-courses .lessons .col-lg-6{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}section.llms-sd-section.llms-my-courses .lessons .col-lg-6 .desc{width:100%}.llms-student-dashboard{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.llms-student-dashboard.my-fav section#lessons{width:73%;margin-top:0}.llms-student-dashboard.my-fav .col-lg-6{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.llms-student-dashboard.my-fav .col-lg-6 .item>img{-o-object-fit:cover;object-fit:cover;border-radius:12px 0 0 12px}@media (max-width:1200px){.llms-student-dashboard>.col-xl-3{margin-bottom:20px}}button.simplefavorites-clear{max-width:300px;line-height:24px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;text-align:center;border-radius:12px;font-family:"M PLUS 1p",sans-serif;font-size:18px;font-weight:600;border:1px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff !important;margin:0 auto}button.simplefavorites-clear:hover{background:#f88d02 !important}div#wpforms-34{background:#131520;height:100%;margin-bottom:0}div#wpforms-34 input::-webkit-input-placeholder{opacity:1 !important;color:#fff !important}div#wpforms-34 input:-ms-input-placeholder{opacity:1 !important;color:#fff !important}div#wpforms-34 input::-ms-input-placeholder{opacity:1 !important;color:#fff !important}div#wpforms-34 input::placeholder{opacity:1 !important;color:#fff !important}#lessons .item .item-img{background-size:cover}.scrollFixed .btnInfo .btnStyle{margin-top:15px}@media (max-width:1200px){#lessons .item .item-img{-webkit-box-flex:0 !important;-ms-flex:0 0 50% !important;flex:0 0 50% !important}}@media (max-width:993px){main#main:not(.course){margin-top:0;max-width:1190px;margin:0 auto 0 auto}#templateLesson .textPath .desc{margin-top:0 !important}.scrollFixed.col-lg-4{margin-bottom:20px !important}.contacts{padding-top:0 !important}main.account{margin-top:0}}.onlyMain{display:none}.title.d-none.d-lg-block{text-align:center}#user-registration{background-color:transparent;margin:30px 0;border:none}.ur-frontend-form{border:1px dashed #fff}.ur-frontend-form span,.ur-frontend-form label{width:100%;color:#fff !important}input.user-registration-Button.button{width:100%;height:40px;border-radius:12px;background:#f88d02;font-weight:700;max-width:320px;margin:0 auto;-webkit-transition-duration:0s;transition-duration:0s}input.user-registration-Button.button:hover{color:#000 !important;background:#fff;font-weight:700;-webkit-transition-duration:0s;transition-duration:0s}button.btn.button.ur-submit-button{width:100%;height:40px;border-radius:12px;background:#f88d02;font-weight:700;max-width:320px;margin:0 auto;-webkit-transition-duration:0s;transition-duration:0s}button.btn.button.ur-submit-button:hover{color:#000;background:#fff;font-weight:700;-webkit-transition-duration:0s;transition-duration:0s}.entry-header h1{margin:0;text-align:center;text-transform:uppercase;color:#f88d02;font-size:30px;line-height:40px;font-weight:400}.woocommerce-info,.woocommerce-noreviews,p.no-comments{background-color:transparent !important;margin:0 auto;width:100%}.product-quantity:before{display:none !important}.disc_20_stud{width:80vw;text-align:center;margin:3vw 10vw;padding:1%;background-color:green;border-radius:15px;background-color:#f88d0200;color:#fff;border:2px solid #f88d02}@media (max-width:768px){.wellcome .img_i{display:none}.mdl{width:calc(100% - 30px)}.wellcome_text{width:100% !important;padding:0 15px}.wellcome_text p{font-size:16px;line-height:20px;margin-right:0;margin-bottom:18px;text-align:center;color:#f2f2f2}.wellcome_text h1{font-size:30px;line-height:37px;margin-bottom:20px}.more{font-size:16px !important;line-height:19px}.wellcome{border:none !important}.mdl{height:77vh !important;overflow-y:scroll;overflow-x:hidden}}.wht{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto !important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.llms-lesson-button-wrapper{width:auto !important;margin-right:auto !important}button.but{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.llms-form-field{padding-bottom:0}.llms-video-wrapper .center-video iframe video{-o-object-fit:cover;object-fit:cover}.mdl{height:auto}.llms-video-wrapper .container-second{padding-bottom:0 !important;height:60vh !important}.llms-video-wrapper .center-video>div:first-child{height:60vh !important}#close{background-color:transparent;font-size:11vh;color:#fff;border:none;height:.5em;width:.5em;line-height:50px;outline:none;cursor:pointer}button.two{outline:none}button.but{border:2px solid #f88d02;background:0 0;border-radius:50px;height:100%;font-size:inherit;line-height:inherit;margin-left:30px;font-weight:700;outline:none}.tit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:10vh}.hh{margin:0 0 0 20px !important}.wht{background-color:#fff;height:9%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:7px;place-content:flex-end}button.but.one{margin-right:auto;outline:none}button.but.three{width:40vh;outline:none}.llms-video-wrapper{height:100%;width:100%}video#video-701-1_html5{width:100% !important;height:100% !important}.lesvideo{width:100%;height:80%;background-color:grey;display:none !important}.mdl{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:4;width:80%;height:80%;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between}.wp-video{width:100% !important;height:100% !important}.cntr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.razmer{height:70vh !important}.see{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:20%}.cover-div{width:30%;height:20%;position:absolute;background:grey}.llms-video-wrapper .container-second{padding-bottom:0 !important;height:60vh !important}.llms-video-wrapper .center-video>div:first-child{height:60vh !important}.disc_20_stud{width:80vw;text-align:center;margin:3vw 10vw;padding:1%;background-color:green;border-radius:15px;background-color:#f88d0200;color:#fff;border:2px solid #f88d02;width:100% !important;margin:0 !important;margin-bottom:25px !important}.llms-video-wrapper .center-video{height:100%;max-width:100%;overflow:hidden;position:relative;padding-top:0 !important;text-align:center}div#modal{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:auto;min-width:60vw}div#vPleerBackground{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000bf;z-index:99999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none}@media (max-width:350px){.llms-form-heading{padding:0 0 10px}}@media (max-width:2000px){.numbersInfo .title{font-family:"Neucha",sans-serif;font-size:44px !important;line-height:1.5em !important;color:#f88d02}.contItem{width:25%}.numbersInfo .text{font-size:14px !important;line-height:1.5em !important;text-transform:uppercase}}.llms-student-dashboard .llms-sd-title{margin:25px 0;display:none}button#llms_mark_complete{background:#f88d02;border-radius:12px}button#llms_mark_complete .fa.fa-eye{margin-right:.5em}button#llms_mark_complete:hover{background:#000;border-radius:12px;color:#fff}#user-registration p{color:#fff}.woocommerce .checkout .col-1{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0}.woocommerce-billing-fields__field-wrapper p{width:100% !important;margin:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;max-width:500px}.woocommerce-billing-fields__field-wrapper p input{width:100% !important;max-width:100% !important;min-width:10vw}.woocommerce-billing-fields__field-wrapper p span{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.woocommerce .checkout .col-1{width:100% !important;max-width:100% !important;min-width:10vw}.woocommerce-additional-fields h3{display:none}.woocommerce .checkout .col-2{padding:0}.woocommerce-additional-fields{display:none}h3#order_review_heading{margin-top:35px}div#order_review table th,div#order_review table td{border:1px dashed #fff;padding:7px}li.wc_payment_method.payment_method_rbspayment{margin:20px 0;font-weight:700}.form-row.place-order{margin:0}button#place_order{height:40px;margin:0 auto;width:320px;max-width:80%;background:#f88d02;border:#ffdead;border-radius:12px;font-size:18px;font-weight:700;color:#fff}button#place_order:hover{height:40px;margin:0 auto;width:320px;max-width:80%;background:#fff;border:#ffdead;border-radius:12px;font-size:18px;font-weight:700;color:#000}.checkout_coupon.woocommerce-form-coupon button.button{height:40px;margin:0;width:320px;max-width:80%;background:#f88d02;border:#ffdead;border-radius:12px;font-size:18px;font-weight:700;color:#fff}.checkout_coupon.woocommerce-form-coupon button.button:hover{height:40px;margin:0;width:320px;max-width:80%;background:#fff;border:#ffdead;border-radius:12px;font-size:18px;font-weight:700;color:#000}@media (max-width:1200px){.woocommerce{padding:0 10px}td.product-quantity{display:none !important}.contact_block>div form{padding:56px 35px}main.contacts div.contact_block div *{font-size:15px !important}main.contacts div.contact_block span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}section#instBlock .rowImage a img{-o-object-fit:cover;object-fit:cover;border-radius:12px;width:100%;height:100%}td.product-quantity{display:none !important}a.toggleBody.linkOrange{width:100%}@media (max-width:900px){.woocommerce-cart-form__cart-item{border:dashed !important}.woocommerce-cart-form__cart-item td{text-align:center !important;border:none !important}}section#lessonsBlock.recommended{max-width:1190px;margin:0 auto;margin-top:30px;padding:0 15px}@media (max-width:950px){.llms-student-dashboard.my-fav section#lessons{width:100%;margin-top:0}}ul.favorites-list{width:100%}@media (max-width:420px){.llms-student-dashboard .item-img{-o-object-fit:cover !important;object-fit:cover !important;background-size:cover !important}}.llms-student-dashboard.my-fav .col-lg-6 .item img{max-width:50%}@media (max-width:768px){.llms-student-dashboard.my-fav .col-lg-6 .item>img,.llms-my-courses .lessons a.item-img{height:auto !important}}a.simplefavorite-button{cursor:pointer}a.btnStyle.btnStyle1.recDownloadCourse{position:absolute;right:0;bottom:0;max-width:210px;font-size:18px !important;line-height:24px !important;height:44px !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;text-align:center;border-radius:12px;font-family:"M PLUS 1p",sans-serif !important;font-weight:600;border:1px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 !important}@media (max-width:767px){#lessons .item{min-height:175px;max-height:175px !important}ul.no-favorites{width:100%;text-align:center;margin-bottom:20px !important}}button.btnStyle.btnStyle2.player.more{position:absolute;left:0;bottom:0;max-width:210px;font-size:18px !important;line-height:24px !important;height:44px !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;text-align:center;border-radius:12px;font-family:"M PLUS 1p",sans-serif !important;font-weight:600;border:1px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 !important}button#next.two{display:none}.wrapperLesson .itemsLessons .item .col-md-8 .desc .btnStyle.recDownloadCourse,.wrapperLesson .itemsLessons .item .col-md-8 .desc .btnStyle.player{max-width:47%;font-size:15px !important;position:unset;float:left;margin-bottom:0 !important;margin-top:10px !important}.scrollFixed .infoPath a.btnStyle.btnStyle1.recDownloadCourse{position:unset;width:100%;max-width:unset;margin-top:10px !important}@media (max-width:760px){#modal .tit h1.hh{font-size:25px}.wht button#next{font-size:14px;padding:2px 7px;line-height:15px}.wht button#back{display:none}}.infoPath.infoPath2,.scrollFixed .infoPath{position:sticky;top:0;position:-webkit-sticky}.single_online_course{background-color:#fff}.single_online_course #templateLesson .infoPath{background:#fff;-webkit-box-shadow:0px 3px 6px #00000029;box-shadow:0px 3px 6px #00000029}.single_online_course #templateLesson .infoPath .characters .charLine .charValue{color:#000}.single_online_course .btnStyle2:hover{background:#000 !important;color:#fff !important}.single_online_course .BFshadow{position:absolute;bottom:0;width:100%;height:50%;background:-webkit-gradient(linear,left bottom,left top,from(#fff),to(transparent));background:linear-gradient(to top,#fff,transparent)}#templateLesson .btnInfo .btnStyle{font-size:20px;line-height:26px;height:50px}@-webkit-keyframes animateCert{0%{padding-top:0 !important}100%{padding-top:10px !important}}@keyframes animateCert{0%{padding-top:0 !important}100%{padding-top:10px !important}}.modal-body2{display:none}@media (max-width:800px){.single_online_course .BFshadow{background:-webkit-gradient(linear,left bottom,left top,from(#fff),to(transparent));background:linear-gradient(to top,#fff,transparent);height:100%}}.single_online_course footer a{color:#000}.modal-body2{display:none}.menuBlock .col:nth-child(1){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.menuBlock .col:nth-child(3){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.menuBlock ul li a{padding-left:1em !important;padding-right:1em;display:-ms-grid;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.menuBlock .col:nth-child(1) li:last-child a{padding-right:0}.menuBlock .col:nth-child(3) li:first-child a{padding-left:0 !important}.menuBlock ul li.menuAccaunt,.menuBlock ul li.menuBasket{height:calc(100% - 40px)}.menuBlock ul li.menuAccaunt a,.menuBlock ul li.menuBasket a{background-size:25px;width:25px !important}.menuBlock ul li.menuAccaunt a,.menuBlock ul li.menuBasket a,.menuBlock ul li.menuAccaunt a:before,.menuBlock ul li.menuBasket a:before{background-position-x:center}.swiper-pagination-bullet{cursor:pointer}#categories{margin-bottom:55px;position:relative;max-height:170px}#categories .swiper-slide{max-width:calc(100% / 8)}#categories a{font-size:15px;text-align:center;word-wrap:break-word;padding:0 !important;display:block}#categories a div{text-transform:lowercase}#categories a div:first-letter {text-transform:uppercase}#categories a.active{color:#ff963a}#categories a.active .picture{-webkit-box-shadow:0px 0 0 4px #ff963a;box-shadow:0px 0 0 4px #ff963a}#categories a.active .picture:after{display:none}#categories .picture{height:0;padding-bottom:calc(100% - 28px);-webkit-box-shadow:0px 0 0 2px #6c6d74;box-shadow:0px 0 0 2px #6c6d74;border-radius:13px;margin:4px 14px 11.5px;position:relative;overflow:hidden}#categories .picture img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;left:0;top:0}#categories .picture:after{width:100%;height:100%;position:absolute;left:0;top:0;content:"";background-color:#13152054}#categories .swiper-button-prev{left:-40px}#categories .swiper-button-next{right:-40px}#categories .swiper-button-prev:after,#categories .swiper-button-next:after{font-size:24px !important}@media screen and (max-width:1200px){#categories .swiper-slide{max-width:calc(100% / 5)}}.woocommerce-notices-wrapper .woocommerce-error,.woocommerce-notices-wrapper .woocommerce-message{background:unset;border:2px solid #f88d02;padding:.5em 1.25em;border-radius:12px}.showcoupon{color:#f88d02 !important;-webkit-transition:.3s;transition:.3s}.showcoupon:hover{color:#fdba7f !important}body.general .btnStyle2{color:#fff}.checkout_coupon.woocommerce-form-coupon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.checkout_coupon.woocommerce-form-coupon .clear{display:none}.checkout_coupon.woocommerce-form-coupon p{margin:0 !important}.checkout_coupon.woocommerce-form-coupon p input,.checkout_coupon.woocommerce-form-coupon p button{margin:0 !important}.checkout_coupon.woocommerce-form-coupon p:nth-child(1){width:58%}.checkout_coupon.woocommerce-form-coupon p:nth-child(2){width:40%;max-width:32vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.checkout_coupon.woocommerce-form-coupon p:nth-child(1) input{max-width:unset !important}.checkout_coupon.woocommerce-form-coupon p:nth-child(2) button{margin:10px 0 15px;max-width:unset}.checkout_coupon.woocommerce-form-coupon p:nth-child(1) input,.checkout_coupon.woocommerce-form-coupon p:nth-child(2) button{width:100% !important}@media (max-width:810px){.checkout_coupon.woocommerce-form-coupon p:nth-child(1),.checkout_coupon.woocommerce-form-coupon p:nth-child(2){width:48%;max-width:unset}}@media (max-width:900px){#templateLesson .backFonImg{background-attachment:fixed;background-size:cover;background-repeat:no-repeat}#templateLesson .info-wrapper .info-wrapper-title{text-shadow:0 0 #000;color:#000 !important}}@media screen and (max-width:540px){.checkout_coupon.woocommerce-form-coupon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkout_coupon.woocommerce-form-coupon p:nth-child(1),.checkout_coupon.woocommerce-form-coupon p:nth-child(2){width:100%;margin:10px 0 !important}}.adventages_profile{font-size:14px}.adventages_profile img{width:25px;height:25px;margin-right:.5rem;-o-object-fit:contain;object-fit:contain;-webkit-filter:grayscale(100%) brightness(0%) invert(100%);filter:grayscale(100%) brightness(0%) invert(100%)}.desc_online_courses_profile{display:-ms-grid !important;display:grid !important;grid-auto-rows:auto}@media screen and (max-width:768px){.adventages_profile{font-size:8px;white-space:nowrap}.adventages_profile img{height:16px;width:16px;margin-right:0;margin-bottom:.5em}.adventages_profile_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;line-height:1em;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#lessons .item .desc{overflow:hidden}.desc_online_courses_profile{grid-gap:7.5px;-ms-grid-rows:auto auto 1fr auto;grid-template-rows:auto auto 1fr auto}.desc_online_courses_profile .line-clock,.desc_online_courses_profile .descText{margin:0 !important}.desc_online_courses_profile a:not(.more){height:auto !important;line-height:unset !important}}#lessons .lessons .category .item .item-img_wrapper{max-width:300px !important;max-height:300px !important;width:100%;position:relative}#lessons .lessons .category .item .item-img_wrapper:after{content:"";display:block;padding-bottom:100%}#lessons .lessons .category .item .item-img_wrapper .item-img{position:absolute;width:100% !important;height:100% !important}@media (max-width:767px){#lessons .item{max-height:unset !important}}.simplefavorite-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#292c3b;border-radius:12px;padding:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 5px);flex:0 0 calc(50% - 5px);line-height:16px;font-weight:500}.desc ol{padding-left:40px !important}p.cart-empty.woocommerce-info{text-align:center}#vPleerBackground{position:fixed !important;width:100% !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#vPleerBackground .tit{height:unset !important}#vPleerBackground .chat{background-color:#fff;padding:10px;width:100%;border-radius:0 0 7px 7px}#vPleerBackground .mdl{position:fixed;display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto auto 1fr;grid-template-rows:auto auto 1fr;height:100%}#vPleerBackground .mdl .wht{display:-ms-grid;display:grid;-ms-grid-columns:1fr auto auto;grid-template-columns:1fr auto auto;place-content:unset;padding:10px;grid-gap:10px;border-radius:7px 7px 0 0}#vPleerBackground .mdl h2{margin:0 !important}#vPleerBackground .mdl button{margin:0 !important;height:40px;-webkit-transition:.3s;transition:.3s}#vPleerBackground .mdl button:hover{background-color:#f88d02}#vPleerBackground .mdl button#back{margin:0 10px;width:40px}#vPleerBackground .mdl button#next{width:unset;padding:0 20px;font-weight:500}#vPleerBackground .mdl button#back img{max-height:20px}#vPleerBackground .mdl .hh{color:#000;padding-right:3em}#vPleerBackground .mdl #close{position:absolute;left:100%}#vPleerBackground .mdl #simple-ajax-chat{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:1fr auto;grid-template-rows:1fr auto;margin:0;grid-gap:10px;height:100%}#vPleerBackground .mdl #simple-ajax-chat #sac-latest-message{display:none}#vPleerBackground .mdl #simple-ajax-chat #sac-form{display:-ms-grid;display:grid;-ms-grid-columns:1fr auto;grid-template-columns:1fr auto;grid-gap:10px}#vPleerBackground .mdl #simple-ajax-chat #sac-form #sac-user-info,#vPleerBackground .mdl #simple-ajax-chat #sac-form #sac-user-url,#vPleerBackground .mdl #simple-ajax-chat #sac-form #sac-user-chat label{display:none}#vPleerBackground .mdl #simple-ajax-chat #sac-output{width:100%;height:100%;position:relative}#vPleerBackground .mdl #simple-ajax-chat #sac-output #sac-messages{position:absolute}#vPleerBackground .mdl #simple-ajax-chat #sac-panel{width:100%}#vPleerBackground .mdl #simple-ajax-chat #sac-form input{padding:0 1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:2em}#vPleerBackground .mdl #simple-ajax-chat #sac-form #sac-user-chat textarea{width:100%;padding:.5em 1em;height:3em;resize:none;border-radius:100px !important}#vPleerBackground .mdl #simple-ajax-chat #sac-form #sac-user-submit input{border-radius:100px !important;background-color:#fff;border:2px solid #f88d02;color:#000 !important;font-weight:500;-webkit-transition:.3s;transition:.3s}#vPleerBackground .mdl #simple-ajax-chat #sac-form #sac-user-submit input:hover{background-color:#f88d02}#vPleerBackground .mdl #simple-ajax-chat .sac-chat-message .sac-chat-timestamp{font-weight:400;font-size:13px;font-style:italic}#vPleerBackground .mdl #simple-ajax-chat .sac-chat-message .sac-chat-name{cursor:default;color:#f88d02}#vPleerBackground .mdl .lesvideo{height:100%}.llms-video-wrapper .center-video>div:first-child{height:100% !important}#vPleerBackground #modal{width:80%}#vPleerBackground #modal .lesvideo{display:block !important;-ms-grid-row:3;grid-row-start:3}#vPleerBackground #modal .wht{-ms-grid-row:2;grid-row-start:2}#vPleerBackground #modal .chat{-ms-grid-row:4;grid-row-start:4}#vPleerBackground #modal .tit{-ms-grid-row:1;grid-row-start:1;background-color:#fff;border-radius:7px 7px 0 0}#vPleerBackground #modal .tit~.wht{border-radius:0}.llms-video-wrapper .center-video{min-height:100%}#modal.container{min-width:unset}#vPleerBackground .mdl{height:60% !important}#vPleerBackground .mdl #wait{position:absolute;text-align:center;width:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}span.llms-status.llms-cancelled{background-color:unset !important;color:#fff !important;border:1px dashed red !important;padding:3px 10px}@media screen and (max-width:760px){.wht button#back{display:block !important;margin:0 !important}.wht button#next{-ms-grid-column:2;grid-column-start:2;grid-column-end:4}#vPleerBackground .mdl .wht{-ms-grid-columns:40px 1fr;grid-template-columns:40px 1fr;grid-column-gap:10px;grid-row-gap:22px}#vPleerBackground .mdl .hh{-ms-grid-column:1;grid-column-start:1;grid-column-end:4;padding-right:60px;font-size:1.5em;line-height:1em}#vPleerBackground .mdl #close{color:#000;right:10px;left:unset}#vPleerBackground .mdl #simple-ajax-chat{height:100%}#vPleerBackground .mdl #simple-ajax-chat #sac-output{max-height:unset;height:100%}}@media (min-width:992px){.llms-video-wrapper{max-height:50vh}.llms-video-wrapper .center-video{max-height:50vh}#vPleerBackground .mdl{max-height:94%;max-height:94vh}}div#modal{min-width:auto}@media screen and (max-width:768px){.mdl.cntr.container{padding:0 !important}}@media screen and (max-width:768px){#vPleerBackground .mdl{width:100vw !important}}@media screen and (max-width:540px){#vPleerBackground .mdl .tit .hh{margin-top:.5em !important;margin-bottom:.5em !important}#vPleerBackground .mdl .wht .llms-lesson-button-wrapper{width:100% !important;-ms-grid-column:1;grid-column-start:1;grid-column-end:4}div#vPleerBackground{height:100%}}@media screen and (max-width:767px){body.general #templateLesson .swiper-button-prev,body.general .swiper-container-rtl .swiper-button-next{left:-3px !important}body.general #templateLesson .swiper-button-next,body.general .swiper-container-rtl .swiper-button-prev{right:-3px !important}}#lessons .item{position:relative !important;min-height:0 !important}#lessons .item .item-wrapper{display:-ms-grid;display:grid;position:absolute;height:100%;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}@media (max-width:767px){.sliderItems .item .desc a,#lessons .item .desc a:not(.more){height:auto !important}}@media (min-width:992px){.menuBlock ul li+li a:after{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}main.account #lessons .item{padding-bottom:0 !important}main.account #lessons .item .item-wrapper{-ms-grid-columns:auto 1fr !important;grid-template-columns:auto 1fr !important;position:inherit !important;width:100%}main.account #lessons .item .item-wrapper .item-img_wrapper{width:300px !important}main.account #lessons .item .item-img{width:300px !important;height:300px !important}@media screen and (max-width:997px){main.account #lessons .item .item-wrapper{-ms-grid-columns:1fr 1fr !important;grid-template-columns:1fr 1fr !important}main.account #lessons .item .item-wrapper .item-img_wrapper{width:unset !important}main.account #lessons .item .item-img{width:unset !important}}.infoPath.infoPath2 .info-video{width:100%}body.general .main-swiper-container .swiper-button-next,#partnersBlock .swiper-button-next,#about .swiper-button-next{height:30px;width:30px;background-color:#292c3b;border-radius:50%;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:auto;right:-50px}body.general .main-swiper-container .swiper-button-next:after,body.general .main-swiper-container .swiper-button-prev:after{font-size:15px;color:#f88d02;display:block}#partnersBlock .swiper-button-next:after,#partnersBlock .swiper-button-prev:after{font-size:15px;color:#f88d02;display:block}#about .swiper-button-prev:after,#about .swiper-button-next:after{font-size:15px;color:#f88d02;display:block}body.general .main-swiper-container .swiper-button-prev,#partnersBlock .swiper-button-prev,#about .swiper-button-prev{height:30px;width:30px;background-color:#292c3b;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;right:auto;left:-50px}#partnersBlock .swiper-button-prev,#partnersBlock .swiper-button-next{top:300px;margin-top:0}@media (max-width:999px){.swr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-top:30px}#partnersBlock .swiper-button-prev,#partnersBlock .swiper-button-next{margin:0 10px;position:static}}#chat #messages .message .timestamp{margin-right:.5em}.btnInfo a.btnStyle.btnStyle2,.tablesToggle .nav-item>a,.card-header a{cursor:pointer}body.general .tabLinks{width:100%;margin-bottom:3rem;border:1px solid #fff;border-radius:12px;padding:0 1px 1px}body.general .nav-tabs .nav-item{padding:0}body.general .tabLinks .nav-link{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;text-align:center;padding:15px 0;color:#fff;border-radius:12px;border:0}body.general .tabLinks .nav-link *{font-family:"M PLUS 1p",sans-serif;font-size:22px;line-height:30px}body.general .tabLinks .nav-link.active *{font-weight:700}body.general .tabLinks .nav-link:hover,body.general .tabLinks .nav-link.active{color:#21222a;background:#f88d02;border-color:#f88d02}body.general .accordion .card{background-color:#292c3b;border-radius:12px;border:1px dashed #fff}body.general .accordion .card+.card{margin-top:1.75rem}body.general .accordion .card .card-header{padding:0;background-color:transparent;border-bottom:0}body.general .accordion .card .card-header a{display:block;width:100%;font-family:"M PLUS 1p",sans-serif;font-size:25px;line-height:33px;padding:1.5rem;position:relative;text-align:left}body.general .accordion .card .card-header a>img{position:absolute;right:1.5rem;top:calc(50% - 15px)}body.general .accordion .card .card-body{padding:0 1.5rem 1.5rem;line-height:23px;color:#d3d3d4}body.general .accordion .card .card-header{cursor:pointer}body.general .accordion .card .card-header img{-webkit-transition:.3s;transition:.3s}body.general .accordion .card .card-header.active img{-webkit-transform:rotate(45deg);transform:rotate(45deg)}body.general .accordion .card .card-header.active a{color:#ff963a}.sertsel{width:100%;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;border-radius:12px;font-size:16px;font-weight:500;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;cursor:pointer;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;background-color:#fff !important;color:#292c3b;height:45px;-webkit-box-shadow:0px 0px 6px #00000029;box-shadow:0px 0px 6px #00000029;position:relative;padding:.5em 1em;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.6s;transition:.6s}.sertsel span{font-weight:500}.sertsel svg{width:16px;-webkit-transform-origin:center;transform-origin:center;-webkit-transition:.3s;transition:.3s;margin-left:10px;position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.sertsel .seldrop{-webkit-box-shadow:0px 3px 6px #00000029;box-shadow:0px 3px 6px #00000029;margin:.5em 0;margin-left:-1em;margin-right:-1em;width:calc(100% + 2em + 2px);-webkit-transition:.3s;transition:.3s;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:center 0;transform-origin:center 0;border-bottom-left-radius:12px;border-bottom-right-radius:12px;overflow:hidden}.sertsel .seldrop .seldrop-b{background-color:#fff;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:.5em 1em;font-size:15px;color:#292c3b;border-top:1px solid rgba(0,0,0,.138);font-weight:500}.sertsel .seldrop .seldrop-b span{font-weight:500;color:#f88d02}.sertsel:hover{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important;-webkit-transition:0s;transition:0s}.sertsel:hover:after{content:"";height:1px;bottom:0;left:15px;right:15px;background-color:#292c3b;z-index:15}.sertsel:hover svg{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.sertsel:hover .seldrop{-webkit-transform:scaleY(1);transform:scaleY(1)}@media (max-width:768px){.sertsel{font-size:14px;height:45px;font-weight:500}.sertsel .seldrop{margin-top:-3px}.sertsel .seldrop .seldrop-b{border:none}.sertsel .seldrop .seldrop-b:first-child{position:relative}.sertsel .seldrop .seldrop-b:first-child:before{content:"";display:block;height:1px;top:0;left:15px;right:15px;position:absolute;background-color:#292c3b}}#lessonsBlock .sliderItems .item{display:-ms-grid;display:grid;-ms-grid-rows:auto 1fr auto;grid-template-rows:auto 1fr auto}#lessonsBlock .sliderItems .item .item-img{height:0 !important;padding-bottom:100%}@media (max-width:992px){#lessonsBlock .sliderItems{-ms-grid-columns:(1fr) [2];grid-template-columns:repeat(2,1fr);padding:0 4px;display:-ms-grid;display:grid;-webkit-column-gap:8px;column-gap:8px;row-gap:1.125rem;margin:0 0 1.125rem !important}}.countdown{margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;height:60px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#131520;border-radius:5px}.countdown-l{font-size:32px;font-weight:500;color:#f8f8f8;opacity:.58;margin:0 10px}.countdown-time{letter-spacing:0px;color:#fff;font-size:32px;line-height:39px;display:block;text-align:center;font-weight:500}.countdown-text{letter-spacing:0px;color:#f8f8f8;opacity:.54;font-size:9px;text-align:center;display:block;margin-top:-12px}.item-price{display:flex;margin-top:15px;align-items:center}.item-price .current{font-size:22px;line-height:1.3em;font-weight:700;color:#f88d02}.item-price .old{font-size:20px;line-height:1.3em;color:#fbb679;text-decoration:line-through;margin-left:15px}@media (max-width:600px){.item-price .current{font-size:18px}.item-price .old{font-size:14px;margin-left:10px}}.gift_link.is_free,.gift_link.not_available{text-align:center;pointer-events:none;cursor:default;color:#888}@font-face{font-family:"Montserrat";font-weight:500;src:url(//konfect.ru/wp-content/themes/ksenia_nokhrina_online_school/css/index/../../fonts/Montserrat/Montserrat-Medium.ttf)}.my-balance--section *{font-family:"Montserrat" !important}.account .llms-student-dashboard .dashboard-menu{overflow:hidden}.account .llms-student-dashboard .dashboard-menu .tab.button{font-family:"Montserrat" !important;font-weight:500 !important;text-transform:unset !important;font-size:17px;margin-bottom:0 !important}.account .llms-student-dashboard .dashboard-menu .tab.button:last-child{color:#fe6c6c}.account .llms-student-dashboard .dashboard-menu .tab.button.active,.account .llms-student-dashboard .dashboard-menu .tab.button:hover{border-radius:0 !important;color:#fff}.llms-student-dashboard.internal-account-orders{display:-ms-grid;display:grid;-ms-grid-columns:290px 1fr;grid-template-columns:290px 1fr;-webkit-column-gap:44px;column-gap:44px}.llms-student-dashboard.internal-account-orders .dashboard-menu{max-width:100%}#my-balance--content{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;row-gap:50px}.my-balance--section .my-balance--value,.my-balance--section h2{margin-bottom:0}.my-balance--section .my-balance--value{line-height:55px;font-size:45px}.my-balance--section h2{line-height:27px;font-size:22px}.my-balance--section:nth-child(1) .my-balance--value{font-weight:900;color:#f88d02}.my-balance--section:nth-child(1) h2{margin-bottom:11px}.my-balance--section:nth-child(2) .my-balance--value{font-size:36px;color:#f88d02}.my-balance--section:nth-child(2) h2{margin-bottom:20px}.my-balance--section:nth-child(3) h2{margin-bottom:20px}.my-balance__block{background-color:#1c1e2a;display:block}.my-balance__grid{display:-ms-grid;display:grid}.my-balance--section:nth-child(2) .my-balance__grid{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;-webkit-column-gap:23px;column-gap:23px}.my-balance--section:nth-child(2) .my-balance__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:40px 0;border-radius:10px}@media screen and (max-width:768px){.my-balance--section:nth-child(2) .my-balance__grid{-ms-grid-columns:1fr;grid-template-columns:1fr;row-gap:23px}}.my-balance__border{border:1px dashed #fff}.my-balance--section:nth-child(3){border-radius:12px;padding:20px;overflow-x:hidden}.my-balance--section:nth-child(3) .my-balance--table{white-space:nowrap}.my-balance--section:nth-child(3) .my-balance--table.my-balance--table__empty{text-align:center}.my-balance--section:nth-child(3) .my-balance--table__wrapper{overflow-x:auto}.my-balance--table-body{border-radius:8px}.my-balance--table-row{-ms-grid-columns:35% 1fr 1fr 1fr;grid-template-columns:35% 1fr 1fr 1fr}.my-balance--table-row.row-group-1{-ms-grid-columns:1fr;grid-template-columns:1fr}.my-balance--table-row .my-balance--table-cell{padding:15px 30px}.my-balance--table-head.my-balance--table-row .my-balance--table-cell{padding-top:0;color:#8f9095}.my-balance--table-head.my-balance--table-row .my-balance--table-cell:nth-child(1){padding-left:0}.my-balance--table-row .my-balance--table-cell:not(:nth-child(1)){color:#8f9095}.my-balance--table-body .my-balance--table-row:not(:last-child){border-bottom:1px dashed #fff}.my-balance--table-body .my-balance--table-row .my-balance--table-cell:nth-child(1){border-right:1px dashed #fff;text-align:center}.my-balance--table-row.row-group-1 .my-balance--table-cell{border-right:unset !important}.my-balance--table-row .my-balance--table-cell a:hover{color:#ff963a;text-decoration:underline}.my-balance--table-row .my-balance--table-cell:nth-child(3),.my-balance--table-row .my-balance--table-cell:nth-child(4){text-align:right}.my-balance--table{display:-ms-inline-grid;display:inline-grid;min-width:100%}.menuBlock{display:-ms-grid;display:grid;-ms-grid-columns:1fr 370px 1fr;grid-template-columns:1fr 370px 1fr}.menuBlock .nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menuBlock .logo{width:unset}.menuBlock ul li.menuBasket a,.menuBlock ul li.menuAccaunt a{padding-left:30px !important;padding-top:0 !important;padding-right:30px !important;padding-bottom:0 !important;display:block;background-position:center}.menuBlock ul li.menuBalance a{padding-left:30px !important;padding-top:0 !important;padding-right:30px !important;padding-bottom:0 !important;display:block;background-position:center;background-position-x:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:60px !important}.menuBlock ul li.menuBalance a:before{margin-left:24px}.menuBlock ul li:first-child a{padding-left:0 !important}.menuBlock ul li:last-child a{padding-right:0 !important}.my-balance--description .rur,.my-balance__block .rur,.my-balance--table-cell .rur{font-family:rub-arial-regular !important;margin-left:.25em}.order-gift{margin-top:167px}div.woocommerce-order .woocommerce-order-details.woocommerce-order--table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}div.woocommerce-order .woocommerce-table.woocommerce-table--order-details{width:100%;margin-bottom:20px}div.woocommerce-order .woocommerce-table.woocommerce-table--order-details th{border:unset}div.woocommerce-order .woocommerce-table.woocommerce-table--order-details td{border:unset;padding-top:12px;padding-bottom:12px;white-space:nowrap;padding-top:16px;padding-bottom:16px}div.woocommerce-order .woocommerce-table.woocommerce-table--order-details th{padding-top:12px;padding-bottom:12px;color:#8f9095;font-weight:500}div.woocommerce-order .woocommerce-table.woocommerce-table--order-details td,div.woocommerce-order .woocommerce-table.woocommerce-table--order-details th{padding-left:30px;padding-right:30px}div.woocommerce-order .woocommerce-table.woocommerce-table--order-details thead{display:block;width:100%}div.woocommerce-order .woocommerce-table.woocommerce-table--order-details tbody{display:block;width:100%;border-radius:8px;border:1px dashed #fff}div.woocommerce-order .woocommerce-table.woocommerce-table--order-details tbody td:not(:last-child){border-right:1px dashed #fff}div.woocommerce-order .woocommerce-table.woocommerce-table--order-details tbody tr:not(:last-child){border-bottom:1px dashed #fff}div.woocommerce-order .woocommerce-table.woocommerce-table--order-details tfoot{display:none}div.woocommerce-order .woocommerce-Price-amount.amount bdi{position:relative}div.woocommerce-order .woocommerce-Price-amount.amount bdi .rur{position:absolute;left:100%;width:1em}div.woocommerce-order .woocommerce-order-overview__order.order,div.woocommerce-order .woocommerce-order-overview__date.date,div.woocommerce-order .woocommerce-order-overview__email.email,div.woocommerce-order .woocommerce-order-overview__total.total{font-weight:300}div.woocommerce-order .woocommerce-order-overview__order.order strong,div.woocommerce-order .woocommerce-order-overview__date.date strong,div.woocommerce-order .woocommerce-order-overview__email.email strong,div.woocommerce-order .woocommerce-order-overview__total.total strong{font-weight:600}div.woocommerce-order .woocommerce-customer-details{display:none}div.woocommerce-order .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received{font-size:18px;color:#ff963a;margin-bottom:20px;font-weight:500}.order-gift--info{padding:20px 30px;background-color:#1c1e2a;border-radius:10px;margin-bottom:20px}.order-gift--info h2{font-size:18px;color:#ff963a;margin-bottom:20px;font-weight:500}.order-info__border{border:1px dashed #fff}.order-gift--info input{width:100%}div.woocommerce-order .woocommerce-order-details__title{display:none}div.woocommerce-order .entry-header .title h1{font-size:45px;margin-bottom:40px;line-height:60px}.wc-order--info{border-radius:10px;background-color:#1c1e2a;padding:20px 30px;margin-bottom:20px;margin-top:40px}.order-gift__align-center{text-align:center}.woocommerce-order{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woocommerce-order>.wc-order--info,.woocommerce-order>section{max-width:915px;width:100%}.js-text-clipboard{cursor:pointer}.js-text-clipboard.input-anim-bg-yellow{-webkit-animation-name:input-anim-bg-yellow;animation-name:input-anim-bg-yellow;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-play-state:running;animation-play-state:running}.js-text-clipboard::-moz-selection{background-color:transparent}.js-text-clipboard::selection{background-color:transparent}.js-text-clipboard~.js-text-copied{color:#ff963a;font-size:14px;padding-left:10px;opacity:0}.js-text-clipboard.input-anim-bg-yellow~.js-text-copied{-webkit-animation-name:input-anim-desc;animation-name:input-anim-desc;-webkit-animation-duration:3s;animation-duration:3s}@-webkit-keyframes input-anim-bg-yellow{from{background-color:#ff963a}to{background-color:#292c3b}}@keyframes input-anim-bg-yellow{from{background-color:#ff963a}to{background-color:#292c3b}}@-webkit-keyframes input-anim-desc{from{opacity:1}to{opacity:0}}@keyframes input-anim-desc{from{opacity:1}to{opacity:0}}.order-result .withdrawal-from-internal-account{text-align:left;margin-bottom:10px}@media screen and (max-width:768px){.order-result .withdrawal-from-internal-account div{font-size:16px}}.order--table__overflow{overflow-y:auto}.gift-instruction h2{margin-bottom:0}.order .result-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.item-price{font-size:22px;line-height:1.3em;font-weight:700;color:#f88d02;margin-top:15px}.gift-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gift-block{margin-top:167px;max-width:855px;width:100%}@media screen and (max-width:992px){.gift-block{margin:21px 15px 0;width:calc(100% - 30px)}}.gift-img{height:392px;border-radius:23px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-y:hidden}.gift-img img{width:100%;position:absolute}.gift-img:after{content:"";background-color:#13152091;width:100%;height:100%;position:absolute;z-index:1}.gift-img .gift-logo{z-index:2;width:75%}@media screen and (max-width:768px){.gift-img{max-height:203px}}@media screen and (max-width:768px){.gift-img .gift-logo{width:100%}}@font-face{font-family:"Elina";src:url(//konfect.ru/wp-content/themes/ksenia_nokhrina_online_school/css/index/../../fonts/Elina.otf)}.gift-title{margin:22px 0;text-align:center;line-height:68px;font-family:"Elina";color:#ff963a;font-size:43px}@media screen and (max-width:768px){.gift-title{font-size:32px}}.gift-text{text-align:center;margin-bottom:35px;font-size:18px}@media screen and (max-width:768px){.gift-text{font-size:15px}}.gift-btns__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:768px){.gift-btns__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:-10px 0}}.gift-btn{padding:11.5px 30px;margin:0 12.5px;border:1px solid #fff;border-radius:10px;font-weight:700;font-size:18px;min-width:258px;text-align:center;-webkit-transition:.3s;transition:.3s}.gift-btn:hover{background-color:#fff;color:#181a25 !important}@media screen and (max-width:768px){.gift-btn{margin:10px 0}}.gift-images__wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(1fr) [3];grid-template-columns:repeat(3,1fr);-webkit-column-gap:20px;column-gap:20px;margin-top:50px}.gift-images__wrapper div{border-radius:10px;overflow:hidden;padding-bottom:100%;position:relative}.gift-images__wrapper img{width:100%;height:100%;position:absolute}@media screen and (max-width:768px){.gift-images__wrapper{-webkit-column-gap:13px;column-gap:13px;-ms-grid-columns:(1fr) [2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.gift-images__wrapper div:last-child{display:none}}.gift-auth__img{margin-bottom:50px;margin-top:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gift-auth__text{font-size:24px;font-weight:600}.category .item .desc{display:-ms-grid !important;display:grid !important;-ms-grid-rows:auto 1fr 1fr;grid-template-rows:auto 1fr;-ms-grid-columns:1fr;grid-template-columns:1fr}.category .item .desc .wr{display:-ms-grid;display:grid;grid-auto-rows:auto auto auto 1fr;-ms-grid-columns:1fr;grid-template-columns:1fr}.category .item .desc .wr .descText{position:relative !important;margin:0;overflow-y:hidden}.category .item .desc .wr .price .rur{font-size:20px}@media screen and (max-width:425px){.category .item .desc{padding:15px 15px 35px !important}.category .item .desc .wr .line-clock{margin-bottom:5px}.category .item .desc .item-price{margin-top:5px}}.center-video>div{padding:0 !important}.site-main.course #vPleerBackground .mdl{height:unset !important}.site-main.course #vPleerBackground .mdl .lesvideo{position:relative;padding-bottom:56.25%}.site-main.course #vPleerBackground .mdl .lesvideo .llms-video-wrapper{position:absolute;width:100%;height:100%;max-height:unset}#vPleerBackground #modal{width:134vh !important}@media screen and (max-width:768px){#vPleerBackground #modal{width:100vw !important}}.lb-prev{margin-left:-40px !important}.lb-next{margin-right:-40px !important}.lightbox .lb-image{border:none !important}.lb-outerContainer{background-color:transparent !important}#lightbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.lb-dataContainer{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;padding:0;padding-bottom:15px}.lb-nav a.lb-prev,.lb-nav a.lb-next{opacity:1 !important}body a.contact-us{color:#f88d02}body a.contact-us:hover{color:#ffaa3a}body a.contact-us:active{color:#d67900}.nav-link .picture.category-all-lessons{-webkit-transition:.5s;transition:.5s;background:url("https://konfect.ru/wp-content/uploads/2021/07/All-lessons-Inactive.png") no-repeat center center}.nav-link .picture.category-all-lessons:hover{-webkit-transition:.5s;transition:.5s;background-image:url("https://konfect.ru/wp-content/uploads/2021/07/All-lessons-Hover.png")}.nav-link.active .picture.category-all-lessons{-webkit-transition:.5s;transition:.5s;background-image:url("https://konfect.ru/wp-content/uploads/2021/07/All-lessons-Active.png")}.nav-link .picture.category-sets{-webkit-transition:.5s;transition:.5s;background:url("https://konfect.ru/wp-content/uploads/2021/07/Sets-Inactive.png") no-repeat center center}.nav-link .picture.category-sets:hover{-webkit-transition:.5s;transition:.5s;background-image:url("https://konfect.ru/wp-content/uploads/2021/07/Sets-Hover.png")}.nav-link.active .picture.category-sets{-webkit-transition:.5s;transition:.5s;background-image:url("https://konfect.ru/wp-content/uploads/2021/07/Sets-Active.png")}@media screen and (max-width:385px){.category .item .desc{-ms-grid-rows:auto auto auto;grid-template-rows:auto auto auto}.category .item .desc .line-clock{margin-bottom:0 !important}.category .item .desc .descText{margin-top:0 !important;overflow:hidden;max-height:1.5em}}#lessons .item .desc>.title{text-align:left}@media screen and (max-width:538px){#lessons .item .desc>.title{margin-bottom:0}#lessons .item .desc .descText{margin:0}}@media screen and (max-width:392px){#lessons .item .desc .line-clock{margin-bottom:0 !important}#lessons .item .desc .descText{display:none}#lessons .item .desc>.title{position:relative;text-align:left}#lessons .item .desc>.title span{position:absolute}}.category{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;row-gap:1.5rem}.category-icon{display:-ms-grid;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-grid-columns:auto 1fr;grid-template-columns:auto 1fr;-webkit-column-gap:.5rem;column-gap:.5rem}.category-icon span{white-space:nowrap}@media screen and (max-width:768px){.category-icon__time{font-size:10px}.category-icon__time img{width:14px;height:14px}}.category-item{border:1px solid #fff;border-radius:12px;overflow:hidden;display:-ms-grid;display:grid;-ms-grid-columns:300px 1fr;grid-template-columns:300px 1fr;-ms-grid-rows:1fr auto;grid-template-rows:1fr auto;position:relative}@media screen and (max-width:992px){.category-item{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}}.category-item__desc{padding:28px 16px 12px;display:-ms-grid;display:grid;-ms-grid-rows:auto auto 1fr;grid-template-rows:auto auto 1fr;-ms-grid-columns:1fr;grid-template-columns:1fr;position:absolute;height:100%;width:100%}@media screen and (max-width:768px){.category-item__desc{padding:16px 16px 12px}}.category-item__desc-wrapper{position:relative;overflow:hidden}.category-item__desc-text{line-height:19px;color:#bfbfbf;font-style:italic}@media screen and (max-width:768px){.category-item__desc-text{font-size:12px;line-height:16px}}.category-item__desc:after{content:"";position:absolute;height:2em;background:-webkit-gradient(linear,left bottom,left top,from(#131520),to(#13152000));background:linear-gradient(to top,#131520,#13152000);left:0;width:100%;bottom:0}.category-item__image{padding-bottom:100%;display:block}.category-item__image-wrapper{-ms-grid-row:1;grid-row-start:1;grid-row-end:3;position:relative;width:100%}.category-item__image-wrapper img{position:absolute;width:100%;object-fit:cover;height:100%}.category-item__more{-ms-grid-column:2;grid-column-start:2;grid-column-end:3;line-height:44px;text-align:center;color:#f88d02;background:#292c3b;-webkit-transition:.3s;transition:.3s}.category-item__more:hover{color:#292c3b !important;background:#f88d02}.category-item__icons-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.75rem}@media screen and (max-width:992px){.category-item__icons-row{margin-bottom:.25rem}}.category-item__difficult{width:25px;height:25px;-webkit-mask-image:url(//konfect.ru/wp-content/themes/ksenia_nokhrina_online_school/css/index/../../img/icons/lesson-tree.png);mask-image:url(//konfect.ru/wp-content/themes/ksenia_nokhrina_online_school/css/index/../../img/icons/lesson-tree.png);background-color:#fff;-webkit-mask-size:contain;mask-size:contain}@media screen and (max-width:768px){.category-item__difficult{width:14px;height:14px}}.category-item__difficult.active{background-color:#da8236}.category-item__difficulties-row{display:-ms-grid;display:grid;-ms-grid-columns:(1fr) [3];grid-template-columns:repeat(3,1fr);-webkit-column-gap:.25rem;column-gap:.25rem}.category-item__title{display:block;font-size:22px;line-height:28px;-webkit-transition:.3s;transition:.3s;margin-bottom:1rem}@media screen and (max-width:992px){.category-item__title{margin-bottom:.25rem;font-size:16px;line-height:18px}}.mark{display:-webkit-inline-box;display:inline-flex;display:-ms-inline-flexbox;font-size:20px;line-height:24px;padding:10px 15px;position:absolute;top:20px;left:-1px;z-index:2}@media screen and (max-width:768px){.mark{font-size:12px;line-height:18px}}.mark:after{content:"";display:block;border:12px solid transparent;position:absolute;bottom:0;right:-24px}.mark:before{content:"";display:block;border:12px solid transparent;position:absolute;top:0;right:-24px}.mark--green{background-color:#2c9207 !important}.mark--green:after{border-bottom:12px solid #2c9207;border-left:12px solid #2c9207}.mark--green:before{border-top:12px solid #2c9207;border-left:12px solid #2c9207}.mark--red{background-color:#951e1e !important}.mark--red:after{border-bottom:12px solid #951e1e;border-left:12px solid #951e1e}.mark--red:before{border-top:12px solid #951e1e;border-left:12px solid #951e1e}.mark--orange{background-color:#f88d02 !important}.mark--orange:after{border-bottom:12px solid #f88d02;border-left:12px solid #f88d02}.mark--orange:before{border-top:12px solid #f88d02;border-left:12px solid #f88d02}.order-result{background-image:url(//konfect.ru/wp-content/themes/ksenia_nokhrina_online_school/css/index/../../img/basket_30112021.png);background-size:contain;background-position:center}.img-container{position:relative}.img-container img{position:absolute;width:100%;height:100%;object-fit:cover}.img-container__quadro{padding-bottom:100%}main.course a.download-addition-file{display:flex;justify-content:center;margin-top:15px}main.course a.download-addition-file:hover{text-decoration:underline .1em #f88d02}main.course a.download-addition-file:active,main.course a.download-addition-file span:active{color:#ca7300}main.course a.download-addition-file span{font-weight:600;font-size:16px;color:#f88d02;margin-right:15px}main.course a.download-addition-file img{width:1.2em;height:100%}main.course .modal__overflow{position:fixed;top:0;left:0;right:0;bottom:0;justify-content:center;align-items:center;z-index:100000;display:none;background-color:rgba(19,21,32,.5)}main.course .modal__overflow.active{display:flex}main.course .modal__block{max-width:570px;backdrop-filter:blur(30px);width:100%;padding:60px 70px;background:rgba(31,33,43,.9);border:1px solid rgba(255,255,255,.1);border-radius:15px;position:relative}main.course .modal__thx{max-width:370px;backdrop-filter:blur(30px);width:100%;padding:50px 70px;background:rgba(31,33,43,.9);border:1px solid rgba(255,255,255,.1);border-radius:15px}main.course .modal__thx-title{font-size:30px;line-height:150%;font-family:'Neucha',cursive;color:#fff;text-align:center}main.course .modal__block-close{width:25px;display:flex;justify-content:center;align-items:center;height:25px;position:absolute;cursor:pointer;top:30px;right:30px}main.course .modal__block-title{font-size:36px;font-family:'Neucha',cursive;color:#fff;text-align:center;margin-bottom:40px}main.course .modal__block-wrap{margin-bottom:30px}main.course .modal__block-lab{display:block;color:#d3d3d4;font-size:14px;font-weight:500;margin-bottom:5px}main.course .modal__block-inp{background:rgba(255,255,255,.1);color:#fff;border-radius:7px;height:40px;font-size:16px;padding-left:20px;width:100%;border:none;display:flex;align-items:center;outline:none}main.course .modal__block-tarea{resize:none;height:132px;width:100%;background:rgba(255,255,255,.1);color:#fff;border-radius:7px;font-size:16px;padding:10px 20px;width:100%;border:none;outline:none}main.course .modal__block-btn{font-weight:600;color:#fff;font-size:14px;padding:15px 31px;background:#f88d02;border-radius:10px;cursor:pointer;border:none;outline:none;display:block;width:max-content;margin:0 auto;margin-top:40px}.desc{height:100%;display:flex;flex-direction:column;justify-content:space-between}.desc__buttons{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.desc__buttons .btnStyle{width:100% !important;max-width:unset !important}.desc__buttons .download-addition-file{display:inline-flex !important;grid-column-start:1;grid-column-end:3;margin:0 !important}@media screen and (max-width:480px){.desc__buttons{grid-template-columns:1fr}.desc__buttons .download-addition-file{grid-column-start:1;grid-column-end:2}}.height_0{height:0}.height_100{height:100%}.position_relative{position:relative}.position_absolute{position:absolute}