:root {
    --black: rgba(0, 0, 0, 1);
    --white: rgba(255, 255, 255, 1);
    --tosca: rgba(0, 173, 198, 1);
}

.ast-container {
    max-width: none;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.space {
    position: relative;
    padding: 20px 0;
    border-bottom: 1px solid #e5e5e5;
}

.pb-24 {padding-bottom: 24px}
.mb-24 {margin-bottom: 24px}
.mt-40 {margin-top: 40px}
.mb-40 {margin-bottom: 40px}

.d-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}
body.page-template-template-new-curicullum {
    font-family: "Gotham Rounded", Sans-serif !important;
}
.aioseo-breadcrumbs span.aioseo-breadcrumb {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: var(--white);
}
.aioseo-breadcrumb-separator {
    color: var(--tosca);
}
.aioseo-breadcrumbs span.aioseo-breadcrumb a {
    color: var(--tosca);
}
#breadcrumbs {
    list-style: none;
    margin: 10px 0;
    overflow: hidden;
}
#breadcrumbs li:nth-child(1),
#breadcrumbs li:nth-child(2) {
    display: none;
}
#breadcrumbs li {
    display: inline-block;
    font-family: "Gotham Rounded";
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    margin-right: 10px;
}
#breadcrumbs li > a,
#breadcrumbs .separator {
    color: var(--tosca);
}
#breadcrumbs li.item-current {
    color: #fff;
}
#breadcrumbs .separator {
    vertical-align: middle;
    margin-bottom: 2px;
}
.hero {
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 60px 0;
}
.small-hero {
    height: 280px !important;
}
.find-out {
    padding: 90px 0 !important;
    height: 90vh !important;
}
.hero .hero-text .title,
.find-out .hero-text .title {
    font-weight: 700;
    font-size: 48px;
    line-height: 56px;
    text-transform: capitalize;
    color: var(--white);
}
.hero .hero-text .hero-info ul,
.find-out .hero-text .hero-info ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
    display: flex;
    align-items: center;
}
.hero .hero-text .hero-info ul > li,
.find-out .hero-text .hero-info ul > li {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: var(--white);
    margin-right: 10px;
}
.find-out .hero-text {
    width: 50%;
}
.find-out .hero-text .title {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 25px;
}
.find-out .hero-text .hero-info ul {
    display: block;
    margin-bottom: 30px;
}
.find-out .hero-text .hero-info ul > li {
    width: 100%;
    display: inline-grid;
    grid-template-columns: 50px auto auto;
    gap: 10px auto;
    margin-bottom: 12px;
}
.find-out .hero-text .hero-info ul > li > img {
    float: left;
    margin-right: 10px;
    width: 100%;
    max-width: 32px;
}
.find-out .hero-text .hero-info .btn-buy {
    background: linear-gradient(110.48deg, #ececec 0%, #f4f4f4 100%);
    border: 1px solid var(--white);
    box-shadow: -12px -12px 24px rgba(255, 255, 255, 0.15), 12px 12px 24px rgba(0, 0, 0, 0.15);
    border-radius: 12px;
    padding: 10px 15px;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #333;
}
.overview {
    position: relative;
    padding: 40px 0;
}
.overview-content {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #DDDDEA;
}
.overview-content .title {
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 24px;
    text-transform: capitalize;
    color: var(--black);
}
.overview-content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: var(--black);
}
.overview-level.info {
    display: block;
    background: transparent;
    box-shadow: none;
    padding: 0 0 20px;
}
.overview-level.info .block-icon {
    margin-bottom: 25px;
}
.overview-level.info .level-icon {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.overview-level.info .level-icon img {
    width: 90px;
}
.overview-level {
    display: block;
    padding: 20px;
    background: var(--white);
    box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
}
.overview-level .package-items {
    margin-bottom: 24px;
}
.overview-level .package-items:last-child {
    padding-bottom: 24px;
    border-bottom: 1px solid #D8D8D9;
}
.overview-level .package-title, 
.overview-level .package-desc {
    display: block;
    margin-top: 0;
}
.overview-level .package-title {
    font-size: 20px;
    font-weight: 700;
    color: #404040;
    line-height: 28px;
}
.overview-level .overview-title {
    font-size: 24px;
    line-height: 32px;
    font-weight: 800;
    margin-bottom: 12px;
}
.overview-level .desc {
    font-size: 15px;
    line-height: 20px;
    font-weight: 325;
}
.overview-level form {
    margin-top: 20px;
}
.overview-level .sesi-price {
    font-weight: 400;
    font-size: 15px;
    color: #343439;
    line-height: 20px;
}
.overview-level .total-price {
    display: block;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    padding-top: 24px;
    margin-bottom: 8px;
    border-top: 1px solid #D8D8D9;
}
.overview-level .button-group {
    margin-top: 20px;
}
.overview-level .button-group .btn-buy,
.overview-level .button-group .btn-package-buy {
    background: var(--tosca);
    line-height: 20px;
    color: var(--white)!important;
    border: 2px solid var(--tosca);
    box-shadow: -12px -12px 24px var(--white), 12px 12px 24px rgba(0, 0, 0, 0.1);
}
.overview-level .button-group .btn-buy:disabled,
.overview-level .button-group .btn-buy[disabled] {
    background: #DDDDEA;
    color: #333333!important;
    border: 2px solid #DDDDEA;
    pointer-events: none;
    box-shadow: -12px -12px 24px #FFFFFF, 12px 12px 24px rgba(0, 0, 0, 0.1);
}
.overview-level .button-group .btn-detail,
.overview-level .button-group .btn-package-detail {
    background: linear-gradient(110.48deg, #ECECEC 0%, #F4F4F4 100%);
    color: #333333!important;
    border: 1px solid var(--white);
    box-shadow: -4px -4px 16px -2px var(--white), 12px 12px 24px rgba(0, 0, 0, 0.1);
}
.overview-level .button-group .btn-detail:after,
.overview-level .button-group .btn-package-detail:after {
    content: "";
    width: 30px;
    height: 30px;
    background: url(../images/icon-whatsapp3.png) no-repeat;
    right: 55px;
    position: absolute;
    display: inline-block;
}
.overview-level .button-group .btn-detail:disabled,
.overview-level .button-group .btn-detail[disabled] {
    background: linear-gradient(110.48deg, #ECECEC 0%, #F4F4F4 100%);
    color: #333333!important;
    border: 1px solid var(--white);
    pointer-events: none;
    box-shadow: -4px -4px 16px -2px var(--white), 12px 12px 24px rgba(0, 0, 0, 0.1);
}
.overview-level .button-group .btn-detail img,
.overview-level .button-group .btn-detail.disabled img {
    width: 15px;
    vertical-align: top;
    margin-top: 4px;
    margin-left: 4px;
}
.overview-level .button-group .btn-buy,
.overview-level .button-group .btn-package-buy,
.overview-level .button-group .btn-detail,
.overview-level .button-group .btn-package-detail,
.overview-level .button-group .btn-buy.disabled,
.overview-level .button-group .btn-detail.disabled {
    display: block;
    font-family: 'Gotham Rounded';
    font-weight: 500;
    font-size: 14px;
    border-radius: 14px;
    padding: 14px 8px;
    margin-bottom: 8px;
}
.overview-level .level-icon .level-text span {
    display: block;
}
.overview-level .level-icon .level-text span.big-text {
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    color: #0069b1;
}
.overview-level .level-icon .level-text span.small-text {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #323232;
}
.overview-level .level-icon .level-text span.small-text .tooltips {
    display: inline-block;
}
.overview-level .level-icon .level-text span.small-text .tooltips i {
    font-family: "Font Awesome\ 5 Free";
    font-size: 14px;
    font-weight: 900;
    color: #b9b9cb;
    cursor: pointer;
}
.overview-level .modal-dialog {
    margin-top: 0;
    margin-bottom: 0;
    width: 500px !important;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.overview-level .modal-dialog .modal-content {
    padding: 8px 15px;
    border-radius: 12px !important;
}
.overview-level .modal-dialog .modal-content button.close {
    position: absolute;
    top: 5px;
    right: 15px;
    z-index: 1;
}
.overview-level .modal-dialog .modal-body {
    padding: 35px 25px;
    font-size: 16px;
    line-height: 24px;
}
.overview-level .info {
    display: block;
    margin-bottom: 8px;
    font-size: 15px;
    line-height: 20px;
    color: #62616B;
}
.overview-level .info > a {
    color: var(--tosca);
}
.level-tabs {
    width: 100%;
    display: inline-block;
    position: relative;
    overflow: hidden;
}
.level-tabs .tab-title {
    font-size: 28px;
    font-weight: 800;
    line-height: 36px;
}
.level-tabs .nav-pills {
    flex-wrap: nowrap;
    margin-left: 0;
}
.level-tabs .nav-pills > li {
    display: flex;
    flex-grow: 1;
    align-items: center;
    margin-right: 8px;
}
.level-tabs .nav-pills > li > a,  
.level-tabs .nav-pills > li > a:hover {
    display: block;
    position: relative;
    width: 100%;
    padding: 10px 20px;
    background-color: var(--white);
    text-align: center;
    color: var(--tosca);
    border: 1px solid var(--tosca);
    border-radius: 100px;
}
.level-tabs .nav-pills > li.swiper-slide-active > a, 
.level-tabs .nav-pills > li.swiper-slide-active > a:focus, 
.level-tabs .nav-pills > li.swiper-slide-active > a:hover {
    padding: 10px 20px;
    background-color: var(--tosca);
    text-align: center;
    color: var(--white);
    border-radius: 100px;
    box-shadow: 2px 4px 12px rgb(0 0 0 / 10%);
}
.level-tabs .swiperTabs {
    position: relative;
    margin-bottom: 15px;
}
.level-tabs .wrap-navigation {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
    height: 55px;
}
.level-tabs .swiper-button-prev,
.level-tabs .swiper-button-next {
    font-size: 0;
    position: absolute !important;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 30px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    cursor: pointer;
    background: linear-gradient(110.48deg, #ececec 0%, #f4f4f4 100%);
    box-shadow: 12px 12px 24px rgba(0,0,0,0.15);
    border-color: transparent;
}
.level-tabs .swiper-button-prev::before,
.level-tabs .swiper-button-next::before {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2300ADC6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M23 12L1 12' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 23L0.999999 12L12 1' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 24px;
    height: 24px;
    position: relative;
    display: block;
}
.level-tabs .swiper-button-next::before {
    transform: scale(-1, -1);
}
.level-tabs .swiper-button-prev::before,
.level-tabs .swiper-button-next::before {
    width: 14px;
    height: 14px;
}
.level-tabs .swiper-button-prev {
    left: 0;
}
.level-tabs .swiper-button-next {
    right: 0;
}
.level-tabs .swiper-button-next:after, 
.level-tabs .swiper-button-prev:after {
    content: '';
    font-size: 16px;
}
.tabs-left {
    float: left;
    width: 25%;
    border-bottom: 0 !important;
    margin-left: 0;
    padding-top: 2px;
}
.tabs-left .tab-title {
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
    text-transform: capitalize;
    color: var(--black);
    margin-bottom: 20px;
}
.tabs-left > li {
    float: none !important;
    margin-right: -1px !important;
    margin-bottom: 2px !important;
}
.tabs-left > li > a:hover {
    background-color: transparent !important;
    border-color: transparent !important;
}
.tabs-left > li.active > a,
.tabs-left > li.active > a:hover,
.tabs-left > li.active > a:focus {
    border: 0 !important;
}
.tabs-left > li.active > a {
    font-weight: 700;
    background-color: transparent !important;
    color: #00acc4 !important;
}
.tabs-left > li > a {
    display: grid !important;
    grid-template-columns: 40px auto auto;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #323232;
    padding: 5px 15px 5px 0 !important;
    border-radius: 4px 0 0 4px;
    margin-right: 0;
}
.tabs-left > li > a > span.level-code {
    width: 32px;
    height: 32px;
    font-weight: 700;
    font-size: 12px;
    line-height: 32px;
    color: #323232;
    text-align: center;
    background: #f9f9f9;
    margin-right: 8px;
    border: 1px solid #00acc4;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.tabs-left > li.active > a > span.level-code {
    background: linear-gradient(180deg, #55c5d1 0%, #4699c2 100%);
    color: #fff;
}
.tabs-left > li > a > img {
    width: 28px;
    margin-right: 3px;
}
#lvLists {
    background-color: transparent;
    margin-top: 24px;
    border: 0;
    box-shadow: none;
}
#lvLists .card {
    margin-bottom: 16px;
    border: 2px solid var(--tosca);
    border-radius: .75rem;
    box-shadow: 12px 12px 24px 0px #00000026;
    box-shadow: -12px -12px 24px 0px #FFFFFF26;
}
#lvLists .card-header .btn-link[aria-expanded=true] {
    color: var(--tosca)!important;
}
#lvLists .card-header {
    padding: 1rem;
    background-color: var(--white);
    border-bottom: 0;
    border-radius: .75rem;
}
#lvLists .card-header button {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    text-align: left;
    gap: 10px;
    padding: 0;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
    white-space: normal;
    background: transparent;
    text-decoration: none;
    box-shadow: none;
}
#lvLists .card-body {
    padding-top: 0;
    font-size: 14px;
    line-height: 150%;
}
.level {
    margin-bottom: 40px;
}
.level-content {
    display: block;
    position: relative;
    background-color: #e8f5ff;
    margin-top: 0;
    padding: 20px 30px;
    border: 2px solid #0069b1;
    border-radius: 32px;
}
.level-content.tab-content>.active {
    opacity: 1;
}
.level-content .tab-title {
    font-family: "Gotham Rounded";
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    text-transform: capitalize;
    color: var(--black);
}
.level-content .block-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0 25px;
    margin-bottom: 30px;
    border-bottom: 1px solid #076ab1;
}
.level-content .block-header .title,
.level-content .block-header .level-info,
.level-content .content .title,
.level-content .content .material-info .lesson {
    font-weight: 700;
}
.level-content .block-header .title,
.level-content .block-header .level-info,
.level-content .content .title,
.level-content .content .material-info .lesson {
    color: var(--black);
}
.level-content .content p,
.level-content .content .material-info .lesson-total {
    color: #323232;
}
.level-content .block-header .level-info,
.level-content .content p,
.level-content .content .material-info .lesson,
.level-content .content .material-info .lesson-total {
    line-height: 24px;
}
.level-content .block-header .title {
    font-size: 36px;
    line-height: 42px;
    margin: 0;
}
.level-content .block-header .level-info {
    font-size: 18px;
}
.level-content .content .title {
    font-size: 24px;
    line-height: 32px;
    text-transform: capitalize;
}
.level-content .content p {
    font-weight: 400;
    font-size: 16px;
}
.level-content .content .materials {
    display: inline-block;
    position: relative;
    width: 100%;
}
.level-content .content .material-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 20px;
}
.level-content .content .material-info .lesson {
    font-size: 18px;
}
.level-content .content .material-info .lesson-total {
    font-weight: 400;
    font-size: 16px;
}
.level-content .content .show-lessons {
    display: block;
    text-align: center;
}
.level-content .content .show-lessons a {
    font-family: "Gotham Rounded";
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: var(--black);
    text-decoration: none;
}
.level-content .content .show-lessons a > span {
    display: block;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: var(--tosca);
}
.level-content .content .show-lessons a > span:after {
    content: "\f061";
    font-weight: 900;
    font-family: "Font Awesome\ 5 Free";
    font-size: 18px;
    padding-left: 12px;
    color: var(--tosca);
}
.level-content .content .panel-group {
    display: inline-block;
    position: relative;
    width: 100%;
}
.level-content .content .panel-group .panel-left {
    padding-left: 0;
}
.level-content .content .panel-group .panel-right {
    padding-right: 0;
}
.level-content .content .panel-group .panel {
    width: 100%;
    margin-top: 0;
    margin-right: 5px;
    margin-bottom: 20px;
    background: var(--white);
    border: 2px solid var(--tosca) !important;
    border-radius: 12px;
    box-shadow: -12px -12px 24px rgb(255 255 255 / 15%), 12px 12px 24px rgb(0 0 0 / 15%);
}
.level-content .content .panel-group .panel > a > .panel-heading {
    position: relative;
    background-color: transparent;
    padding: 14px 25px 14px 15px;
}
.level-content .content .panel-group .panel > a > .panel-heading .panel-title  {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: var(--tosca);
    margin-bottom: 0;
}
.level-content .content .panel-group .panel > a > .panel-heading .panel-title:after,
.level-content .content .panel-group .panel > a.collapsed > .panel-heading .panel-title:after {
    font-weight: 900;
    font-family: "Font Awesome\ 5 Free";
    display: inline-block;
    position: relative;
    float: right;
}
/*.level-content .content .panel-group .panel > a > .panel-heading .panel-title:after {
    content: "\f068";
}
.level-content .content .panel-group .panel > a.collapsed > .panel-heading .panel-title:after {
    content: "\f067";
}*/
.level-content .content .panel-group .panel > a > .panel-heading .panel-title > i {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(-100%, -50%);
    color: var(--tosca);
}
.level-content .content .panel-group .panel:nth-child(2n + 0) {
    margin-top: 0;
    margin-right: 0;
}
.level-content .content .panel-group .panel span.glyphicon {
    float: right;
}
.level-content .content .panel-group .panel-collapse .panel-body {
    padding: 0 25px 10px 15px;
    border-top: 0;
}

