/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

.clearfix {
    clear: both
}

.clearfix:after {
    content: "";
    display: table;
    clear: both
}

.fade {
    -webkit-animation: fade .5s alternate forwards;
    animation: fade .5s alternate forwards
}

@-webkit-keyframes fade {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fade {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.color-white {
    color: #fff !important
}

.color-green {
    color: #07a800 !important
}

.color-blue {
    color: #183186 !important
}

.fixed {
    position: fixed !important
}

.bg-grey {
    position: relative
}

.bg-grey:before {
    content: "";
    background: #f7f7f7;
    display: block;
    position: absolute;
    left: -4000px;
    right: -4000px;
    bottom: 0;
    top: 0;
    z-index: -1
}

.bg-grey2 {
    position: relative
}

.bg-grey2:before {
    content: "";
    background: #f2f2f2;
    display: block;
    position: absolute;
    left: -4000px;
    right: -4000px;
    bottom: 0;
    top: 0;
    z-index: -1
}

.w-100 {
    width: 100%
}

.h-100 {
    height: 100%
}

.w-auto {
    width: auto !important
}

.font-noto {
    font-family: Noto Sans, sans-serif
}

.font-simsun {
    font-family: SimSun, sans-serif
}

.certificate-item {
    text-align: center
}

.certificate-item__img {
    font-size: 0;
    border: 2px solid #ec1f26;
}

.certificate-item__img canvas,
.certificate-item__img img {
    width: 100%
}

.certificate-item__title {
    font-weight: 700;
    margin-top: 15px;
    color: #333
}

.certificate-item__name {
    font-family: SVN-Aaron Script, sans-serif;
    opacity: 0;
    height: 0;
    margin-bottom: -5px
}

.certificate-item__course {
    display: none
}

.certificate-item__action {
    margin-top: .9375rem
}

.certificate-item__action .button {
    margin: 0 .9375rem;
    min-width: 125px
}

.certificate-listing {
    display: flex;
    flex-wrap: wrap
}

.certificate-listing__cell {
    width: 50%;
    padding: 0 1.125rem;
    margin-bottom: 1.875rem
}

@media (max-width:767px) {
    .certificate-listing__cell {
        width: 100%
    }
}

.certificate-popup .fancybox-content {
    border: 0;
    padding: 0;
    font-size: 0;
    margin: 15px
}

.certificate-result {
    text-align: center
}

.certificate-result__title {
    font-size: 2.875rem;
    font-weight: 700;
    color: #ec1f26;
    margin: -7px 0 0
}

.certificate-result__score {
    font-weight: 700;
    color: #444;
    font-size: 1.25rem;
    margin-top: 15px
}

.certificate-result__img {
    font-size: 0;
    width: 100%;
    max-width: 745px;
    margin: 35px auto 0;
    position: relative;
    overflow: hidden
}

.certificate-result__img__name {
    font-family: SVN-Aaron Script, sans-serif;
    color: #2db9ac;
    top: 51%;
    font-size: 43px
}

.certificate-result__img__course,
.certificate-result__img__name {
    position: absolute;
    left: 38%;
    width: 100%;
    transform: translate(-50%, -50%)
}

.certificate-result__img__course {
    color: #21bfac;
    top: 71%;
    font-size: 22px;
    font-weight: 700
}

.certificate-result__img img {
    width: 100%
}

.certificate-result__action {
    margin-top: 1.875rem;
    margin-bottom: 3.125rem
}

.certificate-result__action .button {
    margin: 0 .9375rem;
    min-width: 125px
}

.certificate-result__render-img {
    width: 100%;
    max-width: 745px
}

.course-item__img {
    font-size: 0;
    position: relative
}

.course-item__img img {
    width: 100%
}

.course-item__favorited {
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 1;
    font-size: 0;
    cursor: pointer;
    transition: .3s
}

.course-item__favorited input {
    display: none
}

.course-item__favorited input:checked~span {
    background-image: url(../images/icon/star-checked.png)
}

.course-item__favorited span {
    display: inline-block;
    width: 36px;
    height: 34px;
    background: url(../images/icon/star-uncheck.png) 50% no-repeat;
    background-size: contain
}

.course-item__favorited:hover {
    transform: scale(1.1)
}

.course-item__content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.course-item__title {
    margin: 10px 0 0;
    width: 100%
}

.course-item__title a {
    font-weight: 700;
    color: #000;
    font-size: 1rem;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    position: relative;
    line-height: 1.375;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 !important;
    -webkit-line-clamp: 2 !important;
    line-clamp: 2 !important;
    height: 2.75em !important
}

.course-item__title a:after {
    content: "";
    text-align: right;
    bottom: 0;
    right: 0;
    width: 25%;
    display: block;
    position: absolute;
    height: 1.35em;
    background: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0) 75%)
}

