:root{--scrollbar-color:#c8c8c8;--scrollbar-bg-color:#f2f2f2;--scrollbar-size:thin;--scrollbar-webkit-size:5px;--scrollbar-webkit-border-radius:8px;--scrollbar-webkit-border-size:3px}.video__legend{--line-color:currentColor;position:relative;text-align:start}@media only screen and (min-width:769px){.video__legend{padding-left:72px}.rtl .video__legend:not(:where(.ltr *)){padding-left:0;padding-right:72px}}@media only screen and (max-width:768px){.video__legend{padding-left:44px}.rtl .video__legend:not(:where(.ltr *)){padding-left:0;padding-right:44px}}.video__legend:before{background-color:var(--line-color);border-radius:4px;content:"";height:100%;left:0;position:absolute;top:0;width:4px}.rtl .video__legend:not(:where(.ltr *)):before{left:auto;right:0}.rtl .video{direction:rtl}@media only screen and (max-width:1024px){.video{align-items:flex-start;margin-left:0;margin-right:0;width:100%}}.video__title{color:#1b365d;margin-bottom:80px}@media only screen and (max-width:1024px){.video__title{margin-bottom:40px}}.video__title b{color:#118756}.video__container{border-radius:20px;position:relative;width:100%}@media only screen and (max-width:768px){.video__container{border-radius:0}}.video__container button{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.video__container button img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.rtl .video__container button img{transform:scaleX(-1)}.video__container button .cta{margin-left:50%;transform:translateX(-50%);z-index:10}.rtl .video__container button .cta{margin-left:0;margin-right:50%;transform:translateX(50%)}@media (hover:hover){.video__container button:hover .cta:before{transform:scale(1.07)}}.video__container iframe,.video__container img,.video__container video{aspect-ratio:16/9;border-radius:20px;width:100%}.video__container img{object-fit:cover}.video__container video{background:#000}.video__legend{--line-color:var(--color-green-fluo);color:var(--color-blue);margin-top:30px}