body {
    font-family: 'Didact Gothic', sans-serif;
    font-size: 14px;
    color: #3E4652;
    letter-spacing: 0.04em;
    line-height: 24px;
}

h1, h2, h3, h4, h5 {
    font-family: 'Lexend Deca';
    color: #121314;
}

h1 {
    font-size: 36px;
    line-height: 48px;
    letter-spacing: 0.02em;
}

h2 {
    font-size: 28px;
    line-height: 40px;
    letter-spacing: 0.02em;
}

h3 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.02em;
}

h4 {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.06em;
}

h5 {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.06em;
}

/***************************
HEADER
***************************/

.header {
    background: #F0F5FF;
}

.header .navbar-se {
    font-family: 'Lexend Deca', sans-serif;
    font-size: 14px;
    padding: 28px 20px;
    letter-spacing: 0.06em;
}

.header .navbar-se a:hover {
    color: #135BEB;
}
.header .navbar-se .logo-text {
    font-family: 'Lexend Deca', sans-serif;
    font-size: 26px;
    letter-spacing: 0.1em;
}
.header .navbar-se .navbar-brand {
    margin-right: 0;
}
.header .navbar-se .navbar-brand img {
    max-width: 100%;
    height: 48px;
}

.header .navbar-se-fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #F0F5FF;
    border-bottom: 1px solid #D8DCE5;
}

.header .navbar-se .btn-try-for-free, .navbar-se a.btn-try-for-free {
    font-size: 14px;
    color: #135BEB;
    background: #FFFFFF;
    border-radius: 32px;
    letter-spacing: 0.06em;
    padding: 0.5rem 1rem;
}

.header .navbar-se .btn-try-for-free:hover, .navbar-se a.btn-try-for-free:hover {
    color: #fff;
    background: #135BEB;
}

.header .navbar-se .navbar-nav-account .sign-in-icon {
    color: #135BEB;
    margin-right: 0.375rem;
}

.header .navbar-se .navbar-nav-account .nav-item.dropdown .dropdown-menu .dropdown-item i {
    width: 20px;
}

