.videoLobbyMain{width:100%;margin:auto;max-width:1470px;padding:0 15px}.videoLobbyMain .header{display:flex;flex-direction:row;align-items:center;margin-bottom:64px}@media screen and (max-width: 932px){.videoLobbyMain .header{gap:32px;margin-bottom:32px;justify-content:space-between}}.videoLobbyMain .header .title{font-size:42px;color:#083f92;display:inline-block;font-family:HeeboMedium;line-height:38px}@media screen and (max-width: 932px){.videoLobbyMain .header .title{font-size:1.625rem;line-height:1.12;letter-spacing:-0.42px;text-align:start}}.videoLobbyMain .header .line-divider{width:1px;height:44px;margin:0 34px;border:solid 1px #c4e5f8;display:inline-block}@media screen and (max-width: 932px){.videoLobbyMain .header .line-divider{display:none}}.videoLobbyMain .header .subtitle{font-size:24px;color:#083f92;display:inline-block;white-space:nowrap;position:relative}@media screen and (max-width: 932px){.videoLobbyMain .header .subtitle{font-size:16px;line-height:20px}}.videoLobbyMain .header .subtitle:hover{text-decoration:none;font-family:HeeboMedium}.videoLobbyMain .header .subtitle:hover:after{content:url(../../Images/SharedIcons/arrowBlueBold.svg)}.videoLobbyMain .header .subtitle:after{content:url(../../Images/SharedIcons/arrowBlue.svg);padding-right:10px;bottom:2px;position:relative}.videoLobbyMain-inner{box-shadow:0 18px 40px 0 rgba(13,71,161,.08);border:solid 1px #c4e5f8;border-radius:40px;padding:48px;display:grid;grid-template-columns:2.5fr 1fr;gap:32px;background-color:#fff;cursor:pointer}@media screen and (max-width: 1600px){.videoLobbyMain-inner{grid-template-columns:1.5fr 1fr}}@media screen and (max-width: 932px){.videoLobbyMain-inner{padding:0;gap:0;display:block;border-radius:24px}}.videoLobbyMain-iframe{display:none;height:507px;margin-bottom:24px;border-radius:40px}@media screen and (max-width: 1440px){.videoLobbyMain-iframe{height:360px;margin-bottom:16px;border-radius:8px}}@media screen and (max-width: 932px){.videoLobbyMain-video{margin-bottom:24px;padding:24px}}.videoLobbyMain-video .image{margin-bottom:24px;position:relative;border-radius:40px;overflow:hidden;position:relative;cursor:pointer}@media screen and (max-width: 932px){.videoLobbyMain-video .image{margin-bottom:16px;border-radius:8px}}.videoLobbyMain-video .image::before{content:"";position:absolute;background-image:url(../../../Style/Images/playButton.svg);width:160px;height:160px;z-index:9;top:calc(50% - 58px);left:50%;transform:translate(-50%, 0);background-repeat:no-repeat;background-position:center;background-size:100%;border-radius:100%;overflow:hidden;transition:.3s}@media screen and (max-width: 932px){.videoLobbyMain-video .image::before{width:84px;height:84px;top:calc(50% - 33px)}}.videoLobbyMain-video .image:hover::before{scale:1.07}.videoLobbyMain-video .image img{width:100%;height:507px;object-fit:cover}@media screen and (max-width: 1440px){.videoLobbyMain-video .image img{height:376px}}@media screen and (max-width: 480px){.videoLobbyMain-video .image img{height:153px}}.videoLobbyMain-video .content h3{color:#083f92;font-size:24px;line-height:30px;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-family:"HeeboMedium";cursor:default}@media screen and (max-width: 1440px){.videoLobbyMain-video .content h3{font-size:20px;line-height:26px}}.videoLobbyMain-video .content p{color:#083f92;font-size:24px;line-height:30px;font-weight:400;margin:0}@media screen and (max-width: 932px){.videoLobbyMain-video .content p{font-size:18px;line-height:24px}}.videoLobbyMain-items{height:100%;overflow:auto;max-height:561px;direction:ltr;padding-right:10px}.videoLobbyMain-items::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.videoLobbyMain-items::-webkit-scrollbar{width:7px}.videoLobbyMain-items::-webkit-scrollbar-thumb{background-color:#083f92;border-radius:8px}@media screen and (max-width: 1440px){.videoLobbyMain-items{max-height:437px}}@media screen and (max-width: 932px){.videoLobbyMain-items{max-height:100%;padding-right:0}}.videoLobbyMain-items-inner{display:flex}.videoLobbyMain-items-inner>*{flex:1}.videoLobbyMain-items-inner.active>.content{background-color:#f1f9fe}.videoLobbyMain-items-inner.active :hover{background-color:#f1f9fe !important}@media screen and (max-width: 932px){.videoLobbyMain-items-inner.active{background-color:#f1f9fe}}.videoLobbyMain-items-inner.active .image::before{display:none}.videoLobbyMain-items-inner>.content:hover{background-color:#f1f9fe}@media screen and (max-width: 932px){.videoLobbyMain-items-inner{grid-template-columns:3fr 1fr;padding:24px}}@media screen and (max-width: 480px){.videoLobbyMain-items-inner{grid-template-columns:auto 103px}}.videoLobbyMain-items-inner:first-child{padding-top:0}@media screen and (max-width: 932px){.videoLobbyMain-items-inner:first-child{border-top:1px solid #c4e5f8;padding-top:24px}}.videoLobbyMain-items-inner:last-child{border-bottom:none;padding-bottom:0px}@media screen and (max-width: 932px){.videoLobbyMain-items-inner:last-child{padding-bottom:24px}}.videoLobbyMain-items-inner .image{border-top-right-radius:20px;border-bottom-right-radius:20px;overflow:hidden;position:relative;width:100%;max-height:108px;object-fit:cover}.videoLobbyMain-items-inner .image::before{content:"";position:absolute;background-image:url(../../../Style/Images/playButton.svg);width:84px;height:84px;z-index:9;top:calc(50% - 33px);left:50%;transform:translate(-50%, 0);background-repeat:no-repeat;background-position:center;background-size:100%;border-radius:100%;overflow:hidden;transition:.3s}@media screen and (max-width: 480px){.videoLobbyMain-items-inner .image::before{width:48px;height:48px;top:calc(50% - 16px)}}.videoLobbyMain-items-inner .image:hover::before{scale:1.07}@media screen and (max-width: 480px){.videoLobbyMain-items-inner .image{border-radius:8px}}@media screen and (max-width: 932px){.videoLobbyMain-items-inner .image{height:64px;width:103px}}.videoLobbyMain-items-inner .image img{width:100%;height:100%;object-fit:cover}.videoLobbyMain-items-inner .content{padding:16px;border-top-left-radius:20px;border-bottom-left-radius:20px;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 932px){.videoLobbyMain-items-inner .content{padding-top:0;padding-bottom:0;width:calc(100% - 103px);flex:unset !important;justify-content:flex-end}}.videoLobbyMain-items-inner .content h3{font-size:18px;line-height:24px;font-weight:500;color:#083f92;font-family:"HeeboMedium";width:150px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;direction:rtl}@media screen and (max-width: 932px){.videoLobbyMain-items-inner .content h3{width:auto;font-size:16px;line-height:20px}}.videoLobbyMain-items-inner .content p{font-size:18px;line-height:24px;font-weight:400;color:#083f92;margin:0}@media screen and (max-width: 932px){.videoLobbyMain-items-inner .content p{font-size:16px;line-height:20px}}@media screen and (max-width: 932px){.videoLobbyMain .videoLobbyMain-items-outer{padding:0}}.videoLobbyMain .videoLobbyMain-items-outer:not(:first-of-type){padding:24px 0;border-top:1px solid #c4e5f8}@media screen and (max-width: 932px){.videoLobbyMain .videoLobbyMain-items-outer:not(:first-of-type){padding:0;border-top:0}}.videoLobbyMain .videoLobbyMain-items-outer:first-of-type{padding-bottom:24px}@media screen and (max-width: 932px){.videoLobbyMain .videoLobbyMain-items-outer:first-of-type{padding:0;border-top:0}}.videoCarouselMain{width:100%;margin:auto;max-width:1470px;padding:0 15px}@media screen and (max-width: 1600px){.videoCarouselMain{max-width:75.99vw}}@media screen and (max-width: 1366px){.videoCarouselMain{max-width:1062px}}.videoCarouselMain .header{display:flex;flex-direction:row;align-items:center;margin-bottom:64px}@media screen and (max-width: 932px){.videoCarouselMain .header{gap:32px;margin-bottom:32px}}.videoCarouselMain .header .title{font-size:42px;color:#083f92;display:inline-block;font-family:HeeboMedium;line-height:38px}@media screen and (max-width: 932px){.videoCarouselMain .header .title{font-size:24px;line-height:30px}}.videoCarouselMain .header .line-divider{width:1px;height:44px;margin:0 34px;border:solid 1px #c4e5f8;display:inline-block}@media screen and (max-width: 932px){.videoCarouselMain .header .line-divider{display:none}}.videoCarouselMain .header .subtitle{font-size:24px;color:#083f92;display:inline-block;white-space:nowrap;position:relative}@media screen and (max-width: 932px){.videoCarouselMain .header .subtitle{font-size:16px;line-height:20px}}.videoCarouselMain .header .subtitle:hover{text-decoration:none;font-family:HeeboMedium}.videoCarouselMain .header .subtitle:hover:after{content:url(../../Images/SharedIcons/arrowBlueBold.svg)}.videoCarouselMain .header .subtitle:after{content:url(../../Images/SharedIcons/arrowBlue.svg);padding-right:10px;bottom:2px;position:relative}.videoCarouselMain .videoCarouselMain-items .videoCarouselItemsBox .content h3{width:288px;word-wrap:break-word}@media screen and (max-width: 932px){.videoCarouselMain .videoCarouselMain-items .videoCarouselItemsBox .content h3{width:280px;height:50px !important}}.videoCarouselMain .videoCarouselMain-items .videoCarouselItemsBox .content p{width:288px;word-wrap:break-word}@media screen and (max-width: 932px){.videoCarouselMain .videoCarouselMain-items .videoCarouselItemsBox .content p{width:280px}}.videoCarouselMain .videoCarouselItemsBox{box-shadow:0 18px 30px 0 rgba(13,71,161,.08);border:solid 1px #c4e5f8;border-radius:40px;overflow:hidden;cursor:pointer}@media screen and (max-width: 1366px){.videoCarouselMain .videoCarouselItemsBox{margin-right:5px;box-shadow:0 4px 8px 0 rgba(13,71,161,.08)}}@media screen and (max-width: 768px){.videoCarouselMain .videoCarouselItemsBox{margin:0;border-radius:24px}}.videoCarouselMain .videoCarouselItemsBox .image{position:relative}.videoCarouselMain .videoCarouselItemsBox .image::before{content:"";position:absolute;background-image:url(../../../Style/Images/playButton.svg);width:84px;height:84px;z-index:9;top:calc(50% - 33px);left:50%;transform:translate(-50%, 0);background-repeat:no-repeat;background-position:center;background-size:100%;border-radius:100%;overflow:hidden;transition:.3s}.videoCarouselMain .videoCarouselItemsBox .image:hover::before{scale:1.07}.videoCarouselMain .videoCarouselItemsBox .image img{width:100%;height:189px;object-fit:cover}.videoCarouselMain .videoCarouselItemsBox .content{padding:24px;padding-bottom:32px;background-color:#fff}@media screen and (max-width: 932px){.videoCarouselMain .videoCarouselItemsBox .content{height:auto}}.videoCarouselMain .videoCarouselItemsBox .content h3{font-size:24px;line-height:30px;color:#083f92;font-weight:500;margin-bottom:8px;font-family:"HeeboMedium";display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width: 932px){.videoCarouselMain .videoCarouselItemsBox .content h3{font-size:20px;line-height:26px}}.videoCarouselMain .videoCarouselItemsBox .content p{font-size:18px;line-height:24px;color:#24283f;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width: 932px){.videoCarouselMain .videoCarouselItemsBox .content p{font-size:16px;line-height:24px}}.videoCarouselMain .videoCarouselItemsBox .iframe{display:none;height:181px}.videoCarouselMain-items{display:grid;grid-template-columns:repeat(4, 1fr);gap:32px}@media screen and (max-width: 1366px){.videoCarouselMain-items{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 932px){.videoCarouselMain-items{grid-template-columns:1fr}}.videoCarouselMain-items .videoCarouselItemsBox{margin:0}@media screen and (max-width: 932px){.videoCarouselMain-items .videoCarouselItemsBox .content{height:auto}}.videoCarouselMain .slick-video-carousel .slick-list{max-width:1222px;width:100%;padding-inline:0;margin:auto}@media screen and (max-width: 1600px){.videoCarouselMain .slick-video-carousel .slick-list{max-width:887px}}@media screen and (max-width: 1366px){.videoCarouselMain .slick-video-carousel .slick-list{max-width:853px}}@media screen and (max-width: 1024px){.videoCarouselMain .slick-video-carousel .slick-list{max-width:738px}}@media screen and (max-width: 844px){.videoCarouselMain .slick-video-carousel .slick-list{max-width:650px}}@media screen and (max-width: 768px){.videoCarouselMain .slick-video-carousel .slick-list{max-width:738px}}@media screen and (max-width: 768px){.videoCarouselMain .slick-video-carousel .slick-list{padding:0;padding-right:25px !important}}.videoCarouselMain .slick-video-carousel .slick-list .slick-slide{padding:0 16px 40px}@media screen and (max-width: 1366px){.videoCarouselMain .slick-video-carousel .slick-list .slick-slide{padding:0 16px 40px}}@media screen and (max-width: 480px){.videoCarouselMain .slick-video-carousel .slick-list .slick-slide{padding:0 10px 40px}}.videoCarouselMain .slick-video-carousel .slick-arrow{z-index:1;height:auto;width:80px}@media screen and (max-width: 768px){.videoCarouselMain .slick-video-carousel .slick-arrow{display:none !important}}.videoCarouselMain .slick-video-carousel .slick-arrow.slick-prev{inset-inline:-65px auto;left:0;right:unset;content:url(../../Images/SharedIcons/icon-arrow-slider-video.svg);transform:translate(0, -50%) rotate(0)}.videoCarouselMain .slick-video-carousel .slick-arrow.slick-prev:hover{content:url(../../Images/SharedIcons/hover-icon-arrow-slider-video.svg)}@media screen and (max-width: 1366px){.videoCarouselMain .slick-video-carousel .slick-arrow.slick-prev{left:-30px}}@media screen and (max-width: 1024px){.videoCarouselMain .slick-video-carousel .slick-arrow.slick-prev{width:100px}}.videoCarouselMain .slick-video-carousel .slick-arrow.slick-next{inset-inline:auto -65px;transform:translate(0, -50%) rotate(180deg);content:url(../../Images/SharedIcons/icon-arrow-slider-video.svg);right:0;left:unset}.videoCarouselMain .slick-video-carousel .slick-arrow.slick-next:hover{content:url(../../Images/SharedIcons/hover-icon-arrow-slider-video.svg)}@media screen and (max-width: 1366px){.videoCarouselMain .slick-video-carousel .slick-arrow.slick-next{right:-30px}}@media screen and (max-width: 1024px){.videoCarouselMain .slick-video-carousel .slick-arrow.slick-next{width:100px}}.video-carousel-dialog .modal-dialog{margin:auto;height:100%;display:flex;align-items:center;justify-content:center;max-width:874px;padding:20px}.video-carousel-dialog .modal-dialog .close{width:42px;height:42px;position:absolute;left:0;top:0;background-color:#fff;border-radius:100%;transition:.3s;opacity:1}.video-carousel-dialog .modal-content{background:rgba(0,0,0,0);border:none;display:block;padding:48px 0 0 48px}.video-carousel-dialog .modal-content .modal-body{padding:0;border-radius:20px;overflow:hidden;display:flex}.video-carousel-dialog .modal-content #video-carousel-iframe{height:480px}.videoContentMain{margin-bottom:32px}.videoContentMain h2{line-height:48px}.videoContentMain .video-card-player .title{margin:0 0 8px !important;font-size:24px;line-height:30px !important;font-weight:500;color:#083f92}.videoContentMain .video-card-player .subtitle{margin-bottom:24px !important;font-size:18px !important;line-height:24px !important}.videoContentMain .pinkLink{font-size:18px !important}@media screen and (max-width: 480px){.videoContentMain .pinkLink{font-size:16px !important;line-height:16px;margin-top:16px}}.videoContentMain .pinkLink::after{top:1px;position:relative}.videoContentMain .pinkLink:hover{text-decoration:none !important}.videoContentMain .title{width:auto;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:0 !important;line-height:24px !important}@media screen and (max-width: 480px){.videoContentMain .title{font-size:24px !important;line-height:30px !important;margin-top:0 !important;display:block}}.videoContentMain .subtitle{margin-top:24px !important;font-size:18px !important;color:#24283f !important;line-height:18px !important}@media screen and (max-width: 480px){.videoContentMain .subtitle{font-size:16px !important;line-height:24px !important}}.videoContentMain .video-card{display:flex;flex-direction:column;gap:16px;margin-top:32px}.videoContentMain .video-card h4{margin:0px !important}@media screen and (max-width: 480px){.videoContentMain .video-card{border:1px solid #c4e5f8;padding:24px;border-radius:20px;gap:8px}}.videoContentMain iframe{height:480px;display:none;border-radius:20px}@media screen and (max-width: 768px){.videoContentMain iframe{height:160px;margin:0}}.videoContentMain .main-video{display:block;margin:0px 0 32px;border-radius:20px;overflow:hidden;box-shadow:0 18px 42px 0 rgba(13,71,161,.04);position:relative;cursor:pointer}.videoContentMain .main-video::before{content:"";position:absolute;background-image:url(../../../Style/Images/playButton.svg);width:160px;height:160px;z-index:9;top:calc(50% - 58px);left:50%;transform:translate(-50%, 0);background-repeat:no-repeat;background-position:center;background-size:100%;border-radius:100%;overflow:hidden;transition:.3s}@media screen and (max-width: 932px){.videoContentMain .main-video::before{width:84px;height:84px;top:calc(50% - 33px)}}.videoContentMain .main-video.play::before{content:unset}.videoContentMain .main-video:hover::before{scale:1.07}.videoContentMain .main-video img{width:100%;height:480px;object-fit:cover}@media screen and (max-width: 480px){.videoContentMain .main-video img{height:157px}}@media screen and (max-width: 768px){.videoContentMain .main-video{border-radius:8px}}@media screen and (max-width: 480px){.videoContentMain .main-video{margin:16px 0 24px 0}}.videoContentMain .video-items{display:grid;grid-template-columns:1fr 1fr 1fr;margin-bottom:32px;gap:32px;position:relative}@media screen and (max-width: 768px){.videoContentMain .video-items{grid-template-columns:1fr;gap:0;margin-bottom:0;margin-left:-24px;margin-right:-24px}}.videoContentMain .video-items-inner{cursor:pointer;box-shadow:0 18px 42px 0 rgba(13,71,161,.04);border:solid 1px #c4e5f8;border-radius:20px;overflow:hidden}@media screen and (max-width: 768px){.videoContentMain .video-items-inner{display:grid;gap:16px;grid-template-columns:1fr 2fr;align-items:center;padding:24px;border-radius:0;border:solid 1px #c4e5f8;border-right:0;border-left:0;box-shadow:unset;border-bottom:none}.videoContentMain .video-items-inner:last-child{border-bottom:solid 1px #c4e5f8}}@media screen and (max-width: 768px)and (max-width: 480px){.videoContentMain .video-items-inner{grid-template-columns:103px auto}}.videoContentMain .video-items-inner.active{background-color:#f1f9fe}.videoContentMain .video-items-inner.active:hover{background-color:#f1f9fe !important}.videoContentMain .video-items-inner.active .video-items-image::before{display:none}.videoContentMain .video-items-inner:hover{background-color:#f1f9fe}.videoContentMain .video-items-image{position:relative}.videoContentMain .video-items-image::before{content:"";position:absolute;background-image:url(../../../Style/Images/playButton.svg);width:84px;height:84px;z-index:9;top:calc(50% - 33px);left:50%;transform:translate(-50%, 0);background-repeat:no-repeat;background-position:center;background-size:100%;border-radius:100%;overflow:hidden;transition:.3s}@media screen and (max-width: 480px){.videoContentMain .video-items-image::before{width:48px;height:48px;top:calc(50% - 16px)}}.videoContentMain .video-items-image:hover::before{scale:1.07}@media screen and (max-width: 768px){.videoContentMain .video-items-image{border-radius:8px;overflow:hidden}}@media screen and (max-width: 480px){.videoContentMain .video-items-image{width:103px}}.videoContentMain .video-items-image img{width:100%;height:148px;object-fit:cover}@media screen and (max-width: 768px){.videoContentMain .video-items-image img{height:64px}}@media screen and (max-width: 480px){.videoContentMain .video-items-image img{border-radius:8px;width:103px;height:64px}}.videoContentMain .video-items-content{padding:24px}@media screen and (max-width: 768px){.videoContentMain .video-items-content{height:auto}}@media screen and (max-width: 768px){.videoContentMain .video-items-content{padding:0}}.videoContentMain .video-items-content a{text-decoration:none !important;color:#083f92 !important}.videoContentMain .video-items-content h3{margin:0 0 8px;font-size:24px;line-height:30px;font-weight:500;color:#083f92;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width: 768px){.videoContentMain .video-items-content h3{font-size:16px;line-height:24px}}.videoContentMain .video-items-content p{color:#24283f;font-size:18px;line-height:24px;font-weight:400;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width: 768px){.videoContentMain .video-items-content p{font-size:16px;line-height:24px}}
