@charset "UTF-8";@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing,10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing,10px)*-4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:0 0;border:0;border-radius:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing,10px)/ 4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing,10px)/ 4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing,10px)/ 2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:hsla(0,0%,100%,.9);background:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid transparent;border-top:var(--plyr-menu-arrow-size,4px) solid hsla(0,0%,100%,.9);border-width:var(--plyr-menu-arrow-size,4px);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size,18px)/ 2 + var(--plyr-control-spacing,10px)*.7 - var(--plyr-menu-arrow-size,4px)/ 2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing,10px)*.7/1.5) calc(var(--plyr-control-spacing,10px)*.7*1.5);-webkit-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid transparent;border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing,10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing,10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing,10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing,10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing,10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b3ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:calc(-7px - -2);margin-right:calc(var(--plyr-control-spacing,10px)*.7*-1 - -2);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height,13px)*2);color:#00b3ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width,3px)*2 + var(--plyr-range-thumb-height,13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;background-image:linear-gradient(90deg,currentColor 0,transparent 0);background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc(var(--plyr-range-thumb-height,13px)/ 2*-1 - var(--plyr-range-track-height,5px)/ 2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:hsla(0,0%,100%,.9);background:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:3px;border-radius:var(--plyr-tooltip-radius,3px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/ 2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing,10px)/ 2) calc(var(--plyr-control-spacing,10px)/ 2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size,18px)/ 2 + var(--plyr-control-spacing,10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size,18px)/ 2 + var(--plyr-control-spacing,10px)*.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height,13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height,13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height,13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));left:0}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc(var(--plyr-range-track-height,5px)/ 2*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 0,transparent 50%,rgba(35,40,47,.6) 0,rgba(35,40,47,.6) 75%,transparent 0,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__volume{align-items:center;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing,10px)/ 2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing,10px)/ 2);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(transparent,rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing,10px)/ 2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing,10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing,10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing,10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--video .plyr__progress__buffer{color:hsla(0,0%,100%,.25);color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;display:block;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin:-var(--plyr-range-track-height,5px)/2 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:hsla(0,0%,100%,.9);background-color:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/ 2*2);opacity:0;padding:3px;padding:var(--plyr-tooltip-radius,3px);pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:2px;border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,.55);border-radius:2px;border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));padding:3px 6px}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}
.fullscreen{overflow:hidden}.plyr{position:relative;z-index:0;display:none;width:100%;font-family:Montserrat,sans-serif}.plyr--video{overflow:visible}.fullscreen .plyr--video{position:fixed!important;display:flex!important;max-height:100vh!important}.plyr--audio{padding-top:calc(56.27% - 37px);float:left;content:'';overflow:hidden}.plyr--video iframe,.plyr--video video{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.plyr__video-wrapper{position:relative;z-index:1}.plyr__video-wrapper:before{position:absolute;z-index:3;right:0;left:0;display:block;content:''}@media screen and (max-width:959px){.plyr__video-wrapper:before{top:0;bottom:0}}@media screen and (min-width:960px){.plyr__video-wrapper:before{top:60px;bottom:165px}}.plyr__video-wrapper iframe{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0}.page-with-video .youtube-locker{position:absolute;z-index:4;top:0;right:0;bottom:37px;left:0}.page-with-video .plyr--youtube .youtube-locker{top:60px;bottom:165px}.page-with-video .talk-additional-block-wrapper{position:absolute;left:0;top:0;right:0;bottom:0;z-index:5;pointer-events:none;overflow:hidden}.page-with-video:not(.widget) #video+.talk-additional-block-wrapper,.page-with-video:not(.widget) .video-js+.talk-additional-block-wrapper,.widget.page-with-video .plyr+.talk-additional-block-wrapper{pointer-events:auto}@media screen and (min-width:960px){.plyr--youtube .talk-additional-block-wrapper:not(.keyword-panel-shown){top:60px}}.page-with-video .talk-additional-block-wrapper>*{pointer-events:auto}.plyr--youtube .plyr__poster{display:none!important;height:81%}@media screen and (max-width:959px){.plyr--youtube .plyr__poster{top:0}}@media screen and (min-width:960px){.plyr--youtube .plyr__poster{top:60px}}.plyr--audio .plyr__controls,.plyr--video .plyr__controls{z-index:7;background-color:#020917;background-image:none;color:#fff;transition:opacity .4s ease-in-out,transform .4s ease-in-out;pointer-events:none}@media screen and (max-width:599px){.plyr--audio .plyr__controls,.plyr--video .plyr__controls{padding:12px 4px 4px 4px}}@media screen and (min-width:600px){.plyr--audio .plyr__controls,.plyr--video .plyr__controls{padding:5px 10px 0 10px}}@-moz-document url-prefix(){.plyr--audio .plyr__controls,.plyr--video .plyr__controls{z-index:2!important}}.plyr--audio .plyr__controls{position:relative}.plyr--video.plyr--hide-controls .plyr__controls.plyr__controls_force_visible{opacity:1;pointer-events:auto;transform:translateY(0)}@media screen and (min-width:960px){.plyr__controls__hidden:not(.plyr__controls__forceVisible) .plyr__controls{transform:translateY(40px);opacity:0;pointer-events:none}}.plyr__controls>*{pointer-events:auto}.uk-touch .page-with-video .plyr--video .plyr__control .plyr__tooltip:not(.active){opacity:0;transform:translate(-50%,10px) scale(.8)}.uk-touch .page-with-video .plyr--video .plyr__progress .plyr__tooltip.active{opacity:1;transform:translate(-50%) scale(1)}.plyr--video .plyr__controls .plyr__progress input[type=range]{z-index:4;height:18px;color:transparent!important}@media screen and (max-width:599px){.plyr--video .plyr__controls .plyr__progress input[type=range]::-webkit-slider-thumb{margin-top:-6px;width:16px;height:16px}}.plyr--video .plyr__controls .plyr__progress input[type=range]::-webkit-slider-runnable-track{background-color:transparent}.plyr--video .plyr__controls .plyr__progress input[type=range]::-moz-range-track{background-color:transparent}.plyr--video .plyr__controls .plyr__progress input[type=range]::-ms-track{background-color:transparent}.plyr--video .plyr__controls .plyr__progress .plyr__progress__buffer{display:none}.page-with-video .plyr--video .progress-item{position:absolute;z-index:3;top:50%;margin-top:-2px;width:1px;height:4px;background-color:#020917}.page-with-video .plyr--video .progress-total{position:absolute;z-index:2;top:50%;left:-6.5px;max-width:calc(100% + 13px);background-color:#e72b37}@media screen and (max-width:599px){.page-with-video .plyr--video .progress-total{margin-top:-4px;height:8px}}@media screen and (min-width:600px){.page-with-video .plyr--video .progress-total{margin-top:-2px;height:4px}}.plyr__caption div{display:block}.page-with-video .plyr__captions{bottom:-3px;z-index:6;display:flex;justify-content:center}.page-with-video .plyr__captions:not(.old_captions){pointer-events:none}@media screen and (max-width:599px){.page-with-video .plyr__captions{padding-bottom:20px}}.page-with-video .plyr--youtube .plyr__captions.bg_shown{display:flex;align-items:flex-end;justify-content:center;background-color:#020917;min-height:120px}.widget.page-with-video .plyr--youtube .plyr__captions.bg_shown{min-height:136px}.page-with-video .plyr--youtube .plyr__captions.bg_shown .plyr__caption{min-height:auto;background-color:transparent}.page-with-video .plyr__caption{padding-top:0;padding-bottom:0;display:flex;justify-content:center;flex-wrap:wrap;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-family:Montserrat,sans-serif}.page-with-video .plyr__captions:not(.old_captions) .plyr__caption{pointer-events:none}@media screen and (max-width:599px){.page-with-video .plyr__caption{font-size:12px;line-height:18px}}@media (min-width:600px){.page-with-video .plyr__caption{font-size:18px;line-height:32px}}.page-with-video:not(.widget) .plyr__captions:not(.old_captions) .plyr__caption{padding:0;background-color:transparent;font-size:0}.page-with-video .plyr__captions .word{padding:0 2px;position:relative;-moz-user-select:text;-webkit-user-select:text;-ms-user-select:text;user-select:text;pointer-events:auto}@media screen and (max-width:599px){.page-with-video .plyr__captions .word{font-size:12px;line-height:18px}}@media (min-width:600px){.page-with-video .plyr__captions .word{font-size:18px;line-height:32px}}.page-with-video .plyr__captions .word:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;display:block;content:'';background:rgba(2,9,23,.9)}.page-with-video .plyr__captions .word.selected{background-color:rgba(255,255,255,.2)}.page-with-video .plyr__captions .word::selection{background-color:rgba(255,255,255,.2)}.page-with-video .captionBubble-loading{padding-top:8px;display:flex;font-size:16px;line-height:22px;font-weight:600;color:#fff}.page-with-video .captionBubble-loading:after{margin-left:2px;width:0;display:inline-flex;animation:ellipsis steps(5,end) 1.5s infinite;-webkit-animation:ellipsis steps(5,end) 1.5s infinite;content:"\2026";overflow:hidden}@keyframes ellipsis{to{width:22px}}@-webkit-keyframes ellipsis{to{width:22px}}.page-with-video .captions-bubble{position:fixed;z-index:1040;background-color:#020917;border-radius:4px;text-align:left;pointer-events:auto}@media screen and (max-width:599px){.page-with-video .captions-bubble{padding:12px 16px;width:calc(100vw - 16px);max-width:calc(100vw - 16px)}}@media (min-width:600px){.page-with-video .captions-bubble{padding:16px 20px 24px 20px;width:320px;max-width:calc(100vw - 40px)}}.page-with-video.fullscreen .captions-bubble{top:inherit!important;bottom:100%}.page-with-video .captionsBubble-top{display:flex;align-items:flex-start;justify-content:space-between}.page-with-video .captionsBubble-title{font-weight:600;color:#fff}@media screen and (max-width:599px){.page-with-video .captionsBubble-title{font-size:12px;line-height:18px}}@media (min-width:600px){.page-with-video .captionsBubble-title{font-size:16px;line-height:22px}}.page-with-video .captionsBubble-actions{margin:-4px -8px 0 12px;display:flex}.page-with-video .captionsBubbleActions-icon{margin-left:8px;cursor:pointer}.page-with-video .captionsBubbleActions-icon:first-child{margin-left:0}.page-with-video .captionsBubbleActions-icon svg{display:block;width:24px;height:24px;fill:rgba(255,255,255,.6);pointer-events:none}.page-with-video .addToDictionary-trigger.added svg,.page-with-video .captionsBubbleActions-icon:hover svg{fill:#e72b37}.page-with-video .addToDictionary-trigger:not(.added) svg:nth-child(2){display:none}.page-with-video .addToDictionary-trigger.added svg:nth-child(1){display:none}.page-with-video .captionsBubble-noResult,.page-with-video .captionsBubble-translate{margin-top:8px;display:block;font-weight:500;font-size:12px;line-height:18px;color:rgba(255,255,255,.6)}.page-with-video .captionsBubble-definitions,.page-with-video .captionsBubble-translate{overflow:auto}@media screen and (max-width:599px){.page-with-video .captionsBubble-definitions,.page-with-video .captionsBubble-translate{max-height:80px}}@media (min-width:600px){.page-with-video .captionsBubble-definitions,.page-with-video .captionsBubble-translate{max-height:100px}}@media screen and (max-width:599px){.page-with-video .captionsBubble-definitions{margin-top:4px}}@media (min-width:600px){.page-with-video .captionsBubble-definitions{margin-top:8px}}.page-with-video .captionsBubbleDefinitions-title{font-weight:600;font-style:italic;color:#e72b37}@media screen and (max-width:599px){.page-with-video .captionsBubbleDefinitions-title{font-size:11px;line-height:16px}}@media (min-width:600px){.page-with-video .captionsBubbleDefinitions-title{font-size:12px;line-height:20px}}.page-with-video .captionsBubbleDefinitions-item{font-weight:500;font-style:italic;color:#fff}@media screen and (max-width:599px){.page-with-video .captionsBubbleDefinitions-item{margin-top:4px;font-size:11px;line-height:16px}}@media (min-width:600px){.page-with-video .captionsBubbleDefinitions-item{margin-top:8px;font-size:12px;line-height:20px}}.page-with-video .captionsBubble-info{display:flex;justify-content:space-between;background:rgba(255,255,255,.1);border-radius:4px;font-weight:500}@media screen and (max-width:599px){.page-with-video .captionsBubble-info{padding:4px 8px;margin-top:8px;font-size:11px;line-height:14px}}@media (min-width:600px){.page-with-video .captionsBubble-info{padding:6px 12px;margin-top:16px;font-size:12px;line-height:18px}}.page-with-video .captionsBubbleInfo-left{color:rgba(255,255,255,.6)}.page-with-video .captionsBubbleInfo-right{display:flex;align-items:center;color:#e72b37}.page-with-video .captionsBubble-questionTrigger{display:none!important;cursor:pointer}.page-with-video .captionsBubble-questionTrigger svg{margin-left:8px;display:block;width:20px;height:20px;fill:#e72b37;pointer-events:none}.page-with-video .captionsBubble-questionPopup{display:none;padding:16px 20px 24px 20px;cursor:default}.page-with-video .captionsBubbleQuestionPopup-close{position:absolute;top:12px;right:12px;cursor:pointer}.page-with-video .captionsBubbleQuestionPopup-close svg{margin:0;display:block;width:24px;height:24px;fill:rgba(255,255,255,.5);pointer-events:none}.page-with-video .captionsBubble-text{padding:32px 20px 0 20px;font-size:16px;line-height:22px;font-weight:600;text-align:center;color:#fff}.page-with-video .captionsBubble-bottom{padding:24px 20px 16px 20px;display:flex;align-items:center;justify-content:center}.page-with-video .captionsBubble-bottom .cc_btn{width:100%;max-width:204px;height:40px;line-height:40px;font-size:12px;text-transform:uppercase}.captionsBubble-questionPopup{position:absolute;right:0;bottom:0;left:0;display:block;background-color:#020917;border-radius:4px}.plyr__controls .plyr__menu,.plyr__controls .plyr__progress,.plyr__controls .plyr__time,.plyr__controls .plyr__volume,.plyr__controls>.plyr__control{margin-left:5px}@media screen and (min-width:480px){.plyr__controls .plyr__menu,.plyr__controls .plyr__progress,.plyr__controls .plyr__time,.plyr__controls .plyr__volume,.plyr__controls>.plyr__control{margin-left:8px}}@media screen and (max-width:599px){.btn-player-speed,.plyr__control[data-plyr=captions],.plyr__controls--title,.plyr__time--current,.plyr__time--duration{display:none!important}}@media screen and (min-width:600px){.plyr__controls .more-wrapper{display:none!important}}.plyr__control--overlaid[data-plyr=play]{display:none!important}.plyr--full-ui input[type=range]{color:#d62b2b!important}.plyr__control.active,.plyr__control.plyr__tab-focus,.plyr__control:hover,.plyr__control[aria-expanded=true]{background-color:#020917!important;fill:#e72b37;color:#e72b37}.plyr__control.active svg{fill:#e72b37}.plyr__progress__buffer{border:none}.plyr__controls .plyr__progress{margin:0;position:absolute;right:7px;left:7px}@media screen and (max-width:599px){.plyr__controls .plyr__progress{top:-5px}}@media screen and (min-width:600px){.plyr__controls .plyr__progress{top:-7px}}.plyr--video .plyr__controls .plyr__progress{flex-grow:1}.page-with-video .plyr--video .plyr__progress:before{position:absolute;z-index:1;top:50%;right:-6.5px;left:-6.5px;display:block;content:'';background-color:#8f949a}@media screen and (max-width:599px){.page-with-video .plyr--video .plyr__progress:before{margin-top:-4px;height:8px}}@media screen and (min-width:600px){.page-with-video .plyr--video .plyr__progress:before{margin-top:-2px;height:4px}}.page-with-video .plyr--video .plyr__progress .plyr__tooltip{padding:4px 8px;max-width:320px;background-color:rgba(2,9,23,.8);border-radius:4px;font-size:12px;line-height:16px;font-weight:600;letter-spacing:.4px;color:#fff}.page-with-video .plyr--video .plyr__progress .plyr__tooltip:before{display:none}.page-with-video .plyr--video .plyr__progress .plyr__tooltip .tooltip-title{max-width:320px;max-height:32px;overflow:hidden}.page-with-video .plyr--video .plyr__progress .plyr__tooltip .tooltip-time{margin-top:4px;opacity:.4}.plyr__control,.plyr__controls--title,.plyr__time{font-size:12px!important;line-height:18px!important;font-weight:600!important;border-radius:0}.plyr__controls .plyr__time{margin-left:5px;display:flex}.plyr__controls .plyr__time+.plyr__time:before{margin-right:5px}.plyr__controls .plyr__time span{width:8.16px}.plyr__spacer{display:flex;flex-grow:1;min-width:0}.plyr__controls--title{min-width:0;max-width:320px;display:flex;align-items:center;cursor:pointer}.plyr__controls--title:hover{opacity:.6}.plyr__controls--title span{position:relative;padding-left:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.plyr__controls--title span:before{position:absolute;top:0;bottom:0;left:0;width:12px;display:flex;align-items:center;justify-content:center;content:'•';color:#fff}.plyr__controls--title svg{margin-left:4px;display:flex;flex:0 0 16px;fill:#fff}.plyr .keywords-wrapper,.plyr .more-wrapper,.plyr .quality-wrapper,.plyr .volume-wrapper{margin-left:8px;position:relative;display:inline-flex}.plyr .plyr__quality,.plyr .plyr__volume{margin:0;position:absolute;background:rgba(2,9,23,.8);border-radius:4px;overflow:hidden}.plyr .volume-wrapper.muted svg:nth-child(1),.plyr .volume-wrapper:not(.muted) svg:nth-child(2){display:none}.plyr .plyr__volume{width:100px;transform:rotate(-90deg);left:-34px;bottom:80px}.plyr .plyr__quality{width:55px;left:-8px;bottom:calc(100% + 10px)}.plyr .plyr__volume input[type=range]{margin:5px 10px}.plyr .btn-player-volume{padding:0}.plyr .btn-player-volume svg{width:32px;height:32px}.plyr .plyr__quality__item{font-size:12px;line-height:26px;font-weight:600;cursor:pointer}.plyr .plyr__quality__item:hover{color:#e72b37}.plyr .plyr__quality__item.active{background-color:#e72b37;color:inherit}.plyr .btn-player-more{padding:0}.plyr .btn-player-more svg{width:32px;height:32px}.plyr .plyr__more{position:absolute;top:36px;right:-24px;width:280px}.plyr .plyr__more_item{padding:10px 8px 10px 16px;background-color:#252b37;font-size:12px;line-height:24px;font-weight:600;letter-spacing:.4px;color:#fff;text-align:left;cursor:pointer}.plyr .plyr__more_item.active{background-color:#e72b37;box-shadow:none}.plyr .plyr__more_item_submenuTrigger{display:flex;justify-content:space-between;align-items:center}.plyr .plyr__more_item_submenuTrigger svg{width:24px;height:24px;fill:#959595;transform:rotate(0);transition:all ease-in-out .3s}.plyr .plyr__more_item_submenuTrigger.opened svg{transform:rotate(90deg)}.plyr .plyr__more_item_submenuContainer{padding-left:16px}.plyr .plyr__more_submenuItem.active{text-decoration:underline}.plyr__preview-thumb__image-container{height:67.5px;width:120px}.btn-player-quality,.btn-player-speed{font-size:14px!important;display:inline-block}.page-with-video .plyr__control.btn-player-keywords{padding:4px}.page-with-video .plyr__control.btn-player-keywords svg{width:24px;height:24px}.page-with-video .plyr__control.btn-player-keywords .plyr__tooltip.just-minimized{width:215px;transform:translate(-50%,0) scale(1);opacity:1;white-space:normal}.plyr--youtube.plyr__keywordsButtonMoved .talkPageHeaderVideoKeywords-trigger,.plyr--youtube.plyr__keywordsButtonMoved .talkPageHeaderVideoMute-trigger{transform:translateY(-64px)}.page-with-video .talkPageHeaderVideo .plyr__preview-thumb{padding:8px 8px 4px 8px;width:216px;display:flex;flex-direction:column;background-color:rgba(2,9,23,.8);border-radius:4px;font-family:Montserrat,sans-serif;font-weight:600;font-size:12px;line-height:16px;letter-spacing:.4px;color:#fff}.page-with-video .talkPageHeaderVideo .plyr__progress:hover .plyr__preview-thumb{opacity:1}.page-with-video .talkPageHeaderVideo .plyr__preview-thumb:before{display:none}.page-with-video .talkPageHeaderVideo .plyr__preview-thumb__image-container{margin-bottom:8px;width:auto!important;height:auto!important;order:1}.page-with-video .talkPageHeaderVideo .plyr__preview-thumb__image-container img{position:static;display:none;width:100%;height:auto}.page-with-video .talkPageHeaderVideo .plyr__preview-thumb__image-container img:last-child{display:block}.page-with-video .talkPageHeaderVideo .plyr__preview-thumb__title-container{padding:0 8px;max-height:32px;overflow:hidden;order:2}.page-with-video .talkPageHeaderVideo .plyr__preview-thumb__time-container{margin-top:4px;position:static;order:3;opacity:.6}.page-with-video .talkPageHeaderVideo .plyr__preview-thumb__time-container span{padding:0;background-color:transparent;font-size:inherit}.page-with-video .talkPageHeaderVideoKeywords-trigger,.page-with-video .talkPageHeaderVideoMute-trigger{position:absolute;z-index:4;top:12px;display:flex;align-items:center;justify-content:center;min-width:36px;background-color:rgba(2,9,23,.8);cursor:pointer;transition:transform .4s ease-in-out}.page-with-video .plyr--youtube .talkPageHeaderVideoKeywords-trigger,.page-with-video .plyr--youtube .talkPageHeaderVideoMute-trigger{top:76px}@media screen and (max-width:959px){.page-with-video .plyr--youtube.plyr--paused .talkPageHeaderVideoKeywords-trigger,.page-with-video .plyr--youtube.plyr--paused .talkPageHeaderVideoMute-trigger{display:none}}.page-with-video .talkPageHeaderVideoKeywords-trigger{padding:6px;right:12px}.page-with-video .talkPageHeaderVideoMute-trigger{padding:2px 12px 2px 2px;left:12px;font-size:12px;line-height:18px;font-weight:600;color:#fff}.page-with-video .talkPageHeaderVideoKeywords-trigger svg{flex:0 0 24px;fill:#fff}.page-with-video .talkPageHeaderVideoMute-trigger svg{margin-right:4px;width:32px;fill:#fff}.page-with-video .talkPageHeaderVideoKeywords-trigger:hover .openIcon{fill:#e72b37}.page-with-video .talkPageHeaderVideoKeywords-trigger .keyword-items,.page-with-video .talkPageHeaderVideoKeywords-trigger span{margin:0 12px;font-size:12px;line-height:18px;font-weight:600;color:#fff;pointer-events:none}.page-with-video .talkPageHeaderVideoKeywords-trigger .keyword-items{display:flex;align-items:center}.page-with-video .talkPageHeaderVideoKeywords-trigger span{max-width:236px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-with-video .talkPageHeaderVideoKeywords-trigger .keyword-item{margin-left:4px;padding:3px 12px;background-color:rgba(149,149,149,.2);border-radius:12px;color:#fff;pointer-events:none;white-space:nowrap}.page-with-video .talkPageHeaderVideoKeywords-trigger .keyword-item:first-child{margin:0}.page-with-video .talkPageHeaderVideoKeywords-trigger .keyword-more{margin-left:4px;font-weight:700;pointer-events:none}.page-with-video .talkPageHeaderVideoKeywords-trigger .openIcon{opacity:.5;pointer-events:none}.page-with-video .talkPageHeaderVideoKeywords-trigger .closeIcon{cursor:pointer}.page-with-video .talkPageHeaderVideoKeywords-trigger .closeIcon:hover{opacity:1}.page-with-video .talkPageHeaderVideoKeywords-close{position:absolute;z-index:2;top:0;display:flex;width:36px;height:36px;align-items:center;justify-content:center;background-color:rgba(2,9,23,.8);cursor:pointer}@media screen and (max-width:767px){.widget.page-with-video:not(.fullscreen) .talkPageHeaderVideoKeywords-close{display:none}}@media screen and (max-width:419px){.page-with-video .talkPageHeaderVideoKeywords-close{left:0}}@media screen and (min-width:420px) and (max-width:959px){.page-with-video .talkPageHeaderVideoKeywords-close{right:380px}}@media screen and (max-width:959px){.page-with-video:not(.widget):not(.fullscreen) .talkPageHeaderVideoKeywords-close{display:none}}@media screen and (min-width:960px){.page-with-video .talkPageHeaderVideoKeywords-close{right:calc(100% / 2 - 60px)}}.page-with-video .talkPageHeaderVideoKeywords-close svg{flex:0 0 12px;height:12px;fill:#fff;opacity:.5;pointer-events:none}.page-with-video .talkPageHeaderVideoKeywords-close:hover svg{fill:#e72b37;opacity:1}.page-with-video .talkPageHeader-actions{z-index:5}#embedded_popup .embed-code,#embedded_popup .share-link,#modalEmbedded .embed-code,#modalEmbedded .share-link{word-break:break-all}
@charset "UTF-8";.fancybox-enabled{overflow:hidden}.fancybox-enabled body{overflow:visible;height:100%}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99993;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-container~.fancybox-container{z-index:99992}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:50%;margin-left:-79px}.fancybox-infobar__body{display:inline-block;width:70px;line-height:44px;font-size:13px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,.7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased}.fancybox-toolbar{top:0;right:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translate3d(0,0,0)}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:0;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.fancybox-slide::before{content:'';display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image::before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0 44px;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:0 0;cursor:default;overflow:visible;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:-webkit-zoom-out;cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:-webkit-zoom-in;cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;margin:0;padding:0;border:0;width:100%;height:100%;background:#fff}.fancybox-error{margin:0;padding:40px;width:100%;max-width:380px;background:#fff;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font:16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;outline:0;background:0 0;z-index:10;cursor:pointer}.fancybox-close-small:after{content:'×';position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background:#fff;transition:background .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small{top:0;right:-44px}.fancybox-slide--iframe .fancybox-close-small:after{background:0 0;font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after{color:#fff}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 30px 0 30px;background:linear-gradient(to bottom,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8) 100%);pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid rgba(255,255,255,.4);font-size:14px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-button{display:inline-block;position:relative;margin:0;padding:0;border:0;width:44px;height:44px;line-height:44px;text-align:center;background:0 0;color:#ddd;border-radius:0;cursor:pointer;vertical-align:top;outline:0}.fancybox-button[disabled]{cursor:default;pointer-events:none}.fancybox-button,.fancybox-infobar__body{background:rgba(30,30,30,.6)}.fancybox-button:hover:not([disabled]){color:#fff;background:rgba(0,0,0,.8)}.fancybox-button::after,.fancybox-button::before{content:'';pointer-events:none;position:absolute;background-color:currentColor;color:currentColor;opacity:.9;box-sizing:border-box;display:inline-block}.fancybox-button[disabled]::after,.fancybox-button[disabled]::before{opacity:.3}.fancybox-button--left::after,.fancybox-button--right::after{top:18px;width:6px;height:6px;background:0 0;border-top:solid 2px currentColor;border-right:solid 2px currentColor}.fancybox-button--left::after{left:20px;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.fancybox-button--right::after{right:20px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--left{border-bottom-left-radius:5px}.fancybox-button--right{border-bottom-right-radius:5px}.fancybox-button--close::after,.fancybox-button--close::before{content:'';display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px)}.fancybox-button--close::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--close::after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.fancybox-arrow{position:absolute;top:50%;margin:-50px 0 0 0;height:100px;width:54px;padding:0;border:0;outline:0;background:0 0;cursor:pointer;z-index:99995;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:opacity .25s}.fancybox-arrow::after{content:'';position:absolute;top:28px;width:44px;height:44px;background-color:rgba(30,30,30,.8);background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);background-repeat:no-repeat;background-position:center center;background-size:24px 24px}.fancybox-arrow--right{right:0}.fancybox-arrow--left{left:0;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.fancybox-arrow--left::after,.fancybox-arrow--right::after{left:0}.fancybox-show-nav .fancybox-arrow{opacity:.6}.fancybox-show-nav .fancybox-arrow[disabled]{opacity:.3}.fancybox-loading{border:6px solid rgba(100,100,100,.4);border-top:6px solid rgba(255,255,255,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:fancybox-rotate .8s infinite linear;animation:fancybox-rotate .8s infinite linear;background:0 0;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@-webkit-keyframes fancybox-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fancybox-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-360deg);-ms-transform:rotate(-360deg);transform:rotate(-360deg);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}@media all and (max-width:800px){.fancybox-infobar{left:0;margin-left:0}.fancybox-button--left,.fancybox-button--right{display:none!important}.fancybox-caption{padding:20px 0;margin:0}}.fancybox-button--fullscreen::before{width:15px;height:11px;left:calc(50% - 7px);top:calc(50% - 6px);border:2px solid;background:0 0}.fancybox-button--pause::before,.fancybox-button--play::before{top:calc(50% - 6px);left:calc(50% - 4px);background:0 0}.fancybox-button--play::before{width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px}.fancybox-button--pause::before{width:7px;height:11px;border-style:solid;border-width:0 2px 0 2px}.fancybox-thumbs{display:none}.fancybox-button--thumbs{display:none}@media all and (min-width:800px){.fancybox-button--thumbs{display:inline-block}.fancybox-button--thumbs span{font-size:23px}.fancybox-button--thumbs::before{width:3px;height:3px;top:calc(50% - 2px);left:calc(50% - 2px);box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,0 0 0 32px inset,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0}.fancybox-thumbs{position:absolute;top:0;right:0;bottom:0;left:auto;width:220px;margin:0;padding:5px 5px 0 0;background:#fff;word-break:normal;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:220px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0}.fancybox-thumbs>ul>li{float:left;overflow:hidden;max-width:50%;padding:0;margin:0;width:105px;height:75px;position:relative;cursor:pointer;outline:0;border:5px solid transparent;border-top-width:0;border-right-width:0;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
.page-with-video .talkPage-header{background-position:center;background-size:cover;position:relative}.page-with-video .talkPage-header:before{background-color:rgba(2,9,23,.3);bottom:0;content:'';display:block;left:0;position:absolute;right:0;top:0}.page-with-video .talkPageHeader-container{background-color:rgba(2,9,23,.3);max-width:1020px;padding:0;position:relative;z-index:2}@media (min-width:960px) and (max-width:1219px){.page-with-video .talkPageHeader-container{margin-right:100px;width:calc(100% - 100px)}}.page-with-video .talkPageHeader-tab{position:relative}.page-with-video:not(.uk-dom-afterready-fired) .talkPageHeader-tab~.talkPageHeader-tab{display:none}.page-with-video.uk-dom-afterready-fired .talkPageHeader-tab{display:none}.page-with-video .talkPageHeader-tab.uk-active{display:block}.page-with-video .talkPageHeaderAudio,.page-with-video .talkPageHeaderAudio .talk-additional-block-wrapper,.page-with-video .talkPageHeaderDocs,.page-with-video .talkPageHeaderVideo,.page-with-video .talkPageHeaderVideo .talk-additional-block-wrapper{width:100%;align-items:center;display:flex;font-family:Montserrat,sans-serif;font-weight:600;justify-content:center}@media screen and (min-width:960px){.page-with-video .talkPageHeaderAudio .plyr--captions-enabled .talk-additional-block-wrapper,.page-with-video .talkPageHeaderVideo .plyr--captions-enabled .talk-additional-block-wrapper{padding-bottom:120px}.page-with-video .talkPageHeaderAudio .talk-additional-block-wrapper.other-block-shown,.page-with-video .talkPageHeaderVideo .talk-additional-block-wrapper.other-block-shown{padding-bottom:203px}}@media (max-width:959px){.page-with-video .talkPageHeaderAudio:before,.page-with-video .talkPageHeaderDocs:before,.page-with-video .talkPageHeaderVideo:before{content:'';float:left;padding-top:56.27%}}@media (min-width:960px){.page-with-video .talkPageHeaderAudio,.page-with-video .talkPageHeaderDocs,.page-with-video .talkPageHeaderVideo{min-height:573.75px}}.page-with-video .talkPageHeaderAudio .video-js,.page-with-video .talkPageHeaderVideo .video-js{flex:0 0 100%;height:100%}@media (max-width:959px){.page-with-video .talkPageHeaderAudio .video-js:before,.page-with-video .talkPageHeaderVideo .video-js:before{content:'';float:left;padding-top:56.27%}}@media (min-width:960px){.page-with-video .talkPageHeaderAudio .video-js:before,.page-with-video .talkPageHeaderVideo .video-js:before{content:'';float:left;padding-top:573.75px}}.page-with-video .talkPageHeaderAudio .video-js,.page-with-video .talkPageHeaderVideo .video-js{display:none}.page-with-video .talkPageHeaderVideo-info{color:#fff;text-align:center}@media screen and (min-width:960px){.page-with-video .talkPageHeaderVideo-info{padding:115px 100px}}.page-with-video .talkPageHeaderVideo-trigger{text-align:center}.page-with-video .talkPageHeaderVideo-trigger a{display:inline-block}@media (max-width:767px){.page-with-video .talkPageHeaderVideo-trigger a{width:48px;height:48px}}.page-with-video .talkPageHeaderVideo-subtitle{font-family:Montserrat,sans-serif;font-weight:500;text-transform:uppercase}@media (max-width:959px){.page-with-video .talkPageHeaderVideo-subtitle{margin-top:12px;font-size:12px;line-height:20px;letter-spacing:.3px}}@media (min-width:960px){.page-with-video .talkPageHeaderVideo-subtitle{margin-top:40px;font-size:12pt;line-height:18pt}}.page-with-video .talkPageHeaderVideo-title{color:#fff;font-family:Montserrat,sans-serif;font-size:24pt;font-weight:700;line-height:30pt;margin-top:10px}@media (max-width:959px){.page-with-video .talkPageHeaderVideo-title{display:none}}.talkPageHeaderVideo-time{position:absolute;left:0;align-items:center;background-color:rgba(255,255,255,.14);color:#fff;display:flex;font-family:Montserrat,sans-serif;font-weight:600;justify-content:center}@media (max-width:959px){.talkPageHeaderVideo-time{padding:6px 12px 6px 8px;top:16px;font-size:12px;line-height:18px;letter-spacing:.3px}}@media (min-width:960px){.talkPageHeaderVideo-time{padding:6px 15px;top:25px;font-size:12pt}}@media (max-width:959px){.talkPageHeaderVideo-time img{margin-right:8px;width:20px;height:20px}}@media (min-width:960px){.talkPageHeaderVideo-time img{margin-right:10px}}.page-with-video .talkPageHeaderVideo-restriction{color:#fff;font-family:Montserrat,sans-serif;font-weight:500;position:absolute}@media (max-width:959px){.page-with-video .talkPageHeaderVideo-restriction{top:16px;right:16px;font-size:24px;line-height:30px;letter-spacing:.3px}}@media (min-width:960px){.page-with-video .talkPageHeaderVideo-restriction{top:30px;right:25px;font-size:36pt}}.page-with-video .talkPageHeaderVideo-source{position:absolute;top:30px;right:130px}.page-with-video .talkPageHeaderVideo-source svg{fill:#fff}.page-with-video .talkPageHeaderVideo-otherTalks{position:relative;margin:0 auto;padding-bottom:36px;max-width:684px;display:flex;flex-direction:column;justify-content:center;width:100%;height:100%;pointer-events:none}.page-with-video .talkPageHeaderVideo-otherTalks:before{position:absolute;z-index:-1;top:0;right:-50vw;bottom:0;left:-50vw;display:block;content:'';background:linear-gradient(0deg,rgba(2,9,23,.9),rgba(2,9,23,.9))}.page-with-video .plyr:not(.plyr--youtube) .talkPageHeaderVideo-otherTalks{padding-top:36px}.page-with-video .talkPageHeaderVideoOtherTalks-title{margin-bottom:32px;font-size:24px;line-height:32px;font-weight:600;letter-spacing:.3px;color:#fff;text-align:center}.page-with-video .talkPageHeaderVideoOtherTalks-top{margin-bottom:20px;display:flex;justify-content:center}.page-with-video .talkPageHeaderVideoOtherTalks-speaker{padding:14px 16px 14px 20px;display:flex;align-items:center;justify-content:space-between;background-color:rgba(255,255,255,.1);pointer-events:auto}.page-with-video .talkPageHeaderVideoOtherTalksSpeaker-image{margin:6px;flex:0 0 44px;width:44px;height:44px;background-position:center;background-size:cover;border-radius:50%;position:relative}.page-with-video .talkPageHeaderVideoOtherTalksSpeaker-image:before{position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;display:block;content:'';border:4px solid #e72b37;border-radius:50%}.page-with-video .talkPageHeaderVideoOtherTalksSpeaker-content{margin-left:16px;display:flex;align-items:center;justify-content:space-between}.page-with-video .talkPageHeaderVideoOtherTalksSpeakerContent-left{display:flex;flex-direction:column;color:#fff}.page-with-video .talkPageHeaderVideoOtherTalksSpeaker-name{font-size:14px;line-height:24px;font-weight:600;color:#fff;text-decoration:none}.page-with-video .talkPageHeaderVideoOtherTalksSpeaker-name:hover{color:#e72b37}.page-with-video .talkPageHeaderVideoOtherTalksSpeaker-position{margin-top:2px;font-size:12px;line-height:18px;font-weight:500;letter-spacing:.1px}.page-with-video .talkPageHeaderVideoOtherTalksSpeakerContent-right a{margin-left:20px;display:block}.page-with-video .talkPageHeaderVideoOtherTalksSpeakerContent-right a svg{display:block;width:24px;height:24px;fill:rgba(255,255,255,.5);pointer-events:none}.page-with-video .talkPageHeaderVideoOtherTalks-bottom{margin:0 -10px;display:flex;justify-content:center}.page-with-video .talkPageHeaderVideoOtherTalks-category{padding:16px;margin:0 10px;width:calc(50% - 10px);background-color:rgba(255,255,255,.1);pointer-events:auto}.page-with-video .talkPageHeaderVideoOtherTalksCategory-title{font-size:12px;line-height:16px;font-weight:600;letter-spacing:.8px;color:#fff;text-transform:uppercase}.talkPageHeaderVideoOtherTalksCategory-item{position:relative;margin-top:12px;padding:12px 24px;display:flex;align-items:center;background-position:center;background-size:cover;text-decoration:none!important}.talkPageHeaderVideoOtherTalksCategory-item:before{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:block;content:'';background:linear-gradient(0deg,rgba(2,9,23,.7),rgba(2,9,23,.7))}.talkPageHeaderVideoOtherTalksCategory-item:hover:before{background:linear-gradient(0deg,rgba(231,43,55,.9),rgba(231,43,55,.9))}.talkPageHeaderVideoOtherTalksCategory-item:after{position:absolute;z-index:2;top:0;bottom:0;left:0;display:block;content:'';width:4px;background-color:#e72b37}.talkPageHeaderVideoOtherTalksCategory-item span{position:relative;z-index:3;display:block;font-size:14px;line-height:20px;letter-spacing:.1px;font-weight:600;color:#fff}.page-with-video .talkPageHeaderVideoOtherTalks-tags{padding:16px;margin:0 10px;width:calc(50% - 10px);background-color:rgba(255,255,255,.1);pointer-events:auto}.page-with-video .talkPageHeaderVideoOtherTalksTags-title{font-size:12px;line-height:16px;font-weight:600;letter-spacing:.8px;color:#fff;text-transform:uppercase}.page-with-video .talkPageHeaderVideoOtherTalksTags-list{margin:8px -4px 0 -4px}.page-with-video .talkPageHeaderVideoOtherTalksTags-item,.page-with-video .talkPageHeaderVideoOtherTalksTags-readmoreTrigger{margin:4px;padding:6px 8px;display:inline-block;background-color:#e72b37;font-size:12px;line-height:16px;font-weight:600;letter-spacing:.1px;color:#fff}.page-with-video .talkPageHeaderVideoOtherTalksTags-readmoreTrigger{padding-right:4px;padding-left:4px;background-color:transparent}.page-with-video .talkPageHeader-popup .loginScreen-close-trigger{position:absolute;cursor:pointer}@media (max-width:959px){.page-with-video .talkPageHeader-popup .loginScreen-close-trigger{top:0;right:0}}@media (min-width:960px){.page-with-video .talkPageHeader-popup .loginScreen-close-trigger{top:12px;right:12px}}.page-with-video .talkPageHeader-popup{position:absolute;z-index:4;margin:auto;display:flex;justify-content:center;align-items:center;box-sizing:border-box}@media (max-width:959px){.page-with-video .talkPageHeader-popup{margin:15px 15px 45px 15px}.page-with-video .talkPageHeader-popup:before{position:absolute;z-index:-1;top:-100vh;right:-100vw;bottom:-100vh;left:-100vw;display:block;content:'';background-color:rgba(2,9,23,.8);pointer-events:none}}@media screen and (min-width:960px){.page-with-video .talkPageHeader-popup{padding:25px;width:320px;min-height:210px;background-color:rgba(2,9,23,.8);box-shadow:0 2px 7.84px .16px rgba(22,23,28,.25)}}.page-with-video .talkPageHeader-popup_rate,.page-with-video .talkPageHeader-popup_share{margin-top:-100px;min-height:185px}.page-with-video .talk-additional-block-wrapper .talkPageHeader-popup_rate,.page-with-video .talk-additional-block-wrapper .talkPageHeader-popup_share{margin-top:95px}.page-with-video .talkPageHeader-popup_share{padding-left:40px;padding-right:40px}.page-with-video .talkPageHeader-popup_access .talkPageHeaderPopup-top{margin-bottom:20px;text-align:center}.page-with-video .talkPageHeader-popup_access .talkPageHeaderPopup-top svg{display:inline-flex;fill:#fff}.page-with-video .talkPageHeader-popup_rate .talkPageHeaderPopup-top{align-items:center;display:flex}@media screen and (max-width:959px){.page-with-video .talkPageHeader-popup_rate .talkPageHeaderPopup-top{justify-content:center}}@media screen and (min-width:960px){.page-with-video .talkPageHeader-popup_rate .talkPageHeaderPopup-top{justify-content:space-between}}.page-with-video .talkPageHeader-popup_rate .talkPageHeaderPopup-btn{align-items:center;background-color:rgba(255,255,255,.14);cursor:pointer;display:flex;justify-content:center;padding:15px}@media screen and (max-width:959px){.page-with-video .talkPageHeader-popup_rate .talkPageHeaderPopup-btn{margin:0 8px;flex:0 0 90px}}@media screen and (min-width:960px){.page-with-video .talkPageHeader-popup_rate .talkPageHeaderPopup-btn{flex:0 0 calc(50% - 10px)}}.page-with-video .talkPageHeader-popup_rate .talkPageHeaderPopup-btn svg{fill:#fff}.page-with-video .talkPageHeader-popup_rate .talkPageHeaderPopup-btn span{color:#fff;cursor:pointer;font-weight:500;line-height:20px;margin-left:10px}@media screen and (max-width:959px){.page-with-video .talkPageHeader-popup_rate .talkPageHeaderPopup-btn span{font-size:14px}}@media screen and (min-width:960px){.page-with-video .talkPageHeader-popup_rate .talkPageHeaderPopup-btn span{font-size:11pt}}.page-with-video .talkPageHeader-popup_rate .talkPageHeaderPopup-btn>*{opacity:.5}.page-with-video .talkPageHeader-popup_rate .talkPageHeaderPopup-btn_active svg{fill:#e72b37}.page-with-video .talkPageHeader-popup_rate .talkPageHeaderPopup-btn_active>*{opacity:1}.page-with-video .talkPageHeader-popup_share .ya-share2__list_direction_horizontal>.ya-share2__item{margin:5px}.page-with-video .talkPageHeader-popup_share .ya-share2__container_size_m .ya-share2__icon{background-size:cover;height:30px;width:30px}@media screen and (max-width:959px){.page-with-video .talkPageHeader-popup_buy{min-height:87px;width:130px}}@media screen and (min-width:960px){.page-with-video .talkPageHeader-popup_buy{min-height:145px;width:240px}}.page-with-video .plyr.captionsBubble-shown .talkPageHeader-popup_buy{display:none}@media screen and (max-width:959px){.page-with-video .talkPageHeader-popup_buy.first{left:calc(50% - 170px)}}@media screen and (min-width:960px){.page-with-video .talkPageHeader-popup_buy.first{left:calc(50% - 250px)}}@media screen and (max-width:959px){.page-with-video .talkPageHeader-popup_buy.second{right:calc(50% - 170px)}.page-with-video .talkPageHeader-popup_buy.second:before{display:none}}@media screen and (min-width:960px){.page-with-video .talkPageHeader-popup_buy.second{right:calc(50% - 250px)}}@media screen and (max-width:959px){.page-with-video .loginRequestOnPause{min-height:auto;width:auto}}@media screen and (min-width:960px){.page-with-video .loginRequestOnPause{padding:40px 24px;min-height:212px;width:320px}}.page-with-video .talkPageHeaderPopup-text{flex-direction:column;text-align:center;color:#fff}@media screen and (max-width:959px){.page-with-video .talkPageHeaderPopup-text{font-size:12px;line-height:18px}}@media screen and (min-width:960px){.page-with-video .talkPageHeaderPopup-text{font-size:12pt;line-height:16pt}}.page-with-video .loginRequestOnPause .talkPageHeaderPopup-text{font-size:12px;line-height:16px;font-weight:600;letter-spacing:.3px}.page-with-video .loginRequestOnPause .loginScreen-lockIcon{margin-bottom:20px}.page-with-video .talkPageHeader-popup_rate .talkPageHeaderPopup-text{font-weight:600}@media screen and (max-width:959px){.page-with-video .talkPageHeader-popup_rate .talkPageHeaderPopup-text{margin-top:16px}.page-with-video .talkPageHeader-popup_rate .talkPageHeaderPopup-text span{display:block;text-align:center}}@media screen and (min-width:960px){.page-with-video .talkPageHeader-popup_rate .talkPageHeaderPopup-text{margin-top:20px}}.page-with-video .talkPageHeader-popup_rate .talkPageHeaderPopup-text a{color:#e72b37;text-decoration:underline}@media screen and (max-width:959px){.page-with-video .talkPageHeader-popup_rate .talkPageHeaderPopup-text a{margin-left:0}}@media screen and (min-width:960px){.page-with-video .talkPageHeader-popup_rate .talkPageHeaderPopup-text br{display:none}}.page-with-video .talkPageHeader-popup_buy.first .talkPageHeaderPopup-text,.page-with-video .talkPageHeader-popup_buy.second .talkPageHeaderPopup-text{align-items:center;display:flex}@media screen and (max-width:959px){.page-with-video .talkPageHeader-popup_buy.first .talkPageHeaderPopup-text,.page-with-video .talkPageHeader-popup_buy.second .talkPageHeaderPopup-text{min-height:32px}}@media screen and (min-width:960px){.page-with-video .talkPageHeader-popup_buy.first .talkPageHeaderPopup-text,.page-with-video .talkPageHeader-popup_buy.second .talkPageHeaderPopup-text{min-height:42px}}.page-with-video .talkPageHeaderPopup-actions{margin-top:25px;display:flex;justify-content:center}.page-with-video .talkPageHeader-popup_buy .talkPageHeaderPopup-actions{margin-top:16px}.page-with-video .talkPageHeaderPopup-actions .cc_btn{letter-spacing:1px}@media screen and (max-width:959px){.page-with-video .talkPageHeaderPopup-actions .cc_btn{width:145px;height:40px;line-height:40px;font-size:16px}.page-with-video .talkPageHeader-popup_access .talkPageHeaderPopup-actions .cc_btn{display:inline-flex;font-size:12px}}@media screen and (min-width:960px){.page-with-video .talkPageHeaderPopup-actions .cc_btn{width:200px;height:48px;line-height:48px}}.page-with-video .talkPageHeaderPopup-actions .cc_btn svg{margin-left:15px;margin-right:0}@media screen and (max-width:959px){.page-with-video .talkPageHeader-popup_buy .talkPageHeaderPopup-actions .cc_btn{width:130px}}@media screen and (min-width:960px){.page-with-video .talkPageHeader-popup_buy .talkPageHeaderPopup-actions .cc_btn{width:160px}}.page-with-video .loginRequestOnPause .cc_btn{height:40px;line-height:40px;font-size:12px;line-height:18px;line-height:.4px;text-transform:uppercase}@media screen and (min-width:960px){.page-with-video .loginRequestOnPause .cc_btn{width:204px}}.page-with-video .talkPageHeader-popup_rate .talkPageHeaderPopup-content{width:100%}.talk-additional-block-wrapper .talkPageHeader-popup.talkPageHeader-popup_rate,.talk-additional-block-wrapper .talkPageHeader-popup.talkPageHeader-popup_share{position:relative}.page-with-video .talkPageHeader-popup_buy .talkPageHeaderPopup-actions .cc_btn .hint-trigger{display:flex;align-items:center;justify-content:center}.page-with-video .talkPageHeaderVideo-keywords{box-sizing:border-box;display:block;color:#fff}.page-with-video .talkPageHeaderVideo-keywords.mobile{padding:10px 20px 20px 20px;background-color:#020917}.page-with-video .talkPageHeaderVideo-keywords.mobile:before{position:absolute;top:0;right:20px;left:20px;display:block;content:'';height:1px;background-color:rgba(255,255,255,.25)}.page-with-video .talkPageHeaderVideo-keywords.desktop{position:absolute;top:0;right:0;bottom:0;background-color:rgba(2,9,23,.8)}@media screen and (max-width:959px){.page-with-video:not(.fullscreen) .talkPageHeaderVideo-keywords.desktop{display:none!important}}@media screen and (min-width:960px){.page-with-video .talkPageHeaderVideo-keywords.mobile{display:none!important}}@media screen and (max-width:959px){.page-with-video .talkPageHeaderVideo-keywords.desktop{width:380px;max-width:calc(100% - 36px)}}@media screen and (min-width:960px){.page-with-video .talkPageHeaderVideo-keywords{width:calc(100% / 2 - 60px)}}.page-with-video .talkPageHeaderVideoKeywords-wrapper{box-sizing:border-box;color:#fff;transition:all .4s ease-in-out}.page-with-video .talkPageHeaderVideo-keywords.desktop .talkPageHeaderVideoKeywords-wrapper{padding:25px;max-height:calc(100% - 36px);overflow:auto}.page-with-video .plyr__controls__hidden:not(.plyr__controls__forceVisible) .talkPageHeaderVideoKeywords-wrapper{max-height:100%}.page-with-video .talkPageHeaderVideoKeywords-togglers{margin:0 -6px 20px -6px;display:flex}@media screen and (min-width:960px){.page-with-video .talkPageHeaderVideoKeywords-togglers{display:none}}.page-with-video .talkPageHeaderVideoKeywords-toggler{margin:0 12px;border-bottom:3px solid transparent;font-size:16px;line-height:34px;font-weight:700;letter-spacing:.2px;color:rgba(255,255,255,.5);cursor:pointer;white-space:nowrap}.page-with-video .talkPageHeaderVideoKeywords-toggler.active,.page-with-video .talkPageHeaderVideoKeywords-toggler:hover{border-color:#e72b37;color:#fff}.page-with-video .talkPageHeaderVideoKeywords-title{padding:15px 0;display:flex;align-items:center;justify-content:space-between;font-family:Montserrat,sans-serif;font-weight:700;font-size:18px;line-height:18px;cursor:pointer}@media screen and (max-width:959px){.page-with-video:not(.fullscreen) .talkPageHeaderVideoKeywords-title{display:none}}.page-with-video .talkPageHeaderVideoKeywords-title svg{margin-left:20px;fill:#fff;opacity:.5;transition:transform .2s ease-in-out}.page-with-video .talkPageHeaderVideoKeywords-title:hover svg{opacity:1;fill:#e72b37}.page-with-video .talkPageHeaderVideoKeywords-title.opened svg{transform:rotate(180deg)}.page-with-video .talkPageHeaderVideoKeywords-content{padding-bottom:15px;display:none}.page-with-video .talkPageHeaderVideoKeywords-title.opened+.talkPageHeaderVideoKeywords-content{display:block}.keywords-list{margin:0 -5px 10px -5px;display:flex;flex-wrap:wrap}.keywords-expand-item{margin:5px;padding:6px 12px;font-family:Montserrat,sans-serif;font-weight:600;font-size:12px;line-height:12px;color:#fc002b;cursor:pointer}.keywords-actions{position:sticky;bottom:-15px}.keywords-actions.fixed:before{position:absolute;z-index:0;top:-10px;right:-25px;bottom:-10px;left:-25px;display:block;content:'';background-color:#000}.keywords-item{margin:5px;padding:6px 12px;background-color:#959595;border-radius:12px;font-family:Montserrat,sans-serif;font-weight:600;font-size:12px;line-height:12px;cursor:pointer}.keywords-item.active,.keywords-item:hover{background-color:#e72b37}.keywords-timeline{margin-top:30px;position:relative;z-index:1;width:100%;height:10px;background-color:#959595;border-radius:3px}.keywordsTimeline-item{position:absolute;top:0;bottom:0;background-color:#e72b37;pointer-events:none}.keywordsTimeline-item.active{background-color:#ff2344}.keywords-tooltip{position:absolute;left:0;bottom:18px;padding:4px;display:none;min-width:55px;border-radius:4px;background-color:#fff;font-family:Montserrat,sans-serif;font-weight:500;font-style:normal;font-size:12px;line-height:12px;text-align:center;color:#959595}.keywords-timeline:hover .keywords-tooltip{display:block}.keywords-tooltip.state-na{background-color:#e72b37;color:#fff}.keywords-tooltip:before{position:absolute;left:50%;margin-left:-4px;bottom:-4px;width:0;height:0;display:block;content:'';border-style:solid;border-width:4px 4px 0 4px;border-color:#fff transparent transparent transparent}.keywords-tooltip.state-na:before{border-color:#e72b37 transparent transparent transparent}.keywords-nav{margin-top:20px;position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.keywordsNav-item{display:inline-flex;align-items:center;font-family:Montserrat,sans-serif;font-weight:500;font-size:12px;line-height:12px;flex-grow:1}.keywordsNav-item.disabled{opacity:.4}.keywordsNav-item.item-prev{justify-content:flex-start}.keywordsNav-item.item-status{justify-content:center}.keywordsNav-item.item-next{justify-content:flex-end}.keywordsNav-item.item-next:not(.disabled),.keywordsNav-item.item-prev:not(.disabled){cursor:pointer}.keywordsNav-item svg{fill:#fff;pointer-events:none}.keywordsNav-item:first-child svg{margin-right:10px}.keywordsNav-item:last-child svg{margin-left:10px}.keywordsNav-item .play-trigger{margin-left:10px;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:4px;background-color:#e72b37}.blockTocEntry-item{margin-top:10px;align-items:flex-start;display:flex;font-size:12px;line-height:20px;font-weight:500}.blockTocEntryItem-time{background-color:#959595;border-radius:5px;flex:0 0 85px;display:inline-flex;font-family:Montserrat,sans-serif;font-weight:700;font-style:normal;text-align:center;cursor:pointer}.blockTocEntryItem-time:hover{background-color:#e72b37}.blockTocEntryItem-time a{flex:0 0 100%;text-decoration:none;color:#fff}.blockTocEntryItem-text{margin-left:10px}.page-with-video .talkPage-tocEntries{margin-top:40px}.page-with-video .talkPage-tocEntries:first-child{margin-top:0}.page-with-video .talkPage-tocEntries p{margin:0}.page-with-video .talkPageTocEntry-title{font-family:Montserrat,sans-serif;font-size:16pt;font-weight:600;line-height:20pt}.page-with-video .talkPageTocEntry-list{margin-top:10px}.page-with-video .talkPageTocEntry-item{margin-bottom:12px;align-items:flex-start;display:flex;white-space:normal}.page-with-video .talkPageTocEntryItem-time{background-color:#959595;border-radius:5px;flex:0 0 85px;text-align:center}.page-with-video .talkPageTocEntryItem-time a{color:#fff;font-family:Montserrat,sans-serif;font-weight:700}@media (max-width:959px){.page-with-video .talkPageTocEntryItem-time a{font-size:12px;line-height:24px;letter-spacing:.3px}}@media (min-width:960px){.page-with-video .talkPageTocEntryItem-time a{font-size:12pt;line-height:22pt}}.page-with-video .talkPageTocEntryItem-time:hover{background-color:#e72b37}@media (max-width:959px){.page-with-video .talkPageTocEntryItem-text{margin-top:3px;margin-left:16px;font-size:12px;line-height:18px}}@media (min-width:960px){.page-with-video .talkPageTocEntryItem-text{margin-left:20px;font-size:16pt;line-height:26px}}.show-more-tocEntries{font-size:12px;line-height:20px;color:#fc002b;cursor:pointer}.page-with-video .talkPageHeaderAudio .talkPageHeaderVideo-other,.page-with-video .talkPageHeaderVideo .talkPageHeaderVideo-other{padding:37px 50px;position:absolute;right:0;bottom:37px;left:0;min-height:166px;background-color:#020917;box-sizing:border-box}@media (max-width:959px){.page-with-video .talkPageHeaderAudio .talkPageHeaderVideo-other,.page-with-video .talkPageHeaderVideo .talkPageHeaderVideo-other{display:none}}.page-with-video .talkPageHeaderAudio .talkPageHeaderVideoOther-closeTrigger,.page-with-video .talkPageHeaderVideo .talkPageHeaderVideoOther-closeTrigger{position:absolute;top:12px;right:12px;cursor:pointer}.page-with-video .talkPageHeaderAudio .talkPageHeaderVideoOther-closeTrigger svg,.page-with-video .talkPageHeaderVideo .talkPageHeaderVideoOther-closeTrigger svg{display:block;width:24px;height:24px;pointer-events:none;opacity:.5}.page-with-video .talkPageHeaderAudio .talkPageHeaderVideoOther-title,.page-with-video .talkPageHeaderVideo .talkPageHeaderVideoOther-title{color:#fff;font-size:14pt;font-weight:600;line-height:14pt;text-align:center}.page-with-video .talkPageHeaderAudio .talkPageHeaderVideoOther-title a,.page-with-video .talkPageHeaderVideo .talkPageHeaderVideoOther-title a{color:#e72b37}.page-with-video .talkPageHeaderAudio .talkPageHeaderVideoOther-list,.page-with-video .talkPageHeaderVideo .talkPageHeaderVideoOther-list{margin-top:25px;position:relative}.page-with-video .talkPageHeaderAudio .talkPageHeaderVideoOther-list .slick-track,.page-with-video .talkPageHeaderVideo .talkPageHeaderVideoOther-list .slick-track{display:flex}.page-with-video .talkPageHeaderAudio .talkPageHeaderVideoOther-list .slick-arrow,.page-with-video .talkPageHeaderVideo .talkPageHeaderVideoOther-list .slick-arrow{align-items:center;display:flex;height:30px;justify-content:center;margin-top:-15px;position:absolute;top:50%;width:30px}.page-with-video .talkPageHeaderAudio .talkPageHeaderVideoOther-list .slick-prev,.page-with-video .talkPageHeaderVideo .talkPageHeaderVideoOther-list .slick-prev{left:-40px}.page-with-video .talkPageHeaderAudio .talkPageHeaderVideoOther-list .slick-next,.page-with-video .talkPageHeaderVideo .talkPageHeaderVideoOther-list .slick-next{right:-40px}.page-with-video .talkPageHeaderAudio .talkPageHeaderVideoOther-list .slick-arrow svg,.page-with-video .talkPageHeaderVideo .talkPageHeaderVideoOther-list .slick-arrow svg{fill:#fff}.page-with-video .talkPageHeaderAudio .talkPageHeaderVideoOther-list .slick-arrow:hover svg,.page-with-video .talkPageHeaderVideo .talkPageHeaderVideoOther-list .slick-arrow:hover svg{fill:#e72b37}.page-with-video .talkPageHeaderAudio .talkPageHeaderVideoOther-item,.page-with-video .talkPageHeaderVideo .talkPageHeaderVideoOther-item{margin:0 15px;align-items:center;display:inline-flex;width:256px;height:auto}.page-with-video .talkPageHeaderAudio .talkPageHeaderVideoOtherItem-image,.page-with-video .talkPageHeaderVideo .talkPageHeaderVideoOtherItem-image{background-position:center;background-size:cover;display:flex;flex:0 0 90px}.page-with-video .talkPageHeaderAudio .talkPageHeaderVideoOtherItem-image:before,.page-with-video .talkPageHeaderVideo .talkPageHeaderVideoOtherItem-image:before{content:'';float:left;padding-top:54%}.page-with-video .talkPageHeaderAudio .talkPageHeaderVideoOtherItem-info,.page-with-video .talkPageHeaderVideo .talkPageHeaderVideoOtherItem-info{font-size:9pt;margin-left:15px}.page-with-video .talkPageHeaderAudio .talkPageHeaderVideoOtherItem-info::after,.page-with-video .talkPageHeaderVideo .talkPageHeaderVideoOtherItem-info::after{content:'...';text-align:right;bottom:0;right:0;width:25%;display:block;position:absolute;height:calc(1em * 1.2);background:linear-gradient(to right,rgba(255,255,255,0),#fff 75%)}@supports (-webkit-line-clamp:1){.page-with-video .talkPageHeaderAudio .talkPageHeaderVideoOtherItem-info::after,.page-with-video .talkPageHeaderVideo .talkPageHeaderVideoOtherItem-info::after{display:none!important}}.page-with-video .talkPageHeaderAudio .talkPageHeaderVideoOtherItem-info a,.page-with-video .talkPageHeaderVideo .talkPageHeaderVideoOtherItem-info a{color:#fff;font-weight:600;display:block;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-moz-box-pack:center;-webkit-box-pack:center;position:relative;line-height:1.4;overflow:hidden;text-overflow:ellipsis;padding:0!important;-webkit-line-clamp:3;height:calc(1em * 1.3 * 3);color:#fff}.page-with-video .talkPageHeader-actions{padding:25px 35px;position:absolute;right:0;bottom:0;left:0;padding-bottom:30px;display:flex;align-items:center;justify-content:space-between;background-color:rgba(2,9,23,.4);padding-top:30px}@media (max-width:959px){.page-with-video .talkPageHeader-actions{display:none!important}}.page-with-video .talkPage-underHeader{display:flex;align-items:center;justify-content:center;padding:16px 20px;background-color:#020917}@media screen and (min-width:960px){.page-with-video .talkPage-underHeader{display:none}}.page-with-video .talkPageHeader-otherSpeaker{margin-right:20px;margin-left:30px;display:flex;align-items:center;cursor:pointer;text-decoration:none}.page-with-video .talkPageHeaderOtherSpeaker-image{margin-right:10px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.14);border-radius:50%}.page-with-video .talkPageHeaderOtherSpeaker-image svg{flex:0 0 16px;height:14px;fill:#fff}.page-with-video .talkPageHeaderOtherSpeaker-text{border-bottom:1px dashed #fff;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;line-height:18px;white-space:nowrap;color:#fff}.page-with-video .talkPageHeader-otherSpeaker:hover .talkPageHeaderOtherSpeaker-text{border-color:transparent}.talkPageHeader-speakers{display:flex;align-items:center;flex:auto}@media screen and (min-width:960px){.page-with-video .talkPage-info{display:none}}.page-with-video .talkPageInfo-conference{padding:22px 0;display:flex;border-bottom:1px solid #d9d9d9}@media screen and (min-width:960px){.page-with-video .talkPageInfo-conference{display:none}}.page-with-video .talkPageInfoConference-image{margin-right:12px;width:64px}.page-with-video .talkPageInfoConference-subtitle{font-size:12px;line-height:18px;font-weight:500}.page-with-video .talkPageInfoConference-title{font-size:14px;line-height:22px;font-weight:700;color:#363636}.page-with-video .talkPageInfo-about{padding-top:24px;padding-bottom:32px;border-bottom:1px solid #d9d9d9}.talkPageInfoAbout-subtitle{font-size:12px;line-height:20px;letter-spacing:.4px;font-weight:500;text-transform:uppercase}.talkPageInfoAbout-title{margin-top:4px;font-size:16px;line-height:22px;font-weight:700}.page-with-video .talkPageHeader-speaker{align-items:center;display:flex;flex:auto}.page-with-video .talkPageHeaderSpeaker-image{background-position:center;background-size:cover;border-radius:50%;flex:0 0 50px;height:50px}.page-with-video .talkPageHeaderSpeaker-content{flex:0 0 calc(100% - 70px);margin-left:20px}.page-with-video .talkPageHeaderSpeaker-name{color:#fff;display:block;font-family:Montserrat,sans-serif;font-size:18px;font-weight:600;line-height:28px}.page-with-video .talkPageHeaderSpeaker-position{color:#fff;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;line-height:24px}.page-with-video .talkPageHeader-tabs{align-items:center;display:flex;margin:0;padding:0}.page-with-video .talkPageHeader-tabs_right{display:block;position:absolute;right:-100px;top:0;width:100px}@media (max-width:959px){.page-with-video .talkPageHeader-tabs_right{display:none!important}}.page-with-video .talkPageHeader-tabs_bottom{flex:0 0 405px;justify-content:flex-end}.page-with-video .talkPageHeader-tabs_bottom .talkPageHeaderTabs-item{padding:0;align-items:center;justify-content:center;flex:0 0 48px;height:42px}.page-with-video .talkPageHeader-tabs_bottom .talkPageHeaderTabsItem-icon svg{margin:0}.page-with-video .talkPageHeader-tabs_bottom .talkPageHeaderTabsItem-text{display:none}.page-with-video .talkPageHeader-tabs_underHeader{width:100%;justify-content:center}.page-with-video .talkPageHeaderTabs-item{align-items:center;background-color:rgba(255,255,255,.14);color:#fff;cursor:pointer;display:flex;flex:0 0 125px;font-family:Montserrat,sans-serif;font-size:10pt;font-weight:600;height:45px;line-height:10pt;margin-left:10px;padding:10px 20px}.page-with-video .talkPageHeaderTabs-item:first-child{margin-left:0}.page-with-video .talkPageHeader-tabs_right .talkPageHeaderTabs-item{background-color:rgba(2,9,3,.5);border-top:1px solid #675455;display:block;height:85px;margin-left:0;padding:20px;width:100px}.page-with-video .talkPageHeader-tabs_right .talkPageHeaderTabs-item:first-of-type{border-top:none}.page-with-video .talkPageHeader-tabs_underHeader .talkPageHeaderTabs-item{display:flex;align-items:center;justify-content:center;flex:1 0 auto;max-width:140px;height:44px;background-color:rgba(255,255,255,.14)}.page-with-video .talkPageHeader-tabs_underHeader .talkPageHeaderTabs-item svg{margin:0}.page-with-video .talkPageHeaderTabsItem-icon{pointer-events:none}.page-with-video .talkPageHeader-tabs_right .talkPageHeaderTabsItem-icon{text-align:center}.page-with-video .talkPageHeader-tabs_right .talkPageHeaderTabsItem-icon svg{display:inline-block;margin-right:0}.page-with-video .talkPageHeaderTabsItem-text{pointer-events:none}.page-with-video .talkPageHeader-tabs_right .talkPageHeaderTabsItem-text{margin-top:10px;text-align:center}.page-with-video .talkPageHeaderTabs-item svg{fill:#fff;margin-right:10px}.page-with-video .talkPageHeaderTabs-item.uk-active svg,.page-with-video .talkPageHeaderTabs-item:hover svg{fill:#e72b37}.page-with-video .talkPageHeader-bottom{background-color:rgba(2,9,23,.8);color:#fff;padding:25px 0;position:relative;z-index:2}@media (max-width:959px){.page-with-video .talkPageHeader-bottom{display:none}}.page-with-video .talkPageHeader-bottom .uk-container{display:flex;align-items:center;justify-content:space-between}.page-with-video .talkPageHeader-bottom .uk-container:after,.page-with-video .talkPageHeader-bottom .uk-container:before{display:none}.page-with-video .talkPageHeader-conference{align-items:center;display:flex}.page-with-video .talkPageHeaderConference-image{margin-right:25px}.page-with-video .talkPageHeaderConference-subtitle{font-family:Montserrat,sans-serif;font-size:12pt;font-weight:500;line-height:18pt;opacity:.7}.page-with-video .talkPageHeaderConference-title{color:#fff;font-family:Montserrat,sans-serif;font-size:20pt;font-weight:500;line-height:26pt}.page-with-video .talkPageHeader-qa{display:flex;padding:10px 22px 10px 18px;border:2px solid #fff;cursor:pointer;font-size:16px;line-height:24px;font-weight:700;letter-spacing:.7px;text-transform:uppercase;color:#fff;fill:#fff;white-space:nowrap}.page-with-video .talkPageHeader-qa svg{margin-right:12px;display:block;height:24px;width:24px;pointer-events:none}.page-with-video .talkPageHeader-qa:hover{border-color:#d62b2b;color:#d62b2b;fill:#d62b2b}.page-with-video .talkPageHeader-qa.added{padding:0;border:none;fill:#fff;font-weight:500;text-transform:none;letter-spacing:.2px;color:#fff;cursor:default;opacity:.5}.page-with-video .timecode-link{color:#363636}.page-with-video .timecode-link:hover{text-decoration:underline}.page-with-video .tooltip-wrapper{display:inline}.page-with-video .tooltip-content{padding:5px 10px;position:absolute;display:none;max-width:300px;background-color:#fff;border:1px solid #d7d7d7;font-family:Montserrat,sans-serif;font-weight:500;text-align:center;font-size:12px;line-height:18px;color:#222}.page-with-video .tooltip-wrapper:hover .tooltip-content{display:block}.page-with-video .plyr__control.plyr__control--pressed[data-plyr=captions]{background-color:#020917!important;fill:#e72b37;color:#e72b37}.page-with-video .talkPageHeaderAudio-content{align-items:center;display:flex;justify-content:center}.page-with-video .talkPageHeaderAudio-content svg,.page-with-video .talkPageHeaderDocs-list svg{fill:#d62c2a;flex:0 0 45px;margin-right:45px;max-width:45px;width:45px}.page-with-video .talkPageHeaderAudio-content a,.page-with-video .talkPageHeaderDocs-list a{color:#fff;font-size:18px;text-decoration:underline}.page-with-video .talkPageHeaderAudio-content,.page-with-video .talkPageHeaderDocs-list{box-sizing:border-box;flex:0 0 100%;list-style:none;margin:0;padding:25px 50px}.page-with-video .talkPageHeaderDocs-list{align-self:flex-start}.page-with-video .talkPageHeaderDocs-list li{align-items:center;display:flex;margin:25px 0}#select_translation_language .modal-dialog{width:100%;max-width:720px}#select_translation_language .modal-content{padding:0;width:100%;background-color:#fff}@media (max-width:959px){#select_translation_language .modal-content{line-height:1}}#select_translation_language .modal-header{position:relative;border:none}@media (max-width:959px){#select_translation_language .modal-header{padding:20px 30px 0 30px}}@media (min-width:960px){#select_translation_language .modal-header{padding:40px 60px 0 60px}}#select_translation_language .modal-header .close{padding:0;position:absolute;bottom:2px;width:20px;height:20px;min-width:auto;opacity:1}@media (max-width:959px){#select_translation_language .modal-header .close{right:30px}}@media (min-width:960px){#select_translation_language .modal-header .close{bottom:5px;right:60px}}#select_translation_language .modal-header .close svg{display:block;fill:#d9d9d9}#select_translation_language .modal-title{font-family:Montserrat,sans-serif;font-weight:700;text-align:center;color:#363636}@media (max-width:959px){#select_translation_language .modal-title{font-size:16px;line-height:22px}}@media (min-width:960px){#select_translation_language .modal-title{font-size:24px;line-height:32px}}@media (max-width:959px){#select_translation_language .modal-body{padding:24px 30px 0 30px}}@media (min-width:960px){#select_translation_language .modal-body{padding:48px 60px 0 60px}}#select_translation_language .language-search{margin-bottom:20px;position:relative}#select_translation_language .languageSearch-input{padding:12px 12px 12px 48px;width:100%;border:1px solid #bdbdbd;background-color:#fff;outline:0;font-size:14px;line-height:18px;color:#8a8e95}#select_translation_language .languageSearch-inputt::-webkit-input-placeholder{color:#8a8e95}#select_translation_language .languageSearch-input::-moz-placeholder{color:#8a8e95}#select_translation_language .languageSearch-input:-moz-placeholder{color:#8a8e95}#select_translation_language .languageSearch-input:-ms-input-placeholder{color:#8a8e95}#select_translation_language .languageSearch-input:focus::-webkit-input-placeholder{color:transparent}#select_translation_language .languageSearch-input:focus::-moz-placeholder{color:transparent}#select_translation_language .languageSearch-input:focus:-moz-placeholder{color:transparent}#select_translation_language .languageSearch-input:focus:-ms-input-placeholder{color:transparent}#select_translation_language .languageSearch-button{padding:0;position:absolute;top:50%;margin-top:-12px;left:12px;background-color:transparent;pointer-events:none}#select_translation_language .languageSearch-button svg{display:block;width:24px;height:24px;fill:#959595}#select_translation_language .language-list{overflow:auto}@media (max-width:959px){#select_translation_language .language-list{max-height:210px}}@media (min-width:960px){#select_translation_language .language-list{max-height:425px}}#select_translation_language .language-item{position:relative;margin-top:12px;padding:18px 18px 18px 48px;background-color:#f0f0f0;font-size:16px;line-height:24px;font-weight:600;color:#000;cursor:pointer}#select_translation_language .language-item:first-child{margin-top:0}#select_translation_language .language-item:before{position:absolute;top:50%;margin-top:-8px;left:18px;display:block;content:'';width:16px;height:16px;border:1px solid #d7d7d7;background-color:#fff;border-radius:50%}#select_translation_language .language-item.active:after{position:absolute;top:50%;margin-top:-4px;left:22px;display:block;content:'';width:8px;height:8px;background-color:#e72b37;border-radius:50%}#select_translation_language .modal-footer{display:flex;align-items:center;justify-content:center;border:none}@media (max-width:959px){#select_translation_language .modal-footer{padding:20px 30px 30px 30px}}@media (min-width:960px){#select_translation_language .modal-footer{padding:50px 60px 60px 60px}}#select_translation_language .modal-footer a{padding:0 30px;min-width:166px;height:48px;line-height:48px;font-size:14px;text-transform:uppercase;color:#fff}
body,html{background-color:#fff;color:#363636;font-family:Montserrat,sans-serif;font-size:28px;font-weight:400;margin:0;padding:0}#content{line-height:40px}.cc_btn{font-family:Montserrat,sans-serif;font-weight:700}.v2 .favorite-layout,.v2 .readmore-layout{font-family:Montserrat,sans-serif}.talk-page .title{font-family:Montserrat,sans-serif;font-size:24pt;font-weight:700;line-height:30pt;margin:0;text-align:center}@media (max-width:959px){.talk-page .title{font-size:24px;line-height:30px}}.talk-page .description{font-size:18px;line-height:24px;margin-top:10px;text-align:center}@media (max-width:959px){.talk-page .talkPage-info{display:block!important}}@media (max-width:959px){.talk-page .talkPage-info .uk-container{max-width:640px}}@media (min-width:960px){.talk-page .talkPage-info .uk-container{margin-top:50px;display:flex;align-items:center;justify-content:space-between}}.talk-page .talkPage-info .uk-container:after,.talk-page .talkPage-info .uk-container:before{display:none}@media (min-width:960px){.talk-page .talkPageInfo-left{flex:0 0 calc(100% - 200px)}}@media (max-width:959px){.talk-page .talkPageInfo-right{display:none}}@media (min-width:960px){.talk-page .talkPageInfo-right{flex:0 0 160px}}.talk-page .talkPageInfo-right .cc_btn{letter-spacing:1px;width:100%}.talk-page .talkPageInfo-qa-wrapper{padding-top:12px;padding-bottom:12px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #d9d9d9}@media screen and (min-width:960px){.talk-page .talkPageInfo-qa-wrapper{display:none}}.talk-page .talkPageInfo-qa{padding:12px 20px;width:100%;max-width:400px;height:48px;display:flex;align-items:center;justify-content:center;border:2px solid #e72b37;font-size:14px;line-height:24px;font-weight:700;letter-spacing:.7px;text-transform:uppercase;color:#e72b37;cursor:pointer}.talk-page .talkPageInfo-qa.added{border-color:transparent;color:#959595;cursor:default}.talk-page .talkPageInfo-qa svg{margin-right:12px;width:24px;height:24px;fill:#e72b37;pointer-events:none}.talk-page .talkPageInfo-qa.added svg{fill:#959595}.talk-page .talkPageInfo-subtitle{font-family:Montserrat,sans-serif}@media (max-width:959px){.talk-page .talkPageInfo-subtitle{padding-top:24px;font-size:12px;line-height:20px;letter-spacing:.4px;font-weight:500}}@media (min-width:960px){.talk-page .talkPageInfo-subtitle{font-size:14pt;font-weight:600;line-height:20pt;text-transform:uppercase}}.talk-page .talkPageInfo-title{font-family:Montserrat,sans-serif;font-weight:700}@media (max-width:959px){.talk-page .talkPageInfo-title{margin-top:4px;font-size:16px;line-height:22px}}@media (min-width:960px){.talk-page .talkPageInfo-title{margin-top:25px;font-size:24pt;line-height:30pt}}@media (max-width:959px){.talk-page .talkPage-actions{margin-top:24px}}@media (min-width:960px){.talk-page .talkPage-actions{margin-top:55px}}@media (max-width:959px){.talk-page .talkPage-actions .uk-container{max-width:640px}}@media (min-width:960px){.talk-page .talkPage-actions .uk-container{align-items:center;display:flex;justify-content:space-between}.talk-page .talkPage-actions .uk-container:after,.talk-page .talkPage-actions .uk-container:before{display:none}}.talk-page .talkPageActions-left{display:flex;align-items:center}@media (max-width:959px){.talk-page .talkPageActions-left{justify-content:center}}@media (min-width:960px){.talk-page .talkPageActions-left{flex:0 0 375px;justify-content:space-between}}@media (max-width:959px){.talk-page .talkPageActions-left .cc_btn{width:100%;max-width:400px;height:40px;font-size:12px;line-height:40px;letter-spacing:.4px;text-transform:uppercase}}@media (min-width:960px){.talk-page .talkPageActions-left .cc_btn{flex:0 0 180px;height:48px;letter-spacing:1px;line-height:48px}}.talk-page .talkPageActions-right{display:flex;align-items:center}@media (max-width:959px){.talk-page .talkPageActions-right{margin-top:20px;flex-wrap:wrap}}@media (min-width:960px){.talk-page .talkPageActions-right{flex:0 0 calc(100% - 400px);justify-content:flex-end}}.talk-page .talkPageActions-views{align-items:center;color:#262626;display:flex;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;line-height:20pt}.talk-page .talkPageActions-views svg{fill:#959595;margin-right:9px}.talk-page .talkPageActions-social{display:flex;flex:0 0 156px;margin-left:7px;margin-top:5px}.talk-page .talkPageActions-dislike,.talk-page .talkPageActions-embedded-video,.talk-page .talkPageActions-like{color:#262626;cursor:pointer;display:flex;align-items:center;justify-content:center;flex:0 0 47%;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;line-height:12pt}.talk-page .talkPageActions-dislike svg,.talk-page .talkPageActions-like svg{fill:#959595;margin-right:4px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.talk-page .talkPageActions-dislike.talkPageHeaderPopup-btn_active svg,.talk-page .talkPageActions-dislike:hover svg,.talk-page .talkPageActions-like.talkPageHeaderPopup-btn_active svg,.talk-page .talkPageActions-like:hover svg{fill:#e72b37}.talk-page .talkPageActions-embedded-video:hover{border-color:#d62b2b;background-color:#d62b2b}.talk-page .talkPageActions-embedded-video:hover svg .cls-1{stroke:#fff}.talk-page .talkPageActions-dislike svg{position:relative;top:-5px}@media (max-width:959px){.talk-page .talkPageActions-price{margin-top:20px;padding-top:24px;flex:1 0 100%;display:flex;align-items:center;justify-content:center;border-top:1px solid #d9d9d9}}@media (min-width:960px){.talk-page .talkPageActions-price{margin-left:15px;flex:0 0 160px}}@media (max-width:959px){.talk-page .talkPage-tabsToggler{margin-top:24px;max-width:100vw;box-shadow:0 3px 6px rgba(2,9,23,.1);overflow:auto}.talk-page .talkPage-tabsToggler::-webkit-scrollbar{display:none}}@media (min-width:960px){.talk-page .talkPage-tabsToggler{margin-top:35px;border-bottom:1px solid #d9d9d9}}@media (max-width:959px){.talk-page .talkPage-tabsToggler .uk-container{padding-left:0;padding-right:0;max-width:640px}}.talk-page .talkPage-tabsToggler ul{display:flex;list-style:none;margin:0;padding:0}.talk-page .talkPage-tabsToggler ul li{box-sizing:border-box;cursor:pointer;font-family:Montserrat,sans-serif;font-weight:700;text-align:center}@media (max-width:959px){.talk-page .talkPage-tabsToggler ul li{padding:10px 15px 7px 15px;border-bottom:3px solid transparent;font-size:12px;line-height:24px}}@media (min-width:960px){.talk-page .talkPage-tabsToggler ul li{padding:20px 30px 15px 30px;border-bottom:5px solid transparent;font-size:20px;line-height:24px}}.talk-page .talkPage-tabsToggler.talkPage-tabsToggler-3 ul li{flex:0 0 calc(100% / 3)}.talk-page .talkPage-tabsToggler.talkPage-tabsToggler-2 ul li{flex:0 0 calc(100% / 2)}.talk-page .talkPage-tabsToggler ul li.uk-active{border-color:#e72b37}@media (max-width:959px){#talkPage-tabs{max-width:640px}}.talk-page .talkPage-tab{padding:48px 0;display:none}.talk-page .talkPage-tab.preview-tab{padding-top:0}.talk-page .talkPage-tab.uk-active{display:block}.talk-page .talkPageSpeakers-list{margin-top:30px}.talk-page .talkPageSpeakers-list ul{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.talk-page .talkPageSpeakers-item{align-items:center;display:flex;margin-left:40px;overflow:hidden;transition:all .5s ease-in-out;width:65px}.talk-page .talkPageSpeakers-item.uk-active{transition:all .5s ease-in-out;width:300px}.talk-page .talkPageSpeakers-item:first-child{margin-left:0}.talk-page .talkPageSpeakersItem-image{background-position:center;background-size:cover;border:5px solid #fff;border-radius:50%;flex:0 0 65px;height:65px;transform:scale(1);transition:all .2s ease-in-out}.talk-page .talkPageSpeakers-item:not(.uk-active) .talkPageSpeakersItem-image{cursor:pointer}.talk-page .talkPageSpeakers-item:hover .talkPageSpeakersItem-image{transform:scale(1.1)}.talk-page .talkPageSpeakersItem-content{flex:0 0 220px;margin-left:15px}.talk-page .talkPageSpeakersItem-name{color:#363636;display:block;font-family:Montserrat,sans-serif;font-size:14pt;font-weight:600;line-height:18pt}.talk-page .talkPageSpeakersItem-position{color:#8a8e95;font-family:Montserrat,sans-serif;font-size:12pt;font-weight:500;line-height:16pt}.talk-page #talkPageSpeakersInfo{border-bottom:1px solid #d9d9d9;margin-bottom:30px;padding:40px 60px 50px 40px}.talk-page .talkPageSpeakersInfo-item{display:none}.talk-page .talkPageSpeakersInfo-item.uk-active{display:block;font-size:16pt;line-height:20pt}.talk-page .talkPage-theme{margin-top:24px;letter-spacing:.2px}@media (max-width:959px){.talk-page .talkPage-theme{font-size:16px;line-height:24px}}@media (min-width:960px){.talk-page .talkPage-theme{display:flex;font-size:16pt;line-height:20pt}}.talk-page .talkPage-theme span{color:#8a8e95}@media (max-width:959px){.talk-page .talkPage-theme span{display:block}}@media (min-width:960px){.talk-page .talkPage-theme span{flex:0 0 120px}}.talk-page .talkPage-theme a{display:inline-block;color:#363636;font-family:Montserrat,sans-serif;font-weight:600}@media (max-width:959px){.talk-page .talkPage-theme a{margin-top:2px}}.talk-page .talkPage-section{margin-top:16px;letter-spacing:.2px}@media (max-width:959px){.talk-page .talkPage-section{font-size:16px;line-height:24px}}@media (min-width:960px){.talk-page .talkPage-section{display:flex;font-size:16pt;line-height:20pt}}.talk-page .talkPage-section span{color:#8a8e95}@media (max-width:959px){.talk-page .talkPage-section span{display:block}}@media (min-width:960px){.talk-page .talkPage-section span{flex:0 0 120px}}.talk-page .talkPage-section a{color:#363636;font-family:Montserrat,sans-serif;font-weight:500}@media (max-width:959px){.talk-page .talkPage-section a{margin-top:2px}}.talk-page .talkPage-description{overflow:hidden}@media (max-width:959px){.talk-page .talkPage-description{margin:24px auto 0 auto;font-size:14px;line-height:20px;letter-spacing:.2px}}@media (min-width:960px){.talk-page .talkPage-description{margin:35px auto 0 auto;font-size:14pt;line-height:22pt}}.talk-page .talkPageDescription-toggler,.talk-page.v2 .comments-tab.cc-smw-ctrl a.external{color:#e72b37;cursor:pointer;font-family:Montserrat,sans-serif;font-weight:600;letter-spacing:.2px;text-decoration:underline}.talk-page.v2 .comments-tab.cc-smw-ctrl a.external{text-decoration:none}.talk-page.v2 .comments-tab.cc-smw-ctrl a.external:hover{color:#b9222c}@media (max-width:959px){.talk-page .talkPageDescription-toggler{font-size:14px;line-height:14px}}@media (min-width:960px){.talk-page .talkPageDescription-toggler{font-size:14pt;line-height:14pt}}.talk-page .talkPageDescription-toggler:hover{text-decoration:none}.talk-page .talkPage-search{position:relative;margin-bottom:40px;flex:1 0 auto}.talk-page .talkPageSearch-input{padding:13px 35px 13px 20px;margin:0;box-sizing:border-box;width:100%;line-height:18px;border:none;outline:0;font-size:14px;background-color:#fff;border-radius:20px;border:1px solid #bfbfbf}.talk-page .talkPageSearch-button{position:absolute;top:50%;margin-top:-12px;right:16px;padding:0;display:block;width:24px;height:24px;border-radius:50%;background-color:transparent;border:none;outline:0;cursor:pointer}.talk-page .talkPageSearch-button svg{width:100%;height:100%;fill:#959595;pointer-events:none}.talk-page .talkPageSearch-counter{position:absolute;top:50%;margin-top:-9px;right:56px;font-size:12px;line-height:18px;color:#8a8e95}.talk-page .timecode-link .search_highlight{background-color:rgba(231,43,55,.15);font-weight:600;color:#e72b37}.talk-page .talkPageSearch-noResults{font-size:30px;line-height:30px;font-weight:700;color:#262626}@media (max-width:959px){.talk-page .talkPage-inSubscribe{margin-top:32px}}@media (min-width:960px){.talk-page .talkPage-inSubscribe{margin:100px auto 0 auto;max-width:900px}}.talk-page .talkPage-inSubscribe .title{font-family:Montserrat,sans-serif;font-weight:600;letter-spacing:.2px;text-align:left}@media (max-width:959px){.talk-page .talkPage-inSubscribe .title{font-size:16px;line-height:20px}}@media (min-width:960px){.talk-page .talkPage-inSubscribe .title{font-size:20px;line-height:24px}}.talk-page .talkPageInSubscribe-list{margin:16px -4px 0 -4px;display:flex;flex-wrap:wrap}.talk-page .talkPageInSubscribe-item{margin:4px;background-color:#959595;border-radius:15px;font-size:16px;line-height:16px;color:#fff}@media (max-width:959px){.talk-page .talkPageInSubscribe-item{padding:3px 12px}}@media (min-width:960px){.talk-page .talkPageInSubscribe-item{padding:5px 12px}}.talk-page .talkPageInSubscribe-item_all{background-color:#e72b37}.talk-page .talkPage-tags{display:flex;flex-wrap:wrap;justify-content:center}@media (max-width:959px){.talk-page .talkPage-tags{margin-top:20px;padding-top:20px}}@media (min-width:960px){.talk-page .talkPage-tags{margin-top:30px;padding-top:30px}}.talk-page .talkPageTags-item{background-color:#e72b37;color:#fff;display:inline-flex}@media (max-width:959px){.talk-page .talkPageTags-item{padding:5px 8px;margin:4px;font-size:12px;line-height:18px;letter-spacing:.1px}}@media (min-width:960px){.talk-page .talkPageTags-item{padding:3px 10px;margin:5px;font-size:12pt;line-height:18pt}}.talk-page .talkPageTags-toggler{display:inline-flex;color:#e72b37;font-weight:600;letter-spacing:.2px}@media (max-width:959px){.talk-page .talkPageTags-toggler{padding:5px 10px;margin:4px;font-size:14px;line-height:18px}}@media (min-width:960px){.talk-page .talkPageTags-toggler{padding:3px 15px;margin:5px;font-size:12pt;line-height:18pt}}@media (max-width:959px){.talk-page .talkPage-shared{margin-top:32px}}@media (min-width:960px){.talk-page .talkPage-shared{margin-top:40px}}.talk-page .talkPage-shared .ya-share2__container{text-align:center}@media (max-width:959px){.talk-page .talkPage-shared .ya-share2__container{margin-top:24px}}@media (min-width:960px){.talk-page .talkPage-shared .ya-share2__container{margin-top:20px}}.talk-page .talkPage-shared .ya-share2__container_size_m .ya-share2__icon{background-size:cover}@media (max-width:959px){.talk-page .talkPage-shared .ya-share2__container_size_m .ya-share2__icon{width:32px;height:32px}}@media (min-width:960px){.talk-page .talkPage-shared .ya-share2__container_size_m .ya-share2__icon{width:40px;height:40px}}.talk-page .talkPage-tab.description-tab{font-size:16pt;line-height:20pt;margin:0 auto;max-width:860px;padding-bottom:90px;padding-top:44px}.talk-page .talkPage-tab.description-tab.cc-smw-ctrl a.external{color:#e72b37;text-decoration:none;cursor:pointer;font-family:Montserrat,sans-serif;font-weight:600;letter-spacing:.2px;font-size:18px;line-height:24px}.talk-page .talkPage-tab.description-tab.cc-smw-ctrl a.external:hover{color:#b9222c}.talk-page .talkPage-tab.comments-tab{padding-bottom:35px;padding-top:35px}.talk-page .talkPage-tab .title{text-transform:uppercase}@media (max-width:959px){.talk-page .talkPage-tab .title{font-size:14px;line-height:18px;letter-spacing:.4px}}@media (min-width:960px){.talk-page .talkPage-tab .title{font-size:16pt;line-height:20pt}}@media (max-width:959px){.talk-page .talkPage-getaccess{padding-bottom:1px}}@media (min-width:960px){.talk-page .talkPage-getaccess{background-color:#f2f2f2;padding-bottom:60px;padding-top:50px;position:relative}.talk-page .talkPage-getaccess:before{box-shadow:0 5px 25px 2px rgba(22,23,28,.05);content:'';display:block;height:1px;left:0;position:absolute;right:0;top:0}}@media (max-width:959px){.talk-page .talkPage-getaccess .uk-container{padding-right:0;padding-left:0;max-width:640px}}.talk-page .talkPageGetaccess-block{background-color:#fff;position:relative}@media (max-width:959px){.talk-page .talkPageGetaccess-block{box-shadow:1px 0 0 0 #bdbdbd,0 1px 0 0 #bdbdbd,1px 1px 0 0 #bdbdbd,1px 0 0 0 #bdbdbd inset,0 1px 0 0 #bdbdbd inset;border-left:3px solid #e72b37}}@media (min-width:960px){.talk-page .talkPageGetaccess-block{margin-top:25px;border-left:6px solid #e72b37;border-radius:10px;box-shadow:0 2px 7.84px .16px rgba(22,23,28,.15)}.talk-page .talkPageGetaccess-block:first-of-type{margin-top:35px}}.talk-page .talkPageGetaccess-block[data-type=ticket]{border-color:#363636}@media (max-width:959px){.talk-page .talkPageGetaccessBlock-content{padding:20px 20px 24px 20px}}@media (min-width:960px){.talk-page .talkPageGetaccessBlock-content{padding:35px 30px;display:flex;justify-content:space-between}}@media (min-width:960px){.talk-page .talkPageGetaccessBlock-left{flex:0 0 calc(100% - 160px)}}.talk-page .talkPageGetaccess-block .title{text-align:left;color:#363636}@media (max-width:959px){.talk-page .talkPageGetaccess-block .title{font-size:16px;line-height:22px}}@media (min-width:960px){.talk-page .talkPageGetaccess-block .title{font-size:24px;line-height:28px}}@media (min-width:960px){.talk-page .talkPageGetaccessBlock-left{flex:0 0 calc(100% - 160px)}}.talk-page .talkPageGetaccess-block .description{font-weight:500;text-align:left;color:#8a8e95}@media (max-width:959px){.talk-page .talkPageGetaccess-block .description{margin-top:8px;font-size:14px;line-height:18px;font-weight:400}}.talk-page .talkPageGetaccessBlock-popupTrigger{margin-top:12px;font-weight:600;color:#e72b37;cursor:pointer}@media (max-width:959px){.talk-page .talkPageGetaccessBlock-popupTrigger{font-size:14px;line-height:20px;letter-spacing:.2px}}@media (min-width:960px){.talk-page .talkPageGetaccessBlock-popupTrigger{font-size:18px;line-height:24px}}.talk-page .talkPageGetaccessBlock-popupTrigger:hover{text-decoration:underline}@media (max-width:959px){.talk-page .talkPageGetaccessBlock-right{margin-top:20px;display:flex;align-items:center;justify-content:center}}@media (min-width:960px){.talk-page .talkPageGetaccessBlock-right{flex:0 0 140px}}@media (max-width:959px){.talk-page .talkPageGetaccessBlock-right .cc_btn{min-width:160px;height:36px;line-height:36px}}@media (min-width:960px){.talk-page .talkPageGetaccessBlock-right .cc_btn{width:100%;height:40px;line-height:40px;letter-spacing:1px}.talk-page .talkPageGetaccessBlock-right .cc_btn.btn_not_for_sale{width:200px}}.talk-page .talkPageGetaccessBlock-readmore{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #dedfe1;font-family:Montserrat,sans-serif;font-weight:600;text-transform:uppercase;color:#8a8e95}@media (max-width:959px){.talk-page .talkPageGetaccessBlock-readmore{margin:0 20px 0 17px;height:56px;background-image:none;font-size:14px;line-height:20px;letter-spacing:.4px}}@media (min-width:960px){.talk-page .talkPageGetaccessBlock-readmore{padding:0 35px;height:70px;font-size:12pt;line-height:12pt}}.talk-page .talkPageGetaccessBlockReadmore-left{align-items:center;display:inline-flex;letter-spacing:.25px;color:#8a8e95}@media (max-width:959px){.talk-page .talkPageGetaccessBlockReadmore-left{font-size:14px;line-height:20px}}@media (min-width:960px){.talk-page .talkPageGetaccessBlockReadmore-left{font-size:18px;line-height:24px}}.talk-page .talkPageGetaccessBlockReadmore-left svg{margin-right:15px;fill:#e72b37}@media (max-width:959px){.talk-page .talkPageGetaccessBlockReadmore-left svg{width:18px;height:12px}}.talk-page .talkPageGetaccessBlockReadmore-right{margin-left:20px}.talk-page .talkPageGetaccessBlockReadmore-right span{color:#e72b37}.talk-page .talkPage-offer{background-color:#292d34;color:#fff}@media (max-width:959px){.talk-page .talkPage-offer{padding-top:36px;padding-bottom:40px}}@media (min-width:960px){.talk-page .talkPage-offer{padding-top:48px;padding-bottom:52px}}.talk-page .talkPage-offer .title{color:#fff}.talk-page .talkPage-offer .description{letter-spacing:.2px}@media (max-width:959px){.talk-page .talkPage-offer .description{margin-top:12px;font-size:14px;line-height:20px}}@media (min-width:960px){.talk-page .talkPage-offer .description{margin-top:16px;font-size:18px;line-height:24px}}.talk-page .event-item{box-shadow:0 2px 7.84px .16px rgba(22,23,18,.15);margin:0 25px;padding:0;width:calc(100% / 3 - 33px)}.talk-page .eventItem-imageWrapper{border:none}.talk-page .eventItem-content{border:none}.talk-page .eventItem-title{font-family:Montserrat,sans-serif;font-weight:500}.talk-page .eventItem-date,.talk-page .eventItem-meta,.talk-page .eventItem-tags{font-family:Montserrat,sans-serif;font-weight:300}.talk-page .talkPage-offer .event-item{margin:0;background-color:#fff;border-radius:5px;box-sizing:border-box;justify-content:space-between;width:100%}@media (max-width:959px){.talk-page .talkPage-offer .event-item{padding:20px 20px 36px 20px;margin:32px auto 0 auto;max-width:640px}}@media (min-width:960px){.talk-page .talkPage-offer .event-item{padding:32px;margin:36px 0 0 0;display:flex}}@media (min-width:960px){.talk-page .talkPage-offer .eventItem-imageWrapper{align-self:flex-start;flex:0 0 255px}}.talk-page .talkPage-offer .eventItem-title{font-family:Montserrat,sans-serif;font-weight:700}@media (max-width:959px){.talk-page .talkPage-offer .eventItem-title{font-size:14px;line-height:20px}}@media (min-width:960px){.talk-page .talkPage-offer .eventItem-title{font-size:24px}}.talk-page .talkPage-offer .eventItem-content{padding:0}@media (min-width:960px){.talk-page .talkPage-offer .eventItem-content{display:flex;flex:0 0 calc(100% - 285px);flex-direction:column;max-width:calc(100% - 285px)}}.talk-page .talkPage-offer .eventItem-top{line-height:20px}@media (max-width:959px){.talk-page .talkPage-offer .eventItem-top{position:relative;padding-top:28px}}@media (min-width:960px){.talk-page .talkPage-offer .eventItem-top{flex:1 0 auto;display:flex;justify-content:space-between}}@media (min-width:960px){.talk-page .talkPage-offer .eventItemTop-left{flex:1 0 calc(100% - 160px)}}.talk-page .talkPage-offer .eventItem-favorite{display:inline-block}@media (max-width:959px){.talk-page .talkPage-offer .eventItem-favorite{position:absolute;top:0;right:4px}}@media (min-width:960px){.talk-page .talkPage-offer .eventItem-favorite{position:relative;right:inherit;top:3px}}@media (min-width:960px){.talk-page .talkPage-offer .eventItem-favorite svg{height:17px;width:12px}}@media (max-width:959px){.speaker-page .speakerPage-events .eventItemTop-right,.speaker-page .speakerPage-offer .eventItemTop-right{margin-top:20px;display:flex;align-items:center;justify-content:center}}@media (min-width:960px){.speaker-page .speakerPage-events .eventItemTop-right,.speaker-page .speakerPage-offer .eventItemTop-right{flex:0 0 140px}}@media (max-width:959px){.talk-page .talkPage-offer .eventItemTop-right .cc_btn{min-width:160px;height:40px;line-height:40px;font-size:16px}}@media (min-width:960px){.talk-page .talkPage-offer .eventItemTop-right .cc_btn{height:48px;line-height:48px}}.talk-page .talkPage-offer .eventItem-bottom{flex:0 0 auto}.talk-page .talkPage-offer .eventItem-meta{justify-content:flex-start}@media (max-width:959px){.talk-page .talkPage-offer .eventItem-meta{flex-wrap:wrap}}.talk-page .talkPage-offer .eventItem-meta>*{font-family:Montserrat,sans-serif;font-weight:400;margin-left:20px}.talk-page .talkPage-offer .eventItem-date{margin:0}@media (max-width:959px){.talk-page .talkPage-offer .eventItem-date{margin-bottom:16px;flex:0 0 100%}.talk-page .talkPage-offer .eventItem-place{margin-left:0}}.talk-page .talkPage-offer .eventItem-tags{font-family:Montserrat,sans-serif;font-weight:400;margin-top:20px}.talk-page .talkPage-lectures{position:relative;background-color:#f2f2f2}@media (max-width:959px){.talk-page .talkPage-lectures{padding-top:36px;padding-bottom:44px}}@media (min-width:960px){.talk-page .talkPage-lectures{padding-top:65px;padding-bottom:80px}.talk-page .talkPage-getaccess+.talkPage-lectures{padding-top:0}}.talk-page .talkPage-lectures:before{box-shadow:0 5px 25px 2px rgba(22,23,28,.05);content:'';display:block;height:1px;left:0;position:absolute;right:0;top:0}@media (max-width:959px){.talk-page .talkPage-lectures .title{margin-bottom:24px}}@media (min-width:960px){.talk-page .talkPage-lectures .title{margin-bottom:60px}}.talk-page .talkPage-lectures .lecture-item{margin-top:24px;background-color:#fff;border-radius:4px;box-shadow:0 2px 7.84px .16px rgba(22,23,18,.15)}@media (max-width:959px){.talk-page .talkPage-lectures .lecture-item{padding:20px 20px 24px 20px;margin-right:auto;margin-left:auto;max-width:640px}}@media (min-width:960px){.talk-page .talkPage-lectures .lecture-item{padding:32px 36px 32px 32px;display:flex;justify-content:space-between}}@media (min-width:960px){.talk-page .talkPage-lectures .lectureItem-imageWrapper{align-self:flex-start;flex:0 0 255px}}.talk-page .talkPage-lectures .lectureItem-content{padding:0;border:none}@media (min-width:960px){.talk-page .talkPage-lectures .lectureItem-content{display:flex;flex:0 0 calc(100% - 288px);flex-direction:column}}@media (max-width:959px){.talk-page .talkPage-lectures .lectureItem-top{margin-top:24px}}@media (min-width:960px){.talk-page .talkPage-lectures .lectureItem-top{display:flex;flex:1 0 auto;justify-content:space-between}}.talk-page .talkPage-lectures .lectureItem-speakers{display:block;margin:0}@media (min-width:960px){.talk-page .talkPage-lectures .lectureItem-speakers{flex:0 0 calc(100% - 160px)}}.talk-page .talkPage-lectures .lectureItem-speaker{margin-top:15px;display:flex;align-items:center;justify-content:space-between}.talk-page .talkPage-lectures .lectureItem-speaker:first-child{margin-top:0}.talk-page .talkPage-lectures .lectureItemSpeaker-photo{background-size:cover;border-radius:50%}@media (max-width:959px){.talk-page .talkPage-lectures .lectureItemSpeaker-photo{flex:0 0 40px;height:40px}}@media (min-width:960px){.talk-page .talkPage-lectures .lectureItemSpeaker-photo{flex:0 0 60px;height:60px;transition:all .2s ease-in-out}.talk-page .talkPage-lectures .lectureItemSpeaker-photo:hover{transform:scale(1.1);transition:all .2s ease-in-out}}@media (max-width:959px){.talk-page .talkPage-lectures .lectureItemSpeaker-info{flex:0 0 calc(100% - 52px)}}@media (min-width:960px){.talk-page .talkPage-lectures .lectureItemSpeaker-info{flex:0 0 calc(100% - 75px)}}.talk-page .talkPage-lectures .lectureItemSpeaker-name{display:block;font-family:Montserrat,sans-serif;font-weight:600}@media (max-width:959px){.talk-page .talkPage-lectures .lectureItemSpeaker-name{font-size:14px;line-height:18px}}@media (min-width:960px){.talk-page .talkPage-lectures .lectureItemSpeaker-name{font-size:18px;line-height:28px}}.talk-page .talkPage-lectures .lectureItemSpeaker-position{font-family:Montserrat,sans-serif;font-weight:500;color:#8a8e95}@media (max-width:959px){.talk-page .talkPage-lectures .lectureItemSpeaker-position{margin-top:4px;font-size:12px;line-height:18px}}@media (min-width:960px){.talk-page .talkPage-lectures .lectureItemSpeaker-position{font-size:16px;line-height:24px}}.talk-page .talkPage-lectures .lectureItem-readmore{margin-left:55px;display:inline-block;border-bottom:1px dashed #e72b37;font-family:Montserrat,sans-serif;font-size:12pt;font-weight:600;line-height:14pt;color:#e72b37;cursor:pointer}.talk-page .talkPage-lectures .lectureItem-readmore:hover{border-color:transparent}.talk-page .talkPage-lectures .lectureItem-price{flex:0 0 140px}@media (max-width:959px){.talk-page .talkPage-lectures .lectureItem-price{margin-top:20px;display:flex;align-items:center;justify-content:center}.talk-page .talkPage-lectures .lectureItem-price.desktop{display:none}}@media (min-width:960px){.talk-page .talkPage-lectures .lectureItem-price{flex:0 0 140px}.talk-page .talkPage-lectures .lectureItem-price.mobile{display:none}}@media (max-width:959px){.talk-page .talkPage-lectures .lectureItem-price .cc_btn{min-width:160px;height:40px;line-height:40px;font-size:16px}}@media (min-width:960px){.talk-page .talkPage-lectures .lectureItem-price .cc_btn{height:48px;line-height:48px}}@media (max-width:959px){.talk-page .talkPage-lectures .lectureItem-bottom{margin-top:16px}}@media (min-width:960px){.talk-page .talkPage-lectures .lectureItem-bottom{flex:0 0 auto;margin-top:20px}}.talk-page .talkPage-lectures .lectureItem-title{font-family:Montserrat,sans-serif;font-weight:700}@media (max-width:959px){.talk-page .talkPage-lectures .lectureItem-title{font-size:14px;line-height:20px}}@media (min-width:960px){.talk-page .talkPage-lectures .lectureItem-title{font-size:20px;line-height:27px}}.talk-page .talkPage-lectures .lectureItem-triggers{display:flex;align-items:center;justify-content:flex-end}@media (max-width:959px){.talk-page .talkPage-lectures .lectureItem-triggers{padding-top:22px;margin-top:28px;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:row-reverse;border-top:1px solid #d9d9d9}}@media (min-width:960px){.talk-page .talkPage-lectures .lectureItem-triggers{margin-top:20px}.talk-page .talkPage-lectures .lectureItem-triggers.mobile{display:none}}.talk-page .talkPage-lectures .lectureItem-favorite{position:relative;right:inherit;top:3px}@media (max-width:959px){.talk-page .talkPage-lectures .lectureItem-favorite.desktop{display:none}}@media (min-width:960px){.talk-page .talkPage-lectures .lectureItem-favorite{display:inline-block}}.talk-page .talkPage-lectures .lectureItem-favorite svg{display:block;pointer-events:none}@media (max-width:959px){.talk-page .talkPage-lectures .lectureItem-favorite svg{height:24px;width:24px}}@media (min-width:960px){.talk-page .talkPage-lectures .lectureItem-favorite svg{height:17px;width:12px}}.talk-page .talkPage-lectures .actions{display:flex;align-items:center;justify-content:center}@media (max-width:959px){.talk-page .talkPage-lectures .actions{margin-top:36px}}@media (min-width:960px){.talk-page .talkPage-lectures .actions{margin-top:50px}}.talk-page .talkPage-lectures .actions .cc_btn{text-transform:uppercase}@media (max-width:959px){.talk-page .talkPage-lectures .actions .cc_btn{padding:0 16px;height:40px;line-height:40px;font-size:11px}}@media (min-width:960px){.talk-page .talkPage-lectures .actions .cc_btn{padding:0 20px;flex:0 0 320px;height:64px;line-height:64px;font-size:18px}}.talk-page .talkPage-buyVideo{background-color:#292d34;color:#fff}@media (max-width:959px){.talk-page .talkPage-buyVideo{padding-top:20px;padding-bottom:24px;background-image:url(../images/talkPage-buyVideo-bg.jpg);background-position:center top;background-size:cover}}@media (min-width:960px){.talk-page .talkPage-buyVideo{padding-top:45px;padding-bottom:50px}}@media (max-width:959px){.talk-page .talkPage-buyVideo .uk-container{max-width:680px}}.talk-page .talkPage-buyVideo .title{color:#fff}@media (max-width:959px){.talk-page .talkPage-buyVideo .title{font-size:16px;line-height:22px;text-align:left}}@media (min-width:960px){.talk-page .talkPageBuyVideo-block{position:relative;margin-top:35px;padding:35px 30px;background-color:#fff;border-radius:5px;display:flex;overflow:hidden}.talk-page .talkPageBuyVideo-block:before{background-color:#e72b37;bottom:0;content:'';display:block;left:0;position:absolute;top:0;width:5px}}@media (min-width:960px){.talk-page .talkPageBuyVideoBlock-left{flex:0 0 calc(100% - 180px)}}.talk-page .talkPageBuyVideoBlock-left .title{color:#363636;font-size:18pt;line-height:21pt;text-align:left}@media (max-width:959px){.talk-page .talkPageBuyVideoBlock-left .title{display:none}}.talk-page .talkPageBuyVideoBlock-left .description{color:#8a8e95;font-family:Montserrat,sans-serif;font-weight:500;text-align:left}@media (max-width:959px){.talk-page .talkPageBuyVideoBlock-left .description{margin-top:8px;font-size:12px;line-height:18px}}@media (max-width:959px){.talk-page .talkPageBuyVideoBlock-right{margin-top:20px;display:flex;align-items:center;justify-content:center}}@media (min-width:960px){.talk-page .talkPageBuyVideoBlock-right{flex:0 0 160px}}@media (max-width:959px){.talk-page .talkPageBuyVideoBlock-right .cc_btn{min-width:160px;height:36px;line-height:36px}}@media (min-width:960px){.talk-page .talkPageBuyVideoBlock-right .cc_btn{flex:0 0 100%;height:40px;line-height:40px}}.talk-page .topics-block{background-color:#f2f2f2}@media (max-width:959px){.talk-page .topics-block{padding-top:36px;padding-bottom:40px}}@media (min-width:960px){.talk-page .topics-block{padding-top:74px;padding-bottom:86px}}.talk-page .topicsBlock-title{font-family:Montserrat,sans-serif;font-weight:700;text-align:center;text-transform:none;color:#262624}@media (max-width:959px){.talk-page .topicsBlock-title{font-size:24px;line-height:30px}}@media (min-width:960px){.talk-page .topicsBlock-title{font-size:24pt;line-height:30pt}}@media (max-width:959px){.talk-page .topics-list{margin:32px auto 0 auto;max-width:640px}}@media (min-width:960px){.talk-page .topics-list{margin-top:46px}}.talk-page .talkPage-conferencecast{background:-moz-linear-gradient(top,#d6152d 0,#d5142c 100%);background:-webkit-linear-gradient(top,#d6152d 0,#d5142c 100%);background:linear-gradient(to bottom,#d6152d 0,#d5142c 100%);color:#fff;padding-bottom:100px;padding-top:80px}.talk-page .talkPage-conferencecast .title{color:#fff}.talk-page .talkPage-conferencecast .title span{position:relative}.talk-page .talkPage-conferencecast .title span:before{background-color:#fff;border-radius:2px;content:'';display:block;height:4px;left:-160px;margin-top:-2px;position:absolute;top:50%;width:120px}.talk-page .talkPage-conferencecast .title span:after{background-color:#fff;border-radius:2px;content:'';display:block;height:4px;margin-top:-2px;position:absolute;right:-160px;top:50%;width:120px}.talk-page .talkPage-conferencecast .description{margin-top:20px}.talk-page .talkPage-conferencecast .description p{margin:0}.talk-page .talkPageConferencecast-image{background-image:url(../images/speakerPageConferencecast-bg.png);background-position:center;background-repeat:no-repeat;margin:20px -70px 10px -70px;text-align:center}.talk-page .talkPageConferencecast-blocks{display:flex;justify-content:center}.talk-page .talkPageConferencecast-block{background-color:rgba(255,255,255,.14);box-shadow:0 10px 18px 2px rgba(22,23,28,.1);color:#fff;flex:0 0 calc(100% / 3 - 15px);font-family:Montserrat,sans-serif;font-size:14pt;font-weight:500;line-height:12pt;margin:0 10px;padding:35px}.talk-page .talkPageConferencecast-block span{display:block;font-family:Montserrat,sans-serif;font-size:38pt;font-weight:700;line-height:30pt;margin-bottom:10px}.talkPageSection-item-separator{display:inline;margin-right:5px}#header-tabs:not(.playbackStarted) #audio,#header-tabs:not(.playbackStarted) #video,.talkPage-info,.talkPageHeader-tabs.talkPageHeader-tabs_right{display:none}.hidden{display:none!important}.eventItem-title-wrapper{display:inline}.talkPageActions-left .favorite .active{display:none}.talkPageActions-left .favorite.added .active{display:inline}.talk-page .talkPageSpeakersInfo-item .talkPageSpeakersInfo-item-description{font-size:14pt;line-height:22pt}.talk-page .talkPage-transcript{white-space:pre-line}.talk-page .talkPage-tab.description-tab{font-size:14px;line-height:22px;letter-spacing:.2px}.talk-page .talkPage-tab.description-tab p{margin-top:0}.talk-page .talkPage-tab.description-tab .talkPage-tocEntries{font-size:16pt;line-height:20pt}.talk-page .talkPage-tab.description-tab .talkPage-message{position:relative;box-sizing:border-box;border-radius:5px;box-shadow:0 2px 7.84px .16px rgba(22,23,28,.15);font-weight:500;color:#8a8e95;overflow:hidden}@media (max-width:959px){.talk-page .talkPage-tab.description-tab .talkPage-message{margin-top:24px;padding:20px 20px 24px 20px;font-size:11pt;line-height:14pt}}@media (min-width:960px){.talk-page .talkPage-tab.description-tab .talkPage-message{margin-top:45px;padding:25px 30px;font-size:14px;line-height:18px}.talk-page .talkPage-tab.description-tab .talkPage-message:before{position:absolute;z-index:1;top:0;right:0;bottom:0;display:block;content:'';width:240px;background-image:url(../images/eventPageSpecial_subscribe-bg.png);background-position:0 -95px;background-repeat:no-repeat;opacity:.75}}@media (min-width:960px){.talk-page .talkPage-tab.description-tab .talkPageMessage-wrapper{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between}}@media (min-width:960px){.talk-page .talkPage-tab.description-tab .talkPageMessage-left{display:flex;align-items:center;flex:0 0 calc(100% - 160px)}}.talk-page .talkPage-tab.description-tab .talkPageMessage-left svg{fill:#d62b2b}@media (max-width:959px){.talk-page .talkPage-tab.description-tab .talkPageMessage-left svg{margin-right:15px;width:18px;height:13.5px}}@media (min-width:960px){.talk-page .talkPage-tab.description-tab .talkPageMessage-left svg{margin-right:20px;width:24px;height:18px}}@media (max-width:959px){.talk-page .talkPageMessage-price{margin-top:20px;display:flex;align-items:center;justify-content:center}}@media (min-width:960px){.talk-page .talkPageMessage-price{flex:0 0 140px}}@media (max-width:959px){.talk-page .talkPageMessage-price .cc_btn{min-width:160px;height:40px;line-height:40px}}@media (min-width:960px){.talk-page .talkPageMessage-price .cc_btn{height:48px;letter-spacing:1px;line-height:48px}}.talk-page .talkPageActions-price .cc_btn{height:48px;letter-spacing:1px;line-height:48px}@media (max-width:959px){.talk-page .talkPageActions-price .cc_btn{width:100%;max-width:400px}}.talk-page .talkPageActions-embedded-video{border:1px solid #d7d7d7}@media (max-width:959px){.talk-page .talkPageActions-embedded-video{margin-left:auto;flex:0 0 40px;height:40px}}@media (min-width:960px){.talk-page .talkPageActions-embedded-video{margin-left:15px;flex:0 0 48px;height:48px}}.talk-page .talkPageActions-embedded-video:focus,.talk-page .talkPageActions-embedded-video:hover{border-color:#8f8a8a}.modal-embedded-video .uk-modal-dialog{top:0!important;transition:opacity .3s linear,transform .3s ease-out,top .3s ease-in-out;-webkit-transition:opacity .3s linear,transform .3s ease-out,top .3s ease-in-out;-moz-transition:opacity .3s linear,transform .3s ease-out,top .3s ease-in-out;-ms-transition:opacity .3s linear,transform .3s ease-out,top .3s ease-in-out;-o-transition:opacity .3s linear,transform .3s ease-out,top .3s ease-in-out}.modal-embedded-video.uk-open .uk-modal-dialog{transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);top:50%!important}@media (max-width:959px){.modal-embedded-video .uk-modal-dialog{padding:20px 30px}}@media (min-width:960px){.modal-embedded-video .uk-modal-dialog{padding:48px 60px 61px;width:640px}}.modal-embedded-video .modal-title{margin-bottom:32px;font-family:Montserrat;font-weight:700;text-align:center;font-size:16px;line-height:22px}@media (min-width:460px){.modal-embedded-video .modal-title{display:none}}.modal-embedded-video .uk-modal-close{margin:0!important;opacity:1;position:absolute}@media (max-width:459px){.modal-embedded-video .uk-modal-close{top:20px;right:30px}}@media (min-width:460px) and (max-width:959px){.modal-embedded-video .uk-modal-close{top:30px;right:30px}}@media (min-width:960px){.modal-embedded-video .uk-modal-close{top:57px;right:70px}}.modal-embedded-video .uk-modal-close:focus,.modal-embedded-video .uk-modal-close:hover{opacity:.7}.modal-embedded-video .uk-modal-close:after{display:none}.modal-embedded-video .uk-modal-close svg{display:block}.modal-embedded-video .talkPage-tabsToggler{border:none}@media (max-width:459px){.modal-embedded-video .talkPage-tabsToggler{display:none}}@media (max-width:959px){.modal-embedded-video .talkPage-tabsToggler{padding-right:20px;margin:0 0 24px;box-shadow:none}}@media (min-width:960px){.modal-embedded-video .talkPage-tabsToggler{margin:0 0 55px}}.modal-embedded-video .talkPage-tabsToggler ul li{flex:0 0 auto;text-transform:uppercase;color:#8a8e95}@media (min-width:960px){.modal-embedded-video .talkPage-tabsToggler ul li{padding:8px 0;margin:0 23px;font-size:18px}}.modal-embedded-video .talkPage-tabsToggler ul li.uk-active{color:#363636}.modal-embedded-video .cc_btn{font-size:14px;height:46px;padding:0 32px;display:inline-flex;text-transform:uppercase}.modal-embedded-video .figure-code-copy{min-height:68px;background-color:#f0f0f0;font-size:12px;color:#000;font-weight:400;width:100%;padding:5px 24px;line-height:19px;display:flex;align-items:center}@media (max-width:959px){.modal-embedded-video .figure-code-copy{margin:0 0 30px 0}}@media (min-width:960px){.modal-embedded-video .figure-code-copy{margin:0 0 60px}}.modal-embedded-video .figure-code-copy-widget{min-height:87px}.modal-embedded-video .modal-socials{opacity:0}@media (max-width:959px){.modal-embedded-video .modal-socials{padding:0 0 24px 0}}@media (min-width:960px){.modal-embedded-video .modal-socials{padding:15px 0 55px 0}}.modal-embedded-video .ya-share2 .ya-share2__icon{background-size:cover;width:32px;height:32px}.modal-embedded-video .ya-share2 .ya-share2__item{margin:0 15px 20px 0}.modal-embedded-video .ya-share2 .ya-share2__item:last-child{margin-right:0}.modal-embedded-video .uk-switcher .uk-active .modal-socials{opacity:1}.modal-embedded-video .preview-embedded-video{width:180px;height:100px;background-size:cover;object-fit:contain}.modal-embedded-video .embedded-video-options{color:#000}@media (max-width:959px){.modal-embedded-video .embedded-video-options{margin-bottom:24px}}@media (min-width:960px){.modal-embedded-video .embedded-video-options{margin-bottom:46px}}.modal-embedded-video .embedded-video-options .input-size-video{width:48px;height:27px;color:#000;font-size:14px;padding:0 0 5px;border:none;border-bottom:1px solid #d7d7d7;outline:0}.modal-embedded-video .embedded-video-options .input-size-video:-ms-input-placeholder,.modal-embedded-video .embedded-video-options .input-size-video::-moz-placeholder,.modal-embedded-video .embedded-video-options .input-size-video::-webkit-input-placeholder,.modal-embedded-video .embedded-video-options .input-size-video::placeholder{color:#000}.modal-embedded-video .embedded-video-options .input-size-video:active,.modal-embedded-video .embedded-video-options .input-size-video:focus{border-color:#616060}.modal-embedded-video .embedded-video-options span{font-size:12px;padding:5px 0 0;display:inline-block}.modal-embedded-video .embedded-video-options label{font-size:14px}.modal-embedded-video .embedded-video-options .input-size-video-title{font-size:16px;font-weight:600;padding:0 0 5px}@media (max-width:959px){.modal-embedded-video .embedded-video-options-right{max-width:calc(100% - 205px)}}.slider-speakers{display:flex;align-items:center}@media (max-width:959px){.slider-speakers{margin:24px 0}}@media (min-width:960px){.slider-speakers{padding:0 60px;margin:30px 0}}.slider-speakers .slick-arrow{position:absolute;color:#c3c3c3;cursor:pointer}.slider-speakers .slick-arrow:focus,.slider-speakers .slick-arrow:hover{color:#8a8787}.slider-speakers .slick-arrow svg{fill:currentColor}.slider-speakers .slick-prev{left:10px}.slider-speakers .slick-next{right:10px}@media (max-width:959px){.slider-speakers .slick-list{margin-right:-20px;margin-left:-20px;padding-left:20px}}.slider-speakers__item,.slider-speakers__item.slick-slide{font-family:Montserrat,sans-serif;display:flex;align-items:center;outline:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media (max-width:959px){.slider-speakers__item,.slider-speakers__item.slick-slide{margin:0 0 0 24px;width:240px}}@media (min-width:960px){.slider-speakers__item,.slider-speakers__item.slick-slide{margin:5px 0 5px 40px;width:300px}}.slider-speakers__item.slick-slide:not(.uk-active),.slider-speakers__item:not(.uk-active){cursor:pointer}.slider-speakers__image{background-position:center;background-size:cover;border:6px solid #fff;border-radius:50%;position:relative}@media (max-width:959px){.slider-speakers__image{flex:0 0 52px;width:52px;height:52px}}@media (min-width:960px){.slider-speakers__image{flex:0 0 64px;width:64px;height:64px}}.slider-speakers__image:before{position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;display:block;content:'';border:4px solid #e72b37;border-radius:50%;opacity:0;transition:all .2s ease-out}.slider-speakers__item.slick-slide:hover .slider-speakers__image:before,.slider-speakers__item:hover .slider-speakers__image:before{opacity:.5}.slider-speakers__item.slick-slide.uk-active .slider-speakers__image:before,.slider-speakers__item.uk-active .slider-speakers__image:before{opacity:1}@media (max-width:959px){.slider-speakers__content{margin-left:10px;flex:0 0 178px;max-width:178px}}@media (min-width:960px){.slider-speakers__content{margin-left:15px;flex:0 0 220px;max-width:220px}}.slider-speakers__name{font-weight:600;border:none;color:#363636;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block}@media (max-width:959px){.slider-speakers__name{font-size:14px;line-height:20px}}@media (min-width:960px){.slider-speakers__name{font-size:18px;line-height:28px}}.slider-speakers__item.slick-slide:not(.uk-active):hover .slider-speakers__name,.slider-speakers__item:not(.uk-active):hover .slider-speakers__name{color:#f10}.slider-speakers__position{font-weight:500;color:#8a8e95;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media (max-width:959px){.slider-speakers__position{font-size:12px;line-height:18px;letter-spacing:.1px}}@media (min-width:960px){.slider-speakers__position{font-size:16px;line-height:24px}}.talkPage-about{border-bottom:1px solid #d9d9d9}@media (max-width:959px){.talkPage-about{padding-top:32px;padding-bottom:16px;margin-bottom:16px}}@media (min-width:960px){.talkPage-about{padding-top:50px;padding-bottom:32px;margin-bottom:35px}}@media (min-width:960px){.speaker-description{padding:0 65px}}.speaker-description__content{margin:0;font-size:18px;line-height:26px}.speaker-description__content.cc-smw-ctrl a.external{color:#e72b37}.speaker-description__content.cc-smw-ctrl a.external:hover{color:#b9222c;text-decoration:none}.speaker-description__link,.speaker-description__link:hover{display:flex;align-items:center;border:none;font-weight:600;color:#e72b37}@media (max-width:959px){.speaker-description__link,.speaker-description__link:hover{margin:24px 0 0;font-size:14px;line-height:24px}}@media (min-width:960px){.speaker-description__link,.speaker-description__link:hover{margin:30px 0 0;font-size:18px;line-height:24px}}.speaker-description__link-icon{width:24px;height:24px;margin-right:13px}.lectureItem-speakers_short .lectureItem-speaker:not(:first-child){display:none}.lectureItem-speakers_short:focus .lectureItemSpeaker-photo,.lectureItem-speakers_short:hover .lectureItemSpeaker-photo{transform:scale(1.1)}.lectureItem-speakers__other{margin-top:5px;display:inline-block;border-bottom:1px dashed #e72b37;font-size:16px;font-family:Montserrat,sans-serif;font-weight:500;color:#e72b37}@media (max-width:959px){.lectureItem-speakers__other{display:none}}.lectureItem-speakers__other:focus,.lectureItem-speakers__other:hover{border-color:transparent;text-decoration:none}.fixed-nav{position:fixed;z-index:10;top:0;right:22px;bottom:0;display:flex;flex-direction:column;justify-content:center;pointer-events:none}@media (max-width:959px){.fixed-nav{display:none}}.fixedNav-item{position:relative;margin:6px 0;width:10px;height:10px;background-color:rgba(138,142,149,.7);border-radius:50%;cursor:pointer;pointer-events:auto}.fixedNav-item[data-target=".comments-tab"],.fixedNav-item[data-target=".description-tab"]{display:none}.fixedNav-item.active,.fixedNav-item:hover{background-color:#e72b37}.fixedNav-item.active{pointer-events:none}.fixedNav-item.active:before{position:absolute;z-index:-1;top:-2px;right:-2px;bottom:-2px;left:-2px;display:block;content:'';background-color:#fff;border-radius:50%;box-shadow:0 2px 4px rgba(2,9,23,.2)}.plyr__captions{z-index:2}