.header .navbar-se .navbar-nav .nav-item .nav-link {
    color: #121314;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}

.header .navbar-se .navbar-nav .nav-item.active .nav-link,
.header .navbar-se .navbar-nav .nav-item .nav-link:hover {
    color: #135BEB;
}

.header .navbar-se .navbar-nav .nav-item .dropdown-menu .dropdown-item {
    font-size: 0.8571rem; /* 12 px */
    background: #FFF;
}

.header .navbar-se .navbar-nav .nav-item .dropdown-menu .dropdown-item.active,
.header .navbar-se .navbar-nav .nav-item .dropdown-menu .dropdown-item:active {
    color: #135BEB;
    background: #FFF;
}

.header .navbar-se .navbar-nav .dropdown-menu {
    max-width: 400px;
    margin: 0 auto;
    overflow: hidden;
    z-index: 4000;
}

@media (min-width: 375px) {
    .header .navbar-se .navbar-brand {
        margin-right: 1rem;
    }
}

@media (min-width: 576px) {
    .header .navbar-se{
        margin-left: 0;
        margin-right: 0;
    }
}

@media (min-width: 992px) {
    .header .navbar-se .navbar-nav .dropdown-menu {
        margin: auto;
    }
}

@media (min-width: 1200px) {
    .header .navbar-se .navbar-nav .nav-item .nav-link {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
}

/***************************
FOOTER
***************************/

.footer {
    margin-top: 128px;
}

.footer .footer-about-us address {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.04em;
    color: #78818F;
}

.footer .footer-about-us address .email {
    color: #121314;
}

.footer .footer-logo a {
    color: #121314;
}

.footer .footer-logo a:hover {
    color: #135BEB;
    text-decoration: none;
}

.footer .footer-logo img {
    max-width: 100%;
    height: 48px;
}

.footer .footer-logo .logo-text {
    font-family: 'Lexend Deca', sans-serif;
    font-size: 26px;
    letter-spacing: 0.1em;
}

.footer .footer-links .section .nav .nav-item .nav-link {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.04em;
    color: #121314;
    padding-left: 0;
    padding-right: 0;
}

.footer .footer-links .section .nav .nav-item .nav-link:hover {
    color: #135BEB;
}

.footer .footer-bottom-section {
    border-top: 1px solid #E1E9F5;
    box-sizing: border-box;
    padding: 24px 0;
}

.footer .footer-bottom-section .footer-copyright {
    font-size: 12px;
    letter-spacing: 0.08em;
    color: #78818F;
}

.footer .footer-bottom-section .nav .nav-item .nav-link {
    font-size: 12px;
    letter-spacing: 0.08em;
    color: #121314;

    padding: 0 1rem;
}

.footer .footer-bottom-section .nav .nav-item .nav-link:hover {
    color: #135BEB;
}

/***************************
Page header
***************************/

.page-header {
    background: linear-gradient(176.71deg, rgba(173, 206, 255, 0) 4.21%, rgba(173, 206, 255, 0.24) 95.79%), #F0F5FF;
    padding-bottom: 10px;
}

.page-header-bottom-background {
    width: 100%;
    height: 100px;
    border-radius: 0 0 50% 50%;
    background-color: #E0ECFF;
}

/* page header - TYPE 1 */

.page-header.page-header-type1 {
    text-align: center;
}

.page-header.page-header-type1 h1 sup.beta {
    font-size: 16px;
    vertical-align: super;
}

.page-header.page-header-type1 h2 {
    font-size: 14px;
    line-height: 24px;
}

/* widget-container */
.page-header.page-header-type1 .widget-container {
    display: flex;
    width: 100%;
    height: 300px;
}

.page-header.page-header-type1 .widget-container iframe {
    max-width: 100% !important;
    min-width: 1px !important;
    min-height: 300px !important;
}

.page-header.page-header-type1 .widget-container.with-loading iframe {
    display: none;
}

.page-header.page-header-type1 .widget-container .loading {
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border: 1px dotted #135BEB;
    border-radius: 5px;
}

.page-header.page-header-type1 .widget-container .loading .spinner {
    font-size: 60px;
}

@media (min-width: 576px) {
    .page-header.page-header-type1 .widget-container {
        height: 450px;
    }
}
@media (min-width: 992px) {
    .page-header.page-header-type1 .widget-container {
        height: 600px;
        max-height: 80vh;
    }
}
/* end widget-container */

/* image-container */

.page-header.page-header-type1 .image-container {
    position: relative;
    text-align: center;
}

.page-header.page-header-type1 .image-container img {
    width: 100%;
    height: auto;
    /*-webkit-filter: blur(2px);
    filter: blur(2px);*/
    border-radius: 4px;
}

.page-header.page-header-type1 .image-container div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 800;
    width: 75%;
}

/* end image-container */

/***************************
Home - features
***************************/

.features .features-list .features-item {
    margin-top: 20px;
}

.features .features-list .features-item:first-child {
    margin-top: 0;
}

.features .features-list .features-item img.icon {
    height: 48px;
    margin: 0 auto;
}

.features .features-list .features-item .feature-item-icon {
    font-size: 20px;
    padding-right: 0.25em;
    color: #135BEB;
}

.features .features-list .features-item p {
    margin-left: 6px;
    display: inline;
}

@media (min-width: 576px) {
    .features .features-list .features-item:first-child {
        margin-top: 20px;
    }

    .features .features-list .features-item img.icon {
        display: block;
    }

    .features .features-list .features-item p {
        display: block;
        margin-left: 36px;
    }
}

/***************************
Banner
***************************/


.banner > div {
    padding-left: 20px;
    padding-right: 20px;
}

.banner span.small-header {
    color: #78818F;
    letter-spacing: 0.06em;
    font-family: "Lexend Deca";
}

.banner h1, .banner h2 {
    margin: 1rem 0;
    font-size: 36px;
    line-height: 48px;
    letter-spacing: 0.02em;
}

.banner p {
    margin-bottom: 2rem;
}


.banner .illustrations {
    background-position: right center;
    background-repeat: no-repeat;
}

.banner .illustrations > div {
    height: 100%;
}

@media (min-width: 992px) {
    .banner {
        min-height: 600px;
        background: radial-gradient(farthest-side,#F0F5FF 99%,transparent) center center/568px 568px;
        background-repeat: no-repeat;
    }

    .banner .illustrations.illustrations-home-main {
        background-image: url("../img/visual_content/illustrations/1x/home-main-illustration.b8700022066c.png");
    }
    .banner .illustrations.illustrations-benefits-main {
        background-image: url("../img/visual_content/illustrations/1x/benefits-main-illustration.dd3146efa520.png");
    }
    .banner .illustrations.illustrations-enterprise-main {
        background-image: url("../img/visual_content/illustrations/1x/enterprise-main-illustration.230b9e792a88.png");
        background-size: 50% auto;
    }
    .banner .illustrations.illustrations-free-trial {
        background-image: url("../img/visual_content/illustrations/1x/free-trial-illustration.a4d45a7f025b.png");
        background-size: 55% auto;
    }
}




/***************************
Home
***************************/




/***************************
home statistics
***************************/

.home-statistics {
    margin-top: 40px;
    font-family: 'Lexend Deca';
    text-align: center;
}

.home-statistics h2 {
    color: #121314;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0.06em;
}

.home-statistics h2 sup {
    color: #B8C1CF;
    font-size: 40px;
    top: 0;
}

.home-statistics p {
    color: #121314;
    letter-spacing: 0.06em;
    padding: 5px 30px;
}

@media (min-width: 768px) {
    .home-statistics {
        margin-top: 80px;
        text-align: left;
    }

    .home-statistics h2 span {
        background-image: url("../img/visual_content/eclipse2.faad60109b61.svg");
        background-repeat: no-repeat;
        background-position: -30px;
        background-origin: content-box;
        padding: 20px 30px;
        background-size: 80px;
    }
}

/***************************
header circle
***************************/

.header-circle {
    text-align: center;
    font-family: 'Lexend Deca';
    min-height: 128px;
    background: radial-gradient(farthest-side,#F0F5FF 99%,transparent) center center/128px 128px;
    background-repeat: no-repeat;
}

.header-circle-dark {
    background: radial-gradient(farthest-side,#F0F5FF 99%,transparent) center center/128px 128px;
    background-repeat: no-repeat;
}

.header-circle span {
    color: #78818F;
    letter-spacing: 0.06em;
}

.header-circle h2 {
    margin-top: 1rem;
    color: #121314;
    letter-spacing: 0.02em;
    font-size: 24px;
    line-height: 36px;
}

.header-circle h3 {
    margin-top: 1rem;
    color: #000000;
    letter-spacing: 0.02em;
    font-size: 28px;
    line-height: 40px;
}

@media (min-width: 768px) {
    .header-circle h2 {
        font-size: 36px;
        line-height: 48px;
    }

    .header-circle h3 {
        font-size: 28px;
        line-height: 40px;
    }
}

/***************************
our products
***************************/

.our-products .products .product {
    margin-top: 32px;
    border: 2px solid #EBF3FF;
    box-sizing: border-box;
    border-radius: 16px;

    color: #78818F;
}

.our-products .products .product .product-image {
    text-align: center;
}
.our-products .products .product .product-image img {
    max-width: 100%;
    height: auto;
}

.our-products .products .product .product-video iframe {
    border-radius: 16px;
    width: 100%;
    height: 300px;
}

.our-products .products .product h3 {
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0.02em;
}
.our-products .products .product h3 sup.beta {
    font-size: 12px;
    vertical-align: super;
}

.our-products .products .product p.short-description {
    color: #3E4652;
}

/***************************
enterprise
***************************/

.enterprise {
    margin-top: 100px;
}

/***************************
enterprise
***************************/

.people-behind-sphere-engine .team-person-image {
    width: 130px;
}

/***************************
customer testimonials
***************************/

.customer-testimonials .carousel-inner .carousel-item {
    border: 2px solid #EBF3FF;
    box-sizing: border-box;
    border-radius: 16px;
    padding: 24px;
}

.customer-testimonials .client {
    color: #78818F;
}

.customer-testimonials .carousel-control {
    color: #135BEB;
    background: #FFFFFF;
    box-shadow: 0px 12px 24px rgba(9, 69, 235, 0.16);
    border-radius: 32px;
    width: 48px;
    height: 48px;
    font-size: 20px;
    line-height: 48px;
    display: block;
    text-align: center;
}
.customer-testimonials .carousel-control:hover {
    color: #FFFFFF;
    background: #135BEB;
}

@media (min-width: 992px) {
    .customer-testimonials .carousel-inner .carousel-item {
        padding: 64px;
        height: 300px;
    }
}



/***************************
SE Compilers
***************************/

.technology-logos .logo {
    padding-top: 10px;
    padding-bottom: 10px;
}

.technology-logos .logo i {
    font-size: 44px;
    color: #212529;
}

.technology-logos .logo img {
    max-width: 45px;
}

/***************************
SE Problems
***************************/


.lms-logos .logo {
    align-self: center;
}

.lms-logos .logo img {
    max-width: 100px;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

.lms-logos .logo.grayscale img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

/***************************
Comparison
***************************/

@media (min-width: 1400px) {
    .comparison-container {
        max-width: 1380px;
    }
}

@media (min-width: 992px) {
    .comparison-container table {
        table-layout: fixed;
    }
}

.comparison-container .table tr.table-section, .comparison-container .table tr.table-header {
    background: #E0ECFF;
    font-size: 18px
}

/***************************
Buttons
***************************/

/* btn-se */

.btn-se, a.btn-se {
    font-family: 'Lexend Deca';
    font-size: 14px;
    color: #FFFFFF;
    background: #135BEB;
    border-radius: 48px;
    line-height: 24px;
    letter-spacing: 0.06em;
    padding: 1rem 3rem;
    box-shadow: 0px 12px 24px rgba(9, 69, 235, 0.16);
}

.btn-se:hover, a.btn-se:hover {
    color: #135BEB;
    background: #FFFFFF;
}

/* btn-se reverse colors */

.btn-se-reverse, a.btn-se-reverse {
    color: #135BEB;
    background: #FFFFFF;
}

.btn-se-reverse:hover, a.btn-se-reverse:hover {
    color: #FFFFFF;
    background: #135BEB;
}

/* btn-se large */

.btn-se-large, a.btn-se-large {
    border-radius: 32px;
    line-height: 32px;
    letter-spacing: 0.08em;
    box-shadow: 0px 16px 32px rgba(9, 69, 235, 0.32);
}

/* btn-se small */

.btn-se.btn-sm, a.btn-se.btn-sm {
    font-size: 12px;
    border-radius: 24px;
    line-height: 18x;
    letter-spacing: 0.04em;
    padding: 0.25rem 0.75rem;
    box-shadow: 0px 8px 16px rgba(9, 69, 235, 0.32);
}

/***************************
Universal box
***************************/

.container-box .box {
    position: relative;
    border-radius: 16px;
}

.container-box .box.box-blue {
    background: linear-gradient(178.28deg, rgba(173, 206, 255, 0) 4.21%, rgba(173, 206, 255, 0.24) 95.79%), #F0F5FF;
}

.container-box .box.box-white {
    background: #FFFFFF;
    border: 2px solid #EBF3FF;
}

.container-box .box.box-large-text {
    font-size: 16px;
}

.container-box .box h2 {
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0.02em;
}

.container-box .box .enterprise-icon {
    width: 200px;
    height: 146px;
    position: absolute;
    top: -73px;
    left: calc(50% - 100px);
}

.container-box .box .handbook-icon {
    width: 200px;
    height: 95px;
    position: absolute;
    top: -20px;
    left: calc(50% - 100px);
}

@media (min-width: 768px) {
    .container-box .box h2 {
        font-size: 36px;
        line-height: 48px;
    }
}


/***************************
Pricing
***************************/

.offer-box {
    background: #FFF;
    border: 2px solid #D6E7FF;
    padding: 15px 10px;
    border-radius: 8px;
}

.offer-box h3 {
    margin-top: 10px;
    font-size: 24px;
}

.offer-box ul li {
    margin-top: 10px;
}

/***************************
Supported languages
***************************/

.supported-languages .table-languages tbody tr {
    cursor: pointer;
}

.supported-languages .spinner-container {
    top: 100px;
    position: relative;
    margin: auto;
    width: 100%;
    text-align: center;
    font-size: 130px;
}

#preview-language {
    overflow-y: auto;
    top: 63px;
}

/***************************
Blog
***************************/

.blog {

}

.blog h2 {
    font-size: 14px;
    line-height: 24px;
}

.blog .posts .post {
    height: 100%;
}

.blog .posts .post .post-image-link {
    display: block;
    height: 225px;
    text-decoration: none;
}

.blog .posts .post .post-image-link img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.blog .posts .post .post-image-link div.no-image {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.blog .posts .post .card-footer {
    background: none;
    border: 0;
}

.blog .posts .post .post-title a {
    color: #121314;
    text-decoration: none;
}



.blog-post-image-full-width img {
    max-height: 700px;
    object-fit: cover;
}

.blog-post {
    max-width: 900px;
    font-size: 18px;
    letter-spacing: normal;
    line-height: normal;
    text-align: justify;
}

.blog-post .content pre {
    margin-top: 30px;
    margin-bottom: 30px;
}

.blog-post .content figure {
    margin: 50px 0;
}

.blog-post .content figure figcaption {
    text-align: center;
    font-size: 14px;
}

.blog-post .content span.figure {
    display: inline-block;
    margin: 50px 0;
}

.blog-post .content span.figure span.figcaption {
    display: block;
    text-align: center;
    font-size: 14px;
}

.blog-post .content img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
    height: auto;

    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
}

.blog-post .content blockquote {
  background: #f9f9f9;
  border-left: 3px solid #135BEB;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
.blog-post .content blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 3em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}

.blog-post .content table {
    width: 100%;
    max-width: 100%;
    margin: 20px 0;
}

.blog-post .content table td, .blog-post table th {
    padding: .75rem;
    vertical-align: top;
    border: 1px solid #dee2e6;
}

.blog-post .content table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}

.blog-post .content section.category {
    font-size: 16px;
}

.blog-post .content section.author {
    font-size: 14px;
}



@media (min-width: 576px) {
    .blog-post .content p, .blog-post .content pre, .blog-post .content ul, .blog-post .content ol,
    .blog-post .content h2, .blog-post .content h3, .blog-post .content h4, .blog-post .content h5, .blog-post .content h6 {
        margin-left: 50px;
        margin-right: 50px;
    }
}



.blog-post-type1 {

}

.blog-post-type2 h1 {
    font-size: 28px;
    line-height: 40px;
    letter-spacing: 0.02em;
}

.blog-post-type2 img {
    max-width: 100%
}

/***************************
Utils
***************************/

img.blur {
    -webkit-filter: blur(1px);
    filter: blur(1px);
}

.form-group.required label:after {
    color: #d00;
    content: " *";
}

/***************************
403 Page
***************************/

.hidden {
    display: none;
}

.no_access_content {
    margin-top: 64px;
}