/* Course universe */
.learning {
    background-color: #e2eef8!important;
}
.learning-data .title {
    margin-bottom: 30px;
}
.learning-data .nav-pills {
    position: relative;
    display: table;
    margin: 0 auto;
}
.learning-data .nav-pills > li {
    margin-right: 10px;
}
.learning-data .nav-pills > li > a {
    background: #FFFFFF;
    color: var(--tosca);
    border: 1px solid var(--tosca);
    padding: 8px 16px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.learning-data .nav-pills > li.active > a, 
.learning-data .nav-pills > li.active > a:focus, 
.learning-data .nav-pills > li.active > a:hover {
    background: var(--tosca);
    color: #ffffff;
    font-size: 14px;
    line-height: 20px;
}
.learning-data .tab-content .tab-info {
    display: block;
    text-align: center;
    margin-bottom: 30px;
}
.learning-data .tab-pane.active .slider-learning .swiper-wrapper {
    justify-content: center;
}
.learning-data .slider-learning .slide-inner .slide-image {
    display: block;
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
    border-radius: 15px 15px 0 0;
}
.learning-data .slider-learning .wrap-slide-content {
    background-color: var(--white);
    color: var(--black);
    padding: 15px;
    -webkit-border-radius: 0 0 15px 15px;
    -moz-border-radius: 0 0 15px 15px;
    border-radius: 0 0 15px 15px;
}
#seo-accordion .panel-default,
#seo-accordion .panel-default>.panel-heading,
#seo-accordion .panel-default>.panel-heading+.panel-collapse>.panel-body {
    background-color: transparent;
    border-color: transparent;
    border: 0;
    box-shadow: none;
}
#seo-accordion .panel-default>.panel-heading+.panel-collapse>.panel-body {
    padding-left: 37px;
}
#seo-accordion .accordion-toggle .panel-title,
#seo-accordion .panel-default>.panel-heading+.panel-collapse>.panel-body {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
}
#seo-accordion .accordion-toggle .panel-title {
    font-weight: 700;
}
#seo-accordion .accordion-toggle .panel-title i {
    margin-right: 5px;
}
#seo-accordion .accordion-toggle[aria-expanded="true"] .panel-title {
    color: var(--tosca);
}
#seo-accordion .accordion-toggle[aria-expanded="false"] .panel-title {
    color: #343439;
}


