.loader{width:120px;height:150px;background-color:#fff;background-repeat:no-repeat;background-image:linear-gradient(#ddd 50%,#bbb 51%),linear-gradient(#ddd,#ddd),linear-gradient(#ddd,#ddd),radial-gradient(ellipse at center,#aaa 25%,#eee 26%,#eee 50%,#0000 55%),radial-gradient(ellipse at center,#aaa 25%,#eee 26%,#eee 50%,#0000 55%),radial-gradient(ellipse at center,#aaa 25%,#eee 26%,#eee 50%,#0000 55%);background-position:0 20px,45px 0,8px 6px,55px 3px,75px 3px,95px 3px;background-size:100% 4px,1px 23px,30px 8px,15px 15px,15px 15px,15px 15px;position:relative;border-radius:6%;animation:shake 3s ease-in-out infinite;transform-origin:60px 180px}.loader:before{content:"";position:absolute;left:5px;top:100%;width:7px;height:5px;background:#aaa;border-radius:0 0 4px 4px;box-shadow:102px 0 #aaa}.loader:after{content:"";position:absolute;width:95px;height:95px;left:0;right:0;margin:auto;bottom:20px;background-color:#bbdefb;background-image:linear-gradient(90deg,#0004 0,#0004 49%,#0000 50%,#0000),linear-gradient(135deg,#64b5f6 50%,#607d8b 51%);background-size:30px 100%,90px 80px;border-radius:50%;background-repeat:repeat,no-repeat;background-position:0 0;box-sizing:border-box;border:10px solid #ddd;box-shadow:inset 0 0 0 4px #999,inset 0 0 6px 6px #0004;animation:spin 3s ease-in-out infinite}@keyframes spin{0%{transform:rotate(0deg)}50%{transform:rotate(1turn)}75%{transform:rotate(750deg)}to{transform:rotate(5turn)}}@keyframes shake{65%,80%,88%,96%{transform:rotate(.5deg)}50%,75%,84%,92%{transform:rotate(-.5deg)}0%,50%,to{transform:rotate(0)}}.study-plan-background{background-color:var(--background-study-plan);padding:0!important;overflow:auto}.scroll-to-top-arrow{position:fixed;bottom:30px;right:35px;z-index:2;background-color:#fff;width:50px;box-shadow:0 0 6px 2px #838383;height:50px;border-radius:100%;justify-content:center;align-items:center;cursor:pointer}.scroll-to-top-arrow span{color:var(--primary-color);font-size:30px;font-weight:700}@media screen and (max-width:768px){.scroll-to-top-arrow{bottom:96px}}.al-support-scroll{position:fixed;z-index:2;bottom:32px;right:32px;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:40px;background-color:#fff;text-align:center;transition:height .2s ease-in-out;box-shadow:0 4px 10px rgba(34,17,17,.12);cursor:pointer}.al-support-scroll:hover{height:60px;-webkit-border-radius:40px;-moz-border-radius:40px}@media screen and (max-width:768px){.al-support-scroll{bottom:20px;right:20px}}.al-support-scroll .tt{position:relative;top:-1px;display:flex;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;vertical-align:middle}.al-support-scroll.stick-btn{position:absolute;bottom:675px}@media screen and (max-width:768px){.al-support-scroll.stick-btn{bottom:560px}}.site-footer{text-align:left;font-size:17px;position:relative;background-color:var(--main-color);padding-top:80px;padding-bottom:80px}@media screen and (max-width:768px){.site-footer{padding-top:40px;padding-bottom:40px}}.site-footer>img{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0}.site-footer>.container{position:relative;display:flex;flex-wrap:wrap;padding-bottom:50px;justify-content:space-between;z-index:1}.site-footer>.container>div{width:50%}@media screen and (min-width:1024px){.site-footer>.container>div{width:20%}}.site-footer .logo-container{display:flex;flex-direction:column}@media screen and (max-width:768px){.site-footer .logo-container{width:100%!important}}.site-footer .logo-container .logo-footer div{width:100%}@media screen and (min-width:769px){.site-footer .logo-container .logo-footer div{width:fit-content}}.site-footer .logo-container .logo-footer img{padding-bottom:48px!important}.site-footer .logo-container .protecttion-socials{display:flex}.site-footer .logo-container .protecttion-socials a img{width:120px;height:24px}.site-footer .logo-container .protecttion-socials .socials{display:flex}.site-footer .title{font-weight:500;font-size:14px;line-height:26px;margin-bottom:16px;margin-top:0;color:hsla(0,0%,100%,.52)}@media screen and (max-width:768px){.site-footer .company,.site-footer .our-features,.site-footer .resources{padding-top:40px}}.site-footer .company .title,.site-footer .our-features .title,.site-footer .resources .title{font-weight:500;font-size:14px;line-height:21px;margin-bottom:16px}.site-footer .company div,.site-footer .our-features div,.site-footer .resources div{margin-bottom:12px;overflow:hidden}.site-footer .company a,.site-footer .our-features a,.site-footer .resources a{color:#fff;text-decoration:none;font-weight:500;font-size:18px;line-height:27px}.site-footer .company a span,.site-footer .our-features a span,.site-footer .resources a span{position:relative;display:block;-webkit-transition:-webkit-transform 1.2s cubic-bezier(.23,1,.32,1);transition:-webkit-transform 1.2s cubic-bezier(.23,1,.32,1);-o-transition:-o-transform 1.2s cubic-bezier(.23,1,.32,1);-moz-transition:transform 1.2s cubic-bezier(.23,1,.32,1),-moz-transform 1.2s cubic-bezier(.23,1,.32,1);transition:transform 1.2s cubic-bezier(.23,1,.32,1);transition:transform 1.2s cubic-bezier(.23,1,.32,1),-webkit-transform 1.2s cubic-bezier(.23,1,.32,1),-moz-transform 1.2s cubic-bezier(.23,1,.32,1),-o-transform 1.2s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:left center;-moz-transform-origin:left center;-ms-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.site-footer .company a span:after,.site-footer .our-features a span:after,.site-footer .resources a span:after{content:attr(data-text);display:block;position:absolute;top:100%;-webkit-transition:-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:-webkit-transform .3s cubic-bezier(.23,1,.32,1);-o-transition:-o-transform .3s cubic-bezier(.23,1,.32,1);-moz-transition:transform .3s cubic-bezier(.23,1,.32,1),-moz-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1),-moz-transform .3s cubic-bezier(.23,1,.32,1),-o-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:left center;-moz-transform-origin:left center;-ms-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.site-footer .company a:hover span,.site-footer .our-features a:hover span,.site-footer .resources a:hover span{-webkit-transform:translateY(-100%) skewY(-6deg);-moz-transform:translateY(-100%) skewY(-6deg);-ms-transform:translateY(-100%) skewY(-6deg);-o-transform:translateY(-100%) skewY(-6deg);transform:translateY(-100%) skewY(-6deg)}.site-footer .company a:hover span:after,.site-footer .company a:hover span:before,.site-footer .our-features a:hover span:after,.site-footer .our-features a:hover span:before,.site-footer .resources a:hover span:after,.site-footer .resources a:hover span:before{-webkit-transform:skewY(6deg);-moz-transform:skewY(6deg);-ms-transform:skewY(6deg);-o-transform:skewY(6deg);transform:skewY(6deg)}.site-footer .menu ul{margin:0;list-style-type:none;padding:0}.site-footer .menu ul li{margin-bottom:15px}.site-footer .subscribe{flex:1}.site-footer .subscribe .subscribe-title{font-weight:700;font-size:30px;line-height:36px;margin:24px 0 0}.site-footer .subscribe .subscribe-content{max-width:300px;font-size:14px;line-height:21px}.site-footer .subscribe .subscribe-input{justify-content:space-between;display:flex;margin-top:32px;align-items:center}.site-footer .subscribe .subscribe-input div{width:100%}.site-footer .subscribe .subscribe-input div .MuiTextField-root{margin-bottom:24px}.site-footer .subscribe .subscribe-input .MuiInputBase-input{color:#fff}.site-footer .subscribe .subscribe-input .MuiFormControl-root{width:80%}.site-footer .subscribe .subscribe-input .MuiFormControl-root *{font-size:16px;line-height:20px}@media screen and (max-width:768px){.site-footer .subscribe .subscribe-input .MuiFormControl-root{width:70%}}.site-footer .subscribe .subscribe-input .MuiFormControl-root .MuiInput-root{width:100%;margin-top:10px}.site-footer .subscribe .subscribe-input .MuiFormControl-root .MuiFormHelperText-root{color:#d94343}.site-footer .subscribe .subscribe-input .MuiButton-root{background:#fff!important;height:fit-content;border-radius:8px;transition:all .5s ease-in-out;font-size:14px;line-height:21px}.site-footer .subscribe .subscribe-input .MuiButton-root:hover{transform:translateY(-3px);box-shadow:0 8px 16px hsla(0,0%,55%,.12)}.site-footer .subscribe .subscribe-input .MuiButton-root .MuiButton-label{padding:11px 30px!important;text-transform:capitalize}.site-footer .subscribe .subscribe-input .MuiInput-underline:after,.site-footer .subscribe .subscribe-input .MuiInput-underline:before{border-bottom:1px solid #fff}.site-footer .socials{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:end;flex:1}.site-footer .socials>a{width:fit-content;text-decoration:none;color:#fff;display:flex;align-items:center;flex-wrap:wrap;overflow:hidden;transition:.5s}@media screen and (min-width:769px){.site-footer .socials>a{margin-bottom:20px}}.site-footer .socials>a svg{min-width:35px;height:35px;margin-right:24px}.site-footer .socials>a span{font-size:14px}.site-footer .socials :hover{transform:scale(1.1);transition:.5s}.site-footer .socials :hover path,.site-footer .socials :hover svg{transform:unset}.site-footer .web-version{position:absolute;right:10px;bottom:10px;font-size:10px}.site-footer #spacer{height:300px}.cookie{width:100%;position:fixed;bottom:0;height:164px;background-color:var(--cookie);z-index:500;padding:1.5rem 1rem;font-size:16px;font-family:Poppins,sans-serif!important}.cookie p{color:#fff;font-weight:400;margin-bottom:20px;font-size:16px;line-height:25px}.cookie .cookie-container{white-space:nowrap;color:#fff;margin-bottom:0;display:flex;align-items:center}.cookie .cookie-container button{cursor:pointer;font-size:14px;line-height:21px}.cookie .cookie-container div{margin-right:32px}.cookie .cookie-container div button{padding:16px 60px;font-weight:500;background:var(--bg-color-close-cookie);color:#fff;border:none;display:flex;align-items:center;border-radius:12px;width:300px}.cookie .cookie-container div button p{margin:0 10px 0 0}.cookie .cookie-container div a{text-decoration:none}.cookie .cookie-container div a button{width:120px;font-family:Poppins,sans-serif;padding:16px 20px;background:#fff;color:#000;border-radius:12px}.light-mode .site-footer{background-color:var(--main-color)}.site-footer.dark-mode{background-color:var(--background)}.site-footer.cdl .socials{flex-direction:row;justify-content:end}.site-footer.cdl .protecttion-socials{display:flex;padding-top:50px}@media screen and (max-width:860px){.cookie{height:188px}}@media(max-width:780px){.cookie{font-size:16px;height:282px}.cookie .cookie-container{display:block!important}.cookie .cookie-container div{margin-bottom:20px}.cookie .cookie-container div button{padding:16px 20px!important}}@media screen and (max-width:450px){.cookie{height:306px}}.contacts{position:relative;margin-bottom:120px}.contacts .contacts-container{padding-bottom:40px}.contacts .contacts-container .logo{padding-top:40px}.contacts .contacts-container .header-container{display:flex;margin-bottom:40px}.contacts .contacts-container .header-container img{display:block;margin-left:auto}.contacts .contacts-container .header-container .title-header{font-weight:600;font-size:48px;line-height:72px;color:#fff;margin-top:90px}.contacts .contacts-container .header-container .description-header{font-weight:500;font-size:18px;line-height:27px;color:hsla(0,0%,100%,.52);margin-top:96px;margin-bottom:60px}.contacts .contacts-container .header-container .media-container{display:flex;align-items:center;margin-bottom:60px}.contacts .contacts-container .header-container .media-container svg{width:56px;height:56px}.contacts .contacts-container .header-container .media-container .media-content{display:flex;flex-direction:column;align-items:flex-start;margin-left:40px}.contacts .contacts-container .header-container .media-container .media-content .title{font-weight:500;font-size:16px;line-height:24px;color:#fff}.contacts .contacts-container .header-container .media-container .media-content .description{font-weight:400;font-size:16px;line-height:24px;text-decoration-line:underline;color:hsla(0,0%,100%,.52)}.contacts .contacts-container .background-header{border-radius:0 0 80px 0;background:#212121;position:absolute;width:55%;height:100%;top:0;left:0;z-index:-1}.contacts .contacts-container .background-dot{position:absolute;right:0;top:0;width:55%;height:100%;z-index:-1}@media screen and (max-width:780px){.contacts{margin-bottom:0}.contacts .contacts-container{padding-bottom:0}.contacts .contacts-container .logo{padding-top:20px}.contacts .contacts-container .logo img{display:block;margin-left:auto;margin-right:auto}.contacts .contacts-container .header-container{margin-bottom:0}.contacts .contacts-container .header-container .title-header{font-size:36px;line-height:54px;margin-top:60px}.contacts .contacts-container .header-container .description-header{font-weight:400;font-size:14px;line-height:21px;color:#8b8b8b;margin-top:80px}.contacts .contacts-container .background-header{width:100%;border-radius:0}}