.support-video{background-color:#fff;background-color:var(--background-white);width:100%;display:flex;position:relative;overflow:hidden}@media screen and (max-width:720px){.support-video{height:93px}}@media screen and (min-width:721px) and (max-width:1024px){.support-video{height:150px}}@media screen and (min-width:1025px) and (max-width:1440px){.support-video{height:150px}}@media screen and (min-width:1441px) and (max-width:1920px){.support-video{height:200px}}@media screen and (min-width:1921px){.support-video{height:266px}}.support-video .support-video__image{width:100%;height:100%;position:absolute}.support-video .support-video__wrapper{background:rgba(25,25,25,.4);justify-content:space-around;align-items:center;width:100%;height:100%;display:flex;position:relative}@media screen and (max-width:720px){.support-video .support-video__wrapper{padding-left:17px;padding-right:29px}}@media screen and (min-width:721px) and (max-width:1024px){.support-video .support-video__wrapper{padding-left:20px;padding-right:20px}}@media screen and (min-width:1025px) and (max-width:1440px){.support-video .support-video__wrapper{padding-left:60px;padding-right:52px}}@media screen and (min-width:1441px) and (max-width:1920px){.support-video .support-video__wrapper{padding-left:80px;padding-right:69px}}@media screen and (min-width:1921px){.support-video .support-video__wrapper{padding-left:106px;padding-right:92px}}.support-video .support-video__wrapper .support-video__title{color:#fff;text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-weight:800;display:-webkit-box;overflow:hidden}@media screen and (max-width:720px){.support-video .support-video__wrapper .support-video__title{width:247px;font-size:13px}}@media screen and (min-width:721px) and (max-width:1024px){.support-video .support-video__wrapper .support-video__title{width:242px;font-size:20.25px}}@media screen and (min-width:1025px) and (max-width:1440px){.support-video .support-video__wrapper .support-video__title{width:289px;font-size:20px}}@media screen and (min-width:1441px) and (max-width:1920px){.support-video .support-video__wrapper .support-video__title{width:386px;font-size:27px}}@media screen and (min-width:1921px){.support-video .support-video__wrapper .support-video__title{width:514px;font-size:36px}}.support-video .support-video__wrapper .support-video__button{z-index:5;width:var(--button-width);height:var(--button-width);cursor:pointer}@media screen and (max-width:720px){.support-video .support-video__wrapper .support-video__button{width:32px;height:32px}}@media screen and (min-width:721px) and (max-width:1024px){.support-video .support-video__wrapper .support-video__button{width:41px;height:41px}}@media screen and (min-width:1025px) and (max-width:1440px){.support-video .support-video__wrapper .support-video__button{width:41px;height:41px}}@media screen and (min-width:1441px) and (max-width:1920px){.support-video .support-video__wrapper .support-video__button{width:54px;height:54px}}@media screen and (min-width:1921px){.support-video .support-video__wrapper .support-video__button{width:72px;height:72px}}.modal-wrap-overlay:has(.video-modal-wrap){background-color:rgba(0,0,0,.6)}.video-modal-wrap{width:-webkit-max-content;width:-moz-max-content;width:max-content;height:-webkit-max-content;height:-moz-max-content;height:max-content;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-modal-wrap--fullscreen{background-color:#000;width:100vw;height:100vh}.video-modal-wrap--fullscreen .video-modal__content{width:100%;height:100%}.video-modal-wrap--fullscreen .video-modal__content video{object-fit:contain;width:100%;height:100%}.video-modal-wrap--border .video-modal__content{background-color:#fff;border-radius:4px;box-shadow:0 6px 12px rgba(25,25,25,.08)}@media screen and (max-width:720px){.video-modal-wrap--border .video-modal__content{padding:38px 16px 16px}}@media screen and (min-width:721px) and (max-width:1024px){.video-modal-wrap--border .video-modal__content{padding:38px 16px 16px}}@media screen and (min-width:1025px) and (max-width:1440px){.video-modal-wrap--border .video-modal__content{padding:54px 32px 32px}}@media screen and (min-width:1441px) and (max-width:1920px){.video-modal-wrap--border .video-modal__content{padding:54px 32px 32px}}@media screen and (min-width:1921px){.video-modal-wrap--border .video-modal__content{padding:54px 32px 32px}}.video-modal-wrap--border .video-modal__close{background:0 0}.video-modal__content{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}@media screen and (max-width:720px){.video-modal__content{width:calc(80vw + 40px)}}@media screen and (min-width:721px) and (max-width:1024px){.video-modal__content{width:90%;min-height:435px}}@media screen and (min-width:1025px) and (max-width:1440px){.video-modal__content{width:864px;min-height:486px}}@media screen and (min-width:1441px) and (max-width:1920px){.video-modal__content{width:864px;min-height:486px}}@media screen and (min-width:1921px){.video-modal__content{width:864px;min-height:486px}}@media screen and (max-width:720px){.video-modal__content{min-height:calc(45vw + 40px)}}.video-modal__content video,.video-modal__content iframe{object-fit:contain;background-color:#000;flex:1;width:100%;max-width:100vw;height:100%;max-height:100vh}.video-modal__close{z-index:1;color:var(--brand-black-40);background:radial-gradient(circle,#000 0%,#000 50%,transparent 50%);justify-content:flex-end;margin:12px;display:flex;position:absolute;top:0;right:0}.modal-wrap-overlay{z-index:30;width:100%;height:100%;position:fixed;top:0;left:0}.modal-wrap-overlay .modal-wrap-guard{opacity:0;position:absolute;top:-100vh;left:-100vw}