.section-video-list{display:flex;flex-direction:column;gap:4.9rem}@media (max-width:1200px){.section-video-list{flex-direction:row;gap:3.3rem;overflow:auto hidden;scrollbar-width:none}.section-video-list::-webkit-scrollbar{display:none}}.section-video-list .video-card{--card-color:var(--color-white);--card-hover-color:var(--color-green);-moz-column-gap:3.2rem;column-gap:3.2rem;display:flex;flex-direction:row;position:relative}@media (max-width:1200px){.section-video-list .video-card{flex-direction:column;flex-shrink:0;row-gap:1.2rem;width:30rem}}@media (max-width:768px){.section-video-list .video-card{width:28rem}}.section-video-list .video-card:after{background-color:var(--color-gray-medium);bottom:-2.5rem;content:"";display:inline-block;height:.1rem;left:0;-webkit-mask-image:url(../images/icons/dash.svg);mask-image:url(../images/icons/dash.svg);-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x;-webkit-mask-size:1rem;mask-size:1rem;opacity:.8;position:absolute;width:100%}@media (max-width:1200px){.section-video-list .video-card:after{bottom:auto;height:100%;left:auto;-webkit-mask-image:url(../images/icons/dash-vertical.svg);mask-image:url(../images/icons/dash-vertical.svg);-webkit-mask-repeat:repeat-y;mask-repeat:repeat-y;-webkit-mask-size:auto;mask-size:auto;right:-1.7rem;width:.1rem}}.section-video-list .video-card:last-child{padding-bottom:0}.section-video-list .video-card:last-child:after{display:none}.section-video-list .video-card__image{flex-shrink:0;height:15rem;width:20.5rem}@media (max-width:1200px){.section-video-list .video-card__image{height:18rem;width:100%}}.section-video-list .video-card__title{font-size:1.8rem;font-weight:700;line-height:3.2rem}@media (max-width:768px){.section-video-list .video-card__title{font-size:1.6rem;font-weight:700;line-height:2.4rem}}@media (max-width:420px){.section-video-list .video-card__title{font-size:1.4rem}}.section-video{background-color:#121212;background-image:linear-gradient(192deg,#191e852e -24.86%,#31095921 91.01%);margin-bottom:8rem;padding:4.8rem 0}@media (max-width:768px){.section-video{margin-bottom:4rem}}@media (max-width:420px){.section-video{padding:3.2rem 0}}.section-video .section-title{--title-color:var(--color-white);--title-hover-color:var(--color-green);--title-active-color:var(--color-green);position:relative;z-index:2}.section-video .section-title hr{background-color:var(--color-white)}.section-video .section-layer{--layer-background:var(--color-green-light)}.section-video__container{display:grid;gap:3.2rem;grid-template-columns:1.4fr 1fr}@media (max-width:1200px){.section-video__container{grid-template-columns:1fr}}.section-video__card{height:-moz-fit-content;height:fit-content;position:relative;z-index:1}.section-video__card .video-card{--card-color:var(--color-white);--card-hover-color:var(--color-green)}@media (max-width:768px){.section-video__card .video-card{gap:2.4rem}}.section-video__card .video-card__image{height:38rem;width:100%}@media (max-width:1200px){.section-video__card .video-card__image{height:50rem}}@media (max-width:768px){.section-video__card .video-card__image{height:38rem}}@media (max-width:640px){.section-video__card .video-card__image{height:21rem}}.section-video__card .video-card__icon{background-size:2rem 2rem;height:4rem;width:4rem}.section-video__card .video-card__title{display:-webkit-box;font-size:3rem;font-weight:700;line-height:4.4rem;-webkit-box-orient:vertical;-webkit-line-clamp:4;margin-bottom:1.6rem;max-height:17.6rem;overflow-y:hidden;text-overflow:ellipsis}@media (max-width:420px){.section-video__card .video-card__title{display:-webkit-box;font-size:2rem;font-weight:700;line-height:3.2rem;margin-bottom:1.2rem;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:9.6rem;overflow-y:hidden;text-overflow:ellipsis}}.section-video__card .video-card__description{font-size:1.8rem;font-weight:400;line-height:3.2rem;margin-top:0}@media (max-width:768px){.section-video__card .video-card__description{font-size:1.6rem;font-weight:400;line-height:2.4rem}}
