@font-face {
    font-family: 'Lemon Tuesday';
    src: url('../fonts/subset-LemonTuesday.woff2') format('woff2'),
    url('../fonts/subset-LemonTuesday.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

html {
    font-size: 62.5%;
}
* {
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body {
    font-family: proxima-nova, sans-serif;
    font-weight: 300;
    font-style: normal;
    background: #ffffff;
    color: #000000;
    max-width: 1920px;
    text-align: center;
}
.s-font {
    font-family: "Lemon Tuesday";
}
.container-fluid.keep-width {
    max-width: 1200px;
}
.top, #content {
    max-width: 1920px;
    margin: auto;
}
strong {
    font-weight: 700;
}
.v-md {
    display: none;
}
.img-100 {
    max-width: 100%;
}
.no-margin {
    margin: 0 !important;
}
.no-padding {
    padding: 0 !important;
}
.top-section {
    background-image: url("../img/site/top-bg.jpg");
    min-height: 63.3rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.styled-btn {
    color: #ffffff;
    font-size: 2rem;
    line-height: 4.6rem;
    padding: 0 2rem;
    display: inline-block;
    font-weight: 300;
    white-space: nowrap;
    background: #000000;
    text-transform: uppercase;
    margin-top: 1rem;
}
.top-header-row {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 100rem;
    margin: 2rem auto;
}
.top-header-col {
    width: 50%;
    text-align: center;
}
.top-akademia-logo {
    width: 52.3rem;
}
.video-box {
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    width: 75rem;
    max-width: 80%;
}
.vb-cover {
    width: 100%;
}
.vb-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.violet-box {
    background: #9730ff;
    color: #ffffff;
    padding: 3rem;
}
.violet-box-header {
    font-size: 6rem;
}
.violet-box-header span {
    font-family: proxima-nova, sans-serif;
    font-weight: 100;
    font-size: 5rem;
    display: inline-block;
    margin: auto 1rem;
}
.violet-box-header img {
    vertical-align: middle;
    display: inline-block;
}
.section-header {
    font-size: 6rem;
    line-height: 7rem;
    margin-bottom: 3rem;
}
.site-p {
    font-size: 2rem;
    line-height: 2.7rem;
    font-weight: 300;
    margin: 1rem auto;
}
.site-p span {
    color: #9730ff;
}
.site-p-big {
    font-size: 2.8rem;
    line-height: 3.4rem;
    font-weight: 300;
    margin: 1rem auto;
}
.site-p-big span {
    color: #9730ff;
}
.first-text {
    margin: 4rem auto;
}
.expert-box {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5rem auto;
}
.expert-pic {
    text-align: right;
}
.expert-mask-wrapper {
    width: 47.2rem;
    background-size: cover;
    background-position: top center;
    max-width: 100%;
    margin: 0 0 0 auto;
}
.expert-mask {
    max-width: 100%;
    display: block;
}
.expert-pic,
.expert-desc {
    width: 50%;
}
.expert-box-syoss {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5rem auto;
    background: #fff;
}
.expert-box-syoss .expert-pic {
    text-align: left;
}
.expert-box-syoss .expert-pic,
.expert-box-syoss .expert-desc {
    width: 45%;
    color: #000;
}
.expert-box-syoss .expert-desc .section-header {
    font-size: 4.5rem;
}
.video-list-box {
}
.video-item {
    margin: 3rem auto;
	max-width: 400px;
}
.vi-box {
    position: relative;
}
.vi-inside {
    position: relative;
    cursor: pointer;
}
.vi-label {
    position: absolute;
    left: -1rem;
    bottom: 2rem;
    background: #9730ff;
    display: inline-block;
    font-size: 5rem;
    color: #ffffff;
    line-height: 4.5rem;
    width: 7rem;
    text-align: center;
}
.vi-label img {
    display: inline-block;
    margin-left: 1rem;
    padding-bottom: .4rem;
    vertical-align: center;
    width: 1.4rem;
}

.vi-title {
    font-size: 2rem;
    line-height: 2.7rem;
    font-weight: 700;
    margin: 1.5rem auto;
}
.video-list-box-syoss {
    max-width: 920px;
    margin: 0 auto;
}
.video-list-box-syoss .video-item {
    margin: 3rem auto;
    max-width: 400px;
}
.video-list-box-syoss .vi-box {
    position: relative;
}
.video-list-box-syoss .vi-inside {
    position: relative;
    cursor: pointer;
}
.video-list-box-syoss .vi-label {
    position: absolute;
    left: -1rem;
    bottom: 2rem;
    background: #000;
    display: inline-block;
    font-size: 5rem;
    color: #ffffff;
    line-height: 4.5rem;
    width: 7rem;
    text-align: center;
}
.video-list-box-syoss .vi-label__new {
    right: -5rem;
    left: auto;
    width: auto;
    font-size: 2rem;
    padding: 0 1.5rem 0.5rem;
    bottom: auto;
    top: 2rem;
    line-height: normal;
    background: #9730FF;
}
.video-list-box-syoss .vi-label img {
    display: inline-block;
    margin-left: 1rem;
    padding-bottom: .4rem;
    vertical-align: center;
    width: 1.4rem;
}
.video-list-box-syoss .vi-title {
    font-size: 2rem;
    line-height: 2.7rem;
    font-weight: 700;
    margin: 1.5rem auto;
}
.video-list-box-syoss .vi-text {
    font-size: 2rem;
    line-height: 2.7rem;
    margin: 1.5rem auto;
}
.next-videos {
  display: none;
}
.test-box {
    display: flex;
    align-items: center;
    background: #f0f0f0;
}
.tb-desc {
    flex-grow: 1;
    padding: 3rem;
}
.facebook-box {
    background-image: url("../img/site/fb-bg.jpg");
    min-height: 30rem;
    background-size: cover;
    background-position: right bottom;
    background-repeat: no-repeat;
    padding: 5rem 5rem 2rem 5rem;
    margin: 4rem auto;
}
.facebook-box .section-header {
    font-size: 4rem;
    line-height: 5rem;
    margin-bottom: 0;
}
.fb-inside {
    position: relative;
    padding-left: 12rem;
    text-align: left;
}
.fb-icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 6.6rem;
}
.si-name {
    font-size: 3rem;
    margin-bottom: 1rem;
}
.si-picture {
    position: relative;
    text-align: center;
    margin-bottom: 0;
    margin-top: 4rem;
}
.si-circle {
    position: absolute;
    left: 15%;
    top: 5%;
    width: 70%;
    background: #f0f0f0;
    border-radius: 50%;
    transition: all 500ms cubic-bezier(0.16, 1, 0.3, 1);

}
.si-circle:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}
.si-img {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    padding: 5rem 0;
    width: auto !important;
    max-width: 40%;
}
.owl-item.center .si-circle {
    background: #8c1aff;
    transform: scale(1.2);
}
.si-desc {
    max-width: 30rem;
    margin: 0 auto;
}
.product-box {
    background-image: url("../img/site/slider-bg.jpg");
    background-position: 65% 35%;
    background-repeat: no-repeat;
    padding: 0 10rem;
}
.si-p {
    font-size: 1.6rem;
    line-height: 2.2rem;
    min-height: 11rem;
}
.owl-nav {
    position: absolute;
    top: 30%;
    left: -5rem;
    width: calc(100% + 10rem);
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    display: block;
    background-image: url("../img/site/slider-r.png");
    width: 2.1rem;
    height: 4.1rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    color: transparent;
    position: absolute;
}
.owl-carousel .owl-nav button.owl-next {
    background-image: url("../img/site/slider-r.png");
    right: 0;
}
.owl-carousel .owl-nav button.owl-prev {
    background-image: url("../img/site/slider-l.png");
    left: 0;
}
.brand-stripe {
    position: relative;
    margin: 4rem auto;
}
.brand-stripe img {
    position: relative;
    z-index: 2;
    background: #ffffff;
    padding: 0 2rem;
}
.brand-stripe:before {
    content: '';
    position: absolute;
    z-index: 1;
    display: block;
    width: 100%;
    height: 1px;
    background: #000000;
    top: 50%;
    left: 0;
}

.expert-box--reversed {
    flex-direction: row-reverse;
}
.expert-pic {
    text-align: center;
}
.expert-pic img {
    margin: 0 auto;
}
.expert-pic,
.expert-desc {
    width: 50%;
}
.expert-desc__name {
    font-size: 2rem;
    line-height: 2.7rem;
    display: block;
    color: #9730ff;
    margin: 0 auto -1rem !important;
}
.clamp.clamp-6 {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.clamp.clamp-7 {
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.expert-desc-show {
    font-size: 2rem;
    color: #9730ff;
    display: inline-block;
    text-transform: uppercase;
    border-bottom: 1px solid #9730ff;
    cursor: pointer;
}

.video-grid {
    width: 80rem;
    max-width: 100%;
    margin: 5rem auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    gap: 2rem 60px;
    grid-template-areas:
        ". ."
        ". .";
}
.video-item {
    margin: 0 auto;
}

@media screen and (max-width: 1700px) {
}
@media screen and (max-width: 1464px) {
}
@media screen and (max-width: 1380px) {


}
@media screen and (max-width: 1200px) {
    html {
        font-size: 50%;
    }

}
@media screen and (max-width: 1200px) and (min-width: 992px) {


}
@media screen and (max-width: 1050px) {

}
@media screen and (max-width: 991px) {
    html {
        font-size: 50%;
    }
    .expert-box, .expert-box-syoss {
        flex-direction: column;
        width: 100%;
    }
    .test-box {
        flex-direction: column-reverse;
    }
    .test-pic {
        width: 100%;
    }
    .expert-box-syoss .expert-pic img, .expert-pic img {
        max-width: 100%;
    }
    .expert-box-syoss .expert-desc, .expert-desc {
        flex-grow: 0;
         width: 100%;
    }
    .expert-mask-wrapper {
        margin: 0 auto 3rem;
    }


}
@media screen and (max-width: 768px) {
    .top-header-row {
        flex-direction: column;
    }
    .top-akademia-logo {
        margin-bottom: 5rem;
        max-width: 100%;
    }
    .top-header-col {
        width: 100%;
    }
    .top-partner-logo {
        margin-bottom: 5rem;
    }
    .si-picture {
        max-width: 36rem;
        margin: 3rem auto 0;
    }
    .product-box {
        padding: 0 5rem;
        background: none;
    }
    .si-desc {
        margin-top: 4rem;
    }
    .facebook-box {
        background: rgb(240,240,240);
        background: -moz-linear-gradient(142deg, rgba(240,240,240,1) 0%, rgba(233,200,221,1) 100%);
        background: -webkit-linear-gradient(142deg, rgba(240,240,240,1) 0%, rgba(233,200,221,1) 100%);
        background: linear-gradient(142deg, rgba(240,240,240,1) 0%, rgba(233,200,221,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f0f0f0",endColorstr="#e9c8dd",GradientType=1);
    }
	.video-grid {
    display: flex;
    flex-direction: column;
    }
    .order-1{
        order: 0;
    }
    .order-2{
        order: 1;
    }
    .order-3{
        order: 4;
    }
    .order-4{
        order: 3;
    }
    .order-5{
        order: 5;
    }
    .order-6{
        order: 6;
    }
}

@media screen and (max-width: 576px) {
    html {
        font-size: 38%;
    }
    .site-p br {
        display: none;
    }





}

@media screen and (max-width: 490px) {


}
@media screen and (max-width: 440px) {


}

@media screen and (max-width: 440px) {

}
@media screen and (max-width: 359px) {

}
@media screen and (min-width: 577px) {

}

@media screen and (min-width: 768px) {

}

@media screen and (min-width: 992px) {

}

@media screen and (min-width: 1201px) {

}
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {

}