@supports (-webkit-line-clamp:1) {
    .course-item__title a:after {
        display: none !important
    }
}

.course-item__title a:hover {
    color: #ec1f26
}

.course-item__views {
    margin-top: 11px;
    font-style: italic
}

.course-item__views img {
    margin-right: 8px
}

.course-item__view-detail {
    margin-top: 10px
}

.course-item__view-detail .button {
    font-weight: 400;
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    min-width: 0;
    padding-left: 10px;
    padding-right: 10px
}

.course-listing {
    display: flex;
    flex-wrap: wrap
}

.course-listing__cell {
    width: 50%;
    padding: 0 .9375rem;
    margin-bottom: 2.5rem
}

@media (max-width:767px) {
    .course-listing__cell {
        width: 100%
    }
}

.profile-form {
    margin: auto;
    display: block;
    text-align: center
}

.profile-form__title {
    text-align: center;
    font-weight: 700;
    color: #ec1f26;
    font-size: 1.25rem;
    width: 100%;
    margin-top: 22px
}

.profile-form__table {
    display: table;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 767px) {
    .profile-form__table {
        display: block
    }
}

.profile-form__row {
    display: table-row
}

@media (max-width:767px) {
    .profile-form__row {
        display: block
    }
}

.profile-form__cell {
    display: table-cell;
    padding: 8px 10px;
    text-align: left;
    vertical-align: top
}

@media (max-width:767px) {
    .profile-form__cell {
        display: block;
        padding-top: 0;
        padding-bottom: 0
    }
}

.profile-form__cell.-middle {
    vertical-align: middle
}

.profile-form__cell.-center {
    text-align: center
}

.profile-form__input {
    border-radius: 30px;
    border: 1px solid #b2b2b2;
    font-size: 1.25rem;
    height: 2.75rem;
    line-height: 2.75rem;
    font-weight: 700;
    padding: 0 1.875rem;
    width: 380px;
    max-width: 100%
}

.profile-form__select {
    border-radius: 30px;
    border: 1px solid #b2b2b2;
    font-size: 1.25rem;
    height: 2.75rem;
    line-height: 2.75rem;
    font-weight: 700;
    padding: 0 1.875rem;
    width: 380px;
    max-width: 100%
}

.profile-form__input.is-invalid {
    border-color: #c70000
}

.profile-form__email {
    color: #ec1f26;
    font-size: 1.25rem;
    font-weight: 700;
    padding: 0 1.875rem
}

@media (max-width:767px) {
    .profile-form__email {
        padding-left: 0;
        padding-right: 0
    }
}

.profile-form__action {
    margin-top: 20px
}

@media (max-width:767px) {
    .profile-form__action {
        text-align: center
    }
}

.profile-form__action .button {
    margin: 0 15px
}

.profile-form__avatar {
    width: 75px;
    height: 75px;
    position: relative;
    z-index: 0;
    display: inline-block;
    font-size: 0
}

.profile-form__avatar:after,
.profile-form__avatar:before {
    content: "";
    display: block;
    position: absolute;
    border-radius: 50%
}

.profile-form__avatar:before {
    left: -7px;
    right: -7px;
    top: -7px;
    bottom: -7px;
    background: #fff;
    box-shadow: 0 2px 7px rgba(0, 0, 0, .3)
}

