.c-tooltip div{font-weight:400!important;font-size:1.2rem;line-height:1.4rem;padding:8px;position:relative;border-radius:4px;width:65px;text-align:center;font-weight:400;margin-bottom:10px;-webkit-animation-duration:3s;-moz-animation-duration:3s;animation-duration:3s;-webkit-animation-name:jump;-moz-animation-name:jump;animation-name:jump;-webkit-animation-iteration-count:5;-moz-animation-iteration-count:5;animation-iteration-count:5;background-color:#00a0ff;color:#fff;-moz-transition:all 1s ease;transition:all 1s ease;pointer-events:none}@media(min-width:48em){.c-tooltip div{font-weight:400!important;font-size:1.2rem;line-height:1.4rem}}@media(min-width:64em){.c-tooltip div{font-weight:400!important;font-size:1.2rem;line-height:1.4rem}}.c-tooltip div:after{content:"";position:absolute;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);display:block;height:10px;width:10px;left:0;right:0;margin:0 auto;background-color:inherit}.c-tooltip div:before{content:"";color:#fff}@-webkit-keyframes jump{0%{-webkit-transform:translateY(3px);transform:translateY(3px)}50%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}to{-webkit-transform:translateY(3px);transform:translateY(3px)}}@-moz-keyframes jump{0%{-moz-transform:translateY(3px);transform:translateY(3px)}50%{-moz-transform:translateY(-15px);transform:translateY(-15px)}to{-moz-transform:translateY(3px);transform:translateY(3px)}}@keyframes jump{0%{-webkit-transform:translateY(3px);-moz-transform:translateY(3px);transform:translateY(3px)}50%{-webkit-transform:translateY(-15px);-moz-transform:translateY(-15px);transform:translateY(-15px)}to{-webkit-transform:translateY(3px);-moz-transform:translateY(3px);transform:translateY(3px)}}.c-reactions{width:300px;height:64px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin:0 auto;z-index:3}.c-reactions__emoji{margin-right:30px;margin-top:2px}.c-reactions__emoji .feedback{--normal:#f8da69;--normal-shadow:#f4b555;--normal-mouth:#f05136;--normal-eye:#313036;--active:#f8da69;--active-shadow:#f4b555;--active-mouth:#f05136;--active-eye:#313036;--active-shadow-angry:#e94f1d;margin:0;padding:0;list-style:none;display:-webkit-flex;display:-moz-box;display:flex}.c-reactions__emoji .feedback .c-emoji{position:relative;border-radius:50%;padding:0;background:var(--sb,var(--normal));box-shadow:inset 3px -3px 4px var(--sh,var(--normal-shadow));transition:background .4s,box-shadow .4s,-webkit-transform .3s;-moz-transition:background .4s,box-shadow .4s,transform .3s,-moz-transform .3s;transition:background .4s,box-shadow .4s,transform .3s;transition:background .4s,box-shadow .4s,transform .3s,-webkit-transform .3s,-moz-transform .3s;-webkit-tap-highlight-color:transparent;-webkit-transform:scale(.8);-moz-transform:scale(.8);transform:scale(.8)}.c-reactions__emoji .feedback .c-emoji div{width:40px;height:40px;position:relative;-webkit-transform:perspective(240px) translateZ(4px);-moz-transform:perspective(240px) translateZ(4px);transform:perspective(240px) translateZ(4px);-webkit-transform:scale(.9);-moz-transform:scale(.9);transform:scale(.9)}.c-reactions__emoji .feedback .c-emoji div:after,.c-reactions__emoji .feedback .c-emoji div:before,.c-reactions__emoji .feedback .c-emoji div svg{display:block;position:absolute;left:var(--l,9px);top:var(--t,13px);width:var(--w,8px);height:var(--h,2px);-webkit-transform:rotate(var(--r,0deg)) scale(var(--sc,1)) translateZ(0);-moz-transform:rotate(var(--r,0deg)) scale(var(--sc,1)) translateZ(0);transform:rotate(var(--r,0deg)) scale(var(--sc,1)) translateZ(0)}.c-reactions__emoji .feedback .c-emoji div svg{fill:none;stroke:var(--s);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;-moz-transition:stroke .4s;transition:stroke .4s}.c-reactions__emoji .feedback .c-emoji div svg.eye{--s:var(--e,var(--normal-eye));--t:17px;--w:7px;--h:4px}.c-reactions__emoji .feedback .c-emoji div svg.eye.right{--l:23px}.c-reactions__emoji .feedback .c-emoji div svg.mouth{--s:var(--m,var(--normal-mouth));--l:11px;--t:23px;--w:18px;--h:7px}.c-reactions__emoji .feedback .c-emoji div:after,.c-reactions__emoji .feedback .c-emoji div:before{content:"";z-index:var(--zi,1);border-radius:var(--br,1px);background:var(--b,var(--e,var(--normal-eye)));-moz-transition:background .4s;transition:background .4s}.c-reactions__emoji .feedback .c-emoji.c-emoji__neutral{--step-1-rx:4deg;--step-1-ry:28deg;--step-1-rz:6deg;--step-2-rx:4deg;--step-2-ry:22deg;--step-2-rz:-6deg;display:none}.c-reactions__emoji .feedback .c-emoji.c-emoji__neutral div:after,.c-reactions__emoji .feedback .c-emoji.c-emoji__neutral div:before{--b:var(--active-);--sc:0}.c-reactions__emoji .feedback .c-emoji.c-emoji__neutral div:before{--l:12px;--t:17px;--h:4px;--w:4px;--br:50%;box-shadow:12px 0 0 var(--e,var(--normal-eye))}.c-reactions__emoji .feedback .c-emoji.c-emoji__neutral div:after{--l:13px;--t:26px;--w:14px;--h:2px;--br:1px;--b:var(--m,var(--normal-mouth))}.c-reactions__emoji .feedback .c-emoji.c-emoji__neutral div svg.eye{--t:15px;--sc:-1;stroke-dasharray:4.55;stroke-dashoffset:8.15}.c-reactions__emoji .feedback .c-emoji.c-emoji__neutral div svg.mouth{--s:var(--m,var(--normal-mouth));--l:12px;--t:24px;--w:15px;--h:7px;stroke-dasharray:9.8;stroke-dashoffset:33.25}.c-reactions__emoji .feedback .c-emoji.c-emoji__neutral div svg.hand{--t:22px;--l:6px;--w:25px;--h:25px;fill:#fff}.c-reactions__emoji .feedback .c-emoji.c-emoji__neutral.c-emoji--active{display:block}.c-reactions__emoji .feedback .c-emoji.c-emoji__neutral.c-emoji--active div svg.hand{--middle-y:1px;--middle-s:-1;-webkit-animation:toggle .8s linear forwards;-moz-animation:toggle .8s linear forwards;animation:toggle .8s linear forwards}.c-reactions__emoji .feedback .c-emoji.c-emoji__sad{--step-1-rx:4deg;--step-1-ry:-22deg;--step-1-rz:6deg;--step-2-rx:4deg;--step-2-ry:22deg;--step-2-rz:-6deg;display:none}.c-reactions__emoji .feedback .c-emoji.c-emoji__sad div:after,.c-reactions__emoji .feedback .c-emoji.c-emoji__sad div:before{--b:var(--active-);--sc:0}.c-reactions__emoji .feedback .c-emoji.c-emoji__sad div:before{--l:12px;--t:17px;--h:4px;--w:4px;--br:50%;box-shadow:12px 0 0 var(--e,var(--normal-eye))}.c-reactions__emoji .feedback .c-emoji.c-emoji__sad div:after{--l:13px;--t:26px;--w:14px;--h:2px;--br:1px;--b:var(--m,var(--normal-mouth))}.c-reactions__emoji .feedback .c-emoji.c-emoji__sad div svg.eye{--t:16px}.c-reactions__emoji .feedback .c-emoji.c-emoji__sad div svg.mouth{--t:24px;stroke-dasharray:9.5;stroke-dashoffset:33.25}.c-reactions__emoji .feedback .c-emoji.c-emoji__sad.c-emoji--active{display:block}.c-reactions__emoji .feedback .c-emoji.c-emoji__sad.c-emoji--active div:before{--middle-s-y:.35;-webkit-animation:toggle .2s linear forwards;-moz-animation:toggle .2s linear forwards;animation:toggle .2s linear forwards}.c-reactions__emoji .feedback .c-emoji.c-emoji__sad.c-emoji--active div:after{--middle-s-x:.5;-webkit-animation:toggle .7s linear forwards;-moz-animation:toggle .7s linear forwards;animation:toggle .7s linear forwards}.c-reactions__emoji .feedback .c-emoji.c-emoji__good{--step-1-rx:-14deg;--step-1-rz:10deg;--step-2-rx:10deg;--step-2-rz:-8deg;display:none}.c-reactions__emoji .feedback .c-emoji.c-emoji__good div:before{--b:var(--m,var(--normal-mouth));--w:5px;--h:5px;--br:50%;--t:22px;--zi:0;opacity:.5;box-shadow:16px 0 0 var(--b);-webkit-filter:blur(2px);filter:blur(2px)}.c-reactions__emoji .feedback .c-emoji.c-emoji__good div:after{--sc:0}.c-reactions__emoji .feedback .c-emoji.c-emoji__good div svg.eye{--t:15px;--sc:-1;stroke-dasharray:4.55;stroke-dashoffset:8.15}.c-reactions__emoji .feedback .c-emoji.c-emoji__good div svg.mouth{--t:22px;--sc:-1;stroke-dasharray:13.3;stroke-dashoffset:23.75}.c-reactions__emoji .feedback .c-emoji.c-emoji__good.c-emoji--active{display:block}.c-reactions__emoji .feedback .c-emoji.c-emoji__good.c-emoji--active div svg.mouth{--middle-y:1px;--middle-s:-1;-webkit-animation:toggle .8s linear forwards;-moz-animation:toggle .8s linear forwards;animation:toggle .8s linear forwards}.c-reactions__emoji .feedback .c-emoji.c-emoji__happy{display:none}.c-reactions__emoji .feedback .c-emoji.c-emoji__happy div{--step-1-rx:18deg;--step-1-ry:24deg;--step-2-rx:18deg;--step-2-ry:-24deg}.c-reactions__emoji .feedback .c-emoji.c-emoji__happy div:before{--sc:0}.c-reactions__emoji .feedback .c-emoji.c-emoji__happy div:after{--b:var(--m,var(--normal-mouth));--l:11px;--t:23px;--w:18px;--h:8px;--br:0 0 8px 8px}.c-reactions__emoji .feedback .c-emoji.c-emoji__happy div svg.eye{--t:14px;--sc:-1}.c-reactions__emoji .feedback .c-emoji.c-emoji__happy.c-emoji--active{display:block}.c-reactions__emoji .feedback .c-emoji.c-emoji__happy.c-emoji--active div:after{--middle-s-x:.95;--middle-s-y:.75;-webkit-animation:toggle .8s linear forwards;-moz-animation:toggle .8s linear forwards;animation:toggle .8s linear forwards}.c-reactions__emoji .feedback .c-emoji:not(.c-emoji--active):c-emoji--active{-webkit-transform:scale(.925);-moz-transform:scale(.925);transform:scale(.925)}.c-reactions__emoji .feedback .c-emoji.c-emoji--active{--sb:var(--active);--sh:var(--active-shadow);--m:var(--active-mouth);--e:var(--active-eye)}.c-reactions__emoji .feedback .c-emoji.c-emoji--active div{-webkit-animation:shake .8s linear forwards;-moz-animation:shake .8s linear forwards;animation:shake .8s linear forwards}.c-reactions__emoji .feedback .c-emoji:hover div{-webkit-animation:shake-hover .8s linear forwards;-moz-animation:shake-hover .8s linear forwards;animation:shake-hover .8s linear forwards}@-webkit-keyframes shake{30%{-webkit-transform:perspective(240px) rotateX(var(--step-1-rx,0deg)) rotateY(var(--step-1-ry,0deg)) rotate(var(--step-1-rz,0deg)) translateZ(10px);transform:perspective(240px) rotateX(var(--step-1-rx,0deg)) rotateY(var(--step-1-ry,0deg)) rotate(var(--step-1-rz,0deg)) translateZ(10px)}60%{-webkit-transform:perspective(240px) rotateX(var(--step-2-rx,0deg)) rotateY(var(--step-2-ry,0deg)) rotate(var(--step-2-rz,0deg)) translateZ(10px);transform:perspective(240px) rotateX(var(--step-2-rx,0deg)) rotateY(var(--step-2-ry,0deg)) rotate(var(--step-2-rz,0deg)) translateZ(10px)}to{-webkit-transform:perspective(240px) translateZ(4px);transform:perspective(240px) translateZ(4px)}}@-moz-keyframes shake{30%{-moz-transform:perspective(240px) rotateX(var(--step-1-rx,0deg)) rotateY(var(--step-1-ry,0deg)) rotate(var(--step-1-rz,0deg)) translateZ(10px);transform:perspective(240px) rotateX(var(--step-1-rx,0deg)) rotateY(var(--step-1-ry,0deg)) rotate(var(--step-1-rz,0deg)) translateZ(10px)}60%{-moz-transform:perspective(240px) rotateX(var(--step-2-rx,0deg)) rotateY(var(--step-2-ry,0deg)) rotate(var(--step-2-rz,0deg)) translateZ(10px);transform:perspective(240px) rotateX(var(--step-2-rx,0deg)) rotateY(var(--step-2-ry,0deg)) rotate(var(--step-2-rz,0deg)) translateZ(10px)}to{-moz-transform:perspective(240px) translateZ(4px);transform:perspective(240px) translateZ(4px)}}@keyframes shake{30%{-webkit-transform:perspective(240px) rotateX(var(--step-1-rx,0deg)) rotateY(var(--step-1-ry,0deg)) rotate(var(--step-1-rz,0deg)) translateZ(10px);-moz-transform:perspective(240px) rotateX(var(--step-1-rx,0deg)) rotateY(var(--step-1-ry,0deg)) rotate(var(--step-1-rz,0deg)) translateZ(10px);transform:perspective(240px) rotateX(var(--step-1-rx,0deg)) rotateY(var(--step-1-ry,0deg)) rotate(var(--step-1-rz,0deg)) translateZ(10px)}60%{-webkit-transform:perspective(240px) rotateX(var(--step-2-rx,0deg)) rotateY(var(--step-2-ry,0deg)) rotate(var(--step-2-rz,0deg)) translateZ(10px);-moz-transform:perspective(240px) rotateX(var(--step-2-rx,0deg)) rotateY(var(--step-2-ry,0deg)) rotate(var(--step-2-rz,0deg)) translateZ(10px);transform:perspective(240px) rotateX(var(--step-2-rx,0deg)) rotateY(var(--step-2-ry,0deg)) rotate(var(--step-2-rz,0deg)) translateZ(10px)}to{-webkit-transform:perspective(240px) translateZ(4px);-moz-transform:perspective(240px) translateZ(4px);transform:perspective(240px) translateZ(4px)}}@-webkit-keyframes shake-hover{30%{-webkit-transform:perspective(240px) rotateX(var(--step-1-rx,0deg)) rotateY(var(--step-1-ry,0deg)) rotate(var(--step-1-rz,0deg)) translateZ(10px);transform:perspective(240px) rotateX(var(--step-1-rx,0deg)) rotateY(var(--step-1-ry,0deg)) rotate(var(--step-1-rz,0deg)) translateZ(10px)}60%{-webkit-transform:perspective(240px) rotateX(var(--step-2-rx,0deg)) rotateY(var(--step-2-ry,0deg)) rotate(var(--step-2-rz,0deg)) translateZ(10px);transform:perspective(240px) rotateX(var(--step-2-rx,0deg)) rotateY(var(--step-2-ry,0deg)) rotate(var(--step-2-rz,0deg)) translateZ(10px)}to{-webkit-transform:perspective(240px) translateZ(4px);transform:perspective(240px) translateZ(4px)}}@-moz-keyframes shake-hover{30%{-moz-transform:perspective(240px) rotateX(var(--step-1-rx,0deg)) rotateY(var(--step-1-ry,0deg)) rotate(var(--step-1-rz,0deg)) translateZ(10px);transform:perspective(240px) rotateX(var(--step-1-rx,0deg)) rotateY(var(--step-1-ry,0deg)) rotate(var(--step-1-rz,0deg)) translateZ(10px)}60%{-moz-transform:perspective(240px) rotateX(var(--step-2-rx,0deg)) rotateY(var(--step-2-ry,0deg)) rotate(var(--step-2-rz,0deg)) translateZ(10px);transform:perspective(240px) rotateX(var(--step-2-rx,0deg)) rotateY(var(--step-2-ry,0deg)) rotate(var(--step-2-rz,0deg)) translateZ(10px)}to{-moz-transform:perspective(240px) translateZ(4px);transform:perspective(240px) translateZ(4px)}}@keyframes shake-hover{30%{-webkit-transform:perspective(240px) rotateX(var(--step-1-rx,0deg)) rotateY(var(--step-1-ry,0deg)) rotate(var(--step-1-rz,0deg)) translateZ(10px);-moz-transform:perspective(240px) rotateX(var(--step-1-rx,0deg)) rotateY(var(--step-1-ry,0deg)) rotate(var(--step-1-rz,0deg)) translateZ(10px);transform:perspective(240px) rotateX(var(--step-1-rx,0deg)) rotateY(var(--step-1-ry,0deg)) rotate(var(--step-1-rz,0deg)) translateZ(10px)}60%{-webkit-transform:perspective(240px) rotateX(var(--step-2-rx,0deg)) rotateY(var(--step-2-ry,0deg)) rotate(var(--step-2-rz,0deg)) translateZ(10px);-moz-transform:perspective(240px) rotateX(var(--step-2-rx,0deg)) rotateY(var(--step-2-ry,0deg)) rotate(var(--step-2-rz,0deg)) translateZ(10px);transform:perspective(240px) rotateX(var(--step-2-rx,0deg)) rotateY(var(--step-2-ry,0deg)) rotate(var(--step-2-rz,0deg)) translateZ(10px)}to{-webkit-transform:perspective(240px) translateZ(4px);-moz-transform:perspective(240px) translateZ(4px);transform:perspective(240px) translateZ(4px)}}.c-reactions__range{position:relative;width:208px;height:12px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.c-reactions__range .range-slide{position:absolute;width:100%;height:100%;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;left:0;top:0;z-index:9;outline:none;opacity:0;margin:0;padding:0;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.c-reactions__range .range-slide::-ms-clear,.c-reactions__range .range-slide::-ms-expand{display:none}.c-reactions__range .range-slide::-webkit-slider-thumb{width:35px;height:35px;cursor:-webkit-grabbing;cursor:grabbing;-webkit-appearance:none;appearance:none}.c-reactions__range .circle{top:-2px;width:16px;height:16px;border-radius:50%;box-shadow:0 2px 6px 0 rgba(0,0,0,.07);background:#fff}.c-reactions__range .circle,.c-reactions__range .range-value{position:absolute;display:inline-block;-moz-transition:.2s;transition:.2s}.c-reactions__range .range-value{top:0;left:0;width:20%;height:12px;-moz-transition:background-color .5s ease;transition:background-color .5s ease}.c-reactions__range .range-value.value-3{background:url(/assets/images/svg/ReactionsBgGreen.svg) no-repeat 100%}.c-reactions__range .range-value.value-2{background:url(/assets/images/svg/ReactionsBgYellow.svg) no-repeat right 1px}.c-reactions__range .range-value.value-1{background:url(/assets/images/svg/ReactionsBgRed.svg) no-repeat right 2px}.c-reactions__range:after{content:"";width:100%;height:12px;background:url(/assets/images/svg/ReactionsBg.svg) no-repeat 0;display:block}.c-reactions__range .bullet-0{position:absolute;right:-moz-calc(100% - 6px);right:calc(100% - 6px);display:inline-block;width:5.4px;height:5.4px;background:#fff;border-radius:50%;z-index:12;cursor:pointer}.c-reactions__range .bullet-0.bullet--current{z-index:1;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.c-reactions__range .bullet-1{position:absolute;right:-moz-calc(66.6666666667% - 4px);right:calc(66.6666666667% - 4px);display:inline-block;width:7.6px;height:7.6px;background:#fff;border-radius:50%;z-index:12;cursor:pointer}.c-reactions__range .bullet-1.bullet--current{z-index:1;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.c-reactions__range .bullet-2{position:absolute;right:-moz-calc(33.3333333333% - 2px);right:calc(33.3333333333% - 2px);display:inline-block;width:9.8px;height:9.8px;background:#fff;border-radius:50%;z-index:12;cursor:pointer}.c-reactions__range .bullet-2.bullet--current{z-index:1;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.c-reactions__range .bullet-3{position:absolute;right:-moz-calc(0 - 0);right:calc(0% - 0px);display:inline-block;width:12px;height:12px;background:#fff;border-radius:50%;z-index:12;cursor:pointer}.c-reactions__range .bullet-3.bullet--current{z-index:1;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.c-scroll-for-details{display:none}.c-scroll-for-details__inner{height:30px;width:100%;color:#fff;font-weight:400!important;font-size:1.4rem;letter-spacing:.1rem;line-height:1.8rem}@media(min-width:48em){.c-scroll-for-details__inner{font-weight:400!important;font-size:1.4rem;letter-spacing:.1rem;line-height:1.8rem}}@media(min-width:64em){.c-scroll-for-details__inner{font-weight:400!important;font-size:1.4rem;letter-spacing:.1rem;line-height:1.8rem}.c-scroll-for-details{-webkit-flex-direction:row;-moz-box-orient:horizontal;flex-direction:row;padding-right:4rem;text-align:right}.c-scroll-for-details,.c-scroll-for-details__mouse-wheel-container{display:-webkit-flex;display:-moz-box;display:flex;-moz-box-direction:normal}.c-scroll-for-details__mouse-wheel-container{-webkit-flex-direction:column;-moz-box-orient:vertical;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.c-scroll-for-details--d-flex-row{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.c-scroll-for-details .c-scroll-for-details__mouse{height:30px;width:20px;border-radius:10px;-webkit-transform:none;-moz-transform:none;transform:none;background:hsla(0,0%,100%,.2);top:170px}.c-scroll-for-details .c-scroll-for-details__mouse .c-scroll-for-details__wheel{display:block;margin:5px auto;background:#fff;position:relative;height:6px;width:6px;border:2px solid #fff;border-radius:14px;-webkit-animation:mouse-wheel 1s linear infinite;-moz-animation:mouse-wheel 1s linear infinite;animation:mouse-wheel 1s linear infinite}}@media(min-width:64em){@-webkit-keyframes mouse-wheel{0%{top:5px}50%{top:12px}to{top:5px}}@-moz-keyframes mouse-wheel{0%{top:5px}50%{top:12px}to{top:5px}}@keyframes mouse-wheel{0%{top:5px}50%{top:12px}to{top:5px}}.c-scroll-for-details .c-scroll-for-details__text,.c-scroll-for-details .c-scroll-for-details__text *{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin-right:1.6rem}.c-scroll-for-details--visible{display:block}.c-scroll-for-details .c-next-videos__close{float:right}}.c-hero-video{background:#000;color:#fff;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-flex-direction:column;flex-direction:column;position:relative;z-index:3;min-height:180px}.c-hero-video,.c-hero-video__player-container{display:-webkit-flex;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal}.c-hero-video__player-container{height:auto;-webkit-flex:2 1;-moz-box-flex:2;flex:2 1;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end;-webkit-flex-direction:column;flex-direction:column;overflow:hidden}.c-hero-video .c-player-container{height:100%;width:100%;margin:0 auto;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;overflow:hidden}.c-hero-video .c-player-container__player{margin:0 auto;width:100%;z-index:4}@media(max-width:63.99em)and (orientation:landscape){.c-hero-video .c-player-container__player{min-width:300px}}@media(max-width:63.99em)and (orientation:portrait){.c-hero-video .c-player-container__player{width:100%!important}}.c-hero-video .c-bottom-player{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;width:100%;position:relative}.c-hero-video__reaction-dummy{height:0}.c-hero-video:not(.j-next-videos-opened) .c-bottom-player .c-scroll-for-details{display:none}.c-hero-video .c-next-videos{-webkit-order:1;-moz-box-ordinal-group:2;order:1}@media(min-width:64em){.c-hero-video{-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;min-height:400px;height:45vh}.c-hero-video #c-hero-video__scroll-for-details{display:block}.c-hero-video .c-next-videos{-webkit-order:0;-moz-box-ordinal-group:1;order:0;margin-right:2.4rem}.c-hero-video .c-player-container{padding:0 4rem}.c-hero-video.j-next-videos-opened .c-player-container{padding:3.2rem 4rem 0 2rem}.c-hero-video.j-next-videos-opened .c-bottom-player{margin-top:1.2rem}.c-hero-video__reaction-dummy{height:64px}}@media(min-width:64em)and (orientation:landscape){.c-hero-video{height:78vh;width:100%}}.c-most-viewed-card{width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-justify-content:space-around;justify-content:space-around;border-bottom:1px solid rgba(0,0,0,.1);color:#1f1f1f}.c-most-viewed-card:hover .c-most-viewed-card__col-info .c-most-viewed-card__title{color:#2f2f2f}.c-most-viewed-card__title{-webkit-box-orient:vertical;word-break:break-word}.c-most-viewed-card--last-card{border-bottom:none}.c-most-viewed-card--first-card .c-most-viewed-card__baserow{-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;flex-direction:column-reverse;-webkit-justify-content:space-around;justify-content:space-around}.c-most-viewed-card--first-card .c-most-viewed-card__col-info{word-wrap:break-word;overflow-wrap:everywhere;margin:1.6rem 0 2.4rem;max-width:unset}.c-most-viewed-card--first-card .c-most-viewed-card__title{font-size:1.8rem;font-weight:500;line-height:2.2rem}@media(min-width:48em){.c-most-viewed-card--first-card .c-most-viewed-card__title{font-size:1.8rem;font-weight:500;line-height:2.2rem}}@media(min-width:64em){.c-most-viewed-card--first-card .c-most-viewed-card__title{font-size:2rem;font-weight:500;line-height:2.6rem}}.c-most-viewed-card--first-card .c-most-viewed-card__contentimg{display:block;overflow:hidden;position:relative;padding-top:calc(calc(9 / 16) * 100%);display:-webkit-flex;display:-moz-box;display:flex;left:auto;left:unset;border-radius:8px;width:unset;height:-webkit-max-content;height:-moz-max-content;height:max-content}.c-most-viewed-card--first-card .c-most-viewed-card__contentimg>*{max-width:100%;min-width:auto;position:absolute;top:0;height:100%}.c-most-viewed-card--first-card .c-most-viewed-card__contentimg img{height:-moz-calc(100% + 1px);height:calc(100% + 1px);top:-1px}.c-most-viewed-card__baserow{-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;margin-top:1.6rem;margin-bottom:1.6rem}.c-most-viewed-card__baserow,.c-most-viewed-card__contentimg{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.c-most-viewed-card__contentimg{background-color:#000;overflow:hidden;width:80px;height:80px;min-width:80px;min-height:80px;position:relative;border-radius:4px;-webkit-justify-content:space-around;justify-content:space-around}.c-most-viewed-card__contentimg.vilynx_registered .supra-wrapper{margin:0!important}.c-most-viewed-card__contentimg.vilynx_registered .supra-wrapper .vilynx_wrapperImg,.c-most-viewed-card__contentimg img{height:-moz-calc(100% + 1px);height:calc(100% + 1px)}.c-most-viewed-card__contentimg img{top:-1px;max-width:unset}.c-most-viewed-card__col-info{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;max-width:-moz-calc(100% - 92px);max-width:calc(100% - 92px);margin-left:.8rem}.c-most-viewed-card__col-info .c-most-viewed-card__duration{font-size:1.2rem;font-weight:500;letter-spacing:.1rem;line-height:1.6rem;text-transform:uppercase;margin-top:.8rem}@media(min-width:48em){.c-most-viewed-card__col-info .c-most-viewed-card__duration{font-size:1.2rem;font-weight:500;line-height:1.6rem}}@media(min-width:64em){.c-most-viewed-card__col-info .c-most-viewed-card__duration{font-size:1.2rem;font-weight:500;line-height:1.6rem}}@media(max-width:47.99em){.c-most-viewed-card__contentimg .lazyload-wrapper{height:inherit}.c-most-viewed-card--first-card .c-most-viewed-card__contentimg{height:unset}.c-most-viewed-card--first-card .c-most-viewed-card__contentimg .lazyload-wrapper{height:100%}}@media(min-width:48em){.c-most-viewed-card{padding-left:0;padding-right:0;border-bottom:none}.c-most-viewed-card__baserow{max-width:unset}.c-most-viewed-card__contentimg{display:block;overflow:hidden;position:relative;padding-top:calc(calc(9 / 16) * 100%);display:-webkit-flex;display:-moz-box;display:flex;left:auto;border-radius:8px;height:-webkit-max-content;height:-moz-max-content;height:max-content;width:unset}.c-most-viewed-card__contentimg>*{max-width:100%;min-width:auto;position:absolute;top:0;height:100%}.c-most-viewed-card__contentimg img{top:-1px}.c-most-viewed-card__contentimg.vilynx_registered .supra-wrapper .vilynx_wrapperImg,.c-most-viewed-card__contentimg img{height:-moz-calc(100% + 1px);height:calc(100% + 1px)}.c-most-viewed-card__col-info{margin-right:0;height:52px;word-wrap:break-word;overflow-wrap:everywhere;margin-top:1.6rem;margin-bottom:2.4rem;max-width:unset}.c-most-viewed-card--first-line{width:-moz-calc(50% - 8px);width:calc(50% - 8px)}.c-most-viewed-card--first-line .c-most-viewed-card__baserow{-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;flex-direction:column-reverse;-webkit-justify-content:space-around;justify-content:space-around}.c-most-viewed-card--first-line .c-most-viewed-card__col-info{margin-left:.8rem}.c-most-viewed-card--first-line .c-most-viewed-card__title{font-size:1.8rem;font-weight:500;line-height:2.2rem}}@media(min-width:48em)and (min-width:48em){.c-most-viewed-card--first-line .c-most-viewed-card__title{font-size:1.8rem;font-weight:500;line-height:2.2rem}}@media(min-width:48em)and (min-width:64em){.c-most-viewed-card--first-line .c-most-viewed-card__title{font-size:2rem;font-weight:500;line-height:2.6rem}}@media(min-width:48em){.c-most-viewed-card--first-line .c-most-viewed-card__contentimg{width:unset}.c-most-viewed-card--second-line{width:-moz-calc(33% - 8px);width:calc(33% - 8px)}.c-most-viewed-card--second-line .c-most-viewed-card__baserow{-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;flex-direction:column-reverse;-webkit-justify-content:space-around;justify-content:space-around}.c-most-viewed-card--second-line .c-most-viewed-card__contentimg{width:unset}.c-most-viewed-card--second-line .c-most-viewed-card__title{font-size:1.6rem;font-weight:500;line-height:2rem}}@media(min-width:48em)and (min-width:48em){.c-most-viewed-card--second-line .c-most-viewed-card__title{font-size:1.6rem;font-weight:500;line-height:2rem}}@media(min-width:48em)and (min-width:64em){.c-most-viewed-card--second-line .c-most-viewed-card__title{font-size:1.8rem;font-weight:500;line-height:2.2rem}}@media(min-width:64em){.c-most-viewed-card--dark .c-most-viewed-card__title{color:#dce2ee}.c-most-viewed-card--dark:hover .c-most-viewed-card__col-info .c-most-viewed-card__title{color:#f1f1f1}}.c-most-viewed{border-top:1px solid #d6d6d6;background:#fff}.c-most-viewed__container-base{max-width:100%}.c-most-viewed__title{font-size:1.6rem;letter-spacing:.15rem;line-height:2rem;font-weight:700!important;padding-top:3.2rem;padding-bottom:2rem;text-transform:uppercase;color:#1f1f1f}@media(min-width:48em){.c-most-viewed__title{font-size:1.6rem;letter-spacing:.15rem;line-height:2rem}}@media(min-width:64em){.c-most-viewed__title{font-size:1.8rem;letter-spacing:.18rem;line-height:2.2rem}}.c-most-viewed__content-video{border-bottom:1px solid hsla(0,0%,100%,.1);display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding-bottom:16px}@media(min-width:48em){.c-most-viewed{background:#f8f8f8;border-top:none}.c-most-viewed__title{padding-top:4.8rem}.c-most-viewed__content-video{-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:2.4rem;margin:0}}@media(min-width:64em){.c-most-viewed{background:transparent;margin-top:0}.c-most-viewed__container-base{border-top:1px solid hsla(0,0%,100%,.1);padding-top:4.8rem}.c-most-viewed__title{padding-top:1.6rem;padding-bottom:1.2rem}.c-most-viewed__title--dark{color:#fff}.c-most-viewed__content-video{border-bottom:none;padding-bottom:6.4rem}}@-webkit-keyframes generic-hide-animation{0%{opacity:1}to{opacity:0}}@-moz-keyframes generic-hide-animation{0%{opacity:1}to{opacity:0}}@keyframes generic-hide-animation{0%{opacity:1}to{opacity:0}}@-webkit-keyframes generic-show-animation{0%{opacity:0}to{opacity:1}}@-moz-keyframes generic-show-animation{0%{opacity:0}to{opacity:1}}@keyframes generic-show-animation{0%{opacity:0}to{opacity:1}}.c-video-details__main-col{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;padding-bottom:2.4rem;margin-bottom:1.6rem;padding-top:1.6rem}.c-video-details__main-col,.c-video-details__title-row,.c-video-details__title-row-wrapper{display:-webkit-flex;display:-moz-box;display:flex}.c-video-details__title-row-wrapper{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:space-around;justify-content:space-around}.c-video-details__label-type{border-radius:11px;padding:.4rem .8rem;color:#fff;margin-right:1.2rem;vertical-align:5px}.c-video-details__label-type--diretta{background:#405bff}.c-video-details__breadcumb ul.c-video-details__breadcumb-container{display:inline;padding:0;margin:0}.c-video-details__breadcumb ul.c-video-details__breadcumb-container li{display:inline;padding-left:0}.c-video-details__breadcumb ul.c-video-details__breadcumb-container li:not(:first-child):before{content:" · ";font-weight:700}.c-video-details__breadcumb ul.c-video-details__breadcumb-container li .c-video-details__breadcumb-link{color:#fff;font-size:1.2rem;font-weight:500;letter-spacing:.1rem;line-height:1.6rem;text-transform:uppercase}@media(min-width:48em){.c-video-details__breadcumb ul.c-video-details__breadcumb-container li .c-video-details__breadcumb-link{font-size:1.2rem;font-weight:500;line-height:1.6rem}}@media(min-width:64em){.c-video-details__breadcumb ul.c-video-details__breadcumb-container li .c-video-details__breadcumb-link{font-size:1.2rem;font-weight:500;line-height:1.6rem}}.c-video-details__breadcumb ul.c-video-details__breadcumb-container li:first-child .c-video-details__breadcumb-link{padding-left:0}.c-video-details__breadcumb .c-video-details__pubblication-date{display:inline;font-weight:400!important;font-size:1.2rem;line-height:1.4rem}@media(min-width:48em){.c-video-details__breadcumb .c-video-details__pubblication-date{font-weight:400!important;font-size:1.2rem;line-height:1.4rem}}@media(min-width:64em){.c-video-details__breadcumb .c-video-details__pubblication-date{font-weight:400!important;font-size:1.2rem;line-height:1.4rem}}.c-video-details__breadcumb .c-video-details__pubblication-date:not(:empty):before{content:"|";padding:0 .8rem}.c-video-details__details-row{-webkit-flex-direction:row;-moz-box-orient:horizontal;flex-direction:row;padding-top:1.6rem}.c-video-details__description-col,.c-video-details__details-row{display:-webkit-flex;display:-moz-box;display:flex;-moz-box-direction:normal;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.c-video-details__description-col{-webkit-flex-direction:column;-moz-box-orient:vertical;flex-direction:column}.c-video-details__wrapper-grid{background:#000;min-height:0}.c-video-details__social-altro{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.c-video-details__social-altro>:nth-child(3){display:none}.c-video-details__social-bar{-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.c-video-details__descdesc-col,.c-video-details__social-bar,.c-video-details__social-bar div{display:-webkit-flex;display:-moz-box;display:flex}.c-video-details__descdesc-col{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;display:none}.c-video-details__descdesc-col:empty{display:none}.c-video-details__descdesc-col.descdesc-show{display:inherit}.c-video-details__descdesc-col p{padding-top:3.2rem}.c-video-details__descdesc-col a,.c-video-details__descdesc-col div,.c-video-details__descdesc-col p,.c-video-details__descdesc-col span{padding-bottom:1.6rem;word-wrap:break-word;overflow-wrap:anywhere}.c-video-details__descdesc-col .c-descdesc-col_link-white{color:#fff;text-decoration:underline}.c-video-details__descdesc-col .c-descdesc-col_link-white:hover{color:#6c6c6c}.c-video-details__tagzone{margin-top:3.2rem;padding-bottom:1.6rem;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;font-size:1.2rem;font-weight:500;letter-spacing:.1rem;line-height:1.6rem;text-transform:uppercase}@media(min-width:48em){.c-video-details__tagzone{font-size:1.2rem;font-weight:500;line-height:1.6rem}}@media(min-width:64em){.c-video-details__tagzone{font-size:1.2rem;font-weight:500;line-height:1.6rem}}.c-video-details__tagzone a,.c-video-details__tagzone p,.c-video-details__tagzone span{padding-bottom:0;padding-right:1.2rem;color:#fff}.c-video-details__tagzone a.c-tagzone__link:hover,.c-video-details__tagzone p.c-tagzone__link:hover,.c-video-details__tagzone span.c-tagzone__link:hover{color:#6c6c6c}.c-video-details__tagzone a:first-child:after,.c-video-details__tagzone p:first-child:after,.c-video-details__tagzone span:first-child:after{padding-left:0;content:":"}.c-video-details__tagzone a:after,.c-video-details__tagzone p:after,.c-video-details__tagzone span:after{padding-left:1.2rem;content:"/"}.c-video-details__tagzone a:hover:after,.c-video-details__tagzone p:hover:after,.c-video-details__tagzone span:hover:after{color:#fff}.c-video-details__tagzone a:last-child:after,.c-video-details__tagzone p:last-child:after,.c-video-details__tagzone span:last-child:after{content:""}.c-video-details__main-container{grid-column:"1/13"}.c-video-details__icons-div{-webkit-justify-content:space-around;justify-content:space-around}.c-video-details__icons-div,.c-video-details__show-details{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.c-video-details__show-details{vertical-align:middle;cursor:pointer;margin-top:2rem;font-weight:400!important;font-size:1.4rem;letter-spacing:.1rem;line-height:1.8rem;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width:48em){.c-video-details__show-details{font-weight:400!important;font-size:1.4rem;letter-spacing:.1rem;line-height:1.8rem}}@media(min-width:64em){.c-video-details__show-details{font-weight:400!important;font-size:1.4rem;letter-spacing:.1rem;line-height:1.8rem}}.c-video-details__show-details i{margin-left:.8rem;margin-right:1.2rem}.c-video-details__show-details i svg{fill:#000;-webkit-filter:invert(100%);filter:invert(100%);width:1rem;height:1rem;margin-left:.8rem;-moz-transition:.5s;transition:.5s}.c-video-details__show-details i svg.rotate{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}@media(min-width:48em){.c-video-details__main-col{padding-top:3.2rem}.c-video-details__details-row{padding-top:2.4rem}.c-video-details__breadcumb ul.c-video-details__breadcumb-container li .c-video-details__breadcumb-link{font-size:1.4rem;font-weight:500;letter-spacing:.1rem;line-height:1.8rem;text-transform:uppercase}}@media(min-width:48em)and (min-width:48em){.c-video-details__breadcumb ul.c-video-details__breadcumb-container li .c-video-details__breadcumb-link{font-size:1.4rem;font-weight:500;line-height:1.8rem}}@media(min-width:48em)and (min-width:64em){.c-video-details__breadcumb ul.c-video-details__breadcumb-container li .c-video-details__breadcumb-link{font-size:1.4rem;font-weight:500;line-height:1.8rem}}@media(min-width:48em){.c-video-details__breadcumb .c-video-details__pubblication-date{font-weight:400!important;font-size:1.4rem;letter-spacing:.1rem;line-height:1.8rem}}@media(min-width:48em)and (min-width:48em){.c-video-details__breadcumb .c-video-details__pubblication-date{font-weight:400!important;font-size:1.4rem;letter-spacing:.1rem;line-height:1.8rem}}@media(min-width:48em)and (min-width:64em){.c-video-details__breadcumb .c-video-details__pubblication-date{font-weight:400!important;font-size:1.4rem;letter-spacing:.1rem;line-height:1.8rem}}@media(min-width:64em){.c-video-details__label-type{vertical-align:8px}.c-video-details__wrapper-grid{background:transparent}.c-video-details__tagzone{margin-top:2.4rem}.c-video-details__main-col{padding-bottom:6.4rem;margin-bottom:0;padding-top:0}.c-video-details__show-details{display:none}.c-video-details__social-bar div:nth-child(2){display:inherit}.c-video-details__descdesc-col{display:inherit}.c-video-details__descdesc-col p{padding-top:4rem}.c-video-details__descdesc-col p,.c-video-details__descdesc-col span{padding-bottom:0}.c-video-details__main-container{grid-column:"1/8"}}