.latest-videos-landing{flex-direction:column;gap:64px;margin-top:32px;display:flex}.latest-videos-landing__header{justify-content:space-between;align-items:flex-end;width:100%;display:flex}@media (max-width:768px){.latest-videos-landing__header{flex-direction:column;align-items:start;gap:24px;margin-top:16px}}.latest-videos-landing__header--text{flex-direction:column;gap:16px;width:455px;display:flex}@media (max-width:768px){.latest-videos-landing__header--text{width:100%}}.latest-videos-landing__header--text p{letter-spacing:0;color:var(--light-gray-text);font-size:16px;font-weight:400;line-height:140%}.latest-videos-landing__header--button-text{background:var(--white);width:auto;color:var(--black-main);padding:14px 24px}.latest-videos-landing__videos{flex-direction:row;justify-content:space-between;width:100%;margin:0 auto;display:flex}@media (max-width:1024px){.latest-videos-landing__videos{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:-16px}}@media (max-width:768px){.latest-videos-landing__videos{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;justify-content:flex-start;gap:12px;margin-top:0;padding:0 16px 2px;overflow:auto hidden}.latest-videos-landing__videos::-webkit-scrollbar{display:none}}
.custom-link{border:none;flex-direction:row;height:48px;text-decoration:none;display:flex}.custom-link:hover{cursor:pointer}.custom-link:hover .custom-link__text-section{color:var(--white);background-size:100% 100%}.custom-link__icon-section{background-color:var(--orange-light);justify-content:center;align-items:center;width:48px;display:flex}.custom-link__icon-section img{width:16px;height:16px}.custom-link__text-section{background-color:var(--dark-gray);color:var(--white);letter-spacing:0;text-align:start;background:linear-gradient(to right,var(--orange-light)0%,var(--orange-light)100%);background-position:0 0;background-repeat:no-repeat;background-size:0% 100%;background-color:var(--dark-gray);padding:14px 24px;font-size:14px;font-weight:400;line-height:140%;transition:background-size .4s;position:relative}.custom-link__text-section--light{background-color:var(--white);color:var(--black-main);font-weight:500!important}
.latest-video-landing{border:1px solid var(--grey-stroke);flex-direction:column;gap:32px;width:341px;padding:24px 24px 56px;display:flex;position:relative}@media (max-width:768px){.latest-video-landing{scroll-snap-align:start;flex:0 0 86vw;width:86vw}}.latest-video-landing>img{width:100%;height:auto}.latest-video-landing:hover{border:1px solid var(--orange-light);cursor:pointer;background:radial-gradient(86.06% 100% at 50.23% 100%,#fe510133 0%,#fe510100 100%)}.latest-video-landing__play-icon{background-color:var(--orange-light);pointer-events:none;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:0;right:0}.latest-video-landing__play-icon img{width:12px;height:12px}.latest-video-landing__hashtag{flex-wrap:wrap;gap:8px;display:flex}
.hash-tag{flex-direction:row;justify-content:center;align-items:center;display:flex}.hash-tag__icon-section{background:var(--orange-light);justify-content:center;align-items:center;width:24px;height:24px;display:flex}.hash-tag__name{text-align:center;background:var(--dark-gray);height:24px;color:var(--white);letter-spacing:0;vertical-align:middle;padding:3.5px 8px;font-size:12px;font-weight:400;line-height:140%}
