html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;font-size:100%;vertical-align:baseline}a{color:#fff;text-decoration:none}a:active,a:hover{outline:0}ul,li{list-style-type:none;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}img,audio,video{max-width:100%;height:auto}audio,canvas,iframe,video,img,svg{vertical-align:middle}iframe{border:0}textarea{resize:none;overflow:auto;vertical-align:top;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}input,textarea,select,button{outline:none;border:none;font-size:100%;margin:0}button,input{line-height:normal}table{border-collapse:collapse;border-spacing:0}td,th{padding:0;text-align:left}@font-face{font-family:"Formular";font-style:normal;font-weight:normal;src:url(/assets/fonts/formular-regular.woff2) format("woff2");font-display:swap}@font-face{font-family:"Formular";font-style:normal;font-weight:500;src:url(/assets/fonts/formular-medium.woff2) format("woff2");font-display:swap}@font-face{font-family:"Formular";font-style:normal;font-weight:bold;src:url(/assets/fonts/formular-bold.woff2) format("woff2");font-display:swap}@font-face{font-family:"IKANSEEYOUALL";font-style:normal;font-weight:normal;src:url(/assets/fonts/IKANSEEYOUALL.woff2) format("woff2");font-display:swap}@font-face{font-family:"SangBleuEmpire";font-style:normal;font-weight:normal;src:url(/assets/fonts/SangBleuEmpire-Regular.woff2) format("woff2");font-display:swap;unicode-range:U+21-5F,U+61-7E,U+2013,U+2014,U+2018,U+2019,U+201C,U+201D,U+2026}@font-face{font-family:"NewParisKingSize";font-style:italic;font-weight:normal;src:url(/assets/fonts/NewParisKingSize-RegularItalic.woff2) format("woff2");font-display:swap}@font-face{font-family:"EuclidCircularA";font-style:normal;font-weight:bold;src:url(/assets/fonts/EuclidCircularA-Bold.woff2) format("woff2");font-display:swap;unicode-range:U+21-23,U+25-5F,U+61-7E,U+AB,U+BB,U+C4,U+D6,U+DC,U+DF,U+E4,U+F6,U+FC,U+1E9E,U+2013,U+2014,U+2018,U+201A,U+201C,U+201E,U+2026,U+2039,U+203A,U+20AC}@font-face{font-family:"NotoSansSC";font-style:normal;font-weight:normal;src:url(/assets/fonts/NotoSansSC-Regular.woff2) format("woff2");font-display:swap}@font-face{font-family:"Asap";font-style:normal;font-weight:700;src:url(/assets/fonts/Asap-Bold.woff2) format("woff2");font-display:swap}.header{display:grid;grid-template-columns:256px 1fr 248px auto;height:85px;position:fixed;top:0;left:0;width:100vw;z-index:1100;background:rgba(0,0,0,0);align-items:center;transition:background-color 300ms;pointer-events:none}@media screen and (max-width: 1430px){.header{grid-template-columns:1fr 1fr auto}}@media screen and (max-width: 1025px),(max-height: 850px){.header{background:#fff}}@media screen and (max-width: 740px){.header{height:64px}}.header__int{display:none;width:445px;justify-self:end;grid-column:2;grid-row:1;justify-content:space-between;margin-right:100px;pointer-events:all}@media screen and (max-width: 740px){.header__int{background:#ececec;height:200px;flex-direction:column;align-items:end;padding:30px;box-sizing:border-box;width:100vw;position:absolute;top:0;left:0;grid-column:1;margin-top:64px;transform:translateX(100%);transition:transform 200ms}.header__int.show{transform:translateX(0%)}}.header__int__button{display:none;position:absolute;right:31px;top:21px;cursor:pointer;pointer-events:all;width:28px;height:28px}.header__int__button.show .close{display:none}.header__int__button.show .open{display:initial}.header__int__button .close{display:initial;position:absolute;pointer-events:none}.header__int__button .open{display:none;position:absolute;pointer-events:none}.header__int__el{color:#000}.header__language{display:flex;pointer-events:all;position:absolute;right:59px;top:28px}@media screen and (max-width: 1430px){.header__language{right:119px}}@media screen and (max-width: 740px){.header__language{top:18px}}@media screen and (max-width: 600px){.header__language{display:none}}.header__language-item{width:28px;height:28px;border:2px solid #000;border-radius:20px;display:flex;align-items:center;justify-content:center;margin-right:29px;position:relative;cursor:pointer;transition:background-color 300ms,border-color 300ms}.header__language-item-add{position:absolute;top:105%;left:50%;transform:translate3d(-50%, -200px, 0px);width:230px;display:flex;flex-direction:column;align-items:center;background:#fff;opacity:0;transition:opacity 200ms;z-index:-1}.header__language-item-add-link{cursor:pointer;transition:color 300ms;padding:21px 0;color:#000}.header__language-item-add-link-line{border-bottom:1px solid #000;width:160px}.header__language-item-text{color:#000;transition:color 300ms}@media screen and (max-width: 1025px){.header__language-item-text{pointer-events:none}}.header__language-item.de:hover{background:#009e5c;border-color:#009e5c}.header__language-item.de:hover .header__language-item-text{color:#fff}.header__language-item.de:hover .header__language-item-add{transform:translate3d(-50%, 0px, 0px);opacity:1}.header__language-item.de .header__language-item-add-link:hover{color:#009e5c}.header__language-item.en:hover{background:#b7dce5;border-color:#b7dce5}.header__language-item.en:hover .header__language-item-text{color:#000}.header__language-item.en:hover .header__language-item-add{transform:translate3d(-50%, 0px, 0px);opacity:1}.header__language-item.en .header__language-item-add-link:hover{color:#b7dce5}.header__language-item.fr:hover{background:#ff4c21;border-color:#ff4c21}.header__language-item.fr:hover .header__language-item-text{color:#fff}.header__language-item.fr:hover .header__language-item-add{transform:translate3d(-50%, 0px, 0px);opacity:1}.header__language-item.fr .header__language-item-add-link:hover{color:#ff4c21}.header__language-item.sp:hover{background:#ffd954;border-color:#ffd954}.header__language-item.sp:hover .header__language-item-text{color:#000}.header__language-item.cn:hover{background:#e0150e;border-color:#e0150e}.header__language-item.cn:hover .header__language-item-text{color:#fff}.header__logo{pointer-events:all;width:min-content}.header__logo.ny .header__img{width:330px;margin-left:0;margin-top:-35px;transform:scale(1) !important}.header__logo.ny .header__img .mobile{display:none}@media screen and (max-width: 1025px),(max-height: 850px){.header__logo.ny .header__img{width:165px;margin-top:-15px}}@media screen and (max-width: 900px){.header__logo.ny .header__img{transform:scale(1) !important}}@media screen and (max-width: 740px){.header__logo.ny .header__img{margin-top:-8px}.header__logo.ny .header__img svg:not(.mobile){display:none}.header__logo.ny .header__img .mobile{display:initial}}.header__img{width:210px;margin-left:30px;height:100%;filter:grayscale(1);transform:scale(0.5);display:flex;flex-direction:column;justify-content:center;transition:filter 300ms;transform-origin:left}.header__img:hover{filter:grayscale(0)}@media screen and (max-width: 1025px),(max-height: 850px){.header__img{filter:grayscale(0) !important;transform:scale(1) !important;width:145px}}@media screen and (max-height: 850px){.header__img{filter:grayscale(0) !important;transform:scale(1) !important}}@media screen and (max-width: 900px){.header__img{transform:scale(0.5) !important}}.header__links{display:flex;text-transform:uppercase;color:#000;height:100%}@media screen and (max-width: 1430px){.header__links{display:none}}.header__link{height:100%;padding:0 20px;display:flex;align-items:center;color:#000;position:relative;overflow:hidden;transition:color 300ms;opacity:0;display:none;pointer-events:none}.header__link.secondary{display:flex}.header__link.var{display:none}.header__link__line{position:absolute;height:4px;width:100%;top:0;left:0;background:#000;transition:transform 300ms;transform:translateX(-101%)}.header__link:hover{color:#ed1164}.header__link:hover .header__link__line{transform:translateX(0)}.header__lang{display:flex;align-items:center;grid-column:3;grid-row:1}@media screen and (max-width: 1433px){.header__lang{display:none}}.header__sel{border-radius:50%;width:28px;height:28px;display:flex;display:none !important;align-items:center;justify-content:center;border:#000 2px solid;color:#000;margin:0 15px;transition:background-color 300ms,color 300ms,opacity 300ms;opacity:0;pointer-events:none}.header__sel.active{background:#000;color:#fff}.header__sel.inner{display:none}.header__menu{width:25px;height:15px;cursor:pointer;display:none;flex-direction:column;justify-content:space-between;z-index:10 !important;grid-column:3;grid-row:1;justify-self:end;pointer-events:all;position:absolute;right:31px}@media screen and (max-width: 1430px){.header__menu{padding-left:0px;grid-column:2;display:flex;right:88px}}@media screen and (max-width: 560px){.header__menu{right:33px;top:25px}}.header__menu.active .header__menu__first{transform-origin:center;transform:translateY(6px) rotate(45deg)}.header__menu.active .header__menu__second{opacity:0}.header__menu.active .header__menu__third{transform-origin:center;transform:translateY(-7px) rotate(-45deg)}.header__menu:hover *{background:#ed1164}.header__menu__first{height:2px;background:#000;transition:background-color 200ms,transform 200ms}.header__menu__second{height:2px;background:#000;transition:background-color 200ms,opacity 250ms}.header__menu__third{height:2px;background:#000;transition:background-color 200ms,transform 200ms}.header__acc{width:29px;height:29px;padding:20px 27px;pointer-events:all;position:absolute;right:4px}@media screen and (max-width: 1430px){.header__acc{grid-column:3;grid-row:1;justify-self:end}}@media screen and (max-width: 560px){.header__acc{display:none}}.fr .var{display:flex}.de_pro .var{display:flex}.index .header__link{display:flex}.index .header__link.secondary{display:none;content-visibility:auto}.profile .header__acc,.blogPage .header__acc{display:none}@media screen and (max-width: 1200px){.profile .header,.blogPage .header{background:#fff !important}}@media screen and (max-width: 900px){.profile .header,.blogPage .header{grid-template-columns:120px 1fr 30px 30px 0px}}.profile .header__img,.blogPage .header__img{filter:grayscale(0)}.profile .header__menu,.blogPage .header__menu{grid-column:4;display:flex !important}@media screen and (max-width: 1430px){.profile .header__menu,.blogPage .header__menu{padding:0;right:35px}}.profile .header__language,.blogPage .header__language{display:none}.courses .header__acc{display:none}.courses .header__menu{grid-column:4;display:flex !important}@media screen and (max-width: 1430px){.courses .header__menu{padding:0;right:35px}}.courses .header__language{display:none}.header__right-menu{content-visibility:auto;position:absolute;right:0;height:100vh;pointer-events:all;top:0px;background:#fff;z-index:5;transform:translateX(100%);transition:transform 300ms;white-space:nowrap;overflow-y:auto}.header__right-menu__inner{padding-top:90px;padding-left:60px;padding-right:140px;padding-bottom:90px;width:138px;display:flex;flex-direction:column}.header__right-menu__inner div{pointer-events:none}.header__right-menu.active{transform:translateX(0)}.header__right-menu__link{color:#000;padding:15px 0;transition:color 200ms,font-weight 200ms;width:138px}.header__right-menu__link.hide{display:none !important}.header__right-menu__link.second{margin-left:26px;width:112px}.header__right-menu__link.profile{display:none}.header__right-menu__link.en_choose{margin-left:26px;position:relative}.header__right-menu__link.en_choose:before{box-sizing:content-box;border:1px solid rgba(0,0,0,0);background-position:center;content:"";position:absolute;width:16px;height:16px;left:-26px;top:50%;transform:translateY(-50%);background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 16 17%27%3E%3Cmask id=%27a%27 width=%2716%27 height=%2717%27 x=%270%27 y=%270%27 maskUnits=%27userSpaceOnUse%27%3E%3Ccircle cx=%278%27 cy=%278.5%27 r=%278%27 fill=%27%23C4C4C4%27/%3E%3C/mask%3E%3Cg mask=%27url%28%23a%29%27%3E%3Cpath fill=%27%23E0150E%27 d=%27M0-.3h16v1.33H0zM0 2.37h16V3.7H0zM0 5.03h16v1.33H0zM0 7.7h16v1.33H0zM0 10.37h16v1.33H0zM0 13.03h16v1.33H0zM0 15.7h16v1.33H0z%27/%3E%3Cpath fill=%27%23fff%27 d=%27M0 1.03h16v1.33H0zM0 3.7h16v1.33H0zM0 6.37h16V7.7H0zM0 9.03h16v1.33H0zM0 11.7h16v1.33H0zM0 14.37h16v1.33H0z%27/%3E%3Cpath fill=%27%230A3356%27 d=%27M0 .5h8v8.53H0z%27/%3E%3Cpath fill=%27%23fff%27 d=%27M6.61 6.69l.22.66h.7l-.57.41.22.66-.57-.4-.56.4.21-.66-.56-.41h.7l.21-.66zM6.61 4.45l.22.66h.7l-.57.41.22.66-.57-.4-.56.4.21-.66-.56-.41h.7l.21-.66zM6.61 2.2l.22.67h.7l-.57.41.22.66-.57-.4-.56.4.21-.66-.56-.41h.7l.21-.66zM6.61-.03l.22.66h.7l-.57.41.22.66-.57-.4-.56.4.21-.66L5.7.63h.7l.21-.66zM4.37 6.69l.22.66h.7l-.57.41.22.66-.57-.4-.56.4.21-.66-.56-.41h.7l.21-.66zM4.37 4.45l.22.66h.7l-.57.41.22.66-.57-.4-.56.4.21-.66-.56-.41h.7l.21-.66zM4.37 2.2l.22.67h.7l-.57.41.22.66-.57-.4-.56.4.21-.66-.56-.41h.7l.21-.66zM4.37-.03l.22.66h.7l-.57.41.22.66-.57-.4-.56.4.21-.66-.56-.41h.7l.21-.66zM2.13 6.69l.22.66h.7l-.57.41.22.66-.57-.4-.56.4.21-.66-.56-.41h.7l.21-.66zM2.13 4.45l.22.66h.7l-.57.41.22.66-.57-.4-.56.4.21-.66-.56-.41h.7l.21-.66zM-.1 4.5l.2.66h.7l-.56.41.22.67-.57-.41-.56.4.21-.66-.56-.4h.7l.21-.67zM2.13 2.2l.22.67h.7l-.57.41.22.66-.57-.4-.56.4.21-.66-.56-.41h.7l.21-.66zM-.1 6.69l.2.66h.7l-.56.41.22.66-.57-.4-.56.4.21-.66-.56-.41h.7l.21-.66z%27/%3E%3C/g%3E%3C/svg%3E")}.header__right-menu__link.de_choose{margin-left:26px;position:relative}.header__right-menu__link.de_choose:before{box-sizing:content-box;border:1px solid rgba(0,0,0,0);background-position:center;content:"";position:absolute;width:16px;height:16px;left:-26px;top:50%;transform:translateY(-50%);background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 16 17%27%3E%3Cmask id=%27a%27 width=%2716%27 height=%2717%27 x=%270%27 y=%270%27 maskUnits=%27userSpaceOnUse%27%3E%3Ccircle cx=%278%27 cy=%278.5%27 r=%278%27 fill=%27%23C4C4C4%27/%3E%3C/mask%3E%3Cg mask=%27url%28%23a%29%27%3E%3Cpath fill=%27%23000%27 d=%27M0 .5h16v5.33H0z%27/%3E%3Cpath fill=%27%23E0150E%27 d=%27M0 5.83h16v5.33H0z%27/%3E%3Cpath fill=%27%23FFD954%27 d=%27M0 11.17h16v5.33H0z%27/%3E%3C/g%3E%3C/svg%3E")}.header__right-menu__link.fr_choose{margin-left:26px;position:relative}.header__right-menu__link.fr_choose:before{box-sizing:content-box;border:1px solid rgba(0,0,0,0);background-position:center;content:"";position:absolute;width:16px;height:16px;left:-26px;top:50%;transform:translateY(-50%);background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 16 17%27%3E%3Cmask id=%27a%27 width=%2716%27 height=%2717%27 x=%270%27 y=%270%27 maskUnits=%27userSpaceOnUse%27%3E%3Ccircle cx=%278%27 cy=%278.5%27 r=%278%27 fill=%27%23C4C4C4%27/%3E%3C/mask%3E%3Cg mask=%27url%28%23a%29%27%3E%3Cpath fill=%27%23fff%27 d=%27M5.33.5h5.33v16H5.33z%27/%3E%3Cpath fill=%27%23E0150E%27 d=%27M10.67.5H16v16h-5.33z%27/%3E%3Cpath fill=%27%230A3356%27 d=%27M0 .5h5.33v16H0z%27/%3E%3C/g%3E%3C/svg%3E")}.header__right-menu__link.es_choose{margin-left:26px;position:relative}.header__right-menu__link.es_choose:before{box-sizing:content-box;border:1px solid rgba(0,0,0,0);background-position:center;content:"";position:absolute;width:16px;height:16px;left:-26px;top:50%;transform:translateY(-50%);background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 16 17%27%3E%3Cmask id=%27a%27 width=%2716%27 height=%2717%27 x=%270%27 y=%270%27 maskUnits=%27userSpaceOnUse%27%3E%3Ccircle cx=%278%27 cy=%278.5%27 r=%278%27 fill=%27%23C4C4C4%27/%3E%3C/mask%3E%3Cg mask=%27url%28%23a%29%27%3E%3Cpath fill=%27%23FFD954%27 d=%27M0 4.5h16v8H0z%27/%3E%3Cpath fill=%27%23E0150E%27 d=%27M0 .5h16v4.8H0zM0 11.7h16v4.8H0z%27/%3E%3C/g%3E%3C/svg%3E")}.header__right-menu__link.cn_choose{margin-left:26px;position:relative}.header__right-menu__link.cn_choose:before{box-sizing:content-box;border:1px solid rgba(0,0,0,0);background-position:center;content:"";position:absolute;width:16px;height:16px;left:-26px;top:50%;transform:translateY(-50%);background-repeat:no-repeat;background-size:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 aria-hidden=%27true%27 class=%27iconify iconify--emojione%27 viewBox=%27-41.6 -41.6 147.2 147.2%27%3E%3Ccircle cx=%2732%27 cy=%2732%27 r=%2730%27 fill=%27%23ed4c5c%27/%3E%3Cg fill=%27%23ffe62e%27%3E%3Cpath d=%27m22 28.4 8 5.6-3-9.2 8-5.8h-9.9L22 10l-3 9H9l8 5.8-3 9.2zM35.3 35.3l-2.3.5 2.2.9V39l1.5-1.7 2.2.8-1.3-1.9 1.4-1.8-2.3.5-1.4-1.9zM38.7 28.5 37 30l2.3-.2 1 2.2.4-2.3 2.3-.2-2-1.2.5-2.3-1.7 1.5-2-1.2zM39.3 20.7 40 23l.7-2.2H43l-1.8-1.4.7-2.3-1.9 1.4-1.8-1.5.7 2.3-1.9 1.3zM35.3 12.7V15l1.4-1.9 2.3.5-1.4-1.8 1.3-1.9-2.2.9L35.2 9v2.3l-2.2.9z%27/%3E%3C/g%3E%3C/svg%3E")}.header__right-menu__link:not(.last){border-bottom:1px solid #000}.header__right-menu__link:not(.no-link):hover{color:#ed1164;font-weight:bold}.header__right-menu__link:not(.no-link):hover:before{border:1px solid #ed1164;border-radius:10px;box-sizing:border-box}.header__right-menu__link.active{color:#ed1164}.auth .header__right-menu__link{display:none}.auth .profile{display:block}.courses .header__img{filter:grayscale(0) !important}.profile .header__img{filter:grayscale(0) !important}.buy .header__img{filter:grayscale(0) !important}.feedback .header__img{filter:grayscale(0) !important}.gift_page .header__img{filter:grayscale(0) !important}.recovery_page .header__img{filter:grayscale(0) !important}.reg_page .header__img{filter:grayscale(0) !important}.agreement_page .header__img{filter:grayscale(0) !important}.privacy_page .header__img{filter:grayscale(0) !important}.agreement_page .header{background:#ececec}.privacy_page .header{background:#ececec}.programm .header{background:#fff}.reg_page .header,.gift_page .header,.recovery_page .header,.auth_page .header,.logIn_page .header{background:rgba(0,0,0,0) !important}@media screen and (max-width: 1200px){.buy .header{background:#fff !important}}.index .header{background:#ececec;transition:background-color 0ms}.index .header__img{filter:grayscale(0) !important}@media screen and (max-width: 1025px){.podcasts .header{background:#e5e5e5}}.thank .header{background:rgba(0,0,0,0) !important}.main-footer{color:#fff;content-visibility:auto;padding:52px 16.5% 24px;display:grid;grid-template-columns:repeat(12, 1fr);grid-gap:20px;background:#0a3356;box-sizing:border-box;padding-right:16.15%;padding-left:16.15%}@media screen and (max-width: 900px){.main-footer{padding-right:10% !important;padding-left:10% !important}}@media screen and (max-width: 600px){.main-footer{padding-right:5% !important;padding-left:5% !important}}@media(max-height: 700px)and (min-width: 1000px){.main-footer{padding-right:10% !important;padding-left:10% !important}}.footer__socials{grid-column:1/4}@media screen and (max-width: 1025px){.footer__socials{grid-column:2/7}}@media screen and (max-width: 600px){.footer__socials{grid-row:1;grid-column:1/13;margin-bottom:-8px}}.footer__socials__top{margin-bottom:45px}@media screen and (max-width: 600px){.footer__socials__top{text-align:center}}.footer__socials__top a{margin-right:16px}.footer__socials__top a svg{width:30px;height:30px}@media screen and (max-width: 600px){.footer__mail{text-align:center}}@media screen and (max-width: 600px){.footer__mail__text{margin-bottom:25px;font-size:14px}}.footer__mail .form-item{width:210px;margin-top:23px}.footer__mail .form-item .bottom-bar{background:#fff !important}.footer__mail .form-item input:focus~.bottom-bar{background:#fff !important}.footer__mail .form-item input:valid~.bottom-bar{background:#fff !important}@media screen and (max-width: 600px){.footer__mail .form-item{width:185px;margin:auto}}.footer__mail .form-item .input-group{margin-bottom:10px}.footer__courses{grid-column:4/6;display:flex;flex-direction:column}@media screen and (max-width: 1025px){.footer__courses{grid-column:7/13}}@media screen and (max-width: 600px){.footer__courses{grid-column:1/7}}.footer__courses__head{margin-bottom:28px;font-weight:bold;text-transform:uppercase}.footer__courses__link{margin-bottom:15px;font-size:12px}.footer__links{grid-column:6/8}@media screen and (max-width: 1025px){.footer__links{grid-column:7/13}}.footer__links__top{text-transform:uppercase;font-weight:bold;margin-bottom:29px}.footer__links__link{margin-right:30px}.footer__links__small-link{margin-bottom:15px;font-size:12px}.footer__links__bottom{display:flex;flex-direction:column}.footer__contacts{font-size:12px;line-height:30px;max-width:270px;grid-column:9/13}@media screen and (max-width: 1025px){.footer__contacts{grid-column:2/7;grid-row:2;max-width:320px}}@media screen and (max-width: 600px){.footer__contacts{grid-column:1/13;grid-row:3;text-align:center;margin:15px auto auto;line-height:1.2em}}.new-footer{display:grid;grid-template-columns:1fr 778px 1fr;font-size:10px;color:#98a2ab;height:150px;grid-auto-rows:min-content}@media screen and (max-width: 790px){.new-footer{height:270px;grid-template-columns:1fr 328px 1fr}}.new-footer a{transition:color 250ms}.new-footer a:hover{color:#ed1164}.new-footer__line{background:#ececec;height:1px;grid-column:2;margin-bottom:30px;width:85%;justify-self:center}@media screen and (max-width: 790px){.new-footer__line{margin-bottom:25px}}.new-footer__bottom{grid-column:2;display:grid;grid-template-columns:1fr 71px 67px 169px 204px 109px 1fr;column-gap:30px;grid-auto-rows:min-content}@media screen and (max-width: 790px){.new-footer__bottom{grid-template-columns:1fr;column-gap:0}}.new-footer__socials{grid-column:2;grid-row:1/4;display:flex}.new-footer__socials a:not(:last-child){margin-right:20px}.new-footer__socials a svg{width:24px;height:24px}.new-footer__socials a svg path{fill:#98a2ab}@media screen and (max-width: 790px){.new-footer__socials{grid-column:2;grid-row:1;padding:5px 0;align-self:baseline;margin-top:-5px}}.new-footer__credit{color:#98a2ab;grid-column:6;grid-row:1}@media screen and (max-width: 790px){.new-footer__credit{grid-column:1}}.new-footer__langs{grid-column:3;grid-row:1;display:flex;justify-content:space-between;flex-direction:column}.new-footer__langs a{color:#98a2ab;margin-bottom:5px}@media screen and (max-width: 790px){.new-footer__langs a{margin-right:10px}}@media screen and (max-width: 790px){.new-footer__langs{grid-column:1;grid-row:3;padding:5px 0;flex-direction:row;width:205px;flex-flow:wrap;justify-content:initial}}.new-footer__essentials{grid-column:4;grid-row:1/4;display:flex;flex-direction:column}@media screen and (max-width: 790px){.new-footer__essentials{grid-column:1;grid-row:2}}.new-footer__essentials a{margin-bottom:5px}@media screen and (max-width: 790px){.new-footer__essentials a{margin-bottom:0}}.new-footer__docs{grid-column:4;grid-row:2;color:#98a2ab}@media screen and (max-width: 790px){.new-footer__docs{grid-column:1;grid-row:4;padding:5px 0}}.new-footer__faq{grid-column:4;grid-row:2;color:#98a2ab;justify-self:end}@media screen and (max-width: 790px){.new-footer__faq{grid-column:1;grid-row:2;justify-self:initial;padding:5px 0}}.new-footer__user{grid-column:4;color:#98a2ab;grid-row:3}@media screen and (max-width: 790px){.new-footer__user{grid-column:1;grid-row:3;padding:5px 0}}.new-footer__feedback{grid-column:4;color:#98a2ab;grid-row:3;justify-self:end}@media screen and (max-width: 790px){.new-footer__feedback{grid-column:1;grid-row:2;justify-self:initial;padding:5px 0}}.new-footer__podcasts{grid-column:4;color:#98a2ab;grid-row:4;justify-self:end}@media screen and (max-width: 790px){.new-footer__podcasts{grid-column:1;grid-row:4;justify-self:initial;padding:5px 0}}.new-footer__blog{grid-column:4;color:#98a2ab;grid-row:5;justify-self:end}@media screen and (max-width: 790px){.new-footer__blog{grid-column:1;grid-row:5;justify-self:initial;padding:5px 0}}.new-footer__creds{grid-column:5;grid-row:1/4;color:#98a2ab}.new-footer__creds span{display:block;color:#98a2ab;margin-bottom:5px}@media screen and (max-width: 790px){.new-footer__creds{grid-column:1;grid-row:5;padding:5px 0}.new-footer__creds span:not(:first-child){display:inline;margin-right:10px}}.button{width:321px;height:36px;display:flex;align-items:center;border:1px solid #ed1164;background:#fff;margin:25px 0;transition:border 200ms,transform 150ms,background-color 200ms;content-visibility:auto;z-index:2;position:relative}@media screen and (max-width: 500px){.button{width:260px;height:40px}}.button.no-link{background:#fff;border:1px solid #ed1164}.button.no-link .button__text{color:#ed1164}.button.no-link .button__text .arrow{fill:#ed1164}.button.no-link:hover{background:#ed1164;border:1px solid #fff}.button.no-link:hover .button__text{color:#fff}.button.no-link:hover .button__text .arrow{fill:#fff}.button.default{background:#fff;border:1px solid #ed1164}.button.default .button__text{color:#ed1164}.button.default .button__text .arrow{fill:#ed1164}.button.default:hover{background:#ed1164;border:1px solid #fff}.button.default:hover .button__text{color:#fff}.button.default:hover .button__text .arrow{fill:#fff}.button.FW{background:#fff;border:1px solid #ed1164}.button.FW .button__text{color:#ed1164}.button.FW .button__text .arrow{fill:#ed1164}.button.FW:hover{background:#fff;border:1px solid #009e5c}.button.FW:hover .button__text{color:#009e5c}.button.FW:hover .button__text .arrow{fill:#009e5c}.button.FW:active{transform:translateY(2px)}.button.index{background:#fff;border:1px solid #ed1164}.button.index .button__text{color:#ed1164}.button.index .button__text .arrow{fill:#ed1164}.button.index:hover{background:#fff;border:1px solid #009e5c}.button.index:hover .button__text{color:#009e5c}.button.index:hover .button__text .arrow{fill:#009e5c}.button.index:active{transform:translateY(2px)}.button.WF{background:#ed1164;border:1px solid #ed1164}.button.WF .button__text{color:#fff}.button.WF .button__text .arrow{fill:#fff}.button.WF:hover{background:#009e5c;border:1px solid #009e5c}.button.WF:hover .button__text{color:#fff}.button.WF:hover .button__text .arrow{fill:#fff}.button.WF:active{transform:translateY(2px)}.button.WR{background:#e0150e;border:1px solid #e0150e}.button.WR .button__text{color:#fff}.button.WR .button__text .arrow{fill:#fff}.button.WR:hover{background:#f0c739;border:1px solid #f0c739}.button.WR:hover .button__text{color:#000}.button.WR:hover .button__text .arrow{fill:#000}.button.WR:active{transform:translateY(2px)}.button.en{background:#e0150e;border:1px solid #e0150e}.button.en .button__text{color:#fff}.button.en .button__text .arrow{fill:#fff}.button.en:hover{background:#fff}.button.en:hover .button__text{color:#e0150e}.button.en:hover .button__text .arrow{fill:#e0150e}.button.en:active{transform:translateY(2px)}.button.en.reverse-green{background:#fff;border:1px solid #009e5c}.button.en.reverse-green .button__text{color:#009e5c}.button.en.reverse-green .button__text .arrow{fill:#009e5c}.button.en.reverse-green:hover{background:#e0150e;border:1px solid #e0150e}.button.en.reverse-green:hover .button__text{color:#fff}.button.en.reverse-green:hover .button__text .arrow{fill:#fff}.button.en.reverse-blue{background:#fff;border:1px solid #175868}.button.en.reverse-blue .button__text{color:#175868}.button.en.reverse-blue .button__text .arrow{fill:#175868}.button.en.reverse-blue:hover{background:#e0150e;border:1px solid #e0150e}.button.en.reverse-blue:hover .button__text{color:#fff}.button.en.reverse-blue:hover .button__text .arrow{fill:#fff}.button.es{background:#f0c739;border:1px solid #f0c739}.button.es .button__text{color:#000}.button.es .button__text .arrow{fill:#000}.button.es:hover{background:#fff}.button.es:hover .button__text{color:#f0c739}.button.es:hover .button__text .arrow{fill:#f0c739}.button.es:active{transform:translateY(2px)}.button.es.reverse-green{background:#fff;border:1px solid #009e5c}.button.es.reverse-green .button__text{color:#009e5c}.button.es.reverse-green .button__text .arrow{fill:#009e5c}.button.es.reverse-green:hover{background:#f0c739;border:1px solid #f0c739}.button.es.reverse-green:hover .button__text{color:#fff}.button.es.reverse-green:hover .button__text .arrow{fill:#fff}.button.es.reverse-blue{background:#fff;border:1px solid #175868}.button.es.reverse-blue .button__text{color:#175868}.button.es.reverse-blue .button__text .arrow{fill:#175868}.button.es.reverse-blue:hover{background:#f0c739;border:1px solid #f0c739}.button.es.reverse-blue:hover .button__text{color:#fff}.button.es.reverse-blue:hover .button__text .arrow{fill:#fff}.button.de{background:#00cf66;border:1px solid #00cf66}.button.de .button__text{color:#000}.button.de .button__text .arrow{fill:#000}.button.de:hover{background:#fff}.button.de:hover .button__text{color:#00cf66}.button.de:hover .button__text .arrow{fill:#00cf66}.button.de:active{transform:translateY(2px)}.button.de.reverse-green{background:#fff;border:1px solid #009e5c}.button.de.reverse-green .button__text{color:#009e5c}.button.de.reverse-green .button__text .arrow{fill:#009e5c}.button.de.reverse-green:hover{background:#00cf66;border:1px solid #00cf66}.button.de.reverse-green:hover .button__text{color:#fff}.button.de.reverse-green:hover .button__text .arrow{fill:#fff}.button.de.reverse-blue{background:#fff;border:1px solid #175868}.button.de.reverse-blue .button__text{color:#175868}.button.de.reverse-blue .button__text .arrow{fill:#175868}.button.de.reverse-blue:hover{background:#00cf66;border:1px solid #00cf66}.button.de.reverse-blue:hover .button__text{color:#fff}.button.de.reverse-blue:hover .button__text .arrow{fill:#fff}.button.de_pro{background:#00cf66;border:1px solid #00cf66}.button.de_pro .button__text{color:#000}.button.de_pro .button__text .arrow{fill:#000}.button.de_pro:hover{background:#fff}.button.de_pro:hover .button__text{color:#00cf66}.button.de_pro:hover .button__text .arrow{fill:#00cf66}.button.de_pro:active{transform:translateY(2px)}.button.de_pro.reverse-green{background:#fff;border:1px solid #009e5c}.button.de_pro.reverse-green .button__text{color:#009e5c}.button.de_pro.reverse-green .button__text .arrow{fill:#009e5c}.button.de_pro.reverse-green:hover{background:#00cf66;border:1px solid #00cf66}.button.de_pro.reverse-green:hover .button__text{color:#fff}.button.de_pro.reverse-green:hover .button__text .arrow{fill:#fff}.button.de_pro.reverse-blue{background:#fff;border:1px solid #175868}.button.de_pro.reverse-blue .button__text{color:#175868}.button.de_pro.reverse-blue .button__text .arrow{fill:#175868}.button.de_pro.reverse-blue:hover{background:#00cf66;border:1px solid #00cf66}.button.de_pro.reverse-blue:hover .button__text{color:#fff}.button.de_pro.reverse-blue:hover .button__text .arrow{fill:#fff}.button.fr{background:#ff4c21;border:1px solid #ff4c21}.button.fr .button__text{color:#fff}.button.fr .button__text .arrow{fill:#fff}.button.fr:hover{background:#fff}.button.fr:hover .button__text{color:#ff4c21}.button.fr:hover .button__text .arrow{fill:#ff4c21}.button.fr:active{transform:translateY(2px)}.button.fr.reverse-green{background:#fff;border:1px solid #009e5c}.button.fr.reverse-green .button__text{color:#009e5c}.button.fr.reverse-green .button__text .arrow{fill:#009e5c}.button.fr.reverse-green:hover{background:#ff4c21;border:1px solid #ff4c21}.button.fr.reverse-green:hover .button__text{color:#fff}.button.fr.reverse-green:hover .button__text .arrow{fill:#fff}.button.fr.reverse-blue{background:#fff;border:1px solid #175868}.button.fr.reverse-blue .button__text{color:#175868}.button.fr.reverse-blue .button__text .arrow{fill:#175868}.button.fr.reverse-blue:hover{background:#ff4c21;border:1px solid #ff4c21}.button.fr.reverse-blue:hover .button__text{color:#fff}.button.fr.reverse-blue:hover .button__text .arrow{fill:#fff}.button.pink:hover{background:#fff;border:1px solid #ed1164}.button.pink:hover .button__text{color:#ed1164}.button.pink:hover .button__text .arrow{fill:#ed1164}.button.custom{background:var(--main-color);border:1px solid var(--main-color)}.button.custom .button__text{color:#fff}.button.custom .button__text .arrow{fill:#fff}.button.reverse-custom{background:#fff;border:1px solid var(--main-color)}.button.reverse-custom .button__text{color:var(--main-color)}.button.reverse-custom .button__text .arrow{fill:var(--main-color)}.button.darkblue{background:#0a3356;border:1px solid #0a3356}.button.darkblue .button__text{color:#fff}.button.darkblue .button__text .arrow{fill:#fff}.button.darkblue:hover{background:#fff;border:1px solid #0a3356}.button.darkblue:hover .button__text{color:#0a3356}.button.darkblue:hover .button__text .arrow{fill:#0a3356}.button.reverse-darkblue{background:#fff;border:1px solid #0a3356}.button.reverse-darkblue .button__text{color:#0a3356}.button.reverse-darkblue .button__text .arrow{fill:#0a3356}.button.reverse-darkblue:hover{background:#0a3356;border:1px solid #0a3356}.button.reverse-darkblue:hover .button__text{color:#fff}.button.reverse-darkblue:hover .button__text .arrow{fill:#fff}.button.disabled{background:#fff;border:1px solid #98a2ab;pointer-events:none}.button.disabled .button__text{color:#98a2ab}.button.disabled .button__text .arrow{fill:#98a2ab}.button__text{text-align:center;width:100%;color:#ed1164;transition:color 300ms;pointer-events:none}.button__text.white{color:#fff}.button__text.white .button__arrow path{fill:#fff;transition:fill 300ms}.button__text.black{color:#000}.button__text.black .button__arrow path{fill:#000;transition:fill 300ms}.button__arrow{width:27px;display:inline-block;margin-left:10px}.button .arrow{transition:fill 300ms}.collapse{border:1px solid;border-color:#ececec;border-radius:10px;margin-bottom:28px;transition:border-color 300ms,font-weight 300ms,color 300ms,background-color 300ms;grid-column:2}@media screen and (max-width: 1200px){.collapse{grid-column:1}}@media screen and (max-width: 1025px){.collapse{border-color:rgba(0,0,0,0)}.collapse:active{border-color:#175868}}.collapse:hover{border-color:#175868}@media screen and (max-width: 1025px){.collapse:hover{border-color:rgba(0,0,0,0)}}.collapse[open]+.collapse-inner{transition:max-height 300ms,opacity 300ms;max-height:var(--element-height);opacity:1}.collapse[open]{color:#175868;font-weight:bold;border-color:#175868}@media screen and (max-width: 1025px){.collapse[open]{border-color:rgba(0,0,0,0)}}.collapse[open] .collapse__arrow{transform:rotate(270deg)}.collapse[open].spec{border-color:var(--main-color)}.collapse[open].spec .collapse__arrow{transform:rotate(-90deg)}@media screen and (max-width: 1200px){.collapse[open].spec .collapse__arrow{transform:rotate(270deg)}}.collapse.spec{grid-column:1}.collapse.spec .collapse__arrow{transform:rotate(0deg)}@media screen and (max-width: 1025px){.collapse.spec .collapse__arrow{transform:rotate(90deg)}}.collapse.spec:hover{border-color:var(--main-color)}.collapse__bold{font-weight:bold;margin-bottom:20px}.collapse__send{display:flex;margin-top:10px;margin-bottom:10px}.collapse__send-button{cursor:pointer;padding-right:30px;color:#338a9d}.collapse__send-answer{color:#ed1164;font-size:12px}.collapse__send-answer.succes{color:#7bed11}.collapse__list{display:flex;flex-direction:column}.collapse__list .inner{display:none}.collapse__list input{display:none}.collapse__list input:checked+label .inner{display:block}.collapse__list-item{cursor:pointer;position:relative;margin-bottom:10px}.collapse__list-item span{padding-left:14px}.collapse__list-item svg{width:10px;height:10px;position:absolute;left:0;top:50%;transform:translateY(-50%)}.collapse__arrow{min-width:9px;transition:transform 250ms;transform:rotate(90deg);transform-origin:center;align-self:center;margin-left:10px;max-width:9px}@media screen and (max-width: 1200px){.collapse__arrow{transform:rotate(90deg);margin-left:15px}}.collapse__top{display:flex;justify-content:space-between;padding:15px 30px;cursor:pointer}@media screen and (max-width: 700px){.collapse__top{padding:15px 20px;font-size:14px}}.collapse__top.lesson-spec{padding-left:9px}.collapse-inner{content-visibility:auto;grid-column:1;grid-row:1/7;background:#fff;padding-left:50px;max-height:0;transition:max-height 300ms,opacity 300ms;opacity:0;z-index:5;height:fit-content;overflow:hidden}@media screen and (max-width: 1200px){.collapse-inner{grid-row:auto}}@media screen and (max-width: 1025px){.collapse-inner{transition-delay:0ms}}@media screen and (max-width: 700px){.collapse-inner{padding-left:0;overflow:hidden}}.collapse-inner::-webkit-details-marker{display:none}.collapse-inner::marker{content:""}.collapse-inner.spec{grid-column:2;grid-row:2/10;padding:0;display:flex;justify-content:center}@media screen and (max-width: 1025px){.collapse-inner.spec{grid-column:1;grid-row:auto}}.collapse-inner.open{transition:max-height 300ms,opacity 300ms;max-height:var(--element-height);opacity:1}.collapse.openC{color:#175868;font-weight:bold;border-color:#175868}@media screen and (max-width: 1025px){.collapse.openC{border-color:rgba(0,0,0,0)}}.collapse.openC .collapse__arrow{transform:rotate(270deg)}.collapse.openC.spec{border-color:var(--main-color)}.collapse.openC.spec .collapse__arrow{transform:rotate(-90deg)}@media screen and (max-width: 1200px){.collapse.openC.spec .collapse__arrow{transform:rotate(270deg)}}.collapse-text.spec{width:470px;border:1px solid var(--main-color);border-radius:10px;padding:30px;height:100%}@media screen and (max-width: 1200px){.collapse-text.spec{margin-bottom:30px}}@media screen and (max-width: 700px){.collapse-text.spec{width:100%}}.collapse-text .mb-3,.collapse-text .my-3{margin-bottom:1rem !important}.collapse-text ol{margin-top:0;margin-bottom:1rem;padding:initial}.collapse-text>ul{margin:initial !important;padding:initial !important;list-style:initial !important}.collapse-text>ul li{margin-left:0px !important;list-style:none !important}.collapse-text__top{margin-bottom:25px}.collapse-text__top span{text-transform:uppercase;font-weight:bold}.collapse-text__text{margin-bottom:25px}.collapse-text__link{color:var(--main-color);text-transform:uppercase;transition:color 300ms}.collapse-text__link:hover{color:#ed1164}.collapse-text__link:hover path{fill:#ed1164}.collapse-text__link svg{height:16px;position:relative;left:15px;bottom:2px}.collapse-text__link path{fill:var(--main-color);transition:fill 300ms}.collapse-text__head{display:grid;grid-template-columns:134px 220px;margin-bottom:30px}@media screen and (max-width: 700px){.collapse-text__head{grid-template-columns:134px 1fr}}.collapse-text__photo{grid-column:1;grid-row:1/3}.collapse-text__name{grid-column:2;align-self:end;color:#ed1164;font-weight:bold;white-space:nowrap;margin-bottom:10px}@media screen and (max-width: 700px){.collapse-text__name{font-size:14px}}.collapse-text__desc{grid-column:2;font-size:12px}.collapse-text__bottom{height:300px;width:550px;overflow-y:auto}.collapse-text__bottom p{margin-bottom:20px}@media screen and (max-width: 1200px){.collapse-text__bottom{width:fit-content;margin-bottom:20px}}.collapse-text__bottom__scroll ul{margin-bottom:10px}.collapse-text__bottom__scroll li{margin-bottom:5px;padding-left:10px}.collapse-text p{margin-bottom:20px}.main-profile-faq .collapse-inner{transition-delay:0ms}.main-profile-faq a{color:#ed1164}.lesson-spec .collapse__lang{color:#338a9d;font-weight:bold;width:58%;text-transform:uppercase}@media screen and (max-width: 650px){.lesson-spec .collapse__lang{font-size:14px}}.lesson-spec .collapse__lang-text{color:#338a9d;font-weight:bold;width:50%;text-transform:uppercase}@media screen and (max-width: 650px){.lesson-spec .collapse__lang-text{font-size:14px}}.collapse-double{padding:19px 0;border-bottom:1px solid #ececec;columns:2}.collapse-double .first-half{vertical-align:middle;break-inside:avoid-column}.collapse-double .first-half span{display:block;color:#b3b3b3}.collapse-double .second-half{vertical-align:middle;break-inside:avoid-column}.collapse-double .second-half span{display:block;color:#b3b3b3}.collapse-double:nth-child(even){color:#ed1164}.collapse-double.glossar-comment{display:block;text-align:center;color:#ed1164 !important;font-weight:bold;columns:1}.collapse-double.glossar-comment~.collapse-double{color:#000}@media screen and (max-width: 700px){.collapse-double .first-half{margin-right:7px}}.collapse-double--ch{display:grid;padding:10px 0;border-bottom:1px solid #ececec;grid-template-columns:50% 50%;align-items:center}.collapse-double--ch.table{display:initial}@media screen and (max-width: 600px){.collapse-double--ch.table{width:calc(100vw - 16px);overflow:auto;display:block}}.collapse-double--ch .chinese-table th{color:#ed1164;width:170px;text-align:center;height:50px;vertical-align:middle}.collapse-double--ch .chinese-table tr{border-bottom:1px solid #ececec;height:1px}.collapse-double--ch .chinese-table td{text-align:center;vertical-align:middle;padding:18px;height:inherit;font-size:20px}.collapse-double--ch .chinese-table td span{color:#ed1164}.collapse-double--ch .chinese-table td:last-of-type{text-align:initial;vertical-align:initial;font-size:20px}.collapse-double--ch .chinese-table td:first-child{font-size:28px}.collapse-double--ch .chinese-table td[colspan="2"]{text-align:initial;vertical-align:initial;font-size:14px}.collapse-double--ch .chinese-table td .double-cell{display:flex;flex-direction:column;justify-content:space-between;height:calc(100% - 40px)}@media screen and (max-width: 500px){.collapse-double--ch .spanish-table{overflow-x:auto;display:block}}.collapse-double--ch .spanish-table th{color:#ed1164;width:170px;text-align:center;height:50px;vertical-align:middle}.collapse-double--ch .spanish-table tr{border-bottom:1px solid #ececec;height:1px}.collapse-double--ch .spanish-table td{text-align:center;vertical-align:middle;padding:18px;height:inherit;font-size:20px}@media screen and (max-width: 600px){.collapse-double--ch .spanish-table td{font-size:16px;padding:8px}}.collapse-double--ch .spanish-table td span{color:#ed1164}.collapse-double--ch .spanish-table td:last-of-type{text-align:initial;vertical-align:initial;font-size:20px}@media screen and (max-width: 600px){.collapse-double--ch .spanish-table td:last-of-type{font-size:16px}}.collapse-double--ch .spanish-table td:first-child{font-size:20px}@media screen and (max-width: 600px){.collapse-double--ch .spanish-table td:first-child{font-size:16px}}.collapse-double--ch .spanish-table td[colspan="2"]{text-align:initial;vertical-align:initial;font-size:14px}@media screen and (max-width: 600px){.collapse-double--ch .spanish-table td[colspan="2"]{font-size:12px}}.collapse-double--ch .spanish-table td .double-cell{display:flex;flex-direction:column;justify-content:space-between;height:calc(100% - 40px)}.collapse-double--ch .td:first-child{grid-column:1;font-size:25px;align-self:center}.collapse-double--ch .td:first-child span{color:#ed1164;font-size:16px}.collapse-double--ch .td:not(:first-child){grid-column:2}.collapse-double--ch .td-cell{color:#ed1164;display:flex;padding:5px 0}.collapse-double--ch .td-cell span{color:#000;padding-right:10px}.collapse-inner.double{padding-left:10px}@media screen and (max-width: 500px){.collapse-inner.double{padding-left:0}}.collapse-inner.double h4{font-size:21px;font-weight:700;margin-top:20px;margin-bottom:20px}.collapse-inner.double .collapse-text{padding-bottom:40px}@media screen and (max-width: 600px){.collapse-inner.double .collapse-text{width:calc(100vw - 32px)}}@media screen and (max-width: 400px){.collapse-inner.double .collapse-text{width:calc(100vw - 16px)}}.subCollapse{margin-bottom:20px;transition:all 300ms;cursor:pointer;position:relative}.subCollapse-inner{max-height:0;transition:max-height 300ms;overflow:hidden;position:relative}.subCollapse-inner.open{transition:max-height 300ms;max-height:3000px}@media screen and (max-width: 600px){.subCollapse-inner.open::after{content:"";width:200px;height:1px;background:#000;position:absolute;left:50%;transform:translateX(-50%);bottom:20px}}.subCollapse-inner a{color:#ed1164}.subCollapse-text{padding:10px 0 12px 30px}@media screen and (max-width: 600px){.subCollapse-text{padding:10px 0 25px 8px}}.subCollapse-text img{max-width:60%;text-align:center;margin:20px auto;border:1px solid #b3b3b3;border-radius:2px;box-shadow:1px 1px 1px #9a9a9a;display:block}.subCollapse-text img.tall-image{max-width:300px}.subCollapse:hover{color:#ed1164}.subCollapse.openC{color:#ed1164;font-weight:bold}@media screen and (max-width: 600px){.subCollapse.openC{padding-top:20px}.subCollapse.openC::before{content:"";width:200px;height:1px;background:#000;position:absolute;left:50%;transform:translateX(-50%);top:0px}}.faq__block .collapse-inner .subCollapse-text a{display:inline-block;color:#ed1164}.faq__block .collapse-inner .subCollapse-text ul{list-style-type:disc;margin:.5em 0;padding-left:2em}.faq__block .collapse-inner .subCollapse-text ul li{margin-bottom:.4em;list-style-type:disc}.faq__block .collapse-inner .subCollapse-text ol{list-style-type:decimal;margin:.5em 0;padding-left:2em}.faq__block .collapse-inner .subCollapse-text ol li{margin-bottom:.4em;list-style-type:decimal}.subCollapse-text span{display:block}p.list{margin-bottom:-15px}p.list span{display:block;margin-bottom:15px}.centerText{text-align:center}details summary::-webkit-details-marker{display:none}@media screen and (max-width: 600px){.int__lessons__text .collapse-inner.double .collapse-text{width:initial}}.input-group{position:relative;margin-bottom:35px}.input-group.promocode input{background:#fff}.input-group.hide .bottom-bar{height:0px !important}.input-group.hide label{font-weight:bold !important;left:0 !important;bottom:30px !important;font-size:12px !important}.input-group.hide input{pointer-events:none}.input-group .svg{width:24px;height:24px;position:absolute;right:10px;top:7px;z-index:2}.input-group .svg.hide .approve{display:block}.input-group .svg.hide .edit{display:none}.input-group .svg.change .approve{display:block}.input-group .svg.change .edit{display:none}.input-group .svg svg{position:absolute;cursor:pointer}.input-group .svg .approve{display:none}.input-group input{font-size:16px;padding:10px 10px 5px 5px;display:block;border:none;background:rgba(0,0,0,0);width:calc(100% - 15px);caret-color:#ed1164;width:100%;position:relative;z-index:1}.input-group input:not(:placeholder-shown):required~.input-button{transform:translate3d(0px, 100%, 0);display:initial}.input-group input:not(:placeholder-shown):required:invalid~.bottom-bar{background:#ed1164}.input-group input:not(:placeholder-shown):required:invalid~label{font-weight:bold;left:0;bottom:30px;font-size:12px}.input-group input:not(:placeholder-shown):not(:focus):required:invalid~label .pink-text{opacity:1}.input-group input:placeholder-shown:required~label{font-weight:normal;left:10px;bottom:5px;font-size:16px}.input-group input:placeholder-shown:required~label .pink-text{opacity:0}.input-group input:focus~.bottom-bar{height:2px}.input-group input[type=password]+.svg{opacity:0;transition:opacity 150ms}.input-group input[type=password]:focus+.svg{opacity:1;transition:opacity 150ms}.input-group input[type=password]:valid+.svg{opacity:1;transition:opacity 150ms}.input-group input:valid~.bottom-bar{height:2px}.input-group input:focus~label{font-weight:bold;left:0;bottom:30px;font-size:12px}.input-group input:valid~label{font-weight:bold;left:0;bottom:30px;font-size:12px}.input-group input:invalid~.bottom-bar{background:#ed1164}.input-group input::-webkit-datetime-edit{opacity:0}.input-group input:focus::-webkit-datetime-edit{opacity:1}.input-group input:valid::-webkit-datetime-edit{opacity:1}.input-group input[readonly]::-webkit-datetime-edit{opacity:1 !important}.input-group input::-webkit-calendar-picker-indicator{display:none}.input-group input::-webkit-inner-spin-button{display:none}.input-group input[value=""]~.bottom-bar{background:#000}.input-group input.input-error~.bottom-bar{background:#ed1164}.input-group input.correct~.bottom-bar{background:#18ed11}.input-group input.correct~.input-button .correct-ans{display:none}.input-group input.correct~.input-button .correct-ans-second{display:initial}.input-group label{color:#98a2ab;font-size:16px;font-weight:normal;position:absolute;pointer-events:none;left:10px;bottom:5px;transition:.2s ease all;z-index:2}.input-group label .pink-text{color:#ed1164;margin-left:10px;opacity:0;white-space:nowrap;z-index:2}.input-group .bottom-bar{position:absolute;width:100%;height:1px;background:#000;bottom:0;left:0;transition:height 300ms,color 300ms;z-index:2}.input-error~label .pink-text{opacity:1}.width{width:300px;margin-left:50px}.input-button{position:absolute;transform:translate3d(0px, 0%, 0);transition:transform 300ms;background:#fff;bottom:0;padding:5px 5px;cursor:pointer;display:none}.input-button__inner{display:flex}.input-button__inner .correct-ans span{margin-left:10px}.input-button__inner .correct-ans-second{display:none}.input-button__inner .correct-ans-second span{margin-left:10px}.input-button span{display:flex}.input-button span svg{width:24px;max-width:24px}.phone-input input{color:#98a2ab;transition:color 300ms}.phone-input input:focus~label{opacity:1}.phone-input input:focus{color:#000}.phone-input label{font-weight:700 !important;left:0 !important;bottom:30px !important;font-size:12px !important;opacity:0}.input-group_redesign{position:relative;width:100%;overflow:hidden;height:72px;border-radius:16px;caret-color:#000}.input-group_redesign.small{height:56px}.input-group_redesign.small label{font-size:17px;padding:12px 24px}.input-group_redesign.small input{font-size:17px;padding-left:24px}.input-group_redesign.white-background label{background-color:#fff}.input-group_redesign input{font-size:24px;line-height:32px;display:block;border:none;width:100%;height:100%;position:relative;z-index:3;left:40px;background-color:rgba(0,0,0,0);color:#000;left:0;padding-left:40px}@media screen and (max-width: 760px){.input-group_redesign input{font-size:17px;line-height:initial}}.input-group_redesign input:not(:placeholder-shown):required~.input-button{transform:translate3d(0px, 100%, 0);display:initial}.input-group_redesign input:not(:placeholder-shown):required:invalid~.bottom-bar{border-color:#ed1164}.input-group_redesign input:not(:placeholder-shown):required:invalid~label .label-text{display:none}.input-group_redesign input:not(:placeholder-shown):not(:focus):required:invalid~label .pink-text{opacity:1}.input-group_redesign input:focus~.bottom-bar{height:2px}.input-group_redesign input[type=password]+.svg{opacity:0;transition:opacity 150ms}.input-group_redesign input[type=password]:focus+.svg{opacity:1;transition:opacity 150ms}.input-group_redesign input[type=password]:valid+.svg{opacity:1;transition:opacity 150ms}.input-group_redesign input:valid~.bottom-bar{height:2px}.input-group_redesign input:valid~label .label-text{display:none}.input-group_redesign input:focus~label{border:1px solid #98a2ab}.input-group_redesign input:invalid~.bottom-bar{background:#ed1164}.input-group_redesign input::-webkit-datetime-edit{opacity:0}.input-group_redesign input:focus::-webkit-datetime-edit{opacity:1}.input-group_redesign input:valid::-webkit-datetime-edit{opacity:1}.input-group_redesign input[readonly]::-webkit-datetime-edit{opacity:1 !important}.input-group_redesign input::-webkit-calendar-picker-indicator{display:none}.input-group_redesign input::-webkit-inner-spin-button{display:none}.input-group_redesign input[value=""]~.bottom-bar{background:#000}.input-group_redesign input.input-error~.bottom-bar{background:#ed1164}.input-group_redesign input.correct~.bottom-bar{background:#18ed11}.input-group_redesign input.correct~.input-button .correct-ans{display:none}.input-group_redesign input.correct~.input-button .correct-ans-second{display:initial}.input-group_redesign input:-webkit-autofill,.input-group_redesign input :-webkit-autofill:hover,.input-group_redesign input :-webkit-autofill:focus,.input-group_redesign input :-webkit-autofill:active{-webkit-background-clip:text;-webkit-text-fill-color:#000;box-shadow:inset 0 0 0px 0px #fff}.input-group_redesign label{color:#98a2ab;background-color:#eee;font-weight:normal;position:absolute;pointer-events:none;transition:.2s ease all;z-index:2;font-size:24px;line-height:32px;left:1px;right:1px;top:1px;bottom:1px;padding:20px 40px;border:1px solid rgba(0,0,0,0);box-sizing:border-box;border-radius:16px;display:flex;align-items:center}@media screen and (max-width: 760px){.input-group_redesign label{font-size:17px}}.input-group_redesign label .pink-text{color:#ed1164;margin-left:10px;opacity:0;white-space:nowrap;z-index:2}.input-error~label .pink-text{opacity:1}.cl-pop{width:700px;height:447px;position:fixed;top:50%;left:50%;transform:translate3d(-50%, -50%, 0px);z-index:99;background:#fff;box-shadow:0px 10px 50px rgba(0,0,0,.1);display:none;overflow:hidden;grid-template-columns:1fr 1fr}.cl-pop.expanded{height:548px}@media screen and (max-width: 740px){.cl-pop{width:100%;height:100%;grid-template-columns:1fr}}.cl-pop.show{display:grid}.cl-pop__exit{width:30px;height:30px;position:absolute;right:30px;top:20px;cursor:pointer}.cl-pop__title{font-size:15px;color:#338a9d;grid-column:1;position:relative;margin-left:90px;text-transform:uppercase;position:relative;margin-top:30px;margin-bottom:30px}.cl-pop__title:before{content:"";height:1px;width:10vw;background:#338a9d;display:inline-block;position:absolute;top:.5em;right:calc(100% + 18px)}.cl-pop__calendar{grid-column:1;width:200px;justify-self:center;position:relative;top:10px;align-self:center}.cl-pop__settings{grid-column:2;position:relative;top:0px;overflow:auto}@media screen and (max-width: 740px){.cl-pop__settings{grid-column:1;justify-self:center;margin-top:30px}}.cl-pop__inner:not(:first-child){margin-top:50px}.cl-pop__selected__item{cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:177px;display:inline-block;position:relative;top:3px;padding-right:30px}.cl-pop__selected__item[data-course=en]{color:#e0150e}.cl-pop__selected__item[data-course=fr]{color:#ff4c21}.cl-pop__selected__item[data-course=es]{color:#ffd954}.cl-pop__selected__item[data-course=de_pro]{color:#00cf66}.cl-pop__selected__item[data-course=de]{color:#00cf66}.cl-pop__selected__item:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 9 16%27%3E%3Cpath fill=%27%23000%27 d=%27M9 8.6V7.3A12.4 12.4 0 011.4 0H.3l1.1 8-1.1 8h1.1A12.6 12.6 0 019 8.6z%27%3E%3C/path%3E%3C/svg%3E");width:9px;position:absolute;height:16px;transform-origin:center;transform:rotate(90deg);display:inline-block;margin-left:20px;right:3px}.cl-pop__time{margin-top:25px}.cl-pop__selected__time{cursor:pointer}.cl-pop__check{margin-top:18px}.cl-pop__check label{cursor:pointer;display:flex}.cl-pop__check label div{margin-left:10px}.cl-pop__check svg{width:15px}.cl-pop__check svg .appr{display:none}.cl-pop__check input{display:none}.cl-pop__check input:checked~label .appr{display:block}.cl-pop__add{font-size:12px;margin-top:19px;color:#ed1164;font-weight:bold;cursor:pointer}@media screen and (max-width: 740px){.cl-pop__add{width:200px}}.cl-pop__save{grid-column:1/3;display:flex;justify-content:center;align-items:center;position:relative}.cl-pop__save__success{color:#009e5c;position:absolute;opacity:0;transition:opacity 250ms;top:10px}.cl-pop__save__success.show{opacity:1}.cl-pop__save__error{color:red;position:absolute;opacity:0;transition:opacity 250ms;top:10px}.cl-pop__save__error.show{opacity:1}.cl-pop__save .button{width:300px}.cl-pop__background{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(152,162,171,.3);z-index:2;cursor:pointer;display:none}.cl-pop__background.show{display:block}.cl-pop__background.second{z-index:3}.cl-pop .fc .fc-toolbar-title{color:#ed1164}.cl-pop__select{position:absolute;width:422px;height:230px;background:#fff;padding:30px;box-shadow:0px 10px 50px rgba(0,0,0,.1);z-index:5;top:50%;left:50%;transform:translate3d(-50%, -50%, 10px);grid-template-columns:62px auto;box-sizing:border-box;padding-top:25px;padding-left:32px;display:none}@media screen and (max-width: 430px){.cl-pop__select{width:328px;height:274px;padding:20px}}.cl-pop__select.show{display:grid}.cl-pop__select:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 9 16%27%3E%3Cpath fill=%27%23000%27 d=%27M9 8.6V7.3A12.4 12.4 0 011.4 0H.3l1.1 8-1.1 8h1.1A12.6 12.6 0 019 8.6z%27%3E%3C/path%3E%3C/svg%3E");width:9px;position:absolute;height:16px;right:38px;top:27px;transform-origin:center;transform:rotate(270deg)}.cl-pop__select__head{grid-column:1}.cl-pop__select__list{grid-column:2}.cl-pop__select__list__item{transition:color 250ms;cursor:pointer}.cl-pop__select__list__item:not(:first-child){margin-top:14px}.cl-pop__select__list__item.en:hover{color:#e0150e}.cl-pop__select__list__item.fr:hover{color:#ff4c21}.cl-pop__select__list__item.es:hover{color:#ffd954}.cl-pop__select__list__item.de_pro:hover{color:#00cf66}.cl-pop__select__list__item.de:hover{color:#00cf66}.cl-pop__timer{position:absolute;width:226px;height:188px;background:#fff;padding:20px;box-shadow:0px 10px 50px rgba(0,0,0,.1);z-index:10;top:50%;left:50%;transform:translate3d(-50%, -50%, 0px);box-sizing:border-box;display:none}.cl-pop__timer.show{display:block}.cl-pop__timer__time{display:flex;margin-top:30px}.cl-pop__timer__time span{margin-right:20px}.cl-pop__timer__time input{width:90px;background:#fff;position:relative}.cl-pop__timer__time input:before{content:"";position:absolute;width:24px;height:1px;background:#000;bottom:0;left:0;transition:transform 300ms}.cl-pop__timer__time input:after{content:"";position:absolute;width:24px;height:1px;background:#000;bottom:0;left:31px;transition:transform 300ms}.cl-pop__timer__time input:focus:after{transform:scaleY(2)}.cl-pop__timer__time input:focus:before{transform:scaleY(2)}.cl-pop__timer__exit{position:absolute;bottom:20px;right:62px;cursor:pointer;color:#ed1164}.cl-pop__timer__save{position:absolute;bottom:20px;right:20px;cursor:pointer;color:#ed1164}.block{z-index:999;position:fixed;top:0;bottom:0;left:0;right:0;background:#fff;display:flex;justify-content:center;align-items:center;font-family:IKANSEEYOUALL}.modalp{position:fixed;width:100vw;height:100vh;top:0;left:0;display:none;justify-content:center;align-items:center;z-index:999;background:hsla(0,0%,100%,.4705882353);cursor:pointer}.modalp.show{display:flex}.modalp__inner{width:500px;background:#fff}.modalp__inner__crop{height:400px}.modalp__inner__crop cropper-canvas{height:400px}.modalp__button{display:flex;justify-content:center;margin-bottom:50px}cropper-selection{border-radius:50%;overflow:hidden}.info-box{width:300px;position:absolute;right:50%;transform:translateX(50%);padding:30px 20px;background:#fff;border-radius:10px;box-sizing:border-box;--main-color: #ED1164;box-shadow:0px 10px 50px rgba(0,0,0,.1);display:none}.info-box .button{width:260px;margin-bottom:0}.info-box__text{color:#000}.course{padding-left:312px;padding-top:193px;display:grid;grid-template-columns:1fr 1.1fr;position:relative;overflow:hidden}@media screen and (max-width: 1700px){.course{padding-left:12vw}}@media screen and (max-width: 1300px){.course{padding-left:7vw}}@media screen and (max-width: 1000px){.course{padding-top:179px;padding-left:24px}}@media screen and (max-width: 600px){.course{padding-top:147px;padding-left:16px;padding-right:16px;grid-template-columns:1fr;width:100vw;box-sizing:border-box;padding-bottom:50px}}.course.chapter .course__right{margin-left:112px}.course__left{transition:margin-top 300ms;grid-row:1/3;grid-column:1}@media screen and (max-width: 1000px){.course__left{padding-right:90px;margin-top:45px}}.course__left__title{font-size:clamp(5.125rem, 4.0721rem + 4.6795vw, 9.6875rem);line-height:1em}@media screen and (max-width: 1000px){.course__left__title{font-size:155px}}@media screen and (max-width: 600px){.course__left__title{font-size:65px}}.course__left__title-text{font-size:2.25rem}@media screen and (max-width: 600px){.course__left__title-text{font-size:18px}}.course .short-description--list{padding-left:20px;margin-top:17px}.course .short-description--list li{list-style-type:disc;margin-bottom:10px}.course .short-description{grid-row:4}@media screen and (max-width: 1000px){.course .short-description{grid-row:5;grid-column:1;margin-top:50px}}@media screen and (max-width: 500px){.course .short-description{width:350px}}.course__right{margin-top:16px;grid-column:2;grid-row:1/2}@media screen and (max-width: 1000px){.course__right{grid-column:1 !important;grid-row:2 !important;width:100vw;margin-top:56px;padding-left:39px}}@media screen and (max-width: 1000px){.course__right__subscription-info.spec{display:none}}@media screen and (max-width: 1000px){.course__right__button{display:none}.course__right__button.buy{display:block;position:fixed;right:-136px;transform:rotate(-90deg);top:401px;z-index:10;transition:transform 300ms}.course__right__button.buy.hide{transform:rotate(-90deg) translateY(50%)}}@media screen and (max-width: 1000px)and (max-width: 600px){.course__right__button.buy{transform:none;bottom:0;top:initial;left:0;right:0}.course__right__button.buy .button{margin:0px;width:100vw;height:60px}.course__right__button.buy.hide{transform:translateY(100%)}}.course__right__faq{border:1px solid var(--main-color);border-radius:10px;position:relative;padding-top:10px;padding-bottom:45px;grid-column:2;grid-row:4;height:fit-content;margin-right:-40px;margin-bottom:50px}@media screen and (max-width: 1000px){.course__right__faq{margin-top:50px;grid-column:1;grid-row:6;margin-left:38px}}@media screen and (max-width: 700px){.course__right__faq{margin-left:16px;margin-right:40px}}@media screen and (max-width: 1000px){.course__right__faq.moveFaq{grid-row:5;margin-bottom:40px}}.course__right__faq a{color:var(--main-color)}.course__right__faq:before{content:"Вопросы и ответы";color:var(--main-color);position:absolute;left:40px;top:-23px;background:#fff;width:79px;text-align:center}.course__right__faq .collapse{padding-left:18px;margin-top:24px;margin-bottom:0px;border:0px solid}.course__right__faq .collapse p{padding:10px 0}.course__right__faq .collapse__top{padding-right:50%}@media screen and (max-width: 1200px){.course__right__faq .collapse__top{padding-right:16%;padding-left:10px}}@media screen and (max-width: 740px){.course__right__faq .collapse__top{padding-right:12%}}.course__right__faq .collapse-inner{padding-left:62px;padding-right:20%}@media screen and (max-width: 740px){.course__right__faq .collapse-inner{padding-left:20px}}.course__right__faq .collapse-text{padding:15px 30px 20px}.course__right__faq input:checked+.collapse__top{font-weight:bold}.course__right__blog{width:237px}.course__right__blog-head{text-transform:uppercase;color:#ed1164;justify-self:end;position:relative;margin-top:149px;font-size:14px}.course__right__blog-head:after{content:"";height:1px;width:40vw;background:#ed1164;display:inline-block;position:absolute;top:50%;left:50px}.course__right__blog-title{margin-top:31px;text-align:center;margin-left:10px}.course__right__blog-img{padding:0 10px;margin-top:17px;border-radius:10px;margin-left:10px}.course__right__blog-img img{object-fit:contain;width:100%;height:100%}.course__right__blog-link{text-transform:uppercase;color:#ed1164;transition:color 300ms;text-align:center;margin-top:19px;margin-left:10px}.course__right__blog-link:hover{color:#338a9d}.course__bottom{grid-column:1/3;margin-top:50px;display:flex;flex-wrap:wrap;counter-reset:course -1 lesson;padding-bottom:70px;grid-row:3}.course__bottom.first{counter-reset:course 0 lesson}.course__bottom.first .course-card .course-card__chapter:after{content:"ch." counter(course) !important}.course__bottom.first .course-card.hidden~.hidden{background:rgba(51,138,157,.5)}.course__bottom.first .course-card.hidden~.hidden>*:not(.main-profile-collapse__card__top-corner){opacity:.4}@media screen and (max-width: 1000px){.course__bottom{grid-row:4 !important;grid-column:1 !important;padding:0 40px;margin-top:61px}}@media screen and (max-width: 600px){.course__bottom{justify-content:center;padding-right:0px;padding-left:0px;width:100vw}}.course__bottom__buttons{width:95%;display:none;flex-direction:column;align-items:center;margin-left:-24px;grid-row:7;margin-top:40px;margin-bottom:100px}@media screen and (max-width: 1000px){.course__bottom__buttons{display:flex}}@media screen and (max-width: 600px){.course__bottom__buttons{width:100vw}}.course__bottom__buttons .button{margin:10px 0}.course.english{--main-color: #E0150E;--secondary-color: #B7DCE5}.course.english .course__left__title,.course.english .course-card__number,.course.english .course-card__chapter{font-family:SangBleuEmpire}.course.chinese{--main-color: #E0150E;--secondary-color: #B7DCE5}.course.chinese .course__left__title,.course.chinese .course-card__number,.course.chinese .course-card__chapter{font-family:NotoSansSC}.course.spanish{--main-color: #FFD954;--secondary-color: #98A2AB}.course.spanish .course__left__title,.course.spanish .course-card__number,.course.spanish .course-card__chapter{font-family:IKANSEEYOUALL;font-weight:900}.course.german{--main-color: #00CF66;--secondary-color: #338A9D}.course.german .course__left__title,.course.german .course-card__number,.course.german .course-card__chapter{font-family:EuclidCircularA;font-weight:bold}.course.french{--main-color: #FF4C21;--secondary-color: #175868}.course.french .course__left__title,.course.french .course-card__number,.course.french .course-card__chapter{font-family:NewParisKingSize}.course.turkish{--main-color: #008080;--secondary-color: #00CED1}.course.turkish .course__left__title,.course.turkish .course-card__number,.course.turkish .course-card__chapter{font-family:Asap}.sub-cancelTop{background:rgba(0,0,0,0) !important;border-color:rgba(0,0,0,0) !important}.sub-cancelTop .button__text{color:#000 !important}@media screen and (max-width: 1000px){.sub-cancelTop{display:none !important}}.sub-cancel{background:rgba(0,0,0,0) !important;border-color:rgba(0,0,0,0) !important}.sub-cancel .button__text{color:#000 !important}.course-card{width:310px;height:424px;background:var(--main-color);border-radius:10px;position:relative;margin-right:20px;margin-bottom:20px}.course-card:not(:first-child){background:var(--secondary-color)}.course-card:not(:first-child) .course-card__number{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 46 36%27%3E%3Cpath fill=%27%23000%27 d=%27M46 29l-17.8 5.4c-3.4 1-7 1-10.3 0L0 28.9V6.2L17.9.8c3.3-1 6.9-1 10.2 0L46 6.2v22.7z%27/%3E%3C/svg%3E")}.course-card:not(:first-child) .course-card__chapter:after{content:"ch." counter(course)}.course-card:not(:first-child) .main-profile-collapse__card__top-corner path{fill:var(--main-color)}.course-card .main-profile-collapse__card__top-corner{top:5px;cursor:pointer}.course-card .main-profile-collapse__card__top-corner path{fill:#98a2ab}.course-card__patch{width:92px;height:92px;position:absolute;bottom:15px;z-index:999}.course-card__number{color:#fff;font-size:24px;position:absolute;left:18px;top:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 46 35%27%3E%3Cpath fill=%27%23000%27 d=%27M41.4.5l-.1-.3L41 0H5l-.3.1v.4C4.4 10.8 0 8.5 0 17.4c0 8.9 4.5 6.6 4.6 16.9l.1.4.3.1h36l.3-.1v-.4c.2-10.3 4.7-8 4.7-16.9 0-8.9-4.5-6.6-4.6-16.9z%27/%3E%3C/svg%3E");width:46px;height:35px;display:flex;justify-content:center;align-items:center}.course-card__number:after{counter-increment:course;content:counter(course)}.course-card__name{font-size:36px;color:#fff;position:absolute;top:66px;left:18px;z-index:2}.course-card__chapter{font-size:64px;position:absolute;right:22px;top:73px}.course-card__chapter:after{content:"intro"}.course-card__text{position:absolute;color:#fff;top:190px;padding:0 24px;line-height:1.2em}.course-card__inner{position:absolute;bottom:159px;text-align:center;height:55px;display:flex;flex-direction:column;justify-content:space-between;right:50%;transform:translateX(50%);width:100%}.course-card__lessons{top:189px;position:absolute;left:24px;right:24px;z-index:3}.course-card__lessons .bought .course-card__lessons-item a{color:var(--main-color)}.course-card__lessons .bought .course-card__lessons-item:before{color:var(--main-color)}.course-card__lessons-item{display:flex;justify-content:space-between;align-items:center;min-height:20px;margin-bottom:11px;font-weight:bold;transition:color 200ms;color:var(--main-color)}.course-card__lessons-item a{color:var(--main-color);flex:1 1 auto;min-width:0;overflow:hidden;white-space:nowrap;margin-right:5px}.course-card__lessons-item-right{flex-shrink:0;color:#000;font-weight:normal;white-space:nowrap;display:flex}.course-card__lessons-item-right .item{margin:0 5px;pointer-events:none}.course-card__lessons-item-right .item .circle{width:10px;height:10px;background:#ececec;display:inline-block;border-radius:10px;margin-left:5px}.course-card__lessons-item.hide{color:#000}.course-card__lessons-item.hide a{color:#98a2ab;pointer-events:none}.course-card__lessons-item.hide:before{color:#98a2ab;pointer-events:none}.course-card__lessons-item.hide .course-card__lessons-item-right{color:#98a2ab;pointer-events:none}.course-card__lessons-item.hide:hover .buy-modal{display:initial;top:50%;right:initial;transform:translateY(-50%);left:35%}.course-card__lessons-item.hide:hover .buy-modal__sqr{top:50%;transform:translateY(-50%) rotate(45deg);right:95%}.course-card__button{position:absolute;bottom:19px;padding:0 24px;width:100%;box-sizing:border-box}.course-card__button.hide{color:#98a2ab}.course-card__button.hide:hover{color:#98a2ab !important}.course-card__button.hide .button__text{color:#98a2ab !important}.course-card__button.hide .button{border:1px #98a2ab !important}.course-card__button.hide path{fill:#98a2ab !important}.course-card__button.hide:hover .buy-modal{display:block}.course-card__button .button{width:100%}.buy-modal{display:none;position:absolute;color:#000;width:216px;height:110px;background:#fff;border-radius:10px;box-shadow:0px 10px 50px rgba(0,0,0,.15);border:1px solid #ececec;padding:25px;box-sizing:border-box;padding-right:10px;top:-125%;z-index:99;left:50%;transform:translateX(-50%);margin-bottom:59px}.buy-modal__link{color:#ed1164 !important;font-weight:bold;pointer-events:all !important}.buy-modal__text{font-weight:300;color:#000 !important}.buy-modal__sqr{background:#fff;width:20px;height:20px;position:absolute;top:90%;right:50%;transform:translateX(50%) rotate(45deg)}.fill .circle{background:var(--main-color) !important}.course-chapter__head{font-size:36px;margin-top:136px}.course-chapter__list{width:fit-content;margin-top:49px;margin-left:48px;counter-reset:lesson;margin-bottom:100px}.course-chapter__calendar{text-transform:uppercase;font-size:15px;color:#338a9d;cursor:pointer;text-align:center;padding:40px 0}@media screen and (max-width: 1000px){.course-chapter__calendar{position:fixed;left:38vw;bottom:-21px}}.course-price{background:#ececec;display:grid;grid-template-columns:1fr 1fr;column-gap:218px;padding-bottom:175px;position:relative;overflow:hidden}@media screen and (max-width: 1100px){.course-price{grid-template-columns:1fr;column-gap:0px;padding-bottom:100px}}.course-price__arrow{position:absolute;width:830px;height:516px;top:-136px;left:-414px}@media screen and (max-width: 1300px){.course-price__arrow{width:611px;height:516px;top:-97px;left:-268px}}@media screen and (max-width: 700px){.course-price__arrow{left:-380px;top:-208px}}@media screen and (max-width: 1100px){.course-price__button{display:flex;justify-content:center}}.course-price__head{font-weight:bold;font-size:72px;grid-column:1/3;text-align:center;margin-top:165px;margin-bottom:84px}@media screen and (max-width: 700px){.course-price__head{margin-top:80px;margin-bottom:40px;font-size:45px}}.course-price__head-small{font-size:36px;position:relative}@media screen and (max-width: 1100px){.course-price__head-small{text-align:center;width:fit-content;margin:0 auto}}.course-price__head-small .old-price{position:absolute;bottom:100%;font-size:25px}.course-price__head-small .old-price::before{content:"";position:absolute;height:2px;width:100%;background:#ed1164;transform:rotate(5deg);transform-origin:center;top:50%}.course-price__left{width:407px;justify-self:flex-end}@media screen and (max-width: 1100px){.course-price__left{grid-column:1;justify-self:center;margin-bottom:40px}}@media screen and (max-width: 700px){.course-price__left{width:initial;padding:0 15px}}.course-price__right{width:407px}.course-price__right.mod{grid-column:1/3;justify-self:center}@media screen and (max-width: 1100px){.course-price__right{grid-column:1;justify-self:center}}@media screen and (max-width: 700px){.course-price__right{width:initial;padding:0 15px}}.course-price__list{margin-top:49px;margin-bottom:51px}@media screen and (max-width: 1100px){.course-price__list{margin-bottom:0px;position:relative}}.course-price__list li{margin-bottom:20px;position:relative;left:43px;width:calc(100% - 43px)}.course-price__list li::before{content:"";position:absolute;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 31 20%27%3E%3Cpath fill=%27%2300CF66%27 d=%27M21.4 4.9a5 5 0 001.4 3.5c1 .9 2.1 1.4 3.4 1.4H31v.3l-4.8.1c-1.3 0-2.5.5-3.4 1.4a5 5 0 00-1.4 3.5V20h-.2s-.2-2.2-.2-4.9a5 5 0 00-1.4-3.5c-.8-.9-2-1.4-3.3-1.4H0v-.3l16.3-.1c1.2 0 2.5-.5 3.3-1.4A5 5 0 0021 4.9c0-2.7.2-4.9.2-4.9h.1l.1 4.9z%27/%3E%3C/svg%3E");width:31px;height:20px;left:-44px}.fr_pro .course-price__left{display:none}.fr_pro .course-price__right{grid-column:1/3;justify-self:center}.course-subs{background:#ececec;position:relative;overflow:hidden;display:grid;grid-template-columns:1fr 1300px 1fr;padding-bottom:140px}@media screen and (max-width: 1300px){.course-subs{grid-template-columns:1fr 388px 1fr}}.course-subs__arrow{position:absolute;width:830px;height:516px;top:-136px;left:-414px}@media screen and (max-width: 1300px){.course-subs__arrow{width:611px;height:516px;top:-97px;left:-268px}}@media screen and (max-width: 700px){.course-subs__arrow{left:-380px;top:-208px}}.course-subs__head{font-size:clamp(2rem, 1.4231rem + 2.5641vw, 4.5rem);font-weight:bold;text-align:center;margin-top:103px;margin-bottom:80px;grid-column:2}.course-subs__over{display:flex;grid-column:2;justify-content:center}@media screen and (max-width: 1300px){.course-subs__over{flex-direction:column}}.course-subs__notch{height:10px;background:#98a2ab}.course-subs__el{width:388px;height:548px;box-shadow:10px 10px 20px rgba(23,88,104,.08),-10px -10px 20px rgba(23,88,104,.08);border-radius:10px;display:flex;flex-direction:column;border-radius:10px;overflow:hidden;background:#fff;position:relative}.course-subs__el:not(:last-child){margin-right:60px}@media screen and (max-width: 1300px){.course-subs__el:not(:last-child){margin-right:0px;margin-bottom:60px}}.course-subs__el__head{text-transform:uppercase;color:#ed1164;font-weight:bold;text-align:center;margin-top:50px}.course-subs__el__subhead{text-align:center}.course-subs__el__button{width:327px;align-self:center;--main-color: #ed1164;cursor:pointer}.course-subs__el__price{font-size:36px;font-weight:bold;margin-top:50px;text-align:center}.course-subs__el__subprice{position:absolute;top:200px;right:50%;transform:translateX(50%)}.course-subs__el__subprice::after{content:"";height:1px;width:120%;background:#ed1164;display:block;position:absolute;left:-70%;top:9px;transform:translateX(50%) rotate(6deg)}.course-subs__el__subtext{text-align:center;width:284px;align-self:center}.course-subs__el__list{margin-top:54px;width:284px;align-self:center}.course-subs__el__list li{position:relative;margin-bottom:20px}.course-subs__el__list li::before{content:"";width:8px;height:8px;position:absolute;left:-22px;top:50%;border-radius:100%;transform:translateY(-50%);background:#ed1164}.price-element .text-show{min-width:82px;font-size:16px}.price-element .price-show{position:relative;display:block;width:100%}.price-element .price-show[data-firstprice]:not([data-firstprice=""]):before{content:attr(data-firstprice) " руб.";font-size:2.25rem;position:absolute;right:0;transition:all 300ms}.price-element .price-show[data-firstprice]:not([data-firstprice=""]){bottom:-0.15em}.price-element .price-show[data-secondprice]:not([data-secondprice=""]):after{content:attr(data-secondprice) " руб.";font-size:2.25rem;position:absolute;right:0;bottom:-0.15em}.price-element .price-show[data-secondprice]:not([data-secondprice=""])[data-firstprice]:not([data-firstprice=""]):before{content:attr(data-firstprice) " руб.";transform:translateY(-100%);font-size:25px;text-decoration:line-through;text-decoration-color:#ed1164}@media screen and (max-width: 590px){.price-element .price-show[data-secondprice]:not([data-secondprice=""]):before{font-size:1.125rem;font-weight:bold}.price-element .price-show[data-secondprice]:not([data-secondprice=""]):after{font-size:1.125rem;font-weight:bold}}@media screen and (max-width: 590px){.price-element .price-show:before{font-size:1.125rem;font-weight:bold}.price-element .price-show:after{font-size:1.125rem;font-weight:bold}}.price-element .price-show.eur[data-firstprice]:not([data-firstprice=""]):before{content:attr(data-firstprice) " €"}.price-element .price-show.eur[data-secondprice]:not([data-secondprice=""]):after{content:attr(data-secondprice) " €"}.price-element .price-show.eur[data-secondprice]:not([data-secondprice=""]):before{content:attr(data-firstprice) " €"}.price-element .price-show.ru[data-firstprice]:not([data-firstprice=""]):before{content:attr(data-firstprice) " ₽"}.price-element .price-show.ru[data-secondprice]:not([data-secondprice=""]):after{content:attr(data-secondprice) " ₽"}.price-element .price-show.ru[data-secondprice]:not([data-secondprice=""]):before{content:attr(data-firstprice) " ₽"}.course__right__button.onb{position:relative}@media screen and (max-width: 1000px){.course__right__button.onb{position:fixed}.course__right__button.onb .onb-select{top:10px !important}}@media screen and (max-width: 600px){.course__right__button.onb .onb-select{top:0px !important;z-index:99 !important;left:50% !important;transform:translateX(-50%) !important}}.course__right__button.onb .onb-select{position:absolute;top:-10px;left:-20px;width:341px;height:40px}.course__bottom__button.onb{position:relative}.course__bottom__button.onb .onb-select{position:absolute;top:0px;left:-20px;width:341px;height:40px}.course__bottom__button.onb .onb-select .mobile{top:1px;left:-13px;width:266px;height:40px}.course-card__button .onb-select{position:absolute;top:0;left:0;width:289px;height:64px}.main-profile-collapse__card__top-corner .onb-select{position:absolute;top:0;left:-5px;width:100px;height:57px}.lesson__player__buttons .onb-select.first{position:absolute;top:0;right:0;left:-10px;width:218px;height:41px}@media screen and (max-width: 700px){.lesson__player__buttons .onb-select.first{width:184px}}.lesson__player__buttons .onb-select.second{position:absolute;top:0;width:221px;height:41px;left:215px}@media screen and (max-width: 700px){.lesson__player__buttons .onb-select.second{width:167px;left:183px}}.lesson__pagination .onb-select{position:absolute;width:100%;left:-10px;height:50px;top:-100%}.lesson__player__inner__download-mobile.onb .onb-select{position:absolute;top:-5px;left:-6px;width:20px;height:20px}#player+.onb-select{position:absolute;width:10px;height:10px;left:calc(50% - 80px);bottom:calc(50% - 32px);transform:translate3d(-50%, -50%, 10px)}.course-card__lessons-item .onb-select{position:absolute;left:-5px;width:44px}.spanish .course-card__lessons-item.hide .course-card__lessons-item-right{color:#000}.spanish .course-card__lessons-item.hide a{color:#000}.buy-course{display:grid;grid-template-columns:1fr 1300px 1fr;margin-top:110px;position:relative;overflow:hidden}@media screen and (max-width: 1365px){.buy-course{grid-template-columns:1fr 660px 1fr}}@media screen and (max-width: 700px){.buy-course{grid-template-columns:1fr 339px 1fr}}.buy-course__arrow{position:absolute;left:-20px;top:0;width:295px}@media screen and (max-width: 700px){.buy-course__arrow{display:none}}.buy-course__hand{position:absolute;right:-20px;bottom:150px;width:330px}@media screen and (max-width: 700px){.buy-course__hand{display:none}}.buy-course__title{font-weight:700;font-size:72px;grid-column:2;margin-bottom:80px;position:relative;z-index:5}@media screen and (max-width: 900px){.buy-course__title{font-size:32px;margin-bottom:34px}}.buy-course__cards{grid-column:2;padding-bottom:200px;display:grid;position:relative;z-index:5;grid-auto-flow:row;grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(2, 1fr);gap:20px}@media screen and (max-width: 1365px){.buy-course__cards{grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(4, 1fr)}}@media screen and (max-width: 700px){.buy-course__cards{padding-bottom:150px}}.buy-course__cards .button{margin-top:20px;margin-bottom:20px}@media screen and (max-width: 700px){.buy-course__cards .button{display:initial !important;height:22px}.buy-course__cards .button .button__text{margin-top:4px}}@media screen and (max-width: 700px){.buy-course__cards .main-profile-collapse__card__button{width:130px;height:20px;font-size:10px;margin-top:10px}.buy-course__cards .main-profile-collapse__card__button .button__arrow{width:15px}}.buy-course__cards .main-profile-collapse__card__image{margin-top:10px}@media screen and (max-width: 700px){.buy-course__cards .main-profile-collapse__card__image{display:initial;max-width:130px;margin-top:0}}@media screen and (max-width: 700px){.buy-course__cards .main-profile-collapse__card__header{font-size:31px;text-align:center}}.buy-course__cards .main-profile-collapse__card__text{text-align:center}@media screen and (max-width: 700px){.buy-course__cards .main-profile-collapse__card__text{margin-top:0;font-size:10px}}@media screen and (max-width: 700px){.buy-course__cards .main-profile-collapse__card{width:160px;height:204px;grid-template-columns:initial;padding-top:3px;margin-bottom:0px}}.buy-course__card-image{position:absolute;top:0;left:20px;width:70px;height:76px}@media screen and (max-width: 700px){.buy-course__card-image{left:10px;width:35px}}.buy-course__card-image--text{font-size:16px;color:#fff;font-weight:700;position:absolute;top:8px;left:0px;text-align:center}@media screen and (max-width: 700px){.buy-course__card-image--text{font-size:8px;top:4px}}.de_choose .new-footer{background:#ececec}.fr_choose .new-footer{background:#ececec}.de_choose .header{background:rgba(0,0,0,0)}.de_choose .header .header__img{filter:grayscale(0);transform:scale(1)}.checkbox-box{font-size:12px;display:flex}.checkbox-box svg{cursor:pointer;width:15px}.checkbox-box input{display:none}.checkbox-box input:checked~label .appr{display:block}.checkbox-box input:checked~svg .appr{display:block}.checkbox-box .appr{display:none}.checkbox-box span{margin-left:10px}.checkbox-box span.white a{color:#fff}.checkbox-box span a{color:#000;text-decoration:underline}.agreement,.privacy{max-width:1080px;margin:0 auto;padding:0}@media screen and (max-width: 1250px){.agreement,.privacy{padding:75px 10vw;padding-top:0}}@media screen and (max-width: 850px){.agreement,.privacy{padding:75px 5vw;padding-top:0}}.agreement .row,.privacy .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.agreement .text-center,.privacy .text-center{text-align:left !important}.agreement .mb-5,.agreement .my-5,.privacy .mb-5,.privacy .my-5{margin-bottom:3rem !important}.agreement .mt-5,.agreement .my-5,.privacy .mt-5,.privacy .my-5{margin-top:3rem !important}.agreement .m-0,.privacy .m-0{margin:0 !important}.agreement .text-right,.privacy .text-right{text-align:right !important}.agreement .mb-4,.agreement .my-4,.privacy .mb-4,.privacy .my-4{margin-bottom:1.5rem !important}.agreement .col-12,.privacy .col-12{flex:0 0 100%;max-width:100%}.agreement p,.privacy p{margin-bottom:1rem}.agreement .ml-auto,.agreement .mx-auto,.privacy .ml-auto,.privacy .mx-auto{margin-left:0 !important}.agreement .mr-auto,.agreement .mx-auto,.privacy .mr-auto,.privacy .mx-auto{margin-right:0 !important}.agreement h2,.agreement .h2,.privacy h2,.privacy .h2{font-size:48px;text-align:left;font-weight:bold}@media screen and (max-width: 540px){.agreement h2,.agreement .h2,.privacy h2,.privacy .h2{font-size:34px}}.agreement h3,.agreement .h3,.privacy h3,.privacy .h3{font-size:32px}@media screen and (max-width: 850px){.agreement h3,.agreement .h3,.privacy h3,.privacy .h3{font-size:24px}}@media screen and (max-width: 540px){.agreement h3,.agreement .h3,.privacy h3,.privacy .h3{font-size:18px}}.agreement h3.small,.agreement .h3.small,.privacy h3.small,.privacy .h3.small{font-size:16px;font-weight:bold}.agreement h3.mb-4,.agreement .h3.mb-4,.privacy h3.mb-4,.privacy .h3.mb-4{font-size:17px;font-weight:bold}.agreement a,.privacy a{color:#ed1164;text-decoration:none;background:rgba(0,0,0,0)}.agreement ul,.agreement li,.privacy ul,.privacy li{list-style-type:disc}.agreement ul,.privacy ul{margin-bottom:1rem}.error{height:100vh;display:grid;grid-template-columns:1fr 827px 1fr;grid-template-rows:1fr 400px 1fr;background:#ececec}@media screen and (max-width: 740px){.error{grid-template-columns:1fr 260px 1fr}}.error__inner{grid-column:2;grid-row:2;display:flex;margin-top:70px}.error__img{font-size:144px;color:#fff;position:relative}.error__img img{transform:translate3d(47px, -94px, 0px);width:207px;height:318px}@media screen and (max-width: 740px){.error__img{display:none}}.error__right{margin-left:104px}@media screen and (max-width: 900px){.error__right{margin-left:50px}}@media screen and (max-width: 740px){.error__right{margin-left:0px}}@media screen and (max-width: 740px){.error__title{width:160px}}.error__smile{position:absolute;top:75px;right:55px;transform:rotate(90deg)}.error__text{font-size:36px;margin-top:44px;white-space:nowrap}@media screen and (max-width: 740px){.error__text{font-size:18px;margin-top:10px}}.error__button{margin-top:50px}@media screen and (max-width: 740px){.error__button{margin-top:0}}.faq{max-width:1300px;margin:0 auto;position:relative}@media screen and (max-width: 700px){.faq{padding-bottom:30px}}.faq .breadcrumbs{top:-35px;left:0}.faq__title{font-size:48px;font-weight:bold;margin-top:100px}@media screen and (max-width: 1000px){.faq__title{margin-left:20px;font-size:60px}}@media screen and (max-width: 600px){.faq__title{font-size:32px;margin-top:30px;margin-left:16px}}.faq__back{position:absolute;width:834px;height:442px;left:116px;top:309px;z-index:-1}@media screen and (max-width: 1300px){.faq__back{width:80vw}}@media screen and (max-width: 600px){.faq__back{left:30px}}.faq__block{display:grid;margin-top:55px;column-gap:20px}@media screen and (max-width: 600px){.faq__block{margin-top:32px;font-size:14px}}.faq__block.onb{position:relative}.faq__block.onb .onb-select{position:absolute;left:-10px;top:-40px;width:100%;height:100%}@media screen and (max-width: 600px){.faq__block.onb .onb-select{top:-10px}}.faq__block .collapse{width:420px;height:90px;border:none;background:hsla(0,0%,100%,.5);border-radius:0px;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;border-radius:24px}@media screen and (max-width: 1000px){.faq__block .collapse{padding-left:0px;width:328px;height:70px;justify-self:center}}@media screen and (max-width: 600px){.faq__block .collapse{justify-self:center;height:47px;margin-bottom:9px;width:91%;padding:0}}.faq__block .collapse:nth-child(2){grid-column:1;grid-row:1}.faq__block .collapse:nth-child(4){grid-column:2;grid-row:1}@media screen and (max-width: 600px){.faq__block .collapse:nth-child(4){grid-column:initial;grid-row:initial}}.faq__block .collapse:nth-child(6){grid-column:3;grid-row:1}@media screen and (max-width: 1300px){.faq__block .collapse:nth-child(6){grid-column:1;grid-row:2}}@media screen and (max-width: 600px){.faq__block .collapse:nth-child(6){grid-column:initial;grid-row:initial}}.faq__block .collapse:nth-child(8){grid-column:1;grid-row:2}@media screen and (max-width: 1300px){.faq__block .collapse:nth-child(8){grid-column:2;grid-row:2}}@media screen and (max-width: 600px){.faq__block .collapse:nth-child(8){grid-column:initial;grid-row:initial}}.faq__block .collapse:nth-child(10){grid-column:2;grid-row:2}@media screen and (max-width: 1300px){.faq__block .collapse:nth-child(10){grid-column:1;grid-row:3}}@media screen and (max-width: 600px){.faq__block .collapse:nth-child(10){grid-column:initial;grid-row:initial}}.faq__block .collapse:nth-child(12){grid-column:3;grid-row:2}@media screen and (max-width: 1300px){.faq__block .collapse:nth-child(12){grid-column:2;grid-row:3}}@media screen and (max-width: 600px){.faq__block .collapse:nth-child(12){grid-column:initial;grid-row:initial}}.faq__block .collapse:nth-child(14){grid-column:1;grid-row:3}@media screen and (max-width: 1300px){.faq__block .collapse:nth-child(14){grid-column:1;grid-row:4}}@media screen and (max-width: 600px){.faq__block .collapse:nth-child(14){grid-column:initial;grid-row:initial}}.faq__block .collapse.onb{position:relative}.faq__block .collapse.onb .onb-select{position:absolute;left:-10px;top:-10px;width:100%;height:100%}.faq__block .collapse.openC{color:#ed1164;background:#fff}.faq__block .collapse:hover{background:#fff}.faq__block .collapse__top{text-transform:uppercase;font-weight:bold}.faq__block .collapse-text{position:relative}.faq__block .collapse-text .onb-select{position:absolute;top:-5%;width:100%;left:-2%;height:100%}.faq__block .collapse-inner{grid-column:1/4;grid-row:4;margin-top:28px;border-radius:24px;padding:0 50px;transition:padding 300ms;margin-bottom:60px;height:initial}@media screen and (max-width: 1300px){.faq__block .collapse-inner{grid-row:5}}@media screen and (max-width: 1000px){.faq__block .collapse-inner{margin:0px 26px;grid-column:1/3}}@media screen and (max-width: 600px){.faq__block .collapse-inner{grid-column:initial;grid-row:initial;justify-self:center;width:calc(91% - 40px);margin:0px}}.faq__block .collapse-inner a{color:#000;display:block;font-weight:bold}.faq__block .collapse-inner.open{padding:50px;max-height:initial}@media screen and (max-width: 630px){.faq__block .collapse-inner.open{padding:20px 20px 0;margin-bottom:10px}}.faq__new-block{display:grid;margin-top:55px;column-gap:20px;padding:50px;background:#fff;border-radius:10px}.faq__new-block__inner{max-width:1200px}.faq__new-block__inner p{margin:10px 0}.faq__new-block__inner a{color:#ed1164 !important}.faq__new-block a{color:#000;font-weight:bold;font-size:18px}.faq__new-block a:hover{text-decoration:underline}.faq__new-block li{margin-bottom:15px}.faq__small-title{text-align:center;font-size:20px;font-weight:700;margin-top:138px}.faq__sub-title{color:#5d5d5d}.faq_page{background:#eee}.collapse-inner a{color:#ed1164}.breadcrumbs{display:flex;align-items:center;color:#8c8c8c;position:absolute;top:84px;left:312px}@media screen and (max-width: 1300px){.breadcrumbs{left:12vw}}@media screen and (max-width: 1000px){.breadcrumbs{top:145px;left:23px}}@media screen and (max-width: 768px){.breadcrumbs{font-size:14px;left:25px;top:145px;flex-wrap:wrap}}.breadcrumbs__link{color:#8c8c8c}.breadcrumbs__link_end{color:var(--main-color)}.breadcrumbs__profile-link svg{max-width:29px;width:29px;height:29px;max-height:29px}.breadcrumbs__del{margin:0 11px}.breadcrumbs__del svg{width:20px}#first_control_playerHead_text,#second_control_playerHead_text{font-weight:bold;text-transform:uppercase}@keyframes rotatingCircle{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.main-profile{display:grid;grid-template-columns:575px 1fr;overflow:hidden;min-height:100vh}@media screen and (max-width: 1600px){.main-profile{grid-template-columns:418px 1fr}}@media screen and (max-width: 1200px){.main-profile{grid-template-columns:auto}}.main-profile-left{background:#ececec;grid-column:1;display:grid;padding-left:310px;padding-right:30px;grid-auto-rows:max-content;padding-bottom:100px;position:relative}@media screen and (max-width: 1600px){.main-profile-left{padding-left:150px}}@media screen and (max-width: 1200px){.main-profile-left{grid-row:1;padding:0px 47px 20px;margin-top:84px}}@media screen and (max-width: 1000px){.main-profile-left{transition:max-height 300ms}}@media screen and (max-width: 740px){.main-profile-left{box-sizing:border-box;justify-content:center;margin-top:64px;padding-bottom:50px;position:relative}}@media screen and (max-width: 600px){.main-profile-left.disable{display:none}}.main-profile-left.disable>div{visibility:hidden}.main-profile-left .hidden{display:none}.main-profile-left .grey input{color:gray;pointer-events:none}.main-profile-left__arrow{position:absolute;top:0;left:0;right:0;height:49px;display:flex}.main-profile-left__arrow:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 9 16%27%3E%3Cpath fill=%27%23000%27 d=%27M9 8.6V7.3A12.4 12.4 0 011.4 0H.3l1.1 8-1.1 8h1.1A12.6 12.6 0 019 8.6z%27%3E%3C/path%3E%3C/svg%3E");width:9px;position:absolute;right:27px;top:16px;height:16px;transform-origin:center;transform:rotate(90deg);transition:transform 300ms}@media screen and (min-width: 1000px){.main-profile-left__arrow{display:none}}.main-profile-left__arrow__text{display:none;padding:16px;font-size:15px}.main-profile-left.show{max-height:50px;overflow:hidden}@media screen and (max-width: 1200px){.main-profile-left.show{padding:0 46px 0px}}.main-profile-left.show .main-profile-left__arrow:after{transform:rotate(-90deg)}.main-profile-left.show .main-profile-left__arrow__text{display:initial}.main-profile-left.show .main-profile-left__image{opacity:0;visibility:hidden}.main-profile-left.show .main-profile-left__textBlocks{opacity:0}.main-profile-left__image{margin-top:114px;width:120px;height:160px;position:relative;margin-bottom:66px;cursor:pointer}.main-profile-left__image:hover circle{stroke:#000;stroke-width:1px}.main-profile-left__image circle{stroke:#000;stroke-width:0px;transition:stroke-width 300ms}.main-profile-left__image label{cursor:pointer}.main-profile-left__image input{display:none}.main-profile-left__image img{position:absolute;top:20px;left:0;width:120px;height:120px;object-fit:cover;opacity:0;transition:opacity 250ms;border-radius:50%}.main-profile-left__image img.show{opacity:1}@media screen and (max-width: 1200px){.main-profile-left__image{grid-column:1;margin-top:35px;margin-bottom:0px}}@media screen and (max-width: 740px){.main-profile-left__image{grid-row:1;display:flex;flex-direction:column;align-items:center;margin-top:21px;justify-self:center}}.main-profile-left__password{color:#ed1164;font-size:.75rem;font-weight:bold;margin-top:40px;margin-left:10px}@media screen and (max-width: 1200px){.main-profile-left__password{grid-column:1;margin-top:10px}}@media screen and (max-width: 740px){.main-profile-left__password{margin-top:29px}}@media screen and (max-width: 1200px){.main-profile-left__textBlocks{grid-column:2;grid-row:1;margin-bottom:0px;padding-left:23px;padding-top:14px}}@media screen and (max-width: 740px){.main-profile-left__textBlocks{grid-column:1;grid-row:2;padding-left:0px;display:flex;flex-direction:column;align-items:center;padding-top:0px;margin-top:-19px}}.main-profile-left__textBlocks input{padding-right:35px;box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.main-profile-left__textBlocks input[type=email]{padding-right:0}.main-profile-left__name{width:200px;margin-top:45px}@media screen and (max-width: 1200px){.main-profile-left__name{margin-top:60px}}@media screen and (max-width: 740px){.main-profile-left__name{margin-top:37px}}.main-profile-left__date{width:200px}.main-profile-left__email{width:200px}.main-profile-left__calendar-name{text-transform:uppercase;color:#338a9d;justify-self:end;position:relative;margin-top:53px;cursor:pointer;font-size:15px}@media screen and (max-width: 1200px){.main-profile-left__calendar-name{grid-column:3;grid-row:1;height:1em;top:20px;right:39px;margin-top:0px}}@media screen and (max-width: 740px){.main-profile-left__calendar-name{grid-column:1;grid-row:3;top:41px;right:7px}}.main-profile-left__calendar-name:before{content:"";height:1px;width:30vw;background:#338a9d;display:inline-block;position:absolute;top:50%;right:calc(100% + 18px)}@media screen and (max-width: 1200px){.main-profile-left__calendar-name:before{right:-100%;width:170px}}@media screen and (max-width: 740px){.main-profile-left__calendar-name:before{left:-334px;width:322px}}.main-profile-left__calendar-block{margin-top:23px;background:#fff;border-radius:10px;padding-top:20px;padding-left:20px;padding-right:15px;padding-bottom:20px;position:relative;max-width:238px}@media screen and (max-width: 1200px){.main-profile-left__calendar-block{grid-column:3;grid-row:1;height:229px;margin-top:58px;margin-left:18px}}@media screen and (max-width: 740px){.main-profile-left__calendar-block{grid-column:1;grid-row:3;width:238px;margin-left:0px;margin-top:80px}}.main-profile-left__calendar-block:before{content:"";background:#fff;right:95%;top:0;position:absolute;height:100%;width:40vw}@media screen and (max-width: 1200px){.main-profile-left__calendar-block:before{right:unset;left:90%}}@media screen and (max-width: 740px){.main-profile-left__calendar-block:before{right:90%;left:unset}}.main-profile-left__blog-name{text-transform:uppercase;color:#ed1164;justify-self:end;position:relative;margin-top:76px;font-size:14px}@media screen and (max-width: 1200px){.main-profile-left__blog-name{display:none}}.main-profile-left__blog-name:before{content:"";height:1px;width:30vw;background:#ed1164;display:inline-block;position:absolute;top:50%;right:calc(100% + 18px)}.main-profile-left__blog-img{padding:0 10px;margin-top:17px;border-radius:10px}@media screen and (max-width: 1200px){.main-profile-left__blog-img{display:none}}.main-profile-left__blog-img img{object-fit:contain;width:100%;height:100%}.main-profile-left__blog-header{margin-top:31px;text-align:center}@media screen and (max-width: 1200px){.main-profile-left__blog-header{display:none}}.main-profile-left__blog-link{text-transform:uppercase;color:#ed1164;transition:color 300ms;text-align:center;margin-top:19px}@media screen and (max-width: 1200px){.main-profile-left__blog-link{display:none}}.main-profile-left__blog-link:hover{color:#338a9d}.main-profile-right{grid-column:2;padding-left:64px;padding-top:52px;padding-bottom:200px;position:relative}@media screen and (max-width: 1200px){.main-profile-right{grid-column:1;grid-row:2;padding-top:80px;padding-left:23px}}@media screen and (max-width: 740px){.main-profile-right{padding-top:0;padding-left:16px;width:100%;padding-right:16px;box-sizing:border-box}}.main-profile-right .breadcrumbs{left:62px}@media screen and (max-width: 1300px){.main-profile-right .breadcrumbs{left:25px;top:23px}}@media screen and (max-width: 590px){.main-profile-right .breadcrumbs{left:11px;top:38px}}.main-profile-right__blog{margin-top:60px;display:flex;flex-direction:column;align-items:center;display:none}@media screen and (min-width: 1200px){.main-profile-right__blog{display:none}}@media screen and (max-width: 740px){.main-profile-right__blog{margin-bottom:40px}}.main-profile-right__blog__name{color:#ed1164;font-size:14px;position:relative;margin-bottom:10px}.main-profile-right__blog__name:before{content:"";height:1px;width:50vw;background:#ed1164;display:inline-block;position:absolute;top:50%;right:calc(100% + 18px)}.main-profile-right__blog__header{display:grid}.main-profile-right__blog__text{margin-top:31px;text-align:center;width:212px;grid-column:2}@media screen and (max-width: 475px){.main-profile-right__blog__text{grid-column:1;width:240px}}.main-profile-right__blog__img{padding:0 10px;margin-top:17px;border-radius:10px;grid-row:1/3}.main-profile-right__blog__img img{object-fit:contain;width:100%;height:100%}@media screen and (max-width: 475px){.main-profile-right__blog__img{grid-row:2}}.main-profile-right__blog__link{text-transform:uppercase;color:#ed1164;transition:color 300ms;text-align:center;margin-top:19px;grid-column:2}@media screen and (max-width: 475px){.main-profile-right__blog__link{grid-column:1}}.main-profile__course{font-size:clamp(5.125rem, 4.0721rem + 4.6795vw, 9.6875rem);margin-top:35px;margin-bottom:-100px}@media screen and (max-width: 1200px){.main-profile__course{margin-bottom:-40px}}@media screen and (max-width: 740px){.main-profile__course{margin-bottom:0px}}.main-profile__course.en{font-family:SangBleuEmpire}.main-profile__course.cn{font-family:NotoSansSC}.main-profile__course.es{font-family:IKANSEEYOUALL;font-weight:900}.main-profile__course.de{font-family:EuclidCircularA;font-weight:bold}.main-profile__course.fr{font-family:NewParisKingSize}.main-profile__course.fr_pro{font-family:NewParisKingSize}.main-profile__course.tr{font-family:Asap;font-weight:700}.main-profile-collapse{margin-top:86px}@media screen and (max-width: 1200px){.main-profile-collapse{margin-top:48px}}@media screen and (max-width: 740px){.main-profile-collapse{margin-top:0px}}.main-profile-collapse.hideBlock{display:none}.main-profile-collapse__empty-block{display:none}@media screen and (max-width: 740px){.main-profile-collapse__empty-block{width:100%}}.main-profile-collapse__empty-block.show{display:block}.main-profile-collapse__inner{padding-top:50px;max-height:0px;transition:max-height 300ms,opacity 200ms;opacity:0;overflow:hidden}.main-profile-collapse__inner-text.active .main-profile-collapse__card__progress{display:none}@media screen and (max-width: 700px){.main-profile-collapse__inner-text.active .main-profile-collapse__card__progress{display:block}}.main-profile-collapse__inner-text.active .button{display:none}.main-profile-collapse__inner-text.active .addButton{display:flex !important}@media screen and (max-width: 700px){.main-profile-collapse__inner-text.active .addButton{display:none !important}}.main-profile-collapse__inner-text.inner-flex{display:flex;flex-wrap:wrap;column-gap:21px}@media screen and (max-width: 995px){.main-profile-collapse__inner-text.inner-flex{justify-content:center}}.main-profile-collapse__top{position:relative;text-transform:uppercase;cursor:pointer}@media screen and (max-width: 740px){.main-profile-collapse__top{width:initial;display:block;height:50px;display:flex;align-items:center}}.main-profile-collapse__top:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 9 16%27%3E%3Cpath fill=%27%23000%27 d=%27M9 8.6V7.3A12.4 12.4 0 011.4 0H.3l1.1 8-1.1 8h1.1A12.6 12.6 0 019 8.6z%27%3E%3C/path%3E%3C/svg%3E");width:9px;position:absolute;height:16px;right:-31px;top:50%;transform:translateY(-50%);transition:transform 250ms}@media screen and (max-width: 740px){.main-profile-collapse__top:after{right:10px;transform:translateY(-50%) rotate(-90deg)}}.main-profile-collapse input{display:none}.main-profile-collapse input:checked+.main-profile-collapse__top:after{transform:translateY(-50%) rotate(90deg)}.main-profile-collapse input:checked~.main-profile-collapse__inner{max-height:var(--element-height);opacity:1}.main-profile-collapse__card{width:310px;border-radius:10px;background:#ececec;display:flex;flex-direction:column;align-items:center;position:relative;color:#000;height:366px;cursor:pointer;margin-bottom:47px}.main-profile-collapse__card.eleven{background:linear-gradient(164.92deg, #E22C98 6.77%, #763EE6 73.09%) !important}.main-profile-collapse__card__arrow{width:38px;grid-column:3;grid-row:1/3;display:none;justify-self:end;pointer-events:none}@media screen and (max-width: 700px){.main-profile-collapse__card__arrow{display:initial}}.main-profile-collapse__card:hover .button{background:#ed1164;border:1px solid #ed1164}.main-profile-collapse__card:hover .button__text{color:#fff}@media screen and (max-width: 700px){.main-profile-collapse__card{height:122px;display:grid;padding:15px;box-sizing:border-box;grid-template-columns:140px 102px 38px;margin-bottom:20px}}.main-profile-collapse__card.not_bought .main-profile-collapse__card__progress{display:none !important;width:80px !important}@media screen and (max-width: 700px){.main-profile-collapse__card.not_bought .main-profile-collapse__card__progress{display:initial !important}}.main-profile-collapse__card.not_bought .button{display:flex !important}@media screen and (max-width: 700px){.main-profile-collapse__card.not_bought .button{display:none !important}}.main-profile-collapse__card.not_bought .button.addButton{display:none !important}@media screen and (max-width: 700px){.main-profile-collapse__card.not_bought .progress__main{display:none}}@media screen and (max-width: 700px){.main-profile-collapse__card.not_bought .progress__mobile{display:initial}}@media screen and (max-width: 700px){.main-profile-collapse__card.not_bought .main-profile-collapse__card__button{width:86px;height:86px;background:var(--arrayColor)}}.main-profile-collapse__card.promo{order:2;background:#ececec;padding:24px 30px;box-sizing:border-box;overflow:hidden}@media screen and (max-width: 1460px){.main-profile-collapse__card.promo{order:1}}@media screen and (max-width: 1200px){.main-profile-collapse__card.promo{order:2}}@media screen and (max-width: 1010px){.main-profile-collapse__card.promo{order:1}}@media screen and (max-width: 700px){.main-profile-collapse__card.promo{grid-template-columns:initial;height:305px;display:flex}}@media screen and (max-width: 688px){.main-profile-collapse__card.promo{order:1}}@media screen and (max-width: 700px){.main-profile-collapse__card.promo.new-year{height:264px;padding:0}}.main-profile-collapse__card.promo.new-year .button{position:absolute;bottom:16px}.main-profile-collapse__card.promo.NY{padding-bottom:0;padding-top:41px}.main-profile-collapse__card.promo.NY .button{position:absolute;bottom:17px}.main-profile-collapse__card.promo .promo-new-year-image{position:absolute;pointer-events:none}@media screen and (max-width: 700px){.main-profile-collapse__card.promo .promo-new-year-image{display:none}}.main-profile-collapse__card.promo .promo-new-year-image.mobile{display:none}@media screen and (max-width: 700px){.main-profile-collapse__card.promo .promo-new-year-image.mobile{display:initial}}.main-profile-collapse__card.promo .promo-image{margin-top:30px;position:absolute;top:-14px;z-index:1;pointer-events:none}.main-profile-collapse__card.promo .promo-head-top{font-weight:bold;font-size:18px;margin-top:49px;text-transform:uppercase;padding:0px 20px;align-self:baseline;z-index:2;pointer-events:none}@media screen and (max-width: 700px){.main-profile-collapse__card.promo .promo-head-top{font-size:14px;width:200px;position:relative;top:-13px;left:-10px}}.main-profile-collapse__card.promo .promo-flag{position:absolute;top:30px;z-index:2;right:110px;pointer-events:none}.main-profile-collapse__card.promo .promo-head{font-weight:700;font-size:33px;color:#fff;text-transform:uppercase;margin-top:12px;width:184px;line-height:33px;text-align:end;z-index:2;pointer-events:none}@media screen and (max-width: 700px){.main-profile-collapse__card.promo .promo-head{font-size:28px;position:relative;left:-10px;margin-top:0px;margin-bottom:10px}}.main-profile-collapse__card.promo .promo-head .first{position:relative;font-size:20px;right:175px}.main-profile-collapse__card.promo .promo-head .second{position:relative;font-size:96px;right:-10px}.main-profile-collapse__card.promo .promo-head span{display:inline-block}.main-profile-collapse__card.promo .promo-head-spec{color:#fff;font-size:18px;text-transform:uppercase;margin-top:47px;margin-left:17px;font-weight:bold;z-index:2;pointer-events:none}@media screen and (max-width: 700px){.main-profile-collapse__card.promo .promo-head-spec{font-size:16px;margin-top:6px}}.main-profile-collapse__card.promo .promo-head-spec span{font-size:54px}@media screen and (max-width: 700px){.main-profile-collapse__card.promo .promo-head-spec span{font-size:48px}}.main-profile-collapse__card.promo .promo-head-price{font-size:18px;color:#ffb23f;text-transform:uppercase;font-weight:700;z-index:2;margin-top:10px;position:relative;align-self:center;left:10px;pointer-events:none}@media screen and (max-width: 700px){.main-profile-collapse__card.promo .promo-head-price{font-size:16px;margin-top:0px}}.main-profile-collapse__card.promo .promo-head-price span{font-size:54px;position:relative;left:-23px;top:-4px}@media screen and (max-width: 700px){.main-profile-collapse__card.promo .promo-head-price span{font-size:48px}}.main-profile-collapse__card.promo .promo-head-bottom{color:#fff;font-size:16px;font-weight:bold;text-transform:uppercase;margin-top:30px;margin-bottom:-43px;align-self:end;margin-right:23px;pointer-events:none}@media screen and (max-width: 700px){.main-profile-collapse__card.promo .promo-head-bottom{margin-top:21px;margin-bottom:-12px}}.main-profile-collapse__card.promo .promo-float-el{pointer-events:none}.main-profile-collapse__card.promo .promo-float-el.first{position:absolute;width:60px;left:58px;top:-12px}.main-profile-collapse__card.promo .promo-float-el.second{position:absolute;width:88px;right:10px;top:10px}.main-profile-collapse__card.promo .promo-float-el.third{width:90px;position:absolute;left:17px;top:180px}.main-profile-collapse__card.promo .promo-float-el.fourth{width:45px;position:absolute;top:156px;right:15px}.main-profile-collapse__card.promo .promo-list{margin-top:10px;padding-left:49px;z-index:2;pointer-events:none}.main-profile-collapse__card.promo .promo-list li{list-style-type:initial}@media screen and (max-width: 700px){.main-profile-collapse__card.promo .promo-list{font-size:14px;margin-top:0px;padding-left:72px}.main-profile-collapse__card.promo .promo-list .second{display:none}}.main-profile-collapse__card.promo .promo-text{font-weight:700;font-size:18px;text-transform:uppercase;margin-top:14px;margin-left:43px;z-index:2;pointer-events:none}@media screen and (max-width: 700px){.main-profile-collapse__card.promo .promo-text{display:none}}.main-profile-collapse__card.promo .promo-text-s{font-size:11px;text-transform:uppercase;margin-top:4px;align-self:flex-end;margin-right:28px;z-index:2;pointer-events:none}@media screen and (max-width: 700px){.main-profile-collapse__card.promo .promo-text-s{font-size:9px;font-weight:bold;margin-top:15px;margin-bottom:6px}}.main-profile-collapse__card.promo .button{display:flex;width:260px !important;margin-bottom:10px;margin-top:30px;position:absolute;bottom:17px}.main-profile-collapse__card.promo .main-profile-collapse__card__top-corner span{top:28px;left:36px}.main-profile-collapse__card__link{display:none}.main-profile-collapse__card__top-corner{position:absolute;right:-15px;top:-22px;transition:transform 300ms}.main-profile-collapse__card__top-corner:hover{transform:translateY(-10px)}.main-profile-collapse__card__top-corner span{pointer-events:none;position:absolute;top:19px;left:25px;color:#fff;text-transform:uppercase;font-size:15px;transform:rotate(16deg);transform-origin:center;text-align:center}.main-profile-collapse__card__top-corner svg{pointer-events:none}.main-profile-collapse__card__header{font-size:4rem;font-weight:bold;margin-top:20px;pointer-events:none;line-height:1em;font-weight:bold;font-family:EuclidCircularA}@media screen and (max-width: 700px){.main-profile-collapse__card__header{font-size:36px;margin-top:8px;justify-self:center}}.main-profile-collapse__card__text{margin-top:6px;pointer-events:none}@media screen and (max-width: 700px){.main-profile-collapse__card__text{text-align:center;grid-column:1;font-size:12px;text-align:center}}.main-profile-collapse__card__text .mobile{display:none}@media screen and (max-width: 700px){.main-profile-collapse__card__text .mobile{display:initial}}@media screen and (max-width: 700px){.main-profile-collapse__card__text .desktop{display:none}}.main-profile-collapse__card__image{margin-top:17px;position:relative;pointer-events:none;max-width:calc(100% - 40px)}@media screen and (max-width: 700px){.main-profile-collapse__card__image{display:none}}.main-profile-collapse__card__image-corner{position:absolute;top:10px;right:6px;pointer-events:none}.main-profile-collapse__card__image-corner span{position:absolute;color:#fff;left:-1px;top:3px;text-align:center;width:100%}.main-profile-collapse__card__button{pointer-events:none}@media screen and (max-width: 700px){.main-profile-collapse__card__button{grid-column:2;grid-row:1/3;width:72px;height:72px;background:rgba(0,0,0,0);border:1px solid var(--arrayColor);border-radius:50%;display:flex;align-items:center;color:#fff;justify-self:center;justify-content:center}}.main-profile-collapse__card__button .button{width:260px !important}@media screen and (max-width: 700px){.main-profile-collapse__card__button .button{display:none}}.main-profile-collapse__card__progress{pointer-events:none;font-size:12px;font-weight:bold;padding:30px 0;display:none}@media screen and (max-width: 700px){.main-profile-collapse__card__progress{text-align:center;font-weight:initial;text-transform:uppercase;width:60px}}@media screen and (max-width: 700px){.main-profile-collapse__card__progress .progress__main{font-size:9px;color:#000}}.main-profile-collapse__card__progress .progress__mobile{display:none}@media screen and (max-width: 700px){.main-profile-collapse__card__progress .progress__mobile{font-size:9px}}.main-profile-faq{border:1px solid #ed1164;border-radius:10px;position:relative;margin-top:106px;width:102%}@media screen and (max-width: 1200px){.main-profile-faq{margin-left:-41px;width:104%}}@media screen and (max-width: 740px){.main-profile-faq{margin-left:0;margin-top:0}}.main-profile-faq .collapse{padding-left:18px;margin-top:24px;margin-bottom:0px;border:0px solid}.main-profile-faq .collapse p{padding:10px 0}.main-profile-faq .collapse p a{color:#ed1164}.main-profile-faq .collapse__top{padding-right:50%}@media screen and (max-width: 1200px){.main-profile-faq .collapse__top{padding-right:16%;padding-left:10px}}@media screen and (max-width: 740px){.main-profile-faq .collapse__top{padding-right:12%}}.main-profile-faq .collapse-inner{padding-left:62px;padding-right:20%}@media screen and (max-width: 740px){.main-profile-faq .collapse-inner{padding-left:20px}}.main-profile-faq .collapse-text{padding:15px 30px 20px}.main-profile-faq input:checked+.collapse__top{font-weight:bold}.main-profile-faq__link{padding:30px 48px}@media screen and (max-width: 740px){.main-profile-faq__link{padding-left:28px;font-size:14px}}.main-profile-faq__link a{color:#ed1164;font-weight:bold}.main-profile-faq__title{color:#ed1164;position:absolute;left:40px;top:-22px;background:#fff;width:79px;text-align:center}.main-profile__feedback{font-size:clamp(2rem, 1.4231rem + 2.5641vw, 4.5rem);font-weight:bold;margin-top:90px}.main-profile__feedback__button .button{transition:filter 300ms}.main-profile__feedback__button .button.hide{pointer-events:none;filter:grayscale(1)}.main-profile__feedback__text{margin-top:20px;margin-bottom:20px;max-width:600px}.main-profile__feedback__text.first{margin-top:40px}.main-profile__feedback__text a{color:#ed1164;font-weight:bold}.main-profile__feedback__list{list-style-type:disc;padding-left:20px}.main-profile__feedback__list li{list-style-type:disc;margin-bottom:10px}.main-profile__feedback__inputs{width:300px;margin-top:50px}.main-profile__feedback__textField .input-group textarea{border:1px solid #000;padding:22px 10px;font-family:Formular;font-style:normal;font-size:16px;width:530px}@media screen and (max-width: 600px){.main-profile__feedback__textField .input-group textarea{width:300px}}.main-profile__feedback__textField .input-group textarea::placeholder{color:#98a2ab}.main-profile .recovery__password{width:200px;overflow:hidden;max-height:30px;transition:max-height 300ms}@media screen and (max-width: 1200px){.main-profile .recovery__password{width:initial;display:grid;column-gap:40px;padding-left:23px;grid-column:4;margin-top:50px}}@media screen and (max-width: 760px){.main-profile .recovery__password{grid-column:1/3;padding:0}}.main-profile .recovery__password.show{max-height:500px}.main-profile .recovery__password.show .recovery__first__input{opacity:1}.main-profile .recovery__password .button{width:100%}@media screen and (max-width: 1000px){.main-profile .recovery__password .button{margin-top:0}}.main-profile .recovery__password .logIn__reg-error{width:initial;margin-top:10px}.main-profile .recovery__password .recovery__first__button{margin-top:30px}@media screen and (max-width: 1000px){.main-profile .recovery__password .recovery__first__button{margin-top:0;grid-column:1/4;width:initial;opacity:0}}@media screen and (max-width: 760px){.main-profile .recovery__password .recovery__first__button{grid-column:1}}.main-profile .recovery__password .recovery__first__input{opacity:0;transition:opacity 100ms}@media screen and (max-width: 1000px){.main-profile .recovery__password .recovery__first__input{margin-top:12px;grid-column:1/4;opacity:0}}@media screen and (max-width: 760px){.main-profile .recovery__password .recovery__first__input{grid-column:1}}.fc-icon-left-arrow{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 9 16%27%3E%3Cpath fill=%27%23000%27 d=%27M9 8.6V7.3A12.4 12.4 0 011.4 0H.3l1.1 8-1.1 8h1.1A12.6 12.6 0 019 8.6z%27%3E%3C/path%3E%3C/svg%3E");width:9px;position:absolute;background-repeat:no-repeat;bottom:-1px;transform:rotate(180deg);transform-origin:left}.fc-icon-right-arrow{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 9 16%27%3E%3Cpath fill=%27%23000%27 d=%27M9 8.6V7.3A12.4 12.4 0 011.4 0H.3l1.1 8-1.1 8h1.1A12.6 12.6 0 019 8.6z%27%3E%3C/path%3E%3C/svg%3E");width:9px;position:absolute;background-repeat:no-repeat;bottom:-9px}.fc .fc-button-primary{position:relative}.fc .fc-toolbar.fc-header-toolbar{padding-top:9px;margin-bottom:18px}.selected .fc-daygrid-day-frame{background:none;border:1px solid #ed1164;border-radius:60%}.fc .fc-daygrid-day-frame{cursor:pointer}@media screen and (max-width: 1200px){.feedback .main-profile-left{grid-template-columns:1fr 1fr 3fr}}@media screen and (max-width: 740px){.feedback .main-profile-left{grid-template-columns:1fr}}.main-profile-buy{display:grid;grid-template-columns:332px 332px}@media screen and (max-width: 590px){.main-profile-buy{grid-template-columns:1fr;width:100%}}.main-profile-buy__add{grid-column:2;position:relative;grid-row:6;margin-top:19px;width:273px}@media screen and (max-width: 590px){.main-profile-buy__add{grid-column:1/3;position:relative;grid-row:6;margin-top:19px;width:273px;justify-self:center}}.main-profile-buy__sub{display:flex;grid-column-start:1;grid-column-end:4;padding-bottom:30px}@media screen and (max-width: 780px){.main-profile-buy__sub{grid-column-end:3}}@media screen and (max-width: 780px){.main-profile-buy__sub{overflow-x:scroll}}@media screen and (max-width: 780px){.main-profile-buy__sub{flex-direction:column;justify-content:space-between;align-items:center;height:355px}}.main-profile-buy__sub-el{min-width:291px;height:158px;background:#fff;box-shadow:10px 10px 20px rgba(23,88,104,.1),-10px -10px 20px rgba(23,88,104,.1);border-radius:10px;margin-right:47px;overflow:hidden;display:flex;flex-direction:column;cursor:pointer;filter:grayscale(1);transition:filter 300ms}@media screen and (max-width: 1650px){.main-profile-buy__sub-el{min-width:215px}}@media screen and (max-width: 780px){.main-profile-buy__sub-el{margin-right:0px}}.main-profile-buy__sub-el.active{filter:initial}.main-profile-buy__sub-el.active .main-profile-buy__sub-el__topEl{background:#ed1164}.main-profile-buy__sub-el__topEl{background:#98a2ab;transition:background 300ms;height:10px}.main-profile-buy__sub-el__title{text-transform:uppercase;font-weight:700;color:#ed1164;text-align:center;margin-top:20px}@media screen and (max-width: 1650px){.main-profile-buy__sub-el__title{font-size:14px}}.main-profile-buy__sub-el__subTitle{text-align:center}@media screen and (max-width: 1650px){.main-profile-buy__sub-el__subTitle{font-size:14px}}.main-profile-buy__sub-el__price{text-align:center;font-size:36px;font-weight:bold;margin-top:14px}@media screen and (max-width: 1650px){.main-profile-buy__sub-el__price{font-size:32px}}.main-profile-buy__new-inner{display:grid;position:relative}@media screen and (max-width: 640px){.main-profile-buy__new-inner{justify-content:center}}.main-profile-buy__new-inner__back{width:150px;height:150px;position:absolute;right:-201px;top:16px}@media screen and (max-width: 850px){.main-profile-buy__new-inner__back{display:none}}.main-profile-buy__new-inner__left{grid-column:1;border:1px solid #fea8bf;border-radius:10px;margin-top:16px;display:flex;flex-direction:column;width:268px}.main-profile-buy__new-inner__right{grid-column:2;border:1px solid #fea8bf;border-radius:10px;margin-top:16px;display:flex;flex-direction:column;width:268px;margin-left:50px;height:min-content}@media screen and (max-width: 640px){.main-profile-buy__new-inner__right{grid-column:1;margin:50px 0}}.main-profile-buy__new-inner__right .main-profile-buy__price{margin-bottom:14px}.main-profile-buy__new-inner__head{font-weight:bold;text-transform:uppercase;margin-top:19px;align-self:center}.main-profile-buy__new-inner__list{margin-top:25px;padding:0 16px 0 46px}.main-profile-buy__new-inner__list__el{margin-bottom:19px;position:relative}.main-profile-buy__new-inner__list__el::before{content:"✔️";position:absolute;left:-28px;width:16px;height:16px;font-size:16px;top:50%;transform:translateY(-50%)}.main-profile-buy__new-inner__list__el.no::before{content:"❌"}.main-profile-buy__new-inner__link{color:#ed1164;width:105px;align-self:center;margin-bottom:-17px}@media screen and (max-width: 590px){.main-profile-buy__new-inner__link{margin-bottom:0px}}.main-profile-buy__new-inner .main-profile-buy__price{width:200px;margin-top:81px;padding:0;align-self:center;padding-right:19px}@media screen and (max-width: 590px){.main-profile-buy__new-inner .main-profile-buy__price{margin-top:31px;align-self:center;padding:0 100px 0 0;margin-bottom:0px}}.main-profile-buy__new-inner .main-profile-buy__promo{margin-bottom:15px;margin-top:35px;align-self:center;width:200px}.main-profile-buy__new-inner .main-profile-buy__buttonCard{padding:0 20px 0 20px}.main-profile-buy__new-inner .main-profile-buy__buttonPayPal{padding:0 20px 0 20px}.main-profile-buy__title{font-size:clamp(5.125rem, 1.1072rem + 17.8569vw, 9.6785rem);grid-column:1/3;margin-top:108px}.main-profile-buy__title.english{font-family:SangBleuEmpire}.main-profile-buy__title.chinese{font-family:NotoSansSC}.main-profile-buy__title.español{font-family:IKANSEEYOUALL;font-weight:900}.main-profile-buy__title.deutsch{font-family:EuclidCircularA;font-weight:bold}.main-profile-buy__title.français{font-family:NewParisKingSize}.main-profile-buy__title.turkish{font-family:Asap;font-weight:700}@media screen and (max-width: 1100px){.main-profile-buy__title{margin-top:60px}}@media screen and (max-width: 590px){.main-profile-buy__title{margin-top:80px}}.main-profile-buy__second{font-size:2.25rem;grid-column:1/3;margin-top:8px;white-space:nowrap}@media screen and (max-width: 590px){.main-profile-buy__second{white-space:initial;font-size:18px;margin-top:12px}}.main-profile-buy__list-title{margin-top:48px}@media screen and (max-width: 590px){.main-profile-buy__list-title{font-size:.875rem;margin-top:20px}}.main-profile-buy .short-description--list{padding-left:20px;margin-top:17px}.main-profile-buy .short-description--list li{list-style-type:disc;margin-bottom:10px}.main-profile-buy .short-description{margin-top:43px;margin-bottom:28px;grid-column:1/3}@media screen and (max-width: 590px){.main-profile-buy .short-description{margin-top:40px;font-size:14px}}.main-profile-buy .hide{display:none}.main-profile-buy__price{grid-column:1;margin-top:20px;height:44px;padding-left:10px;display:flex;justify-content:space-between;padding-right:10px;align-items:flex-end;margin-bottom:24px;position:relative}@media screen and (max-width: 590px){.main-profile-buy__price{grid-column:1/3;justify-self:center;font-size:.875rem;width:200px;margin-top:8px;height:28px}}.main-profile-buy__price.bu:after{content:"*";position:absolute;top:5px;right:0}.main-profile-buy__promo{grid-column:2;position:relative;margin-bottom:24px}.main-profile-buy__promo.show .span-title{display:none}.main-profile-buy__promo.show .input-group{display:block}.main-profile-buy__promo .span-title{font-size:.75rem;color:#ed1164;position:absolute;bottom:0;cursor:pointer;font-weight:bold}@media screen and (max-width: 590px){.main-profile-buy__promo .span-title{bottom:initial;position:initial}}.main-profile-buy__promo .span-title.deact{display:none}.main-profile-buy__promo .input-group{margin-bottom:0;position:relative !important;bottom:0;display:none;width:100%}@media screen and (max-width: 590px){.main-profile-buy__promo .input-group{bottom:initial;position:initial}}@media screen and (max-width: 590px){.main-profile-buy__promo{grid-column:1/3;justify-self:center}}.main-profile-buy__buttonCard{grid-column:1;padding:0 28px 0 11px;position:relative}.main-profile-buy__buttonCard .button{width:100%}.main-profile-buy__buttonCard .button.disabled~.email-reminder{display:initial}@media screen and (max-width: 590px){.main-profile-buy__buttonCard{grid-column:1/3;display:flex;justify-content:center}.main-profile-buy__buttonCard .button{width:260px}}.main-profile-buy__buttonPayPal{grid-column:1;padding:0 28px 0 11px;margin-top:-19px}.main-profile-buy__buttonPayPal .button{width:100%}@media screen and (max-width: 590px){.main-profile-buy__buttonPayPal{grid-column:1/3;display:flex;justify-content:center}.main-profile-buy__buttonPayPal .button{width:260px}}.main-profile-buy__buttonGift{grid-column:2;padding:0 28px 0 11px}.main-profile-buy__buttonGift .button{width:100%;margin:6px 0}@media screen and (max-width: 590px){.main-profile-buy__buttonGift{grid-column:1/3;grid-row:10;display:flex;justify-content:center;margin-top:0px}.main-profile-buy__buttonGift .button{width:260px}}.main-profile-buy__text{grid-column:1/3;margin-top:32px}.main-profile-buy__text p{margin-bottom:17px}.main-profile-buy__text p a{color:#ed1164}.main-profile-buy__text p span{font-weight:bold}@media screen and (max-width: 590px){.main-profile-buy__text{font-size:14px}}.email-reminder{display:none;color:#ed1164}.show-menu .profile-menu{max-height:232px}@media screen and (max-width: 600px){.show-menu .profile-menu{max-height:540px}}.show-menu .course__left{margin-top:248px}@media screen and (max-width: 600px){.show-menu .course__left{margin-top:528px}}.show-menu .profile-menu__mobile-head .mobile-svg{transform:rotate(270deg)}.profile-menu{width:575px;background:#ececec;position:fixed;left:-575px;top:0;height:100%;padding-left:310px;padding-right:30px;box-sizing:border-box;z-index:9000;transition:transform 300ms;filter:drop-shadow(0px 10px 50px rgba(0, 0, 0, 0.1))}.profile-menu .hidden{display:none}@media screen and (max-width: 1000px){.profile-menu{left:0;top:85px;width:100%;height:232px;max-height:40px;transition:max-height 300ms;padding:0 45px;display:grid;overflow:hidden;position:absolute;grid-auto-rows:min-content}}@media screen and (max-width: 760px){.profile-menu{height:fit-content;top:65px;filter:initial;z-index:1000}}.profile-menu .profile-menu__textBlocks{opacity:0}.profile-menu.open{overflow-y:auto;transform:translateX(575px)}@media screen and (max-width: 1000px){.profile-menu.open{transform:translateX(0px);max-height:initial;height:initial}}@media screen and (max-width: 760px){.profile-menu.open{max-height:initial;height:auto}}.profile-menu.open .profile-menu__textBlocks{opacity:1;transition:opacity 100ms}.profile-menu.open .profile-menu__button{transform:rotate(90deg) translateY(1000px)}@media screen and (max-width: 1000px){.profile-menu.open .profile-menu__button{transform:translateX(0px)}}@media screen and (max-width: 1000px){.profile-menu.open .profile-menu__button span{transform:rotate(270deg)}}.profile-menu.open .profile-menu__overflow{display:block}.profile-menu__close{width:25px;height:15px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;justify-self:end;position:absolute;right:19px;top:36px;transform:rotate(180deg)}@media screen and (max-width: 1000px){.profile-menu__close{display:none}}.profile-menu__close__first{height:2px;background:#000;transition:background-color 200ms,transform 200ms;transform-origin:center;transform:translateY(6px) rotate(45deg)}.profile-menu__close__third{height:2px;background:#000;transition:background-color 200ms,transform 200ms;transform-origin:center;transform:translateY(-7px) rotate(-45deg)}.profile-menu__overflow{position:absolute;top:0;right:-100vw;width:100vw;height:100vh;display:none;cursor:pointer}.profile-menu__avatar{margin-top:114px;width:120px;height:160px;position:relative;margin-bottom:66px;cursor:pointer}.profile-menu__avatar:hover circle{stroke:#000;stroke-width:1px}.profile-menu__avatar circle{stroke:#000;stroke-width:0px;transition:stroke-width 300ms}.profile-menu__avatar label{cursor:pointer}.profile-menu__avatar input{display:none}.profile-menu__avatar img{position:absolute;top:20px;left:0;width:120px;height:120px;object-fit:cover;opacity:0;transition:opacity 250ms;border-radius:50%}.profile-menu__avatar img.show{opacity:1}@media screen and (max-width: 1200px){.profile-menu__avatar{grid-column:1;margin-top:53px}}@media screen and (max-width: 1000px){.profile-menu__avatar{margin-top:34px;grid-row:1/3;margin-bottom:0}}@media screen and (max-width: 760px){.profile-menu__avatar{grid-row:1;display:flex;flex-direction:column;align-items:center;justify-self:center;margin-top:50px;margin-bottom:66px}}.profile-menu__password{color:#98a2ab;font-size:12px;font-weight:bold;cursor:pointer}@media screen and (max-width: 1200px){.profile-menu__password{grid-column:1;margin-top:10px}}@media screen and (max-width: 1000px){.profile-menu__password{grid-column:1/4;grid-row:1;margin:0}}@media screen and (max-width: 760px){.profile-menu__password{grid-column:1;margin-top:0;text-align:center;padding-right:40px}}.profile-menu__textBlocks{width:200px;margin-top:25px}@media screen and (max-width: 1200px){.profile-menu__textBlocks{grid-column:2;grid-row:1;margin-bottom:0px;padding-left:23px;padding-top:14px}}@media screen and (max-width: 1000px){.profile-menu__textBlocks{margin-top:30px;width:50%;display:flex;column-gap:50px;justify-content:space-between;flex-direction:column}.profile-menu__textBlocks .profile-menu__name,.profile-menu__textBlocks .profile-menu__date,.profile-menu__textBlocks .profile-menu__email{width:100%}}@media screen and (max-width: 760px){.profile-menu__textBlocks{grid-column:1;grid-row:2;padding-left:0px;display:flex;flex-direction:column;align-items:center;padding-top:0px;margin-top:-19px;width:100%}}.profile-menu__textBlocks input{padding-right:35px;box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-menu__textBlocks input[type=email]{padding-right:0}.profile-menu__button{position:absolute;right:-175px;top:calc(39% + 141px);transform:rotate(90deg);background:#ececec;padding:10px 88px;cursor:pointer;transition:transform 300ms}@media screen and (max-width: 1000px){.profile-menu__button{top:0%;transform:rotate(0deg);background:#ececec;padding:10px 40px;right:50%;width:50vw;box-sizing:border-box;text-transform:uppercase}}@media screen and (max-width: 760px){.profile-menu__button{right:0%;width:100vw;padding:14px 15px;height:48px}}.profile-menu__button span{width:8px;display:inline-block;transform:rotate(-90deg) translateY(23px)}@media screen and (max-width: 1000px){.profile-menu__button span{position:absolute;transform:rotate(90deg) translateY(0px);right:35px}}.profile-menu__mobile-head{position:absolute;top:0;left:0;right:0;display:none;justify-content:space-between;padding:0 30px;text-transform:uppercase;padding:10px 30px}.profile-menu__mobile-head .mobile-svg{width:9px;height:16px;transform:rotate(90deg);transition:transform 300ms}.profile-menu__mobile-head .mobile-svg svg{position:relative;top:-4px}@media screen and (max-width: 1000px){.profile-menu__mobile-head{display:flex}}.profile-menu .recovery__password{width:200px;overflow:hidden;max-height:30px;transition:max-height 300ms}@media screen and (max-width: 1000px){.profile-menu .recovery__password{width:initial;display:grid;column-gap:40px;padding-left:23px}}@media screen and (max-width: 760px){.profile-menu .recovery__password{padding:0}}.profile-menu .recovery__password.show{max-height:500px}.profile-menu .recovery__password.show .recovery__first__input{opacity:1}.profile-menu .recovery__password .logIn__reg-error{width:initial;margin-top:10px}.profile-menu .recovery__password .button{width:100%}@media screen and (max-width: 1000px){.profile-menu .recovery__password .button{margin-top:0}}.profile-menu .recovery__password .recovery__first__button{margin-top:30px}@media screen and (max-width: 1000px){.profile-menu .recovery__password .recovery__first__button{margin-top:0;grid-column:1/4;width:initial}}@media screen and (max-width: 760px){.profile-menu .recovery__password .recovery__first__button{grid-column:1}}.profile-menu .recovery__password .recovery__first__input{opacity:0}.emailCheck{grid-column:1}.nameCheck{grid-column:1}@media screen and (max-width: 1000px){.course .profile-menu__button{right:0%;width:100vw}}@media screen and (max-width: 1000px){.course .breadcrumbs{left:22px;top:142px}}.les jdiv{display:none}.les #jcont{right:-100% !important}.les .label_c1cd{right:-100% !important}.withoutPayPal{margin-top:19px}.float-promo{position:fixed;bottom:70px;z-index:99999;right:70px;border:1px solid #98a2ab;border-radius:10px}@media screen and (max-width: 450px){.float-promo{top:100px;bottom:initial;right:27px}}.float-promo.hide{display:none}.float-promo .promo{margin-bottom:0}@media screen and (max-width: 450px){.float-promo .promo{height:305px;width:293px}.float-promo .promo .promo-image{margin-top:10px;width:251px}.float-promo .promo .button{margin-top:0;width:202px !important;font-size:13px}}.float-promo .close{position:absolute;width:30px;height:30px;cursor:pointer;right:-50px;z-index:999}@media screen and (max-width: 450px){.float-promo .close{right:0;top:-30px}}.float-promo .close svg{pointer-events:none;width:inherit;height:inherit}.button-buy{--main-color: #FFD954}.button-buy .button__text{color:#000 !important}.main-profile-collapse__levels{position:absolute;bottom:65px;left:-5px;z-index:99;color:#fff;font-weight:bold;font-size:12px}@media screen and (max-width: 700px){.main-profile-collapse__levels{right:15px;top:-5px;bottom:initial;left:initial;display:flex;flex-direction:row}}.main-profile-collapse__levels-item{padding:3px 10px;margin-bottom:5px;width:80px;height:20px;position:relative;box-sizing:border-box}@media screen and (max-width: 700px){.main-profile-collapse__levels-item{width:20px;height:40px;margin-bottom:0px;margin-right:5px;display:flex;justify-content:center}}.main-profile-collapse__levels-item.full{width:90px;height:50px;padding:8px 10px}@media screen and (max-width: 700px){.main-profile-collapse__levels-item.full{width:60px;height:50px}}.main-profile-collapse__levels-item .back{position:absolute;left:0;top:0;bottom:0;right:0;z-index:-1}@media screen and (max-width: 700px){.main-profile-collapse__levels-item .back .desktop{display:none}}.main-profile-collapse__levels-item .back .mobile{display:none}@media screen and (max-width: 700px){.main-profile-collapse__levels-item .back .mobile{display:initial}}.main-profile-collapse__levels-item span{position:relative;display:inline-block;margin-right:5px}@media screen and (max-width: 700px){.main-profile-collapse__levels-item span{margin-right:0}}@media screen and (max-width: 700px){.main-profile-collapse__levels-item span.word{display:none}}.main-profile-left__telegram{color:#c5c5c5;font-weight:bold}@media screen and (max-width: 1200px){.main-profile-left__telegram{grid-column:2}}@media screen and (max-width: 760px){.main-profile-left__telegram{grid-column:1/3;grid-row:3;text-align:center}}.telegramLink{color:#c5c5c5;font-weight:bold}.tgBanner{width:310px;height:80px;border-radius:10px;background:#fff;display:grid;grid-template-columns:100px 1fr;position:relative;overflow:hidden}@media screen and (min-width: 1200px){.tgBanner{width:200px;grid-template-columns:77px 1fr}}.tgBanner__text{color:#ed1164;font-size:16px;grid-column:2;width:85px;padding:20px 35px;justify-self:flex-end}@media screen and (min-width: 1200px){.tgBanner__text{padding:20px 21px}}.tgBanner-tg{width:50px;height:50px;position:absolute;left:30px;top:16px}@media screen and (min-width: 1200px){.tgBanner-tg{width:65px;height:55px;left:-8px;top:9px}}.tgBanner__img{position:absolute}.tgBanner-circle{width:189px;height:189px;background:#338a9d;border-radius:100%;left:-55px;top:-26px;position:absolute}@media screen and (min-width: 1200px){.tgBanner-circle{width:110px;height:110px;left:-22px;top:-13px}}.promo-sale__image{position:absolute;bottom:0;pointer-events:none}.promo-sale__titles{font-size:32px;font-weight:700;color:#fff;width:250px;text-align:center;z-index:1;pointer-events:none}@media screen and (max-width: 700px){.promo-sale__titles{font-size:28px}}.promo-sale__date{text-transform:uppercase;font-size:24px;text-align:center;margin-top:20px;color:#fff;z-index:1;width:164px;pointer-events:none}@media screen and (max-width: 700px){.promo-sale__date{font-size:17px}}.promo-sale__circles{position:absolute;left:0;right:0;bottom:0;top:0;z-index:0;pointer-events:none}.promo-sale__circles__big{width:355px;height:355px;background-color:#ff0164;border-radius:100%;position:absolute;left:-60px;top:-77px;z-index:1}.promo-sale__circles__small{width:134px;height:134px;position:absolute;background-color:#98a2ab;border-radius:100%;right:-10px;top:176px}.promo-sale__background{pointer-events:none;position:absolute;top:0;left:0;bottom:0;right:0}.logIn{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;height:100vh}@media screen and (max-width: 1000px){.logIn{grid-template-rows:69px 1fr 70px;height:initial}}.logIn__card{width:640px;grid-column:2;grid-row:2;box-shadow:0px 10px 50px rgba(0,0,0,.1);transition:all 300ms;display:grid;grid-template-rows:200px 1fr;justify-content:center;grid-template-columns:1fr 1fr;background:#fff}@media screen and (max-width: 650px){.logIn__card{width:100vw}}.logIn__card.right img.log{opacity:1}.logIn__card.right img.reg{opacity:0}.logIn__card.right img.end{opacity:0}.logIn__card.right .input-group.log{display:block}.logIn__card.right .input-group.reg{display:none}.logIn__card.right .logIn__checkbox{display:none}.logIn__card.right .logIn__button .button:not(:first-child){display:none}.logIn__card.right .logIn__end{display:none}.logIn__card.left{width:1000px}.logIn__card.left img.log{opacity:0}.logIn__card.left img.reg{opacity:1}.logIn__card.left img.end{opacity:0}.logIn__card.left .logIn__left-card{max-width:500px}.logIn__card.left .input-group.log{display:none}.logIn__card.left .input-group.reg{display:block}.logIn__card.left .logIn__button .button:first-child{display:none}.logIn__card.left .logIn__recovery{display:none}.logIn__card.left .logIn__end{display:none}.logIn__card.left .logIn__right-card{justify-self:center;grid-column:2}@media screen and (max-width: 840px){.logIn__card.left .logIn__right-card{grid-column:1;grid-row:3}}@media screen and (max-width: 1000px){.logIn__card.left{width:100vw}}@media screen and (max-width: 840px){.logIn__card.left{height:initial;grid-template-rows:initial;grid-template-columns:1fr}}.logIn__card.end img.log{opacity:0}.logIn__card.end img.reg{opacity:0}.logIn__card.end img.end{opacity:1}.logIn__card.end .logIn__right-card{display:none}.logIn__header{grid-column:1/3;position:relative}@media screen and (max-width: 700px){.logIn__header{height:200px}}.logIn__header img{object-fit:cover;width:100%;height:100%;transition:opacity 300ms}.logIn__right-card{display:flex;flex-direction:column;align-items:center;grid-column:1/3;width:500px;position:relative;justify-self:center;margin-bottom:119px;background:#fff}@media screen and (max-width: 700px){.logIn__right-card{margin-bottom:100px}}.logIn__right-card.padding{padding-top:70px}@media screen and (max-width: 650px){.logIn__right-card{width:100vw}}.logIn__left-card{display:flex;flex-direction:column;align-items:center;grid-column:1;max-width:0px;width:500px;overflow:hidden}.logIn__left-title{margin-top:59px}.logIn__left-list{font-size:36px;display:flex;flex-direction:column;align-items:center;margin-top:43px;width:160px}.logIn__left-list__item--en{font-family:SangBleuEmpire;border-bottom:1px solid #000;padding:3px 0px;width:100%;text-align:center;color:#000;cursor:pointer;transition:color 300ms}.logIn__left-list__item--en:hover{color:#e0150e}.logIn__left-list__item--en.active{color:#e0150e}.logIn__left-list__item--cn{font-family:NotoSansSC;border-bottom:1px solid #000;padding:3px 0px;width:100%;text-align:center;color:#000;cursor:pointer;transition:color 300ms}.logIn__left-list__item--cn:hover{color:#e0150e}.logIn__left-list__item--cn.active{color:#e0150e}.logIn__left-list__item--tr{font-family:Asap;font-weight:bold;border-bottom:1px solid #000;padding:12px 8px;width:100%;text-align:center;color:#000;cursor:pointer;transition:color 300ms}.logIn__left-list__item--tr:hover{color:teal}.logIn__left-list__item--tr.active{color:teal}.logIn__left-list__item--de{font-family:EuclidCircularA;font-weight:bold;border-bottom:1px solid #000;padding:12px 8px;width:100%;text-align:center;color:#000;cursor:pointer;transition:color 300ms}.logIn__left-list__item--de:hover{color:#00cf66}.logIn__left-list__item--de.active{color:#00cf66}.logIn__left-list__item--fr{font-family:NewParisKingSize;border-bottom:1px solid #000;padding:7px 0px;width:100%;text-align:center;color:#000;cursor:pointer;transition:color 300ms}.logIn__left-list__item--fr:hover{color:#ff4c21}.logIn__left-list__item--fr.active{color:#ff4c21}.logIn__left-list__item--es{font-family:IKANSEEYOUALL;font-weight:900;padding:7px 0px;width:100%;text-align:center;color:#000;cursor:pointer;transition:color 300ms}.logIn__left-list__item--es:hover{color:#ffd954}.logIn__left-list__item--es.active{color:#ffd954}.logIn__end{padding:0 40px;grid-column:1/3;padding-bottom:50px}.logIn__end__line-head{text-transform:uppercase;font-weight:bold;text-align:center;margin-top:60px}.logIn__end__text{margin-top:35px}.logIn__end__button{margin-top:39px}.logIn__end__button .button{width:300px;margin-left:auto;margin-right:auto}.logIn__end__list-head{margin-top:60px;text-align:center}.logIn__end__list{margin-top:19px}.logIn__end__line{width:400px;height:10px;background:#fea8bf;margin-left:auto;margin-right:auto;border-radius:10px;margin-top:10px}.logIn__end__line-inner{width:320px;height:10px;background:#ed1164;border-radius:10px}.logIn__links{font-size:15px;display:flex;margin-top:60px;margin-bottom:30px;width:188px;justify-content:space-between}.logIn__links__first{color:#ed1164;text-decoration:underline;cursor:pointer}.logIn__links__second{color:#ed1164;text-decoration:underline;cursor:pointer}.logIn__links .inactive{color:#000;text-decoration:none;cursor:initial}.logIn__email{width:300px}.logIn__password{width:300px;margin-top:9px}.logIn__button{margin-top:14px}.logIn__button .button{width:300px}.logIn__checkbox{width:300px}.logIn__recovery{margin-top:10px;color:#ed1164;font-size:12px;font-weight:bold}.logIn__reg-error{color:#ed1164;width:300px;text-align:center;margin-bottom:25px;max-height:0px;transition:max-height 300ms;overflow:hidden;font-size:13px}.logIn__reg-error a{color:#ed1164}.logIn__reg-error b{margin-bottom:20px;display:block}.logIn__reg-error .inner{padding-bottom:20px}.logIn__reg-error.activ{top:45px;color:#000}.logIn__reg-error.show{max-height:500px}.logIn__reg-error.bottom{margin-top:30px;margin-bottom:0}.logIn__reg-error.feedback{color:#009e5c}.logIn__hd{font-size:18px;margin-top:60px;font-weight:bold}.logIn__text{text-align:center;margin-top:25px}.recovery{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;height:100vh}@media screen and (max-width: 1000px){.recovery{grid-template-rows:69px 1fr 70px;height:initial}}.recovery__card{width:640px;grid-column:2;grid-row:2;box-shadow:0px 10px 50px rgba(0,0,0,.1);transition:all 300ms;display:grid;grid-template-rows:200px 1fr;justify-content:center;grid-template-columns:1fr 1fr}@media screen and (max-width: 650px){.recovery__card{width:100vw}}.recovery__card.second .first-step{display:none}.recovery__card.second .second-step{display:block}.recovery__header{grid-column:1/3;position:relative}@media screen and (max-width: 700px){.recovery__header{height:200px}}.recovery__header img{object-fit:cover;width:100%;height:100%;transition:opacity 300ms}.recovery__inner{margin:0 auto;width:300px;grid-column:1/3;margin-bottom:119px}@media screen and (max-width: 700px){.recovery__inner{margin-bottom:100px}}.recovery__inner.first-step{display:block}.recovery__inner.second-step{display:none}.recovery__first__top-text{margin-top:111px}.recovery__first__head{margin-top:30px;font-weight:bold}.recovery__first__text{margin-top:10px}.recovery__first__button{margin-top:20px}.recovery__first__button .button{width:300px}.recovery__first__input{margin-top:20px}@media screen and (max-width: 1000px){.recovery__first__input{grid-column:1}}.recovery__first__return{color:#ed1164;font-weight:bold;font-size:12px;display:block;text-align:center;margin-top:50px}.recovery__second__first-text{margin-top:129px}.recovery__second__second-text{margin-top:48px}.recovery__second__button{margin-top:46px}.recovery__second__button .button{width:300px}.reg-mail{color:#ed1164}.thanku{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;height:100vh;min-height:740px}@media screen and (max-width: 1000px){.thanku{grid-template-rows:1fr 100% 1fr;grid-template-columns:1fr 100% 1fr;height:initial;margin-top:100px}}@media screen and (max-width: 700px){.thanku{grid-template-columns:1fr;grid-template-rows:1fr 100% 1fr}}.thanku__card{width:970px;height:740px;grid-column:2;grid-row:2;box-shadow:0px 10px 50px rgba(0,0,0,.1);transition:all 300ms;display:grid;grid-template-rows:200px 1fr}@media screen and (max-width: 1000px){.thanku__card{width:initial}}@media screen and (max-width: 840px){.thanku__card{height:initial;grid-template-rows:200px 1fr;padding-bottom:43px}}.thanku__header{width:inherit}.thanku__header img{object-fit:cover;width:100%;height:100%}.thanku__inner{padding:0 285px;display:flex;flex-direction:column;align-items:center;text-align:center}@media screen and (max-width: 1000px){.thanku__inner{padding:0px 110px}}@media screen and (max-width: 500px){.thanku__inner{padding:0px 25px}}.thanku__head{margin-top:140px;font-weight:bold}@media screen and (max-width: 1000px){.thanku__head{margin-top:70px}}.thanku__text{margin-top:37px}.thanku__button .button{width:299px;margin-top:41px;margin-bottom:41px}.thanku__end a{color:#ed1164}.second-step .authorization__card{display:flex;align-items:center;height:fit-content}.lesson{padding:194px 16vw 0;--main-color: #ED1164;--sec-color: #338A9D;position:relative;padding-bottom:166px;transition:transform 300ms}@media screen and (max-width: 1600px){.lesson{padding:194px 8vw 207px}}@media screen and (max-width: 1000px){.lesson{padding:180px 8vw 180px}}@media screen and (max-width: 650px){.lesson{padding:202px 2vw 139px;display:grid}}.lesson__mobile-buy{display:none}@media screen and (max-width: 1000px){.lesson__mobile-buy{display:block}}.lesson__mobile-buy .button{width:167px;margin-top:50px;margin-bottom:0}.lesson-wrapper{position:relative;overflow:hidden}.lesson-wrapper.beginners .lesson__imgs__top,.lesson-wrapper.beginners .lesson__imgs__second,.lesson-wrapper.beginners .lesson__imgs__bottom{display:none}.lesson-wrapper.beginners .lesson__imgs__first__back{position:absolute;background:#ed1164;top:0;left:0;right:0;bottom:0;z-index:-1;transform:translate3d(14px, 14px, 0px)}.lesson-wrapper.beginners .lesson__imgs__beginners{display:block;position:absolute;right:0;height:582px}.lesson-wrapper.beginners .lesson__imgs__beginners__top{position:absolute;width:69px;right:258px;top:0px;z-index:5}.lesson-wrapper.beginners .lesson__imgs__beginners__bottom{position:absolute;height:169px;width:169px;bottom:208px;right:107px;z-index:4}.lesson__mobile-buttons{display:none;position:absolute;right:69px;top:397px;width:128px;justify-content:space-between}@media screen and (max-width: 1000px){.lesson__mobile-buttons{display:flex;right:7vw}}@media screen and (max-width: 650px){.lesson__mobile-buttons{right:14vw;top:199px;width:initial}}.lesson__mobile-buttons__download{width:30px;height:30px}.lesson__mobile-buttons__pdf{width:30px;height:30px}.lesson__mobile-buttons__progress{width:30px;height:30px;position:relative}.lesson__mobile-buttons__progress path{transition:fill 300ms}.lesson__mobile-buttons__progress-back{position:absolute;background:#ed1164;width:30px;top:0;transition:transform 300ms;transform:scaleY(0);transform-origin:top;height:.1px;z-index:-1}.lesson__mobile-buttons__progress.anim .lesson__mobile-buttons__progress-back{transform:scaleY(80)}.lesson__mobile-buttons__progress.anim path{fill:#fff}.lesson__pagination{display:flex;justify-content:space-between;padding:0 0px;position:relative;top:-10px}@media screen and (max-width: 1000px){.lesson__pagination{top:44px}}@media screen and (max-width: 760px){.lesson__pagination .text{display:none}}@media screen and (max-width: 760px){.lesson__pagination.first{width:80%;justify-self:center;top:26px}}.lesson__pagination.first:first-child{grid-row:3}.lesson__pagination a{color:var(--main-color)}.lesson__pagination__left{cursor:pointer}.lesson__pagination__left .button__arrow{margin-right:10px;margin-left:0;transform:rotate(180deg);padding-bottom:2px}.lesson__pagination__middle{color:#338a9d}.lesson__pagination__right{cursor:pointer;position:relative}.lesson__pagination__right .info-box{right:0;transform:initial;top:20px;z-index:999}.lesson__pagination__right.hidden .button__arrow{filter:grayscale(1);opacity:.5}.lesson__pagination__right.hidden:hover .info-box{display:initial}.lesson__left{margin-top:125px;display:none}@media screen and (max-width: 1000px){.lesson__left{margin-top:47px}}@media screen and (max-width: 760px){.lesson__left{margin-top:34px}}.lesson__left__name{font-size:4.5rem;font-weight:bold;color:var(--sec-color)}@media screen and (max-width: 650px){.lesson__left__name{font-size:32px}}.lesson__left__text{font-size:2.25rem}@media screen and (max-width: 1000px){.lesson__left__text{margin-top:72px}}@media screen and (max-width: 650px){.lesson__left__text{font-size:18px;margin-top:14px}}.lesson__left__buttons{margin-top:18px;display:flex;flex-wrap:wrap;width:319px;column-gap:19px;flex-direction:column}@media screen and (max-width: 1000px){.lesson__left__buttons{display:none}}.lesson__left__buttons .button{width:148px;margin:12px 0}.lesson__imgs{width:555px;height:414px;position:absolute;right:16vw;top:204px;z-index:-1}@media screen and (max-width: 1000px){.lesson__imgs{display:none}}.lesson__imgs__top{width:68px;height:70px;position:absolute;right:256px;top:1px;z-index:5}.lesson__imgs__first{position:absolute;top:49px;right:128px;z-index:3;transform:rotate(15deg);width:378px;height:208px}.lesson__imgs__first img{object-fit:cover;width:100%;height:100%}.lesson__imgs__first__back{position:absolute;background:rgba(0,0,0,0);border:1px solid #ed1164;top:0;left:0;right:0;bottom:0;z-index:-1;transform:translate3d(14px, 14px, 0px)}.lesson__imgs__second{position:absolute;right:186px;bottom:60px;z-index:3;width:156px;height:92px;transform:rotate(-20deg)}.lesson__imgs__second img{object-fit:cover;width:100%;height:100%}.lesson__imgs__bottom{position:absolute;bottom:18px;right:104px;width:142px;height:141px}.lesson__imgs__beginners{display:none}.lesson__faq{margin-top:83px;padding-top:23px;width:670px;border-radius:10px;border:1px solid #ececec;padding-left:565px;margin-left:-591px;z-index:10;background:#fff}@media(max-width: 1000px){.lesson__faq{width:647px;padding-left:496px;margin-left:-556px}}@media(max-width: 700px){.lesson__faq{width:100%;padding-left:0;margin-left:0;justify-self:center}}.lesson__faq .collapse{border-color:rgba(0,0,0,0)}.lesson__faq .collapse:hover{border-color:rgba(0,0,0,0)}.lesson__faq .collapse-inner{padding-right:75px}@media screen and (max-width: 760px){.lesson__faq .collapse-inner{padding-right:0px}}@media screen and (max-width: 700px){.lesson__faq .collapse-inner{padding-left:30px}}.lesson__faq .collapse-inner .collapse-text{padding-bottom:30px}.lesson__player{z-index:10;pointer-events:none}@media screen and (max-width: 1000px){.lesson__player{width:100vw;margin-left:-8vw}}@media screen and (max-width: 760px){.lesson__player{margin-left:0;margin-top:15px;width:100%}}.lesson__player__ex{pointer-events:all;transition:transform 300ms;display:grid}@media screen and (max-width: 760px){.lesson__player__ex{transition:transform 150ms}}.lesson__player__inner{position:fixed;width:100vw;height:100px;bottom:0;margin-top:0;background:#fff;left:0;z-index:9999999 !important;transform:translateY(100%);transition:transform 300ms 900ms}.lesson__player__inner #player{height:100px;border-top:1px solid #ececec}.lesson__player__inner__download-mobile.grey svg{filter:grayscale(1);opacity:.5}.lesson__player__inner__download-mobile.show-info .info-box{display:initial}@media screen and (max-width: 700px){.lesson__player__inner__download-mobile.show-info .info-box{right:initial;transform:initial;left:0}}.lesson__player__inner__download-mobile .info-box{bottom:50px}.lesson__player__inner__download{position:absolute;right:calc(50% + 50px);transform:translateX(-50%);top:9px;text-transform:uppercase;color:#ed1164;z-index:10;padding:10px 20px 0px;background:#fff;width:initial;transition:all 300ms}@media screen and (max-width: 600px){.lesson__player__inner__download{right:initial;left:0;top:121px;right:initial;left:120px}.lesson__player__inner__download span{display:none}.lesson__player__inner__download .svg{display:inline-block !important;height:28px;width:28px}}.lesson__player__inner__download.reverse{bottom:68px;top:initial}@media screen and (max-width: 590px){.lesson__player__inner__download.reverse{bottom:75px}}.lesson__player__inner__download.show{border:1px solid #ececec}.lesson__player__inner__download.show .lesson__player__inner__download__wrapper{max-height:initial;padding-bottom:10px}.lesson__player__inner__download.show .lesson__player__inner__download__head{color:#98a2ab}@media screen and (max-width: 590px){.lesson__player__inner__download.show .lesson__player__inner__download__item{text-align:center}}.lesson__player__inner__download.show::after{opacity:1}.lesson__player__inner__download__head{cursor:pointer;text-align:end;-webkit-user-select:none;user-select:none;text-align:left;display:none}.lesson__player__inner__download__head .svg{display:none}.lesson__player__inner__download__wrapper{overflow:hidden;max-height:0px;transition:max-height 300ms;display:flex;flex-direction:column;margin-top:5px;margin-bottom:5px}@media screen and (max-width: 590px){.lesson__player__inner__download__wrapper{white-space:nowrap;margin-top:-5px}}.lesson__player__inner__download__item{margin:5px 0;cursor:pointer;color:#ed1164;text-align:end}@media screen and (max-width: 590px){.lesson__player__inner__download__item{text-align:center}}.lesson__player__inner__download-mobile{width:28px;height:28px;position:absolute;top:38px;z-index:1;display:block;left:calc(50% - 220px);transform:translateX(-50%);cursor:pointer}@media screen and (max-width: 600px){.lesson__player__inner__download-mobile{left:calc(50% - 132px)}}.lesson__player__buttons{display:grid;margin-top:86px;margin-bottom:20px;position:relative;width:670px;justify-self:center;grid-auto-flow:column dense;column-gap:10px}@media screen and (max-width: 1000px){.lesson__player__buttons{margin-top:35px}}@media screen and (max-width: 760px){.lesson__player__buttons{width:360px;grid-template-rows:repeat(auto-fill, 50px);grid-template-columns:repeat(auto-fill, minmax(165px, 210px));column-gap:10px}}.lesson__player__buttons.fourth{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;grid-auto-flow:row dense;justify-content:space-evenly}@media screen and (max-width: 760px){.lesson__player__buttons.one .button-buy{grid-column:2 !important;grid-row:1 !important}}.lesson__player__buttons .button{margin:10px 0;width:initial;max-width:325px;min-width:210px}@media screen and (max-width: 760px){.lesson__player__buttons .button{min-width:165px}.lesson__player__buttons .button.button-buy{grid-column:1/3;grid-row:2;max-width:100%}}@media screen and (max-width: 760px){.lesson__player__buttons.three .button:nth-child(3){grid-column:1/3;grid-row:2;max-width:100%}}.lesson__player__line{background:#c4c4c4;border-radius:20px;height:10px;margin-top:21px}.lesson__player__tools{display:flex;justify-content:space-between;width:191px;margin:35px auto 0}@media screen and (max-width: 1000px){.lesson__player__tools{margin-top:18px}}@media screen and (max-width: 650px){.lesson__player__tools{margin-top:30px}}.lesson__player__tools div{width:30px;height:30px;cursor:pointer}.lesson__bottom{padding:0 211px;margin-bottom:7px;margin-top:40px}@media screen and (max-width: 1600px){.lesson__bottom{padding:0 10vw}}@media screen and (max-width: 1000px){.lesson__bottom{padding:0;width:112%;margin-left:-6%}}@media screen and (max-width: 650px){.lesson__bottom{margin-left:0%;width:100%;margin-bottom:0px;font-size:14px}}.lesson__bottom h2{font-size:1.5em;font-weight:bold}.lesson__bottom h3{font-size:1.25em;font-weight:bold}.lesson__bottom .collapse{border-color:#ececec}.lesson__bottom.extend{padding-bottom:var(--extend-height)}.lesson__bottom .collapse{margin-bottom:18px}.lesson__bottom .lesson-task *{color:#000;font-weight:bold}.lesson__bottom .lesson-comment{font-weight:bold}.lesson__bottom .mb-4,.lesson__bottom .my-4{margin-bottom:1.5rem !important}.lesson__bottom .mt-4,.lesson__bottom .my-4{margin-top:1.5rem !important}.lesson__bottom h3{font-size:21px;margin:0}.lesson__bottom ul{margin:initial;padding:initial;list-style:circle}.lesson__bottom ul li{margin-left:5px;list-style:circle}.lesson__bottom .text-center{text-align:center !important}.lesson__bottom .d-block{display:block}@media screen and (max-width: 1000px){.lesson.move{transform:translateY(var(--move-page))}}@media screen and (max-width: 1000px){.lesson.move-profile{transform:translateY(var(--move-page-profile))}}.les .new-footer{padding-bottom:100px}.lesson-task *{color:#000;font-weight:bold;font-size:21px}.progress{position:fixed;top:100px;right:-348px;counter-reset:lesson -1;transition:transform 300ms;box-shadow:0px 10px 50px rgba(0,0,0,.1);height:84vh;z-index:1001;--main-color: #ed1164}@media screen and (max-width: 1000px){.progress{width:100vw;right:-100vw;top:126px;height:initial;position:absolute}}@media screen and (max-width: 760px){.progress{top:107px}}.progress__second-head{position:absolute;left:-182px;top:50%;background:#ed1164;padding:10px 124px;transform:rotate(-90deg);color:#fff;cursor:pointer;z-index:1;transition:transform 300ms}@media screen and (max-width: 1000px){.progress__second-head{transform:rotate(0deg);top:-41px;left:-50%;width:50%;height:40px;display:inline-block;padding:10px;box-sizing:border-box;text-transform:uppercase}}@media screen and (max-width: 760px){.progress__second-head{left:0;width:100%}}.progress__second-head span{width:8px;position:absolute;right:35px;transform:rotate(270deg)}@media screen and (max-width: 1000px){.progress__second-head span{transform:rotate(90deg);display:inline-block}}.progress__second-head span path{fill:#fff}.progress.open{transform:translateX(-348px)}@media screen and (max-width: 1000px){.progress.open{transform:translateX(-101vw)}}.progress.open .progress__second-head{transform:rotate(-90deg) translateY(1000px)}@media screen and (max-width: 1000px){.progress.open .progress__second-head{transform:translateX(101vw)}}@media screen and (max-width: 760px){.progress.open .progress__second-head{transform:translateX(0vw)}}.progress.open .progress__second-head span{transform:rotate(270deg)}.progress.open .progress__overflow{display:block}.progress__overflow{position:absolute;top:-35vh;width:100vw;height:100vh;display:none;cursor:pointer;left:-100vw}.progress__head{padding:10px 134px;background:#ed1164;border-top-left-radius:10px;color:#fff;cursor:pointer}@media screen and (max-width: 1000px){.progress__head{width:100vw;box-sizing:border-box;border-top-left-radius:0px;padding:10px 28px;display:none}}.progress__inner{background:#fff;border-bottom-left-radius:10px;border-left:1px solid #ed1164;border-bottom:1px solid #ed1164;padding:20px 48px 40px;z-index:5;height:100%;overflow-y:auto;box-sizing:border-box}@media screen and (max-width: 1000px){.progress__inner{border-bottom-left-radius:0px;display:flex;overflow:auto;column-gap:50px;position:relative;padding-bottom:70px;padding:29px 22px 86px;box-sizing:initial}}@media screen and (max-width: 760px){.progress__inner{padding:29px 22px 0px}}.progress__liner{margin-top:30px;margin-bottom:10px;margin-top:5px;min-width:245px}.progress__liner:not(:first-child){margin-top:30px}@media screen and (max-width: 1000px){.progress__liner:not(:first-child){margin-top:0px}}.progress__liner.hide{display:none}.progress__liner.hide a{color:gray}.progress__liner__head{margin-bottom:10px;font-weight:bold;width:100%;text-align:right}@media screen and (max-width: 1000px){.progress__liner__head{text-align:left}}.les .lesson__player__inner{transform:initial}.float-disc{width:100px;height:100px;position:fixed;bottom:110px;right:calc((100vw - 1300px)/2);cursor:pointer;z-index:9999999}@media screen and (max-width: 1350px){.float-disc{right:50px}}@media screen and (max-width: 650px){.float-disc{right:25px}}.float-disc__modal{position:fixed;left:50%;top:50%;transform:translate(-50%, -50%);width:550px;height:577px;border-radius:10px;display:none;grid-auto-rows:min-content;--main-color: #ED1164;box-shadow:0 0 0 9999px rgba(0,0,0,.2);z-index:9999999}@media screen and (max-width: 730px){.float-disc__modal{width:276px;height:290px}}.float-disc__modal.show{display:grid}.float-disc__modal__back{position:absolute;top:0;left:0;right:0;bottom:0}.float-disc__modal__back img{width:100%;height:100%;object-fit:cover}.float-disc__modal__discount{color:#fff;font-size:144px;font-weight:bold;justify-self:center;margin-top:54px;margin-bottom:10px;z-index:3;grid-column:1/3}@media screen and (max-width: 730px){.float-disc__modal__discount{font-size:72px;margin-top:30px;margin-bottom:0}}.float-disc__modal__text{color:#fff;justify-self:center;text-align:center;text-transform:uppercase;z-index:2;font-weight:bold;grid-column:1/3;margin-bottom:45px}@media screen and (max-width: 730px){.float-disc__modal__text{font-size:8px;margin-bottom:20px}}.float-disc__modal__promo{grid-column:1;z-index:1;color:#fff;text-transform:uppercase;font-weight:bold;justify-self:center;text-align:center}@media screen and (max-width: 730px){.float-disc__modal__promo{font-size:8px}}.float-disc__modal__promo--promocode{font-size:36px;color:#ffd954;border:1px solid #fff;padding:10px 30px;border-radius:5px;margin-top:10px}@media screen and (max-width: 730px){.float-disc__modal__promo--promocode{font-size:18px;padding:5px 15px}}.float-disc__modal__price{grid-column:2;font-size:36px;z-index:2;color:#fff;font-weight:bold}@media screen and (max-width: 730px){.float-disc__modal__price{font-size:18px}}.float-disc__modal__price--first{color:#ed1164;position:relative;left:4px}@media screen and (max-width: 730px){.float-disc__modal__price--first{left:20px}}.float-disc__modal__price--second{font-weight:initial;position:relative;right:18px}@media screen and (max-width: 730px){.float-disc__modal__price--second{right:0px}}.float-disc__modal__price--second::after{content:"";position:absolute;border:1px solid #ed1164;width:184px;left:-8px;bottom:19px;transform:rotate(5deg)}@media screen and (max-width: 730px){.float-disc__modal__price--second::after{width:92px;left:-4px;bottom:9px}}.float-disc__modal__button{justify-self:center;grid-column:1/3;margin-top:41px}@media screen and (max-width: 730px){.float-disc__modal__button{margin-top:5px}}.float-disc__modal__button .button{width:260px}@media screen and (max-width: 730px){.float-disc__modal__button .button{width:130px;height:20px;font-size:8px}}.float-disc__modal__bigDisc{position:absolute;left:-83px;top:-73px;width:308px;height:367px;z-index:2}@media screen and (max-width: 730px){.float-disc__modal__bigDisc{left:-44px;top:-44px;width:169px;height:159px}}.float-disc__modal__bigDisc svg{position:relative;z-index:2}.float-disc__modal__bigDisc--shadow{background:linear-gradient(180deg, #0B0B0B 0%, rgba(0, 0, 0, 0) 100%);transform:rotate(-38.38deg);width:180px;height:178px;position:absolute;top:103px;left:71px;z-index:1}@media screen and (max-width: 730px){.float-disc__modal__bigDisc--shadow{width:97px;height:92px;position:absolute;top:59px;left:40px}}.float-disc__modal__close{width:30px;height:30px;z-index:2;position:absolute;right:20px;top:20px;cursor:pointer}@media screen and (max-width: 730px){.float-disc__modal__close{right:10px;top:10px}}.collapse-text .sp_intonation{font-size:22px !important;padding-top:30px !important}.collapse-text .sp_intonation li{padding-top:30px}.collapse-text .sp_intonation_r{color:#ed1164}.collapse-text .sp_intonation_down{position:relative}.blog-wrapper{display:grid;grid-template-columns:1fr 1300px 1fr}@media screen and (max-width: 1330px){.blog-wrapper{grid-template-columns:24px 1fr 24px}}.blog-header{font-weight:bold;font-size:48px;grid-column:2;margin-top:114px}.blog-main{grid-column:2;margin-top:74px;display:grid}.blog-main__item{width:747px;display:grid;grid-template-columns:331px 1fr;margin-bottom:49px;grid-auto-rows:min-content}@media screen and (max-width: 800px){.blog-main__item{grid-template-columns:276px 1fr;width:initial}}@media screen and (max-width: 600px){.blog-main__item{grid-template-columns:172px 1fr}}.blog-main__item.orange .blog-main__item-title-line{background:#ff4c21}.blog-main__item.yellow .blog-main__item-title-line{background:#ffd954}.blog-main__item.green .blog-main__item-title-line{background:#009e5c}.blog-main__item.red .blog-main__item-title-line{background:#e0150e}.blog-main__item-image{width:310px;height:310px;grid-row:1/4;margin-right:21px}@media screen and (max-width: 800px){.blog-main__item-image{width:255px;height:255px}}@media screen and (max-width: 600px){.blog-main__item-image{width:164px;height:164px}}.blog-main__item-title{font-size:28px;grid-column:2;margin-top:41px}@media screen and (max-width: 800px){.blog-main__item-title{font-size:18px}}.blog-main__item-title.contrast .first-words{color:#fff}.blog-main__item-title-line{width:150%;height:40px;position:absolute;top:-5px;right:4px;background:#ed1164}@media screen and (max-width: 800px){.blog-main__item-title-line{width:125%;height:25px}}.blog-main__item-title .first-words{position:relative}.blog-main__item-title .first-words span{z-index:1;position:relative}.blog-main__item-desc{margin-top:5px}@media screen and (max-width: 800px){.blog-main__item-desc{font-size:14px}}@media screen and (max-width: 600px){.blog-main__item-desc{grid-column:1/3}}.blog-main__item-desc p{margin-bottom:10px}.blog-main__item-link{color:#ed1164;margin-bottom:25px}.blog-main__item.right{justify-self:end;grid-template-columns:1fr 331px}@media screen and (max-width: 800px){.blog-main__item.right{grid-template-columns:1fr 276px}}@media screen and (max-width: 600px){.blog-main__item.right{grid-template-columns:1fr 172px}}.blog-main__item.right .blog-main__item-image{margin-left:21px;margin-right:0;grid-column:2}.blog-main__item.right .blog-main__item-title{grid-column:1;text-align:right;margin-top:35px}.blog-main__item.right .blog-main__item-title-line{border-radius:10px;left:-10px;right:initial}.blog-main__pagination{display:flex;margin-top:100px;margin-bottom:100px;align-items:center;justify-content:center}.blog-main__pagination-left{width:27px;cursor:pointer;padding:5px 10px}.blog-main__pagination-left:hover path{fill:#ed1164}.blog-main__pagination-right{width:27px;cursor:pointer;padding:5px 10px}.blog-main__pagination-right:hover path{fill:#ed1164}.blog-main__pagination-page{color:#000;cursor:pointer;padding:0 10px}.blog-main__pagination-page:hover{color:#ed1164}.blog-main__pagination-page.choose{color:#ed1164}.blog-page{display:grid;grid-template-columns:1fr 720px 150px 420px .9fr;margin-top:110px;padding-bottom:100px}@media screen and (max-width: 1340px){.blog-page{grid-template-columns:24px 1fr 24px}}.blog-page h2{font-size:23px;font-weight:bold}.blog-page-left{grid-column:2;display:grid;grid-row:1/4}.blog-page__title{font-weight:bold;font-size:48px}@media screen and (max-width: 780px){.blog-page__title{font-size:32px}}.blog-page__info{display:flex;align-items:center;font-size:12px;margin:18px 7px 14px}.blog-page__info-date{margin-right:21px}.blog-page__info-time{margin-right:19px}.blog-page__info-time svg{width:12px;height:12px;margin-right:10px}.blog-page__info-like{color:#98a2ab}.blog-page__info-like svg{width:12px;height:12px;margin-right:9px}.blog-page__info-share{width:30px;height:30px;margin-left:auto}.blog-page__author{display:grid;grid-template-columns:80px 200px;margin-bottom:39px;display:none}.blog-page__author__avatar{width:60px;height:60px;grid-row:1/3}.blog-page__author__title{font-weight:bold;text-transform:uppercase;color:#ed1164}.blog-page__author__desc{font-size:12px;margin-top:10px}.blog-page a{color:#ed1164}.blog-page p{margin:10px 0}.blog-page p.selected{background:#ed1164;color:#fff;padding:21px 14px;width:100%;position:relative;left:-17px}.blog-page__image{margin-top:10px;margin-bottom:30px}.blog-page__image-with-text{padding-top:20px}.blog-page__image-with-text__image{float:left;width:300px}.blog-page__image-with-text__text{position:relative;left:10px}.blog-page__additional{justify-self:flex-end;text-align:end;margin-top:79px}.blog-page-right{grid-column:4}@media screen and (max-width: 1340px){.blog-page-right{grid-column:2}}.blog-page-right__title{grid-column:4/6;text-transform:uppercase;margin-top:225px;color:#338a9d;position:relative}@media screen and (max-width: 1340px){.blog-page-right__title{display:none}}.blog-page-right__title::after{content:"";position:absolute;border-bottom:1px solid #338a9d;width:calc(100% - 150px);top:calc(50% - 1px);left:150px}.blog-page-right__item{margin-top:98px}@media screen and (max-width: 1340px){.blog-page-right__item{display:grid;grid-template-columns:279px 441px}}@media screen and (max-width: 780px){.blog-page-right__item{grid-template-columns:190px 1fr}}.blog-page-right__item__title{margin-bottom:17px;font-size:28px}@media screen and (max-width: 1340px){.blog-page-right__item__title{grid-column:2;align-self:end}}@media screen and (max-width: 780px){.blog-page-right__item__title{font-size:18px}}.blog-page-right__item__img{width:255px;height:255px;margin-bottom:18px}@media screen and (max-width: 1340px){.blog-page-right__item__img{grid-row:1/3}}@media screen and (max-width: 780px){.blog-page-right__item__img{width:164px;height:164px}}.blog-page-right__item__link{color:#ed1164;text-transform:uppercase;font-size:15px}.blog-page-right__item+.blog-page-right__item{display:none}.test-page{background:#e5e5e5;height:100vh;position:relative;overflow:hidden;min-height:1100px}@media screen and (max-width: 1150px){.test-page{height:calc(100vh + 156px)}}@media screen and (max-width: 700px){.test-page{height:calc(100vh + 200px)}}.testPage .new-footer{position:relative;z-index:2;top:-100px;height:0}@media screen and (max-width: 1150px){.testPage .new-footer{top:-156px}}@media screen and (max-width: 700px){.testPage .new-footer{top:-200px}}.testPage .header{background:#e5e5e5}.test-page__main{display:none;grid-template-columns:1fr 900px 620px 1fr;padding-top:200px}@media screen and (max-width: 1500px){.test-page__main{grid-template-columns:1fr 630px 620px 1fr}}@media screen and (max-width: 1150px){.test-page__main{grid-template-columns:1fr 330px 1fr;padding-top:94px;padding-bottom:291px}}.test-page__main.show{display:grid}.test-page__main__head{font-weight:bold;font-size:72px;margin-right:100px;grid-column:2;z-index:1}@media screen and (max-width: 1500px){.test-page__main__head{font-size:50px;align-self:center;margin-bottom:50px;margin-right:0}}@media screen and (max-width: 1150px){.test-page__main__head{margin-bottom:31px;font-size:22px;color:#ed1164}}.test-page__main__right{width:505px;z-index:1}@media screen and (max-width: 1150px){.test-page__main__right{grid-column:2;width:initial}}.test-page__main__right__head{font-weight:bold;font-size:36px}@media screen and (max-width: 1150px){.test-page__main__right__head{font-size:16px}}.test-page__main__right__test-head{margin-top:20px;margin-bottom:21px;position:relative}.test-page__main__right__test span{cursor:pointer}.test-page__main__right__test label>input[type=radio]{display:none}.test-page__main__right__test label>input[type=radio]+*::before{content:"";display:inline-block;vertical-align:bottom;width:8.9px;height:8.9px;margin-bottom:5px;margin-right:.5rem;border-radius:50%;border-style:solid;border-width:.1rem;border-color:#ed1164}.test-page__main__right__test label>input[type=radio]:checked+*::before{background:radial-gradient(#ED1164 0%, #ED1164 40%, transparent 50%, transparent);border-color:#ed1164}.test-page__main__right__test__el{margin-bottom:10px;-webkit-user-select:none;user-select:none}.test-page__main__right__email{width:325px;position:relative}.test-page__main__right__email .additional-text{font-size:12px;margin-top:-25px}.test-page__main__right__email-text{margin-top:49px;margin-bottom:19px}.test-page__main__right__button{--main-color: #ED1164;margin-top:50px}@media screen and (max-width: 1150px){.test-page__main__right__button .button{width:325px}}.test-page__main__choose-modal{display:none;position:absolute;width:461px;height:258px;background:#fff;box-shadow:4px 4px 20px rgba(0,0,0,.05);border-radius:10px;right:105%;top:-13px}@media screen and (max-width: 1150px){.test-page__main__choose-modal{width:245px;height:100px;right:22%;top:127px}}.test-page__main__choose-modal__close{width:30px;position:absolute;right:0;top:0px;padding:20px;cursor:pointer}@media screen and (max-width: 1150px){.test-page__main__choose-modal__close{width:20px;padding:10px}}.test-page__main__choose-modal__close svg{pointer-events:none}.test-page__main__choose-modal__head{padding:0 50px;margin-top:50px;font-weight:bold}@media screen and (max-width: 1150px){.test-page__main__choose-modal__head{padding:20px;margin-top:0}}.test-page__main__choose-modal__desc{padding:0 50px;margin-top:39px}@media screen and (max-width: 1150px){.test-page__main__choose-modal__desc{display:none}}.test-page__main__choose-modal__sqr{position:absolute;width:20px;height:20px;background:#fff;right:-10px;top:26px;transform:rotate(45deg)}@media screen and (max-width: 1150px){.test-page__main__choose-modal__sqr{right:116px;top:-10px}}.test-page__main__email-modal{display:none;position:absolute;width:461px;height:238px;background:#fff;box-shadow:4px 4px 20px rgba(0,0,0,.05);border-radius:10px;right:105%;top:-13px}@media screen and (max-width: 1150px){.test-page__main__email-modal{width:259px;height:80px;right:22%;top:-130px}}.test-page__main__email-modal__close{width:30px;position:absolute;right:0;top:0px;padding:20px;cursor:pointer}@media screen and (max-width: 1150px){.test-page__main__email-modal__close{width:20px;padding:10px}}.test-page__main__email-modal__close svg{pointer-events:none}.test-page__main__email-modal__head{padding:0 50px;margin-top:50px;font-weight:bold}@media screen and (max-width: 1150px){.test-page__main__email-modal__head{padding:20px;margin-top:0}}.test-page__main__email-modal__desc{padding:0 50px;margin-top:39px}@media screen and (max-width: 1150px){.test-page__main__email-modal__desc{display:none}}.test-page__main__email-modal__sqr{position:absolute;width:20px;height:20px;background:#fff;right:-10px;top:26px;transform:rotate(45deg)}@media screen and (max-width: 1150px){.test-page__main__email-modal__sqr{right:125px;top:70px}}.show-modal .test-page__main__choose-modal{display:initial}.show-modal .test-page__main__email-modal{display:initial}.show-modal .test-page__test__reminder{display:initial}.test-page__test{grid-template-columns:1fr 1286px 434px;display:none;position:relative;background:#e5e5e5}@media screen and (max-width: 1750px){.test-page__test{grid-template-columns:1fr 965px 434px}}@media screen and (max-width: 1450px){.test-page__test{grid-template-columns:1fr 880px 340px}}@media screen and (max-width: 1250px){.test-page__test{grid-template-columns:1fr 330px 1fr;padding-bottom:350px}}.test-page__test.show{display:grid}.test-page__test__left{grid-column:2;display:grid;grid-template-columns:1fr 1fr;align-items:center;z-index:2}@media screen and (max-width: 1250px){.test-page__test__left{grid-template-columns:1fr 330px 1fr;align-items:initial;margin-top:84px}}@media screen and (max-width: 1250px){.test-page__test__el{grid-column:2;display:grid;grid-template-columns:51px 1fr;margin-bottom:20px}}.test-page__test__num{font-weight:bold;font-size:36px;color:#ed1164}@media screen and (max-width: 1250px){.test-page__test__num{font-size:22px}}.test-page__test__text{font-weight:bold;width:380px;margin-top:20px;margin-bottom:100px}@media screen and (max-width: 1250px){.test-page__test__text{grid-column:2;width:initial;margin-top:0;margin-bottom:20px}}.test-page__test__background{font-weight:bold;font-size:799.53px;color:#fff;text-transform:uppercase;position:absolute;left:-4%;bottom:-25%;opacity:.5;-webkit-user-select:none;user-select:none}@media screen and (max-width: 1600px){.test-page__test__background{font-size:580px}}@media screen and (max-width: 1250px){.test-page__test__background{font-size:144px;top:10%;bottom:initial;left:-2%;position:fixed}}.test-page__test__next{display:flex;align-items:center;height:100vh;cursor:pointer;-webkit-user-select:none;user-select:none;background:hsla(0,0%,100%,.2);transition:background 250ms;z-index:9999}@media screen and (max-width: 1250px){.test-page__test__next{grid-column:1/4;height:60px;justify-content:center;position:fixed;bottom:0;width:100vw;background:rgba(237,17,100,.3)}.test-page__test__next::after{color:#ed1164}.test-page__test__next span{color:#fff}}.test-page__test__next:hover{background:rgba(237,17,100,.3)}.test-page__test__next:hover::after{color:#ed1164}.test-page__test__next:hover span{color:#fff}.test-page__test__next span{position:relative;left:21%;transition:color 250ms}@media screen and (max-width: 1250px){.test-page__test__next span{left:50%;transform:translateX(-50%);position:absolute}}.test-page__test__next::after{content:">";color:#fff;font-size:407px;opacity:.5;font-weight:bold;position:relative;left:7%;bottom:3%;transition:color 250ms}@media screen and (max-width: 1250px){.test-page__test__next::after{font-size:176px;left:20%;bottom:24%;transform:translateX(-20%)}}.test-page__test__buttons{position:relative}@media screen and (max-width: 1250px){.test-page__test__buttons{grid-column:2}}.test-page__test__buttons-el{margin-bottom:31px}@media screen and (max-width: 1250px){.test-page__test__buttons-el{margin-bottom:10px}}.test-page__test__buttons-el span{cursor:pointer}.test-page__test__buttons-el label>input[type=radio]{display:none}.test-page__test__buttons-el label>input[type=radio]+*::before{content:"";display:inline-block;vertical-align:bottom;width:8.9px;height:8.9px;margin-bottom:5px;margin-right:.5rem;border-radius:50%;border-style:solid;border-width:.1rem;border-color:#ed1164}.test-page__test__buttons-el label>input[type=radio]:checked+*::before{background:radial-gradient(#ED1164 0%, #ED1164 40%, transparent 50%, transparent);border-color:#ed1164}.test-page__test__reminder{display:none;position:absolute;width:212px;height:80px;background:#fff;box-shadow:4px 4px 20px rgba(0,0,0,.05);border-radius:10px}.test-page__test__reminder__text{font-weight:bold;padding:20px}.test-page__test__reminder__close{width:20px;position:absolute;right:0;top:0px;padding:10px;cursor:pointer}.test-page__test__reminder__close svg{pointer-events:none}.test-page__result{display:none;grid-template-columns:200px 760px 1fr;padding-top:200px}@media screen and (max-width: 1080px){.test-page__result{grid-template-columns:1fr 328px 1fr;padding-top:90px}}.test-page__result.show{display:grid}.test-page__result__head{font-weight:bold;font-size:72px;margin-right:100px;grid-column:2;z-index:2}@media screen and (max-width: 1080px){.test-page__result__head{font-size:22px;margin-right:0;color:#ed1164}}.test-page__result__desc{grid-column:2;font-weight:bold;font-size:36px;margin-top:100px;z-index:2}@media screen and (max-width: 1080px){.test-page__result__desc{font-size:16px;font-weight:100;margin-top:30px}}.test-page__result__button{grid-column:2;--main-color: #ED1164;margin-top:78px}@media screen and (max-width: 1080px){.test-page__result__button{margin-top:50px}}.background-text{position:absolute;left:50%;transform:translateX(-50%);line-height:.6em;bottom:0;font-weight:bold;font-size:799.527px;color:#fff;pointer-events:none;opacity:.5}@media screen and (max-width: 1500px){.background-text{font-size:625px}}@media screen and (max-width: 1150px){.background-text{position:fixed;font-size:144px}}.review-page{display:grid;grid-template-columns:1fr 1300px 1fr;--main-color: #FF4C21}@media screen and (max-width: 1350px){.review-page{grid-template-columns:20px 1fr 20px}}.review-page__slider{grid-column:2;display:grid;position:relative}@media screen and (max-width: 1350px){.review-page__slider{grid-column:1/3}}.review-page__slider__title{margin-top:100px;font-weight:bold;font-size:72px;text-align:center}@media screen and (max-width: 1350px){.review-page__slider__title{font-size:48px}}@media screen and (max-width: 900px){.review-page__slider__title{font-size:32px}}.review-page__slider__smallTitle{font-size:36px;margin-top:45px;position:absolute;right:0}.review-page__slider__smallTitle.left{right:initial;left:0}.review-page__slider__inner{overflow:hidden;position:relative;padding-bottom:50px}.review-page__slider__inner.second{margin-top:50px}.review-page__slider__inner.third{margin-top:50px}.review-page__slider__inner-back{position:absolute;width:680px;height:421px;right:10px;grid-column:2;margin-top:200px}.review-page__slider__inner-back.left{left:0px;right:initial;grid-column:1;margin-top:100px}.review-page__slider__inner-scroll{display:flex;height:560px;width:fit-content}.review-page__slider__inner-text{position:absolute;width:295px;padding:20px;box-sizing:border-box;top:250px}@media screen and (max-width: 1350px){.review-page__slider__inner-text{display:none}}.review-page__slider__inner-text div:first-child{font-size:36px}.review-page__slider__el{width:640px;border:1px solid var(--main-color);border-radius:10px;justify-self:center;height:max-content;align-self:end;transition:all .5s;margin-right:19px;background:#fff;overflow:hidden}@media screen and (max-width: 800px){.review-page__slider__el{width:350px;font-size:12px}}.review-page__slider__el.empty{opacity:0}@media screen and (max-width: 1200px){.review-page__slider__el.empty{display:none}}.review-page__slider__el__top{display:grid;grid-template-columns:80px 1fr;padding:30px 30px 0;margin-bottom:15px;transition:padding .5s;pointer-events:none;position:relative}.review-page__slider__el__top-title{font-weight:bold;text-transform:uppercase;color:var(--main-color);grid-column:2;transition:color .5s}.review-page__slider__el__top-desc{font-size:12px;grid-column:2}.review-page__slider__el__top-img{width:60px;height:60px;grid-row:1/3}.review-page__slider__el__top-lang{max-width:150px;right:-75px;top:10px;font-size:12px;padding:10px;background:#fff;font-weight:700;position:absolute;transition:opacity .5s}.review-page__slider__el__bottom{padding:0 30px;max-height:600px;margin-bottom:15px;pointer-events:none;transition:max-height .5s}.review-page__slider__el__bottom p{margin-bottom:10px}.review-page__slider__el:not(.show){width:310px;background:#ececec;border:1px solid #ececec;cursor:pointer;transition:all .5s cubic-bezier(0.5, 0, 0.75, 0)}.review-page__slider__el:not(.show) .review-page__slider__el__top{padding:20px 20px 0;transition:padding .5s cubic-bezier(0.5, 0, 0.75, 0)}.review-page__slider__el:not(.show) .review-page__slider__el__top-title{color:#175868;transition:color .5s cubic-bezier(0.5, 0, 0.75, 0)}.review-page__slider__el:not(.show) .review-page__slider__el__bottom{max-height:0px;overflow:hidden;transition:max-height .5s cubic-bezier(0.5, 0, 0.75, 0)}.review-page__slider__el:not(.show) .review-page__slider__el__top-lang{opacity:0;transition:opacity .5s cubic-bezier(0.5, 0, 0.75, 0)}.review-page__slider__nav{position:absolute;height:10px;left:50%;bottom:0;display:flex;transform:translateX(-50%)}.review-page__slider__nav-button{width:10px;height:10px;background:#98a2ab;border-radius:10px;margin:0 1px;transition:background .5s}.review-page__slider__nav-button.active{background:#338a9d}.review-page__videos{grid-column:2;display:grid}.review-page__videos__title{margin-top:100px;font-weight:bold;font-size:72px;text-align:center}@media screen and (max-width: 1350px){.review-page__videos__title{font-size:48px}}@media screen and (max-width: 900px){.review-page__videos__title{font-size:32px}}.review-page__videos__list{margin-top:100px}.review-page__videos__elm{display:grid;grid-template-columns:420px 71px 1fr;margin-bottom:51px;cursor:pointer}@media screen and (max-width: 900px){.review-page__videos__elm{grid-template-columns:1fr}}@media screen and (max-width: 900px){.review-page__videos__elm-img{grid-row:1;min-height:250px;min-width:500px;margin-bottom:35px;justify-self:center}}@media screen and (max-width: 540px){.review-page__videos__elm-img{min-width:350px;min-height:150px}}.review-page__videos__elm-desc{grid-column:3;padding-left:63px;position:relative}@media screen and (max-width: 900px){.review-page__videos__elm-desc{grid-row:2;grid-column:1}}.review-page__videos__elm-desc-commas{width:39px;height:27px;position:absolute;left:3px}.review-page__videos__elm-desc-top{font-size:36px}@media screen and (max-width: 1350px){.review-page__videos__elm-desc-top{font-size:24px}}@media screen and (max-width: 1000px){.review-page__videos__elm-desc-top{font-size:20px}}.review-page__videos__elm-desc-name{color:var(--main-color);font-weight:bold;text-transform:uppercase;margin-top:7px}.review-page__videos__elm-desc-bottom{font-size:12px;margin-top:10px}.review-page__bottom{grid-column:2;display:grid;grid-template-columns:860px 1fr;margin-top:83px;position:relative}@media screen and (max-width: 1350px){.review-page__bottom{grid-template-columns:2fr 1fr}}.review-page__bottom-back{grid-column:1/3;width:827px;height:754px;position:absolute;right:-81px;top:-110px;z-index:-1}@media screen and (max-width: 1350px){.review-page__bottom-back{right:0;width:80%;height:initial}}.review-page__bottom-title{font-weight:bold;font-size:72px;text-align:center;position:relative}@media screen and (max-width: 1350px){.review-page__bottom-title{font-size:48px}}@media screen and (max-width: 900px){.review-page__bottom-title{font-size:32px;grid-column:1/3}}.review-page__bottom-button{display:flex;justify-content:end;align-items:center}@media screen and (max-width: 900px){.review-page__bottom-button{justify-content:center;align-items:center;grid-column:1/3}}.review-page__bottom-letReview{font-size:36px;grid-column:1/3;justify-self:center;margin-top:119px}@media screen and (max-width: 900px){.review-page__bottom-letReview{font-size:32px}}.review-page__bottom-reviewButton{display:flex;justify-content:center;grid-column:1/3;margin-top:15px;margin-bottom:86px}.review-player{display:none;position:fixed;top:0;left:0;right:0;bottom:0;cursor:pointer;z-index:10;justify-content:center;align-items:center}.review-player video{grid-column:2;grid-row:2;max-height:80vh;box-shadow:0 0 0 9999px rgba(0,0,0,.2)}.review-player.show{display:flex}.podcasts-page{background:#e5e5e5;display:grid;grid-auto-rows:min-content;grid-template-columns:1fr repeat(2, 652px) 1fr;padding-bottom:174px;overflow:hidden}@media screen and (max-width: 1300px){.podcasts-page{grid-template-columns:1fr}}@media screen and (max-width: 500px){.podcasts-page{padding-bottom:80px}}.podcasts-page__header{font-weight:bold;font-size:96.9846px;color:#fff;text-transform:uppercase;grid-column:2/4;grid-row:1;margin-top:154px;line-height:1em}@media screen and (max-width: 1300px){.podcasts-page__header{grid-column:1;font-size:96px;margin-top:65px;margin-left:-17px;width:360px;justify-self:center}}@media screen and (max-width: 500px){.podcasts-page__header{margin-left:-32px}}.podcasts-page__desc{grid-column:2;width:323px;margin-left:247px;grid-row:1;align-self:end;font-size:14px;margin-bottom:16px}@media screen and (max-width: 1300px){.podcasts-page__desc{grid-column:1;grid-row:2;margin-left:16px;margin-top:-47px;width:327px;font-size:16px;width:344px;justify-self:center}}.podcasts-page__desc p{margin-bottom:17px}@media screen and (max-width: 1300px){.podcasts-page__desc p{margin-bottom:6px}}.podcasts-page__more{color:#ed1164;font-weight:bold;text-align:center;grid-column:3;grid-row:1;width:224px;align-self:end;justify-self:end;margin-right:57px;margin-bottom:75px}@media screen and (max-width: 1300px){.podcasts-page__more{grid-column:1;grid-row:5;margin-top:65px;margin-bottom:7px;margin-right:initial;justify-self:center}}.podcasts-page__middle{display:grid;grid-column:2/4;margin-top:21px}@media screen and (max-width: 1300px){.podcasts-page__middle{grid-column:1}}.podcasts-page__block{display:flex;flex-direction:column;align-items:center;padding-top:58px}@media screen and (max-width: 1300px){.podcasts-page__block{padding-top:52px}}.podcasts-page__block.img{grid-column:1;background:#fff;width:250px}@media screen and (max-width: 1300px){.podcasts-page__block.img{grid-row:1;width:initial;overflow:hidden}}.podcasts-page__block.second-img{grid-row:2;grid-column:1;width:360px;justify-self:center;display:none}@media screen and (max-width: 1300px){.podcasts-page__block.second-img{display:initial}}.podcasts-page__block.second-img .podcasts-page__img{width:263px;left:initial;right:-169px;top:37px}.podcasts-page__block.first{grid-column:2;background:#fff;width:346px;z-index:1}@media screen and (max-width: 1300px){.podcasts-page__block.first{grid-column:1;grid-row:1;background:rgba(0,0,0,0);z-index:2;width:261px;justify-self:center}}@media screen and (max-width: 500px){.podcasts-page__block.first{justify-self:end}}.podcasts-page__block.second{grid-column:3;width:368px;z-index:1}@media screen and (max-width: 1300px){.podcasts-page__block.second{grid-column:1;grid-row:2;width:212px;padding-top:49px;justify-self:center}}@media screen and (max-width: 500px){.podcasts-page__block.second{justify-self:initial}}.podcasts-page__block.third-img{grid-row:3;grid-column:1;background:#fff;width:100vw;justify-self:center;display:none}@media screen and (max-width: 1300px){.podcasts-page__block.third-img{display:initial}}.podcasts-page__block.third-img .podcasts-page__img{width:119px;top:152px;left:20%;transform:translateX(-35px)}@media screen and (max-width: 500px){.podcasts-page__block.third-img .podcasts-page__img{left:0px;transform:initial}}.podcasts-page__block.third{grid-column:4;background:#fff;width:340px;z-index:1}@media screen and (max-width: 1300px){.podcasts-page__block.third{grid-column:1;grid-row:3;width:258px;justify-self:center;padding-top:46px;background:rgba(0,0,0,0)}}@media screen and (max-width: 1300px)and (max-width: 500px){.podcasts-page__block.third{justify-self:end}}.podcasts-page__img{width:440px;position:relative;left:-91px;top:50%;transform:translateY(-50%)}@media screen and (max-width: 1300px){.podcasts-page__img{width:420px;position:relative;left:-181px}}.podcasts-page__el{margin-bottom:52px}@media screen and (max-width: 1300px){.podcasts-page__el{margin-bottom:48px}}.podcasts-page__el__header{font-size:24px}.podcasts-page__el__header.en{font-family:SangBleuEmpire;font-style:normal;font-weight:normal}.podcasts-page__el__header.cn{font-family:NotoSansSC;font-style:normal;font-weight:normal}.podcasts-page__el__header.de{font-family:EuclidCircularA;font-style:normal;font-weight:bold}.podcasts-page__el__header.fr{font-family:NewParisKingSize;font-style:italic;font-weight:normal}.podcasts-page__el__header.es{font-family:IKANSEEYOUALL;font-style:normal;font-weight:900}.podcasts-page__el__header.tr{font-family:Asap;font-style:normal;font-weight:700}.podcasts-page__el__second-header{font-size:8px;text-transform:uppercase;margin-top:8px;margin-bottom:25px}@media screen and (max-width: 1300px){.podcasts-page__el__second-header{margin-top:3px}}.podcasts-page__el__link{font-size:12px;color:#ed1164;text-decoration:underline;display:block;text-transform:uppercase;margin-bottom:14px;position:relative;padding-left:34px}.podcasts-page__el__link:before{content:"";position:absolute;width:24px;height:24px;left:0;top:50%;transform:translateY(-50%);background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 24 24%27%3E%3Cg clip-path=%27url%28%23a%29%27%3E%3Crect width=%2716%27 height=%2716%27 x=%274%27 y=%274%27 fill=%27%23fff%27 rx=%273%27/%3E%3Cpath fill=%27url%28%23b%29%27 d=%27M2.86 20V5.4c0-.47.26-1.31.57-1.4.66-.14 11.34 0 12 0 1.52 0 3.83-.07 5.14.57 1.31.65 1.23.95 2.04 2.07.8 1.11 6.9 2.26-.55 4.57a5.26 5.26 0 0 1 1.94-.35c1.39 0 2.58.44 3.57 1.33.98.88-4.14 2.03-4.14 3.27 0 1.26-.5 2.33-1.48 3.21A5.14 5.14 0 0 1 18.4 20l-15.27.34a.34.34 0 0 1-.2-.15c-.05-.07-2.96-.19-.07-.19Z%27/%3E%3Cpath fill=%27%23fff%27 d=%27M5.14 14.2c0 .15.06.27.19.35.12.07.25.1.4.08A.43.43 0 0 0 6 14.5c.05-.06.08-.16.08-.3v-1.67a.4.4 0 0 0-.14-.3.48.48 0 0 0-.33-.13.47.47 0 0 0-.33.13.4.4 0 0 0-.14.3v1.67Zm1.47.71c0 .11.04.2.13.25.09.06.2.08.34.08s.25-.02.34-.08a.28.28 0 0 0 .13-.25v-3.89a.39.39 0 0 0-.14-.3.48.48 0 0 0-.33-.12.47.47 0 0 0-.33.13.39.39 0 0 0-.14.3v3.88Zm1.46.18c0 .12.05.2.14.26.09.05.2.08.34.08s.25-.03.34-.08a.28.28 0 0 0 .13-.26v-3.54a.4.4 0 0 0-.14-.3.47.47 0 0 0-.33-.14.49.49 0 0 0-.34.13.4.4 0 0 0-.14.3v3.55Zm1.47.02c0 .21.16.32.47.32.32 0 .47-.1.47-.32V9.36c0-.32-.1-.5-.32-.55a.5.5 0 0 0-.42.11c-.13.1-.2.25-.2.44v5.75Zm1.5.17V9.02c0-.2.06-.32.2-.36A4.02 4.02 0 0 1 13.9 9c.56.27 1.01.65 1.36 1.13.35.47.55 1 .6 1.58.26-.1.54-.15.83-.15.6 0 1.1.19 1.53.56.43.38.64.84.64 1.37 0 .54-.21 1-.64 1.38a2.2 2.2 0 0 1-1.52.57h-5.55a.15.15 0 0 1-.09-.07.16.16 0 0 1-.03-.08Z%27/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id=%27b%27 x1=%277.46%27 x2=%277.46%27 y1=%274.44%27 y2=%2719.68%27 gradientUnits=%27userSpaceOnUse%27%3E%3Cstop stop-color=%27%23F80%27/%3E%3Cstop offset=%271%27 stop-color=%27%23F30%27/%3E%3C/linearGradient%3E%3CclipPath id=%27a%27%3E%3Crect width=%2716%27 height=%2716%27 x=%274%27 y=%274%27 fill=%27%23fff%27 rx=%273%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.podcasts-page__el__link.apl:before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 24 24%27%3E%3Cpath fill=%27url%28%23a%29%27 fill-rule=%27evenodd%27 d=%27M18.72 17.13a2.95 2.95 0 0 1-1.88 1.7c-.44.13-1 .17-1.69.17h-6.3c-.7 0-1.24-.05-1.7-.18a2.91 2.91 0 0 1-1.87-1.69A5.55 5.55 0 0 1 5 15.15v-6.3c0-.5 0-1.29.28-1.98a2.95 2.95 0 0 1 1.88-1.7c.45-.12 1-.17 1.69-.17h6.3c.7 0 1.24.05 1.7.18a2.91 2.91 0 0 1 1.87 1.69c.28.7.28 1.49.28 1.98v6.3c0 .5 0 1.29-.28 1.98Z%27 clip-rule=%27evenodd%27/%3E%3Cpath fill=%27%23fff%27 d=%27M13.2 13.45a.62.62 0 0 0-.19-.4 1.4 1.4 0 0 0-1.01-.36c-.43 0-.8.14-1.01.36a.66.66 0 0 0-.19.4c-.04.33-.01.6.02 1.06a27.34 27.34 0 0 0 .36 2.38c.08.26.37.49.82.49.45 0 .74-.23.82-.49.04-.16.1-.38.16-.8.09-.58.16-1.15.2-1.58.04-.45.06-.73.02-1.06Zm-.05-2.38a1.15 1.15 0 1 1-2.3 0 1.15 1.15 0 0 1 2.3 0Z%27/%3E%3Cpath fill=%27%23fff%27 d=%27M11.99 6.55a4.93 4.93 0 0 0-1.61 9.57c.04.02.08-.02.08-.07l-.07-.5c0-.06-.05-.11-.1-.14a4.3 4.3 0 1 1 3.43 0 .16.16 0 0 0-.1.14l-.07.5c-.01.05.04.09.09.07a4.93 4.93 0 0 0-1.65-9.57Z%27/%3E%3Cpath fill=%27%23fff%27 d=%27M11.87 8.18a3.3 3.3 0 0 0-1.72 6.02c.04.03.1 0 .1-.05v-.57a.19.19 0 0 0-.07-.16 2.67 2.67 0 1 1 3.64 0 .22.22 0 0 0-.06.16v.56c-.01.05.05.1.1.06a3.3 3.3 0 0 0-1.99-6.02Z%27/%3E%3Cdefs%3E%3ClinearGradient id=%27a%27 x1=%2712%27 x2=%2712%27 y1=%275%27 y2=%2719%27 gradientUnits=%27userSpaceOnUse%27%3E%3Cstop stop-color=%27%23F452FF%27/%3E%3Cstop offset=%271%27 stop-color=%27%23832BC1%27/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}.podcasts-page__el__link.ya:before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 24 24%27%3E%3Crect width=%2716%27 height=%2716%27 x=%274%27 y=%274%27 fill=%27%23fff%27 rx=%273%27/%3E%3Cpath fill=%27%23FCCA00%27 d=%27M7.81 6.34A7.11 7.11 0 0 1 11.36 5v2.11a4.86 4.86 0 0 0-4.06 3.44 4.93 4.93 0 0 0 1.96 5.5 4.95 4.95 0 0 0 5.84-.27 4.88 4.88 0 0 0 1.7-4.75l1.78-1.43a6.97 6.97 0 0 1-6.25 9.4 6.96 6.96 0 0 1-6.93-4.65 7.06 7.06 0 0 1 2.41-8Z%27/%3E%3Cpath fill=%27%23FC3F1D%27 d=%27M17.24 7.34v.02l-1.18 1.88c-.44-.64-1-1.17-1.69-1.55v4.28a2.38 2.38 0 1 1-4.76 0A2.38 2.38 0 0 1 13.32 10V5.1a7 7 0 0 1 3.92 2.24Z%27/%3E%3C/svg%3E")}.podcasts-page__el__link.vk:before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 24 24%27%3E%3Cpath fill=%27%235181B8%27 fill-rule=%27evenodd%27 d=%27M9.55 4h4.9C18.93 4 20 5.07 20 9.55v4.9c0 4.48-1.07 5.55-5.55 5.55h-4.9C5.07 20 4 18.93 4 14.45v-4.9C4 5.07 5.07 4 9.55 4Z%27 clip-rule=%27evenodd%27/%3E%3Cpath fill=%27%23fff%27 fill-rule=%27evenodd%27 d=%27M17.1 9.51c.08-.25 0-.43-.35-.43h-1.17a.5.5 0 0 0-.5.33s-.6 1.45-1.44 2.39c-.27.27-.4.36-.54.36-.08 0-.18-.09-.18-.34v-2.3c0-.3-.09-.44-.34-.44h-1.83c-.19 0-.3.14-.3.27 0 .28.42.35.47 1.14v1.72c0 .37-.07.44-.22.44-.4 0-1.36-1.45-1.93-3.11-.11-.33-.22-.46-.52-.46H7.08c-.33 0-.4.16-.4.33 0 .31.4 1.85 1.85 3.87.96 1.39 2.32 2.14 3.55 2.14.74 0 .84-.17.84-.46v-1.04c0-.34.07-.4.3-.4.17 0 .47.08 1.16.75.8.8.92 1.15 1.37 1.15h1.17c.33 0 .5-.17.4-.5a5 5 0 0 0-.98-1.37c-.28-.32-.68-.66-.8-.84-.18-.22-.13-.32 0-.52 0 0 1.41-2 1.56-2.68Z%27 clip-rule=%27evenodd%27/%3E%3C/svg%3E")}.podcasts-page__el__link.yt:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABFCAMAAACLzLP1AAAC01BMVEUAAAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+AAD+///+/v7+/f3+/Pz++/v++vr+8fH+8PD+5OT+4+P+0dH+0ND+ycn+yMj+x8f+wcH+u7v+urr+oqL+oaH+oKD+nZ3+hIT+g4P+goL+X1/+Xl7+XV3+Ly/+LS3+Kyv+JCT+IiL+ISH+ICD+Hx/+HR3+Fhb+FRX+ExP+EhL+ERH+Dg7+DAz+Cwv+Bwf+BAT+AwP+AgL+AQH+AAD+AACA/bV9AAAA8HRSTlMAAQIDBAUGBwgJCgwNDg8QERITFBUWFxgZGh0eHyEjJykqKy0uMDE0NTY4OTo7PT4/QEFDRUZJS0xNUFJTVFdZWltcXV5hYmNoaWprbG1xc3R2d3t9fn+AgYOFhoeIiYqPkJGTlJaXmJmanJ2en6Cio6SmqKmqq62ur7CxsrO0tbe4ubq7vL2+v8HCw8TFx8jJysvMzc7P0NHS09XX2Nna29ze3+Di4+Tl5+jq6+zt7u/w8vP09fb4+fr7/P3///////////////////////////////////////////////////////////////////5LXA7eAAAEMElEQVR42rWZ+VdUZRjHv3futYSKjBSoyCxyL4nSNC1tMcWirMw2zcBCMkxLyqgQLVygEZFstaACi4LIokln7gKWtlm22mZCTfuivt8/wTvDYS6iR++dw/v5ac65557Pec537rs8D2Iomqagi8T+p2ecM2bC5GnXzZydO69wUVFx6WMrVpVX+CsrK/1+/xPlKx9fVvLwA/fdk5835+brc6ZeOv6CERkDU49X0YWm4lA02CQNGn3ljfnFFc9vfDMQokdCmze9VlO9sujOGZPPS1cApafGp0CbsGB9M7sjTNNwMHtidMMU4mBhTX4WoCmAgwpMrWMEU9d1+x37JUGPCBtbrduYtFmbCcWxQMOJZaT9TAj2DsLUDXIWoDh1pNUzZLKXMUzeH7MoOLaGQfY+IshcqF2FLJTiIIXBcdA6HaNoUA4Ga31QopIS6pSEzknQAB9O20JBaaWUQgU0TKRBWQg2JUGBhjuoU6JlBFSoWC6xEurMjobyMk2ZknkRSWqAgtIwWA4fMJgyMVnfB8BYd5H8tz/O4N9LA5BNnW4I/x2nZQiAW9xJdpPte+MK5UIABW4kYX6+41f+FaZndE4BUOwmk3Z+am3/kvzld++SGQDK3Ug6+JllWR9+S+75x6skD8DTNN1Idlhb2yzr4++9RqNzEXDMK24lbVZbq/X+zp/4Z9jjOoykBgp3ElvRahez7StP0RisAFKa3Utabc1Wy/poF7nnX7rD5HogPeBBEtVEovmBbN/nUvKiijO2eJLYls5odvOPsDtJXV+crXuROMVs+5rscBGN4KvHYaggvUli0XznJhrBN/phJL1KnGo++fHo0Qg29ce5cUicaL74mfz/KJLmAciMR+IUs/2bjiNbBN9KRRaFZ4mj+cCydvK3fUeUbEqD/EqaUzBKYiZO8NL/XY3JGE7Z30nDCRhskDK/eJP1CTgrKHvtqtUwcLPsVfhZ4JS35e4nBiuBkxpl74xlQGK97D1+CYANsk8rdwNY4+HctSuec9dsAKWyT5DXAiiUexY2OAnAbXJP9SbPB5Aj935CngngIsk3rXeSAQyhoDxMvuSD/NvvCvgAX63ce/xd0KBiKQ2ZkquhQcOt1GVmkgkVGsZJ7RK1pECBggEtMvtdfvgAqCiiTkmEOA1aVDKMprREXk+EgqhlPoOyCrkMGiIo6POCHEuQC6CiExWpG2V0uA0+CihOr77f6s5ePXu1Vz8X8CGGClzVQBthxD91YGzqYAjaPDW6y+HMTxIuf7A2wO5E34lhHsLBTwXp8O5z822FqhxmEqSkDh2fM6uwxL+hvrElSK+EAk11z6wqyp1+ybAU9JgEOTMt53dC8qmDhmeNnTjlmhtuuj2vYOHiJY8sK4uMtNauq65+cl1VVdWaitVly5c+tPjegrlzZk7PvuLiMSMz0k/ue9iZ1gHTb4pO+BefRQAAAABJRU5ErkJggg==);background-repeat:no-repeat}.podcasts-page__el__link.go:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAACWCAYAAAA8AXHiAAAAAXNSR0IArs4c6QAAEwtJREFUeNrsnL9vG2UYx482CBYoTPwqUojPCUuFhH1NnHZw7NZOhcSAFAmVgQqxMDBUiIUl5g/o0BFQ6iBFPscLDAiViQExVYgBBkCq+GV3ycBAGr/ns+94ntfPQ89Kzue7SyKner7So+c9++zpo+/38d29NkQikUgkEolEIpFIJBKJRCKRSCQSiY5Xvm884reM0/63xRkuPMbXDZEoiRCiyPdFolguVTNO8XG3MX9RNTLvO7a5rmzzutrOXvK/Nh8bOVckioKK146dvQog/arsrA9Q+dgVdKdpYv8bYTNIApdoIqhU0/xsCFEWyhyoZtaF7jrQAbA+dAIt8xVDJXOX6EDhUI4dYLnpDKHqAVx9BEi7FFTAsQbwvgMdX/9CXEs0FqpuI1Mip+pD98ixCKxg51jMOvha185ek4FeNMatst+QI7kE1Wjth6tP/WdDJDpottptzT4LgOwSKB5UwKUOXLNredh7zflXJBJF+9xqr2EWGBRHdwYofB2ITTxekzgUHTBfLZRoUB9QjywCyoXzZc4ShYNFMTjQvRkZhXx9y8V1T8ASRTgWgjVxFCrtWPLLUDQOLHSqAFgRxe7lyiUHUaRjqebkUahsAUsUA6yYUSgzlkiiUEQ69uE9ZhTCuTK8i8aD5cSNwge3fyQKReOj0LHNgYqKQnEsUZJbOtDD409u6Yhi34RumrsUh54Ki0K5Cf3wyTeMU36xOLOvDIQjvWsBMLcxBnluUmExKI/NPBxCcBAgY4wYsMN90I8dKvxBP+zwubclBk+Y0KV4/Ucu91ynkH+ns2TdbC9b9fZS/sa9Qu7qnxfPPR08P+2jycrOBh5NDsBlU6dHk6Hk0eSTKH9t7TR3hAiqC+VjAVy69PFi/h/oHwXhSruZgp57x0KIXC6YwTj+jmQzxVpr7XSxVpzhwmNDNmocvlPdzeXOADg/apgKFpaL1S7kqfSxD2u/s2jdxs9xfKbe/tXI/KLsoFNRbR/+9q8ogBAyASylglAAUN9rcJYsBWtvCBgUuRau8XU4Rw3Py20zmIezYXVuZMNq154rH+qGVYaKVNy4nC/dqrxXqlfWV+qVD1c2q69d2brypEGq1WoSuUnEgzhBdZ3izumwYxFYo50isWD18PjekvUGR+hUb7EHMHWByvXqKsD0Q6le9UubFR/WVHhc3YF1bQREUXy3Yigg3u4SNAOCKqwYrj452HfsWtP8pyDsPiu3Ln+MEJU3q1CVAXT3QVX6ZQ0avrd6p1gvPiXOlWJg/2vZsmiu8tojAFGNrrE4ErF324uLZ4dwTeevNT0zgQCeDwiqPvR+mRxL9zr3qgdwKQLvjkGSmStBDHaW82+2NTRWvx0EaMyaQBwQiBeGoE5fbLDbFOuVl9mpoA+wM0xY5FT8PpYi4Nb15+W6WZL5yrrWGc5NLvboGgWrff7V0rSCxUAAIJ9qeDarvTICpSHj0mBx8dzl0fk7FzZef0JcKyFYFGsA1mSOxfOY7svnpxMsAiH3Se5RAOV3dqsSdHapsDVHJnb8tSiDfHLHigfWETgWX6fi4sE9fQyuzoILOTRTecH4C19r0FzseCliOKtJHCaMQgIruhiuIVjL6cBCgMIuKeDrCFkasCowX4H7eORCXjD+ItYuzVs1AStxFMZzLAYLeirH4vuGrPv2wvOqtbCwZ2deZMdiwBJfYthYXQBQPBzOsUdFIa+1Y2H/XAb49FEYDRN3rFRRyLD4rbkzdLX9J6j7UB5UF+o31TRv7LXmX2AIUzvWxFFYDTrWujjWCYlChgr/ZxQA2sGbzWGFkDlN8y2GKwlYAceKEYUVFwocS8A6EVH4P1SNzCpAw/A4UAMoj4uOe/x3kd2G+S5/Pi5YSaKwTFF4SWas6Y9CHsR3Gy89A9D8C9CE/vlaALo+dd/ZmjvH3xMTrERRWJYoPBlRSG5DD/lpeBwNTfRmip5ja7i+5EiUKJxSHXcU8q88vz77uGObbXrm3Ztwi73H89belnmWXeuooxC6ONa0R+F/7J1BaBxVGMdTjSCKbWw2VkoyxSjUg1Yk2cbYS0ObNNSb4KkHJbtd6LEtAfHQrIjZiOBBvKjY1YOI3rx4ETsriIeanjwJlkVndxsoRWmR7u7Mzvp9b75vebth8vZl55VZMgsf3+xmpqdf//83733vewwC7rJhmxMZos99hR7m+tfTZ1m1+p5ukOex1FaI9/EEaTLdEHcrZBDuf/vsgtTRT3uLvbyhwpAVcnZFjVZxORm8x9oKt+2E1uo2g/e78FzITmjFkk5xqUFrhT6E2gp55j1Z0hkCKwzv3aAO7jbzjUYbI2kRGoApC1hgERpyiBUmi9DDbYUDNF6DCFEsddkMKVYTcljZjAyWD78nZTNDZ4WmG6+pC/0YoF6V4gyFfskb4dBZoYHGa+rS5OLiJbk0mUESAEGWlKoeALZ4fQ+UJrf3gck/PJK3Rznw+16zQgVYSuXCEhgCCqMVVDAsiQDAvAAoAVn0myny7YcgRjvxXRv2N7YVwBoECiFSAZdYYf/bvxaunj6D278guNY9CCpFZvuLbMCOACFU4cCNPljApP8pqZVfnkhlrr2WypZWU1l7bTxXupBasWf57whXYoV6G1YXecPqV7hhdVlsWOWBeiRKxdDQZ+r9v1+YLDhZa6N6xdpw3p5cr73+9PqtiS4ATX9kUBAkiNsAVTt13m5jnqAMcWMiYy+zemEkVjjgFns7mi32DMrkB87xqUKlBNHGALBEnoJsFSp3rfXqx4fztceMw8WyOfaWPQZA/TaRtQEkAZMHILmQ3SCXWvh7AFzpXX42sUL9piAIkwxcVFBZhVqOYMLwIVz47lqFKkTFg+8MWvnIe1vPGINLVhwB1XkBTR2ufVIsBokUy/YQOLq+HMBljyZWaPqjtj8A5w1JodxApTCqHPi7D7lO9zjTGzcP4LORjrkYCoIqj1CBWiFUCFJvkCViZuWy2+M5+3lWrsQKH/yHgZj8yDkIoPxrIUiFqheAIwPVBRdaYp3uKbJqRa5WB8/9sB/HVASLTxCFwcXXTbRMGOB/xoDqgbX3rNCkWoEyvRNAVWsGWYJp+7VQLlKtllX4a5rFIdIBu3j7C8ZVHmTJ/ih6ryXVGs/Y5ZHc5iMMqpkNq7IVpgGs44kVSopFNvgrgeKRMikDx11olRAXGNKIbbC0OhHYn4vQKIOUjWyxMZb56QhPV5jaYi+USijWkFshDNZxWgEDr6OA6tCHW4+DCt0isHzZ/na8xkE95nXnE0Ng2XkaqOuBRRnHWXpgzbzZUaxdNAWpzM0sDJUVAkBhXfvw7RAhG3R8BYDcoYE7gqWyQhkszEVTYK2R/TFYSisEqHx4Lsgr146qPFoGwZmbPUugeJD7BCvdyc7c3DFuYxR3K+ydST/1+alDWGGKNVtYXiMDNtDAHcCy8C2QwOozXILRFFg/rxEwu1EsAkutWAwC9rfCPlekWn4fVkj3YT/SmUr55MlHuZFbnK2QF6MRoIUvly7CEs4mLOHcozr4BpTSlLG8Bish8D62xwEUi8FSWyGDZVix8gCLBlgY9PaooViyagEo3xNYTVXjNbqvgRnbdbOtxvm8QoZq4YszLwE8f3YartFaITUBweCymctsm7tSLAZLxwoZrA1TYOUEWBpWyGDZ2mCxajnzMy9W5DaQdN0LFo/FKN/devXYU/zvxPW8QrQ/hgpAcqlUpgHXHmRfbLSAwOpSLgREuLCtJD8/KFj9Bb8VxlGxsrYWWLLaADgZBAajFjSvbVXmsXtyEPD3FisVQujMp5f5+dge3dvdI+smVY82AartFaTdhYAeFQEuM1z6YOlbISlYDMFSKJZyIP9K+lzn8ABhdQI0UirOs7fh99MMVZyP7u1Y4NWli2RxjR02U8hVpB7lGwzo8FthZ/Bu92OFnBWDd41mtydePoynU4Bi/QGKdZ8U6z+4/h1+W8ODBhiq2B/dS0CAGm1KwIRvpuDxVvBbCzP2g2fVGmDwro4CgmV+ukFDsXSnG9S2yG951XR6qnpi9ijC1gth7E+xB6h4SgGs7x6B1c++QlYuFzPWbLH6aU036Fqh+ekGO08LzwYnSNVHyu108tcwnGLf03ittZst9gTYFQZryCdIS6ukPi5khRXqLOnoHzCAkFHsG7ZT7EN2Qmt0m1FssVcs6dDis4YVVmiMJS3pRL8ILezNI0tUBC9C27AIXZIXoWO1s8S4Fao7+ul2m9Hs6MfDj95FaLUVWh0rNLAIjSBwfbtcNkNwKWqy7CYp1qekfrFb+TdhheYbr+mBJZfNBFZYaxJEIW+CvWUzVUXZTERvhqBCdap0kGAKL/TrDNxjeP6LCSuMXeO1rgF85R9WLYUFQmAVKeaKVOhnrjT5OoGDcPnwvVupsiJ7aJn0t0txVStTVhjLxmtSaTLCYknjJ4vUikMuTQYQnefyd/YzoMY2UzyZ+/EAwiUplgfXLoAEgXNcklIpN1PoD9xxSkE+aFx8H/m/vet3keqKwkkTSRqr/CA/TLIzZkECgZjZ2QHTzP4IFhYGkiJNihBIEYtUKZMqhkCKhTQirNFiBrfZIhLM3xEFxUJwnotit+r6Zndm9Jw35zh33syb+67PC/e53weHu8vudB/nO3Pv+c556eX9JYWWGaRWM0VHzRRKoj2OQ0lEPSYanR7MFJZCXmWRCHWPQrKVWMAc7F8uyLNsHFLobv86lGQsjkjlj0m1/e7p22sO9i+/hlUq6H+wGFadYV4r3DhePcDPNrwgk2/bO4tHT23Vjx5L/y+k0MWweufj93+7/d1Tw+rprZOzDKultdhnbbBnEhGZOkQs7b0y43qHttmbkgkpLJvF3vNQEJMcSi56D7w0bODj+Kw37IOnaCTRp9DN9mfNz0MKSzcUxC+UUNKivCk9WV06+5Kx0lmrxy01Qq41fTeEFAKZTh2DVLZl4wM6exRj1i9IITABIs4Vcd8wYeytyeroqdcuG8TyLoVxmaVwv0AlkLLOJ+K6GfCZ10whBLt/t15/09VM0XWWQjp1uC2kMGwYMvi12r/sTmgJY+t9VP900e84bl0yIOO4IYVhI8MJ7W5YXSiyQMAihRkLBCCFAWPa7AYhjyUsy8YdV57YpTB75QmkMEBMZiy/y8bNJU1ElmhYZ4W9pAlSWIJx3JNr5Q6Pr5XLCCHULp/mWjnsKwwU/gav2eXw/oXKG3Gruj1ahJmWP/siTOwrDBRhre49bFndW8Xq3rLAnxS6LxuPRfImop29bBxSGCiyMpY9LMW7E7mYLHMH6Z7qFyLQ/xQPJVs9orhOhPtzZ+Ojd0xSYYt94BjPWDWHb4WW6wYHpMnysD3/drwxP7/Trryn3yKnyR+kMGBMZixujfFzQWq7hkgTxyRUulCHFAaOaU86yZkjorEnnbrxpFMMTCINyVgW+JJCsdiDWMUeoU2i2AavRQ3zEXrBeIQOa/XalGXjuaWQ/1dmaWHZePG2mVqutploNHzNaJsJb61tAYv9+FAQ1FgeGv2mvxFSZiPZlDus0Im1tL40R6TalRVyNilMDwXhz/wMYhVsTU4ykrQmR0IulT+zNVnnj4ZKKnOMUWOj8SoRJHLYYq8zsnr8M62c+xLLxouaKRZr/4ym+CWyuCdhmClqDmYKh2+GdPXA3wI1+PeiBbzWRUSaVvNvrZssUsgEFMmkc/vz9eOvv+Dre71nLa23fqTMdIsJFBWwf7lclLr93X2ue/P8FwvNIWn6nLUypNCcpBzzubS+ugYZfI6G1atHjrxCUrhkM6wWzVLmHdWj1tyxuFU5JbfwP/Fzz+N/qwfM/y1CLpK3P4w5pH35mUlkrPBNMlUssnnzxJkTryFbCUK12JswJY7eA7/h5xuKxxNxsdphspn3XM9aaw0lcWU9IZQW5xQijxRDmRTJ7KxeWP0QtZWBUIeCTCMVvQWelQ4Hjj7FnhHaLkNRucSk0s8XIRdlpu8pe20RwdLyR5GMlDy3fGb5IEhVMnBRrs1+QqpdOnsUo67RUdZismkz4KZmrSKbvp5+Uzy/crJ5buX3ZcpilKn+4iG2fDXBfwepSoaRU6fSJKJoH/tgqr/Q6ItnctFZeKWcrRBXQqGmKhlG2ar6X6zdo3xmmynSXaRXntcdFxOIryOYaHr+GuAkRCBnbfVg44O3KBs9EKIM4hxmCrGJDThrsctHJBEkAEbZaqdVbYi8MVFcfIVah30V7OpewA9cndCxk8WeDauB74QGfMF9dkNOX6HWY2FvsQds8D81ues6bQYZCwhiSROwPxDMFnvgxUKxwWvIWACkELDAb/HuLoUo3oHZxJJbdyVWjsB1A+CQseI2LkgBD086XTpnSiGedACXR+jYeIR2eCvEIzQwO2tRJrrcfda2GQBwbfRLS6HZ6Mfvi7sXK99CBgFra3J3ojVZItWaLNcNm5BAILeZgmLcTMHyqGaK9hQzBdqGgdz2r1blWqxZSuRPstQttX8hWwFBGVaBfYpZhTgKdSDIoSAAAAAAAAAAAAAAAAAAAAAAAAD58ARy9cYxaAk4SQAAAABJRU5ErkJggg==)}.podcasts-page__el__link.sp:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAc1ElEQVR42u1dC5QcVZmu14QQQ8h7prvvrepJePhiFVgPu4Dvs4IRibySzHT3vdUzk4Q3hOeyuLjrqqweVhFX3V3XVdc9RxGQ3SO4KghofEAkJJnpurd7nnnxFFdUVMjMdPZ21d9969Wd6Z4hzATvOd+p6pnq6qr71//+/1vKbBhpJ6sld28wFuzcoimhkSzmV2DHPhlz8gGTkasRp5/BjHwTM/qQwBMCXGAYwAW2Y0Z+KLbfEPi0wFWIkzUCb0WMLFdC45iBa8RvdxlpJ6Mpr/WRKlB9xf51RoA4/XSp6dCzTUb/ATN6n8CAwK8EDjYDFPrsnYP0i+13MKcfxSx3Nh7oWaL4xvKnLjJShZyuvJaGVejVOkYzASKYRXo8ZjQvcJfAc3UmeRIxOoE5nUDMrmwnAWXxuYy5XUbuvvgbsycRF8cwWsVk3Dnht+4yObUFjlN8o2N3xkiz3iOXa/AOqqYGsm21Gy7kjsbM/hBm9E6BZ0ITVRYYrwCJyRUoCxzEAsgF9bYAyRFwTI1LbD/K3rnEebl77nLoN582Gf2myclaPETm+7i4DT9xpaocKSP9WEZN7iU1MYAc2o4YuRIzykIiZtzlAOY+5YHJjsKO+yzFVOx3JdEQF//jHuGB68YDxzrUca+xmFupwEjs6dZX/YzObcJYLF8jBB7MLcGM3IwZ3e0XQ9gjRLn2dMM2PIkYti0hSjRJcMlBFVE3HhJvY5jTm60SWSINkPzc0zGJQaqu2NdluIQQshgzcmmIECCK4GmVYib8pM8wGv2WJJKnhyTXeNdOLjlhe6/hKv+9G4xEKT83uCUx0i25gpF3Yka3BcQStydBnNTjgsMPIAYOiTz3WoOEeQxz+o6aHhzJzG5uOY7lXaVtOrmFmNHPVtkfgViKyHRJhFkAIES8vir7OGbSFPeGBulCRYzVjLYps210PnmxunDgr3RXb/D8aSajO2s6gtsTIKv9BJjlCBDHr9cmkNQxO01mn6aIsWBwk9453DU7RFjHrg1SRHH7Sh9XHMC8wvYhWT1niSIgPx/w+UZXKDDQ8KvsVK72W1GM/mtAafPaxc8hzohFRMd59yZ1i+mQf1FgmP2vElHSzDY8L7tnMWb0wSohMLPLnp3vu4E5TIxYjuFUbCO65QGL5Ra7IpxRQzmcI82o7nJF0UaY0QJc0MvIxw1oTomnViwy2MK9e1syYDKS8vwVqh9WzrCKdhozOuonBua1Cz1CiRFDFBDNkih0xOI07TnG1DgsOsMsUiSJYb8MFtQcU9ozRxTQK36ijFrAKeZATn9FrSmr2LMkKKYCltRrhBgAabRIvSKJMoBZxtUpqREys0Tp3H+xKk1b+qAkxpGmuGdGryBJlAcVGNbYppnzU45h7/NElWfaSmLwuW/SzjhROMwFB6Jw6prEi9nZ+syEQxy7DTjjqqppC9zwGhRRhyZKYG6kSXyFp4PttunpjeHuKmf8RTWh42XnXusiqiH8RCn74l+nyeBrC6O95CVjkBco3OVz/I5gH2OmQy4Bj36nVfQCksnBFhJdK/d0GxBCv6MamwqkTGfoBkKGgQscCzuSEZy90WNa3UJ20ot9mZx+VhFjGcxtE2U5PSCq7HeBqJqMRj9pc+HsBpONAAEiyX0AjTM35THR32i8f1iIRyVRxBy6cOg7XatrqpnH9DZb9Wzn3jbM6C/gpBOhyW0i2UP9ExpbeIC5AKuE6akAFDcAcK0owa58BtgusO8Y7/v2JKBcQYjA8UURcvtKh1gmYD62WaXzDNedeDR3aNGV3OMpHezQywNWVX1RFX36o1UhZbc0x7uoccBE03VWzaEcILAsBypHREvd9DGdaaKMe/vkUneu93Y15hIE5S6I0aWYkT1wQeVGekMGFENPvZz0coMJ/YPAU5jZHFK9jwjcZ3pVh18S+JzAPwl8Cjv0k4jRT4r92wRux8z+otj+p8C3Idr8U8zITgjp/Epgsj5xgVjcHne3EKGW9zdz4k2GVry5rObozaJXOIGfuLg+l6QGaBvkNj4s8xoBCkdzBPLCJ6GcZjKmxup3Av1QCPcJxOkmzOyzTYe+DTn2CabT054qZRdMK85WyreZLLs4xWwTc3qSycgZJsudZzJ6NZSUfgdKTV8M1mQBJCdNSu6eSeKALpFW181e3VdvvG9iOX2aewCz22WFiD0ZYOEoMSRHBEt7mMA9mJObzCI9y3KyKD3UaxwyIvDS5drSvRfrHUPrjOTQegPxnIE5qWwFSA2Y08r/2zqGLzQ6dmf1Rc9fpSsHz28sj3cpqrm/u80skArB3ocZvQ4z++ugJ+NKVSfggSzXiMNbSi1Ig4MLyLnajThp9+Y+p0WdwNGsl3DiRHrkUSUdVIpBQmwVuAFzeiYaICuUmDGv/2ptaf96PbGvx0gVc4bVn9etoq11Dm5QO7fn1fSj3WrLHPJoXu3kvao1ZGtWgWiCW/TUUMbo2NdrLO0/T1e2vzf23AmndwFi+TebRbrOdEUh3SHwUgz3TIQsvfDD2Yx5Pw77V7rXMJYx4kVWKXM0sDXkiyUhIgqc22Xfk9QTcSzH+gxU6DGSvE9HYxtmTQ1TciyjJlhGR/05IyWq3iOSYm+2DXH7zdihWzCj9wv8MlJhyaVYa8INkJamFOusfazr6OhFFnp00B3n14gB7Fn3qZAnvdjlsD2b9Y7ipYY5mNM7i2RuFJGJ0dm/STULVEuN2MZSJxrWwE7uRMzpRiQMhxDnjEceWjk3U/VLDpqMnKeIEai679jbZQBBvhVS5vGyUIqqHW4Acu9FGt65fs4QodEA8a2hgZyxYl82QCA8QN6MuWvlDQWr8u2JcF4ICDUV5f4tNzKy73yPW9MDnkIxhbWDGX22qqjjWFGacHAyh97hfndbVp8xkTKcVc2RLjU10qcmRvq05BjRkqM5LTGS05IjWa1jLKcJp1VLjW5SU8NURSPrVTz4yolEi3WL36aG8osbar+BOFkO7RPbgkYAVGXWFWU0LvD4jOXQ411uLWQ1JcH6qtzRC/H78TAbRmP+4OA49Da3UOyxnikRJP14VrUGN2gmz+liMo32fbaxeNs1+lFbN8xMH0bxFPXoH96oLR/bqCf35I1UqcuwGNU7S31a5/bstImWLGXEg5A3ap+fe6+KGb1Q4Cc+HTMhUG6oX6TvBg+2p4MrXWTK/Ae6NY8g9j1w4ETdDGBUZP3QPdF2QdSYgYrr1cRgVkvxjJHYnW9o9qKXhNgrCoVa2PS61YNkhcWImeL0BLNiAXHyFuzQk81C7uQUs0+ynPwbLE5WWYwmVw3SxWZx3bylo72G9ci6+pN+8AbBdRUjI2sk+3v15EhvywRKD3drSbbeUO7xLLf5o5s1k5MNmNGij2PiieIPIcloxd2KGEc70NKXcuxlYE14rBSjP2RNUihgCMGyTpY5KlkkOuY5PTHaI/oFP6xFZHMhexQSE4k5/UuTk4swo9djZt8OuutH0L62F/yC30N++oDAuA8HAC8J/AaafYbAn/iewFdN4XyK7eXIIR80mf0207HT5mDXPCVmLC506clR20iX1rXEpciRJuvqx/OVJqRPxBIlTo9IsfWcVcgslcqK5dbIEzS0q+NMt1HE8m9SYgZmmUWIk7djRq8V+C/MyGPIm/ADzcewYL9JQHhmTOBRgW8gt0fFrjSQpo4ZOTNAhOW8T0MlanSwzU0Rp2P3heoqlmuT903/RjrJkkOixpEkiunQ98uJ4+TjYf3ROKQOJ5NE+R1ilVgTOQtz8g6LkY3YoZVO2f3hUArytayhKjgE/rhrbpfFttYz6ObtefV7ct89BuDrLZyQMSqIpdUhJIRzfm469NPIIRdgTo5X/OOFjNrhrDfSvG/KxFk2SrRTh89VgSg7Qy7Eoaytj/kIQu8PeeeAKRSJgT5pDLvaNjYhw+N18x5y29DzBcSHdKLBTk83AvFjY1lPCXwfc3oDKtpvDHIAMVK7ptYAao0Qw7Na6a1wHRAtr5PPkQS5D7xzN3ZVgAmWkzvVCgtpJo9jeNLhR8DaAMIB6oqm6CQ3SFjR+oRolATjUF3pXXtZXitMisTLJrMfNh16CR6wVykwFhbepqWKRD+OX1LXIFj6dMaAOoQb5UPewKeTcz6Aij0rFeSQU8SHXwf8j9bi/YDI0x+Z+PjJpmXAZLUFugoc3Bewq8eUK8DyusOIJ0z8seW4PA0YDV9B3D69FgQtrNFQsVePjakV8wZInX+r+icNnUQZkv8/k+VPUVLcPjcq62hLpfoS0ZQsoJY0QtzXdTvN5BQCADH9STAQj40IFOVSqNeV7Wzy3N9DnK5RYKwQQUvMbD09RLTOAaqhofw8r9SWrKw62ZhLS+tQYRTk5M9RwAI6iOIo2QqnhLxRmPRGCrYMVtcLEPbf5TpajmvC/rfAXYjbd4Jp/G2B70Iia7vAEJjrL3vnJ7EEq0ughg8V/A+SbSG9832LQa9haJzIuuZjTu8LcUdU6sSnd7dUCHJH9ctArWlVgoP48N0ACbP/46ZDv42Y/Y8mo5txgZxlFuhJVinb0TnSd/SKMdtIjdq6cu+18XL6gV41UaKaKSK1y8Zy8zoG80tNJ3885uRMi5Euk9GbEHPFxUNe5Jq8GEMgSKZJrxoQx3V+/QdiEx4kTr6Ki+R07NirhNN6vMno2orlJjlKdgQ0imtJgpDbK8rn7mrGr/kaXRrawkVIQjwH65XcbDrk/eKY15vCE1emMh76uKo9fKumP3KZ1vbjvNb2U6opj9yqKfduUZWDijq1OJTdLoh/KuZkvcCnMKM/BmdSThL3THDQS37CRMWc/Oy31MrA2U/541pTLJkK5pW4CDR6FwkEaZpDoo4i2PdfQJycgwtkWWzN11NZHRWJkXJyerLQLcIYPSJG1KOmxrrUZgOR7WNUrQQak6WslurP6KiQN1LD3cYxf4yaqcknL9Cwk0siRi/AzP4CrCY0ERCfUrRJLonrnhKQViUcB5/9ftOU/Dpem7tHFMzpLjhhuWkOiUYun8YO+XPFP/acobYX8zoeyhlpZmurSoenW7XzZzm1k2VVqz+np0Y3GsuG1+uRhJxDXocdWokkfESgP5yIkvVoAtGMadjPASIGRPlUk1ZV8b5T8cX2y80p9Wi5pMko8Vqjyfx23qunRmZfjiQ5skFNFWw9ObwpEOzEe3JHYYe+C6pd9oeKNybwIYwA1HwVZSR8IjCogPxrliCAYNLeYhR7vYfZpmJBqZG8mhwlWsIRUdj+rJ4aEBikRgW4lDdQUaCyFZ+T3DaSA8RIDdh6op/qieGclhjdLHIjzYfX04Ve1WJZfcVAiDgONU1mX4EZkVwDPeoCcQWBM1WUPSoJwqdNkEKKUXf1nFVDGTW+RLVPwywjosGi8ODR63Xl6S0zzkHH/GSNtnLQNtAQMSwhKtNNrEmS2pXTOnbnasQ5oZidZzLa7dV8wcTLUqH63NC6yB+riSzUOoeUa1FVx36rV7niLbGRGs6pHSVbqyjaFS9sjMjwYw9+QO0YzhyVHiAJU3wXMfo+7NAusX8pZvYNAreYjFRWlhPBT/Ix8fkjyKE3Ik4vM1k+I/bPRg45NeXkMRomC5Rn8rGcWalyQYwI7tqoTYlzSoJbWa+hbL3MJaa1rVszGV0f0jMTAd0yPf+tjB1Xh7giq3WlLivyJiDzdafSYAiCmZX8CWJ0M/g/3xMogSnqK7IjUy4XBSvpRVhKaavJyVfE/k2YkbVmkbwlxexjI/Gm4XU6Gs4ZqwqHFnPYITJDuCs/DzNyLZKVKJNIzkGzkMSUFTw7weyFk7eq1Ln3xIBi/5bFyIkn8PN1zDYvRJy+HTHy95jRHwiMNgx/yFiWjFsFCqplTAtMxWDUNkrMFyAMLjx9+2qTkVNSfP28gJhiGSNZyjXknNVjwhl1ZMkQYsSCOjS/N946UbgtzV7k0Lt9VYrNy0Be3UrvFLJ5XGCP/Jsv3gSxLMxhYkOV6qjRPpdArAbIiUBBN3jhdaoRHYHbTUbPsUr55QHRVug1rFJjgwSVyFEQPMQCTyKI2KJWdYi/mpGTuxQTQieIt0Zp5PdgfZwSAIe62QaxJNRUbwdsJYJKUgISV3UJxF0Hkdtvb7v3JrXGNUObDTS4Wa2r/IeAKIx+EfTA+LSUupQun61wyHUtxrLia1eBMN6KodCPGKksjyK69B6NT0bFec8N4cvFcMmhMR76z0xG+1IFWuOajhI1Osei1ekVM9yfqoUVUFsUV4Fih2sq+fS1VQeodbuahj1UwCG7phqJqDKE5uXW467aNhriB0w1CeaKmkgkd1jgb1HRXiHFVNYIltxm50Glzpda5hB5TVLUO+RcBXF6KiSopLaffoNKpEU42jXlpVRlG0BASUeI2bDXg4fyINwOikZeLzpde0JlmN2f0uX0us5SbqGbL++/Uj1qa5+2dIdnviOefyNm9Hlp+rfaoiATVLiYO0XBXvuBIyO+M5ATCbJlGcubjfaPxCveA2DKPg9R1H1QrbJf4Bl4gP44hfNNSN0VqqiRCKelw4TpFzhf+eVaVZb+5N8ql7m1ZVV8axwCySlaEP5UO5hx9Lu1Ijne2polKEIUKN+PYhImdjskm76IGPmwyWgv5vY5mNmnYZ5/vcVtZA3klieK+UXpElloOfnXmUP2wqTTszhdoO24ZHciTt5iMvoe7HnTN4r9z2NG/ldgl/vERY2LSehPjDTlyCdWcnKoXOlxga+C+f5SgBitONTRtun7leqAwjKokGj25NEQQihX8Ay0nN1mcpoXOFPguCSIgldiWMXMEsToSdihawU+Cr//6yBxan5OGdULGPJoiF1+H4ghq2Rae3glQT7uK2gj5wQK5Zr+AZ8slhf/Hyajp3cOZJcoe+L76FY+v1lPlrqNVClnpApUTxQ26clKsFAUUyeHNqopUUTdsbtLTQqkRjNqYk+X2jEq9gfF/sgmtWPE1pIFUcc7QPVKL0piOGus+PXF0eKDMaLiYj5hOnRDpWBBYCgs2kDvBInCgWMgZyEgjgt652h65q6/UO4DSqia+/lWo75Ratt3KP7xNUs91rlErzTIWAVbTxezWnrwlVuIuHPQVk1GNDTUbawc7tOVp65Xg+17Pe0my1esy2+6CTXJHeMypVs3xy4ndLr6VkqSX6aZ7SXzjAdvgXYEem9V9vt+rJUg4wsWp28Ar7YNF2jsxFs7e9T0YK9mDeR1JLgkMUyNlfvyxpLHz9UX/Pwcbd79H9WUFy+LJ9oTf63OfySnLfnFtfqKJzN6Yk8lPE8Ms0gEsUUSbGs0CZbYTVVUyOip4WCvo8VylVrjv6vkIoJFEXawCifq/7RsiUb9D/set4vgwTMq7Qg9VSdnY6S3sMW8SMqhltvIM0Y1BYYIuWsJLiafU0OIIF2ZwIfmkGev0rTnPyQmvNfofPZSfdmeTbr1G6Ip+9Y1/O7Rf9isJXmuLblro54Y6Ykcu6o/o6ERaiwe+pDme2XGskoUOUwYqfxbJkS8/ggm9nq9fsf1hpLm3R6HcHoiFCWEciO0GRacBGXoysOVA6Rt/tYbYmND7Q6dZzqkkgg61WT0LMRIL+J2xfP9DHbo18T2f0AZ/0TgMYFtUNHxI3G8sKTsOyHsUUm/bsKcno2K+ZOxk21XwmP7zeoKkecwS0Q/fttGNejkrVOR2w4O1zWUOQY79BrM6JPSKgxGwlsHjRNXzyInf4LHrT3eXC3fubHKJXeHuKRZM27StxDkn9WipXyTgVl+NXLoeZiRj4DsFpNLRsDfODhD+C30aDyAHHIbLtD1gkBI8Y8/rNVSxYyBS0HCpAsbtOReYkhRRhKwcAFYXNIamxHnWVpXd7kPb//5hi+CCctpcHqhdBCbZFFZjeGvPrnb5PTr0Pfxx7oVh9LLhopGGWL34Hr2vm31/9GlOlB8lftDbsKL09Pey9aoNW54pls3uR0tfijIF88gRrfEVLG3BIgIhKt0LvA4lUStQzTStUB2AU09toUk1WUZplPHKXQn3MVEpJKwMQcGqyLjAWuqxEcFwKF7BHN6tVkkyVoQcccGAzvBsLvJs/qxL/VobxpYo4PI9Bk8dLrcAeF6WkyxzII6TSewPhYnWyLLajS/5qBc/AWKoyFnAc6WVHCtNOmgxv+TEV55HZFyUPDk76i0y9XmYH/esIrrNNlrn2sDx/mequMMybjpLtV0AJT51dX3XcWtkQW9hq7s3Cstp2ZCA/GrBqFwzCgaR3rFXjkRXRgHxJ085ve44sRy2RMiGjvbUpzM81Z/W3cUpLlbzA7CPUet0T2I5zq8ua/Te5IobmiDsPItLZvAkWjvq/N2BFTvAZDcWQ4FEV90wztObmWoJOgT1QSej9itX4v8zVsUMcDCix/WE57lgUp0WSXCChfipVfn9AqkNGp2ShEbIgwZgSWgboJAooxeTPfhlM7z3vQgXeYtRnCIN8AldnUZ8GRcAV8+4NclaNZOut2CSKXhbOZ4nCGCZIVNKxGMgO4Aol/hisOdFxnKoYa5I+dSbBHLzvOKkUF2znkumdJShLIIQwD6EqV11yIxYH8C9rdb2za6+im9vUedWvjasat+yXu81CLIT34kLg8bEWPSEGhd90WDkODxp5j9brkIZhNj+cAFBjhGn/cp+CPijTlNpJ9hv0UiR5NQ/+zO7b4NhtLsWFEg3gpzg/lF4Gl7Jz6iiTIjAGMhEiLpx/3ZY1y/g1OttdWt4T19qJA/XVYE2uUjm1NmxNwOLfIm4HhdvO3D3fq0300Y9uB9xPjTGvD1HFM/dzieR77amaF3Hs4vnK2Bkv+yfOeSffBPb0mQiPFvXobwyL8rYrQN9ekzVzSwH15G8oyiusE5IIqb9frTC12iwVX5QpeHlRe8BtXOfdmZTVl39G+A9eDJMrcmlntEQa95TglZY5IYTGCpfF3UKzBW8R6o2qOW23klOWUOvslzBlCfM8awQ0xvzuwZJkbUaQT/JLvaT5RAQ+QR/do8GuPlB4lhMroa+uQN5XCMNHjylscpXBKlsj3yuSWSJAuIKWJ6KeEWOaN1TqHAKZXIMKkq+nHI2h2BZrHkjDqv9X4Y9dtLpRQ5/EPKxydd6+vLvlTrOBDliLHAaoTgsoRHSgJh2v52lerOCSO68mqOdrC+QNlfE1oJQaZb5+T7cWHyw/cA9wZ/21Kbi13C15gNw9y/WV3Uv0aD1ySdUY19CUzAm29m6buimn21qj3h67waMJkXDlnE1+jWfqoqs20cx3raQKEtwhAlBhzwVZfMUo4JWE5hDgm3Jnw+ze1F8H7gNmU2jwQEJKEv/T0IklyhBexnzWu+401YAI90VT2BC/TdNWe5cq9zYST6ibasf53hxv6d7nmI0SshRx8mTIPlAenhJEa4PzFMiH2VlDbiXm/h8sKFRmKAaMpcG1ZBZsVMZi+DMtK9oXz1OIizZt8B1ToXxLcYlGOK6/Zibt+CBu1lsuQ0Pze4olGOPrGr278KQgJ71lgpvC4iil9yrzXEE0B2B4fWhAwdW8Lc3iKOSchlNS400jvsI+aVHIr1eJ+arNR9wUgMdS/AnFwIBd7PRdcwgaU0fB21mNdf4SHc1QT7fi7wdevaUMUYINpzmNO73dXmBuULypLFbJu545ojhxBxFZLh0klohdgocK/s5AoD1vINrduLA7DLsuvXhuMF6nfqPo85vdfkdKPJ6AmB6PZYxkg7fXNPT0xnoFKfvnznBQHi4CJdjrn9QczordCl6wi8EKmYbxJwDgc79Lveue1zrBJdHqgj6L/ISJXI3NYRMzHSPK8l2UVG2w+u0CKijuc6LHdxA7JW4Hrs2J/DbvGzvRUc0BGBvS44HYG/bXWPcag4llwnsNZi9FSL5TqU0NAeuFz89jojzXtmBTf8P9cIh4m+QAX7AAAAAElFTkSuQmCC)}.podcasts-page .podcasts .new-footer{background:#e5e5e5}.podcasts-page__langs{grid-template-columns:repeat(auto-fill, 180px);margin-top:38px;justify-items:center;width:360px;justify-self:center;display:none}@media screen and (max-width: 1300px){.podcasts-page__langs{display:grid}}.podcasts-page__langs__el{margin-bottom:49px;padding-bottom:28px;text-align:center;width:155px;color:#000;cursor:pointer}.podcasts-page__langs__el.border{border-bottom:1px solid #000}.podcasts-page__langs__head{font-size:24px;margin-bottom:16px}.podcasts-page__langs__head.en{font-family:SangBleuEmpire;font-style:normal;font-weight:normal}.podcasts-page__langs__head.de{font-family:EuclidCircularA;font-style:normal;font-weight:bold}.podcasts-page__langs__head.fr{font-family:NewParisKingSize;font-style:italic;font-weight:normal}.podcasts-page__langs__head.es{font-family:IKANSEEYOUALL;font-style:normal;font-weight:900}.podcasts-page__langs__head.tr{font-family:Asap;font-style:normal;font-weight:700}.podcasts-page__langs__link{text-transform:uppercase;font-size:12px;padding-right:25px;position:relative}.podcasts-page__langs__link:after{position:absolute;content:"";width:27px;height:15px;right:10px;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 28 16%27%3E%3Cpath fill=%27%23000%27 d=%27M27.57 8.62v-1.2A11.7 11.7 0 0 1 20.43.5h-1.11a12.84 12.84 0 0 0 5.85 7H.43v1.05h24.74c-2.72 1.53-4.8 4-5.83 6.95h1.12a11.8 11.8 0 0 1 7.11-6.88Z%27/%3E%3C/svg%3E")}.header_new{height:106px;justify-content:space-between;display:grid;grid-template-columns:1fr 760px 760px 1fr;position:fixed;width:100%;z-index:11;top:0}@media screen and (max-width: 1600px){.header_new{grid-template-columns:32px 1fr 1fr 32px}}@media screen and (max-width: 760px){.header_new{height:64px;grid-template-columns:16px 1fr 1fr 16px;width:100vw}}.header_new.show-sale{top:106px}@media screen and (max-width: 840px){.header_new.show-sale{top:0}}.header_new__sale-buttons{display:none;font-size:24px;color:#ff0164;column-gap:24px;cursor:pointer}@media screen and (max-width: 1600px){.header_new__sale-buttons{display:none !important}}.header_new__sale-buttons__item{padding:8px 16px;background-color:#fff;height:45px;border-radius:640px;box-sizing:border-box;align-self:center;color:#ff0164}.header_new__hat{position:absolute;left:-41px;top:8px}@media screen and (max-width: 760px){.header_new__hat{width:30px;left:-17px}}.header_new__logo{display:flex;align-items:center;grid-column:2;position:relative}@media screen and (max-width: 450px){.header_new__logo{z-index:15}}.header_new__img{width:106px;height:26px;color:#000;font-size:32px;letter-spacing:-2px;line-height:23px;transition:all 300ms;margin-top:3px;margin-left:-3px}@media screen and (max-width: 760px){.header_new__img{width:70px;height:24px;font-size:19px;line-height:initial;letter-spacing:-1px;margin-top:0px;margin-left:-1px}}.header_new__lang_img{height:35px;width:300px;position:absolute;transition:all 300ms}@media screen and (max-width: 760px){.header_new__lang_img{width:180px;margin-left:0;height:24px}}.header_new__lang_img .mobile{display:none}@media screen and (max-width: 760px){.header_new__lang_img .mobile{display:initial}}@media screen and (max-width: 760px){.header_new__lang_img .desktop{display:none}}.header_new__lang_img div{height:100%;opacity:0;transition:opacity .1s ease-in-out;position:absolute;left:0}.header_new__lang_img svg{height:100%;width:100%}.header_new__lang-buttons{display:flex;align-items:center;justify-content:space-between;column-gap:24px;position:relative;height:100%}.header_new__buttons{display:flex;align-items:center;justify-content:space-between;column-gap:24px;justify-self:end}.header_new__buttons__text{z-index:5;cursor:pointer;transition:all .3s}.header_new__buttons__inner{position:absolute;background-color:#fff;left:-8px;top:0;right:-8px;padding-top:106px;display:flex;flex-direction:column;align-items:center;row-gap:14px;text-transform:uppercase;padding-bottom:20px;transform:scaleY(0);transform-origin:top;transition:transform .2s .2s}.header_new__buttons__inner>*{opacity:0;transition:opacity .2s}.header_new__buttons__inner__button{color:#000;font-size:17px;font-weight:400 !important;transition:color 300ms}.header_new__buttons__inner__button:hover{color:#ed1164}.header_new__buttons__inner__button.disable{color:gray !important;pointer-events:none}.header_new__buttons__inner__line{width:160px;height:1px;background-color:#000}.header_new__buttons__element{color:#000;width:24px;height:24px;font-family:Formular;transition:all .3s ease-in-out;text-align:center;display:flex;align-items:center;font-size:24px;line-height:29px}.header_new__buttons__element.loginButton{cursor:pointer}.header_new__buttons__element.text-button{width:36px}@media screen and (max-width: 760px){.header_new__buttons__element.text-button{display:none}}.header_new__buttons__element.text-button:hover .header_new__buttons__inner{transform:scaleY(1);transition:transform .2s}.header_new__buttons__element.text-button:hover .header_new__buttons__inner>*{opacity:1;transition:opacity .2s .2s}.header_new__buttons__element svg{width:24px}.header_new__buttons__element:hover{color:#ed1164;font-weight:700}.header_new__buttons__element:hover .header_new__buttons__text{font-weight:700}.header_new__buttons__element.active{font-weight:700;color:var(--link-color)}.header_new__buttons__element.active .header_new__buttons__text{font-weight:700;color:var(--link-color)}.header_new__menu-wrapper{display:flex;column-gap:24px;position:relative;height:100%;align-items:center;z-index:10}.header_new__menu-wrapper .header_new__buttons__element{z-index:2}.header_new__menu-wrapper.active-menu .header_new__menu{transform:scaleX(1);transition:transform .2s}.header_new__menu-wrapper.active-menu .header_new__menu__wrapper{opacity:1;transition:opacity .2s .2s}.header_new__menu-wrapper.active-menu .top{transform:translateY(10px) rotate(45deg);transform-origin:center;height:2px;background-color:#98a2ab}.header_new__menu-wrapper.active-menu .middle{opacity:0}.header_new__menu-wrapper.active-menu .bottom{transform:translateY(-9px) rotate(-45deg);transform-origin:center;height:2px;background-color:#98a2ab}.header_new__menu-wrapper.active-login .header_new__login{transform:scaleX(1);transition:transform .2s}.header_new__menu-wrapper.active-login .header_new__login__wrapper{opacity:1;transition:opacity .2s .2s}.header_new__menu-wrapper.active-login .loginButton path{fill:#ff0164}.header_new__login{transform:scaleX(0);transform-origin:right;position:absolute;width:400px;min-height:473px;right:-20px;background-color:#fff;transition:transform .2s .2s;top:0;padding:94px 16px 0;box-sizing:border-box}@media screen and (max-width: 450px){.header_new__login{width:100vw;right:-16px}}.header_new__login__wrapper{opacity:0;transition:opacity .2s;display:flex;flex-direction:column}.header_new__login .authorization__card__forgot{margin-top:20px}.header_new__login__top{display:flex;text-transform:uppercase;text-decoration:underline;width:217px;align-self:center;justify-content:space-between;padding:20px 0}.header_new__login__top__text{color:#000}.header_new__login__top__text.active{font-weight:700;text-decoration:initial}.header_new__menu{transform:scaleX(0);transform-origin:right;position:absolute;width:375px;right:-20px;background-color:#fff;transition:transform .2s .2s;top:0;padding:94px 0 0;box-sizing:border-box}@media screen and (max-width: 760px){.header_new__menu{padding:64px 0 0}}@media screen and (max-width: 450px){.header_new__menu{width:100vw;right:-16px}}.header_new__menu__inner{scrollbar-width:none;overflow-y:auto;transform:translateZ(0);-webkit-overflow-scrolling:touch;padding-bottom:20px}@media screen and (max-height: 800px){.header_new__menu__inner{height:calc(100vh - 94px)}}.header_new__menu__wrapper{opacity:0;transition:opacity .2s;padding-bottom:50px;background-color:#fff;padding:0 30px}@media screen and (max-width: 760px){.header_new__menu__wrapper{padding-top:40px;padding-bottom:150px}}.header_new__menu__langs{padding-left:25px}.header_new__menu__item{font-size:17px;font-weight:700;color:#000;display:flex;align-items:center;transition:color 300ms}.header_new__menu__item:hover{color:#ed1164}.header_new__menu__item.color{color:#ed1164}.header_new__menu__item span{display:inline-flex;margin-right:10px}.header_new__menu__item.second{padding-left:30px}.header_new__menu__item__line{height:1px;width:160px;background-color:#dcdee2;margin:15px 0}.header_new__menu__langs .header_new__menu__item{font-weight:400}.header_new__menu__langs .header_new__menu__item__line{width:133px}.menu_button{height:21px;width:24px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer}.menu_button__line{width:24px;height:3px;background-color:#000;transition:all .3s}.spanish .spanish{opacity:1;transition:opacity .3s ease-in-out}.spanish .header_new__img{display:none}.chinese .chinese{opacity:1;transition:opacity .3s ease-in-out}.chinese .header_new__img{display:none}.english .english{opacity:1;transition:opacity .3s ease-in-out}.english .header_new__img{display:none}.french .french{opacity:1;transition:opacity .3s ease-in-out}.french .header_new__img{display:none}.german .german{opacity:1;transition:opacity .3s ease-in-out}.german .header_new__img{display:none}.turkish .turkish{opacity:1;transition:opacity .3s ease-in-out}.turkish .header_new__img{display:none}.sale_page .header_new__sale-buttons{display:flex}.sale_page .header_new{grid-template-columns:1fr 381px 760px 372px 1fr}@media screen and (max-width: 1600px){.sale_page .header_new{grid-template-columns:32px 1fr 1fr 32px}}@media screen and (max-width: 760px){.sale_page .header_new{grid-template-columns:16px 1fr 1fr 16px}}.sale-menu{display:none}.sale_page .main-menu{display:none}.sale_page .sale-menu{display:flex;flex-direction:column}.header_sale{position:fixed;height:106px;background-color:#ff0164;width:100%;display:none;grid-template-columns:1fr 1520px 1fr;z-index:11}@media screen and (max-width: 1530px){.header_sale{grid-template-columns:16px 1fr 16px}}@media screen and (max-width: 840px){.header_sale{bottom:0;grid-template-columns:1fr 375px 1fr;height:99px;border-top-left-radius:24px;border-top-right-radius:24px}}.header_sale.show-sale{display:grid}.header_sale__inner{grid-column:2;display:flex}@media screen and (max-width: 1530px){.header_sale__inner{width:max-content;justify-self:center}}@media screen and (max-width: 1240px){.header_sale__inner{column-gap:40px}}@media screen and (max-width: 840px){.header_sale__inner{column-gap:0;position:relative;width:100%}}.header_sale__img{pointer-events:none}@media screen and (max-width: 1240px){.header_sale__img{display:none}}.header_sale__img__preheader{display:none}.header_sale__title{pointer-events:none;font-size:28px;color:#fff;font-weight:700;align-self:center;margin-left:49px}@media screen and (max-width: 1530px){.header_sale__title{font-size:20px}}@media screen and (max-width: 1240px){.header_sale__title{margin-left:0}}@media screen and (max-width: 840px){.header_sale__title{font-size:17px;font-weight:100;align-self:baseline;flex-grow:1;text-align:center;margin-top:15px}}.header_sale__mobile{pointer-events:none;display:none}@media screen and (max-width: 840px){.header_sale__mobile{position:absolute;bottom:0;left:18px;display:initial}}.header_sale__data{pointer-events:none;font-size:17px;text-transform:uppercase;color:#fff;align-self:center;margin-left:36px}@media screen and (max-width: 1530px){.header_sale__data{position:absolute;left:50%;top:68px}}@media screen and (max-width: 1240px){.header_sale__data{position:initial;margin-left:0}}@media screen and (max-width: 840px){.header_sale__data{position:absolute;bottom:25px;background-color:#fff;color:#000;font-size:14px;border-radius:640px;height:26px;display:flex;align-items:center;padding:0 16px;left:initial;right:18px}}.header_sale__data.timer{font-size:28px;font-weight:400}@media screen and (max-width: 840px){.header_sale__data.timer{font-size:20px}}.header_sale__button{font-size:20px;color:#000;height:56px;background-color:#fff;border-radius:62px;display:flex;align-items:center;text-transform:uppercase;padding:0 40px;align-self:center;margin-left:40px;font-weight:700}@media screen and (max-width: 1240px){.header_sale__button{margin-left:0}}@media screen and (max-width: 840px){.header_sale__button{display:none}}.header_sale-ny{position:fixed;height:106px;background:linear-gradient(91.18deg, #3849DF 0.04%, #6A0DAD 34.86%, #00A86B 87.09%, #9FD4FA 123.71%);width:100%;display:none;grid-template-columns:1fr 1520px 1fr;z-index:11}@media screen and (max-width: 1600px){.header_sale-ny{grid-template-columns:1fr 1200px 1fr}}@media screen and (max-width: 1300px){.header_sale-ny{grid-template-columns:16px 1fr 16px}}@media screen and (max-width: 840px){.header_sale-ny{bottom:0;grid-template-columns:1fr 375px 1fr;height:84px;border-top-left-radius:24px;border-top-right-radius:24px}}.header_sale-ny.show-sale{display:grid}.header_sale-ny__inner{grid-column:2;display:flex;justify-content:space-between;z-index:5}@media screen and (max-width: 1240px){.header_sale-ny__inner{column-gap:40px}}@media screen and (max-width: 840px){.header_sale-ny__inner{column-gap:0;position:relative;width:100%;justify-content:initial}}.header_sale-ny__title{font-size:40px;font-weight:700;text-align:left;color:#fff;align-self:center}@media screen and (max-width: 1600px){.header_sale-ny__title{font-size:28px}}@media screen and (max-width: 1050px){.header_sale-ny__title{font-size:20px}}@media screen and (max-width: 840px){.header_sale-ny__title{font-size:17px;width:149px;position:absolute;left:42px;top:10px}}.header_sale-ny__data{text-transform:uppercase;color:#fff;font-size:28px;align-self:center}@media screen and (max-width: 1600px){.header_sale-ny__data{font-size:20px}}@media screen and (max-width: 1050px){.header_sale-ny__data{font-size:16px}}@media screen and (max-width: 840px){.header_sale-ny__data{font-size:12px;position:absolute;bottom:10px;left:42px}}.header_sale-ny__button{border-radius:62px;background-color:#ff0164;font-size:20px;font-weight:700;text-transform:uppercase;padding:20px 70px;box-sizing:border-box;height:66px;align-self:center}@media screen and (max-width: 1050px){.header_sale-ny__button{font-size:16px;padding:20px 40px}}@media screen and (max-width: 840px){.header_sale-ny__button{display:none}}.header_sale-ny__arrow{display:none;position:absolute;right:0;top:calc(50% - 11px)}@media screen and (max-width: 840px){.header_sale-ny__arrow{display:initial}}.header_sale-ny__star{display:none;width:30px;height:30px;align-self:center}@media screen and (max-width: 840px){.header_sale-ny__star{display:initial}}.header_sale-ny__left-img{position:absolute;left:0;top:0}@media screen and (max-width: 1300px){.header_sale-ny__left-img{display:none}}.header_sale-ny__center-img{position:absolute;justify-self:center;top:0}@media screen and (max-width: 840px){.header_sale-ny__center-img{display:none}}.header_sale-ny__right-img{position:absolute;right:0;top:0}@media screen and (max-width: 1300px){.header_sale-ny__right-img{display:none}}.footer_redesign{display:grid;grid-template-columns:1fr 1520px 1fr;background-color:#eee;padding-bottom:116px}@media screen and (max-width: 1600px){.footer_redesign{grid-template-columns:32px 1fr 32px}}@media screen and (max-width: 840px){.footer_redesign{grid-template-columns:16px 1fr 16px}}.footer_redesign__top{grid-column:2;display:flex;justify-content:space-between;margin-top:18px;align-items:center}.footer_redesign__top__logo{width:164px}@media screen and (max-width: 1600px){.footer_redesign__top__logo{width:92px}}.footer_redesign__top__mail{font-size:28px;font-weight:700;line-height:36.4px;color:#000}@media screen and (max-width: 1600px){.footer_redesign__top__mail{font-size:17px;line-height:22px}}.footer_redesign__divider{grid-column:2;width:679px;margin:40px 0;border-bottom:1px solid #fff;justify-self:center}@media screen and (max-width: 1600px){.footer_redesign__divider{width:100%}}.footer_redesign__middle{grid-column:2;display:flex;width:1004px;justify-self:center;column-gap:30px}@media screen and (max-width: 1600px){.footer_redesign__middle{width:100%;flex-direction:column;row-gap:30px}}.footer_redesign__middle__item{color:#000;font-size:17px;line-height:22px;padding-bottom:11px}.footer_redesign__middle__first{display:flex;flex-direction:column;width:358px}@media screen and (max-width: 1600px){.footer_redesign__middle__first{order:2}}@media screen and (max-width: 840px){.footer_redesign__middle__first{width:100%}}.footer_redesign__middle__second{display:flex;flex-direction:column;width:229px}@media screen and (max-width: 1600px){.footer_redesign__middle__second{order:1}}.footer_redesign__middle__third{display:flex;flex-direction:column;width:229px}@media screen and (max-width: 1600px){.footer_redesign__middle__third{order:3}}.footer_redesign__bottom{grid-column:2;display:flex;justify-self:center;width:1004px;margin-top:-10px}@media screen and (max-width: 1600px){.footer_redesign__bottom{width:100%;flex-direction:column;row-gap:30px}}.footer_redesign__bottom__first{display:flex;column-gap:12px}.footer_redesign__bottom__second{margin-left:256px;margin-right:85px}@media screen and (max-width: 1600px){.footer_redesign__bottom__second{order:3;margin-left:0}}@media screen and (max-width: 1600px){.footer_redesign__bottom__third{order:2}}.footer_redesign__bottom__third a{color:#000 !important;text-decoration:none !important}.footer_redesign__apps{display:flex;justify-content:center;align-items:center;grid-column:2;column-gap:20px}@media screen and (max-width: 1245px){.footer_redesign__apps{flex-wrap:wrap;row-gap:20px;justify-content:start}}.footer_redesign__apps__item{height:50px;width:186px}@media screen and (max-width: 1245px){.footer_redesign__apps__item{height:40px;width:150px}}.footer_redesign__socials img{height:30px}.landing{background-color:#eee}@media screen and (max-width: 840px){.landing{--radius-mobile: 24px}}.landing__first_screen{display:grid;grid-template-columns:1fr 960px 960px 1fr;position:relative;overflow:hidden}@media screen and (max-width: 1600px){.landing__first_screen{grid-template-columns:32px 2fr 1fr 32px}}@media screen and (max-width: 1200px){.landing__first_screen{grid-template-columns:32px 1fr 32px}}@media screen and (max-width: 840px){.landing__first_screen{grid-template-columns:16px 1fr 16px}}@media screen and (max-width: 760px){.landing__first_screen{grid-template-columns:1fr 343px 1fr}}.landing__first_screen--left_side{margin-top:98px;grid-column:2;padding-left:200px}@media screen and (max-width: 1600px){.landing__first_screen--left_side{padding-left:0}}@media screen and (max-width: 760px){.landing__first_screen--left_side{margin-top:30px}}.landing__first_screen--right_side{position:relative;grid-column:3;padding-right:200px;display:flex;justify-content:center;align-items:end}@media screen and (max-width: 1600px){.landing__first_screen--right_side{grid-column:3;padding-right:0;position:initial;margin-top:60px}}@media screen and (max-width: 1200px){.landing__first_screen--right_side{grid-column:2}}@media screen and (max-width: 760px){.landing__first_screen--right_side{margin-top:60px}}.landing__first_screen__header{font-weight:700;font-size:64px;line-height:83.2px}@media screen and (max-width: 760px){.landing__first_screen__header{font-size:28px;line-height:36px}}.landing__first_screen__bottom{margin-top:80px;width:411px;position:relative}@media screen and (max-width: 760px){.landing__first_screen__bottom{margin-top:60px}}.landing__first_screen__bottom__header{font-weight:700;font-size:40px;line-height:52px}@media screen and (max-width: 760px){.landing__first_screen__bottom__header{font-size:17px;line-height:22px;width:175px}}.landing__first_screen__background{position:absolute;right:0;top:0;width:1300px;max-width:70vw;pointer-events:none}.landing__first_screen__background.mobile{display:none}@media screen and (max-width: 1600px){.landing__first_screen__background.mobile{max-width:initial;width:50vw;top:0;bottom:0;display:flex}}@media screen and (max-width: 1200px){.landing__first_screen__background.mobile{position:absolute;bottom:105px;top:initial;right:30px;height:640px;width:60vw}}@media screen and (max-width: 760px){.landing__first_screen__background.mobile{position:absolute;bottom:206px;top:initial;width:300px;left:calc(50% + 136px);transform:translateX(-50%);right:initial;height:initial}}@media screen and (max-width: 540px){.landing__first_screen__background.mobile{bottom:270px;top:initial;width:224px;left:calc(50% + 90px)}}@media screen and (max-width: 1600px){.landing__first_screen__background.mobile img{width:100%;height:100%;object-fit:contain}}@media screen and (max-width: 1600px){.landing__first_screen__background{display:none}}.landing__first_screen__right-circle{width:300px;height:300px;position:absolute;right:-149px;top:-152px}@media screen and (max-width: 940px){.landing__first_screen__right-circle{display:none}}.landing__first_screen__top-circle{border-radius:100%;background-color:var(--secondary-color);position:absolute;left:0;right:0;margin:auto;pointer-events:none;transform:translateX(180px);width:177px;height:177px;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:15;top:83px}@media screen and (max-width: 760px){.landing__first_screen__top-circle{width:88px !important;height:88px !important;transform:translateX(0);left:initial;right:calc((100vw - 342px)/2 + 9px);top:217px}}@media screen and (max-width: 1000px){.landing__first_screen__top-circle{z-index:5}}.landing__first_screen__top-circle.big{width:177px;height:177px}.landing__first_screen__top-circle img{width:40px;margin-bottom:15px}@media screen and (max-width: 760px){.landing__first_screen__top-circle img{width:20px}}.landing__first_screen__top-circle__text{font-size:18px;font-weight:700;line-height:23.4px;letter-spacing:.02em;text-align:center;color:#fff}@media screen and (max-width: 760px){.landing__first_screen__top-circle__text{font-size:10px;line-height:13px}}.ch_new .landing__first_screen__wrapper .landing__form__button{background-color:var(--third-color)}.colored_word{color:var(--main-color)}.word_with_star{position:relative}.star{width:100px;height:100px;position:absolute;top:0;right:0;transform:translate3d(65%, -37%, 0px)}@media screen and (max-width: 760px){.star{width:40px;height:40px}}.landing_simple_list{margin-top:58px;display:flex;flex-direction:column;row-gap:30px}@media screen and (max-width: 760px){.landing_simple_list{margin-top:27px;row-gap:12px}}.landing_simple_list__element{display:flex;align-items:center}.landing_simple_list__element__icon{background-color:var(--secondary-color);height:70px;width:70px;border-radius:100%;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 760px){.landing_simple_list__element__icon{width:16px;height:16px}}.landing_simple_list__element__icon__svg{width:26px;height:100%}@media screen and (max-width: 760px){.landing_simple_list__element__icon__svg{display:none}}.landing_simple_list__element__text{font-size:24px;margin-left:19px;width:260px;line-height:31px}@media screen and (max-width: 760px){.landing_simple_list__element__text{font-size:17px;line-height:22px;width:initial}}.landing__form{height:407px;padding:20px 30px;width:440px;border-radius:var(--radius);display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 760px){.landing__form{width:308px;padding:16px 20px;height:358px;border-radius:var(--radius-mobile)}}.landing__form__input{height:72px;border-radius:16px;width:100%}@media screen and (max-width: 760px){.landing__form__input{height:56px;font-size:17px}}.landing__form__info{font-size:14px;line-height:18px;margin-top:7px;width:359px}@media screen and (max-width: 760px){.landing__form__info{width:275px;margin-top:13px}}.landing__form__button{width:100%;height:66px;border-radius:360px;margin-top:59px;font-weight:700;font-size:20px;line-height:26px;letter-spacing:1px;text-transform:uppercase;background-color:var(--main-color);cursor:pointer}@media screen and (max-width: 760px){.landing__form__button{margin-top:40px;font-size:14px;line-height:24px;height:56px}}.landing__form__agreement{font-size:14px;width:400px;margin-top:21px}@media screen and (max-width: 760px){.landing__form__agreement{width:303px}}.landing__form__agreement svg{width:24px !important}.landing__form__agreement label{display:flex;align-items:center}.landing__second_screen{padding:0 200px;display:grid;grid-template-columns:1fr 745px 745px 1fr;padding:157px 0px 241px;column-gap:30px;overflow:hidden}@media screen and (max-width: 1600px){.landing__second_screen{grid-template-columns:32px 1fr 32px;position:relative;padding-bottom:0;margin-bottom:200px;column-gap:0}}@media screen and (max-width: 840px){.landing__second_screen{grid-template-columns:16px 1fr 16px;font-size:28px;line-height:initial;padding-top:41px;margin-bottom:0}}@media screen and (max-width: 500px){.landing__second_screen{overflow:initial}}.landing__second_screen__header{font-size:48px;font-weight:700;line-height:62px;grid-column:2/3;margin-bottom:80px}@media screen and (max-width: 840px){.landing__second_screen__header{font-size:28px;line-height:initial}}@media screen and (max-width: 760px){.landing__second_screen__header{display:none}}.landing__second_screen__accordion{z-index:8;position:absolute;bottom:0;left:0;right:0;transition:transform .3s}@media screen and (max-width: 1600px){.landing__second_screen__accordion{bottom:10px;right:52px;left:52px;display:none !important}}@media screen and (max-width: 800px){.landing__second_screen__accordion{right:22px;left:22px}}.landing__second_screen__accordion.active{transform:translateY(calc(var(--element-height) - 514px))}.landing__second_screen__accordion.active.phonetic{transform:translateY(calc(var(--element-height) - 257px))}@media screen and (max-width: 1200px){.landing__second_screen__accordion.active{transform:none}}.landing__second_screen__accordion__mobile{display:none !important;width:calc(100% - 32px);box-sizing:border-box;margin-top:24px;flex-direction:column !important}@media screen and (max-width: 1600px){.landing__second_screen__accordion__mobile{display:flex !important}}.landing__second_screen__players{background-color:#fff;border-radius:var(--radius);display:flex;flex-direction:column;align-items:center;padding-top:56px;height:542px;position:relative;max-width:745px}.landing__second_screen__players.phonetic{height:110%}@media screen and (max-width: 760px){.landing__second_screen__players.phonetic{height:100%}}@media screen and (max-width: 1600px){.landing__second_screen__players{max-width:initial;height:initial;padding-bottom:16px}}@media screen and (max-width: 760px){.landing__second_screen__players{padding:16px;border-radius:var(--radius-mobile)}}.landing__second_screen__players__mobile_header{display:none;font-size:28px;font-weight:700;align-self:baseline;width:200px;margin-top:10px;margin-bottom:40px}@media screen and (max-width: 760px){.landing__second_screen__players__mobile_header{display:initial}}.landing__second_screen__players__header{font-weight:700;font-size:24px;line-height:31px;margin-bottom:36px}@media screen and (max-width: 760px){.landing__second_screen__players__header{display:none}}.landing__second_screen__players__item{width:calc(100% - 58px);display:flex;flex-direction:column;align-items:center}.landing__second_screen__players__item__header{font-size:24px;line-height:29.35px;letter-spacing:.02em;text-align:center;width:300px}@media screen and (max-width: 760px){.landing__second_screen__players__item__header{font-size:17px;line-height:initial}}.landing__second_screen__players__item__player{width:100%;z-index:0}.landing__second_screen__players__info{display:none;position:absolute;right:16px;top:16px}@media screen and (max-width: 760px){.landing__second_screen__players__info{display:block}}.landing__second_screen__players__info:hover .landing__second_screen__players__info__modal{display:block}.landing__second_screen__players__info__modal{display:none;background-color:#eee;box-shadow:4px 4px 8px 0px rgba(0,0,0,.2509803922);position:relative;width:calc(100% + 16px);left:0px;top:40px;border-radius:24px;z-index:8;padding:28px 16px;box-sizing:border-box;font-size:17px;z-index:8}.landing__second_screen__players__info__modal__text{font-size:17px}.landing__second_screen__players__info__modal .landing_list_item{margin-bottom:0px}.landing__second_screen__players__info__modal .landing_list_item:first-child{margin-top:10px}.landing__second_screen__players__info__modal .modal-square{position:absolute;width:15px;height:15px;transform:rotate(45deg);right:20px;top:-8px;background-color:#eee}.landing__second_screen__players__info .info-icon{position:absolute;right:0;top:0}.landing__second_screen__players__info .landing_list_item__text{font-size:17px}.landing__second_screen__floating_block{font-size:24px;line-height:31px;text-align:center}.landing__second_screen__floating_block a{font-weight:700}.landing__second_screen__floating_block__wrapper{background-color:#fff;position:absolute;bottom:-160px;padding:38px 49px;border-radius:var(--radius);box-shadow:0px 0px 25px 12px rgba(99,99,99,.1);width:296px}@media screen and (max-width: 1600px){.landing__second_screen__floating_block__wrapper{display:none}}.landing__second_screen__floating_block__circle{position:absolute;background-color:var(--secondary-color);width:70px;height:70px;border-radius:100%;right:-36px;top:-36px;display:flex;align-items:center;justify-content:center}.landing__second_screen__floating_block__circle img{width:26px;height:26px}.landing__second_screen__faq{background-color:#fff;border-radius:var(--radius);max-width:745px;padding:61px 39px}@media screen and (max-width: 1600px){.landing__second_screen__faq{max-width:initial}}@media screen and (max-width: 760px){.landing__second_screen__faq{display:none}}.landing__second_screen__faq__text{font-size:24px;line-height:31px}.landing__second_screen__left_side{grid-column:2}@media screen and (max-width: 1600px){.landing__second_screen__left_side{margin-top:30px}}.landing__second_screen__right_side{display:flex;flex-direction:column;justify-content:space-between;grid-column:3;position:relative}@media screen and (max-width: 1600px){.landing__second_screen__right_side{grid-column:2;grid-row:2;position:initial}}.landing__second_screen__right_side__circle{position:absolute;width:200px;height:200px;background-color:var(--secondary-color);border-radius:100%;right:-99px;top:-99px;display:flex;justify-content:center;flex-direction:column;align-items:center;z-index:8}@media screen and (max-width: 1600px){.landing__second_screen__right_side__circle{display:none}}.landing__second_screen__right_side__circle img{width:40px;height:36px}.landing__second_screen__right_side__circle__text{font-size:18px;font-weight:700;line-height:23.4px;letter-spacing:.02em;text-align:center;color:#fff;margin-top:10px}.de .landing__second_screen__accordion.active{transform:translateY(calc(var(--element-height) - 575px))}@media screen and (max-width: 1200px){.de .landing__second_screen__accordion.active{transform:none}}.landing__progress .landing__second_screen__players__info__modal{width:calc(100% - 18px);left:16px;background-color:#fff}.landing_list_item{display:flex;margin-bottom:20px;align-items:center}.landing_list_item__icon{width:24px;height:24px;margin-right:12px;align-self:center}.landing_list_item__text{font-size:24px;line-height:31px}.landing__third_screen{display:grid;grid-template-columns:1fr 1520px 1fr;padding:0 0px 52px;background-color:#fff;position:relative;overflow:hidden}@media screen and (max-width: 1600px){.landing__third_screen{grid-template-columns:32px 1fr 32px;background-color:initial}}@media screen and (max-width: 840px){.landing__third_screen{grid-template-columns:16px 1fr 16px}}.landing__third_screen .first-plane{position:absolute;top:208px;left:calc(50% - 475px);transform:translateX(-50%)}@media screen and (max-width: 840px){.landing__third_screen .first-plane{display:none}}.landing__third_screen .second-plane{position:absolute;right:calc(50% - 573px);transform:translateX(50%);top:302px}@media screen and (max-width: 840px){.landing__third_screen .second-plane{display:none}}.landing__third_screen .third-plane{position:absolute;right:calc(50% - 148px);transform:translateX(50%);bottom:150px}@media screen and (max-width: 840px){.landing__third_screen .third-plane{display:none}}.landing__third_screen .mobile-plane{display:none}@media screen and (max-width: 600px){.landing__third_screen .mobile-plane{display:initial;position:absolute;right:calc(50% - 73px);transform:translateX(50%);bottom:0px}}.landing__third_screen__big-circle{position:absolute;width:550px;height:550px;right:-273px;top:-277px}@media screen and (max-width: 1600px){.landing__third_screen__big-circle{display:none}}.landing__third_screen__small-circle{bottom:187px;height:250px;left:50%;position:absolute;transform:translateX(-695px);width:250px}@media screen and (max-width: 1600px){.landing__third_screen__small-circle{display:none}}.landing__third_screen__small-circle__second{position:absolute;width:70px;height:70px;right:50%;transform:translateX(503px);top:173px}@media screen and (max-width: 1600px){.landing__third_screen__small-circle__second{display:none}}.landing__third_screen__small-circle__third{position:absolute;width:70px;height:70px;right:50%;transform:translateX(320px);bottom:81px}@media screen and (max-width: 1600px){.landing__third_screen__small-circle__third{display:none}}.landing__third_screen__header{font-size:48px;font-weight:700;line-height:48px;grid-column:2/3;margin-top:81px;margin-bottom:9px}@media screen and (max-width: 1600px){.landing__third_screen__header{grid-column:2}}@media screen and (max-width: 840px){.landing__third_screen__header{font-size:28px;line-height:initial;margin-bottom:11px}}.landing__third_screen__flying{display:grid;grid-template-columns:1fr 1fr;width:100%;grid-column:2;row-gap:70px;z-index:1}@media screen and (max-width: 1600px){.landing__third_screen__flying{row-gap:24px;grid-template-columns:1fr}}.landing__third_screen__flying_block{background-color:#fff;box-shadow:0px 0px 25px 12px rgba(99,99,99,.1);border-radius:var(--radius);font-size:32px;line-height:42px;padding:35px 40px}@media screen and (max-width: 1600px){.landing__third_screen__flying_block{width:initial !important;height:initial !important}}@media screen and (max-width: 840px){.landing__third_screen__flying_block{font-size:17px;line-height:initial;background-color:initial;box-shadow:initial;padding:0;padding-left:28px;padding-right:20px;position:relative;border-radius:var(--radius-mobile)}.landing__third_screen__flying_block::before{content:"";position:absolute;width:16px;height:16px;border-radius:100%;background-color:var(--secondary-color);left:0;top:4px}}.landing__third_screen__flying_block.first{grid-area:2/1/3/2;width:531px}@media screen and (max-width: 1600px){.landing__third_screen__flying_block.first{grid-column:1;grid-row:2}}.landing__third_screen__flying_block.second{grid-area:3/2/4/3;width:375px;position:relative;left:111px;height:50px}@media screen and (max-width: 1600px){.landing__third_screen__flying_block.second{left:initial;grid-column:1;grid-row:3}}.landing__third_screen__flying_block.second.en{height:125px}.landing__third_screen__flying_block.third{grid-area:3/1/4/2;width:376px;position:relative;right:48px;justify-self:end}@media screen and (max-width: 1600px){.landing__third_screen__flying_block.third{right:initial;justify-self:initial;grid-column:1;grid-row:4}}.landing__third_screen__flying_block.third.en{width:400px}.landing__third_screen__flying_block.third.en br{display:none}@media screen and (max-width: 581px){.landing__third_screen__flying_block.third.en br{display:initial}}.landing__third_screen__flying_block.fourth{grid-area:4/2/5/3;width:483px;justify-self:end;position:relative;top:-64px}@media screen and (max-width: 1600px){.landing__third_screen__flying_block.fourth{top:initial;justify-self:initial;grid-column:1;grid-row:5}}.landing__third_screen__flying_block.fifth{grid-area:2/2/3/3;width:499px;position:relative;left:50px}@media screen and (max-width: 1600px){.landing__third_screen__flying_block.fifth{left:initial;grid-column:1;grid-row:6}}.landing__third_screen__flying_block.sixth{grid-area:4/1/5/2;width:307px;position:relative;justify-self:end;right:-111px;top:-25px;height:87px}@media screen and (max-width: 1600px){.landing__third_screen__flying_block.sixth{right:initial;top:initial;justify-self:initial;grid-column:1;grid-row:7}}.landing__third_screen__flying_block.sixth.en{height:118px}.landing__fourth_screen{padding:80px 0px 130px;display:grid;grid-template-columns:1fr 1520px 1fr;position:relative}@media screen and (max-width: 1600px){.landing__fourth_screen{grid-template-columns:32px 1fr 32px}}@media screen and (max-width: 840px){.landing__fourth_screen{grid-template-columns:16px 1fr 16px;padding-bottom:64px}}.landing__fourth_screen__big{width:450px;height:450px;position:absolute;right:calc(50vw - 225px);transform:translateX(436px);top:170px;z-index:1}@media screen and (max-width: 1600px){.landing__fourth_screen__big{display:none}}.landing__fourth_screen__small{width:176px;height:176px;position:absolute;bottom:454px;left:calc(50vw - 80px);transform:translateX(-533px)}@media screen and (max-width: 1600px){.landing__fourth_screen__small{display:none}}.landing__fourth_screen__header{font-size:48px;line-height:62px;font-weight:700;grid-column:2}@media screen and (max-width: 840px){.landing__fourth_screen__header{font-size:28px;line-height:initial}}.landing__fourth_screen__description{font-size:40px;line-height:52px;margin-top:20px;width:751px;margin-bottom:79px;grid-column:2}@media screen and (max-width: 1600px){.landing__fourth_screen__description{font-size:30px;line-height:initial}}@media screen and (max-width: 840px){.landing__fourth_screen__description{font-size:17px;width:initial;margin-bottom:20px}}.landing__fourth_screen__list_item{background-color:#fff;border-radius:var(--radius);display:grid;padding:60px 40px;position:relative;margin-bottom:30px;min-height:260px;grid-column:2;z-index:2}@media screen and (max-width: 1600px){.landing__fourth_screen__list_item{padding-bottom:10px}}@media screen and (max-width: 840px){.landing__fourth_screen__list_item{border-radius:var(--radius-mobile);padding:16px;min-height:inherit;margin-bottom:16px;padding-bottom:0;overflow:hidden}}.landing__fourth_screen__list_item__header{font-size:40px;font-weight:700;line-height:52px;grid-column:1}@media screen and (max-width: 840px){.landing__fourth_screen__list_item__header{font-size:17px;line-height:initial;color:var(--third-color)}}.landing__fourth_screen__list_item__text{font-size:32px;font-weight:400;line-height:41.6px;grid-column:1;margin-top:40px;width:693px}@media screen and (max-width: 1600px){.landing__fourth_screen__list_item__text{width:initial}}@media screen and (max-width: 840px){.landing__fourth_screen__list_item__text{font-size:17px;line-height:initial;margin-top:10px}}.landing__fourth_screen__list_item__text a{color:#000;text-decoration:underline}.landing__fourth_screen__list_item__link{display:flex;color:#000;margin-top:75px;font-size:24px;transition:color .3s}.landing__fourth_screen__list_item__link:hover{color:#ffa58f}.landing__fourth_screen__list_item__link:hover svg path{stroke:#ffa58f}@media screen and (max-width: 1600px){.landing__fourth_screen__list_item__link{position:absolute;bottom:50px;left:42px}}@media screen and (max-width: 840px){.landing__fourth_screen__list_item__link{bottom:22px;font-size:17px;width:45%}}@media screen and (max-width: 700px){.landing__fourth_screen__list_item__link{position:initial;margin-top:15px;margin-bottom:16px;width:100%}}.landing__fourth_screen__list_item__link svg{width:24px;margin-left:20px}.landing__fourth_screen__list_item__link svg path{transition:stroke .3s}.landing__fourth_screen__list_item__image{grid-column:2}@media screen and (max-width: 1600px){.landing__fourth_screen__list_item__image{display:none}}.landing__fourth_screen__list_item__image.mobile{display:none}@media screen and (max-width: 1600px){.landing__fourth_screen__list_item__image.mobile{display:initial !important;position:initial !important;width:initial !important;grid-column:1;justify-self:end}}.landing__fourth_screen__list_item__image.first{width:603px;position:absolute;right:0;bottom:36px}@media screen and (max-width: 840px){.landing__fourth_screen__list_item__image.first{margin-bottom:10px;transform:translateX(-10px)}}.landing__fourth_screen__list_item__image.second{position:absolute;right:94px;width:600px;bottom:0}.landing__fourth_screen__list_item__image.third{position:absolute;width:318px;right:68px;top:66px}.landing__fourth_screen__list_item__image.fourth{position:absolute;width:536px;right:86px;bottom:0}.landing_accordion{background-color:#fff;border-radius:var(--radius);display:flex;font-size:24px;line-height:31px;padding-left:47px;padding-right:29px;display:flex;flex-direction:column-reverse;cursor:pointer}@media screen and (max-width: 840px){.landing_accordion{--radius-mobile: 24px;padding:0 15px;border-radius:var(--radius-mobile)}}@media screen and (max-width: 760px){.landing_accordion{flex-direction:column}}.landing_accordion.landing__second_screen__accordion{border:1px solid #98a2ab}.landing_accordion.landing__second_screen__accordion__mobile{border:1px solid #98a2ab}@media screen and (max-width: 1600px){.landing_accordion.detached{flex-direction:column}}.landing_accordion .tooltip{display:none;color:#000;position:absolute;width:189px;border:1px solid #dcdee2;background-color:#fff;z-index:5;padding:8px 12px;font-size:12px;border-radius:24px 24px 24px 4px;top:-25px;left:49px}.landing_accordion.disable{color:gray;position:relative}.landing_accordion.disable:hover .tooltip{display:initial}.landing_accordion.disable .landing_accordion__input:checked~.landing_accordion__content{max-height:0;opacity:0}.landing_accordion.disable .landing_accordion__input:checked~.landing_accordion__content .landing_accordion__chapters{transition:opacity .3s .3s;opacity:0}.landing_accordion.disable .landing_accordion__input:checked~.landing_accordion__header .landing_accordion__plus__horizontal{transform:translateX(-50%) rotate(90deg)}.landing_accordion.disable .landing_accordion__input:checked~.landing_accordion__header .landing_accordion__text{font-weight:400}.landing_accordion.disable .landing_accordion__input:checked~.landing_accordion__header .landing_accordion__text b{font-weight:700}.landing_accordion__themes{text-transform:uppercase;display:flex;align-items:baseline;margin-top:40px;color:#000}.landing_accordion__themes svg{width:24px;margin-left:20px}.landing_accordion__text{transition:all 300ms}@media screen and (max-width: 840px){.landing_accordion__text{font-size:17px;line-height:initial}}@media screen and (max-width: 840px){.landing_accordion__text span{display:none}}.landing_accordion__text b{transition:all 300ms}@media screen and (max-width: 840px){.landing_accordion__text b{font-weight:400}}.landing_accordion__text br{display:none}@media screen and (max-width: 840px){.landing_accordion__text br{display:initial}}.landing_accordion__table{padding:33px 0;display:flex;flex-direction:column;row-gap:30px;align-items:center;padding-bottom:0}@media screen and (max-width: 800px){.landing_accordion__table{padding:10px 0 20px;line-height:20px}}.landing_accordion__table .collapse-double{font-size:20px !important;border-bottom:initial !important;font-weight:700 !important;color:var(--third-color) !important;padding-bottom:0 !important;padding-top:10px !important}@media screen and (max-width: 700px){.landing_accordion__table .collapse-double{padding-top:3px !important}}.landing_accordion__table .collapse-double:nth-child(even){font-weight:400 !important;color:#000 !important;padding-bottom:15px !important;padding-top:0 !important}@media screen and (max-width: 1200px){.landing_accordion__table .collapse-double:nth-child(even){padding-bottom:10px !important}}@media screen and (max-width: 700px){.landing_accordion__table .collapse-double:nth-child(even){padding-bottom:3px}}@media screen and (max-width: 1200px){.landing_accordion__table .collapse-double{font-size:14px !important}}@media screen and (max-width: 1200px){.landing_accordion__table .collapse-double.lesson-task *{font-size:14px}}.landing_accordion__double{display:flex;column-gap:40px}.landing_accordion__double__item{width:311px}.landing_accordion__double__header{font-size:24px;font-weight:700;line-height:31.2px}.landing_accordion__double__header.color{color:var(--third-color)}.landing_accordion__double__text{font-size:20px;line-height:26px}.landing_accordion__header{display:flex;width:100%;justify-content:space-between;height:82px;align-items:center}@media screen and (max-width: 840px){.landing_accordion__header{height:74px}}.landing_accordion__input{display:none;position:absolute;visibility:hidden;left:50%;top:50%;z-index:1}.landing_accordion__input:checked~.landing_accordion__content{max-height:var(--element-height);transition:max-height .3s,opacity 0s .03s;opacity:1}.landing_accordion__input:checked~.landing_accordion__content .landing_accordion__chapters{transition:opacity .3s .3s;opacity:1}.landing_accordion__input:checked~.landing_accordion__header .landing_accordion__plus__horizontal{transform:translateX(-50%)}.landing_accordion__input:checked~.landing_accordion__header .landing_accordion__text{font-weight:700}.landing_accordion__input:checked~.landing_accordion__header .landing_accordion__text b{font-weight:700}.landing_accordion__content{max-height:0;overflow:hidden;content-visibility:auto;transition:max-height .3s,opacity 0s .2s;opacity:0}.landing_accordion__content.detached{position:absolute;z-index:10;width:745px;top:0;right:0;bottom:0;background-color:#fff;border:1px solid #98a2ab;border-radius:var(--radius)}@media screen and (max-width: 1600px){.landing_accordion__content.detached{position:initial;width:initial;border:initial}}@media screen and (max-width: 840px){.landing_accordion__content.detached{border-radius:var(--radius-mobile)}}.landing_accordion__chapters{padding:60px 40px;height:634px;opacity:0;transition:opacity .3s}.landing_accordion__chapters.phonetic{height:initial}@media screen and (max-width: 1600px){.landing_accordion__chapters .special{display:none}}@media screen and (max-width: 1600px){.landing_accordion__chapters{height:initial;padding:0 40px 60px}}@media screen and (max-width: 700px){.landing_accordion__chapters{font-size:17px;line-height:initial;padding:12px 16px;height:initial}.landing_accordion__chapters .landing-button{max-width:400px}}.landing_accordion__chapters p{margin-bottom:12px}.landing_accordion__chapters ul{margin-top:30px;padding-left:21px}@media screen and (max-width: 1600px){.landing_accordion__chapters ul{margin-top:0}}.landing_accordion__chapters ul li{list-style-type:disc;margin-bottom:10px}.landing_accordion__chapters__buttons{position:absolute;display:flex;flex-direction:column;bottom:60px;row-gap:16px}@media screen and (max-width: 1600px){.landing_accordion__chapters__buttons{position:initial;margin-top:45px}}@media screen and (max-width: 700px){.landing_accordion__chapters__buttons .landing_button{height:56px;font-size:14px}}@media screen and (max-width: 600px){.landing_accordion__chapters__buttons .landing_button{width:100%}}@media screen and (max-width: 700px){.landing_accordion__chapters__buttons{position:initial;margin-top:32px}}.landing_accordion__chapters__buttons.double{height:130px}.landing_accordion__plus{width:42px;height:42px;border:1px solid #98a2ab;border-radius:100%;display:flex;position:relative;min-width:42px}@media screen and (max-width: 840px){.landing_accordion__plus{width:24px;height:24px;min-width:24px}}.landing_accordion__plus__vertical{width:26px;height:1px;background-color:#98a2ab;position:absolute;top:50%;left:50%;transform:translateX(-50%)}@media screen and (max-width: 840px){.landing_accordion__plus__vertical{width:14px}}.landing_accordion__plus__horizontal{width:26px;height:1px;background-color:#98a2ab;position:absolute;top:50%;left:50%;transform:translateX(-50%) rotate(90deg);transition:transform .3s}@media screen and (max-width: 840px){.landing_accordion__plus__horizontal{width:14px}}.landing__progress{background-color:#eee;display:grid;grid-template-columns:1fr 1520px 1fr;padding:0 0px 150px;position:relative;padding-bottom:82px}@media screen and (max-width: 1600px){.landing__progress{grid-template-columns:32px 1fr 32px}}@media screen and (max-width: 840px){.landing__progress{grid-template-columns:16px 1fr 16px;margin-top:80px}}.landing__progress__inner{column-gap:30px;display:grid;grid-template-columns:745px 745px;position:relative;grid-column:2}@media screen and (max-width: 1600px){.landing__progress__inner{grid-template-columns:1fr;width:800px;justify-self:center}}@media screen and (max-width: 870px){.landing__progress__inner{width:initial}}.landing__progress__description{display:none;width:751px;margin-bottom:50px;grid-column:2;font-size:30px;line-height:initial}@media screen and (max-width: 1600px){.landing__progress__description{display:initial}}@media screen and (max-width: 840px){.landing__progress__description{width:initial;font-size:17px;line-height:initial;margin-bottom:20px}}.landing__progress__circle{width:252px;height:252px;position:absolute;left:50%;transform:translateX(54px);top:6px}@media screen and (max-width: 1600px){.landing__progress__circle{display:none}}.landing__progress__header{font-size:40px;font-weight:700;line-height:52px;margin-bottom:79px;grid-column:2;z-index:2;color:#000}@media screen and (max-width: 840px){.landing__progress__header{font-size:28px;line-height:initial;margin-bottom:20px}}.landing__progress__left-side{grid-column:1;display:flex;flex-direction:column;row-gap:28px}@media screen and (max-width: 840px){.landing__progress__left-side{row-gap:12px}}.landing__progress__right-side{grid-column:2;background-color:#fff;height:634px;border-radius:var(--radius);padding:60px 40px;display:flex;flex-direction:column;justify-content:space-between;position:relative}@media screen and (max-width: 1600px){.landing__progress__right-side{display:none}}.landing__progress__right-side .landing_button{font-weight:400}.landing__progress__right-side .landing_button span{font-weight:700;display:contents}.landing__progress__right-side__text{font-size:24px;font-weight:400;line-height:31.2px}.landing__progress__right-side__text p:nth-child(2){margin-top:40px}.landing__progress__right-side__text span{font-weight:700;color:var(--third-color)}.landing__progress__right-side .small-plane{position:absolute;right:55px;bottom:109px}.landing_button{height:66px;border-radius:360px;font-weight:700;font-size:20px;line-height:26px;letter-spacing:1px;text-transform:uppercase;background-color:var(--main-color);width:480px;display:flex;align-items:center;justify-content:center;cursor:pointer}.landing_button.clear{background-color:#fff;color:#000 !important;border:1px solid var(--main-color)}.landing__price{padding:0 200px;display:grid;grid-template-columns:1fr 745px 745px 1fr;padding:0 0px 160px;column-gap:30px;padding-bottom:160px}@media screen and (max-width: 1600px){.landing__price{grid-template-columns:32px 1fr 1fr 32px;row-gap:30px}}@media screen and (max-width: 840px){.landing__price{grid-template-columns:16px 1fr 16px;column-gap:initial;padding-bottom:53px}}.landing__price.phonetic .range{display:initial !important}@media screen and (max-width: 950px){.landing__price.phonetic .range{font-size:30px}}@media screen and (max-width: 500px){.landing__price.phonetic .range{font-size:25px}}.landing__price.single .landing__price__item{grid-column:2/4;width:665px;justify-self:center}@media screen and (max-width: 1600px){.landing__price.single .landing__price__item{width:520px;grid-column:2/3}}@media screen and (max-width: 760px){.landing__price.single .landing__price__item{width:360px}}.landing__price__header{font-size:48px;font-weight:700;line-height:62.4px;grid-column:2;margin-bottom:79px}@media screen and (max-width: 840px){.landing__price__header{font-size:28px;line-height:initial;margin-bottom:3px}}.landing__price__inner{display:flex;grid-column:2/4;column-gap:31px}@media screen and (max-width: 1121px){.landing__price__inner{flex-direction:column;row-gap:30px}}.landing__price__inner .landing__price__item__price{font-size:48px;line-height:130%}@media screen and (max-width: 1375px){.landing__price__inner .landing__price__item__price{line-height:85%}}@media screen and (max-width: 1275px){.landing__price__inner .landing__price__item__price{font-size:37px;line-height:initial}}.landing__price__item{background-color:#fff;border-radius:var(--radius);padding:40px;display:flex;flex-direction:column;height:100%;grid-column:2;position:relative;padding-bottom:60px}@media screen and (max-width: 1275px){.landing__price__item{padding:20px 16px;height:100%}}@media screen and (max-width: 840px){.landing__price__item{border-radius:var(--radius-mobile)}}.landing__price__item .landing_button{position:absolute;bottom:60px;width:calc(100% - 80px)}@media screen and (max-width: 1275px){.landing__price__item .landing_button{margin-top:6px;width:calc(100% - 32px);bottom:9px}}@media screen and (max-width: 1120px){.landing__price__item .landing_button{width:100%;font-size:14px;position:initial}}.landing__price__item.second{grid-column:3}@media screen and (max-width: 840px){.landing__price__item.second{grid-column:2}}.landing__price__item .landing_list_item__text{font-size:24px;line-height:31px}@media screen and (max-width: 1600px){.landing__price__item .landing_list_item__text{font-size:22px;line-height:initial}}@media screen and (max-width: 1350px){.landing__price__item .landing_list_item__text{font-size:17px}}.landing__price__item .landing_list_item__icon{height:42px;margin-right:12px;width:42px;min-width:42px;min-height:42px}@media screen and (max-width: 1600px){.landing__price__item .landing_list_item__icon{width:24px;height:24px;min-width:24px;min-height:24px}}.landing__price__item__header{font-size:40px;font-weight:700;line-height:52px}@media screen and (max-width: 1275px){.landing__price__item__header{font-size:24px;line-height:initial}}.landing__price__item__subheader{font-size:30px;font-weight:400;line-height:41.6px}@media screen and (max-width: 1275px){.landing__price__item__subheader{font-size:24px;line-height:initial}}.landing__price__item__price{font-size:64px;font-weight:700;line-height:83.2px;padding-top:112px;margin-bottom:47px;position:relative}@media screen and (max-width: 1275px){.landing__price__item__price{font-size:48px;line-height:initial;padding-top:45px;margin-bottom:29px}}@media screen and (max-width: 800px){.landing__price__item__price{font-size:47px}}@media screen and (max-width: 840px){.landing__price__item__price.small{padding-top:17px}}@media screen and (max-width: 950px){.landing__price__item__price .range{font-size:30px}}.landing__price__item__price[data-firstprice]:not([data-firstprice=""])::before{content:attr(data-firstprice) " ₽";font-size:40px;line-height:52px;position:absolute;top:59px;font-weight:400}@media screen and (max-width: 1275px){.landing__price__item__price[data-firstprice]:not([data-firstprice=""])::before{font-size:24px;line-height:initial;position:absolute;top:24px}}.landing__price__item__price[data-firstprice]:not([data-firstprice=""])::after{content:"";border-bottom:4px solid var(--third-color);position:absolute;top:86px;width:179px;left:-14px;transform:rotate(-7deg)}@media screen and (max-width: 1275px){.landing__price__item__price[data-firstprice]:not([data-firstprice=""])::after{top:36px;width:94px;left:-7px;transform:rotate(-7deg)}}.landing__teachers{padding:0 0px 101px;display:grid;grid-template-columns:1fr 1520px 1fr;position:relative;overflow:hidden}@media screen and (max-width: 840px){.landing__teachers{--radius-mobile: 24px}}@media screen and (max-width: 1600px){.landing__teachers{grid-template-columns:0px 1fr 0px}}@media screen and (max-width: 840px){.landing__teachers{grid-template-columns:0px 1fr 0px;padding-bottom:0}}.landing__teachers__header{font-size:48px;font-weight:700;line-height:62.4px;grid-column:2}@media screen and (max-width: 1600px){.landing__teachers__header{margin-left:32px}}@media screen and (max-width: 840px){.landing__teachers__header{margin-left:16px;font-size:28px;line-height:initial}}.landing__teachers__block{border-radius:var(--radius);display:flex;align-items:center;margin-top:80px;padding:30px;column-gap:30px;grid-column:2;z-index:2;justify-content:center}@media screen and (max-width: 1600px){.landing__teachers__block.phonetic{justify-content:center}}@media screen and (max-width: 1600px){.landing__teachers__block{backdrop-filter:initial !important;-webkit-backdrop-filter:initial !important;background:initial !important;align-items:baseline;justify-self:center;justify-content:initial}}@media screen and (max-width: 840px){.landing__teachers__block{overflow-x:scroll;justify-self:initial;margin-top:10px;border-radius:var(--radius-mobile);scrollbar-width:none;padding-left:0}}.landing__teachers__left-circles{position:absolute;left:50vw;top:0;z-index:1;transform:translateX(-961px)}@media screen and (max-width: 1600px){.landing__teachers__left-circles{transform:translateX(calc(-50% - 559px))}}@media screen and (max-width: 1000px){.landing__teachers__left-circles{transform:initial;left:-10px}}.landing__teachers__small-left{width:252px;height:252px;position:absolute;top:422px;left:170px}@media screen and (max-width: 840px){.landing__teachers__small-left{width:204px;height:204px;top:300px}}.landing__teachers__big-left{width:464px;height:464px;position:absolute;top:113px;left:-91px}@media screen and (max-width: 840px){.landing__teachers__big-left{width:346px;height:346px}}.landing__teachers__right-circles{position:absolute;z-index:1;top:371px;right:50vw;transform:translateX(1009px)}.landing__teachers__small-right{width:252px;height:252px;right:406px;position:absolute;top:139px}@media screen and (max-width: 1600px){.landing__teachers__small-right{display:none}}.landing__teachers__big-right{width:539px;height:539px;position:absolute;right:0}@media screen and (max-width: 1600px){.landing__teachers__big-right{display:none}}.landing__teachers__teacher{width:466px;padding:30px;align-self:baseline}@media screen and (max-width: 1600px){.landing__teachers__teacher{max-height:initial;padding:20px;width:260px;min-width:260px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);backface-visibility:hidden;transform:translate3d(0, 0, 0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);background:hsla(0,0%,100%,.4);border-radius:var(--radius)}}@media screen and (max-width: 840px){.landing__teachers__teacher{border-radius:var(--radius-mobile)}.landing__teachers__teacher:first-child{margin-left:16px;margin-bottom:70px}}.landing__teachers__teacher .mobile-arrow{display:none;position:absolute;bottom:-70px}@media screen and (max-width: 840px){.landing__teachers__teacher .mobile-arrow{display:initial}}.landing__teachers__teacher.small{padding:20px}.landing__teachers__teacher.small .landing__teachers__teacher__photo{width:60px;height:60px;min-width:60px}.landing__teachers__teacher.small .landing__teachers__text{font-size:17px;line-height:22px}.landing__teachers__teacher__head{display:flex;justify-content:center;align-items:center;margin-bottom:28px}.landing__teachers__teacher__photo{width:100px;height:100px;min-width:100px;margin-right:19px;border:4px solid #dcdee2;border-radius:100%;box-sizing:border-box}@media screen and (max-width: 1600px){.landing__teachers__teacher__photo{width:60px;height:60px;min-width:60px}}.landing__teachers__teacher__photo img{width:100%;height:100%}.landing__teachers__teacher__name{font-size:32px;font-weight:700;line-height:38.4px;color:var(--third-color)}@media screen and (max-width: 1600px){.landing__teachers__teacher__name{font-size:24px;line-height:initial}}.landing__teachers__text{font-size:24px;line-height:31.2px;padding:16px 24px;background-color:#fff;width:fit-content;border-radius:0px 24px 24px 24px;margin-bottom:8px}@media screen and (max-width: 1600px){.landing__teachers__text{font-size:17px;line-height:22px;padding:8px 16px}}.landing__reviews{column-gap:30px;display:grid;grid-template-columns:1fr 357px 615px 485px 1fr;row-gap:30px;position:relative}@media screen and (max-width: 1600px){.landing__reviews{grid-template-columns:32px 1fr;column-gap:0}}@media screen and (max-width: 840px){.landing__reviews{grid-template-columns:16px 1fr;column-gap:0}}.landing__reviews.spanish .landing__reviews__second-block{background-color:var(--main-color)}.landing__reviews.turkish .landing__reviews__second-block{background-color:var(--main-color);color:#fff}.landing__reviews.turkish .landing__reviews__second-block__head span{color:var(--secondary-color)}.landing__reviews.turkish .landing__reviews__first-block__head span{color:var(--secondary-color)}.landing__reviews.turkish.turkish .landing__reviews__first-block{background-color:var(--main-color);color:#fff}.landing__reviews.german .landing__reviews__second-block{background-color:var(--main-color)}.landing__reviews.spanish .landing__reviews__first-block{background-color:var(--main-color)}.landing__reviews.german .landing__reviews__first-block{background-color:var(--main-color)}.landing__reviews__mobile{grid-column:2;display:none;overflow-x:scroll;scrollbar-width:none}@media screen and (max-width: 1600px){.landing__reviews__mobile{display:initial}}.landing__reviews__mobile__bottom{display:flex;align-items:center;margin-top:20px;column-gap:12px}.landing__reviews__mobile__line{height:94px;background-color:var(--main-color);margin-top:20px;border-radius:24px;display:flex;width:1924px;box-sizing:border-box;padding:0 20px;position:absolute;bottom:0}.landing__reviews__mobile__line__left{height:fit-content;align-self:center}.landing__reviews__mobile__line__right{height:fit-content;align-self:center;margin-left:690px}.landing__reviews__mobile__line__top{font-size:28px;font-weight:700}.landing__reviews__mobile__line__top span{color:var(--main-color)}.landing__reviews__mobile__line__icon{position:absolute;right:100px;bottom:64px}.landing__reviews__mobile__wrapper{column-gap:16px;display:flex;position:relative;padding-bottom:114px}.landing__reviews__mobile__double_video{background-color:#fff;border-radius:24px;padding:20px;display:flex;flex-direction:column;justify-content:center;row-gap:30px;width:282px;height:420px}.landing__reviews__mobile__double_video .landing_video{width:282px;height:160px}.landing__reviews__small-circle{position:absolute;width:200px;height:200px;bottom:0;right:80px}@media screen and (max-width: 1600px){.landing__reviews__small-circle{display:none}}.landing__reviews__big-circle{position:absolute;width:250px;height:250px;left:-82px;top:122px}@media screen and (max-width: 1600px){.landing__reviews__big-circle{display:none}}.landing__reviews__header{font-size:48px;font-weight:700;line-height:62.4px;grid-column:2/4;margin-bottom:48px}@media screen and (max-width: 840px){.landing__reviews__header{font-size:28px;line-height:initial;margin-bottom:4px}}.landing__reviews__first-block{display:flex;flex-direction:column;padding-left:30px;padding-bottom:16px;padding-top:10px;width:286px;border-radius:24px;background-color:var(--secondary-color);justify-self:center;margin:10px 0;z-index:1}.landing__reviews__first-block__head{font-size:48px;font-weight:700;line-height:62.4px}.landing__reviews__first-block__head span{color:var(--third-color)}.landing__reviews__first-block__sub{font-size:17px;font-weight:700;line-height:22.1px}.landing__reviews__left{grid-column:2}@media screen and (max-width: 1600px){.landing__reviews__left{display:none !important}}.landing__reviews__center{grid-column:3}@media screen and (max-width: 1600px){.landing__reviews__center{display:none !important}}.landing__reviews__right{grid-column:4}@media screen and (max-width: 1600px){.landing__reviews__right{display:none !important}}.landing__reviews__wide{display:flex;column-gap:30px;z-index:1}.landing__reviews__wide.tall{height:404px}.landing__reviews__wide.tall .landing_video{height:404px;width:228px}.landing__reviews__wide .reviews-svg{margin-top:81px}.landing__reviews__wide .reviews-tg{text-align:center;margin-top:32px;margin-bottom:32px}.landing__reviews__wide .reviews-link{color:var(--third-color);font-weight:700}.landing__reviews__second-block{background-color:var(--secondary-color);border-radius:24px;display:flex;flex-direction:column;align-items:center;padding:0 12px;margin:18px 10px;width:180px}.landing__reviews__second-block__head{font-size:48px;font-weight:700;line-height:62.4px;margin-top:9px}.landing__reviews__second-block__head span{color:var(--third-color)}.landing__reviews__second-block__sub{font-size:17px;font-weight:700;line-height:22.1px;margin-top:-6px}.landing__reviews__second-block__second-sub{font-size:17px;line-height:22.1px;text-align:center;margin-top:21px}.landing_review{background-color:#fff;border-radius:24px;padding:30px;z-index:1}@media screen and (max-width: 1600px){.landing_review{width:260px;max-height:415px;padding:20px;min-width:260px;height:100%;overflow:hidden;overflow-y:scroll;scrollbar-width:none}}.landing_review__head{display:grid;margin-bottom:24px;grid-template-columns:83px 1fr}@media screen and (max-width: 1600px){.landing_review__head{grid-template-columns:76px 1fr}}.landing_review__head__icon{grid-column:1;grid-row:1/3;width:64px;height:64px;border:4px solid var(--main-color);box-sizing:border-box;border-radius:100%}@media screen and (max-width: 1600px){.landing_review__head__icon{width:60px;height:60px}}.landing_review__head__name{font-size:24px;line-height:23.2px;color:var(--third-color);grid-column:2;align-self:end}@media screen and (max-width: 1600px){.landing_review__head__name{font-size:20px;line-height:initial}}.landing_review__head__sub{color:#98a2ab;font-size:14px;grid-column:2;line-height:18.2px}@media screen and (max-width: 1600px){.landing_review__head__sub{font-size:14px;line-height:initial}}.landing_review__text{font-size:14px;line-height:18.2px}.en_new .landing_review__head__name{color:var(--main-color)}.en_new .landing__reviews__mobile__line{background-color:var(--secondary-color)}.ch_new .landing__reviews__mobile__line{background-color:var(--secondary-color)}.en .landing_review__head__name{color:var(--main-color)}.en .landing__reviews__mobile__line{background-color:var(--secondary-color)}.fr_new .landing__reviews__mobile__line{background-color:var(--secondary-color)}.fr .landing__reviews__mobile__line{background-color:var(--secondary-color)}.tr_new .landing__reviews__mobile__line{color:#fff}.landing_video{width:357px;height:202px;border-radius:24px;overflow:hidden}.reviews_columns{display:flex;flex-direction:column;align-items:center;row-gap:30px;position:relative}.landing__last-screen{display:flex;flex-direction:column;align-items:center;padding-bottom:300px}@media screen and (max-width: 840px){.landing__last-screen{padding-bottom:151px}}@media screen and (max-width: 840px){.landing__last-screen .blur{background:#e6e6e6}}.landing__last-screen__inner{display:flex;flex-direction:column;align-items:center}.landing__last-screen__inner .input-group_redesign label{background-color:#fff}@media screen and (max-width: 870px){.landing__last-screen__inner{background-color:#e6e6e6;padding:20px 16px;border-radius:24px;margin-top:100px}}@media screen and (max-width: 400px){.landing__last-screen__inner{width:344px;box-sizing:border-box}.landing__last-screen__inner .landing__form{width:initial}}.landing__last-screen__header{font-size:48px;line-height:62.4px;letter-spacing:.02em;text-align:center;color:var(--third-color);width:800px;margin-top:184px;margin-bottom:58px}@media screen and (max-width: 870px){.landing__last-screen__header{font-size:28px;line-height:initial;width:initial;margin-top:0;margin-bottom:36px}}@media screen and (max-width: 500px){.landing__last-screen__header{font-size:24px}.landing__last-screen__header br{display:none}}.dynamic-color{color:var(--text-color) !important}.landing_circle{background-color:var(--main-color);border-radius:100%}.landing_circle.alt{background-color:var(--secondary-color)}.player_divider{border-bottom:2px dashed var(--main-color);margin:35px 0;width:calc(100% - 58px)}.landing__blocks{background-color:#eee;display:grid;grid-template-columns:1fr 745px 745px 1fr;column-gap:30px;position:relative;overflow:hidden}@media screen and (max-width: 1600px){.landing__blocks{grid-template-columns:32px 1fr 32px;column-gap:0}}@media screen and (max-width: 840px){.landing__blocks{grid-template-columns:16px 1fr 16px}}.landing__blocks__big-left{width:400px;height:400px;position:absolute;left:-199px;top:688px}@media screen and (max-width: 650px){.landing__blocks__big-left{display:none}}.landing__blocks__small-left{width:200px;position:absolute;height:200px;left:101px;top:691px;z-index:1}@media screen and (max-width: 650px){.landing__blocks__small-left{display:none}}.landing__blocks__medium-right{position:absolute;width:300px;height:300px;right:-150px;top:714px}@media screen and (max-width: 650px){.landing__blocks__medium-right{display:none}}.landing__blocks__button{grid-column:2/4;display:flex;justify-content:center;margin-top:44px;margin-bottom:81px}@media screen and (max-width: 1600px){.landing__blocks__button{grid-column:2}}@media screen and (max-width: 650px){.landing__blocks__button{margin-bottom:0px;margin-top:24px}.landing__blocks__button .landing_button{border:1px solid var(--main-color);background-color:#fff;color:#000 !important;font-size:14px;line-height:initial;height:56px;max-width:400px;width:100%}}.landing__blocks__header{font-size:48px;font-weight:700;line-height:62.4px;grid-column:2/4;margin-top:76px;margin-bottom:79px}@media screen and (max-width: 840px){.landing__blocks__header{font-size:28px;line-height:initial;margin-bottom:24px;margin-top:40px}}.landing__blocks__wrapper-left{display:flex;row-gap:30px;grid-column:2;flex-direction:column;z-index:2}@media screen and (max-width: 1600px){.landing__blocks__wrapper-left{margin-bottom:30px}}@media screen and (max-width: 1000px){.landing__blocks__wrapper-left{row-gap:16px;margin-bottom:16px}}.landing__blocks__wrapper-left__item{background-color:#fff;border-radius:var(--radius);display:flex;padding:60px 40px;position:relative;overflow:hidden}@media screen and (max-width: 840px){.landing__blocks__wrapper-left__item{border-radius:var(--radius-mobile)}}@media screen and (max-width: 1000px){.landing__blocks__wrapper-left__item{padding:30px 20px;min-height:100px}}@media screen and (max-width: 650px){.landing__blocks__wrapper-left__item{min-height:initial;flex-direction:column;padding:20px 16px}}.landing__blocks__wrapper-left__text{font-size:32px;line-height:41.6px;width:500px}@media screen and (max-width: 1600px){.landing__blocks__wrapper-left__text{width:calc(100% - 300px)}}@media screen and (max-width: 1000px){.landing__blocks__wrapper-left__text{font-size:17px;line-height:initial}}@media screen and (max-width: 650px){.landing__blocks__wrapper-left__text{width:initial}}.landing__blocks__wrapper-left__text.second{width:470px}@media screen and (max-width: 1600px){.landing__blocks__wrapper-left__text.second{width:calc(100% - 300px)}}@media screen and (max-width: 650px){.landing__blocks__wrapper-left__text.second{width:initial}}@media screen and (max-width: 650px){.landing__blocks__wrapper-left__image{margin-top:15px;max-width:400px;align-self:center;bottom:-20px}}@media screen and (max-width: 650px){.landing__blocks__wrapper-left__image .desktop{display:none}}.landing__blocks__wrapper-left__image .mobile{display:none}@media screen and (max-width: 650px){.landing__blocks__wrapper-left__image .mobile{display:block}}.landing__blocks__wrapper-left__image.first{width:352px;position:absolute;right:-88px;top:30px}@media screen and (max-width: 1000px){.landing__blocks__wrapper-left__image.first{width:300px;height:80%;top:initial;right:0}.landing__blocks__wrapper-left__image.first svg{width:100%;height:100%}}@media screen and (max-width: 650px){.landing__blocks__wrapper-left__image.first{position:relative;width:100%;height:initial}}.landing__blocks__wrapper-left__image.second{position:absolute;right:40px;top:108px}@media screen and (max-width: 1000px){.landing__blocks__wrapper-left__image.second{width:300px;height:80%;top:initial;right:0}.landing__blocks__wrapper-left__image.second svg{width:100%;height:100%}}@media screen and (max-width: 650px){.landing__blocks__wrapper-left__image.second{position:relative;width:100%;height:initial}}.landing__blocks__wrapper-left__image.third{position:absolute;right:0;top:112px}@media screen and (max-width: 1000px){.landing__blocks__wrapper-left__image.third{width:300px;height:80%;top:initial;right:0}.landing__blocks__wrapper-left__image.third svg{width:100%;height:100%}}@media screen and (max-width: 650px){.landing__blocks__wrapper-left__image.third{display:none}}.landing__blocks__wrapper-right{grid-column:3;display:flex;row-gap:30px;flex-direction:column}@media screen and (max-width: 1600px){.landing__blocks__wrapper-right{grid-column:2}}@media screen and (max-width: 1000px){.landing__blocks__wrapper-right{row-gap:16px}}.landing__blocks__wrapper-right__item{background-color:#fff;border-radius:var(--radius);display:flex;padding:60px 40px;position:relative;overflow:hidden;flex-direction:column;z-index:8}@media screen and (max-width: 1000px){.landing__blocks__wrapper-right__item{padding:30px 20px;min-height:100px}}@media screen and (max-width: 840px){.landing__blocks__wrapper-right__item{border-radius:var(--radius-mobile)}}@media screen and (max-width: 650px){.landing__blocks__wrapper-right__item{min-height:initial;flex-direction:column;padding:20px 16px}}.landing__blocks__wrapper-right__item.fifth{flex-direction:row}@media screen and (max-width: 650px){.landing__blocks__wrapper-right__item.fifth{min-height:initial;flex-direction:column}}.landing__blocks__wrapper-right__text{font-size:32px;line-height:41.6px}@media screen and (max-width: 1600px){.landing__blocks__wrapper-right__text{width:calc(100% - 450px)}}@media screen and (max-width: 1000px){.landing__blocks__wrapper-right__text{font-size:17px;width:calc(100% - 300px);line-height:initial}}@media screen and (max-width: 650px){.landing__blocks__wrapper-right__text{width:initial}}.landing__blocks__wrapper-right__text.fifth{width:354px}@media screen and (max-width: 1600px){.landing__blocks__wrapper-right__text.fifth{width:calc(100% - 300px)}}@media screen and (max-width: 650px){.landing__blocks__wrapper-right__text.fifth{width:initial}}@media screen and (max-width: 650px){.landing__blocks__wrapper-right__image{margin-top:15px;max-width:400px;align-self:center;bottom:-20px}}@media screen and (max-width: 650px){.landing__blocks__wrapper-right__image .desktop{display:none}}.landing__blocks__wrapper-right__image .mobile{display:none}@media screen and (max-width: 650px){.landing__blocks__wrapper-right__image .mobile{display:block}}.landing__blocks__wrapper-right__image.fourth{position:relative;top:61px;right:-60px}@media screen and (max-width: 1600px){.landing__blocks__wrapper-right__image.fourth{position:absolute}}@media screen and (max-width: 1000px){.landing__blocks__wrapper-right__image.fourth{width:300px;height:80%;top:initial;right:0}.landing__blocks__wrapper-right__image.fourth svg{width:100%;height:100%}}@media screen and (max-width: 650px){.landing__blocks__wrapper-right__image.fourth{position:relative;width:100%;height:initial}}.landing__blocks__wrapper-right__image.fifth{position:absolute;right:40px;top:111px}@media screen and (max-width: 1000px){.landing__blocks__wrapper-right__image.fifth{width:300px;height:80%;top:initial;right:0}.landing__blocks__wrapper-right__image.fifth svg{width:100%;height:100%}}@media screen and (max-width: 650px){.landing__blocks__wrapper-right__image.fifth{position:relative;width:100%;height:initial}}.landing__presentation{background-color:#eee;display:grid;grid-template-columns:1fr 745px 745px 1fr;column-gap:30px;position:relative;overflow:hidden;margin-bottom:90px}@media screen and (max-width: 1600px){.landing__presentation{grid-template-columns:32px 1fr 32px;column-gap:0}}@media screen and (max-width: 840px){.landing__presentation{grid-template-columns:16px 1fr 16px}}.landing__presentation__header{font-size:40px;font-weight:700;line-height:52px;margin-bottom:79px;grid-column:2}@media screen and (max-width: 840px){.landing__presentation__header{font-size:28px;line-height:initial;margin-bottom:20px}}.landing__presentation__img{grid-column:2}@media screen and (max-width: 1600px){.landing__presentation__img{grid-row:3;display:flex;justify-content:center;margin-left:-20px}}.landing__presentation__img .mobile{display:none}@media screen and (max-width: 1200px){.landing__presentation__img .mobile{display:initial;max-width:600px;width:100%}.landing__presentation__img .desktop{display:none}}.landing__presentation__text{display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width: 1600px){.landing__presentation__text{grid-column:2}.landing__presentation__text .landing_button{display:none}}.landing__presentation__text p{font-size:30px;text-align:center;margin-bottom:50px}@media screen and (max-width: 800px){.landing__presentation__text p{font-size:24px;margin-bottom:15px}}.landing__presentation__button{display:none}@media screen and (max-width: 1600px){.landing__presentation__button{display:flex;grid-column:2;justify-self:center;margin-top:41px}}@media screen and (max-width: 700px){.landing__presentation__button{margin-top:15px}}@media screen and (max-width: 520px){.landing__presentation__button{width:100%}}.blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:hsla(0,0%,100%,.4);backface-visibility:hidden;transform:translate3d(0, 0, 0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0)}.landing_empty{height:106px;background-color:#fff}@media screen and (max-width: 760px){.landing_empty{height:64px}}.index .landing_empty{background-color:#eee}.index .header_new__img{font-weight:700}.choose .landing_empty{background-color:#eee}.stripe{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff;z-index:9999}.modal-reminder{width:560px;height:679px;border-radius:24px;padding:40px 32px;box-sizing:border-box;display:flex;flex-direction:column;--main-color: #FF0164;position:relative}@media screen and (max-width: 650px){.modal-reminder{width:343px;height:514px;padding:30px 16px;margin-top:130px}}.modal-reminder__wrapper{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.3490196078);z-index:55;display:none;align-items:center;justify-content:center}@media screen and (max-width: 650px){.modal-reminder__wrapper{align-items:initial}}.modal-reminder__wrapper.show{display:flex}.modal-reminder__title{font-size:32px;font-weight:700;text-align:center}@media screen and (max-width: 650px){.modal-reminder__title{order:2;font-size:28px;margin-top:20px}.modal-reminder__title br{display:none}}.modal-reminder__image{align-self:center;margin-top:36px;margin-left:38px}@media screen and (max-width: 650px){.modal-reminder__image{order:1;width:168px;margin-top:0;margin-left:18px}}.modal-reminder__desc{font-size:20px;text-align:center;margin-top:20px}@media screen and (max-width: 650px){.modal-reminder__desc{order:3;font-size:17px}}.modal-reminder .landing_button{margin-top:38px;width:300px;align-self:center;font-size:17px}@media screen and (max-width: 650px){.modal-reminder .landing_button{order:4}}.modal-reminder__close{position:absolute;right:20px;top:20px;cursor:pointer}.phonetic .landing_accordion__table span{color:var(--main-color)}@media screen and (max-width: 530px){.phonetic .landing_accordion__table{font-size:20px;row-gap:20px}}.phonetic .landing__progress{margin-top:80px}.phonetic .landing__second_screen__right_side{height:129%}@media screen and (max-width: 840px){.ch_int .landing__teachers__block{justify-self:center}}.programm_redesign{background-color:#ececec}.programm_first{display:grid;grid-template-columns:1fr 1520px 1fr;overflow:hidden;position:relative}@media screen and (max-width: 1600px){.programm_first{grid-template-columns:32px 1fr 32px}}@media screen and (max-width: 1000px){.programm_first{grid-template-columns:16px 1fr 16px}}@media screen and (max-width: 1200px){.programm_first.journey .programm_first__leftImg{display:none}}@media screen and (max-width: 400px){.programm_first.journey .programm_first__description{margin-bottom:-125px}}@media screen and (max-width: 675px){.programm_first.journey .colored_word{display:block}}@media screen and (max-width: 1600px){.programm_first.beginners .programm_first__leftImg{display:none}}.programm_first.beginners .programm_first__leftImg.mobile{display:none;width:clamp(180px,22vw,320px);aspect-ratio:1/1;float:right;shape-outside:circle();clip-path:circle();border-radius:50%;margin:0 0 1.5rem 2rem;position:relative;z-index:2}@media screen and (max-width: 1600px){.programm_first.beginners .programm_first__leftImg.mobile{display:block}}@media screen and (max-width: 900px){.programm_first.beginners .programm_first__leftImg.mobile{width:clamp(160px,40vw,260px)}}@media screen and (max-width: 600px){.programm_first.beginners .programm_first__leftImg.mobile{float:none;position:absolute;bottom:0;right:0;transform:translate(15%, 15%);shape-outside:none;margin:0;width:clamp(140px,55vw,220px)}}@media(hover: hover){.programm_first.beginners .programm_first__leftImg.mobile:hover{filter:brightness(1.05)}}.programm_first.beginners .programm_first__description{position:relative}@media screen and (max-width: 1125px){.programm_first.beginners .programm_first__description{margin-bottom:-170px}}@media screen and (max-width: 920px){.programm_first.beginners .programm_first__description{margin-bottom:-255px}}@media screen and (max-width: 800px){.programm_first.beginners .programm_first__description{margin-bottom:-35px}}@media screen and (max-width: 635px){.programm_first.beginners .programm_first__description{margin-bottom:-170px}}@media screen and (max-width: 550px){.programm_first.beginners .programm_first__description{margin-bottom:-252px}}.programm_first.beginners .programm_first__description__text{position:relative}@media screen and (max-width: 600px){.programm_first.beginners .programm_first__description__text{padding-bottom:260px}}.programm_first__header{font-size:4rem;grid-column:2;font-weight:700;margin-top:101px}@media screen and (max-width: 1600px){.programm_first__header{font-size:3rem}}@media screen and (max-width: 800px){.programm_first__header{font-size:28px;margin-top:20px;width:80%}}@media screen and (max-width: 400px){.programm_first__header{width:300px}}.programm_first__header::first-letter{text-transform:uppercase}@media screen and (max-width: 1600px){.programm_first__header .star{display:none}}.programm_first__description{grid-column:2;display:grid;grid-template-columns:1fr 1fr;--float-img-size: clamp(180px, 22vw, 320px)}@media screen and (max-width: 1600px){.programm_first__description{display:initial}}@media screen and (max-width: 600px){.programm_first__description::after{content:"";display:block;clear:both}}.programm_first__description__image{position:relative;display:none;float:right;width:var(--float-img-size);aspect-ratio:1/1;clip-path:circle();shape-outside:circle();margin:0 0 1.25rem 1.25rem;z-index:2}@media screen and (max-width: 1600px){.programm_first__description__image{display:block}}@media screen and (max-width: 900px){.programm_first__description__image{--float-img-size: clamp(160px, 40vw, 260px)}}@media screen and (max-width: 600px){.programm_first__description__image{position:static;float:right;transform:none;margin:0 0 .75rem .75rem;--float-img-size: clamp(140px, 55vw, 200px)}}.programm_first__description__header{font-size:3rem;margin-top:86px;font-weight:700;grid-column:1;position:relative}@media screen and (max-width: 1600px){.programm_first__description__header{font-size:2rem;width:fit-content}}@media screen and (max-width: 800px){.programm_first__description__header{font-size:20px;margin-top:80px}}.programm_first__description__header__text{width:fit-content}@media screen and (max-width: 1600px){.programm_first__description__header__text{margin-left:30px}}.programm_first__description__header .star{display:none;right:initial;left:0;transform:translate3d(-65%, -50%, 0px);width:40px;height:40px}@media screen and (max-width: 1600px){.programm_first__description__header .star{display:initial}}.programm_first__description__header__circle{font-size:10px;width:102px;height:102px;display:none;background-color:var(--main-color);color:var(--text-color);text-transform:uppercase;text-align:center;border-radius:100%;align-items:center;padding:0 10px;box-sizing:border-box;position:absolute;right:-142px;bottom:0}@media screen and (max-width: 1600px){.programm_first__description__header__circle{display:flex}}.programm_first__description__text{font-size:2rem;margin-top:44px;width:840px;grid-column:1}@media screen and (max-width: 1600px){.programm_first__description__text{width:initial;margin-top:20px}}@media screen and (max-width: 800px){.programm_first__description__text{font-size:17px}}@media screen and (max-width: 600px){.programm_first__description__text{padding-bottom:calc(var(--float-img-size)*.15)}}.programm_first__description__text p:not(:first-child){margin-top:30px}.programm_first__description__text .mobile{display:none;float:right;width:var(--float-img-size);aspect-ratio:1/1;clip-path:circle();shape-outside:circle();margin:0 0 1rem 1rem;z-index:2}@media screen and (max-width: 1600px){.programm_first__description__text .mobile{display:block}}@media screen and (max-width: 900px){.programm_first__description__text .mobile{--float-img-size: clamp(160px, 40vw, 260px)}}@media screen and (max-width: 600px){.programm_first__description__text .mobile{position:static;float:right;transform:none;margin:0 0 .5rem .5rem;--float-img-size: clamp(140px, 55vw, 200px)}}.programm_first__leftImg{grid-column:2;align-self:center;justify-self:end;position:relative}@media screen and (max-width: 1200px){.programm_first__leftImg{height:300px}.programm_first__leftImg>svg{width:100%;height:100%}}.programm_first__leftImg .star{display:none;position:absolute;bottom:65px;left:-170px;top:initial}@media screen and (max-width: 1600px){.programm_first__leftImg .star{display:block}}@media screen and (max-width: 1200px){.programm_first__leftImg .star{width:40px;height:40px;left:-89px;bottom:88px}}.programm_first__circle{position:absolute;width:500px;height:500px;background-color:var(--secondary-color);border-radius:100%;right:-295px;top:-150px}@media screen and (max-width: 1600px){.programm_first__circle{width:200px;height:200px;right:-143px;top:-43px}}.programm_first__circle.journey{width:550px;height:550px;top:-275px;right:-275px}@media screen and (max-width: 1600px){.programm_first__circle.journey{display:none}}.programm_chapters{grid-template-columns:1fr 1520px 1fr;display:grid;row-gap:40px;padding-bottom:234px}@media screen and (max-width: 1600px){.programm_chapters{grid-template-columns:32px 1fr 32px}}@media screen and (max-width: 1200px){.programm_chapters{grid-template-columns:1fr 600px 1fr}}@media screen and (max-width: 800px){.programm_chapters{grid-template-columns:1fr 343px 1fr;row-gap:30px}}.programm_chapters [data-indexWrapper]{display:none}.programm_chapters [data-select]{display:none}.programm_chapters[data-indexChosen="0"] [data-indexWrapper="0"]{display:flex}.programm_chapters[data-indexChosen="0"] [data-select="0"]{display:flex}.programm_chapters[data-indexChosen="1"] [data-indexWrapper="1"]{display:flex}.programm_chapters[data-indexChosen="1"] [data-select="1"]{display:flex}.programm_chapters[data-indexChosen="2"] [data-indexWrapper="2"]{display:flex}.programm_chapters[data-indexChosen="2"] [data-select="2"]{display:flex}.programm_chapters[data-indexChosen="3"] [data-indexWrapper="3"]{display:flex}.programm_chapters[data-indexChosen="3"] [data-select="3"]{display:flex}.programm_chapters[data-indexChosen="4"] [data-indexWrapper="4"]{display:flex}.programm_chapters[data-indexChosen="4"] [data-select="4"]{display:flex}.programm_chapters[data-indexChosen="5"] [data-indexWrapper="5"]{display:flex}.programm_chapters[data-indexChosen="5"] [data-select="5"]{display:flex}.programm_chapters[data-indexChosen="6"] [data-indexWrapper="6"]{display:flex}.programm_chapters[data-indexChosen="6"] [data-select="6"]{display:flex}.programm_chapters[data-indexChosen="7"] [data-indexWrapper="7"]{display:flex}.programm_chapters[data-indexChosen="7"] [data-select="7"]{display:flex}.programm_chapters__mobile-change{position:absolute;display:none;left:50%;transform:translateX(-50%);bottom:-137px}@media screen and (max-width: 1200px){.programm_chapters__mobile-change{display:flex;width:310px;justify-content:center}}.programm_chapters__mobile-change__text{font-size:18px;align-self:center;margin-left:20px;font-weight:700;color:var(--main-color);text-wrap:nowrap}.programm_chapters__wrapper{grid-column:2;display:flex;flex-direction:column;row-gap:40px;position:relative}.programm_chapters__select{display:flex;justify-content:center;margin-top:139px;grid-column:2;margin-bottom:22px}@media screen and (max-width: 800px){.programm_chapters__select{margin-bottom:0px}}.programm_chapters__select__row{display:flex;flex-direction:row;column-gap:45px;position:relative}@media screen and (max-width: 1200px){.programm_chapters__select__row{width:100%}}.programm_chapters__select__row::after{display:none;position:absolute;width:24px;height:24px;top:16px;right:16px;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIgN0wxMiAxN0wyMiA3IiBzdHJva2U9IiMyNTI0MkUiIHN0cm9rZS13aWR0aD0iMS44MTgxOCIvPgo8L3N2Zz4K);transition:all 350ms}@media screen and (max-width: 1200px){.programm_chapters__select__row::after{display:initial}}.programm_chapters__select__row::before{content:"Выберите главу";position:absolute;z-index:5;font-size:17px;top:16px;left:16px;color:#98a2ab;transition:all 300ms;opacity:0;display:none}@media screen and (max-width: 1200px){.programm_chapters__select__row::before{display:initial}}.programm_chapters__select__row.open .programm_chapters__select__row__selector{max-height:600px;padding-top:60px}.programm_chapters__select__row.open .programm_chapters__select__row__selector [data-select]{display:flex !important}.programm_chapters__select__row.open::after{transform:rotate(180deg)}.programm_chapters__select__row.open::before{opacity:1}.programm_chapters__select__row.open [data-select]{font-weight:400}.programm_chapters__select__row__selector{font-size:17px;max-height:54px;height:max-content;width:100%;padding:16px;background-color:#fff;border-radius:16px;border:1px solid #25242e;appearance:none;display:none;position:relative;text-transform:uppercase;font-weight:700;box-sizing:border-box;row-gap:24px;flex-direction:column;transition:all 350ms}@media screen and (max-width: 1200px){.programm_chapters__select__row__selector{display:flex}}.programm_chapters__select__row__selector [data-select]{font-weight:700}.programm_chapters__select__item{font-size:1.5rem;text-decoration:underline;text-transform:uppercase;cursor:pointer}@media screen and (max-width: 1200px){.programm_chapters__select__item{display:none}}.programm_chapters__select__item.active{text-decoration:initial;font-weight:700}.programm_chapter_item{grid-column:2;border-radius:var(--radius);background-color:#fff;padding:40px 40px;overflow:hidden;position:relative}@media screen and (max-width: 800px){.programm_chapter_item{padding:0;border-radius:24px}}@media screen and (max-width: 1200px){.programm_chapter_item.first [data-bodyIndex]{display:none}.programm_chapter_item.first[data-chapterindex="0"] [data-bodyIndex="0"]{display:block}.programm_chapter_item.first[data-chapterindex="1"] [data-bodyIndex="1"]{display:block}.programm_chapter_item.first[data-chapterindex="2"] [data-bodyIndex="2"]{display:block}.programm_chapter_item.first[data-chapterindex="3"] [data-bodyIndex="3"]{display:block}.programm_chapter_item.first[data-chapterindex="4"] [data-bodyIndex="4"]{display:block}.programm_chapter_item.first[data-chapterindex="5"] [data-bodyIndex="5"]{display:block}.programm_chapter_item.first[data-chapterindex="6"] [data-bodyIndex="6"]{display:block}.programm_chapter_item.first[data-chapterindex="7"] [data-bodyIndex="7"]{display:block}.programm_chapter_item.first .programm_chapter_item__block__header{display:none}}.programm_chapter_item .programm_chapter_item__mobile-headers{display:none;font-size:17px;text-transform:uppercase;padding:4px 0;transition:all 300ms}@media screen and (max-width: 1200px){.programm_chapter_item .programm_chapter_item__mobile-headers{display:block}}@media screen and (max-width: 800px){.programm_chapter_item .programm_chapter_item__mobile-headers{padding-left:16px}}.programm_chapter_item .programm_chapter_item__mobile-headers.active{font-weight:700;color:var(--main-color)}.programm_chapter_item .programm_chapter_item__mobile-headers.active::before{content:"> "}.programm_chapter_item.last .programm_chapter_item__list-element{max-width:470px}@media screen and (max-width: 1500px){.programm_chapter_item.last{padding-bottom:200px}}@media screen and (max-width: 1500px){.programm_chapter_item.last .programm_chapter_item__image img{height:100%}}@media screen and (max-width: 1500px){.programm_chapter_item.last .programm_chapter_item__image{top:initial;height:200px}}@media screen and (max-width: 1500px){.programm_chapter_item.last .programm_chapter_item__image__circle{width:156px;height:156px;right:-29px;bottom:-71px}}.programm_chapter_item__image{position:absolute;right:0;bottom:0;top:0;width:300px}.programm_chapter_item__image img{position:absolute;right:0;bottom:0}.programm_chapter_item__image__circle{width:300px;height:300px;background-color:var(--main-color);border-radius:100%;position:absolute;bottom:-153px;right:-110px}.programm_chapter_item__header{font-size:40px;font-weight:700}@media screen and (max-width: 800px){.programm_chapter_item__header{font-size:17px;height:54px;background-color:var(--main-color);color:var(--text-color);display:flex;justify-content:center;align-items:center;margin-bottom:10px}}.programm_chapter_item__inner{margin-top:40px;columns:2 auto;column-gap:60px}@media screen and (max-width: 1200px){.programm_chapter_item__inner{columns:initial}}@media screen and (max-width: 800px){.programm_chapter_item__inner{padding:0 16px 16px}}.programm_chapter_item__list-element{font-size:24px;list-style-type:disc;margin-left:35px;display:list-item;margin-bottom:12px}@media screen and (max-width: 800px){.programm_chapter_item__list-element{font-size:17px;margin-bottom:10px}}.programm_chapter_item__block{margin-bottom:65px;break-inside:avoid}.programm_chapter_item__block__header{font-size:24px;color:#fff;background-color:var(--main-color);padding:12px 30px;width:max-content;border-radius:var(--radius);margin-bottom:26px;font-weight:700}@media screen and (max-width: 800px){.programm_chapter_item__block__header{font-size:17px;background-color:initial;color:#000;padding:0;font-weight:initial;text-transform:uppercase}}.programm-description{grid-template-columns:1fr 1520px 1fr;display:grid;position:relative;overflow:hidden}@media screen and (max-width: 1600px){.programm-description{grid-template-columns:32px 1fr 32px;margin-top:30px}}@media screen and (max-width: 1000px){.programm-description{grid-template-columns:16px 1fr 16px}}.programm-description__header{grid-column:2;font-size:48px;font-weight:700}@media screen and (max-width: 1000px){.programm-description__header{font-size:28px;margin-top:40px}}.programm-description__subheader{font-size:40px;font-weight:700;grid-column:2;margin-top:62px}@media screen and (max-width: 1000px){.programm-description__subheader{font-size:17px;margin-top:30px}}.programm-description__inner{grid-column:2;column-gap:30px;margin-top:43px;row-gap:30px;display:flex;flex-direction:column;flex-wrap:wrap;height:740px;align-items:flex-end;z-index:2}@media screen and (max-width: 1600px){.programm-description__inner{flex-wrap:nowrap;align-items:center;height:initial}}@media screen and (max-width: 1000px){.programm-description__inner{row-gap:16px}}.programm-description__image{width:252px;background-color:var(--secondary-color);display:flex;align-items:center;border-radius:24px;justify-content:center;padding:0 40px}@media screen and (max-width: 1000px){.programm-description__image{display:none}}.programm-description__double{display:flex;column-gap:30px;width:922px}@media screen and (max-width: 1000px){.programm-description__double{width:initial}}.programm-description__double .programm-description__item{width:initial}.programm-description__item{font-size:24px;background-color:#fff;padding:40px;border-radius:24px;width:842px}.programm-description__item.small{width:704px}.programm-description__item.double-small{width:339px !important;align-self:baseline}@media screen and (max-width: 1000px){.programm-description__item{width:initial;padding:16px;font-size:17px}.programm-description__item.small{width:initial}.programm-description__item.double-small{width:initial !important;align-self:initial}}.programm-description__item.second{width:488px}@media screen and (max-width: 1600px){.programm-description__item.second{width:842px}}@media screen and (max-width: 1000px){.programm-description__item.second{width:initial}}.programm-description__small-circle{width:241px;height:241px;position:absolute;background-color:var(--main-color);border-radius:100%;bottom:6px;right:calc(50% - 813px);transform:translateX(-50%)}.programm-description__big-circle{width:415px;height:415px;position:absolute;background-color:var(--main-color);border-radius:100%;top:308px;left:calc(50% - 63px);transform:translateX(-50%)}.programm-structure{display:grid;grid-template-columns:1fr 1520px 1fr;margin-top:164px}@media screen and (max-width: 1600px){.programm-structure{grid-template-columns:32px 1fr 32px}}@media screen and (max-width: 1000px){.programm-structure{margin-top:80px;grid-template-columns:16px 1fr 16px}}.programm-structure__header{font-size:48px;font-weight:700;grid-column:2}@media screen and (max-width: 1000px){.programm-structure__header{font-size:28px}}.programm-structure__list{grid-column:2;font-size:32px;padding-left:49px;margin-top:62px;display:flex;flex-direction:column;row-gap:24px;width:1130px}@media screen and (max-width: 1300px){.programm-structure__list{width:initial}}@media screen and (max-width: 1000px){.programm-structure__list{font-size:17px;margin-top:30px}}.programm-structure__list__item{list-style:disc}.programm-inside{display:grid;grid-template-columns:1fr 1520px 1fr;margin-top:43px;--radius: 48px}@media screen and (max-width: 1600px){.programm-inside{grid-template-columns:32px 1fr 32px}}@media screen and (max-width: 1000px){.programm-inside{margin-top:90px;grid-template-columns:16px 1fr 16px;position:relative}}.programm-inside__inner{display:grid;grid-template-columns:745px 745px;column-gap:30px;position:relative;grid-column:2;margin-top:40px}@media screen and (max-width: 1600px){.programm-inside__inner{grid-template-columns:1fr}}.programm-inside__header{grid-column:2;font-size:32px;font-weight:700}.programm-inside__description{display:none;font-size:17px;grid-column:2;margin-top:15px}@media screen and (max-width: 800px){.programm-inside__description{display:initial}}.programm-inside__plane{display:none;position:absolute;right:10px;top:-30px}@media screen and (max-width: 800px){.programm-inside__plane{display:initial}}.programm-inside__left{grid-column:1;display:flex;flex-direction:column;row-gap:27px}@media screen and (max-width: 1600px){.programm-inside__left{width:800px;justify-self:center}}@media screen and (max-width: 870px){.programm-inside__left{width:initial}}@media screen and (max-width: 1600px){.programm-inside__left .landing_accordion__chapters{height:initial}}.programm-inside__right{grid-column:2;height:450px;background-color:#fff;border-radius:var(--radius);padding:40px;position:relative;overflow:hidden}@media screen and (max-width: 1600px){.programm-inside__right{display:none}}.programm-inside__right svg{position:absolute;right:13px;bottom:0}.programm-inside__right__title{font-size:40px;font-weight:700}.programm-inside__circle{width:252px;height:252px;position:absolute;bottom:-176px;left:74px;border-radius:100%;background-color:var(--secondary-color);z-index:10}.programm-details{display:grid;grid-template-columns:1fr 1520px 1fr}@media screen and (max-width: 1600px){.programm-details{grid-template-columns:32px 1fr 32px}}@media screen and (max-width: 1000px){.programm-details{display:initial}}.programm-details__header{font-size:32px;grid-column:2;font-weight:700;margin-top:103px;margin-bottom:40px;max-width:930px}@media screen and (max-width: 1000px){.programm-details__header{margin-top:60px;margin-bottom:20px;font-size:17px;font-weight:initial;max-width:initial;margin-left:16px}}.programm-details__wrapper{grid-column:2;border-radius:48px;background-color:#fff;padding:60px 40px}@media screen and (max-width: 1400px){.programm-details__wrapper{max-height:initial}}@media screen and (max-width: 1000px){.programm-details__wrapper{background-color:initial;overflow-x:scroll;scrollbar-width:none;padding:20px 16px;position:relative}}.programm-details__wrapper [data-indexWrapper]{display:none}.programm-details__wrapper[data-indexChosen="0"] [data-indexWrapper="0"]{display:block}.programm-details__wrapper[data-indexChosen="1"] [data-indexWrapper="1"]{display:block}.programm-details__wrapper[data-indexChosen="2"] [data-indexWrapper="2"]{display:block}.programm-details__wrapper[data-indexChosen="3"] [data-indexWrapper="3"]{display:block}.programm-details__wrapper[data-indexChosen="4"] [data-indexWrapper="4"]{display:block}.programm-details__wrapper[data-indexChosen="5"] [data-indexWrapper="5"]{display:block}.programm-details__wrapper[data-indexChosen="6"] [data-indexWrapper="6"]{display:block}.programm-details__wrapper[data-indexChosen="7"] [data-indexWrapper="7"]{display:block}.programm-details__wrapper[data-indexChosen="8"] [data-indexWrapper="8"]{display:block}.programm-details__wrapper[data-indexChosen="9"] [data-indexWrapper="9"]{display:block}@media screen and (max-width: 1000px){.programm-details__wrapper__inner{display:flex;column-gap:16px;width:fit-content}}.programm-details__wrapper__inner__item{margin-top:63px;padding-left:36px;row-gap:12px;max-height:500px;column-count:2;column-gap:40px}@media screen and (max-width: 1400px){.programm-details__wrapper__inner__item{flex-wrap:nowrap;height:initial;max-height:initial}}@media screen and (max-width: 1000px){.programm-details__wrapper__inner__item{column-count:initial;max-height:initial;background-color:#fff;min-width:300px;box-sizing:border-box;display:block !important;margin-top:0;padding-top:96px;border-radius:24px;height:max-content;padding-bottom:16px}}.programm-details__wrapper__inner__item li{font-size:24px;list-style:disc;margin-bottom:15px}@media screen and (max-width: 1400px){.programm-details__wrapper__inner__item li{width:initial}}@media screen and (max-width: 1000px){.programm-details__wrapper__inner__item li{font-size:12px;margin-bottom:10px}}.programm-details__wrapper__top{display:flex;column-gap:30px;flex-wrap:wrap;row-gap:20px}@media screen and (max-width: 1000px){.programm-details__wrapper__top{position:absolute;flex-wrap:initial;top:36px;column-gap:16px}}.programm-details__wrapper__top__item{padding:12px 40px;border:1px solid #000;border-radius:640px;font-size:24px;cursor:pointer}@media screen and (max-width: 1000px){.programm-details__wrapper__top__item{font-size:17px;padding:16px 0;width:266px;display:flex;justify-content:center;background-color:var(--main-color);border-color:var(--main-color);font-weight:700;color:var(--text-color);margin:0 16px;height:max-content;text-align:center}}.programm-details__wrapper__top__item.active{background-color:var(--main-color);border-color:var(--main-color);font-weight:700;color:var(--text-color)}.programm-how{display:grid;grid-template-columns:1fr 1520px 1fr;row-gap:30px;padding-bottom:238px}@media screen and (max-width: 1600px){.programm-how{grid-template-columns:32px 1fr 32px}}@media screen and (max-width: 1000px){.programm-how{grid-template-columns:16px 1fr 16px}}.programm-how__title{grid-column:2;font-size:48px;font-weight:700;margin-top:164px;margin-bottom:40px}@media screen and (max-width: 1000px){.programm-how__title{margin-top:60px;font-size:20px}}.programm-how__subtitle{font-size:40px;grid-column:2;font-weight:700;margin-top:34px;max-width:1220px;margin-bottom:13px}@media screen and (max-width: 1000px){.programm-how__subtitle{margin-top:20px;font-size:17px}}.programm-how__list{grid-column:2;display:flex;align-items:center;max-width:1220px;font-size:24px;column-gap:20px}@media screen and (max-width: 1000px){.programm-how__list{font-size:17px;position:relative;padding-left:28px}}@media screen and (max-width: 1000px){.programm-how__list__img{width:16px;height:16px;position:absolute;top:-2px;left:0}}@media screen and (max-width: 1000px){.programm-how__list__img path{display:none}}@media screen and (max-width: 1000px){.programm-how__list__img svg{width:16px;height:16px}}.redesign_button{height:66px;background-color:#ff0164;font-weight:700;font-size:20px;color:#fff;border-radius:360px;cursor:pointer;transition:all .2s}.redesign_button:disabled{background-color:gray;pointer-events:none;opacity:.5}.authorization{background-color:#eee}@media screen and (max-width: 760px){.authorization{position:relative;overflow:hidden}}.authorization .logIn__reg-error{width:100%;font-size:17px}.authorization__block{display:grid;grid-template-columns:1fr 540px 1fr;grid-template-rows:240px 1fr 1fr;height:calc(100vh - 106px);min-height:890px;position:relative}@media screen and (max-width: 1200px){.authorization__block{grid-template-rows:200px 1fr 1fr}}@media screen and (max-width: 760px){.authorization__block{position:initial;height:calc(100vh - 64px)}}@media screen and (max-width: 580px){.authorization__block{grid-template-columns:1fr 344px 1fr !important}}.authorization__block.registration{grid-template-columns:1fr 974px 1fr;grid-template-rows:240px 655px 585px}@media screen and (max-width: 1200px){.authorization__block.registration{grid-template-columns:1fr 600px 1fr;min-height:fit-content}}@media screen and (max-width: 650px){.authorization__block.registration{grid-template-columns:1fr 500px 1fr}}.authorization__block.registration .first-links{display:none}@media screen and (max-width: 1200px){.authorization__block.registration .first-links{display:flex;margin-bottom:30px}}@media screen and (max-width: 1200px){.authorization__block.registration .second-links{display:none}}.authorization__block.registration .authorization__card{display:flex;column-gap:40px}@media screen and (max-width: 1200px){.authorization__block.registration .authorization__card{flex-direction:column;height:fit-content}.authorization__block.registration .authorization__card .authorization__reg{align-self:center;margin-bottom:30px}}.authorization__block.registration .authorization__card__inner{align-self:center;width:459px}@media screen and (max-width: 580px){.authorization__block.registration .authorization__card__inner{width:100%}}.authorization__block.second-step{display:none}.authorization.show-second .first-step{display:none}.authorization.show-second .second-step{display:grid}.authorization__reg{background-color:#fff;border-radius:20px;display:flex;flex-direction:column;width:394px;align-items:center;padding-bottom:34px}@media screen and (max-width: 580px){.authorization__reg{width:100%}}.authorization__reg__lang-wrapper{display:flex;flex-direction:column;align-items:center;margin-top:24px;row-gap:10px}.authorization__reg__lang-wrapper__line{height:1px;width:160px;background-color:#000}.authorization__reg__lang-wrapper__item{cursor:pointer;transition:all 200ms;display:flex;flex-direction:column;align-items:center;height:46px;overflow:hidden}.authorization__reg__lang-wrapper__item:hover{color:#ff0164}.authorization__reg__lang-wrapper__item.active{color:#ff0164}.authorization__reg__lang-wrapper__item.disable{color:#98a2ab;pointer-events:none;height:80px}.authorization__reg__lang-wrapper__item.eng{font-family:SangBleuEmpire;font-size:36px;line-height:53px}.authorization__reg__lang-wrapper__item.ger{font-family:EuclidCircularA;font-size:36px;font-weight:700;line-height:46px}.authorization__reg__lang-wrapper__item.fra{font-family:NewParisKingSize;font-size:36px;font-style:italic;line-height:46px}.authorization__reg__lang-wrapper__item.spa{font-family:IKANSEEYOUALL;font-size:36px;font-weight:900;line-height:49px}.authorization__reg__lang-wrapper__item.chi{font-family:NotoSansSC;font-size:36px;line-height:53px}.authorization__reg__lang-wrapper__item.tur{font-family:Asap;font-size:36px;font-weight:700;line-height:46px}.authorization__reg__lang-wrapper__item span{font-size:12px;line-height:initial;font-weight:400;font-family:"Formular";display:block;width:270px;text-align:center}.authorization__reg__type{padding:8px;background-color:#ececec;display:flex;border-radius:12px;margin-top:12px;column-gap:26px}.authorization__reg__type__item{font-weight:700;font-size:17px;border-radius:8px;cursor:pointer;overflow:hidden}.authorization__reg__type__item span{display:block;padding:8px}.authorization__reg__type__item input{display:none}.authorization__reg__type__item input:checked+span{background-color:#fff}.authorization__reg__header{font-size:17px;width:194px;text-align:center;margin-top:43px}.authorization__header{font-size:48px;font-weight:700;grid-column:2;height:auto;text-align:center;align-self:center}@media screen and (max-width: 580px){.authorization__header{font-size:36px;text-align:left}}.authorization__card{grid-column:2;box-shadow:0px 10px 50px 0px rgba(0,0,0,.1019607843);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);background-color:rgba(238,238,238,.6);border-radius:24px;padding:32px 40px;z-index:5}@media screen and (max-width: 580px){.authorization__card{padding:28px 16px}}.authorization__card__top-text{text-align:center}.authorization__card__agreement{margin-bottom:-15px;margin-left:16px}.authorization__card__agreement svg{width:24px !important}.authorization__card__agreement label{display:flex;align-items:center}.authorization__card__description{font-size:14px;margin-left:17px;margin-top:-12px}.authorization__card__inner{display:flex;flex-direction:column;row-gap:20px}@media screen and (max-width: 580px){.authorization__card__inner .input-group_redesign{height:56px}.authorization__card__inner .input-group_redesign label{font-size:17px;padding:12px 24px}.authorization__card__inner .input-group_redesign input{font-size:17px;padding-left:27px}.authorization__card__inner .redesign_button{height:56px;margin-top:30px}}.authorization__card__links{display:flex;width:217px;justify-content:space-between;align-self:center}.authorization__card__links__item{font-size:17px;text-transform:uppercase;text-decoration:underline;color:#000}.authorization__card__links__item.inactive{font-weight:700;text-decoration:initial}.authorization__card__forgot{font-size:17px;font-weight:700;text-align:center;color:#000}.authorization__button{margin-top:40px}.authorization__cog{width:200px;height:200px;position:absolute;grid-column:2;grid-row:2;transform:translate(-75px, -31px);z-index:1}@media screen and (max-width: 760px){.authorization__cog{transform:initial;right:-45px;width:110px;height:110px;top:85px}}.authorization__cog.reg{left:220px}@media screen and (max-width: 760px){.authorization__cog.reg{left:initial}}.authorization__error{display:none}.authorization__error.show{display:inline}.authorization__sub__header{font-size:17px;font-weight:700;text-transform:uppercase;padding-left:28px;position:relative}.authorization__sub__header::before{content:"";width:20px;height:20px;background-color:#00a86b;position:absolute;border-radius:100%;left:0}.authorization__sub__header.red::before{background-color:#ff0164}.authorization__sub__header.line::before{display:none}.authorization__sub__text{margin-top:10px}.authorization__sub__text p{margin-bottom:10px}.authorization__sub__bottom{text-align:center}.authorization__sub__line{width:100%;height:10px;background:#fea8bf;margin-left:auto;margin-right:auto;border-radius:10px;margin-top:10px}.authorization__sub__line-inner{width:80%;height:10px;background:#ed1164;border-radius:10px}.authorization__sub__list__item{display:flex;align-items:center;column-gap:12px;margin-top:12px}.authorization__sub__list__item__icon{width:24px;height:24px;min-width:24px;align-self:baseline}.authorization form .redesign_button{width:100%}.show .authorization__error{display:inline}.survey-container__title{font-size:17px;font-weight:700;text-transform:uppercase;color:#000;margin-bottom:20px}.survey-container__option{margin-bottom:15px;padding:12px 15px;background-color:#fff;border-radius:8px;border:1px solid #e0e0e0;cursor:pointer;transition:all .2s}.survey-container__option:hover{border-color:#ff0164;box-shadow:0 2px 5px rgba(0,0,0,.1)}.survey-container__option.selected{border-color:#ff0164}.survey-container__option input{margin-right:10px}.survey-container__option label{cursor:pointer;font-size:16px}.cancel_page .authorization__block{min-height:fit-content}.common{display:grid;grid-template-columns:1fr 1520px 1fr;background-color:#eee;position:relative;overflow:hidden}@media screen and (max-width: 1500px){.common{grid-template-columns:16px 1fr 16px}}.common__header{font-size:64px;font-weight:700;grid-column:2;margin-top:83px;width:850px;z-index:2}@media screen and (max-width: 1000px){.common__header{font-size:32px;width:initial;margin-top:32px}}@media screen and (max-width: 550px){.common__header{font-size:28px}}.common__header span{color:#ed1164}.common__background{position:absolute;right:-183px;top:-106px}.common__description{font-size:32px;grid-column:2;margin-top:58px;width:940px;z-index:2}@media screen and (max-width: 1000px){.common__description{font-size:20px;width:initial;margin-top:20px}}@media screen and (max-width: 550px){.common__description{font-size:17px}}.common__lang{cursor:pointer}.common__lang__mobile-name{display:none}@media screen and (max-width: 550px){.common__lang__mobile-name{display:initial;margin-left:20px}}@media screen and (max-width: 550px){.common__lang__name{display:none}}.common__lang__text{text-transform:uppercase;font-size:12px;position:relative}.common__lang__text::after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxNCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMjUxOCAxTDEzIDUuNU0xMyA1LjVMOC4yNTE4IDEwTTEzIDUuNUwxIDUuNSIgc3Ryb2tlPSIjOThBMkFCIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPC9zdmc+Cg==);width:14px;height:12px;position:absolute;transform:translate(10px, 3px)}.common__lang__modal{position:absolute;display:none;width:159px;border:1px solid #dcdee2;background-color:#fff;z-index:5;padding:8px 12px;font-size:12px;border-radius:24px 24px 24px 4px;column-gap:12px;align-items:center}.common__lang__modal.active{display:flex}.common__lang__modal__mobile{position:absolute;display:none;width:159px;border:1px solid #dcdee2;background-color:#fff;z-index:5;padding:8px 12px;font-size:12px;border-radius:24px 24px 24px 4px;column-gap:12px;align-items:center}.common__lang__modal__mobile.active{display:flex}.common__langs{grid-column:2;margin-top:113px;display:flex;flex-wrap:wrap;column-gap:100px;padding-bottom:170px;row-gap:60px;z-index:2}@media screen and (max-width: 550px){.common__langs{margin-top:60px;row-gap:15px}}.common__langs__item{display:flex;height:242px;column-gap:30px;width:387px}@media screen and (max-width: 550px){.common__langs__item{flex-direction:column;width:100%;height:initial}}.common__langs__item.eng .common__lang__name,.common__langs__item.eng .common__lang__mobile-name{font-family:SangBleuEmpire;font-size:48px;line-height:70.51px}.common__langs__item.ger .common__lang__name,.common__langs__item.ger .common__lang__mobile-name{font-family:EuclidCircularA;font-size:48px;font-weight:700;line-height:60.86px}.common__langs__item.fra .common__lang__name,.common__langs__item.fra .common__lang__mobile-name{font-family:NewParisKingSize;font-size:48px;font-style:italic;line-height:61.87px}.common__langs__item.spa .common__lang__name,.common__langs__item.spa .common__lang__mobile-name{font-family:IKANSEEYOUALL;font-size:48px;font-weight:900;line-height:65.76px}.common__langs__item.chi .common__lang__name,.common__langs__item.chi .common__lang__mobile-name{font-family:NotoSansSC;font-size:48px;line-height:67.2px}.common__langs__item.tur .common__lang__name,.common__langs__item.tur .common__lang__mobile-name{font-family:Asap;font-size:48px;line-height:67.2px;font-weight:700}.common__langs__item__img{align-self:center}@media screen and (max-width: 550px){.common__langs__item__img{display:flex;align-items:center;align-self:baseline}}@media screen and (max-width: 550px){.common__langs__item__img img{width:32px;height:32px}}.common__langs__item__right{display:flex;flex-direction:column;justify-content:space-between;border-left:1px solid #000;width:258px}@media screen and (max-width: 550px){.common__langs__item__right{flex-direction:row;width:initial;border-left:initial;border-bottom:1px solid #000;padding-bottom:20px}}.common__langs__item__top{height:100%;border-bottom:1px solid #000;color:#000}@media screen and (max-width: 550px){.common__langs__item__top{border-bottom:initial}}.common__langs__item__top.disable{color:gray}.common__langs__item__bottom{height:100%;position:relative;top:22px;color:#000}@media screen and (max-width: 550px){.common__langs__item__bottom{top:initial;right:25px}}.common__langs__item__bottom.disable{color:gray}.common__langs__item__lang{padding-left:30px}@media screen and (max-width: 550px){.common__langs__item__lang{padding-left:0}}.common-single{display:grid;grid-template-columns:1fr 700px 818px 1fr;padding-bottom:200px;background-color:#eee;position:relative;overflow:hidden}@media screen and (max-width: 1600px){.common-single{grid-template-columns:32px 600px auto 32px}}@media screen and (max-width: 1200px){.common-single{grid-template-columns:32px 1fr 32px;padding-bottom:0}}@media screen and (max-width: 760px){.common-single{grid-template-columns:16px 1fr 16px}}.common-single__circle{width:300px;height:300px;position:absolute;background-color:var(--secondary-color);border-radius:100%;right:-149px;top:-153px}@media screen and (max-width: 760px){.common-single__circle{width:140px;height:140px;right:-70px;top:-70px}}.common-single__title{font-size:63.53px;font-weight:700;margin-top:93px}@media screen and (max-width: 650px){.common-single__title{font-size:28px;line-height:initial;margin-top:40px;width:80%}}.common-single__subtitle{font-size:40px;font-weight:700;margin-top:90px;width:580px}@media screen and (max-width: 650px){.common-single__subtitle{margin-top:20px;width:70%;font-size:17px}}.common-single__left{grid-column:2}.common-single__right{position:relative;width:995px}@media screen and (max-width: 1600px){.common-single__right{width:initial;display:flex;align-items:flex-end}}@media screen and (max-width: 1200px){.common-single__right{grid-row:2;grid-column:2;justify-self:flex-end;top:-165px}}@media screen and (max-width: 800px){.common-single__right{top:0}}.common-single__lang{margin-top:60px;border-left:1px solid #000;display:flex;flex-direction:column;justify-content:space-between;width:352px}.common-single__lang.english .common-single__lang__title{font-family:SangBleuEmpire;font-size:48px;line-height:70.51px}.common-single__lang.german .common-single__lang__title{font-family:EuclidCircularA;font-size:48px;font-weight:700;line-height:60.86px}.common-single__lang.french .common-single__lang__title{font-family:NewParisKingSize;font-size:48px;font-style:italic;line-height:61.87px}.common-single__lang.spanish .common-single__lang__title{font-family:IKANSEEYOUALL;font-size:48px;font-weight:900;line-height:65.76px}.common-single__lang.chinese .common-single__lang__title{font-family:NotoSansSC;font-size:48px;line-height:67.2px}.common-single__lang.turkish .common-single__lang__title{font-family:Asap;font-size:48px;line-height:67.2px;font-weight:700}.common-single__lang__title{padding-left:28px}.common-single__lang__top{color:#000;margin-bottom:10px}.common-single__lang__top.disable{color:gray}.common-single__lang__bottom{color:#000}.common-single__lang__bottom.disable{color:gray}.common-single__lang__subtitle{font-size:24px;text-transform:uppercase;position:relative;padding-left:28px}.common-single__lang__subtitle::after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxNCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMjUxOCAxTDEzIDUuNU0xMyA1LjVMOC4yNTE4IDEwTTEzIDUuNUwxIDUuNSIgc3Ryb2tlPSIjOThBMkFCIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPC9zdmc+Cg==);width:16px;height:12px;position:absolute;transform:translate(10px, 6px)}@media screen and (max-width: 650px){.common-single__lang__subtitle{font-size:17px}}.common-single__lang__line{height:1px;background-color:#000}.common__reviews{grid-column:2;margin-top:110px;gap:50px;display:flex;flex-direction:column;margin-bottom:200px}@media screen and (max-width: 900px){.common__reviews{margin-bottom:160px;margin-top:60px;gap:20px}}.common__reviews__item{background-color:#fff;border-radius:48px;padding:40px;display:grid;z-index:2}@media screen and (max-width: 900px){.common__reviews__item{padding:20px 16px}}.common__reviews__item__icon{grid-row:1;margin-bottom:24px}.common__reviews__item__icon .mobile{display:none}@media screen and (max-width: 900px){.common__reviews__item__icon{height:40px}.common__reviews__item__icon .mobile{display:initial}.common__reviews__item__icon img{display:none}}.common__reviews__item__text{grid-row:2;font-size:24px;max-width:70%}@media screen and (max-width: 1100px){.common__reviews__item__text{max-width:80%}}@media screen and (max-width: 900px){.common__reviews__item__text{font-size:17px;max-width:initial}}.common__reviews__item__text a{color:#ed1164;font-weight:700;text-decoration:none}.common__reviews__button{font-size:17px;color:#fff;background-color:#ff0164;border-radius:360px;font-weight:800;padding:16px;width:336px;display:flex;justify-content:center;cursor:pointer;max-height:56px;align-self:end;grid-row:1/3;justify-self:end}@media screen and (max-width: 900px){.common__reviews__button{grid-row:3;justify-self:center;margin-top:60px;max-width:336px;width:90%}}.error-page{display:grid;grid-template-columns:1fr 935px 1fr;height:640px;align-items:center;justify-content:center;background-color:#eee;position:relative;overflow:hidden}@media screen and (max-width: 1200px){.error-page{grid-template-columns:1fr 320px 1fr}}.error-page__center{grid-column:2;height:440px;display:flex}@media screen and (max-width: 1200px){.error-page__center{flex-direction:row-reverse}}.error-page__center__right{margin-left:94px;margin-top:95px}@media screen and (max-width: 1200px){.error-page__center__right{margin-top:0;margin-left:0;width:100%}}@media screen and (max-width: 1200px){.error-page__center__header{width:198px}.error-page__center__header svg{width:198px}}.error-page__center__text{font-size:36px;margin-top:44px}@media screen and (max-width: 1200px){.error-page__center__text{font-size:16px;margin-top:100px}}@media screen and (max-width: 1200px){.error-page__center__img{height:107px;width:151px;position:absolute}.error-page__center__img svg{height:107px;width:151px}}.error-page__center__button{width:325px;height:45px;font-size:20px;color:#000;font-weight:700;background-color:#fff;margin-top:48px;display:flex;align-items:center;justify-content:center;border-radius:24px}@media screen and (max-width: 1200px){.error-page__center__button{font-size:16px;height:56px}}.error-page__circle{width:500px;height:500px;position:absolute;background-color:#dcdee2;border-radius:100%;left:-250px;top:-250px}@media screen and (max-width: 1200px){.error-page__circle{display:none}}.order__top-mobile{background-color:#ececec;position:absolute;top:0;width:100%;height:180px;border-bottom-right-radius:24px;border-bottom-left-radius:24px;z-index:1;display:none}@media screen and (max-width: 840px){.order__top-mobile{display:initial}}@media screen and (max-width: 760px){.order__top-mobile{height:138px}}.order__top-mobile__button{position:absolute;right:20px;bottom:20px;width:26px;height:26px;cursor:pointer}.order__top-mobile__button:hover .order__top-mobile__button__text{display:initial}.order__top-mobile__button__text{position:absolute;font-size:17px;padding:20px 16px;background-color:#fff;right:0;top:37px;box-shadow:4px 4px 8px 0px rgba(0,0,0,.2509803922);border-radius:24px;width:calc(100vw - 37px);box-sizing:border-box;display:none}.order__top-mobile__button__text .short-description--list{padding-left:20px;margin-top:17px}.order__top-mobile__button__text .short-description--list li{list-style-type:disc;margin-bottom:10px}.order.english{--main-color: #3849df;--secondary-color: #89c5fd;--third-color: #FF3138;--text-color: white}.order.english .order__lang-name{font-family:SangBleuEmpire;font-size:40px}.order.english .english_flag{display:block}.order.german{--main-color: #00a86b;--secondary-color: #b7beff;--third-color: #006400;--text-color: white}.order.german .order__lang-name{font-family:EuclidCircularA;font-size:40px;font-weight:700}.order.german .german_flag{display:block}.order.french{--main-color: #6a0dad;--secondary-color: #b37ce4;--third-color: #6D213C;--text-color: white}.order.french .corder__lang-name{font-family:NewParisKingSize;font-size:40px;font-style:italic}.order.french .french_flag{display:block}.order.spanish{--main-color: #FFC600;--secondary-color: #FFA58F;--third-color: #941600;--text-color: black}.order.spanish .order__lang-name{font-family:IKANSEEYOUALL;font-size:40px;font-weight:900}.order.spanish .spanish_flag{display:block}.order.chinese{--main-color: #ff5050;--secondary-color: #ff7777;--third-color: #125D2B;--text-color: white}.order.chinese .order__lang-name{font-family:NotoSansSC;font-size:40px}.order.chinese .chinese_flag{display:block}.order.turkish{--main-color: #008080;--secondary-color: #00CED1;--third-color: #E64717;--text-color: white}.order.turkish .order__lang-name{font-family:Asap;font-size:40px;font-weight:700}.order.turkish .turkish_flag{display:block}.order__wrapper{display:grid;grid-template-columns:575px 1fr;overflow:hidden}@media screen and (min-width: 1921px){.order__wrapper{grid-template-columns:1fr 1280px 1fr}}@media screen and (max-width: 1280px){.order__wrapper{grid-template-columns:1fr}}.order__left{background-color:#ececec}@media screen and (max-width: 1600px){.order__left{display:none}}.order__right{padding:40px 60px}@media screen and (max-width: 860px){.order__right{padding:16px 16px}}.order__lang-name{font-family:SangBleuEmpire;font-size:40px;display:flex;align-items:center;z-index:1;position:relative;width:max-content}.order__lang-name .flag{display:none;height:32px;width:32px;position:relative;margin-right:20px}.order__lang-name .flag img{position:absolute}.order__title{font-size:32px;margin-top:44px}@media screen and (max-width: 830px){.order__title{font-size:24px;margin-top:28px}}.order__subtitle{font-size:32px;margin-top:4px}@media screen and (max-width: 830px){.order__subtitle{font-size:24px}}.order__description{font-size:17px;width:675px;margin-top:23px}@media screen and (max-width: 830px){.order__description{display:none}}.order__description p{margin-bottom:5px}.order__description b{font-weight:400}.order__description .short-description--list{padding-left:20px;margin-top:17px}.order__description .short-description--list li{list-style-type:disc;margin-bottom:10px}.order__subscriptions{margin-top:40px;display:flex;column-gap:20px;flex-flow:wrap;row-gap:20px}@media screen and (max-width: 830px){.order__subscriptions{flex-direction:column;row-gap:20px}}.order__subscriptions__block{width:320px;height:162px;border-radius:24px;border:1px solid #98a2ab;padding:15px;box-sizing:border-box;cursor:pointer;transition:border .2s,background-color .2s,color .1s}@media screen and (max-width: 830px){.order__subscriptions__block{width:342px;padding-left:9px;height:100%}}.order__subscriptions__block.active{border:1px solid var(--main-color);background-color:var(--main-color);color:#fff}.order__subscriptions__block.active path.outline{fill:#fff}.order__subscriptions__block.active path.outline+path{fill:var(--main-color)}.order__subscriptions__block:hover{border:1px solid var(--main-color);background-color:var(--main-color);color:#fff}.order__subscriptions__block:hover path.outline{fill:#fff}.order__subscriptions__block:hover path.outline+path{fill:var(--main-color)}.order__subscriptions__block.wide{width:665px}@media screen and (max-width: 830px){.order__subscriptions__block.wide{width:342px}}.order__subscriptions__block__old-price{font-size:24px;margin-left:48px;position:relative;margin-top:19px;width:fit-content;transition:color .1s}.order__subscriptions__block__old-price.journey{margin-top:0}.order__subscriptions__block__old-price::after{content:"";background-color:#ff0164;position:absolute;height:2px;left:0;right:0;transform:translate(1px, 13px) rotate(-6deg);transform-origin:center}@media screen and (max-width: 830px){.order__subscriptions__block__old-price{margin-left:40px}}.order__subscriptions__block__old-price.empty{height:29px}@media screen and (max-width: 830px){.order__subscriptions__block__old-price.empty{height:25px}}.order__subscriptions__block__price{font-size:32px;font-weight:700;margin-left:47px;transition:color .1s}@media screen and (max-width: 830px){.order__subscriptions__block__price{font-size:24px;margin-left:40px}}.order__subscriptions__block__title{display:flex}@media screen and (max-width: 830px){.order__subscriptions__block__title__img{width:24px;height:24px}.order__subscriptions__block__title__img svg{height:100%;width:100%}}.order__subscriptions__block__title .outline{transition:fill .2s}.order__subscriptions__block__title .outline+path{transition:fill .2s}.order__subscriptions__block__title__header{margin-left:10px;transition:color .1s}@media screen and (max-width: 830px){.order__subscriptions__block__title__header{margin-top:-5px}}.order__subscriptions__block__title__header b{text-transform:uppercase}@media screen and (max-width: 830px){.order__subscriptions__block__title__header b{text-transform:initial}}.order__email{margin-top:20px}.order__email.hide{display:none}.order__email__input{width:320px;margin-top:8px}.order__price{margin-top:77px;display:flex;width:321px;justify-content:space-between;align-items:end}.order__price__sum{font-size:32px;position:relative;bottom:-5px;width:245px}.order__price__sum[data-firstprice]:not([data-firstprice=""]):before{content:attr(data-firstprice) " ₽";font-size:2.25rem;position:absolute;right:0;transition:all 300ms;bottom:-0.15em}.order__price__sum[data-secondprice]:not([data-secondprice=""]):after{content:attr(data-secondprice) " ₽";font-size:2.25rem;position:absolute;right:0;bottom:-0.15em}.order__price__sum[data-secondprice]:not([data-secondprice=""])[data-firstprice]:not([data-firstprice=""]):before{content:attr(data-firstprice) " ₽";transform:translateY(-100%);font-size:25px;text-decoration:line-through;text-decoration-color:#ed1164}.order__buttons{margin-top:26px;display:flex;flex-direction:column;width:320px;row-gap:21px;position:relative}.order__buttons .disabled{opacity:.5;pointer-events:none}.order__buttons .redesign_button{height:56px;background-color:var(--main-color);color:var(--text-color)}@media screen and (max-width: 650px){.order__buttons .redesign_button{order:2}}.order__buttons .redesign_button.clear{background-color:rgba(0,0,0,0);color:#000;border:1px solid var(--main-color)}@media screen and (max-width: 650px){.order__buttons .email-reminder{order:3}}@media screen and (max-width: 650px){.order__buttons .promocode-block{order:4}}.order__additional{position:absolute;right:-317px;width:300px;top:-60px}@media screen and (max-width: 650px){.order__additional{position:initial;order:1}}.order__bottom{margin-top:106px;width:645px;margin-bottom:163px}@media screen and (max-width: 760px){.order__bottom{width:initial}}.order__bottom p{margin-bottom:23px}.order__bottom p a{color:var(--main-color)}.promocode-block{display:flex;width:680px;column-gap:20px}@media screen and (max-width: 700px){.promocode-block{flex-direction:column;row-gap:21px;width:max-content}}.promocode-block.show .promocode-block__input{display:initial}.promocode-block__input{width:320px;display:none}.promocode-block__error{display:none;font-size:14px;color:#009e5c;margin-left:24px;margin-top:5px}.promocode-block.correct .promocode-block__error{display:flex;color:#009e5c}.promocode-block.correct .promocode input{pointer-events:none;color:gray}.promocode-block.input-error .promocode-block__error{display:flex;color:#ff0164}.promocode-button{width:320px}.emailCheck.hide{display:none}.nameCheck.hide{display:none}.email-error{display:none;color:#ff0164;font-size:14px}.error-email .email-error{display:initial}.paybutton.disabled+.email-reminder{display:initial}.sale{--default-grid: 1fr 1520px 1fr;--default-double-grid: 1fr 690px 690px 1fr}@media screen and (max-width: 1600px){.sale{--default-grid: 16px 1fr 16px;--default-double-grid: 16px 1fr 16px}}.sale__first-page{display:grid;grid-template-columns:var(--default-grid);background-color:#eee;overflow:hidden;border-bottom-left-radius:64px;border-bottom-right-radius:64px;position:relative;padding-bottom:89px}.sale__first-page__header{grid-column:2}.sale__first-page__header__top{font-size:80px;margin-top:180px;text-align:center}@media screen and (max-width: 1600px){.sale__first-page__header__top{font-size:48px}}@media screen and (max-width: 840px){.sale__first-page__header__top{margin-top:160px}}@media screen and (max-width: 800px){.sale__first-page__header__top{font-size:30px;margin-top:95px}.sale__first-page__header__top b{font-weight:400}}.sale__first-page__header__top span{color:#ff0164}.sale__first-page__header__bottom{font-size:64px;color:#98a2ab;text-align:center;margin-top:13px}@media screen and (max-width: 1600px){.sale__first-page__header__bottom{font-size:36px}}@media screen and (max-width: 800px){.sale__first-page__header__bottom{font-size:26px}}.sale__first-page__bottom{grid-column:2;display:grid;column-gap:50px;grid-template-columns:820px 1fr;margin-top:97px;z-index:2}@media screen and (max-width: 1600px){.sale__first-page__bottom{display:flex;flex-direction:column}}@media screen and (max-width: 800px){.sale__first-page__bottom{margin-top:60px}}@media screen and (max-width: 1600px){.sale__first-page__image{align-self:center}}@media screen and (max-width: 800px){.sale__first-page__image{margin-top:20px;margin-right:-10%}}@media screen and (max-width: 900px){.sale__first-page__image .new-year-show.desktop.new-year-show{display:none;display:none}}.sale__first-page__image .new-year-show.mobile{display:none;width:100%}@media screen and (max-width: 900px){.sale__first-page__image .new-year-show.mobile.new-year-show{display:initial;display:initial}}.sale__first-page__list{column-gap:20px;columns:2;align-self:center}@media screen and (max-width: 880px){.sale__first-page__list{columns:1}}.sale__first-page__list__element{height:109px;background-color:#fff;border-radius:64px;padding:14px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;position:relative;transition:background-color 300ms;cursor:pointer;width:394px;margin-bottom:40px}@media screen and (max-width: 880px){.sale__first-page__list__element{margin-bottom:10px;max-width:600px;width:calc(100vw - 32px)}}@media screen and (max-width: 700px){.sale__first-page__list__element{padding:0;height:81px}}.sale__first-page__list__element:hover{background-color:var(--fill-color)}@media screen and (max-width: 800px){.sale__first-page__list__element:hover{background-color:#fff}}.sale__first-page__list__element:hover .sale__first-page__list__element__text{filter:brightness(0)}.sale__first-page__list__element__text{transition:filter 300ms;height:37px}@media screen and (max-width: 700px){.sale__first-page__list__element__text{height:32px}}.sale__first-page__list__element__second-text{font-size:24px}@media screen and (max-width: 700px){.sale__first-page__list__element__second-text{font-size:17px}}@media screen and (max-width: 800px){.sale__first-page__list__element__arrow{position:absolute;right:12px;width:53px;height:100%;top:0}}.sale__first-page__list__element__title{display:flex;flex-direction:column;margin-left:40px;align-items:start}.sale__first-page__snowman{position:absolute;right:0;bottom:0}@media screen and (max-width: 1300px){.sale__first-page__snowman{display:none !important}}.sale__first-page__tree{position:absolute;bottom:0;z-index:1}@media screen and (max-width: 1300px){.sale__first-page__tree{display:none !important}}.sale__second-page{display:grid;grid-template-columns:var(--default-double-grid);column-gap:140px;margin-top:117px;position:relative}@media screen and (max-width: 1735px){.sale__second-page{column-gap:120px}}@media screen and (max-width: 1690px){.sale__second-page{column-gap:100px}}@media screen and (max-width: 1600px){.sale__second-page{grid-template-columns:16px 1fr 16px;column-gap:0;overflow:hidden}}@media screen and (max-width: 800px){.sale__second-page{margin-top:60px}}.sale__second-page__gifts{position:absolute;top:-67px;right:70px;display:none;width:95px}@media screen and (max-width: 800px){.sale__second-page__gifts{display:initial}}.sale__second-page__mobile{display:none;grid-column:2}@media screen and (max-width: 800px){.sale__second-page__mobile{display:initial}}.sale__second-page__toy{position:absolute;left:-192px;top:-306px}@media screen and (max-width: 1600px){.sale__second-page__toy{display:none !important}}.sale__second-page__boxes{display:none;position:absolute;bottom:-121px;right:57px}@media screen and (max-width: 1600px){.sale__second-page__boxes{display:none !important}}.sale__second-page__left{grid-column:2}@media screen and (max-width: 1600px){.sale__second-page__left{width:700px;justify-self:center}}@media screen and (max-width: 800px){.sale__second-page__left{width:initial}}@media screen and (max-width: 800px){.sale__second-page__left .sale__price,.sale__second-page__left .sale__button{display:none}}.sale__second-page__right{grid-column:3;display:flex;align-items:end}@media screen and (max-width: 1600px){.sale__second-page__right{grid-column:2;margin-top:80px;justify-self:center;width:700px}}@media screen and (max-width: 800px){.sale__second-page__right{width:initial;margin-top:40px}.sale__second-page__right .sale__list{margin-bottom:20px}}.sale__second-page__discount-circle{width:229px;height:229px;font-size:69px;font-weight:700;background-color:var(--secondary-color);color:#fff;border-radius:100%;position:absolute;left:-135px;top:-183px;display:flex;align-items:center;justify-content:center;z-index:3}@media screen and (max-width: 1600px){.sale__second-page__discount-circle{left:initial;right:0}}@media screen and (max-width: 800px){.sale__second-page__discount-circle{bottom:-139px;top:initial;width:120px;height:120px;font-size:36px}}.sale__second-page__discount-circle span{transform:rotate(10deg)}.sale__second-page__discount-lights{position:absolute;bottom:-189px;right:-16px;display:none}@media screen and (max-width: 800px){.sale__second-page__discount-lights{display:initial}}.sale__second-page__big-circle{width:500px;height:500px;position:absolute;background-color:var(--secondary-color);border-radius:100%;right:-73px;top:-123px;z-index:-1}@media screen and (max-width: 800px){.sale__second-page__big-circle{display:none}}.sale__second-page__big-circle__NY{position:absolute;display:none}.sale__lang-block{font-size:20px}.sale__lang-block.white{color:#fff !important}.sale__lang-block.white .sale__lang-block__lang{color:#fff}.sale__lang-block__title{text-transform:uppercase;letter-spacing:1.6px}@media screen and (max-width: 800px){.sale__lang-block__title{font-size:17px}}.sale__lang-block__lang{font-size:64px;font-weight:700;margin-top:24px;letter-spacing:-2.6px;color:var(--block-color)}@media screen and (max-width: 800px){.sale__lang-block__lang{font-size:48px;margin-top:10px;width:50%}}.sale__lang-block__level{font-size:20px;font-weight:700;margin-top:18px}@media screen and (max-width: 800px){.sale__lang-block__level{font-size:17px;margin-top:10px}}.sale__lang-block__description{font-size:21px;margin-top:11px;line-height:32px;letter-spacing:-0.4px}@media screen and (max-width: 800px){.sale__lang-block__description{font-size:17px;line-height:initial;margin-top:40px}}.sale__discount-top{position:absolute;bottom:calc(100% - 28px);display:none}@media screen and (max-width: 800px){.sale__discount-top{display:none !important}}.sale__price{margin-top:70px}.sale__price.white{color:#fff !important}.sale__price.big-top{margin-top:226px}.sale__price__top{font-size:40px;position:relative;width:max-content}@media screen and (max-width: 800px){.sale__price__top{font-size:24px}}.sale__price__top::after{content:"";position:absolute;background-color:#ff3138;width:100%;height:4px;left:0;transform-origin:center;transform:rotate(-6deg);top:24px}@media screen and (max-width: 800px){.sale__price__top::after{top:12px}}.sale__price__middle{font-size:64px;font-weight:700;margin-top:4px}@media screen and (max-width: 800px){.sale__price__middle{font-size:32px}}.sale__price__description{font-size:24px;width:400px;margin-top:4px}@media screen and (max-width: 800px){.sale__price__description{font-size:17px;width:100%;max-width:400px}}.sale__price__description br{display:none}@media screen and (max-width: 500px){.sale__price__description br{display:initial}}.sale__button{width:460px;font-size:20px;height:66px;border-radius:62px;margin-top:63px;text-transform:uppercase;font-weight:700;background-color:var(--block-color);color:#fff;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 800px){.sale__button{margin-top:40px;justify-self:center}}@media screen and (max-width: 500px){.sale__button{width:100%;max-width:460px}}.sale__button.text-main{color:var(--block-color)}.sale__button.white-background{background-color:#fff}.sale__button.reverse-sale-button{background-color:#fff;color:#000;border:2px solid var(--block-color)}.sale__list{display:flex;flex-direction:column;row-gap:32px;position:relative}.sale__list__item{padding:30px 40px;box-sizing:border-box;background-color:var(--block-color);color:#fff;border-radius:24px;position:relative;z-index:2}@media screen and (max-width: 800px){.sale__list__item{padding:12px 24px}}.sale__list__item__text{font-size:40px;font-weight:700}@media screen and (max-width: 800px){.sale__list__item__text{font-size:28px;width:calc(100% - 30px);margin-bottom:6px}}.sale__list__item__subtext{font-size:32px}@media screen and (max-width: 800px){.sale__list__item__subtext{font-size:17px}}.sale__list__item__img{position:absolute;right:40px;top:49px}@media screen and (max-width: 800px){.sale__list__item__img{display:none}}.sale__list__item__img.new-year-show{right:19px;top:20px}@media screen and (max-width: 800px){.sale__list__item__img.new-year-show{display:none !important}}.sale__list__item__img.mobile{display:none !important}@media screen and (max-width: 800px){.sale__list__item__img.mobile{display:initial !important;top:7px;right:10px;height:80%}}.sale__third-page{background-color:#3849df;overflow:hidden;border-radius:64px;display:grid;grid-template-columns:var(--default-double-grid);column-gap:140px;margin-top:121px;padding-top:120px;padding-bottom:120px;position:relative}@media screen and (max-width: 1600px){.sale__third-page{column-gap:0;overflow:hidden}}@media screen and (max-width: 800px){.sale__third-page{margin-top:60px;padding-top:60px;padding-bottom:60px}}.sale__third-page__snowflakes{position:absolute;bottom:0;justify-self:center;width:100%;max-width:1920px}@media screen and (max-width: 600px){.sale__third-page__snowflakes.desktop{display:none}}.sale__third-page__snowflakes.mobile{display:none}@media screen and (max-width: 600px){.sale__third-page__snowflakes.mobile{display:initial}}.sale__third-page__left{grid-column:2}@media screen and (max-width: 1600px){.sale__third-page__left{width:700px;justify-self:center}}@media screen and (max-width: 800px){.sale__third-page__left{width:initial;order:2;margin-top:40px}}.sale__third-page__right{grid-column:3;position:relative}@media screen and (max-width: 1600px){.sale__third-page__right{grid-column:2;margin-top:80px;justify-self:center;width:700px}}@media screen and (max-width: 800px){.sale__third-page__right{width:initial;order:1;margin-top:0}.sale__third-page__right .sale__price,.sale__third-page__right .sale__button,.sale__third-page__right .sale__third-page__discount-circle{display:none}}.sale__third-page__mobile{display:none;grid-column:2;order:3;position:relative}@media screen and (max-width: 800px){.sale__third-page__mobile{display:initial}}.sale__third-page__mobile .sale__price{margin-top:70px}.sale__third-page__discount-circle{position:absolute;width:229px;height:229px;background-color:#ff3138;color:#fff;border-radius:100%;font-size:69px;font-weight:700;display:flex;align-items:center;justify-content:center;top:185px;right:4px}.sale__third-page__discount-circle span{transform:rotate(10deg)}.sale__third-page__discount-circle__lights{position:absolute;left:calc(100% - 28px);width:100%;bottom:-68px}@media screen and (max-width: 1600px){.sale__third-page__discount-circle__lights{display:none !important}}@media screen and (max-width: 800px){.sale__third-page__discount-circle{width:120px;height:120px;font-size:36px;top:initial;bottom:155px}}.sale__text-block{font-size:24px;background-color:#fff;border-radius:24px;padding:20px;box-sizing:border-box;padding-left:84px;width:640px;position:relative}@media screen and (max-width: 800px){.sale__text-block{font-size:17px;justify-self:center;width:initial}}.sale__text-block__text p:first-child{margin-bottom:17px}.sale__text-block__img{position:absolute;left:18px;top:50%;transform:translateY(-50%)}.sale__points{color:#fff;margin-top:40px}.sale__points__item{margin-bottom:40px}@media screen and (max-width: 800px){.sale__points__item{margin-bottom:20px}}.sale__points__item__title{font-size:32px;font-weight:700;margin-bottom:16px}@media screen and (max-width: 800px){.sale__points__item__title{font-size:28px;margin-bottom:10px}}.sale__points__item__body{font-size:24px}@media screen and (max-width: 800px){.sale__points__item__body{font-size:17px}}.sale__fourth-page{display:grid;grid-template-columns:1fr 690px 656px 1fr;column-gap:173px;margin-top:115px;margin-bottom:120px;position:relative}@media screen and (max-width: 1600px){.sale__fourth-page{grid-template-columns:16px 1fr 16px;column-gap:0;overflow:hidden}}@media screen and (max-width: 800px){.sale__fourth-page{margin-top:60px;margin-bottom:60px}}.sale__fourth-page__left{grid-column:2}@media screen and (max-width: 1600px){.sale__fourth-page__left{width:700px;justify-self:center}}@media screen and (max-width: 800px){.sale__fourth-page__left{width:initial}}.sale__fourth-page__right{grid-column:3}@media screen and (max-width: 1600px){.sale__fourth-page__right{grid-column:2;margin-top:80px;justify-self:center;width:700px}}@media screen and (max-width: 800px){.sale__fourth-page__right{width:initial;display:flex;flex-direction:column;margin-top:0}}.sale__fourth-page__price{margin-top:70px}.sale__fourth-page__button{margin-top:37px}.sale__fourth-page__discount-circle{position:absolute;width:302px;height:302px;background-color:#b7beff;color:#fff;border-radius:100%;font-size:90px;font-weight:700;display:flex;align-items:center;justify-content:center;top:4px;right:200px}.sale__fourth-page__discount-circle span{transform:rotate(16deg)}@media screen and (max-width: 1600px){.sale__fourth-page__discount-circle{right:calc(50% - 206px);transform:translateX(50%);top:730px}}@media screen and (max-width: 800px){.sale__fourth-page__discount-circle{width:120px;height:120px;font-size:36px;top:initial;right:16px;transform:initial;margin-top:5px}}@media screen and (max-width: 800px){.sale__fourth-page__img{order:1;width:70%;align-self:center;margin-top:20px}}.sale__fourth-page__toy{position:absolute;right:48px;top:-117px}@media screen and (max-width: 1600px){.sale__fourth-page__toy{display:none !important}}.sale__list-dots{margin-top:57px;display:flex;flex-direction:column;row-gap:32px}@media screen and (max-width: 800px){.sale__list-dots{row-gap:20px;margin-top:40px}}.sale__list-dots__item{position:relative;padding-left:48px}.sale__list-dots__item::before{content:"";position:absolute;width:10px;height:10px;border-radius:100%;background-color:#000;top:15px;left:19px}@media screen and (max-width: 800px){.sale__list-dots__item{width:calc(100% - 70px)}}.sale__list-dots__item__title{font-size:32px;font-weight:700}@media screen and (max-width: 800px){.sale__list-dots__item__title{font-size:28px}}.sale__list-dots__item__text{font-size:24px;color:#98a2ab}@media screen and (max-width: 800px){.sale__list-dots__item__text{font-size:17px}}.sale__fifth-page{background-color:#00a86b;overflow:hidden;border-radius:64px;display:grid;grid-template-columns:var(--default-double-grid);column-gap:140px;margin-top:121px;padding-top:120px;padding-bottom:69px;position:relative}@media screen and (max-width: 1600px){.sale__fifth-page{column-gap:0;overflow:hidden}}@media screen and (max-width: 800px){.sale__fifth-page{margin-top:60px;padding-top:60px;padding-bottom:60px}}.sale__fifth-page__left{grid-column:2;position:relative}@media screen and (max-width: 1600px){.sale__fifth-page__left{width:700px;justify-self:center}}@media screen and (max-width: 800px){.sale__fifth-page__left{width:initial}.sale__fifth-page__left .sale__button,.sale__fifth-page__left .sale__price,.sale__fifth-page__left .sale__fifth-page__discount-circle{display:none}}.sale__fifth-page__right{grid-column:3}@media screen and (max-width: 1600px){.sale__fifth-page__right{grid-column:2;margin-top:80px;justify-self:center;width:700px}}@media screen and (max-width: 800px){.sale__fifth-page__right{width:initial;margin-top:40px}}.sale__fifth-page__mobile{display:none;grid-column:2;position:relative}@media screen and (max-width: 800px){.sale__fifth-page__mobile{display:initial}.sale__fifth-page__mobile .sale__price{margin-top:55px !important}}.sale__fifth-page .sale__price.big-top{margin-top:148px}@media screen and (max-width: 800px){.sale__fifth-page .sale__block-with-img{flex-direction:row-reverse}.sale__fifth-page .sale__block-with-img .sale__block-with-img__img{transform:scaleX(-1)}}.sale__fifth-page__discount-circle{position:absolute;width:229px;height:229px;background-color:#b7beff;color:#fff;border-radius:100%;font-size:69px;font-weight:700;display:flex;align-items:center;justify-content:center;top:150px;right:4px;transform:rotate(10deg)}@media screen and (max-width: 800px){.sale__fifth-page__discount-circle{width:120px;height:120px;font-size:36px;top:0}}.sale__fifth-page__points{margin-top:107px}@media screen and (max-width: 800px){.sale__fifth-page__points{margin-top:40px}}.sale__fifth-page__snowflakes{position:absolute;bottom:0;justify-self:center;width:100%;max-width:1920px}@media screen and (max-width: 600px){.sale__fifth-page__snowflakes.desktop{display:none}}.sale__fifth-page__snowflakes.mobile{display:none}@media screen and (max-width: 600px){.sale__fifth-page__snowflakes.mobile{display:initial}}.sale__block-with-img{padding:20px 30px;box-sizing:border-box;background-color:#fff;border-radius:24px;display:flex;width:640px;position:relative}@media screen and (max-width: 800px){.sale__block-with-img{padding:10px;max-width:600px;justify-self:center;width:initial}}.sale__block-with-img__text{font-size:24px}@media screen and (max-width: 800px){.sale__block-with-img__text{font-size:17px}}@media screen and (max-width: 800px){.sale__block-with-img__img{width:41px;padding:0 10px}}.sale__sixth-page{display:grid;grid-template-columns:var(--default-double-grid);column-gap:140px;margin-top:117px;overflow:hidden}@media screen and (max-width: 1600px){.sale__sixth-page{column-gap:0;overflow:hidden}}@media screen and (max-width: 800px){.sale__sixth-page{margin-top:60px}}.sale__sixth-page__left{grid-column:2;position:relative}@media screen and (max-width: 1600px){.sale__sixth-page__left{width:700px;justify-self:center}}@media screen and (max-width: 800px){.sale__sixth-page__left{width:initial}.sale__sixth-page__left .sale__sixth-page__img,.sale__sixth-page__left .sale__sixth-page__discount-circle{display:none !important}}.sale__sixth-page__img{margin-top:202px;margin-left:23px}@media screen and (max-width: 800px){.sale__sixth-page__img{margin-top:50px;width:70%;align-self:center}}.sale__sixth-page__img.mobile{display:none}@media screen and (max-width: 800px){.sale__sixth-page__img.mobile{display:initial}}.sale__sixth-page__right{grid-column:3;position:relative}@media screen and (max-width: 1600px){.sale__sixth-page__right{grid-column:2;margin-top:80px;justify-self:center;width:700px}}@media screen and (max-width: 800px){.sale__sixth-page__right{width:initial;margin-top:20px;position:relative;display:flex;flex-direction:column}}.sale__sixth-page .sale__list-dots{margin-top:22px}.sale__sixth-page .sale__price{margin-top:142px}@media screen and (max-width: 800px){.sale__sixth-page .sale__price{margin-top:125px}}.sale__sixth-page__discount-circle{position:absolute;width:256px;height:256px;background-color:#b37ce4;color:#fff;border-radius:100%;font-size:77px;font-weight:700;display:flex;align-items:center;justify-content:center;top:172px;right:0px;transform:rotate(-13deg)}.sale__sixth-page__discount-circle.mobile{display:none}@media screen and (max-width: 800px){.sale__sixth-page__discount-circle.mobile{display:flex;top:253px;width:120px;height:120px;font-size:36px}}@media screen and (max-width: 520px){.sale__sixth-page__discount-circle.mobile{top:279px}}@media screen and (max-width: 460px){.sale__sixth-page__discount-circle.mobile{top:335px}}@media screen and (max-width: 384px){.sale__sixth-page__discount-circle.mobile{top:initial;bottom:462px}}.sale__sixth-page__toy{position:absolute;right:-90px;top:-117px}@media screen and (max-width: 1600px){.sale__sixth-page__toy{display:none !important}}.sale__seventh-page{background-color:#ececec;overflow:hidden;border-radius:64px;display:grid;grid-template-columns:var(--default-double-grid);column-gap:140px;margin-top:120px;padding-top:118px;padding-bottom:54px;position:relative}@media screen and (max-width: 1600px){.sale__seventh-page{column-gap:0;overflow:hidden}}@media screen and (max-width: 800px){.sale__seventh-page{padding-top:60px;margin-top:60px}}.sale__seventh-page__left{grid-column:2;position:relative}@media screen and (max-width: 1600px){.sale__seventh-page__left{width:700px;justify-self:center}}@media screen and (max-width: 800px){.sale__seventh-page__left{width:initial;order:2}}.sale__seventh-page__lights1{position:absolute;top:126px;left:-225px}@media screen and (max-width: 1600px){.sale__seventh-page__lights1{display:none !important}}.sale__seventh-page__lights2{position:absolute;top:198px;right:-312px}@media screen and (max-width: 1600px){.sale__seventh-page__lights2{display:none !important}}.sale__seventh-page__lights{position:absolute;bottom:179px;right:16px;display:none}@media screen and (max-width: 800px){.sale__seventh-page__lights{display:initial}}.sale__seventh-page__right{grid-column:3;position:relative}@media screen and (max-width: 1600px){.sale__seventh-page__right{grid-column:2;margin-top:80px;justify-self:center;width:700px}}@media screen and (max-width: 800px){.sale__seventh-page__right{width:initial;order:1;margin-top:0}.sale__seventh-page__right .sale__price,.sale__seventh-page__right .sale__button,.sale__seventh-page__right .sale__seventh-page__discount-circle{display:none}}.sale__seventh-page__mobile{display:none;grid-column:2;order:3;position:relative}@media screen and (max-width: 800px){.sale__seventh-page__mobile{display:initial}}.sale__seventh-page .sale__points__item__title{color:#6a0dad}.sale__seventh-page .sale__points__item__body{color:#000}.sale__seventh-page .sale__block-with-img{flex-direction:row-reverse}@media screen and (max-width: 800px){.sale__seventh-page .sale__block-with-img{margin-top:40px}}.sale__seventh-page .sale__block-with-img__img{margin-right:25px}.sale__seventh-page .sale__block-with-img__img.new-year-show{width:100px}@media screen and (max-width: 800px){.sale__seventh-page .sale__block-with-img__img.new-year-show{width:50px;padding:0}}.sale__seventh-page .sale__points{margin-top:204px}@media screen and (max-width: 800px){.sale__seventh-page .sale__points{margin-top:40px}}.sale__seventh-page .sale__price{margin-top:226px}@media screen and (max-width: 800px){.sale__seventh-page .sale__price{margin-top:40px}}.sale__seventh-page__discount-circle{position:absolute;width:229px;height:229px;background-color:#6a0dad;color:#fff;border-radius:100%;font-size:69px;font-weight:700;display:flex;align-items:center;justify-content:center;top:226px;right:4px;transform:rotate(10deg)}@media screen and (max-width: 800px){.sale__seventh-page__discount-circle{width:120px;height:120px;font-size:36px;top:-10px}}.sale__seventh-page__discount-circle__lights{width:37px;position:absolute;bottom:-80px;right:0px;rotate:-8deg}.sale__seventh-page .sale__button{background-color:#b37ce4}@media screen and (max-width: 800px){.sale__seventh-page .sale__button{background-color:#6a0dad}}.sale__seventh-page__snowflakes{position:absolute;bottom:0;justify-self:center;width:100%;max-width:1920px}@media screen and (max-width: 600px){.sale__seventh-page__snowflakes.desktop{display:none}}.sale__seventh-page__snowflakes.mobile{display:none}@media screen and (max-width: 600px){.sale__seventh-page__snowflakes.mobile{display:initial}}.sale__seventh-page__lights3{position:absolute;top:calc(100% - 35px);right:-16px;display:none;visibility:hidden}@media screen and (max-width: 800px){.sale__seventh-page__lights3{display:initial;visibility:visible}}.sale__eight-page{display:grid;grid-template-columns:var(--default-double-grid);column-gap:140px;margin-top:120px;position:relative;padding-bottom:120px}@media screen and (max-width: 1600px){.sale__eight-page{column-gap:0;overflow:hidden}}.sale__eight-page__left{grid-column:2}@media screen and (max-width: 1600px){.sale__eight-page__left{width:700px;justify-self:center}}@media screen and (max-width: 800px){.sale__eight-page__left{width:initial}}@media screen and (max-width: 800px){.sale__eight-page__left .sale__price,.sale__eight-page__left .sale__button{display:none}}.sale__eight-page__mobile{display:none;grid-column:2;position:relative}@media screen and (max-width: 800px){.sale__eight-page__mobile{display:initial}.sale__eight-page__mobile .sale__price{margin-top:90px}}.sale__eight-page__right{grid-column:3;position:relative;display:flex;align-items:end}@media screen and (max-width: 1600px){.sale__eight-page__right{grid-column:2;margin-top:80px;justify-self:center;width:700px}}@media screen and (max-width: 800px){.sale__eight-page__right{width:initial}}@media screen and (max-width: 800px){.sale__eight-page__right .sale__eight-page__big-circle,.sale__eight-page__right .sale__eight-page__discount-circle{display:none}}.sale__eight-page__boxes{display:none;position:absolute;bottom:-3px;right:57px}@media screen and (max-width: 1600px){.sale__eight-page__boxes{display:none !important}}.sale__eight-page__discount-circle{width:256px;height:256px;position:absolute;font-size:77px;font-weight:700;color:#fff;background-color:#ffa58f;border-radius:100%;display:flex;justify-content:center;align-items:center;top:-160px;right:19px;z-index:3}.sale__eight-page__discount-circle span{transform:rotate(15deg)}@media screen and (max-width: 1200px){.sale__eight-page__discount-circle{width:230px;height:230px;right:-5px}}@media screen and (max-width: 800px){.sale__eight-page__discount-circle{width:120px;height:120px;font-size:36px;top:22px;right:0}}@media screen and (max-width: 800px){.sale__eight-page .sale__second-page__gifts{top:-73px;width:105px}}.sale__eight-page .sale__second-page__discount-lights{top:-7px;right:-16px}.sale__eight-page .sale__second-page__big-circle{width:450px;height:450px;position:absolute;background-color:#ffa58f;border-radius:100%;top:-86px;right:327px;transform:rotate(-29deg)}@media screen and (max-width: 1200px){.sale__eight-page .sale__second-page__big-circle{top:-50px}}.sale__eight-page .sale__button,.sale__eight-page .sale__list__item{color:#000}.sale__ninth-page{background-color:#ffc600;overflow:hidden;border-radius:64px;display:grid;grid-template-columns:var(--default-double-grid);column-gap:140px;padding-top:118px;padding-bottom:38px;position:relative}@media screen and (max-width: 1600px){.sale__ninth-page{column-gap:0;overflow:hidden}}@media screen and (max-width: 800px){.sale__ninth-page{padding-top:60px}}.sale__ninth-page.turkish{background-color:teal;color:#fff;margin-top:120px;padding-bottom:120px}@media screen and (max-width: 800px){.sale__ninth-page.turkish{margin-top:60px;padding-bottom:60px}}.sale__ninth-page.turkish .sale__button{color:#ff3138}.sale__ninth-page.turkish .sale__block-with-img__text{color:#000}.sale__ninth-page.turkish .sale__lang-block__lang{color:#fff}.sale__ninth-page.turkish .sale__ninth-page__discount-circle{width:229px;height:229px;font-size:70px}@media screen and (max-width: 1600px){.sale__ninth-page.turkish .sale__ninth-page__discount-circle{top:initial;bottom:-194px}}@media screen and (max-width: 800px){.sale__ninth-page.turkish .sale__ninth-page__discount-circle{display:flex;width:120px;height:120px;font-size:36px;bottom:-150px}}.sale__ninth-page.turkish .sale__points{color:#fff;position:absolute;bottom:0}@media screen and (max-width: 1600px){.sale__ninth-page.turkish .sale__points{position:initial;margin-top:40px}}.sale__ninth-page.turkish .sale__points .sale__points__item__title{color:#fff}.sale__ninth-page.turkish .sale__points .sale__points__item__body{color:#fff}.sale__ninth-page.turkish .sale__ninth-page__discount-circle{background-color:#00ced1}@media screen and (max-width: 1600px){.sale__ninth-page.turkish .sale__ninth-page__right{grid-row:1;margin-top:0}}@media screen and (max-width: 1600px){.sale__ninth-page.turkish .sale__ninth-page__left{margin-top:120px}}@media screen and (max-width: 800px){.sale__ninth-page.turkish .sale__ninth-page__left{width:100%}}@media screen and (max-width: 1600px){.sale__ninth-page.turkish .sale__price{margin-top:40px}}@media screen and (max-width: 1600px){.sale__ninth-page.turkish .sale__block-with-img{display:none}}.sale__ninth-page.turkish .sale__block-with-img.mobile{display:none}@media screen and (max-width: 1600px){.sale__ninth-page.turkish .sale__block-with-img.mobile{display:flex;margin-top:30px}}.sale__ninth-page .sale__block-with-img__img.new-year-show{width:100px}@media screen and (max-width: 800px){.sale__ninth-page .sale__block-with-img__img.new-year-show{width:50px;padding:0}}.sale__ninth-page__left{grid-column:2}@media screen and (max-width: 1600px){.sale__ninth-page__left{width:700px;justify-self:center}}@media screen and (max-width: 800px){.sale__ninth-page__left{width:initial;order:2}}.sale__ninth-page__right{grid-column:3;position:relative}@media screen and (max-width: 1600px){.sale__ninth-page__right{grid-column:2;margin-top:80px;justify-self:center;width:700px}}@media screen and (max-width: 800px){.sale__ninth-page__right{width:initial;order:1;margin-top:0}.sale__ninth-page__right .sale__price,.sale__ninth-page__right .sale__button,.sale__ninth-page__right .sale__ninth-page__discount-circle{display:none}}.sale__ninth-page__mobile{display:none;grid-column:2;order:3;position:relative}@media screen and (max-width: 800px){.sale__ninth-page__mobile{display:initial}}.sale__ninth-page__discount-circle{position:absolute;width:302px;height:302px;background-color:#941600;color:#fff;border-radius:100%;font-size:90px;font-weight:700;display:flex;align-items:center;justify-content:center;top:247px;right:17px}.sale__ninth-page__discount-circle span{transform:rotate(10deg)}@media screen and (max-width: 800px){.sale__ninth-page__discount-circle{width:120px;height:120px;font-size:36px;top:-10px}}.sale__ninth-page__discount-circle__lights{position:absolute;left:-50px;top:4px;display:none}.sale__ninth-page .sale__points__item__title{color:#25242e}.sale__ninth-page .sale__points__item__body{color:#000}.sale__ninth-page .sale__block-with-img{flex-direction:row-reverse}@media screen and (max-width: 800px){.sale__ninth-page .sale__block-with-img{margin-top:40px}}.sale__ninth-page .sale__block-with-img__img{margin-right:25px}.sale__ninth-page .sale__points{margin-top:142px}@media screen and (max-width: 800px){.sale__ninth-page .sale__points{margin-top:40px}}.sale__ninth-page .sale__price{margin-top:341px}@media screen and (max-width: 800px){.sale__ninth-page .sale__price{margin-top:55px}}.sale__ninth-page .sale__button{background-color:#fff;color:#000}.sale__ninth-page__snowflakes{position:absolute;bottom:0;justify-self:center;width:100%;max-width:1920px}@media screen and (max-width: 600px){.sale__ninth-page__snowflakes.desktop{display:none}}.sale__ninth-page__snowflakes.mobile{display:none}@media screen and (max-width: 600px){.sale__ninth-page__snowflakes.mobile{display:initial}}.sale__tenth-page{display:grid;grid-template-columns:var(--default-double-grid);column-gap:140px;margin-top:114px}@media screen and (max-width: 1600px){.sale__tenth-page{column-gap:0;overflow:hidden}}@media screen and (max-width: 800px){.sale__tenth-page{margin-top:60px}}.sale__tenth-page__left{grid-column:2}@media screen and (max-width: 1600px){.sale__tenth-page__left{width:700px;justify-self:center}}@media screen and (max-width: 800px){.sale__tenth-page__left{width:initial}}.sale__tenth-page__right{grid-column:3}@media screen and (max-width: 1600px){.sale__tenth-page__right{grid-column:2;margin-top:80px;justify-self:center;width:700px}}@media screen and (max-width: 800px){.sale__tenth-page__right{width:initial;display:flex;flex-direction:column}}.sale__tenth-page .sale__list{margin-top:122px}@media screen and (max-width: 800px){.sale__tenth-page .sale__list{margin-top:40px}}.sale__tenth-page__discount-circle{width:229px;height:229px;position:absolute;font-size:69px;font-weight:700;color:#fff;background-color:#f77;border-radius:100%;display:flex;justify-content:center;align-items:center;top:-107px;right:-52px;z-index:2}.sale__tenth-page__discount-circle span{transform:rotate(-5deg)}@media screen and (max-width: 800px){.sale__tenth-page__discount-circle{width:120px;height:120px;font-size:36px;top:inherit;right:0;bottom:-139px}}.sale__tenth-page__discount-circle__lights{position:absolute;right:-16px;bottom:-190px;display:none}.sale__tenth-page__big-circle{width:501px;height:501px;position:absolute;background-color:#125d2b;border-radius:100%;top:8px;right:274px}@media screen and (max-width: 800px){.sale__tenth-page__big-circle{display:none}}.sale__tenth-page__tree{position:absolute;right:-112px;top:-347px}@media screen and (max-width: 1600px){.sale__tenth-page__tree{display:none !important}}.sale__tenth-page__img{margin-left:94px;margin-top:5px}@media screen and (max-width: 800px){.sale__tenth-page__img{order:2;margin-left:0;margin-top:40px;width:70%;align-self:center}}.sale__tenth-page .sale__price{margin-top:40px}.sale__tenth-page .sale__button{margin-top:50px;background-color:#125d2b}.sale__why{background-color:#fff;border-top-left-radius:68px;border-top-right-radius:68px;display:grid;grid-template-columns:var(--default-grid);padding-top:130px}@media screen and (max-width: 800px){.sale__why{padding-top:60px}}.sale__why__title{font-size:64px;font-weight:700;grid-column:2;margin-bottom:71px}@media screen and (max-width: 800px){.sale__why__title{font-size:48px;margin-bottom:60px}}.sale__why__inner{grid-column:2;columns:2;column-gap:80px}@media screen and (max-width: 1600px){.sale__why__inner{columns:initial}}.sale__why__item{position:relative;padding-left:90px;margin-bottom:58px}@media screen and (max-width: 800px){.sale__why__item{padding-left:40px;margin-bottom:40px}}.sale__why__item__img{position:absolute;left:0;top:0}@media screen and (max-width: 800px){.sale__why__item__img{width:32px;height:32px}}.sale__why__item__title{font-size:32px;font-weight:700}@media screen and (max-width: 800px){.sale__why__item__title{font-size:28px}}@media screen and (max-width: 375px){.sale__why__item__title{font-size:24px}}.sale__why__item__text{font-size:24px;margin-top:10px}@media screen and (max-width: 800px){.sale__why__item__text{font-size:17px}}.sale .landing__reviews{background-color:#ececec;padding-top:232px;padding-bottom:200px;border-top-left-radius:68px;border-top-right-radius:68px}@media screen and (max-width: 800px){.sale .landing__reviews{padding-top:60px}}.sale .landing__reviews .landing__reviews__header{font-size:64px}@media screen and (max-width: 800px){.sale .landing__reviews .landing__reviews__header{font-size:28px}}.sale_page .landing__reviews__mobile__line{background-color:#dcdee2}.sale_page .header_sale{display:none}.sale_page .header_new.show-sale{top:0}.header_sale__offset.show-sale{height:106px}@media screen and (max-width: 840px){.header_sale__offset.show-sale{display:none}}.sale_page .header_sale__offset{height:0 !important}.sale_page .header_new__lang-buttons{display:none}.sale_page .landing__reviews{--third-color: black}.sale_page .landing__reviews__second-block{color:#fff}.sale_page .landing__reviews__first-block{color:#fff}.sale_page .show-sale.header_sale-ny{display:none !important}.sale_page .show-sale.header_sale{display:none !important}.new-year-show{display:none}.new-year-sale .new-year-hide{display:none}.new-year-sale .new-year-show{display:initial}.new-year-sale .sale__second-page__big-circle__NY{display:initial}.new-year-sale .sale__second-page__boxes{display:initial}.new-year-sale .sale__eight-page__boxes{display:initial}.new-year-sale .sale__discount-top{display:initial}@media screen and (max-width: 800px){.new-year-sale .sale__list__item__img.mobile.new-year-hide{display:none !important}}.new-year-sale .sale__third-page{padding-bottom:260px}@media screen and (max-width: 800px){.new-year-sale .sale__third-page{padding-bottom:90px}}.new-year-sale .sale__fifth-page{padding-bottom:260px}@media screen and (max-width: 800px){.new-year-sale .sale__fifth-page{padding-bottom:90px}}.new-year-sale .sale__ninth-page{padding-bottom:260px}@media screen and (max-width: 800px){.new-year-sale .sale__ninth-page{padding-bottom:90px}}@media screen and (max-width: 800px){.new-year-sale .sale__seventh-page{padding-bottom:90px}}@media screen and (max-width: 900px){.new-year-sale .sale__first-page__image{width:100%;margin-right:0}}@media screen and (max-width: 1600px){.new-year-sale .sale__first-page__bottom{flex-direction:column-reverse;margin-top:20px}}@media screen and (max-width: 800px){.new-year-sale .sale__seventh-page .sale__button{margin-top:80px}}@media screen and (max-width: 800px){.new-year-sale .sale__ninth-page__discount-circle__lights{display:initial}}@media screen and (max-width: 800px){.new-year-sale .sale__tenth-page__discount-circle__lights{display:initial}}.sale__discount-circle__ny-handle{position:absolute;top:-30px}@media screen and (min-width: 800px){.sale__discount-circle__ny-handle{display:none}}.sale:not(.new-year-sale) .sale__first-page__snowman{display:none !important}.sale:not(.new-year-sale) .sale__ninth-page__snowflakes{display:none !important}.sale:not(.new-year-sale) .sale__third-page__snowflakes{display:none !important}.sale:not(.new-year-sale) .sale__fifth-page__snowflakes{display:none !important}.sale:not(.new-year-sale) .sale__seventh-page__snowflakes{display:none !important}.sale:not(.new-year-sale) .sale__third-page__discount-circle__lights{display:none !important}.sale:not(.new-year-sale) .new-year-show,.sale:not(.new-year-sale) .sale__second-page__gifts,.sale:not(.new-year-sale) .sale__second-page__discount-lights{display:none !important}.sale:not(.new-year-sale) .sale__discount-circle__ny-handle{display:none !important}.sale-placeholder{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f8f9fa;font-family:"Formular";text-align:center;padding:20px;--main-color: #006B6B}@media screen and (max-width: 1150px){.sale-placeholder{flex-direction:column-reverse}}.sale-placeholder__image{margin-right:142px}@media screen and (max-width: 1150px){.sale-placeholder__image{margin-right:0}}.sale-placeholder__content{max-width:760px}@media screen and (max-width: 1150px){.sale-placeholder__content{margin-bottom:15px}}.sale-placeholder__content h1{font-size:72px;font-family:Formular;font-weight:700;color:#ff0164;text-align:left;line-height:65px}@media screen and (max-width: 1150px){.sale-placeholder__content h1{font-size:32px;text-align:center}}.sale-placeholder__description{font-size:36px;text-align:left;margin-top:16px;line-height:47px}@media screen and (max-width: 1150px){.sale-placeholder__description{text-align:center;font-size:18px;margin-top:0}}.sale-placeholder .button{margin-top:80px}@media screen and (max-width: 1150px){.sale-placeholder .button{margin-top:50px;justify-self:center}}.container{max-width:var(--container-max-width);margin:0 auto;background-color:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);overflow:hidden;--primary-color: #ed1164;--secondary-color: #e74c3c;--accent-color: #ed1164;--light-bg: #f8f9fa;--dark-text: #333;--light-text: #666;--border-color: #ddd;--container-max-width: 800px;line-height:1.6;color:var(--dark-text);background-color:var(--light-bg);padding:20px;margin-top:140px}.container header{background-color:var(--primary-color);color:#fff;padding:24px;text-align:center}.container h1{font-size:28px;margin-bottom:10px}.container main{padding:20px}.container section{margin-bottom:30px;border-bottom:1px solid var(--border-color);padding-bottom:30px}.container section:last-child{border-bottom:none}.container h2{font-size:24px;color:var(--primary-color);margin-bottom:15px;padding-bottom:10px;border-bottom:2px solid var(--border-color)}.container h3{font-size:18px;margin:20px 0 10px;color:var(--dark-text)}@media(max-width: 768px){.container h1{font-size:24px}.container h2{font-size:20px}.container h3{font-size:16px}.container .instruction ol,.container .data-details ul{padding-left:20px}.container .delete-button{background-color:var(--secondary-color);color:#fff;border:none;padding:12px 20px;border-radius:4px;font-weight:bold;cursor:pointer;margin-top:15px;transition:background-color .3s}.container .delete-button:hover{background-color:#c0392b}.container .warning{background-color:#fff3cd;color:#856404;padding:12px;border-radius:4px;margin:15px 0;border-left:4px solid #ffc107}.container .highlight{font-weight:500;color:var(--primary-color)}.container .info-container{background-color:#f8f9fa;border-left:4px solid var(--accent-color);padding:15px;margin:15px 0;border-radius:0 4px 4px 0}}.instruction ol,.data-details ul{padding-left:25px;margin-bottom:15px}.instruction ol li,.data-details ul li{margin-bottom:10px}.data-details ul li{list-style-type:square}.instruction ol li{padding-left:10px}.support p{margin-bottom:15px}.support a{color:var(--accent-color);text-decoration:none;font-weight:500}.support a:hover{text-decoration:underline}.int__welcome{height:100vh;display:grid;grid-template-columns:1fr 1295px 1fr;position:relative;grid-auto-rows:min-content;background:#e5e5e5;overflow:hidden}@media screen and (max-width: 1500px){.int__welcome{grid-template-columns:1fr 716px 1fr}}@media screen and (max-width: 700px){.int__welcome{grid-template-columns:1fr 328px 1fr}}@media screen and (min-width: 800px)and (max-height: 900px){.int__welcome{height:initial}}.int__welcome__additional{font-size:36px;text-transform:uppercase;font-weight:600;grid-column:2;margin-top:-29px;margin-bottom:90px;z-index:1;color:#98a2ab}@media screen and (max-width: 700px){.int__welcome__additional{font-size:18px;margin-top:-11px;margin-bottom:16px}}.int__welcome__first{font-weight:bold;font-size:36px;text-transform:uppercase;grid-column:2;margin-top:247px;width:525px;margin-bottom:50px;z-index:1}@media screen and (max-width: 1500px){.int__welcome__first{margin-top:134px;margin-bottom:40px}}@media screen and (max-width: 700px){.int__welcome__first{font-size:18px;margin-top:102px;width:300px;margin-bottom:30px}}.int__welcome__second{font-weight:bold;font-size:85px;text-transform:uppercase;grid-column:2;margin-bottom:89px;z-index:1}.int__welcome__second-text:first-child{color:#ff4c21}@media screen and (max-width: 1500px){.int__welcome__second{font-size:72px;margin-bottom:40px}}@media screen and (max-width: 700px){.int__welcome__second{font-size:34px;margin-bottom:11px}}.int__welcome__second.en{color:#0a3356}.int__welcome__second.en .int__welcome__second-text:first-child{color:#e0150e}.int__welcome__second.ch{color:#125d2b}.int__welcome__second.ch .int__welcome__second-text:first-child{color:#ff5050}.int__welcome__third{font-weight:bold;font-size:36px;text-transform:uppercase;grid-column:2;color:#338a9d;z-index:1}@media screen and (max-width: 700px){.int__welcome__third{font-size:18px}}.int__welcome__fourth{grid-column:2;list-style-type:initial;margin-top:144px;width:304px;padding-left:25px;display:none}.int__welcome__fourth li{list-style-type:initial}@media screen and (max-width: 1500px){.int__welcome__fourth{display:none}}.int__welcome__btns{z-index:1;grid-column:2}.int__welcome__img{position:relative;grid-column:2;grid-row:1}@media screen and (max-width: 768px){.int__welcome__img{justify-self:center;position:absolute;right:0}}@media screen and (max-width: 560px){.int__welcome__img{top:50px}}.int__welcome__img__first{width:1048px;position:absolute;right:-317px;top:-95px}@media screen and (max-width: 768px){.int__welcome__img__first{right:0;width:initial;top:0}}.int__welcome__img__first__desktop svg{width:inherit}@media screen and (max-width: 768px){.int__welcome__img__first__desktop{width:100vw;top:453px;right:-50%;transform:translateX(50%);display:none}}@media screen and (max-width: 700px){.int__welcome__img__first__desktop{top:306px}}.int__welcome__img__first__mobile{display:none;position:absolute;top:676px;width:100vw;right:0}@media screen and (max-width: 768px){.int__welcome__img__first__mobile{display:initial}}@media screen and (max-width: 700px){.int__welcome__img__first__mobile{top:300px}}.int__welcome__img__first__mobile svg{width:inherit}.int__welcome__img__second{width:395px;position:absolute;right:-77px;top:282px}.int__welcome__img__second svg{width:inherit}@media screen and (max-width: 768px){.int__welcome__img__second{width:300px;right:0px;right:0;transform:initial;top:760px}}@media screen and (max-width: 700px){.int__welcome__img__second{top:370px;width:50vw}}.int__welcome__arrow{width:50px;position:absolute;bottom:60px;left:50%;transform:translateX(-50%)}@media screen and (max-width: 1500px){.int__welcome__arrow{bottom:5px}}@media screen and (min-width: 1000px)and (max-height: 900px){.int__welcome__arrow{display:none}}.int__fast{display:grid;grid-template-columns:1fr 775px 541px 1fr;position:relative;background:#e5e5e5}@media only screen and (max-width: 1500px){.int__fast{grid-template-columns:1fr 480px 1fr}}@media screen and (max-width: 700px){.int__fast{grid-template-columns:1fr 328px 1fr}}.int__fast__head{font-weight:bold;font-size:72px;grid-column:2;margin-top:140px;margin-left:10px;z-index:1}@media only screen and (max-width: 1500px){.int__fast__head{font-size:48px;margin-top:179px}}@media screen and (max-width: 700px){.int__fast__head{font-size:34px;margin-left:initial;margin-top:71px}}.int__fast__elms{grid-column:3;margin-top:50px}@media only screen and (max-width: 1500px){.int__fast__elms{grid-column:2;margin-top:51px}}.int__fast__elms__elm{width:430px;padding:20px 50px;background:#fff;border-radius:10px;margin-bottom:30px}@media screen and (max-width: 700px){.int__fast__elms__elm{width:290px;padding:18px;margin-bottom:24px}}.int__fast__img{width:216px;position:absolute;top:240px;left:42px;grid-column:2}@media screen and (max-width: 1500px){.int__fast__img{width:116px;left:initial;right:139px;top:59px;transform:rotate(180deg)}}@media screen and (max-width: 700px){.int__fast__img{width:60px;left:initial;right:15px;top:-10px}}.int__fast__img svg{width:inherit}.int__fast__img.en{top:76px;left:338px}@media screen and (max-width: 700px){.int__fast__img.en{width:60px;left:initial;right:15px;top:-10px}}.int__fast__img.ch{top:76px;left:338px}@media screen and (max-width: 700px){.int__fast__img.ch{width:60px;left:initial;right:15px;top:-10px}}.int__list{display:grid;grid-template-columns:1fr 1075px 1fr;grid-auto-rows:min-content;background:#e5e5e5}@media screen and (max-width: 1500px){.int__list{grid-template-columns:1fr 660px 1fr}}@media screen and (max-width: 700px){.int__list{grid-template-columns:1fr 328px 1fr}}.int__list__head{font-size:36px;grid-column:2;text-align:center;margin-top:169px;margin-bottom:75px}@media screen and (max-width: 1500px){.int__list__head{font-size:28px;margin-top:118px;margin-bottom:65px}}@media screen and (max-width: 700px){.int__list__head{text-align:initial;font-weight:bold;font-size:32px;margin-bottom:29px;margin-top:82px}}.int__list__elm{grid-column:2;display:grid;grid-auto-rows:min-content;margin-bottom:77px}@media screen and (max-width: 1500px){.int__list__elm{margin-bottom:50px}}@media screen and (max-width: 700px){.int__list__elm{margin-bottom:30px}}.int__list__elm.reverse .int__list__elm__pic{grid-column:1;grid-row:1/3;margin-right:100px;margin-left:0px}@media screen and (max-width: 1500px){.int__list__elm.reverse .int__list__elm__pic{margin-right:50px}}@media screen and (max-width: 700px){.int__list__elm.reverse .int__list__elm__pic{margin-right:0;grid-column:2;grid-row:1}}.int__list__elm.reverse .int__list__elm__head{grid-column:2}@media screen and (max-width: 700px){.int__list__elm.reverse .int__list__elm__head{grid-column:1;grid-row:1;text-align:initial;margin-left:13px;margin-right:0}}.int__list__elm.reverse .int__list__elm__text{grid-column:2}@media screen and (max-width: 700px){.int__list__elm.reverse .int__list__elm__text{grid-row:2;grid-column:1/3}}.int__list__elm__head{color:#ed1164;font-weight:bold;text-transform:uppercase;grid-column:1}@media screen and (max-width: 1500px){.int__list__elm__head{margin-bottom:19px}}@media screen and (max-width: 700px){.int__list__elm__head{grid-column:2;grid-row:1;margin-bottom:0;align-self:end;text-align:end;margin-right:47px}}.int__list__elm__text{grid-column:1}@media screen and (max-width: 700px){.int__list__elm__text{grid-column:1/3;margin:29px 34px 0 13px}}.int__list__elm__pic{width:160px;grid-column:2;grid-row:1/3;margin-left:100px;position:relative;top:-11px}@media screen and (max-width: 1500px){.int__list__elm__pic{margin-left:55px;top:10px}}@media screen and (max-width: 700px){.int__list__elm__pic{grid-row:1;grid-column:1;margin-left:0;top:0}}.int__lessons{display:grid;grid-template-columns:1fr 1500px 1fr;grid-auto-rows:min-content;background:#e5e5e5}@media screen and (max-width: 1500px){.int__lessons{grid-template-columns:1fr}}.int__lessons__player{grid-column:1;margin-top:100px;margin-right:96px}@media screen and (max-width: 1500px){.int__lessons__player{grid-column:2}}@media screen and (max-width: 700px){.int__lessons__player{margin-top:90px;margin-right:0px}}.int__lessons__text{grid-column:1;margin-right:96px}@media screen and (max-width: 1500px){.int__lessons__text{grid-column:2}}@media screen and (max-width: 700px){.int__lessons__text{margin-right:0px}}.int__lessons__text .collapse{margin-top:69px}.int__lessons__inner{padding:50px 100px;display:grid;grid-template-columns:1fr 1fr;grid-column:2;background:#fff;border-radius:10px;margin-top:61px;grid-template-rows:auto auto 174px auto auto}@media screen and (max-width: 1500px){.int__lessons__inner{grid-template-columns:1fr 600px 1fr;grid-column:1;padding:100px 0;margin-top:76px}}@media screen and (max-width: 700px){.int__lessons__inner{grid-template-columns:1fr 328px 1fr;padding:74px 0}}.int__lessons__header{font-weight:bold;font-size:72px;grid-column:1/3;text-align:center}@media screen and (max-width: 1500px){.int__lessons__header{grid-column:2;font-size:48px}}@media screen and (max-width: 700px){.int__lessons__header{font-size:32px;text-align:initial}}.int__lessons__header-sub{font-size:36px;grid-column:1/3;text-align:center;margin-top:51px;width:1040px;justify-self:center}@media screen and (max-width: 1500px){.int__lessons__header-sub{grid-column:2;font-size:28px;width:initial}}@media screen and (max-width: 700px){.int__lessons__header-sub{font-size:18px;text-align:initial;margin-top:22px}}.int__lessons__list{margin-top:99px;margin-left:103px;margin-bottom:-34px;grid-row:3/6;grid-column:2}@media screen and (max-width: 1500px){.int__lessons__list{grid-column:2;grid-row:6;margin-left:0}}.int__lessons__list li{display:grid;margin-bottom:32px;grid-template-columns:46px 1fr}.int__lessons__list__num{grid-column:1;font-family:NewParisKingSize;font-style:normal;font-weight:400;font-size:24px;line-height:35px;width:46px;height:35px;display:flex;justify-content:center;align-items:center;color:#fff;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 46 36%27%3E%3Cpath fill=%27%23000%27 d=%27M41.38 1.02a.63.63 0 00-.12-.37A.35.35 0 0041 .5H5c-.1 0-.2.05-.27.15a.63.63 0 00-.12.37C4.48 11.29 0 9.04 0 17.9c0 8.87 4.48 6.6 4.62 16.9 0 .13.04.26.12.36.07.1.17.15.27.15H41c.1 0 .2-.06.27-.15.07-.1.12-.23.12-.37C41.52 24.51 46 26.77 46 17.9c0-8.87-4.48-6.61-4.62-16.88z%27/%3E%3C/svg%3E")}.int__lessons__list__text{grid-column:2;margin-left:20px}.int__buy{display:grid;grid-template-columns:1fr 740px 453px 1fr;grid-auto-rows:min-content;background:#e5e5e5;padding-top:150px}@media screen and (max-width: 1500px){.int__buy{grid-template-columns:1fr 534px 1fr;padding-top:102px}}@media screen and (max-width: 700px){.int__buy{grid-template-columns:1fr 328px 1fr;padding-top:68px}}.int__buy.big{padding-bottom:169px}.int__buy__header{font-weight:bold;font-size:72px;grid-column:2/4;text-align:center}@media screen and (max-width: 1500px){.int__buy__header{font-size:48px;grid-column:2}}@media screen and (max-width: 700px){.int__buy__header{font-size:32px;text-align:initial}}.int__buy__list{grid-column:2;font-size:36px;list-style-type:initial;margin-top:100px}@media screen and (max-width: 1500px){.int__buy__list{font-size:28px;margin-top:68px;width:471px;justify-self:center}}@media screen and (max-width: 700px){.int__buy__list{font-size:18px;width:initial;margin-left:28px;margin-top:61px}}.int__buy__list li{list-style-type:initial;margin-bottom:30px}.int__buy__list .small{list-style-type:none;font-size:26px}@media screen and (max-width: 1500px){.int__buy__list .small{font-size:20px}}@media screen and (max-width: 700px){.int__buy__list .small{font-size:16px}}.int__buy__list .small a{color:#ed1164}.int__buy__list-pink{font-weight:bold;color:#ed1164}.int__buy__list-back{position:relative;overflow:hidden;z-index:1;background-color:#fff;border-radius:10px}.int__buy__button{position:relative}@media screen and (max-width: 1500px){.int__buy__button{grid-column:2;justify-self:center}}.int__buy__button .button{position:absolute;right:-56px;bottom:164px}@media screen and (max-width: 1500px){.int__buy__button .button{position:initial;right:initial;bottom:initial}}.int__buy__button .FW{bottom:220px}.ch_int .landing__teachers{background:#e5e5e5;--radius: 48px;padding-top:67px}.int__imgs{display:grid;grid-template-columns:1fr 826px 1fr;grid-auto-rows:min-content;background:#e5e5e5;position:relative;overflow:hidden}@media screen and (max-width: 1500px){.int__imgs{grid-template-columns:1fr 551px 1fr;height:1350px}}@media screen and (max-width: 700px){.int__imgs{grid-template-columns:1fr 328px 1fr}}@media screen and (max-width: 500px){.int__imgs{height:1135px}}.int__imgs__header{font-weight:bold;font-size:72px;grid-column:2;margin-top:168px;text-align:center}@media screen and (max-width: 1500px){.int__imgs__header{font-size:48px;margin-top:135px}}@media screen and (max-width: 700px){.int__imgs__header{font-size:32px;text-align:initial;margin-top:67px}}.int__imgs__el{grid-column:2;position:absolute}@media screen and (max-width: 700px){.int__imgs__el{width:257px}}.int__imgs__el__info{width:30px;position:absolute;height:30px;top:222px;right:53px;cursor:pointer}.int__imgs__el__info:hover .info-box{display:initial}@media screen and (max-width: 1500px){.int__imgs__el__info .info-box{transform:translateX(0px)}}@media screen and (max-width: 990px){.int__imgs__el__info{top:183px;right:41px}}@media screen and (max-width: 700px){.int__imgs__el__info{top:162px;right:34px}}@media screen and (max-width: 500px){.int__imgs__el__info{top:135px;right:28px}}.int__imgs__el.first{top:328px;left:-223px}@media screen and (max-width: 1500px){.int__imgs__el.first{top:226px;left:-94px}}@media screen and (max-width: 990px){.int__imgs__el.first{width:414px}}@media screen and (max-width: 700px){.int__imgs__el.first{top:178px;left:-23px;width:393px}}@media screen and (max-width: 500px){.int__imgs__el.first{left:-23px;width:320px}}.int__imgs__el.second{top:362px;right:414px}@media screen and (max-width: 1500px){.int__imgs__el.second{top:399px;right:-29px}}@media screen and (max-width: 990px){.int__imgs__el.second{width:500px}}@media screen and (max-width: 700px){.int__imgs__el.second{top:487px;right:-24px;width:447px}}@media screen and (max-width: 500px){.int__imgs__el.second{right:0px;width:380px;top:415px}}.int__imgs__el.third{bottom:0;left:-78px}@media screen and (max-width: 1500px){.int__imgs__el.third{bottom:113px;left:-241px}}@media screen and (max-width: 990px){.int__imgs__el.third{width:500px;bottom:156px;left:-120px}}@media screen and (max-width: 700px){.int__imgs__el.third{bottom:105px;width:414px;left:-175px}}@media screen and (max-width: 530px){.int__imgs__el.third{left:-109px}}@media screen and (max-width: 500px){.int__imgs__el.third{left:-75px;bottom:40px;width:384px}}.int__imgs__svg{width:180px}@media screen and (max-width: 700px){.int__imgs__svg{font-size:36px;text-align:center;margin-top:25px}}@media screen and (max-width: 1500px){.int__imgs__svg{font-size:28px;width:100%}}@media screen and (max-width: 700px){.int__imgs__svg{font-size:18px;margin-top:12px}}.int__imgs__bottom{margin-top:759px;grid-column:2;width:590px;justify-self:end;display:flex;flex-direction:column;align-items:center;position:relative;right:-240px}@media screen and (max-width: 1500px){.int__imgs__bottom{right:43px;position:absolute;bottom:0;width:300px}}@media screen and (max-width: 700px){.int__imgs__bottom{margin-top:511px;right:0;width:260px}}@media screen and (max-width: 600px){.int__imgs__bottom{width:200px}}@media screen and (max-width: 560px){.int__imgs__bottom{width:140px}}@media screen and (max-width: 500px){.int__imgs__bottom{margin-top:0}}.int__imgs__text{text-align:center}@media screen and (max-width: 560px){.int__imgs__text{font-size:12px}}.int__quest{display:grid;grid-template-columns:1fr 530px 640px 1fr;grid-auto-rows:min-content;background:#e5e5e5;padding-top:247px}@media screen and (max-width: 1500px){.int__quest{grid-template-columns:1fr 680px 1fr;padding-top:105px}}@media screen and (max-width: 700px){.int__quest{grid-template-columns:1fr 288px 1fr;padding-top:132px}}.int__quest__left{grid-column:2;margin-left:36px}@media screen and (max-width: 1500px){.int__quest__left{display:grid}}@media screen and (max-width: 700px){.int__quest__left{margin-left:0}}.int__quest__left__header{font-size:36px;margin-bottom:53px}@media screen and (max-width: 1500px){.int__quest__left__header{font-size:28px;margin-bottom:30px;grid-column:1}}@media screen and (max-width: 700px){.int__quest__left__header{font-size:18px;font-weight:bold;grid-column:2}}.int__quest__left__text{width:438px}@media screen and (max-width: 1500px){.int__quest__left__text{width:350px;grid-column:1}}@media screen and (max-width: 700px){.int__quest__left__text{width:initial;grid-column:2}}.int__quest__left__button{margin-top:78px;display:flex;justify-content:center;width:413px}@media screen and (max-width: 1500px){.int__quest__left__button{grid-column:2;width:263px;justify-self:center;grid-row:1/3}}@media screen and (max-width: 700px){.int__quest__left__button{grid-row:initial;margin-top:23px}}.int__quest__right{grid-column:3;padding:50px 100px;background:#fff;border-radius:10px;position:relative;right:-67px;top:-48px}@media screen and (max-width: 1500px){.int__quest__right{grid-column:2;position:initial;right:0;top:0;margin-top:80px;padding:70px 93px}}@media screen and (max-width: 700px){.int__quest__right{margin-top:63px;padding:63px 0;background:initial}}.int__quest__right.en .int__quest__right__list__num{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 48 37%27%3E%3Cpath stroke=%27%23338A9D%27 d=%27m46.84 30.1-17.79 5.39a17.62 17.62 0 0 1-10.25 0L1 30.09V7.41L18.8 2a17.69 17.69 0 0 1 10.25 0l17.8 5.4v22.68Z%27/%3E%3Cpath fill=%27%23338A9D%27 d=%27m22.38 25.05-.85 3.18c-.1.33-.2.58-.63.45-.42-.13-.43-.36-.33-.71.56-2.1 1.1-4.2 1.7-6.3.16-.6-.25-.7-.53-.99-.27-.28-.52-.17-.8 0-1.88 1.1-3.76 2.17-5.64 3.26-.31.18-.59.22-.78-.12-.2-.35 0-.54.29-.7 1.9-1.1 3.78-2.2 5.68-3.28a.6.6 0 0 0 .36-.76 2.16 2.16 0 0 1-.07-.43.4.4 0 0 0-.36-.4l-6.34-1.7c-.12-.02-.31-.04-.35-.13-.12-.2-.18-.42-.16-.64.08-.3.34-.3.6-.22l6.38 1.7a.56.56 0 0 0 .72-.25c.5-.72.52-.71.08-1.45l-3.04-5.17c-.08-.15-.22-.32-.18-.46.04-.14.19-.42.32-.44a.7.7 0 0 1 .56.2c.44.69.84 1.4 1.26 2.11.7 1.2 1.42 2.4 2.12 3.62a.6.6 0 0 0 .66.34c.62-.02.88-.29 1.04-.9.48-1.97 1.03-3.92 1.57-5.87.04-.2.14-.37.3-.5a.63.63 0 0 1 .55 0 .58.58 0 0 1 .15.5c-.07.41-.2.82-.31 1.23l-1.4 5.2a.6.6 0 0 0 .27.76c.69.5.68.52 1.41.1 1.74-1.01 3.48-2.03 5.23-3.02a.78.78 0 0 1 .56-.12.53.53 0 0 1 .32.39.75.75 0 0 1-.33.5c-1.22.73-2.47 1.44-3.7 2.15-.67.39-1.34.78-2.02 1.15a.47.47 0 0 0-.26.55c.14 1 .14.97 1.12 1.23 1.55.4 3.1.83 4.64 1.24.4.1.8.2 1.18.32.32.09.54.3.4.65-.15.35-.4.4-.7.31l-4.05-1.08-2.36-.63a.47.47 0 0 0-.59.2c-.52.66-.54.66-.12 1.4 1 1.78 2 3.56 3.02 5.33.16.3.27.57-.07.8-.28.2-.55.09-.77-.3l-3.15-5.55c-.1-.18-.26-.45-.4-.46-.4 0-.79.05-1.16.15-.07.02-.12.22-.16.34-.3 1.08-.6 2.15-.88 3.22Z%27/%3E%3C/svg%3E")}.int__quest__right.ch .int__quest__right__list__num{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 48 37%27%3E%3Cpath stroke=%27%23338A9D%27 d=%27m46.84 30.1-17.79 5.39a17.62 17.62 0 0 1-10.25 0L1 30.09V7.41L18.8 2a17.69 17.69 0 0 1 10.25 0l17.8 5.4v22.68Z%27/%3E%3Cpath fill=%27%23338A9D%27 d=%27m22.38 25.05-.85 3.18c-.1.33-.2.58-.63.45-.42-.13-.43-.36-.33-.71.56-2.1 1.1-4.2 1.7-6.3.16-.6-.25-.7-.53-.99-.27-.28-.52-.17-.8 0-1.88 1.1-3.76 2.17-5.64 3.26-.31.18-.59.22-.78-.12-.2-.35 0-.54.29-.7 1.9-1.1 3.78-2.2 5.68-3.28a.6.6 0 0 0 .36-.76 2.16 2.16 0 0 1-.07-.43.4.4 0 0 0-.36-.4l-6.34-1.7c-.12-.02-.31-.04-.35-.13-.12-.2-.18-.42-.16-.64.08-.3.34-.3.6-.22l6.38 1.7a.56.56 0 0 0 .72-.25c.5-.72.52-.71.08-1.45l-3.04-5.17c-.08-.15-.22-.32-.18-.46.04-.14.19-.42.32-.44a.7.7 0 0 1 .56.2c.44.69.84 1.4 1.26 2.11.7 1.2 1.42 2.4 2.12 3.62a.6.6 0 0 0 .66.34c.62-.02.88-.29 1.04-.9.48-1.97 1.03-3.92 1.57-5.87.04-.2.14-.37.3-.5a.63.63 0 0 1 .55 0 .58.58 0 0 1 .15.5c-.07.41-.2.82-.31 1.23l-1.4 5.2a.6.6 0 0 0 .27.76c.69.5.68.52 1.41.1 1.74-1.01 3.48-2.03 5.23-3.02a.78.78 0 0 1 .56-.12.53.53 0 0 1 .32.39.75.75 0 0 1-.33.5c-1.22.73-2.47 1.44-3.7 2.15-.67.39-1.34.78-2.02 1.15a.47.47 0 0 0-.26.55c.14 1 .14.97 1.12 1.23 1.55.4 3.1.83 4.64 1.24.4.1.8.2 1.18.32.32.09.54.3.4.65-.15.35-.4.4-.7.31l-4.05-1.08-2.36-.63a.47.47 0 0 0-.59.2c-.52.66-.54.66-.12 1.4 1 1.78 2 3.56 3.02 5.33.16.3.27.57-.07.8-.28.2-.55.09-.77-.3l-3.15-5.55c-.1-.18-.26-.45-.4-.46-.4 0-.79.05-1.16.15-.07.02-.12.22-.16.34-.3 1.08-.6 2.15-.88 3.22Z%27/%3E%3C/svg%3E")}.int__quest__right__header{font-size:36px;text-align:center;margin-bottom:50px}@media screen and (max-width: 1500px){.int__quest__right__header{font-size:28px;text-align:initial;margin-bottom:28px}}@media screen and (max-width: 700px){.int__quest__right__header{font-size:18px;font-weight:bold}}.int__quest__right__list{margin-bottom:-22px}.int__quest__right__list li{display:grid;margin-bottom:21px}.int__quest__right__list__num{grid-column:1;font-family:NewParisKingSize;font-style:normal;font-weight:400;font-size:24px;line-height:35px;width:46px;height:35px;display:flex;justify-content:center;align-items:center;color:#fff;align-self:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 48 37%27%3E%3Cpath stroke=%27%23FF4C21%27 d=%27m46.84 29.84-17.79 5.4a17.62 17.62 0 0 1-10.25 0L1 29.84V7.16l17.8-5.4a17.69 17.69 0 0 1 10.25 0l17.8 5.4v22.68Z%27/%3E%3Cpath fill=%27%23FF4C21%27 d=%27m22.38 24.8-.85 3.18c-.1.33-.2.58-.63.45-.42-.13-.43-.36-.33-.71.56-2.1 1.1-4.2 1.7-6.3.16-.6-.25-.7-.53-.99-.27-.28-.52-.17-.8 0-1.88 1.1-3.76 2.17-5.64 3.26-.31.18-.59.22-.78-.12-.2-.35 0-.54.29-.7 1.9-1.1 3.78-2.2 5.68-3.28a.6.6 0 0 0 .36-.76 2.16 2.16 0 0 1-.07-.43.4.4 0 0 0-.36-.4l-6.34-1.7c-.12-.02-.31-.04-.35-.13-.12-.2-.18-.42-.16-.64.08-.3.34-.3.6-.22l6.38 1.7a.56.56 0 0 0 .72-.25c.5-.72.52-.71.08-1.45l-3.04-5.17c-.08-.15-.22-.32-.18-.46.04-.14.19-.42.32-.44a.7.7 0 0 1 .56.2c.44.69.84 1.4 1.26 2.11.7 1.2 1.42 2.4 2.12 3.62a.6.6 0 0 0 .66.34c.62-.02.88-.29 1.04-.9.48-1.97 1.03-3.92 1.57-5.87.04-.2.14-.37.3-.5a.63.63 0 0 1 .55 0 .58.58 0 0 1 .15.5c-.07.41-.2.82-.31 1.23l-1.4 5.2a.6.6 0 0 0 .27.76c.69.5.68.52 1.41.1 1.74-1.01 3.48-2.03 5.23-3.02a.78.78 0 0 1 .56-.12.53.53 0 0 1 .32.39.75.75 0 0 1-.33.5c-1.22.73-2.47 1.44-3.7 2.15-.67.39-1.34.78-2.02 1.15a.47.47 0 0 0-.26.55c.14 1 .14.97 1.12 1.23 1.55.4 3.1.83 4.64 1.24.4.1.8.2 1.18.32.32.09.54.3.4.65-.15.35-.4.4-.7.31l-4.05-1.08-2.36-.63a.47.47 0 0 0-.59.2c-.52.66-.54.66-.12 1.4 1 1.78 2 3.56 3.02 5.33.16.3.27.57-.07.8-.28.2-.55.09-.77-.3l-3.15-5.55c-.1-.18-.26-.45-.4-.46-.4 0-.79.05-1.16.15-.07.02-.12.22-.16.34-.3 1.08-.6 2.15-.88 3.22Z%27/%3E%3C/svg%3E")}.int__quest__right__list__text{grid-column:2;margin-left:20px}.int__leaders{display:grid;grid-template-columns:1fr 350px 350px 350px 300px 1fr;grid-auto-rows:min-content;background:#e5e5e5;margin-bottom:-41px}@media screen and (max-width: 1500px){.int__leaders{grid-template-columns:1fr 660px 1fr;margin-bottom:0px}}@media screen and (max-width: 700px){.int__leaders{grid-template-columns:1fr 288px 1fr;padding-bottom:13px}}.int__leaders__header{font-size:36px;grid-column:2/6;text-align:center;margin-top:133px;margin-bottom:50px}@media screen and (max-width: 1500px){.int__leaders__header{grid-column:2;font-size:28px;text-align:initial;margin-top:137px;width:550px}}@media screen and (max-width: 700px){.int__leaders__header{width:initial;font-size:18px;margin-top:101px}}.int__leaders__el{grid-row:2;margin-right:50px}@media screen and (max-width: 1500px){.int__leaders__el{grid-column:2 !important;grid-row:initial;display:grid;margin-bottom:50px;margin-right:0}}@media screen and (max-width: 700px){.int__leaders__el{display:initial}}.int__leaders__el:last-child{margin-right:0}.int__leaders__el__img{text-align:center}@media screen and (max-width: 1500px){.int__leaders__el__img{grid-column:1;grid-row:1/4;margin-top:19px;margin-right:40px}}@media screen and (max-width: 700px){.int__leaders__el__img{margin-top:0;margin-right:0}}.int__leaders__el__name{text-align:center;color:#338a9d;text-transform:uppercase;font-weight:bold;margin-top:20px;margin-bottom:10px}@media screen and (max-width: 1500px){.int__leaders__el__name{grid-column:2;margin-top:0;text-align:initial;margin-bottom:3px}}@media screen and (max-width: 700px){.int__leaders__el__name{margin-top:21px;margin-bottom:10px;text-align:center}}.int__leaders__el__sub{font-size:12px;text-align:center;margin-bottom:40px;white-space:pre}@media screen and (max-width: 1500px){.int__leaders__el__sub{grid-column:2;margin-bottom:21px;text-align:initial}}@media screen and (max-width: 700px){.int__leaders__el__sub{text-align:center;margin-bottom:40px}}.int__leaders__el.first{grid-column:2}.int__leaders__el.second{grid-column:3}.int__leaders__el.third{grid-column:4}.int__leaders__el.fourth{grid-column:5}.fr_int .new-footer,.en_int .new-footer,.ch_int .new-footer{background:#e5e5e5}.fr_int .header__language,.en_int .header__language,.ch_int .header__language{display:none}.fr_int .header__menu,.en_int .header__menu,.ch_int .header__menu{display:none}.fr_int .header__acc,.en_int .header__acc,.ch_int .header__acc{display:none}.fr_int .header__int,.en_int .header__int,.ch_int .header__int{display:flex}@media screen and (max-width: 740px){.fr_int .header__int__button,.en_int .header__int__button,.ch_int .header__int__button{display:block}}.fr_int .header,.en_int .header,.ch_int .header{grid-template-columns:256px auto}@media screen and (max-width: 1025px){.fr_int .header,.en_int .header,.ch_int .header{background:#e5e5e5}}.fr_int .header__links,.en_int .header__links,.ch_int .header__links{display:none}.buy .header__language{display:none}.int__modal{position:fixed;top:0;left:0;right:0;bottom:0;display:grid;background:rgba(152,162,171,.3);z-index:9999;grid-template-columns:1fr 461px 1fr;grid-template-rows:1fr 538px 1fr;--main-color: #ED1164}@media screen and (max-width: 480px){.int__modal{grid-template-columns:1fr 320px 1fr;grid-template-rows:1fr 464px 1fr}}.int__modal.hide{display:none}.int__modal__outer{grid-column:1/4;grid-row:1/4;background:rgba(152,162,171,.3)}.int__modal__inner{background:#fff;border-radius:10px;grid-column:2;grid-row:2;position:relative;display:grid;grid-auto-rows:min-content;align-self:center;z-index:2}.int__modal__inner .input-group{justify-self:center;width:300px;margin-bottom:52px}@media screen and (max-width: 480px){.int__modal__inner .input-group{width:260px}}.int__modal__inner .checkbox-box{width:300px;justify-self:center;margin-top:-15px}@media screen and (max-width: 480px){.int__modal__inner .checkbox-box{width:260px}}.int__modal__inner .checkbox-box svg{min-width:15px;align-self:baseline}.int__modal__inner .button{justify-self:center;width:300px}@media screen and (max-width: 480px){.int__modal__inner .button{width:260px}}.int__modal__close{width:30px;height:30px;cursor:pointer;position:absolute;right:20px;top:20px}.int__modal__header{text-align:center;margin-top:79px;width:200px;justify-self:center;margin-bottom:53px}@media screen and (max-width: 480px){.int__modal__header{margin-bottom:35px;margin-top:50px}}.int__session{display:grid;grid-template-columns:1fr 660px 632px 1fr;background:#e5e5e5;padding-bottom:150px}@media screen and (max-width: 1370px){.int__session{grid-template-columns:1fr 745px 1fr;position:relative;padding-bottom:100px}}@media screen and (max-width: 780px){.int__session{grid-template-columns:1fr}}.int__session__left{grid-column:2;padding:50px 99px;display:flex;flex-direction:column;background:#fff;border-radius:10px}@media screen and (max-width: 780px){.int__session__left{grid-column:1;border-radius:initial}}@media screen and (max-width: 600px){.int__session__left{padding:50px 35px}}.int__session__right{width:320px;margin-left:107px;justify-self:center;align-self:center}@media screen and (max-width: 1370px){.int__session__right{width:90px;grid-column:2;position:relative;top:-459px;right:-152px}}@media screen and (max-width: 780px){.int__session__right{grid-column:1;position:absolute;top:55px;right:100px;margin-left:0}}@media screen and (max-width: 600px){.int__session__right{right:35px}}.int__session__head{font-size:36px}@media screen and (max-width: 780px){.int__session__head{font-size:28px;width:320px}}@media screen and (max-width: 600px){.int__session__head{font-weight:bold;font-size:18px;width:138px}}.int__session__head.master{font-weight:bold;font-size:16px;color:#338a9d;text-transform:uppercase}@media screen and (max-width: 780px){.int__session__head.master{font-size:16px;width:320px}}@media screen and (max-width: 600px){.int__session__head.master{font-size:16px;width:210px}}.int__session__text{margin-top:50px}.int__session__text a{color:#ed1164}.int__session__text p{margin-bottom:15px}.int__session__btn{align-self:center;margin-top:11px}@media screen and (max-width: 600px){.int__session__btn{width:260px}}.int__master{display:grid;grid-template-columns:1fr 410px 250px 440px 1fr;background:#e5e5e5;padding-bottom:185px}@media screen and (max-width: 1200px){.int__master{grid-template-columns:1fr 288px 1fr;padding-bottom:100px}}.int__master__left{grid-column:2}@media screen and (max-width: 1200px){.int__master__left{margin-bottom:100px}}.int__master__right{grid-column:4}@media screen and (max-width: 1200px){.int__master__right{grid-column:2}}.int__master__img{display:flex;justify-content:center;margin-top:49px;margin-bottom:26px}@media screen and (max-width: 1200px){.int__master__img{display:none}}.int__master__img svg{width:168px}.int__master__btn{display:flex;justify-content:center;font-weight:bold}.int__master__header{font-weight:bold;font-size:16px;color:#338a9d;text-transform:uppercase}.int__master__text{margin-top:40px}.int__master__text a{color:#ed1164}.int__master__text p{margin-bottom:16px}.int__master__text ul{list-style-type:initial;padding-left:27px}.int__master__text ul li{list-style-type:initial;margin-bottom:9px}.int__faq{display:grid;grid-template-columns:1fr 670px 640px 1fr;background:#e5e5e5;padding-bottom:200px}@media screen and (max-width: 1340px){.int__faq{grid-template-columns:1fr 640px 1fr}}@media screen and (max-width: 650px){.int__faq{grid-template-columns:1fr 328px 1fr}}.int__faq__head{font-weight:bold;font-size:72px;grid-column:2;margin-left:108px;margin-top:27px}@media screen and (max-width: 1340px){.int__faq__head{margin-left:0;font-size:48px;text-align:center;margin-top:0;margin-bottom:70px}}@media screen and (max-width: 650px){.int__faq__head{font-size:32px;text-align:initial}}.int__faq__right{grid-column:3}@media screen and (max-width: 1340px){.int__faq__right{grid-column:2}}.int__faq__right input{display:none}.int__faq__right input:checked~.int__faq__collapse{background:#fff}.int__faq__right input:checked~.int__faq__collapse .int__faq__collapse__text{max-height:200px;margin-top:15px}@media screen and (max-width: 650px){.int__faq__right input:checked~.int__faq__collapse .int__faq__collapse__text{max-height:250px}}.int__faq__right input:checked~.int__faq__collapse .int__faq__collapse__title{font-weight:600}.int__faq__right input:checked~.int__faq__collapse .int__faq__collapse__title:after{transform:translateY(-50%) rotate(180deg)}.int__faq__right a{color:#ed1164}.int__faq__collapse{border-radius:10px;border:1px solid #fff;padding:15px 28px;cursor:pointer;margin-bottom:17px;position:relative}.int__faq__collapse__title{-webkit-user-select:none;user-select:none;transition:all 300ms;position:relative;padding-right:27px}.int__faq__collapse__title:after{position:absolute;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 30 30%27%3E%3Cpath fill=%27%23000%27 d=%27M14.4 18.75h1.27A12.4 12.4 0 0 1 23 11.2v-1.19l-8 1.2-8-1.17v1.14a12.62 12.62 0 0 1 7.4 7.57Z%27%3E%3C/path%3E%3C/svg%3E");width:30px;height:30px;transition:transform 300ms;right:-11px;top:50%;transform:translateY(-50%)}.int__faq__collapse__text{max-height:0;overflow:hidden;transition:all 300ms}.int__double-teachers{display:grid;grid-template-columns:1fr 400px 400px 400px 1fr;background:#e5e5e5}@media screen and (max-width: 1250px){.int__double-teachers{grid-template-columns:1fr 700px 1fr}}@media screen and (max-width: 700px){.int__double-teachers{grid-template-columns:1fr 288px 1fr}}.int__double-teachers__head{grid-column:1/6;text-align:center;font-size:36px;margin-top:134px;margin-bottom:49px}@media screen and (max-width: 1250px){.int__double-teachers__head{grid-column:2}}@media screen and (max-width: 700px){.int__double-teachers__head{font-size:18px;font-weight:bold;text-align:initial;margin-top:95px;margin-bottom:13px}}.int__double-teachers__text{text-align:center;grid-column:2;width:350px;margin-top:37px}@media screen and (max-width: 1250px){.int__double-teachers__text{grid-column:2;justify-self:center;grid-row:4}}@media screen and (max-width: 700px){.int__double-teachers__text{text-align:initial;width:initial}}.int__double-teachers__text.second{grid-column:4;justify-self:end}@media screen and (max-width: 1250px){.int__double-teachers__text.second{grid-column:2;grid-row:2;justify-self:center}}.int__double-teachers__img{grid-column:3}@media screen and (max-width: 1250px){.int__double-teachers__img{grid-column:2;grid-row:3;justify-self:center}}@media screen and (max-width: 700px){.int__double-teachers__img{margin-top:29px;margin-bottom:14px}}.int__double-teachers__header{color:#ed1164;text-transform:uppercase;font-weight:bold}@media screen and (max-width: 700px){.int__double-teachers__header{text-align:center}}.int__double-teachers__desc{font-size:12px;margin-top:10px;margin-bottom:40px}@media screen and (max-width: 700px){.int__double-teachers__desc{text-align:center}}.int__double-teachers__main-text p{margin-bottom:20px}html{font-family:Formular;font-style:normal;font-weight:normal;font-size:16px}body{caret-color:#ed1164;accent-color:#ed1164;transition:background 300ms}@media screen and (min-width: 1200px){::-webkit-scrollbar{width:6px;background:#f5f5f5}}@media screen and (min-width: 1200px){::-webkit-scrollbar-thumb{background:#98a2ab;height:56px;border-radius:8px;border:1px solid rgba(0,0,0,0);background-clip:content-box}}.wrapper{box-sizing:content-box}@media screen and (max-width: 1200px){.wrapper{padding-right:0}}.top-container{display:grid;grid-template-columns:1fr 1fr;height:100vh;background:#ececec;overflow:hidden;position:relative}@media screen and (max-width: 1600px){.top-container{grid-template-columns:1fr;position:relative}}.top-container__trigger{height:0}.main-container{padding:100px 16.15% 162px;position:relative;overflow:hidden;padding-right:16.15%;padding-left:16.15%}@media screen and (max-width: 900px){.main-container{padding-right:10% !important;padding-left:10% !important}}@media screen and (max-width: 500px){.main-container{padding-right:5% !important;padding-left:5% !important}}@media(max-height: 700px)and (min-width: 1000px){.main-container{padding-right:10% !important;padding-left:10% !important}}@media screen and (max-width: 900px){.main-container{padding:156px 16.15% 66px}}@media screen and (max-width: 500px){.main-container{padding:106px 16.15% 23px}}.main-container__backSVG{position:absolute;width:586px;top:585px;left:42%}@media screen and (max-width: 900px){.main-container__backSVG{display:none}}.main-container__head{text-align:center;margin-bottom:109px}@media screen and (max-width: 500px){.main-container__head{text-align:left;margin-bottom:42px}}.main-container__head__header{font-weight:bold;font-size:clamp(2rem, 1.1743rem + 3.6697vw, 4.5rem);margin-bottom:36px}@media screen and (max-width: 500px){.main-container__head__header{margin-bottom:22px}}.main-container__head__header span{color:#ed1164}.main-container__head__desc{font-size:clamp(1.125rem, 0.7534rem + 1.6514vw, 2.25rem)}.main-container__head__desc span{position:relative}.main-container__head__desc span:after{content:"";background:#eef9ef;width:104%;height:75%;top:50%;transform:translateY(-50%);position:absolute;left:-2%;z-index:-1;border-radius:10px}.main-container__image-text{display:flex;margin-bottom:-30px}@media screen and (max-width: 1000px){.main-container__image-text{margin-bottom:20px}}@media screen and (max-width: 500px){.main-container__image-text{flex-direction:row-reverse;margin-bottom:37px}}.main-container__image-text.reverse{flex-direction:row-reverse}.main-container__image-text.reverse .main-container__image-text__image{margin-right:0px;margin-left:100px}@media screen and (max-width: 900px){.main-container__image-text.reverse .main-container__image-text__image{margin-left:40px}}@media screen and (max-width: 500px){.main-container__image-text.reverse .main-container__image-text__image{margin-left:0}}.main-container__image-text.reverse .main-container__image-text__text{text-align:end}@media screen and (max-width: 500px){.main-container__image-text.reverse .main-container__image-text__text{text-align:left}}.main-container__image-text__image{margin-right:100px;width:550px;position:relative}@media screen and (max-width: 900px){.main-container__image-text__image{margin-right:40px;width:52%}}@media screen and (max-width: 500px){.main-container__image-text__image{margin-right:0;width:70%}}.main-container__image-text__image svg{width:100%;height:100%}.main-container__image-text__image .front{z-index:5;transform:translateY(20px)}.main-container__image-text__image .back{position:absolute;left:0;z-index:-1}.main-container__image-text__text{width:377px;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 500px){.main-container__image-text__text{font-size:.875rem}}.main-container__image-text__header{font-weight:bold;color:#ed1164;text-transform:uppercase;margin-bottom:20px}@media screen and (max-width: 500px){.main-container__image-text__header{font-size:.875rem}}.main-container__image-text__desc{padding-bottom:45px}@media screen and (max-width: 900px){.main-container__image-text__desc{padding-bottom:0}}.main-container__image-text__desc a{color:#ed1164;font-weight:bold}.ext .free-course__button{margin-left:75%}.en .ext .free-course__hands path,.fr .ext .free-course__hands path{stroke:#009e5c}.main-faq{display:grid;grid-template-columns:650px 1fr;column-gap:50px;padding:200px 16.15% 100px;color:#175868;position:relative;padding-right:16.15%;padding-left:16.15%}@media screen and (max-width: 900px){.main-faq{padding-right:10% !important;padding-left:10% !important}}@media screen and (max-width: 500px){.main-faq{padding-right:5% !important;padding-left:5% !important}}@media(max-height: 700px)and (min-width: 1000px){.main-faq{padding-right:10% !important;padding-left:10% !important}}@media screen and (max-width: 1400px){.main-faq{grid-template-columns:1fr}}@media screen and (max-width: 900px){.main-faq{padding:100px 16.15% 187px;flex-direction:column;align-items:center}}@media screen and (max-width: 500px){.main-faq{padding:76px 16.15% 87px}}.main-faq__text{grid-column:1;grid-row:1;font-size:1.75rem}@media screen and (min-width: 768px){.main-faq__text{font-size:calc(1.75rem + 0.5*(100vw - 768px)/682)}}@media screen and (min-width: 768px)and (min-width: 1450px){.main-faq__text{font-size:2.25rem}}@media screen and (max-width: 1400px){.main-faq__text{text-align:center;margin-bottom:50px}}.main-faq__link{text-align:center;color:#000;grid-column:2}@media screen and (max-width: 1400px){.main-faq__link{grid-column:1}}@media screen and (max-width: 500px){.main-faq__link{width:240px;justify-self:center;font-size:14px}}.main-faq__link a{color:#ed1164;text-decoration:underline}.arrow-container{position:relative;z-index:2}.arrow-container__arrow{position:absolute;top:-241px;left:0px;width:761px}@media screen and (max-width: 1400px){.arrow-container__arrow{top:-124px;left:-2%;width:391px}}@media screen and (max-width: 900px){.arrow-container__arrow{top:-124px;left:-23%;width:391px}}@media screen and (max-width: 500px){.arrow-container__arrow{display:none}}.cookie-block{pointer-events:none;width:396px;height:204px;padding:20px;border:1px solid #ed1164;background:hsla(0,0%,100%,.9);position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;z-index:5;transition:opacity 300ms}@media screen and (max-width: 500px){.cookie-block{width:312px;height:177px;padding:10px 8px;font-size:14px;bottom:50px;left:50vw;transform:translateX(-50%)}}.cookie-block__text a{color:#000;cursor:pointer;display:inline;pointer-events:all;text-decoration:underline}.cookie-block__button .button{margin:0;pointer-events:all}.cookie-block.hide{opacity:0;pointer-events:none}.cookie-block.hide .button{pointer-events:none}.cookie-block.disable{display:none;pointer-events:none}.loading-anim{display:none;height:100%;position:fixed;width:100%;top:0;content-visibility:auto;align-items:center;justify-content:center;background:hsla(0,0%,100%,.4901960784);z-index:9999;opacity:0;visibility:hidden}.loading-anim.show{opacity:1;visibility:visible;transition:all 300ms;display:flex}.new-main{display:grid;grid-template-columns:1fr 666px 150px 700px 1fr;height:calc(100vh - 100px);background:#ececec;padding-top:25px;box-sizing:border-box}@media screen and (max-height: 1080px)and (min-width: 1400px){.new-main{padding-top:60px}}@media screen and (min-width: 1400px)and (max-height: 900px){.new-main{height:initial;padding-top:60px;padding-bottom:100px}}@media screen and (max-width: 1550px){.new-main{grid-template-columns:1fr 650px 130px 670px 1fr}}@media screen and (max-width: 1400px){.new-main{height:initial;grid-template-columns:1fr 680px 1fr;padding-bottom:40px}}@media screen and (max-width: 1400px)and (min-height: 1240px){.new-main{height:calc(100vh - 100px);box-sizing:initial}}@media screen and (max-width: 700px){.new-main{grid-template-columns:1fr 328px 1fr}}@media screen and (max-width: 700px)and (min-height: 850px){.new-main{height:calc(100vh - 100px);box-sizing:initial}}.new-main__left{grid-column:2;position:relative;align-self:center;max-width:666px;min-height:807px;max-height:807px;transform-origin:right}@media screen and (max-height: 1150px)and (min-width: 1400px){.new-main__left{transform:scale(0.8)}}@media screen and (max-width: 1400px){.new-main__left{min-height:initial;transform:initial;grid-column:2;margin-top:115px}}@media screen and (max-width: 700px){.new-main__left{margin-top:103px}}.new-main__left__inner{z-index:3;position:relative;display:flex;flex-direction:column}.new-main__left__text{font-size:36px;color:#ed1164;z-index:3;text-align:center;margin-top:78px;padding:0 20px}@media screen and (max-width: 1400px){.new-main__left__text{display:none;margin-top:0;font-size:16px;padding:0;width:265px;align-self:center}}.new-main__left__background{position:absolute;top:0;right:0;left:0;bottom:0}@media screen and (max-width: 1400px){.new-main__left__background{display:none}}.new-main__left__background .star{position:absolute;width:107px;height:107px;right:71px;top:-51px;z-index:3}.new-main__left__background .small-star{position:absolute;width:92px;bottom:172px;left:-43px;z-index:3}.new-main__left__background .back-star{width:747px;position:absolute;bottom:-95px;right:-142px}.new-main__left__background img{z-index:2;position:relative;object-fit:cover;width:100%;height:100%}.new-main__left__header{font-size:72px;font-weight:bold;color:#ed1164;text-align:center;margin-top:36px;line-height:88px}@media screen and (max-width: 1400px){.new-main__left__header{font-size:48px;margin-top:29px;line-height:initial}}@media screen and (max-width: 700px){.new-main__left__header{font-size:32px;margin-top:23px}}.new-main__left__header span{position:relative;display:inline-block;color:#ed1164}@media screen and (max-width: 1400px){.new-main__left__header span::before{display:none}}.new-main__left__header span::before{content:"";position:absolute;left:-0.1em;right:-0.1em;top:.1em;bottom:0em;background:#fff;z-index:-1}.new-main__right{grid-column:4;display:grid;grid-template-columns:300px 1fr 300px;height:740px;align-self:center;transform-origin:left}@media screen and (max-height: 1150px)and (min-width: 1400px){.new-main__right{transform:scale(0.8)}}@media screen and (max-width: 1400px){.new-main__right{grid-column:2;margin-top:78px;transform:initial}}@media screen and (max-width: 700px){.new-main__right{grid-template-columns:144px 1fr 144px;margin-top:65px;height:370px}}.new-main__right__el{display:grid;justify-items:center;grid-auto-rows:min-content;margin-bottom:37px;cursor:pointer;transition:color 200ms;color:#000}@media screen and (max-width: 700px){.new-main__right__el{margin-bottom:19px}}.new-main__right__el path{transition:color 200ms}.new-main__right__el__line{width:300px;height:1px;background:#000;grid-column:1/3;grid-row:3;margin-top:28px}@media screen and (max-width: 700px){.new-main__right__el__line{width:144px;margin-top:11px}}.new-main__right__el.en:hover{color:#e0150e}.new-main__right__el.en:hover path{fill:#e0150e}.new-main__right__el.en .new-main__right__el__top{font-family:SangBleuEmpire;font-style:normal;font-weight:normal}.new-main__right__el.cn:hover{color:#e0150e}.new-main__right__el.cn:hover path{fill:#e0150e}.new-main__right__el.cn .new-main__right__el__top{font-family:NotoSansSC;font-style:normal;font-weight:normal}.new-main__right__el.de:hover{color:#00cf66}.new-main__right__el.de:hover path{fill:#00cf66}.new-main__right__el.de .new-main__right__el__top{font-family:EuclidCircularA;font-style:normal;font-weight:bold}.new-main__right__el.es:hover{color:#f0c739}.new-main__right__el.es:hover path{fill:#f0c739}.new-main__right__el.es .new-main__right__el__top{font-family:IKANSEEYOUALL;font-style:normal;font-weight:900}.new-main__right__el.fr:hover{color:#ff4c21}.new-main__right__el.fr:hover path{fill:#ff4c21}.new-main__right__el.fr .new-main__right__el__top{font-family:NewParisKingSize;font-style:italic;font-weight:normal}.new-main__right__el.tr:hover{color:#338a9d}.new-main__right__el.tr:hover path{fill:#338a9d}.new-main__right__el.tr .new-main__right__el__top{font-family:Asap;font-style:normal;font-weight:700}.new-main__right__el__top{font-family:SangBleuEmpire;font-size:72px;grid-column:1/3;grid-row:1;line-height:92px;margin-bottom:-4px}@media screen and (max-width: 700px){.new-main__right__el__top{font-size:34px;line-height:44px;margin-bottom:0}}.new-main__right__el__bottom__text{grid-column:1;grid-row:2;text-align:center;font-size:15px;text-transform:uppercase;position:relative;right:-15px}@media screen and (max-width: 700px){.new-main__right__el__bottom__text{font-size:8px}}.new-main__right__el__bottom__arrow{grid-column:2;grid-row:2;width:38px;margin-right:27px;margin-left:12px;position:relative;top:8px}@media screen and (max-width: 700px){.new-main__right__el__bottom__arrow{width:18px;margin-right:14px;margin-left:18px;position:relative;top:-4px}}.new-main__right__el:nth-child(odd){grid-column:1}.new-main__right__el:nth-child(even){grid-column:3}.index .new-footer{background:#ececec;position:relative}.onb-modal{display:none;position:fixed;background:#fff;transform:translate3d(-50%, -50%, 10px);top:50%;left:50%;width:640px;height:450px;grid-auto-rows:max-content;z-index:10000;box-shadow:0 0 0 9999px rgba(0,0,0,.2)}.onb-modal__text{text-align:center;font-size:14px;margin-top:30px;margin-bottom:40px}.onb-modal .button{width:164px;margin:0;justify-self:center}.onb-modal__skip{font-size:12px;font-weight:bold;text-align:center;margin-top:18px;color:#ed1164;cursor:pointer}.onb-modal.show{display:grid}.onb-modal-popup{display:none;position:absolute;margin:10px 16px;background:#fff;border-radius:10px;padding:20px;width:calc(100vw - 72px);grid-auto-rows:max-content;z-index:10000;max-width:360px}@media screen and (max-width: 700px){.onb-modal-popup{max-width:340px;margin:10px 0px}}.onb-modal-popup.show{display:grid}.onb-modal-popup__text{font-size:14px;grid-column:1/2;margin-bottom:25px}.onb-modal-popup__next{color:#ed1164;font-size:12px;grid-column:2;font-weight:bold;cursor:pointer}.onb-modal-popup__counter{font-size:14px;color:#338a9d;grid-column:1;display:flex}.onb-modal-popup__close{position:absolute;right:0;top:0;width:30px;height:30px;cursor:pointer}.onb-modal-popup__close svg{pointer-events:none}.onb-overlay{display:none;position:absolute;z-index:9999;border-radius:10px;padding:10px;box-shadow:0 0 0 9999px rgba(0,0,0,.2)}.onb-overlay.show{display:initial}.onb{z-index:3}.onb .onb-select{content:"";opacity:0;pointer-events:none;box-shadow:0 0 0 9999px rgba(0,0,0,.2);border-radius:10px;padding:10px;content-visibility:auto}.onb .onb-select.show-select{opacity:1;poiter-events:initial}.header__menu.onb .onb-select{position:absolute;left:-10px;top:-14px;width:25px;height:25px}.main-profile-collapse__top.onb .onb-select{position:absolute;top:-20px;left:-13px;padding:9px 30px;width:100%;height:39px}@media screen and (max-width: 600px){.main-profile-collapse__top.onb .onb-select{top:0px;left:-10px;padding:9px 30px;width:93%}}.main-profile-left.onb .onb-select{position:absolute;right:21px;top:27px;height:37%;width:54%}@media screen and (max-width: 1600px){.main-profile-left.onb .onb-select{right:50px}}@media screen and (max-width: 1200px){.main-profile-left.onb .onb-select{right:21px;height:70%;width:95%}}.main-profile-faq__title.onb .onb-select{position:absolute;top:-10px;left:-10px;width:100%;height:100%}.onb-profile-menu{position:absolute;opacity:0;left:5px;top:65px;z-index:15;width:95vw;height:30px;pointer-events:none;box-shadow:0 0 0 9999px rgba(0,0,0,.2);border-radius:10px;padding:10px;content-visibility:auto}.onb-profile-menu.show-select{opacity:1}.inline-img{display:inline-block !important;max-width:60px !important;margin:0 10px !important;box-shadow:initial !important;border:initial !important}.t-icon{width:20px;height:20px;display:inline-block;margin-right:3px;position:relative;bottom:2px}