.profile-form__avatar:after {
    left: -2px;
    right: -2px;
    top: -2px;
    bottom: -2px;
    background: #28baad;
    background: linear-gradient(135deg, #28baad, #02b1a0);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#28baad", endColorstr="#02b1a0", GradientType=1)
}

.profile-form__avatar img {
    border-radius: 50%;
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.profile-form__avatar__camera-btn {
    position: absolute;
    left: 90%;
    top: 90%;
    transform: translate(-50%, -50%);
    width: 30px;
    background: #ec1f26;
    border-radius: 50%;
    z-index: 2;
    padding: 3px;
    font-size: 0
}

.profile-form__avatar label {
    margin: 0 !important
}

.profile-form__avatar__input-file {
    display: none
}

.profile-form label {
    font-weight: 700;
    display: block;
    text-align: right;
    color: #333;
    font-size: 1.25rem;
    margin-top: 10px
}

@media (max-width:767px) {
    .profile-form label {
        text-align: left;
        margin-top: 20px;
        margin-bottom: 5px
    }
}

.profile-header {
    background: url(../images/profile/header-bg.jpg) 50% no-repeat;
    background-size: cover;
    min-height: 225px;
    flex-wrap: wrap;
    font-family: Montserrat, sans-serif
}

.profile-header,
.profile-header__container {
    display: flex;
    align-items: center;
    align-content: center
}

.profile-header__container {
    max-width: 1290px;
    width: 100%;
    margin: auto;
    padding: 25px 15px;
    color: #fff
}

@media (max-width:991px) {
    .profile-header__container {
        display: block
    }
}

.profile-header__profile {
    width: 50%;
    flex-grow: 1;
    display: flex;
    border-right: 1px solid #fff;
    padding-left: 15px;
    text-align: left
}

@media (max-width:991px) {
    .profile-header__profile {
        padding: 15px;
        border: 0
    }
}

@media (max-width: 767px) {
    .profile-header__profile {
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
        width: 100%;
        padding: 15px 0
    }
}

.profile-header__search {
    width: 50%;
    flex-grow: 1;
    padding-left: 7%
}

@media (max-width:991px) {
    .profile-header__search {
        width: 100%;
        padding: 0 15px;
        margin-top: 30px;
        text-align: center
    }
}

@media (max-width:767px) {
    .profile-header__search {
        margin-top: 15px;
        padding: 0
    }
}

.profile-header__search .search-box {
    max-width: 400px
}

@media (max-width:991px) {
    .profile-header__search .search-box {
        margin: 15px auto;
        max-width: 100%
    }
}

.profile-header__avatar {
    width: 140px;
    height: 140px;
    position: relative;
    z-index: 0;
    display: inline-block;
    font-size: 0;
    margin-right: 40px
}

.profile-header__avatar:after,
.profile-header__avatar:before {
    content: "";
    display: block;
    position: absolute;
    border-radius: 50%
}

.profile-header__avatar:before {
    left: -14px;
    right: -14px;
    top: -14px;
    bottom: -14px;
    background: #fff;
    box-shadow: 0 2px 7px rgba(0, 0, 0, .3)
}

.profile-header__avatar:after {
    left: -4px;
    right: -4px;
    top: -4px;
    bottom: -4px;
    background: #28baad;
    background: linear-gradient(135deg, #28baad, #02b1a0);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#28baad", endColorstr="#02b1a0", GradientType=1)
}

.profile-header__avatar img {
    border-radius: 50%;
    position: relative;
    z-index: 2;
    width: 140px;
    height: 140px;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:767px) {
    .profile-header__content {
        width: 100%
    }
}

@media (max-width:767px) {
    .profile-header__name {
        margin-top: 30px
    }
}

.profile-header__name h2 {
    font-weight: 400;
    font-family: UTM Facebook K\&T, sans-serif;
    margin: 0;
    display: inline-block;
    font-size: 2.375rem
}

.profile-header__edit-btn {
    margin-left: 15px
}

.profile-header__edit-btn,
.profile-header__log-out-btn {
    display: inline-flex;
    font-size: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    align-content: center;
    justify-content: center;
    align-items: center
}

.profile-header__log-out-btn {
    margin-left: 5px
}

.profile-header__info {
    margin: 15px 0 0;
    padding: 0;
    list-style: none;
    text-align: left;
    font-size: 1.625rem;
    display: inline-block
}

@media (max-width:767px) {
    .profile-header__info {
        display: block
    }
}

.profile-header__info li {
    position: relative;
    padding-left: 42px;
    margin-bottom: 5px
}

.profile-header__info li img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.profile-video-category {
    font-size: 14px;
    color: #a2a2a2;
    margin-bottom: 10px
}

.profile-video-category a {
    color: #a2a2a2;
    display: inline-block;
    margin: 0 10px;
    font-weight: 700
}

.profile-video-category a:hover {
    color: #ec1f26
}

.profile-video-category a.active {
    color: #333
}

.profile-video-category a:first-child {
    margin-left: 0
}

.profile-video-tabs__nav a {
    display: inline-block;
    position: relative;
    font-size: 16px;
    font-weight: 700;
    background: #538be0;
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    margin: 0;
    border-radius: 5px 5px 0 0;
    z-index: 0
}

.profile-video-tabs__nav a:after,
.profile-video-tabs__nav a:before {
    content: "";
    display: block;
    position: absolute;
    border-top: 27px solid transparent;
    border-right: 10px solid #538be0;
    left: -10px;
    bottom: 0
}

.profile-video-tabs__nav a:after {
    left: auto;
    right: -10px;
    transform: scaleX(-1)
}

.profile-video-tabs__nav a.active {
    background: #f3f3f3;
    color: #333;
    z-index: 1
}

.profile-video-tabs__nav a.active:after,
.profile-video-tabs__nav a.active:before {
    border-right-color: #f3f3f3
}

.profile-video-tabs__nav a:first-child {
    margin-left: 0
}

.profile-video-tabs__nav a:first-child:before {
    display: none
}

.profile-video-tabs__content {
    background: #f3f3f3;
    border-radius: 0 5px 5px 5px;
    padding: 10px
}

.profile-video-tabs .search-box .search-box__input {
    border-radius: 0;
    box-shadow: none;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    padding: 0 10px;
    font-size: 14px
}

.profile-video-tabs .search-box .search-box__submit {
    width: 36px;
    padding: 0 10px
}

.profile-video-tabs .search-box .search-box__submit img {
    max-width: 100%;
    position: relative;
    top: 2px
}

.profile-video-tabs .video-playlist {
    margin-top: 15px
}

.profile-video-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    margin-left: -15px;
    margin-right: -15px
}

@media (max-width: 991px) {
    .profile-video-wrapper {
        flex-wrap: wrap
    }
}

.profile-video-wrapper__main {
    width: 70%;
    padding: 0 15px;
    text-align: center
}

@media (max-width:991px) {
    .profile-video-wrapper__main {
        width: 100%;
        margin-bottom: 30px
    }
}

.profile-video-wrapper__main .video-player {
    margin-bottom: 15px
}

.profile-video-wrapper__main .button {
    min-width: 0;
    margin: 0 10px
}

.profile-video-wrapper__side {
    width: 30%;
    padding: 0 15px
}

@media (max-width:991px) {
    .profile-video-wrapper__side {
        width: 100%
    }
}

.question {
    text-align: center
}

.question__number {
    background: #1b7ec2;
    color: #fff;
    font-weight: 700;
    font-size: 1rem;
    /*min-height: 4rem;*/
    display: inline-block;
    border-radius: 35px;
    padding: 10px 30px;
    min-width: 350px;
    text-align: center;
    max-width: 600px;
}

.question__content {
    background: #ffeeee;
    font-size: 1rem;
    line-height: 1.3333333333;
    border-radius: 30px;
    font-weight: 700;
    padding: 50px 20px 30px;
    color: #000;
    margin-top: -2rem
}

.question__answers {
    margin-top: 35px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    padding: 0 5%
}

.question__answer-item {
    width: 50%;
    flex-grow: 1;
    text-align: left;
    font-weight: 400;
    font-size: 1.25rem;
    color: #333;
    margin-bottom: 20px;
    padding-right: 15px
}

@media (max-width:767px) {
    .question__answer-item {
        width: 100%
    }
}

.question__action {
    margin-top: 30px
}

.video-playlist {
    max-height: 470px;
    overflow: auto
}

.video-playlist::-webkit-scrollbar {
    -webkit-appearance: none
}

.video-playlist::-webkit-scrollbar:vertical {
    width: 6px
}

.video-playlist::-webkit-scrollbar:horizontal {
    height: 6px
}

.video-playlist::-webkit-scrollbar-thumb {
    width: 5px;
    background: #7a7a7a;
    opacity: 1;
    border-radius: 5px
}

.video-playlist::-webkit-scrollbar-track {
    background: none;
    opacity: 1
}

.video-playlist__item {
    padding: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    border-radius: 5px
}

.video-playlist__item__thumbnail {
    font-size: 0;
    width: 80px;
    flex-grow: 0;
    flex-shrink: 0;
    position: relative
}

.video-playlist__item__thumbnail img {
    width: 100%
}

.video-playlist__item__viewed {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .3);
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    color: #fff;
    font-weight: 700;
    display: none
}

.viewed .video-playlist__item__viewed {
    display: flex
}

.video-playlist__item__content {
    margin-left: 10px;
    flex-grow: 1;
    flex-shrink: 1
}

.video-playlist__item__title {
    margin: 0;
    font-size: 16px;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    position: relative;
    line-height: 1.375;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 !important;
    -webkit-line-clamp: 3 !important;
    line-clamp: 3 !important;
    height: 4.125em !important
}

.video-playlist__item__title:after {
    content: "";
    text-align: right;
    bottom: 0;
    right: 0;
    width: 25%;
    display: block;
    position: absolute;
    height: 1.35em;
    background: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0) 75%)
}

