<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tab-section{background-image:url(/images/background-image.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat}@media only screen and (max-width:768px){.tab-section{background-image:url(/images/background_small_image.jpg)}}.tab-section .tab-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;height:100%;padding:40px 0;align-items:center}@media only screen and (max-width:768px){.tab-section .tab-wrapper{flex-direction:column-reverse;margin-bottom:30px}}.tab-section .tab-wrapper .right-side-section{width:55%;font-size:14px;height:100%;position:relative;color:#fff;justify-content:center;flex-wrap:wrap}@media only screen and (max-width:768px){.tab-section .tab-wrapper .right-side-section{width:100%;padding:0;margin-bottom:30px}}.tab-section .tab-wrapper .right-side-section .details{max-width:800px}@media only screen and (max-width:991px){.tab-section .tab-wrapper .right-side-section .details{width:100%}}.tab-section .tab-wrapper .right-side-section .yellow{color:#fbd205}.tab-section .tab-wrapper .right-side-section .details{display:flex;flex-direction:column;justify-content:center}.tab-section .tab-wrapper .right-side-section .details .list{margin:0 0 35px}.tab-section .tab-wrapper .right-side-section .details .list li{font-size:20px;font-family:MontserratMedium;margin-top:14px;line-height:21px;display:flex}@media only screen and (max-width:1599px){.tab-section .tab-wrapper .right-side-section .details .list li{font-size:18px}}@media only screen and (max-width:991px){.tab-section .tab-wrapper .right-side-section .details .list li{font-size:16px}}.tab-section .tab-wrapper .right-side-section .details .list li&gt;span{width:43px;height:43px;border-radius:27px;display:flex;justify-content:center;align-items:center;border:2px solid #dddedf;font-size:20px;margin-right:23px;flex:none}@media only screen and (max-width:1599px){.tab-section .tab-wrapper .right-side-section .details .list li&gt;span{width:40px;height:40px;font-size:18px;margin-right:18px}}@media only screen and (max-width:991px){.tab-section .tab-wrapper .right-side-section .details .list li&gt;span{width:40px;height:40px;font-size:18px;margin-right:18px}}.tab-section .tab-wrapper .right-side-section .details .list li&gt;span.science{background:#ff6e84}.tab-section .tab-wrapper .right-side-section .details .list li&gt;span.rooms{background:#20c3bc}.tab-section .tab-wrapper .right-side-section .details .list li&gt;span.events{background:#a3d65c}.tab-section .tab-wrapper .right-side-section .details .list li div{margin:auto 0}.tab-section .tab-wrapper .right-side-section .details .list li div span{font-size:16px;font-family:MontserratBold}.tab-section .tab-wrapper .right-side-section .details p{font-family:MontserratBold}.tab-section .tab-wrapper .right-side-section .details h3{font-family:MontserratBold;margin-bottom:30px}.tab-section .tab-wrapper .right-side-section .details ul:not(.list){margin:35px 0 0}.tab-section .tab-wrapper .right-side-section .details ul:not(.list) li{margin-bottom:5px}.tab-section .tab-wrapper .right-side-section .details ul:not(.list) li h4{width:auto}.tab-section .tab-wrapper .right-side-section .details h4{font-family:MontserratBold}.tab-section .tab-wrapper .right-side-section .details&gt;span{margin:20px 0 30px;display:inline-block;font-size:14px;font-style:italic}.tab-section .tab-wrapper .right-side-section .details .num{font-size:44px;font-family:MontserratMedium}@media only screen and (max-width:1599px){.tab-section .tab-wrapper .right-side-section .details .num{font-size:40px}}@media only screen and (max-width:1199px){.tab-section .tab-wrapper .right-side-section .details .num{font-size:36px}}@media only screen and (max-width:991px){.tab-section .tab-wrapper .right-side-section .details .num{font-size:32px}}.tab-section .tab-wrapper .right-side-section .details .num.yellow{margin-bottom:12px}.tab-section .tab-wrapper .left-side-section{width:40%;font-size:14px;min-height:600px;background:#fff;border-radius:5px}@media only screen and (max-width:768px){.tab-section .tab-wrapper .left-side-section{width:100%;padding:0;height:auto}}.card-container{padding:40px}@media only screen and (max-width:768px){.card-container{padding:30px 25px}}.card-container .h4,.card-container h4{font-weight:700;color:#7d1ede;border-bottom:1px solid;padding-bottom:15px;margin-bottom:30px}.card-container .form-group{margin-bottom:20px}.card-container .form-control{width:100%;height:100%;border:1px solid #d8d8d8;font-size:14px;padding:13px 15px;color:#6f768d;border-radius:5px;margin:0;color:#000}.card-container .form-control::-moz-placeholder{color:#7b7b7b}.card-container .form-control:-ms-input-placeholder{color:#7b7b7b}.card-container .form-control::placeholder{color:#7b7b7b}.card-container .btn{padding:13px 15px;background:#5735ac;box-shadow:0 4px 10px rgba(122,100,176,.3882352941)}.card-container .btn:hover{background:#a175c0}.card-container .terms_link a{color:#084df2;text-decoration:underline}.login-opt{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin-top:30px;padding-top:30px;border-top:1px solid #d8d8d8}.login-opt h3{font-weight:700;font-size:18px;color:#000}.login-opt .login-with-social{display:flex;align-items:center;justify-content:center;width:100%;margin:20px 0}.login-opt .login-with-social li{margin:0 5px}.login-opt .login-with-social li a{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border:1px solid #d8d8d8;border-radius:3px;transition:all .4s ease;font-size:16px}.login-opt .login-with-social li a:hover{background-color:#5b489b;color:#fff!important}.login-opt .login-with-social li a:hover i{color:#fff!important}.login-opt .login-with-social li a .icon-gmail{color:#ea4335}.login-opt .login-with-social li a .icon-yandex{color:#16a314}.login-opt .login-with-social li a .icon-Mail_ru{color:#ffa930}.login-opt .login-with-social li a .icon-VK{color:#447bba}.login-opt .login-with-social li a .icon-OK{color:#fe8627}.login-opt .login-with-social li a .icon-apple-social{color:#010107}.login-opt .login-with-social li a .icon-facebook-social{color:#0a78be}
</pre></body></html>