main .free-training-container a:hover {
    color:#0D5AA5;
}
main .free-training-container a:active {
    color:#0E8CDB;
}
.free-training-container {
display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
    /* align-self: stretch; */
    background: #F1F1F1;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
}
.free-training-bottom-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    /* align-self: stretch; */
    background: #FFF;
    align-content: center;
    justify-content: center;
}
.free-training-header-meta-container {
    display: flex;
    align-items: center;
    gap: 16px;
}
.top-video-content-container .free-training-header-meta-container p {
    color: rgba(0, 0, 0, 0.65);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Golos Text";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px; 
}    
.top-video-section {
display: flex;
    flex-direction: column;
    gap: 8px;
    /* padding: 15px; */
    width: 100%;
    max-width: 1440px;
    background: #F1F1F1;
    padding: 15PX;
    flex-direction: column;
    /* justify-content: center; */
    /* align-items: center; */
    gap: 32px;
    /* align-self: stretch; */
}
.top-video-container {
    display: flex;
    /* max-width: 1440px; */
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;

}
.top-video-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
}
.top-video-content-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
}
.content-wrapper {
    padding 32px 0;
}
.top-video-content-container h3 {
    color: #000;
    font-family: "Golos Text";
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 0; 
}    
.top-video-content-container p {
    max-width: 800px;
    align-self: stretch;
    color: rgba(0, 0, 0, 0.87);
    font-family: "Golos Text";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 0;
}
.top-video-content-container .free-training-portal {
    max-width: 1184px;
    max-height: 666px;
    width: 100%;
    height: 100%;
    aspect-ratio: 16/9;
    border-radius: 24px;
}
.middle-section-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 16px;
}
.middle-section {
display: flex;
    flex-direction: column;
    gap: 8px;
    /* padding: 15px; */
    width: 100%;
    max-width: 1440px;
}
.middle-section-container {
	display: flex;
    max-width: 1440px;
    padding: 40px 15px;
    gap: 8px;
}
.middle-content {
    display: flex;
    align-items: flex-start;
    gap: 32px;
    align-self: stretch;
}
.content-spacing-text {
    display: flex;
    flex-direction: column;
    gap: var(--space-space-800, 32px);
    padding-top: 16px;
    padding-bottom: 32px;
}
.content-spacing-title {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.training-series-nav-container {
	display: flex;
    max-width: 320px;
    width: 100%;
    padding: 24px 12px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    border-radius: 12px;
    border: 1px solid #E5E5E5;
    background: #FFF;
}
.middle-section-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 24px;
}
.middle-section-text h4 {
    font-family: "Golos Text";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px; 
    color: rgba(0, 0, 0, 0.87);
} 
.middle-section-text p { 
    font-family: "Golos Text";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    color: rgba(0, 0, 0, 0.65);
    max-width:800px;
    width:100%;
}    
.training-list-group {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    align-self: stretch;
}
.training-list-group-item {
    display: flex;
    height: 40px;
    padding: 12px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
    border-radius: 8px;
}
.training-list-group-item:hover {
    background: rgba(0, 0, 0, 0.03);
}
.training-list-group-item:active {
    border: 1px solid #E5E5E5;
    background: rgba(0, 0, 0, 0.03);
}
.middle-section-test p#content {
    font-family: "Golos Text";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    max-width: 800px;
    color: rgba(0, 0, 0, 0.87);
}
p#content {
    font-family: "Golos Text";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    max-width: 800px;
    color: rgba(0, 0, 0, 0.87);
}
.training-series-h2 {
    color: rgba(0, 0, 0, 0.65);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Golos Text";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px; /* 121.429% */
    text-transform: uppercase;
}
.training-series-padding-container {
    display: flex;
    padding: 0 12px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
}
.training-series-padding {
    display: flex;
    height: 29px;
    padding-bottom: 12px;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
    border-bottom: 1px solid #D0D0D0;
}
.training-nav {
    display: flex;
    width: 296px;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
}
a.training-list-group-item {
    color: rgba(0, 0, 0, 0.65);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Golos Text";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
}
h4#title {
    color: rgba(0, 0, 0, 0.87);
    font-family: "Golos Text";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px; /* 133.333% */
    margin-bottom: 0;
}
#dur {
    color: rgba(0, 0, 0, 0.65);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Golos Text";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    margin-bottom: 0;
}
.duration-container {
    display: flex;
    color: rgba(0, 0, 0, 0.65);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Golos Text";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    gap:5px;
    max-width: 800px;
}
.timestamp-container {
    display: flex;
    color: rgba(0, 0, 0, 0.65);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Golos Text";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    gap: 5px;
    max-width:800px;
}
.free-training-related-videos-container {
display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
    /* align-self: stretch; */
    background: #FFF;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
}
.free-training-related-videos {
display: flex;
max-width: 1440px;
padding: 40px 112px;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 8px;
align-self: stretch;
}    
.free-training-related-videos-content {
display: flex;
max-width: 1440px;
padding: 40px 15px;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 8px;
align-self: stretch;
}
.essentials-training-new {
display: flex;
height: auto;
flex-direction: column;
align-items: center;
gap: 40px;
flex: 1 0 0;
}    
.essentials-training {
display: flex;
align-items: flex-start;
gap: 32px;
align-self: stretch;
}
.featured-series {
display: flex;
padding: 0 1px;
flex-direction: column;
align-items: flex-start;
gap: 24px;
align-self: stretch;
}
.featured-series-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr); 
    align-items: start;
    gap: 24px;
    align-self: stretch;
}
.featured-series-product-card {
width: 100%;
}
.featured-series-product-card > a {
    display: flex;
flex-direction: column;
align-items: flex-start;
gap: 12px;
flex: 1 0 0;
}

.featured-series-product-card .featured-series-product-card-img {
aspect-ratio: 388.67/218.63;
}
.featured-series-product-card .featured-series-product-card-img img {
    width: 100%;
    height: 100%;
border-radius: 24px;
}
.essentials-training-border {
    display: flex;
height: 1px;
align-items: center;
gap: 8px;
flex-shrink: 0;
align-self: stretch;
border-bottom: 1px solid #D0D0D0;
}
.essentials-training-title-container {
    display: flex;
align-items: center;
gap: 8px;
align-self: stretch;
}
.essentials-training-title-container h3 {
color: rgba(0, 0, 0, 0.87);
/* heading/heading H3 */
font-family: "Golos Text";
font-size: 30px;
font-style: normal;
font-weight: 600;
line-height: 36px;
flex: 1 0 0;

}
.related-video-date {
color: rgba(0, 0, 0, 0.65);
font-feature-settings: 'liga' off, 'clig' off;
align-self: stretch;
font-family: "Golos Text";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 17px;
margin-bottom: 0 !important;
}
.related-video-title {
    color: rgba(0, 0, 0, 0.87);
    font-family: "Golos Text";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    min-width: 200px;
    max-width: 352px;
    align-self: stretch;
    line-height: 24px;
}
@media (max-width: 768px) {
    .top-video-content-container .free-training-portal {
        max-width: 100%;
        max-height: 100%;
    }
    .middle-section {
        max-width:100%;
    }
    .middle-content {
        flex-direction: column-reverse;
    }
    .training-series-nav-container {
        max-width: 100%;
        width: 100%;
    }
    .top-video-section {
        max-width: 100%;
    }
    .featured-series-container {
        grid-template-columns: 1fr
    }
    .essentials-training-new {
        height: 100%;
    }
}