@supports (-webkit-line-clamp:1) {
    .video-playlist__item__title:after {
        display: none !important
    }
}

.video-playlist__item:hover {
    background: #ddd;
    cursor: pointer
}

.video-playlist__item.active {
    background: #9da2a6;
    color: #fff
}

@font-face {
    font-family: SVN-Aaron Script;
    src: url(../fonts/SVN-AaronScript.eot);
    src: url(../fonts/SVN-AaronScript.eot?#iefix) format("embedded-opentype"), url(../fonts/SVN-AaronScript.woff2) format("woff2"), url(../fonts/SVN-AaronScript.woff) format("woff"), url(../fonts/SVN-AaronScript.ttf) format("truetype"), url(../fonts/SVN-AaronScript.svg#SVN-AaronScript) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.list-question__title {
    font-size: 1rem;
    color: black;
    padding-bottom: 0.5rem;
    font-weight: bold;
}

.list-question__content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    border: 1px solid #C0975C;
    padding: 1rem;
    padding-bottom: 2rem;
    border-radius: 1rem;
}

.list-question__content a:hover {
    background-color: #C0975C;
    color: white;
    border: 1px solid #C0975C;
}

.list-question__item {
    padding: 0.25rem 0.5rem;
    border: 1px solid #666666;
    border-radius: 1rem;
    font-weight: 700;
    margin: 0.6rem 0.5rem;
    color: #666666;
}

.list-question__item.-color__brown {
    color: #666666;
    border: 1px solid #666666;
}

.list-question__item.-color__brick {
    color: #C0975C;
    border: 1px solid #C0975C;
}

.list-question__item.-color__white {
    color: white;
    border: 1px solid #C0975C;
    background-color: #C0975C;
}

.list-question__item.-color__green {
    color: #00C474;
    border: 1px solid #00C474;
}

.list-question__item.-color__red {
    color: #ec1f26;
    border: 1px solid #ec1f26;
}






.list-question__action {
    margin-top: -16px;
}

.list-question__action button {
    border-radius: 1rem;
}

.list-question__action button.-non-action {
    background: #b2b2b2;
}

.list-question__action button.-action {
    background: #1b7ec2;
}

.v-toast {
    z-index: 90999 !important;
}

.layout__main_test {
    width: 100%;
}

.layout__container_custom {
    max-width: 1630px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

@media (max-width: 991px) {
    .layout__container_custom {
        flex-wrap: wrap;
    }
}
.layout__container_custom .el-tabs__item {
    font-size: 18px;
    font-weight: bold;
}

.layout__container_custom label {
    font-weight: 700;
}