@media screen and (max-width: 767px) {
    .col-left {
        margin-top: 30px !important;
        order: 2;
    }
    .col-right {
        order: 1;
    }
    .small-hero {
        height: 80vh !important;
    }
    .hero .hero-text .title {
        font-size: 32px;
        line-height: 40px;
    }
    .hero .hero-text .hero-info {
        margin-top: 20px;
    }
    .overview {
        padding: 20px 0;
    }
    .overview-content .title {
        font-size: 24px;
    }
    .overview-content p {
        font-size: 16px;
        line-height: 24px;
    }
    .overview-level .level-icon .level-text span.big-text {
        font-size: 24px;
        line-height: 32px;
    }
    .overview-level .level-icon .level-text span.small-text {
        font-size: 16px;
    }
    .overview-level .modal-dialog {
        width: 94% !important;
        margin: 0 auto;
    }
    .hero .hero-text .hero-info ul,
    .level-content .header,
    .level-content .content .material-info,
    .level-content .content .material-info span {
        display: block;
    }
    .hero .hero-text .hero-info ul > li {
        margin-bottom: 10px;
    }
    .tabs-left {
        display: none;
    }
    .tabs-left > li > a > img {
        width: 32px;
    }
    .level-tabs .swiper-button-prev, 
    .level-tabs .swiper-button-next {
        margin-top: 40px;
    }
    .level-content {
        width: 100%;
        background-color: transparent !important;
        padding: 0;
        padding-top: 20px !important;
        margin-top: 0;
        border: 0;
        border-radius: 0;
    }
    .level-content .panel {
        background-color: transparent;
        border: 0;
        border-color: transparent;
    }
    .level-content .panel .panel-mobile > a:after {
        content: "\f078";
        font-weight: 900;
        font-family: "Font Awesome\ 5 Free";
        font-size: 18px;
        position: absolute;
        right: 0;
        color: var(--tosca);
    }
    .level-content .panel .panel-mobile > a,
    .level-content .panel .panel-mobile > a[aria-expanded="true"],
    .level-content .panel .panel-mobile > a[aria-expanded="false"] {
        display: grid;
        grid-template-columns: 38px auto auto;
        font-weight: 700;
        font-size: 18px;
        line-height: 24px;
    }
    .level-content .panel .panel-mobile > a[aria-expanded="true"] {
        color: #00acc4;
    }
    .level-content .panel .panel-mobile > a[aria-expanded="false"] {
        color: #323232;
    }
    .level-content .panel .panel-mobile > a[aria-expanded="true"]:after {
        content: "\f077";
    }
    .level-content .panel .panel-sub > a {
        font-family: "Gotham Rounded";
        font-weight: 700;
        font-size: 16px;
        line-height: 24px;
    }
    .level-content .panel .panel-sub > a:after {
        content: "\2b";
        font-weight: 900;
        font-family: "Font Awesome\ 5 Free";
        font-size: 28px;
        position: absolute;
        top: 50%;
        bottom: 0;
        right: 0;
        transform: translate(-100%, -100%);
        color: var(--tosca);
    }
    .level-content .panel .panel-sub > a[aria-expanded="true"] {
        color: var(--tosca);
    }
    .level-content .panel .panel-sub > a[aria-expanded="true"]:after {
        content: "\f068";
        font-size: 20px;
    }
    .level-content .panel .panel-sub > a[aria-expanded="false"]:after {
        font-size: 28px;
    }
    .level-content .panel .panel-heading {
        padding: 15px 0;
    }
    .level-content .panel a > span.level-code {
        width: 32px;
        height: 32px;
        font-weight: 450;
        font-size: 12px;
        line-height: 20px;
        text-align: center;
        padding: 5px;
        background: linear-gradient(180deg, #55c5d1 0%, #4699c2 100%);
        color: #fff;
        margin-right: 5px;
        border: 1px solid #00acc4;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
    }
    .level-content .panel a.collapsed > span.level-code {
        background: #f9f9f9;
        color: #323232;
    }
    .level-content .block-header {
        display: block !important;
        padding-bottom: 20px;
        margin-bottom: 20px;
        background-color: transparent;
        border-bottom: 2px solid #076ab1;
    }
    .level-content .block-header .title {
        font-size: 24px;
        line-height: 32px;
    }
    .level-content .panel-body {
        padding: 15px;
        background: #e8f5ff;
        border: 0;
        border-radius: 16px;
    }
    .level-content .panel-body .title {
        font-weight: 700;
        font-size: 24px;
        line-height: 32px;
        color: var(--black);
        margin-bottom: 5px;
    }
    .level-content .panel-body .level-info {
        font-weight: 700;
        font-size: 18px;
        line-height: 24px;
        color: var(--black);
    }
    .level-content .panel-body p {
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        color: #323232;
    }
    .level-content .panel-body .materials .panel-body {
        background: transparent;
        padding: 10px 0;
        border: 0;
        border-radius: 0;
    }
    .level-content .panel-body .materials .material-info {
        padding: 20px 0 15px;
    }
    .level-content .panel-body .materials .material-info span {
        display: block;
    }
    .level-content .panel-body .materials .material-info span.lesson,
    .level-content .panel-body .materials .material-info span.lesson-total {
        font-size: 16px;
        line-height: 24px;
    }
    .level-content .panel-body .materials .material-info span.lesson {
        font-weight: 700;
    }
    .level-content .panel-body .materials .material-info span.lesson-total {
        font-weight: 400;
    }
    .level-content .panel-body .materials .panel {
        background: #fff;
        padding: 10px 15px;
        margin-bottom: 15px;
        border: 1px solid var(--tosca);
        border-radius: 16px !important;
    }
    .level-content .panel-body .materials .panel .panel-heading {
        display: block;
        position: relative;
        padding: 0 40px 0 15px;
        background-color: transparent;
    }
    .level-content .panel-body .materials .panel-group .panel-heading + .panel-collapse > .panel-body {
        padding: 10px 15px;
        border-top: 0;
    }
    .level-content .panel-body .materials .show-lessons a {
        font-weight: 700;
        font-size: 16px;
        line-height: 20px;
        color: var(--tosca);
    }
    .level-content .panel-body .materials .show-lessons a:after {
        content: "\f078";
        font-weight: 900;
        font-family: "Font Awesome\ 5 Free";
        font-size: 18px;
        position: relative;
        padding-left: 12px;
        color: var(--tosca);
    }
    .level-content .content .panel-group .panel,
    .find-out .hero-text {
        width: 100%;
    }
    .find-out {
        padding: 40px 0 !important;
        height: 900px !important;
    }
    .find-out .hero-text .title {
        font-size: 24px;
    }
    .find-out .hero-text .hero-info ul > li {
        font-size: 16px;
    }
    .find-out .hero-text .hero-info ul > li span.list-title {
        display: grid;
    }
    .find-out .hero-text .hero-info ul > li span.list-title strong,
    .find-out .hero-text .hero-info ul > li span.list-title b {
        display: contents;
    }
}
