﻿:root{--ds-black: #000;--ds-white: white;--ds-deep-grey: #333333;--ds-dark-grey: #666666;--ds-mid-grey: #cccccc;--ds-light-grey: whitesmoke;--ds-font-sans-serif: "Helvetica Neue", Helvetica, Arial, sans-serif;--ds-body-font-family: var(--ds-font-sans-serif);--ds-body-font-size: 1rem;--ds-body-font-weight: 400;--ds-body-line-height: 1.5;--ds-body-bg: #fff;--ds-body-color: #666;--ds-heading-color: inherit;--callout-color: #06c;--highlight-color: #cce6ff;--light-color: #fff;--shade-color: whitesmoke;--secondary-color: #666666;--ds-link-color: #06c;--ds-link-hover-color: #004d99;--ds-link-decoration: none;--ds-link-hover-decoration: underline;--ds-border-color: #cccccc;--ds-border-color-dark: #333333;--ds-border-width: 1px;--ds-border-radius: 6px;--form-control-bg: var(--ds-body-bg);--form-control-disabled-bg: var(--ds-body-secondary-bg)}:root{--ds-grey-medium: #ddd}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{background-color:var(--ds-body-bg);color:var(--ds-body-color);font-family:var(--ds-body-font-family);font-size:var(--ds-body-font-size);line-height:var(--ds-body-line-height);margin:0;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{border:0;border-bottom:var(--ds-border-width) solid;color:inherit;margin:0 0 1.4375rem}a{color:var(--ds-link-color);text-decoration:none}a:hover{--ds-link-color: var(--ds-link-hover-color);text-decoration:underline}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{color:var(--ds-heading-color);font-weight:400;margin-bottom:1.5rem;margin-top:0}h1,.h1{font-size:2.25rem;line-height:1.3333333333}h2,.h2{font-size:1.875rem;line-height:1.2}h3,.h3{font-size:1.5rem;line-height:1}h4,.h4{font-size:1.25rem;line-height:1.2}h5,.h5{font-size:1rem;line-height:1.5}h6,.h6{font-size:.875rem;line-height:1.7142857143}address,blockquote,fieldset,figure,dl,ol,ul,p,pre,table{margin-bottom:1.5rem;margin-top:0}address,cite{font-style:normal}blockquote{margin-left:1.5rem;margin-right:1.5rem}figure{margin-left:0;margin-right:0}figcaption{font-size:.875rem;line-height:1.7142857143;padding-top:.75rem}dt{font-weight:bold}dd{margin-bottom:1.5rem;margin-left:0}dd:last-child{margin-bottom:0}ol,ul{padding-left:1.5rem}ul{list-style-type:disc}li>ol,li>ul{margin-bottom:0}abbr[title]{cursor:help;text-decoration:underline dotted;text-decoration-skip-ink:none}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{overflow:auto}small{font-size:.875em}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}h1 sup,.h1 sup,h2 sup,.h2 sup,h3 sup,.h3 sup,h4 sup,.h4 sup,h5 sup,.h5 sup,h6 sup,.h6 sup{font-size:55%;font-weight:400;top:-0.6em}table{border-spacing:0}td,th{padding:0}audio,canvas,iframe,img,svg,video{vertical-align:middle}audio{max-width:100%}iframe{border:none}img{max-width:100%}.lead{font-size:1.25rem;line-height:1.2}.small{font-size:.875rem;line-height:1.7142857143}.tiny{font-size:.75rem;line-height:2}.unstyled-list,.link-list,.lined-list,.inline-list,.divider-list{list-style:none;padding-left:0}.inline-list>li,.divider-list>li{display:inline-block;vertical-align:top}.inline-list>li:not(:last-child),.divider-list>li:not(:last-child){margin-right:1.1875rem}.divider-list{--ds-list-border-color: var(--ds-border-color)}.divider-list>li:not(:last-child){border-right:1px solid var(--ds-list-border-color);margin-right:.4375rem;padding-right:.6875rem}.lined-list{--ds-list-border-color: var(--ds-border-color)}.lined-list>li:not(:last-child){border-bottom:1px solid var(--ds-list-border-color);margin-bottom:1.5rem;padding-bottom:1.4375rem}.lined-list>li>:last-child{margin-bottom:0}.link-list{--ds-list-border-color-dark: var(--ds-border-color-dark)}.link-list>li{padding-left:1.5rem;position:relative}.link-list>li::before{border-color:var(--ds-list-border-color-dark);border-style:solid;border-width:1px 1px 0 0;content:"";height:.3125rem;left:.5rem;position:absolute;top:.625rem;transform:rotate(45deg);width:.3125rem}.list--base-spacing>li:not(:last-child){margin-bottom:1.5rem}.list--half-spacing>li:not(:last-child){margin-bottom:.75rem}.table{--ds-table-bg: transparent;--ds-table-color: var(--ds-body-color);--ds-table-border-color: var(--ds-border-color);--ds-table-border-radius: var(--ds-border-radius);--ds-table-striped-bg: var(--shade-color);--ds-table-striped-color: var(--ds-body-color);--ds-table-active-bg: #cccccc;--ds-table-active-color: var(--ds-body-color);--ds-table-hover-bg: var(--shade-color);--ds-table-hover-color: var(--ds-body-color);--ds-table-light-bg: var(--shade-color);--ds-table-light-color: var(--ds-body-color);width:100%}.table th,.table td{border-color:var(--ds-table-border-color);border-style:solid;border-width:0 0 1px;box-sizing:border-box;padding:.75rem .75rem .6875rem;text-align:left;vertical-align:top}.table th{font-weight:700}.table td>:last-child{margin-bottom:0}.table thead th{vertical-align:bottom}.table--borders{border-collapse:collapse}.table--borders th,.table--borders td{border-width:1px}.table--borders>thead th{padding-top:.6875rem}.table--outer-border,.table--outer-border-round{border:1px solid var(--ds-table-border-color);border-collapse:collapse}.table--outer-border>thead th,.table--outer-border-round>thead th{padding-top:.6875rem}.table--outer-border-round{border-collapse:separate;border-radius:var(--ds-table-border-radius)}.table--outer-border-round>:last-child>tr:last-child>th,.table--outer-border-round>:last-child>tr:last-child>td{border-color:rgba(0,0,0,0)}.table--stripes>tbody th,.table--stripes>tbody td{border-color:rgba(0,0,0,0)}.table--stripes>tbody>tr:last-child>th,.table--stripes>tbody>tr:last-child>td{border-color:var(--ds-table-border-color)}.table--stripes>tbody>tr:nth-child(2n)>th,.table--stripes>tbody>tr:nth-child(2n)>td{background-color:var(--ds-table-striped-bg);color:var(--ds-table-striped-color)}.table--hover>tbody>tr:hover>th,.table--hover>tbody>tr:hover>td{background-color:var(--ds-table-striped-bg)}.table--active{background-color:var(--ds-table-active-bg)}.table--light>tr>th{background-color:var(--ds-table-light-bg);color:var(--ds-table-light-color)}.form{--ds-form-label-color: var(--ds-body-color);--ds-form-field-bg: var(--form-control-bg);--ds-form-field-border-color: var(--ds-border-color);--ds-form-feedback-invalid-color: #df0000;margin-bottom:1.5rem}.form fieldset{border:none;margin-left:0;margin-right:0;padding:0}.form label{display:inline-block}.form label.invalid{color:var(--ds-form-feedback-invalid-color);display:block;padding-left:0}.form__item{margin-bottom:1.5rem}.form__field{background:var(--ds-form-field-bg);border:1px solid var(--ds-form-field-border-color);-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;height:2.25rem;line-height:1.5;padding:.3125rem 0 .3125rem .6875rem;width:100%}.form__field--multiple{height:7.5rem}.form__field--textarea{height:auto}.form__choice label{color:var(--ds-form-label-color);padding-left:1.5rem;position:relative}.form__choice input[type=checkbox],.form__choice input[type=radio]{left:0;margin-top:.25rem;position:absolute}@media(min-width: 45em){.form--horizontal legend{text-align:right}.form--horizontal .form__label{padding-bottom:.375rem;padding-top:.375rem;text-align:right}}.box{--ds-box-border-radius: var(--ds-border-radius);--ds-box-border-color: var(--ds-border-color);--ds-box-primary-bg: #06c;--ds-box-primary-color: #fff;--ds-box-highlight-bg: #cce6ff;--ds-box-highlight-color: #003366;--ds-box-light-bg: #fff;--ds-box-shade-bg: whitesmoke;--ds-box-shadow: rgba(0, 0, 0, 0.2);border-radius:var(--ds-box-border-radius);box-sizing:border-box;margin-bottom:1.5rem;padding:1.5rem}.box--border{border:1px solid var(--ds-box-border-color);padding:1.4375rem}.box--border.box--slim{padding:.6875rem}.box--border.hard{padding:0}.box--border.hard>.box{padding:1.4375rem}.box--border.hard>.box--slim{padding:.6875rem}.box--callout{background-color:var(--ds-box-primary-bg);color:var(--ds-box-primary-color)}.box--highlight{background-color:var(--ds-box-highlight-bg);color:var(--ds-box-highlight-color)}.box--light{background-color:var(--ds-box-light-bg)}.box--shade{background-color:var(--ds-box-shade-bg)}.box--shadow{box-shadow:3px 6px 14px var(--ds-box-shadow)}.box--shadow-bottom{box-shadow:0 8px 6px -6px var(--ds-box-shadow)}.box--slim{padding:.75rem}.box>:last-child{margin-bottom:0}.container{margin-left:auto;margin-right:auto;max-width:75rem;padding-left:.75rem;padding-right:.75rem}@media(min-width: 45em){.container{padding-left:1.5rem;padding-right:1.5rem}}.grid{display:flex;flex-wrap:wrap;list-style:none;margin-left:-0.75rem;margin-right:-0.75rem;padding-left:0}.grid--center{justify-content:center}.grid--middle{align-items:center}.grid--gap{gap:1.5rem 0}.grid--slim,.grid--slim .grid__item{padding-left:.375rem;padding-right:.375rem}.grid__item{box-sizing:border-box;padding-left:.75rem;padding-right:.75rem;width:100%}@media(max-width: 44.9375em){.sm-grid--scroll{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch}.sm-grid--scroll .grid__item{flex:0 0 90%;max-width:90%}.sm-grid--scroll .sm-grid__container{width:80vw}.sm-grid--scroll.grid--slim .grid__item:last-child{padding-right:.75rem}.sm-grid__item--first{order:-1}}@media(min-width: 45em){.md-grid__item--first{order:-1}}.media{align-items:flex-start;display:flex;margin-bottom:1.5rem}.media__image{flex-shrink:0;margin-right:1.5rem}.media__body{flex-grow:1}.media__body>*:last-child{margin-bottom:0}.media__body--center{align-self:center}@media(max-width: 44.9375em){.media--sm-stack{flex-direction:column}.media--sm-stack .media__image{margin-bottom:1.5rem;margin-left:0;margin-right:0}}@media(min-width: 45em){.media--md-sticky{align-items:stretch}.media--md-sticky .media__sticky{position:sticky;top:4.5rem}}@media(min-width: 45em){.media--md-slim .media__image{margin-right:.75rem}.media--md-slim .media__image--rev{margin-left:.75rem}}.panel{--ds-panel-border-color: var(--ds-border-color);--ds-panel-primary-bg: #06c;--ds-box-highlight-bg: #cce6ff;--ds-box-highlight-color: var(--link-color);--ds-panel-shade-bg: whitesmoke;padding-bottom:1.5rem;padding-top:3rem;position:relative}.panel--callout{background-color:var(--ds-panel-primary-bg);color:#fff}.panel--divider::before{border-top:1px solid var(--ds-panel-border-color);content:"";left:0;margin:0 .75rem;max-width:75rem;position:absolute;right:0;top:0}@media(min-width: 45em){.panel--divider::before{margin:0 1.5rem}}@media(min-width: 78.0625em){.panel--divider::before{margin:0 auto}}.panel--highlight{background-color:var(--ds-panel-highlight-bg);color:var(--ds-panel-highlight-color)}.panel--line{border-top:1px solid var(--ds-panel-border-color);padding-top:2.9375rem}.panel--shade{background-color:var(--ds-panel-shade-bg)}.panel--shadow{box-shadow:0 .75rem .75rem -0.75rem rgba(0,0,0,.2) inset}.breadcrumb{--ds-breadcrumb-color: var(--secondary-color);color:var(--ds-breadcrumb-color);display:flex;flex-wrap:wrap;list-style-type:none;padding-left:0}.breadcrumb__item:not(:last-child)::after{border-right:.1em solid;content:"";display:inline-block;height:calc(1em - 2px);margin-left:.6875rem;margin-right:.75rem;position:relative;top:1px;transform:rotate(15deg)}.btn{--ds-btn-bg: var(--ds-link-color);--ds-btn-hover-bg: var(--ds-link-hover-color);--ds-btn-color: #fff;--ds-btn-border-color: transparent;--ds-btn-border-radius: var(--ds-border-radius);--ds-btn-line-height: 1.5;background-color:var(--ds-btn-bg);border-color:var(--ds-btn-border-color);border-style:solid;border-radius:var(--ds-btn-border-radius);border-width:1px;box-sizing:border-box;color:var(--ds-btn-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;line-height:var(--ds-btn-line-height);padding:.6875rem 1.4375rem;text-align:center;transition:background-color .25s ease-out,color .25s ease-out;vertical-align:middle}.btn:hover,.btn:focus{background-color:var(--ds-btn-hover-bg);text-decoration:none}.btn.disabled:hover,.btn.disabled:focus,.btn[disabled]:hover,.btn[disabled]:focus{background-color:var(--ds-btn-bg)}.btn--secondary{background-color:#666;border-color:rgba(0,0,0,0);color:#fff}.btn--secondary:hover,.btn--secondary:focus{background-color:#4d4d4d}.btn--secondary.disabled:hover,.btn--secondary.disabled:focus,.btn--secondary[disabled]:hover,.btn--secondary[disabled]:focus{background-color:#666}.btn--white{background-color:#fff;border-color:rgba(0,0,0,0);color:#333}.btn--white:hover,.btn--white:focus{background-color:#e6e6e6}.btn--white.disabled:hover,.btn--white.disabled:focus,.btn--white[disabled]:hover,.btn--white[disabled]:focus{background-color:#fff}.btn--outline{--ds-btn-outline-bg: transparent;--ds-btn-outline-color: var(--ds-link-color);--ds-btn-outline-hover-color: var(--ds-link-hover-color);--ds-btn-outline-border-color: var(--ds-link-color);--ds-btn-outline-border-hover-color: var(--ds-link-hover-color);background-color:var(--ds-btn-outline-bg);border-color:var(--ds-btn-outline-border-color);color:var(--ds-btn-outline-color)}.btn--outline:hover,.btn--outline:focus{background-color:var(--ds-btn-outline-bg);border-color:var(--ds-btn-outline-border-hover-color);color:var(--ds-btn-outline-hover-color)}.btn--outline.disabled:hover,.btn--outline.disabled:focus,.btn--outline[disabled]:hover,.btn--outline[disabled]:focus{background-color:var(--ds-btn-outline-bg);border-color:var(--ds-btn-outline-border-color);color:var(--ds-btn-outline-color)}.btn--outline-secondary{--ds-btn-outline-secondary-bg: transparent;--ds-btn-outline-secondary-color: #666666;--ds-btn-outline-secondary-hover-color: #4d4d4d;--ds-btn-outline-secondary-border-color: #666666;--ds-btn-outline-secondary-border-hover-color: #4d4d4d;background-color:rgba(0,0,0,0);border-color:var(--ds-btn-outline-secondary-border-color);color:var(--ds-btn-outline-secondary-color)}.btn--outline-secondary:hover,.btn--outline-secondary:focus{background-color:rgba(0,0,0,0);border-color:var(--ds-btn-outline-secondary-border-hover-color);color:var(--ds-btn-outline-secondary-hover-color)}.btn--outline-secondary.disabled:hover,.btn--outline-secondary.disabled:focus,.btn--outline-secondary[disabled]:hover,.btn--outline-secondary[disabled]:focus{background-color:rgba(0,0,0,0);border-color:var(--ds-btn-outline-secondary-border-color);color:var(--ds-btn-outline-secondary-color)}.btn--outline-white{--ds-btn-outline-white-bg: transparent;--ds-btn-outline-white-color: #fff;--ds-btn-outline-white-hover-color: #e6e6e6;--ds-btn-outline-white-border-color: #fff;--ds-btn-outline-white-border-hover-color: #e6e6e6;background-color:rgba(0,0,0,0);border-color:var(--ds-btn-outline-white-border-color);color:var(--ds-btn-outline-white-color)}.btn--outline-white:hover,.btn--outline-white:focus{background-color:rgba(0,0,0,0);border-color:var(--ds-btn-outline-white-border-hover-color);color:var(--ds-btn-outline-white-hover-color)}.btn--outline-white.disabled:hover,.btn--outline-white.disabled:focus,.btn--outline-white[disabled]:hover,.btn--outline-white[disabled]:focus{background-color:rgba(0,0,0,0);border-color:var(--ds-btn-outline-white-border-color);color:var(--ds-btn-outline-white-color)}.btn--link{--ds-btn-bg: transparent;--ds-btn-color: var(--ds-link-color);background-color:var(--ds-btn-bg);color:var(--ds-btn-color)}.btn--link:hover,.btn--link:focus{background-color:var(--ds-btn-bg);text-decoration:underline}.btn--link.disabled:hover,.btn--link.disabled:focus,.btn--link[disabled]:hover,.btn--link[disabled]:focus{background-color:var(--ds-btn-bg)}.btn--small{font-size:.875rem;margin-bottom:0;margin-top:-0.1875rem;padding:0 .6875rem}.btn--medium{padding:.3125rem 1.4375rem}.btn--large{font-size:1.25rem;line-height:1.2}.btn--full{width:100%}.btn--down::after,.btn--next::after,.btn--previous::before{border-style:solid;border-width:2px 2px 0 0;box-sizing:border-box;content:"";display:inline-block;height:.5em;position:relative;top:-1px;width:.5em}.btn--down::after{margin-left:.5em;top:-2px;transform:rotate(135deg)}.btn--next::after{margin-left:.5em;transform:rotate(45deg)}.btn--previous::before{margin-right:.5em;transform:rotate(-135deg)}.btn.disabled,.btn[disabled]{opacity:.65;pointer-events:none}.btn.disabled:hover,.btn[disabled]:hover{cursor:not-allowed}.cover{position:relative}.cover:hover{text-decoration:none}.cover__image--motion{display:inline-block;max-width:100%;overflow:hidden;vertical-align:middle}.cover__image--motion img{transition:all .5s ease-out 0s}.cover:focus .cover__image--motion img,.cover:hover .cover__image--motion img{transform:scale3d(1.2, 1.2, 1.2) rotate(2deg)}.cover__image--popout img{transition:all .1s ease-out 0s}.cover:focus .cover__image--popout img,.cover:hover .cover__image--popout img{transform:scale(1.2)}.cover:focus .cover__link,.cover:focus .cover__hover-link,.cover:hover .cover__link,.cover:hover .cover__hover-link{text-decoration:underline}.cover .cover__hover-link{text-decoration:none}.cover__overlay-link{bottom:0;left:0;overflow:hidden;position:absolute;right:0;text-indent:200%;top:0;white-space:nowrap;z-index:1}.cover abbr{text-decoration:none}.ds-aside{background:#f0f0f0;padding-bottom:1.5rem;position:relative}@media(min-width: 45em){.ds-backdrop{bottom:0;clip:rect(auto, auto, auto, auto);left:0;position:absolute;right:0;top:0}.ds-backdrop::after{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0.7) 70%, rgba(0, 0, 0, 0.9) 100%);content:"";bottom:0;left:0;position:absolute;right:0;top:0}}.ds-backdrop__inner{height:27rem;overflow:hidden;perspective:600px}.ds-backdrop__banner{background-image:var(--title-bg-image);background-position:center top;background-repeat:no-repeat;height:100%;width:100%}.ds-backdrop__poster{background-image:var(--title-bg-image);background-position:-1.5rem -1.5rem;background-size:auto 15rem;height:144%;margin-left:-20%;position:absolute;top:-40%;transform:rotateX(45deg);width:140%}.blockquote{padding-left:1.5rem;padding-right:1.5rem}.blockquote--left{border-left:3px solid #ccc;padding-left:1.3125rem}.blockquote--right{border-right:3px solid #ccc;padding-right:1.3125rem;text-align:right}.blockquote__body{font-family:Georgia,serif;margin-bottom:0;margin-left:0;margin-right:0}.blockquote__body--quotes{text-indent:-0.41em}.blockquote__body--quotes p::after{content:close-quote}.blockquote__body--quotes p::before{content:open-quote}.blockquote__body p:last-of-type{margin-bottom:0}.blockquote__source{font-size:.875rem;line-height:1.7142857143}.blockquote__source::before{content:"—"}.ds-blockquote{padding-left:0;padding-right:0;margin-bottom:3rem;margin-top:1.5rem}.ds-blockquote__body,.ds-blockquote__source{position:relative;z-index:1}.ds-blockquote__body::before{color:rgba(0,0,0,.1);content:"“";font-size:1000%;left:-1rem;line-height:1;position:absolute;right:0;top:-2.25rem;z-index:-1}.ds-reading{min-width:0;padding-bottom:2.25rem}@media(max-width: 44.9375em){.panel+.ds-reading{padding-top:3rem}}.ds-reading+.ds-reading{box-shadow:none}.ds-books{margin-bottom:0}@media(min-width: 45em)and (max-width: 60.4375em){.ds-books{margin-left:-1.5rem;margin-right:-1.5rem;padding-left:.75rem}.ds-books::after{content:"";flex:0 0 .75rem}}.ds-books__item{display:flex;padding-bottom:1.5rem}@media(max-width: 44.9375em){.ds-books__item:last-child{margin-bottom:0}}.ds-books.glider.draggable{cursor:default}.ds-book{background-color:#fff;border-radius:0 0 6px 6px;box-shadow:0 5px 12px rgba(0,0,0,.2);display:flex;flex-direction:column;flex-grow:1;overflow:hidden;position:relative;transition:all .2s ease-in-out 0s}.ds-book:hover{box-shadow:0 7px 15px rgba(0,0,0,.3)}.ds-book__heading,.ds-book__list{margin-bottom:0}.ds-book__heading{font-size:1rem;line-height:1.5;font-weight:400}.ds-book__author{font-size:.875rem;line-height:1.7142857143}.ds-book__cover{background-color:#ddd;display:flex;overflow:hidden;position:relative;text-align:center;flex-basis:auto;height:15rem;max-height:none}.ds-book__cover>div{width:100%}.ds-book__image{height:100%;max-width:none;object-fit:cover;object-position:center top;width:100%}.ds-book__purchase{background-color:rgba(0,0,0,.7);bottom:0;box-sizing:border-box;color:#fff;font-size:.875rem;line-height:1.7142857143;height:0;left:0;overflow:hidden;padding:0 .75rem;position:absolute;right:0;text-align:center;transition:all .2s ease;z-index:0;top:15rem;width:auto}.ds-book:hover .ds-book__purchase{height:4.5rem;top:10.5rem}.ds-book:hover .ds-book__purchase-multi{height:6.75rem;top:8.25rem}.ds-book__purchase-heading{font-weight:400;margin-bottom:0;margin-top:.75rem;opacity:.75}.ds-book__purchase-list{margin-bottom:0}.ds-book__purchase-list>li{margin-right:.75rem;margin-top:0}.ds-book__title{box-sizing:border-box;flex-grow:1;padding:.75rem;position:relative;z-index:1}.ds-book__title>*:last-child{margin-bottom:0}.ds-book__amazon{padding:.75rem;text-align:center}.ds-book__discogs{border-top:1px solid rgba(255,255,255,.3);margin-top:.375rem;padding-top:.3125rem}.ds-book__link{color:#2da3e0}.ds-columns__item{display:inline-block;width:100%}.ds-discs{border-top:1px solid #ccc;margin-left:-0.75rem;position:relative;z-index:1}@media(min-width: 45em){.ds-discs{margin-bottom:0;margin-left:0}}@media(max-width: 44.9375em){.ds-discs thead{display:block;overflow:scroll;width:100vw}.ds-discs thead tr{padding-left:.75rem}.ds-discs thead th:first-child{display:none}}@media(min-width: 45em){.ds-discs thead th{padding-bottom:.625rem}}.ds-discs.table>tbody>tr:hover>th,.ds-discs.table>tbody>tr:hover>td{background-color:rgba(0,0,0,.03)}@media(min-width: 45em){.ds-discs th:not(:first-child),.ds-discs td:not(:first-child){text-align:center;vertical-align:top;width:1%}}@media(min-width: 45em){.ds-discs-wrapper{overflow:auto;scrollbar-width:none}}.ds-extras-header,.ds-extra__details{left:0;position:sticky;z-index:1}.ds-extras-header:not(.has-visual){background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.8) 100%),linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%)}@media(min-width: 45em){.ds-extras-header{min-width:40vw}}@media(min-width: 60.5em){.ds-extras-header{min-width:24.75rem}}@media(max-width: 44.9375em){.ds-extra{border-bottom:1px dotted #ccc;display:block;padding:.75rem .75rem .6875rem}table tbody .ds-extra:last-child{border-bottom-style:solid}.ds-extra td{display:inline}.ds-extra td:not([class*=ds-extra]){display:none}}.ds-extra__art>img{height:30vh;max-width:none}@media(min-width: 45em){.ds-extra__art{display:none}}.ds-extra__check{background-color:rgba(102,102,102,.65);border-radius:50%;display:inline-block;height:.5em;width:.5em}@media(max-width: 44.9375em){.ds-extra__check{background-color:rgba(0,0,0,.1);border-radius:1.5em;font-size:80%;height:auto;padding:0 .375em;white-space:nowrap;width:auto}.ds-extra__check::after{content:attr(data-studio) " " attr(data-format)}}.ds-extra__details{background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 100%),linear-gradient(to bottom, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 100%)}.ds-discs.table>tbody>.ds-extra:hover>.ds-extra__details{background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 100%),linear-gradient(to bottom, rgba(0, 0, 0, 0.22) 0%, rgba(0, 0, 0, 0.22) 100%)}@media(max-width: 44.9375em){.ds-extra>.ds-extra__details{border-color:rgba(0,0,0,0);padding:0}}@media(max-width: 44.9375em){.ds-extra:first-child>.ds-extra__details::before{background-color:rgba(0,0,0,.1);border-top:1px solid #ccc;content:"disc extras";display:block;font-size:.875rem;line-height:1.7142857143;font-weight:700;margin-left:-0.75rem;margin-right:-0.75rem;padding-left:.75rem;padding-right:.75rem;position:relative;top:-0.8125rem;text-transform:capitalize}}.ds-extra__meta{font-weight:300}@media(max-width: 44.9375em){.ds-extra>.ds-extra__disc{border-color:rgba(0,0,0,0);padding:0}}.ds-films{border-top:1px solid rgba(0,0,0,0);position:relative;z-index:1}@media(min-width: 45em){.ds-films{border-top-color:#ccc}}.ds-films thead>tr>th{padding-top:.6875rem}.ds-films tbody tr:hover>td{cursor:pointer}.ds-films tbody tr:hover>td a{text-decoration:underline}.ds-films tbody tr:last-child td{border-color:rgba(0,0,0,0)}.ds-films tfoot td{border-color:#ccc;border-width:1px 0 0;padding-bottom:.75rem;padding-top:.6875rem}.ds-films__legend{border-bottom:1px solid #ccc;border-top:1px solid #ccc;padding-bottom:.6875rem;padding-left:.8125rem;padding-right:.75rem;padding-top:.6875rem}.ds-films__legend ul{margin-bottom:0}.ds-films__legend li{margin-bottom:0;margin-top:0}@media(min-width: 45em){.ds-films__legend{display:none}}.ds-films__legend li:last-child .ds-films__format{background-color:rgba(102,102,102,.65)}.ds-films__details{font-size:.875rem;line-height:1.7142857143;padding-left:.1875rem;padding-right:.1875rem}.ds-films__format{background-color:#ccc;border-radius:50%;color:#000;cursor:help;display:inline-block;flex:0 0 auto;height:10px;margin-right:.375em;overflow:hidden;text-indent:1.5em;width:10px}.ds-films__format--4k{background-color:orchid}.ds-films__format--bluray{background-color:#00bfff}.ds-films__format--dvd,.ds-films__format--dvdr{background-color:tomato}.ds-films__name-wrapper{min-width:0;padding-right:.375em}.ds-films__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ds-films .ds-films__rank{padding-left:3.75rem;position:relative}.ds-films .ds-films__rank-number{align-items:flex-end;border-right:1px solid #ccc;display:flex;flex-direction:column;inset:0;justify-content:center;padding-right:.75rem;position:absolute;transform:translate(-0.75rem, 0);width:3rem}.ds-films .ds-films__rank-number::after{content:attr(data-rank);font-size:24px;font-weight:300;letter-spacing:-0.1em;line-height:1}@media(max-width: 44.9375em){.ds-films thead,.ds-films__year{display:none}.ds-films__title,.ds-films__imdb{display:block}.ds-films .ds-films__title{border-bottom:0;padding-bottom:0;padding-right:.75rem}.ds-films .ds-films__title:not(.ds-films__rank){padding-left:2.25rem}.ds-films .ds-films__title a::after{color:rgba(0,0,0,.4);content:"(" attr(data-year) ")";display:inline-block;padding-left:.3em}.ds-films .ds-films__rank-number{border:0;justify-content:flex-start;padding-right:0;transform:translate(-0.75rem, 12px)}.ds-films .ds-films__imdb{border-bottom:1px dotted #ccc;padding-left:2.25rem;padding-right:.75rem;padding-top:0}.ds-films__rank~.ds-films__imdb{padding-left:3.75rem}.ds-films__title:not(.ds-films__rank) .ds-films__format{margin-left:-1.4375rem}.ds-films .ds-imdb{align-items:baseline;display:flex}.ds-films .ds-imdb a{margin-left:.4em;position:relative;order:1;top:1px}.ds-films tfoot td{padding-left:.75rem}}@media(min-width: 45em){.ds-films{table-layout:fixed}.ds-films__title{width:60%}.ds-films__year{width:10%}.ds-films__imdb{width:30%}}.ds-films__item>.ds-films__year-group{border-style:dotted}.ds-films__item:hover>.ds-films__year-group{background-color:rgba(0,0,0,0) !important}@media(min-width: 45em){.ds-films--main thead{background-color:rgba(0,0,0,.03)}}.ds-films-wrapper{margin-bottom:1.5rem}@media(min-width: 45em){.ds-films-wrapper{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}}.ds-films__grid{margin-bottom:0;padding-left:4px;padding-right:4px}.ds-films__grid+.ds-films__count{border-top:1px solid #ccc;padding-top:11px;margin-bottom:0}.ds-films__grid .ds-films__item{margin-bottom:1.5rem}.ds-films__poster{background-color:#ccc;box-shadow:0 5px 10px 0 rgba(0,0,0,.2);display:flex;height:13.5rem;overflow:hidden}@media(min-width: 45em){.ds-films__poster{height:13.5rem}}@media(min-width: 60.5em){.ds-films__poster{height:12rem}}@media(min-width: 78.0625em){.ds-films__poster{height:15rem}}.ds-films__poster div{flex:1 1 auto}.ds-films__poster img{height:100%;object-fit:cover;width:100%}@media(min-width: 60.5em){.ds-films__poster--tall{height:21rem}}.ds-films__list+.ds-films__count{border-top:1px solid #ccc;padding-top:11px}.ds-footer{--ds-mondo-macabro-sale-bg: #9e0f0f;background-color:#d1d1d1;padding-bottom:3rem;padding-top:3rem;position:relative;text-align:center;z-index:1}@media(max-width: 44.9375em){.ds-footer{border-top:none}}.ds-footer-list>li:not(:last-child){border-color:currentColor}.ds-footer-link{color:currentColor}.ds-footer-link:hover{text-decoration:underline}.ds-footer-logo{height:30px;width:auto}.ds-footer-tagline{font-size:.875rem;line-height:1.7142857143;font-weight:300;text-transform:uppercase}.ds-footer-contact{border-color:#666;color:#666}.ds-footer-contact:hover{border-color:#4d4d4d;color:#4d4d4d}.ds-footer-legal{font-size:.875rem;line-height:1.7142857143;margin-bottom:0}.ds-footer-links{color:#666;font-size:.875rem;line-height:1;list-style-type:none;padding:.3125rem 0;margin-bottom:0}.ds-footer-links>li{border-right:1px solid;display:inline-block;margin-right:.4375rem;padding-right:.6875rem}.ds-footer-links>li:last-child{border-right:none;margin-right:0;padding-right:0}.ds-footer-links a{color:#666}.grid-overlay{background-image:repeating-linear-gradient(to right, hsla(204, 80%, 72%, 0.25), hsla(204, 80%, 72%, 0.25) calc(100% / 2 - 1.5rem), transparent calc(100% / 2 - 1.5rem), transparent calc(100% / 2)),repeating-linear-gradient(to bottom, hsla(204, 80%, 72%, 0.25), hsla(204, 80%, 72%, 0.25) 1px, transparent 1px, transparent 1.5rem);background-position:0 0;background-size:calc(100% + 1.5rem) 100%;bottom:0;content:"";display:none;left:0;margin-left:auto;margin-right:auto;max-width:75rem;min-height:100%;pointer-events:none;position:absolute;right:0;top:0;width:calc(100% - 2*0.75rem);z-index:1000}@media(min-width: 45em){.grid-overlay{background-image:repeating-linear-gradient(to right, hsla(286, 51%, 44%, 0.25), hsla(286, 51%, 44%, 0.25) calc(100% / 6 - 1.5rem), transparent calc(100% / 6 - 1.5rem), transparent calc(100% / 6)),repeating-linear-gradient(to bottom, hsla(286, 51%, 44%, 0.25), hsla(286, 51%, 44%, 0.25) 1px, transparent 1px, transparent 1.5rem)}}@media(min-width: 60.5em){.grid-overlay{background-image:repeating-linear-gradient(to right, hsla(204, 80%, 72%, 0.25), hsla(204, 80%, 72%, 0.25) calc(100% / 6 - 1.5rem), transparent calc(100% / 6 - 1.5rem), transparent calc(100% / 6)),repeating-linear-gradient(to bottom, hsla(204, 80%, 72%, 0.25), hsla(204, 80%, 72%, 0.25) 1px, transparent 1px, transparent 1.5rem)}}@media(min-width: 78.0625em){.grid-overlay{background-image:repeating-linear-gradient(to right, hsla(286, 51%, 44%, 0.25), hsla(286, 51%, 44%, 0.25) calc(100% / 12 - 1.5rem), transparent calc(100% / 12 - 1.5rem), transparent calc(100% / 12)),repeating-linear-gradient(to bottom, hsla(286, 51%, 44%, 0.25), hsla(286, 51%, 44%, 0.25) 1px, transparent 1px, transparent 1.5rem)}}.grid-overlay.active{display:block}.ds-heading{--ds-heading-color: #666;align-items:center;border-bottom:3px solid rgba(0,0,0,0);color:var(--ds-heading-color);display:flex;font-size:.875rem;line-height:1.7142857143;font-weight:600;margin-bottom:.5625rem;text-transform:uppercase}.ds-heading--dark{color:#666}.ds-heading__smallprint{font-weight:400;font-size:.75rem;line-height:2}.ds-heading::after{background-color:#ddd;content:"";display:inline-block;flex-grow:1;height:11px;margin-left:6px}.ds-subheading{font-size:1.25rem;line-height:1.2;font-weight:300;margin-bottom:0}@media(min-width: 45em){.ds-subheading{font-size:1.5rem;line-height:1;margin-bottom:.75rem}}.ds-tiny-heading{font-size:.75rem;line-height:2;font-weight:700;position:relative;text-transform:uppercase;top:.5em}.ds-imdb.imdbRatingPlugin{font-family:inherit;font-size:inherit;font-weight:normal;margin:0;white-space:nowrap}.ds-imdb.imdbRatingPlugin,.ds-imdb.imdbRatingPlugin .ofTen,.ds-imdb.imdbRatingPlugin .votes{color:inherit}.ds-imdb.imdbRatingPlugin .ofTen{font-size:56.25%}.ds-imdb.imdbRatingPlugin .votes{font-size:81.25%;margin-left:.2307692308em;padding-left:.1538461538em}.ds-imdb.imdbRatingPlugin img,.ds-imdb.imdbRatingPlugin svg{bottom:-1px;margin-bottom:-2px;margin-right:.375em;position:relative;vertical-align:baseline}.ds-intro__book{height:16.5rem;width:auto}@media(min-width: 45em){.ds-intro__body{align-self:center}}.ds-intro__headline{font-size:1.125rem;line-height:1.3333333333;font-weight:300}.ds-logo{display:flex;flex-shrink:0;margin-right:.75rem;position:relative;z-index:30}.ds-logo__image{height:24px;opacity:.8}.ds-main{background-color:#f0f0f0;min-width:0}.ds-masthead{background-color:#000;border-color:var(--title-hex-color, #e85e23);border-image:linear-gradient(to right, var(--title-hex-color, #e85e23), var(--title-hex-color, #e85e23), var(--title-hex-color-2, #e85e23), var(--title-hex-color-2, #e85e23)) 1;border-style:solid;border-width:0 0 1.5rem;position:relative}.ds-masthead__layout{position:relative;z-index:1}.ds-masthead__layout-main,.ds-masthead__layout-main2{display:flex;flex-direction:column;justify-content:space-between;padding-top:.75rem}@media(min-width: 45em){.ds-masthead__layout-main,.ds-masthead__layout-main2{padding-top:1.5rem}}.ds-masthead__layout-main2{justify-content:end}.ds-masthead__layout-visual{display:none}@media(min-width: 45em){.ds-masthead__layout-visual{align-items:flex-end;display:flex}.ds-masthead__layout-visual>*{bottom:-0.75rem;flex:1 1 auto;position:relative}}@media(min-width: 45em){.ds-masthead__backdrop{bottom:0;clip:rect(auto, auto, auto, auto);left:0;position:absolute;right:0;top:0}.ds-masthead__backdrop::after{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 30%, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0.7) 70%, rgba(0, 0, 0, 0.9) 100%);content:"";bottom:0;left:0;position:absolute;right:0;top:0}.ds-masthead__backdrop-inner{height:27rem;overflow:hidden;perspective:600px}.ds-masthead__backdrop-banner{background-image:var(--title-bg-image);background-position:center top;background-repeat:no-repeat;height:100%;width:100%}.ds-masthead__backdrop-poster{background-image:var(--title-bg-image);background-position:-1.5rem -1.5rem;background-size:auto 15rem;height:144%;margin-left:-20%;position:absolute;top:-40%;transform:rotateX(45deg);width:140%}}.ds-notes{margin-bottom:3rem}@media(max-width: 44.9375em){.ds-notes{border-bottom:1px solid #ccc;padding-bottom:2.9375rem;margin-left:-0.75rem;margin-right:-0.75rem;margin-top:-1.5rem}}@media(min-width: 45em){.ds-notes{background-color:rgba(0,0,0,0);margin-top:.75rem;padding-left:.75rem;padding-right:.75rem}}.ds-notes__heading{font-size:.875rem;line-height:1.7142857143;font-weight:700;margin-bottom:.75rem}@media(max-width: 44.9375em){.ds-notes__heading{background-color:rgba(0,0,0,.1);padding-left:.75rem;padding-right:.75rem}}.ds-notes__list,.ds-notes__list ul{padding-left:1.5rem}@media(max-width: 44.9375em){.ds-notes__list{padding-left:2.25rem;padding-right:.75rem}}.ds-notes__list>li:not(:last-child){margin-bottom:.75rem}.ds-page{--ds-page-bg: var(--ds-black);--ds-page-footer-bg: var(--ds-black);--ds-page-footer-color: var(--ds-white);--ds-page-footer-padding-y: 3rem;--ds-page-ribbon-bg: var(--ds-black);--ds-page-ribbon-color: var(--ds-white);background-color:var(--ds-page-bg)}.ds-page-body{display:grid;grid-template-rows:auto 1fr auto;min-height:100vh}.ds-page-body--home{grid-template-rows:auto auto 1fr auto}.ds-page-header--sticky{position:sticky;top:0;z-index:100}.ds-page-footer{background-color:var(--ds-page-footer-bg);color:var(--ds-page-footer-color);padding-bottom:var(--ds-page-footer-padding-y);padding-top:var(--ds-page-footer-padding-y);text-align:center}.ds-page-ribbon{background-color:var(--ds-page-ribbon-bg);color:var(--ds-page-ribbon-color);padding-bottom:.75rem;padding-top:.75rem;text-align:center}.ds-page-ribbon h1,.ds-page-ribbon .h1{font-size:1.25rem;line-height:1.2;margin-bottom:0}.ds-poster{--ds--poster-inner-padding: 146.345%;border:.375rem solid #fff;background-color:var(--title-hex-color, #e85e23);background:linear-gradient(130deg, var(--title-hex-color, #e85e23), var(--title-hex-color, #e85e23), var(--title-hex-color-2, #e85e23), var(--title-hex-color-2, #e85e23));box-shadow:0 3px 4px rgba(0,0,0,.3),inset 0 0 6px -2px rgba(0,0,0,.6);padding:.75rem}.ds-poster--minimal{background-color:#fff;border-width:.1875rem;box-shadow:none;padding:0}.ds-poster--minimal .ds-poster__inner{border:0}.ds-poster--minimal .ds-poster__inner::after{display:none}.ds-poster__inner{background-color:#fff;border:.375em solid #fff;overflow:hidden;padding-bottom:var(--ds--poster-inner-padding);position:relative}.ds-poster__inner::after{box-shadow:inset 0 0 6px -2px rgba(0,0,0,.4);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.ds-poster__image{height:100%;left:50%;max-width:none;position:absolute;top:0;transform:translateX(-50%);width:auto}.ds-related{list-style-type:none;margin-bottom:1.875rem;max-height:18.375rem;overflow-y:scroll;padding-left:0;scrollbar-width:none;background:linear-gradient(#f0f0f0 30%, rgba(240, 240, 240, 0)),linear-gradient(rgba(240, 240, 240, 0), #f0f0f0 70%) 0 100%,radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)),radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;background-attachment:local,local,scroll,scroll;background-color:#f0f0f0;background-repeat:no-repeat;background-size:100% 36px,100% 36px,100% 12px,100% 12px}.ds-related--light{background:linear-gradient(#fff 30%, rgba(255, 255, 255, 0)),linear-gradient(rgba(255, 255, 255, 0), #fff 70%) 0 100%,radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)),radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;background-attachment:local,local,scroll,scroll;background-color:#fff;background-repeat:no-repeat;background-size:100% 36px,100% 36px,100% 12px,100% 12px}.ds-related__item{border-bottom:1px dotted #ccc;margin-bottom:.375rem;padding-bottom:.3125rem}.ds-related__item:last-child{border-bottom-style:solid;margin-bottom:0}.ds-related--open-ended .ds-related__item:last-child{border-bottom-color:rgba(0,0,0,0)}.ds-related__content{align-items:center;color:currentColor;display:flex;position:static}.ds-related__content:focus,.ds-related__content:hover{background-color:#ddd;text-decoration:none}.ds-related__figure{background-color:#ddd;flex:0 0 auto;height:3rem;overflow:hidden;width:3rem}.ds-related__image{height:auto}.ds-related__body{padding-left:.75rem;padding-right:.75rem}.ds-related__body a{color:#666}.ds-related__meta{font-weight:300}.ds-viewing{min-width:0;padding-top:0;padding-bottom:2.25rem}.ds-viewing__list{flex-wrap:nowrap;margin-bottom:0}.ds-viewing__list:not(.glider){overflow-x:scroll}.ds-viewing__item{padding-bottom:1.5rem}@media(max-width: 44.9375em){.ds-viewing__item:last-child{margin-bottom:0}}:not(.glider-track)>.ds-viewing__item{flex:0 0 80%}@media(min-width: 45em){:not(.glider-track)>.ds-viewing__item{flex:0 0 45%}}@media(min-width: 60.5em){:not(.glider-track)>.ds-viewing__item{flex:0 0 30%}}@media(min-width: 78.0625em){:not(.glider-track)>.ds-viewing__item{flex:0 0 23%}}.ds-viewing__card{background-color:#fff;border-radius:0 0 6px 6px;box-shadow:0 5px 12px rgba(0,0,0,.2);display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:all .2s ease-in-out 0s}.ds-viewing__card:hover{box-shadow:0 7px 15px rgba(0,0,0,.3)}.ds-viewing__card-inner{overflow:hidden;padding-bottom:145%;position:relative}.ds-viewing__poster{height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}.ds-viewing__title{box-sizing:border-box;flex-grow:1;font-weight:400;font-size:1rem;line-height:1.5;margin-bottom:0;padding:.75rem}.ds-viewing__link{color:inherit}.ds-viewing__link:hover{text-decoration:none}.ds-viewing__link::after{bottom:0;content:"";left:0;pointer-events:auto;position:absolute;right:0;top:0;z-index:1}@media(min-width: 45em){.ds-reviews{margin-top:3rem}}.ds-purchase-links{flex-wrap:nowrap}@media(min-width: 45em){.ds-purchase-links .grid__item{width:auto}}.ds-search-form{margin-bottom:3rem}.ds-search-form .form__field{min-width:0;padding-bottom:1.4375rem;padding-top:1.4375rem;-webkit-appearance:none;-webkit-border-radius:0}.ds-search-form .btn{border-radius:0 6px 6px 0}.ds-search-results__image{margin-right:.75rem;width:96px}.ds-search-results__title{font-weight:500;margin-bottom:0}.ds-search-results__year{font-size:16px;font-weight:400}.ds-search-results__meta,.ds-search-results__aka{margin-bottom:.75rem}.ds-search-pills{display:flex}.ds-search-pills.ds-search-pills .ds-search-pills__heading{display:flex;flex-direction:column;width:calc(100% - 58px)}@media(max-width: 44.9375em){.ds-search-pills.ds-search-pills .ds-search-pills__heading{padding-top:0}}@media(min-width: 45em){.ds-search-pills.ds-search-pills .ds-search-pills__heading{flex-direction:row}}.ds-search-pills__text{white-space:nowrap}@media(max-width: 44.9375em){.ds-search-pills__text{margin-bottom:.75rem}}.ds-search-pills__container{display:flex;overflow-x:auto;margin-right:1.5rem;scrollbar-width:none}@media(min-width: 45em){.ds-search-pills__container{margin-left:.375rem}}.ds-search-global{display:flex;height:1.5rem;margin-bottom:0;position:relative}.ds-search-global .form__field{border:none;border-radius:.75rem;height:100%;padding-right:30px}.ds-search-global .form__field::placeholder{font-weight:300}.ds-search-global .btn{background:rgba(0,0,0,0);border:none;height:100%;padding:0 .375rem;position:absolute;right:0}.ds-search-global svg{fill:#666;height:16px;position:relative;top:-2px;width:16px}.ds-search-global svg:hover{fill:#000}.ds-search-global--trans .form__field{background-color:rgba(0,0,0,0);border:1px solid rgba(255,255,255,.7);color:#fff}.ds-search-global--trans .form__field::placeholder{color:rgba(255,255,255,.7)}.ds-search-global--trans svg{fill:rgba(255,255,255,.7)}.ds-search-global--trans svg:hover{fill:#fff}.ds-search-global--trans .form__field:focus{background-color:#fff;border:1px solid #fff;color:#000;outline:none;-webkit-appearance:none}.ds-search-global--trans .form__field:focus::placeholder{color:rgba(0,0,0,.7)}.ds-search-global--trans .form__field:focus+.btn>svg{fill:rgba(0,0,0,.7)}.ds-search-global--trans .form__field:focus+.btn>svg:hover{fill:#000}.ds-sidebar{top:3rem}.ds-sidebar:not(.nosticky){position:sticky}@media(max-width: 44.9375em){.ds-sidebar{padding-bottom:1.5rem}}@media(min-width: 78.0625em){.ds-sidebar{padding-top:.75rem}}.ds-sidebar.is-fixed{position:fixed}.ds-sidebar__item{margin-bottom:1.5rem}.ds-sidebar__item>:last-child{margin-bottom:0}@media(min-width: 78.0625em){.ds-sidebar{padding-bottom:3rem}}.ds-sitebar--dark{background-color:#000;padding-bottom:.75rem;padding-top:.75rem;position:sticky;top:0;z-index:100}.ds-sitebar.is-fixed{background-color:rgba(0,0,0,.8);position:fixed;top:0 !important;transition:background .2s ease-in,z-index .2s ease;z-index:10}.ds-sitebar__inner,.ds-sitebar__divider{display:flex;justify-content:space-between}.ds-sitebar__divider{border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:.5rem}.ds-sitebar__logo{flex:0 0 auto;margin-right:1.5rem}.ds-sitebar__logo-image{display:block;height:24px;opacity:.8;width:auto}.ds-sitebar__tagline{color:rgba(255,255,255,.7);font-size:1rem;line-height:1.5;font-weight:300;margin-bottom:1.5rem;padding-bottom:1px;padding-top:.125rem;text-shadow:0 0 6px #000}.ds-sitebar__search{display:flex;height:1.5rem;margin-bottom:0;position:relative}.ds-sitebar__search .form__label{color:#fff}.ds-sitebar__search .form__field{background-color:rgba(255,255,255,.2);border:1px solid rgba(0,0,0,0);border-radius:0;border-radius:.75rem;color:#fff;height:100%;padding-left:.6875rem;padding-right:1.875rem}.ds-sitebar__search .form__field::placeholder{font-weight:300}.ds-sitebar__search .form__field:focus{background-color:#fff;border:1px solid #fff;color:#000;outline:none;-webkit-appearance:none}.ds-sitebar__search .form__field:focus::placeholder{color:#000}.ds-sitebar__search .form__field:focus+.btn>svg{fill:rgba(0,0,0,.7)}.ds-sitebar__search .form__field:focus+.btn>svg:hover{fill:#000}.ds-sitebar__search .btn{background:rgba(0,0,0,0);border:none;height:100%;padding:0 .375rem;position:absolute;right:0}.ds-sitebar__search svg{fill:rgba(255,255,255,.7);height:16px;position:relative;top:-2px;width:16px}.ds-sitebar__search svg:hover{fill:#fff}.ds-studio{--ds-studio-boxart-height: 5.75rem;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.8) 100%),linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%);position:relative}.ds-studio--divider::before,.ds-studio--dvd-divider::before{content:"";border-left:1px solid #ccc;box-sizing:border-box;height:calc(100% - 1.5rem);left:0;margin:.75rem 0;position:absolute;top:0}.ds-studio--dvd-divider::before{border-left:3px solid #ccc;left:-1px}tr>.ds-studio{text-align:center;white-space:nowrap}.ds-studio__date,.ds-studio__format,.ds-studio__name,.ds-studio__boxart{display:block}.ds-studio__boxart{background-color:#ccc;box-shadow:0 0 2px 0 rgba(0,0,0,.2);height:var(--ds-studio-boxart-height);margin:0 auto .75rem;max-width:none;width:auto}.ds-studio__name{color:inherit;font-weight:500}.ds-studio__format{font-size:.75rem;font-weight:400;line-height:1.6666666667}.ds-studio__date{color:inherit;font-size:.75rem;font-weight:400;line-height:1.6666666667}.ds-studio .cover__overlay-link{cursor:zoom-in}.ds-list--commas{list-style-type:none;padding-left:0}.ds-list--commas li{display:inline}.ds-list--commas li:not(:last-child)::after{content:", "}.ds-list--slashes{list-style-type:none;padding-left:0}.ds-list--slashes li{display:inline}.ds-list--slashes li:not(:last-child)::after{content:" / "}.ds-synopsis{margin-bottom:3rem;padding-left:.75rem}.ds-synopsis:not(:has(.media)){border-color:var(--title-hex-color, #e85e23);border-left-style:solid;border-left-width:.75rem}@media(max-width: 44.9375em){.ds-synopsis{margin-top:.75rem}}.ds-synopsis+.glider-contain .grid{margin-bottom:0}.ds-synopsis+.grid .ds-scholar-quote,.ds-synopsis+.glider-contain{border-top:1px solid #ccc}.ds-synopsis+.grid .ds-scholar-quote{padding-top:3.6875rem}.ds-synopsis+.glider-contain{margin-top:3rem;padding-top:2.1875rem}.ds-table th{font-size:.875rem;line-height:1.7142857143}.ds-table thead,.ds-table__head{background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.8) 100%),linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%)}@media(min-width: 45em){.ds-table thead,.ds-table__head{background-image:none}}@media(min-width: 45em){.ds-table thead--hidden,.ds-table__head--hidden{visibility:hidden}}@media(max-width: 44.9375em){.ds-table thead th,.ds-table__head th{border-bottom-color:rgba(0,0,0,0)}}.ds-table tbody td{border-style:dotted}.ds-table tbody tr:last-child td{border-style:solid}.ds-table.table--stripes>tbody>tr:nth-child(2n)>td{background-color:rgba(0,0,0,0)}@media(min-width: 45em){.ds-table.table--stripes>tbody>tr:nth-child(2n)>td{background-color:rgba(0,0,0,.03)}}.ds-table.table--hover>tbody>tr:hover>th,.ds-table.table--hover>tbody>tr:hover>td{background-color:rgba(0,0,0,.03)}@media(min-width: 45em){.ds-table-header{background-color:rgba(0,0,0,.5);position:relative}}.ds-table-header h2,.ds-table-header .h2,.ds-table-header form,.ds-table-header .ds-list-layout{background-color:#f0f0f0}.ds-table-header h2,.ds-table-header .h2{font-size:1.25rem;line-height:1.2;font-weight:300;margin-bottom:0;padding-bottom:.75rem;padding-top:.75rem}@media(min-width: 45em){.ds-table-header h2,.ds-table-header .h2{font-size:1.5rem;line-height:1;position:relative}}.ds-table-header h2 em,.ds-table-header .h2 em{font-style:normal}.ds-table-header form{margin-right:-0.75rem;padding-right:.75rem}.ds-table-header thead{background-color:rgba(255,255,255,.84)}.ds-table-header table{display:none}@media(min-width: 45em){.ds-table-header table{display:table}.ds-table-sticky .ds-table-header{position:sticky;top:3rem;z-index:3}.ds-table-sticky .ds-table-header.ds-table-header--filter{top:3rem}.ds-table-sticky .ds-table-header.ds-table-header--films{margin-bottom:6rem}.ds-table-sticky .ds-table-header.ds-table-header--films+*{margin-top:-9rem;overflow:auto}.ds-table-sticky .ds-table-header.ds-table-header--grid{margin-bottom:21rem}.ds-table-sticky .ds-table-header.ds-table-header--grid+*{margin-top:-20.25rem;overflow:inherit}.ds-table-sticky .ds-table-header.ds-table-header--list{margin-bottom:24.75rem}.ds-table-sticky .ds-table-header.ds-table-header--list+*{margin-top:-24rem;overflow:inherit}.ds-table-sticky .ds-table-header.ds-table-header--discs{margin-bottom:3rem}.ds-table-sticky .ds-table-header.ds-table-header--discs+*{margin-top:-15rem;overflow:auto}}@media(min-width: 45em)and (min-width: 78.0625em){.ds-table-sticky .ds-table-header.ds-table-header--discs+*{margin-top:-15rem}}@media(min-width: 45em){.ds-table-header--no-discs{margin-bottom:3rem}.ds-table-header--films__title{width:60%}.ds-table-header--films__year{width:10%}.ds-table-header--films__imdb{width:30%}.ds-table-header table{margin-bottom:0}}@media(min-width: 45em){.ds-extras-visual .ds-table-visual{background-color:#000;background-image:var(--extras_visual);background-position:center;background-size:cover;height:15.75rem;position:absolute;top:0;width:100%;z-index:0}.ds-extras-visual .ds-table-visual-wrapper{padding-top:3.75rem;position:relative}}@media(min-width: 78.0625em){.ds-extras-visual .ds-table-visual{height:19.5rem}.ds-extras-visual .ds-table-visual-wrapper{padding-top:7.5rem}}@media(min-width: 45em){.ds-extras-visual .ds-table{border:0}.ds-extras-visual .ds-table__head{background-color:rgba(0,0,0,0);color:#ddd}.ds-extras-visual .ds-table__head th{border-color:rgba(0,0,0,0);color:#ddd;padding-bottom:.6875rem}.ds-extras-visual .ds-studio{background:rgba(0,0,0,.5);font-weight:500}.ds-extras-visual .ds-studio__boxart{border:1px solid currentColor;box-sizing:border-box}.ds-extras-visual .ds-studio__format,.ds-extras-visual .ds-studio__date{color:currentColor}.ds-extras-visual .ds-studio--dvd-divider::before,.ds-extras-visual .ds-studio--divider::before{border-color:rgba(255,255,255,.3)}}.ds-layout-icon{background:#fff;border:1px solid #ccc;box-sizing:border-box;color:#333;height:1.5rem;padding:3px 6px}.ds-layout-icon.active{background-color:#ddd}.ds-layout-icon--first{border-right-width:0;border-bottom-right-radius:0;border-top-right-radius:0}.ds-layout-icon--last{border-left-width:0;border-bottom-left-radius:0;border-top-left-radius:0}.ds-layout-icon svg{color:currentColor;display:block;height:16px;width:16px}.ds-text-label{background-color:rgba(0,0,0,.1);border-radius:1.5em;display:inline-block;padding:0 .75em;white-space:nowrap}.ds-titlebar{margin-bottom:1.125rem}.ds-titlebar__title{color:#fff;font-family:"Oswald",sans-serif;font-size:48px;font-weight:500;line-height:1;margin-bottom:0;padding-bottom:6px;padding-top:6px;text-transform:uppercase}@media(min-width: 45em){.ds-titlebar__title{font-size:52px;line-height:1}}.ds-titlebar__title span:not(.ds-titlebar__title-extended){text-transform:lowercase}.ds-titlebar__title-extended{display:block;font-size:1.5rem;margin-top:.375rem}.ds-titlebar__year,.ds-titlebar__aka,.ds-titlebar__meta{color:rgba(255,255,255,.7)}.ds-titlebar__year{font-size:1rem}@media(min-width: 45em){.ds-titlebar__year{font-size:1.25rem}}@media(min-width: 60.5em){.ds-titlebar__year{font-size:1.5rem}}.ds-titlebar__aka{font-size:1rem;line-height:1.3125;margin-bottom:0;margin-top:.375rem;position:relative}.ds-titlebar__meta{display:flex;flex-wrap:wrap;font-weight:300;line-height:1.3125;margin-bottom:-0.75rem;margin-top:.75rem}@media(min-width: 45em){.ds-titlebar__meta{margin-bottom:-0.375rem}}@media(min-width: 60.5em){.ds-titlebar__meta{margin-bottom:0;margin-top:.75rem}}.ds-titlebar__meta>li{display:flex}.ds-titlebar__meta>li:not(:last-child){margin-right:0}.ds-titlebar__meta>li:not(:last-child)::after{content:"·";margin-left:.5rem;margin-right:.5rem}@media(max-width: 60.4375em){.ds-titlebar__meta>li{margin-bottom:.375rem}}.ds-titlebar__meta a{color:inherit}.ds-ultimate__header{background-color:#ddd;margin-left:-0.75rem;margin-right:-0.75rem;margin-top:3rem;padding:.75rem}.ds-ultimate__header .ds-subheading{margin-bottom:.375rem;margin-top:.375rem}.ds-ultimate__header>:last-child{margin-bottom:0}@media(min-width: 45em){.ds-ultimate__header{margin-left:0;margin-right:0}}.ds-ultimate__images{background-color:rgba(0,0,0,.03);border-top-color:#ccc;border-bottom-color:#ccc;border-style:solid;border-width:1px 0;margin-bottom:2.1875rem;margin-left:-0.75rem;margin-right:-0.75rem;padding:0 .75rem}@media(min-width: 45em){.ds-ultimate__images{margin-left:0;margin-right:0}}.ds-ultimate__images>.grid{padding-top:12px}.ds-ultimate__figcaption{font-style:italic;line-height:1.42857;padding-top:6px;text-align:center}.ds-ultimate__image{height:100%;width:100%}.ds-ultimate__link{background-color:#ddd;cursor:zoom-in;display:block}.ds-ultimate__deco{display:none}@media(min-width: 60.5em){.ds-ultimate__deco{background-image:linear-gradient(to bottom, rgba(233, 233, 233, 0) 0%, rgb(233, 233, 233) 90%),linear-gradient(#ddd 50%, transparent 50%);background-size:auto,24px 24px;display:block;height:100%;margin-top:-12px;position:relative}}.ds-ultimate__details{margin-left:-0.75rem;margin-right:-0.75rem}.ds-ultimate__table{margin-bottom:0}.ds-ultimate__table tr>th{background-color:#ddd;width:1%}@media(max-width: 44.9375em){.ds-ultimate__table tr>th{border-color:rgba(0,0,0,0);display:block;padding-bottom:0;padding-top:0;width:100%}}@media(max-width: 44.9375em){.ds-ultimate__table td{display:block}}.ds-ultimate__table tbody+tbody th{border-top:rgba(0,0,0,0)}@media(min-width: 45em){.ds-ultimate__table tbody:first-child tr:first-child td{border-top:1px solid #ccc;padding-top:.6875rem}}@media(max-width: 44.9375em){.ds-ultimate__table tbody:first-child tr:last-child td{padding-bottom:.6875rem}}@media(max-width: 44.9375em){.ds-ultimate__table-presentation tr:last-child td{border-bottom-color:rgba(0,0,0,0)}}.ds-ultimate__table-extras th,.ds-ultimate__table-extras tr:last-child td{border-bottom-color:rgba(0,0,0,0)}@media(min-width: 45em){.ds-ultimate__notes{border-top:1px solid #ccc;margin-left:-0.75rem;margin-right:-0.75rem;padding:.6875rem .75rem .75rem}}.ds-ultimate__notes-heading{font-size:.875rem;line-height:1.7142857143;font-weight:700;margin-bottom:0}@media(max-width: 44.9375em){.ds-ultimate__notes-heading{background-color:rgba(0,0,0,.1);margin-bottom:.75rem;margin-left:-0.75rem;margin-right:-0.75rem;padding-left:.75rem;padding-right:.75rem}}.ds-ultimate__notes-list{padding-bottom:.75rem;padding-left:1.5rem;margin-bottom:0}.ds-bio{margin-bottom:0}.ds-bio__photo{z-index:1}@media(min-width: 45em){.ds-bio__deco{background-image:linear-gradient(to bottom, rgba(240, 240, 240, 0) 10%, rgba(240, 240, 240, 0.9) 100%),linear-gradient(#ddd 50%, transparent 50%);background-size:auto,24px 24px;background-position:0 0,0 24px;padding-bottom:13.5rem;position:sticky;top:15rem;z-index:0}}.ds-photobox+.ds-bio__deco{display:none}.ds-bio .ds-collapse__label{font-size:1rem;line-height:1.5;font-weight:500}.ds-bio__book-list :last-child{margin-bottom:0}.ds-bio__book-media{align-items:flex-end}.ds-bio__book-image{height:4.5rem;margin-right:.75rem;object-fit:cover;object-position:top;width:3.75rem}.ds-bio__book-image+.media__body{margin-left:.75rem}.ds-bio__book-title{font-weight:500}.tbm_shop_local{left:-999rem;position:absolute}.tbm-style.tbm-style .tbm-locator-modal{display:flex;flex-direction:column}.tbm-style.tbm-style .tbm-locator-modal-content{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;max-height:calc(100% - 2.25rem);max-width:500px;min-height:300px}.tbm-style.tbm-style .tbm-locator-modal-content>br{display:none}.tbm-style.tbm-style .tbm-locator-close{margin-left:auto}.tbm-style.tbm-style .tbm-locator-close+span{font-size:1.25rem !important;line-height:1.2 !important;margin-bottom:.75rem;margin-left:10px;text-align:left !important}.tbm-style.tbm-style .tbm_locator_list{overflow-y:scroll}.tbm-style.tbm-style .ant-dropdown-menu-item{flex:1 1 auto}.tbm-style.tbm-style .ant-dropdown-menu-item>span>strong{font-size:1.25rem;line-height:1.2}.ds-buy-link::after{display:inline-block;filter:grayscale(1);opacity:.5}.ds-buy-link--austria::after{content:" 🇦🇹"}.ds-buy-link--australia::after{content:" 🇦🇺"}.ds-buy-link--canada::after{content:" 🇨🇦"}.ds-buy-link--germany::after{content:" 🇩🇪"}.ds-collapse{margin-bottom:1.5rem}.ds-collapse__item{border-top:1px solid #ccc}.ds-collapse__item>.ds-collapse__trigger-container{padding-top:.6875rem}.ds-collapse__item:last-child{border-bottom:1px solid #ccc}.ds-collapse__item:last-child>.ds-collapse__trigger-container{padding-bottom:.6875rem}.ds-collapse__trigger-container{padding-bottom:.75rem;padding-right:2.25rem;padding-top:.75rem;position:relative}.ds-collapse__trigger-container>*{margin-bottom:0}.ds-collapse__trigger{align-items:center;bottom:0;color:inherit;display:flex;justify-content:flex-end;left:0;position:absolute;right:0;top:0}.ds-collapse__trigger:hover{text-decoration:none}.ds-collapse__trigger.is-collapsed .ds-collapse__icon-collapse,.ds-collapse__trigger:not(.is-collapsed) .ds-collapse__icon-expand{display:none}.ds-collapse__icon{margin-right:.75rem}.ds-collapse__target{box-sizing:border-box}.ds-collapse__target>:last-child{margin-bottom:0}.ds-collapse__target.is-collapsed{display:none}.ds-collapse__target.is-collapsing{height:0;overflow:hidden;transition:height .3s ease}.ds-collapse__target-container{padding-bottom:.75rem}.ds-collapse__target-container>:last-child{margin-bottom:0}.ds-collapse--shade .ds-collapse__trigger-container,.ds-collapse--shade .ds-collapse__target{background-color:#e9e9e9}.ds-collapse--shade .ds-collapse__trigger-container{padding-left:.75rem}.ds-collapse--shade .ds-collapse__target-container{padding-left:.75rem;padding-right:.75rem}.ds-collapse--shade .ds-related{background:linear-gradient(#e9e9e9 30%, rgba(240, 240, 240, 0)),linear-gradient(rgba(240, 240, 240, 0), #e9e9e9 70%) 0 100%,radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)),radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;background-attachment:local,local,scroll,scroll;background-color:#e9e9e9;background-repeat:no-repeat;background-size:100% 36px,100% 36px,100% 12px,100% 12px}.icon-expand{border-left:.4em solid rgba(0,0,0,0);border-right:.4em solid rgba(0,0,0,0);border-top:.4em solid;display:inline-block;height:0;position:relative;top:-0.2em;width:0}.ds-collection__headline{margin-bottom:3rem}.ds-collection__headline+.ds-section__intro{margin-bottom:0}.ds-collection__btn-list{justify-content:center;display:flex;flex-wrap:wrap;gap:.75rem}.glider-contain{width:100%;margin:0 auto;position:relative}.glider{position:relative;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;transform:translateZ(0)}.glider-track{transform:translateZ(0);width:100%;margin:0;padding:0;display:flex;z-index:1}.glider.draggable{user-select:none;cursor:-webkit-grab;cursor:grab}.glider.draggable .glider-slide img{user-select:none;pointer-events:none}.glider.drag{cursor:-webkit-grabbing;cursor:grabbing}.glider-slide{user-select:none;justify-content:center;align-content:center;width:100%}.glider-slide img{max-width:100%}.glider::-webkit-scrollbar{opacity:0;height:0}.glider-prev,.glider-next{user-select:none;position:absolute;outline:none;background:none;padding:0;z-index:2;font-size:40px;text-decoration:none;left:-23px;border:0;top:30%;cursor:pointer;color:#666;opacity:1;line-height:1;transition:opacity .5s cubic-bezier(0.17, 0.67, 0.83, 0.67),color .5s cubic-bezier(0.17, 0.67, 0.83, 0.67)}.glider-prev:hover,.glider-next:hover,.glider-prev:focus,.glider-next:focus{color:#a89cc8}.glider-next{right:-23px;left:auto}.glider-next.disabled,.glider-prev.disabled{opacity:.25;color:#666;cursor:default}.glider-slide{min-width:150px}.glider-hide{opacity:0}.glider-dots{user-select:none;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;padding:0}.glider-dot{border:0;padding:0;user-select:none;outline:none;display:block;cursor:pointer;color:#ccc;border-radius:999px;background:#ccc;width:12px;height:12px;margin:7px}.glider-dot:hover,.glider-dot:focus,.glider-dot.active{background:#a89cc8}@media(max-width: 36em){.glider::-webkit-scrollbar{opacity:1;-webkit-appearance:none;width:7px;height:3px}.glider::-webkit-scrollbar-thumb{opacity:1;border-radius:99px;background-color:rgba(156,156,156,.25);box-shadow:0 0 1px rgba(255,255,255,.25)}}.glider{flex-wrap:nowrap;scrollbar-width:none;transition:height .2s ease-in-out}.glider-prev,.glider-next{border-radius:4px;background:rgba(18,18,18,.45);border-color:rgba(255,255,255,.7);border-style:solid;border-width:1px;color:#fff;left:-0.75rem;line-height:0;padding:1.4375rem .6875rem}@media(min-width: 45em){.glider-prev,.glider-next{left:-1.5rem}}.glider-prev:hover,.glider-next:hover,.glider-prev:focus,.glider-next:focus{color:#fff}.glider-next.disabled,.glider-prev.disabled{opacity:0;pointer-events:none}.glider-next{left:auto;right:-0.75rem}@media(min-width: 45em){.glider-next{right:-1.5rem}}:not(.glider)+.glider-prev,:not(.glider)+.glider-prev+.glider-next{display:none}.glider-next-quote,.glider-prev-quote{background:rgba(18,18,18,.25);padding-left:0;padding-right:0}.glider--user-select .glider-slide{user-select:initial}.glider--scrollsnap:not(.active){scroll-snap-type:x mandatory}.glider--scrollsnap .glider-slide{scroll-snap-align:end}.ds-headline{font-family:"Oswald",sans-serif;text-transform:uppercase}.ds-headline__large,.ds-headline__medium,.ds-headline__small{display:block;margin-left:auto;margin-right:auto}.ds-headline__large span,.ds-headline__medium span,.ds-headline__small span{text-transform:lowercase}.ds-headline__large{font-size:52px;font-weight:500;line-height:60px;padding-bottom:12px;padding-top:12px;position:relative;top:-3px}@media(min-width: 45em){.ds-headline__large{font-size:72px;line-height:72px}}.ds-headline__medium{font-size:48px;font-weight:500;line-height:50px;padding-bottom:6px;padding-top:6px}@media(min-width: 45em){.ds-headline__medium{font-size:52px;line-height:60px}}.ds-headline__small{font-size:16px;font-weight:400;letter-spacing:10px;line-height:24px}.ds-hero{background-color:#000;padding-bottom:24px;padding-top:24px;text-align:center}@media(min-width: 45em){.ds-hero{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.5) 70%, rgba(0, 0, 0, 0.1) 100%),var(--hero-bgimage);background-position:top center;background-repeat:no-repeat;box-sizing:border-box;height:384px}.ds-hero__container{height:100%}.ds-hero__textbox{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}}.ds-hero__logo{height:30px;margin-bottom:4px;width:auto}@media(min-width: 45em){.ds-hero__logo{height:40px}}.ds-hero__headline{color:#fff;margin-bottom:0;text-shadow:0 0 24px #000,0 0 24px #000}.ds-featured{background-color:#000;border-top:.75rem solid #000}@media(min-width: 45em){.ds-featured{background-image:var(--featured-bgimage);background-position:bottom;background-repeat:no-repeat}.ds-featured .container{align-items:flex-end;display:flex;height:inherit}}@media(min-width: 60.5em){.ds-featured{height:56.25rem}}.ds-featured .grid{padding-bottom:3rem;text-align:center}.ds-featured .grid .grid__item:first-child{margin-bottom:3rem}@media(min-width: 45em){.ds-featured .grid{align-items:flex-end;padding-top:1.5rem;text-align:left;width:100%}.ds-featured .grid .grid__item{flex:1 1 0;width:auto}.ds-featured .grid .grid__item:first-child{flex:0 0 50%;margin-bottom:0}}@media(min-width: 60.5em){.ds-featured .grid .grid__item:first-child{flex:0 0 33%}}.ds-featured__heading{line-height:1;margin-bottom:0}.ds-featured__heading a,.ds-featured__heading a:hover,.ds-featured__heading a:focus{color:#fff;text-decoration:none}.ds-featured__eyebrow{display:block;font-size:1.25rem;font-weight:200;letter-spacing:.05em;line-height:1.5}.ds-featured__title{display:block;font-weight:500}header.ds-section__header{margin-bottom:1.5rem;text-align:left}.ds-spotlight-scroll{flex-wrap:nowrap;margin-left:-0.75rem;margin-right:-0.75rem}@media(min-width: 45em){.ds-spotlight-scroll{margin-left:-1.5rem;margin-right:-1.5rem;padding-left:.75rem}}@media(min-width: 78.0625em){.ds-spotlight-scroll{margin-left:0;margin-right:0;padding-left:0}}.ds-spotlight-scroll::after{content:"";flex:0 0 .75rem}@media(min-width: 78.0625em){.ds-spotlight-scroll::after{display:none}}.ds-spotlight-scroll .grid__item{flex:0 0 80%;margin-left:.75rem;margin-right:.75rem;padding-left:0;padding-right:0}@media(min-width: 45em){.ds-spotlight-scroll .grid__item{flex:0 0 83%}}@media(min-width: 60.5em){.ds-spotlight-scroll .grid__item{flex:0 0 43%}}@media(min-width: 78.0625em){.ds-spotlight-scroll .grid__item{flex:0 0 45%}}@media(min-width: 78.0625em){.ds-spotlight-scroll .grid__item:first-child{margin-left:0}}@media(max-width: 44.9375em){.ds-spotlight-scroll .grid__item:last-child{margin-right:0}}.ds-spotlight-banner{align-items:flex-end;background-color:#666;border-radius:6px;color:#fff;display:flex;margin-bottom:2.25rem;min-height:19.5rem;overflow:hidden;position:relative}.ds-spotlight-banner:hover{text-decoration:none}.ds-spotlight-banner__bgimage{background-position:left center;background-size:cover;bottom:0;left:0;opacity:.9;position:absolute;right:0;top:0;transition:opacity .3s ease-in-out}.ds-spotlight-banner:hover .ds-spotlight-banner__bgimage{opacity:.8}.ds-spotlight-banner__text{display:flex;flex-direction:column;padding:0 1.5rem 1.5rem 1.5rem;position:relative}@media(min-width: 45em){.ds-spotlight-banner__text{align-items:flex-end;flex-direction:row}}@media(min-width: 60.5em){.ds-spotlight-banner__text{padding-bottom:2.25rem;padding-left:2.25rem}}.ds-spotlight-banner__text>:last-child{margin-bottom:0}.ds-spotlight-banner__icon{border:4px solid rgba(255,255,255,.5);margin-bottom:.75rem}@media(min-width: 45em){.ds-spotlight-banner__icon{margin-bottom:0;margin-right:1.5rem}}.ds-spotlight-banner__heading{line-height:1}.ds-spotlight-banner__eyebrow{display:block;font-size:1.25rem;font-weight:200;letter-spacing:.05em;line-height:1.5}.ds-spotlight-banner__title{display:block;font-weight:400}.ds-disc-link{color:#666;flex:1 1 100%}.ds-disc-link:hover,.ds-disc-link:focus{color:#000;text-decoration:none}.ds-disc-title{font-size:1em;font-weight:500;line-height:1.5}.ds-disc-year,.ds-disc-label{font-weight:300}.ds-disc-scroll{flex-wrap:nowrap;margin-left:-0.75rem;margin-right:-0.75rem;padding-bottom:.375rem;padding-top:.375rem}@media(min-width: 45em){.ds-disc-scroll{margin-left:-1.5rem;margin-right:-1.5rem;padding-left:.75rem}}@media(min-width: 78.0625em){.ds-disc-scroll{margin-left:0;margin-right:0;padding-left:0}}.ds-disc-scroll::after{content:"";flex:0 0 .75rem}.ds-disc-scroll .grid__item{flex:0 0 80%;margin-left:.75rem;margin-right:.75rem;padding-left:0;padding-right:0}@media(min-width: 45em){.ds-disc-scroll .grid__item{flex:0 0 28%}}@media(min-width: 60.5em){.ds-disc-scroll .grid__item{flex:0 0 28%}}@media(min-width: 78.0625em){.ds-disc-scroll .grid__item{flex:0 0 21.5%}}@media(min-width: 78.0625em){.ds-disc-scroll .grid__item:first-child{margin-left:0}}lite-youtube{background-color:#000;position:relative;display:block;contain:content;background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;max-width:720px}lite-youtube::before{content:"";display:block;position:absolute;top:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);background-position:top;background-repeat:repeat-x;height:60px;padding-bottom:50px;width:100%;transition:all .2s cubic-bezier(0, 0, 0.2, 1)}lite-youtube::after{content:"";display:block;padding-bottom:56.25%}lite-youtube>iframe{width:100%;height:100%;position:absolute;top:0;left:0;border:0}lite-youtube>.lty-playbtn{display:block;width:68px;height:48px;position:absolute;cursor:pointer;transform:translate3d(-50%, -50%, 0);top:50%;left:50%;z-index:1;background-color:rgba(0,0,0,0);background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68 48"><path d="M66.52 7.74c-.78-2.93-2.49-5.41-5.42-6.19C55.79.13 34 0 34 0S12.21.13 6.9 1.55c-2.93.78-4.63 3.26-5.42 6.19C.06 13.05 0 24 0 24s.06 10.95 1.48 16.26c.78 2.93 2.49 5.41 5.42 6.19C12.21 47.87 34 48 34 48s21.79-.13 27.1-1.55c2.93-.78 4.64-3.26 5.42-6.19C67.94 34.95 68 24 68 24s-.06-10.95-1.48-16.26z" fill="red"/><path d="M45 24 27 14v20" fill="white"/></svg>');filter:grayscale(100%);transition:filter .1s cubic-bezier(0, 0, 0.2, 1);border:none}lite-youtube:hover>.lty-playbtn,lite-youtube .lty-playbtn:focus{filter:none}lite-youtube.lyt-activated{cursor:unset}lite-youtube.lyt-activated::before,lite-youtube.lyt-activated>.lty-playbtn{opacity:0;pointer-events:none}.lyt-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}lite-youtube>.lyt-videotitle{color:#eee;font-size:1.125rem;line-height:1.3333333333;left:0;overflow:hidden;padding:12px 16px;position:absolute;right:0;text-overflow:ellipsis;text-shadow:rgba(0,0,0,.5) 0 0 2px;top:0;transition:color .1s cubic-bezier(0, 0, 0.2, 1);white-space:nowrap}lite-youtube>.lyt-videotitle:hover{color:#fff}.ds-mondo-macabro-sale{--ds-mondo-macabro-sale-bg: #9e0f0f;--ds-mondo-macabro-sale-color: white;background-color:var(--ds-mondo-macabro-sale-bg);color:var(--ds-mondo-macabro-sale-color);text-align:center}.ds-mondo-macabro-sale a{color:inherit}.ds-mondo-macabro-sale header{text-align:inherit}.ds-mondo-macabro-sale .Xgrid__item{flex:0 0 0%}.ds-mondo-macabro-sale .Xgrid__item:last-child{margin-right:0}@media(min-width: 45em){.ds-mondo-macabro-sale .ds-disc-scroll::after{flex:0 0 1.5rem}}@media(min-width: 78.0625em){.ds-mondo-macabro-sale .ds-disc-scroll::after{flex:0 0 0%}}.ds-mondo-macabro-sale__link{text-decoration:underline}.ds-mondo-macabro-sale__boxart-container{background-color:var(--ds-mondo-macabro-sale-color);border:.375rem solid var(--ds-mondo-macabro-sale-color);border-radius:6px;height:360px}.ds-mondo-macabro-sale__boxart{box-sizing:border-box;height:auto;max-height:100%;max-width:none;width:auto}.ds-mondo-macabro-sale__boxart2{border-radius:24px;height:auto}.ds-pagination{display:flex;list-style:none;padding-left:0}.ds-pagination--center{justify-content:center}.ds-pagination__link{padding:.75rem}.ds-pagination__link:hover,.ds-pagination__link:focus{background-color:rgba(0,0,0,.03);text-decoration:none}.ds-pagination__currentpage>.ds-pagination__link{color:inherit;font-weight:700}.ds-photobox{background-color:#fff;border:9px solid #fff;box-shadow:0 3px 4px rgba(0,0,0,.3),inset 0 0 6px -2px rgba(0,0,0,.6);padding:3px;z-index:1}.ds-photobox--circle{border-radius:50%}.ds-photobox--circle .ds-photobox__image{border-radius:50%}.ds-pill{align-items:center;background-color:#ddd;border-radius:100px;display:flex;height:1.5rem;margin-right:.75rem;padding:0 .75rem;position:relative}.ds-pill--remove{padding-right:.375rem}.ds-pill__text{font-size:1rem;line-height:1;white-space:nowrap}.ds-pill__remove{margin-left:.375rem}.ds-pill__remove::after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.ds-pill__icon{background-color:#666;border-radius:10rem;color:#fff;display:block;height:10px;padding:2px;width:10px}.ds-pill__remove:focus .ds-pill__icon,.ds-pill__remove:hover .ds-pill__icon{background-color:#000}.ds-posterbox{color:inherit;transition:all .1s ease-in-out}.ds-posterbox:hover,.ds-posterbox:focus{color:#000;text-decoration:none}.ds-posterbox:hover .ds-posterbox__visuals,.ds-posterbox:focus .ds-posterbox__visuals{box-shadow:7px 7px 7px rgba(0,0,0,.4);left:-2px;top:-2px}.ds-posterbox:hover .ds-posterbox__poster-outer,.ds-posterbox:focus .ds-posterbox__poster-outer{border-color:#bbb}.ds-posterbox:hover .ds-posterbox__box-outer::after,.ds-posterbox:focus .ds-posterbox__box-outer::after{box-shadow:7px 7px 7px rgba(0,0,0,.4)}.ds-posterbox:hover .ds-posterbox__box-outer,.ds-posterbox:focus .ds-posterbox__box-outer{bottom:-20px;right:-20px}.ds-posterbox:hover .ds-posterbox__visuals--wide .ds-posterbox__box-outer,.ds-posterbox:focus .ds-posterbox__visuals--wide .ds-posterbox__box-outer{bottom:-20px;right:-76px}.ds-posterbox:hover .ds-posterbox__box-outer::after,.ds-posterbox:focus .ds-posterbox__box-outer::after{border-color:#bbb}.ds-posterbox__visuals{box-shadow:5px 5px 5px rgba(0,0,0,.5);left:0;margin-right:24px;position:relative;top:0;transition:all .1s ease-in-out}.ds-posterbox__visuals--wide{margin-right:72px}.ds-posterbox__poster-outer{background-color:#fff;border:4px solid #ccc;padding:12px;position:relative;transition:all .1s ease-in-out;z-index:1}.ds-posterbox__poster-inner{overflow:hidden;position:relative;padding-bottom:145%}.ds-posterbox__visuals--wide .ds-posterbox__poster-inner{padding-bottom:56%}.ds-posterbox__poster-inner::after{box-shadow:inset 0 0 6px -2px rgba(0,0,0,.4);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.Xds-posterbox__poster-image{left:0;max-width:none;position:absolute;top:50%;transform:translateY(-50%);width:100%}.ds-posterbox__poster-image{height:100%;left:50%;max-width:none;position:absolute;top:0;transform:translateX(-50%);width:auto}.ds-posterbox__box-outer{bottom:-16px;position:absolute;right:-16px;transition:all .1s ease-in-out}.ds-posterbox__visuals--wide .ds-posterbox__box-outer{bottom:-16px;right:-68px}.ds-posterbox__box-outer::after{border:4px solid #ccc;box-shadow:5px 5px 5px rgba(0,0,0,.5);content:"";height:100%;left:-4px;position:absolute;top:-4px;transition:all .1s ease-in-out;width:100%}.ds-posterbox__box-inner{background-color:rgba(255,255,255,.8);position:relative;z-index:1}@supports(-webkit-backdrop-filter: none) or (backdrop-filter: none){.ds-posterbox__box-inner{background-color:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);overflow:hidden}}.ds-posterbox__box-inner::after,.ds-posterbox__box-inner::before{background-color:#fff;content:"";position:absolute}.ds-posterbox__box-inner::after{height:100%;right:0;top:0;width:32px}.ds-posterbox__box-inner::before{width:100%;left:0;bottom:0;height:32px}.ds-posterbox__box-image{border:1px solid rgba(255,255,255,.7);padding:5px;position:relative;z-index:1}.ds-posterbox-title{font-size:18px;font-weight:500;line-height:24px;margin-bottom:36px;padding-left:4px;padding-right:20px;padding-top:36px;text-align:center}.ds-posterbox-year{font-size:16px;font-weight:400;line-height:24px}.ds-posterbox-disc-date{font-size:13px;font-weight:400;line-height:24px;text-transform:uppercase}.ds-posterbox-meta{font-size:14px;font-weight:300;line-height:24px;margin-bottom:36px;margin-top:-36px;padding-left:4px;padding-right:20px;text-align:center}.ds-posterbox__visuals--wide+.ds-posterbox-title,.ds-posterbox__visuals--wide+.ds-posterbox-title+.ds-posterbox-meta{padding-right:4px}@media only screen and (min-width: 45em){.ds-posterbox__visuals--wide+.ds-posterbox-title,.ds-posterbox__visuals--wide+.ds-posterbox-title+.ds-posterbox-meta{padding-right:72px}}.ds-heading-title{font-size:18px;font-weight:500;line-height:24px;margin-bottom:24px}.ds-disc-box{display:block;height:96px;width:77px}.ds-disc-box--small{height:60px;width:48px}.ds-disc-box img{height:100%;width:auto}.ds-rewind{font-size:.875rem;line-height:1.7142857143;margin-bottom:0}@media(max-width: 44.9375em){.ds-rewind{margin-bottom:2.25rem;margin-top:-0.75rem}}@media(min-width: 45em)and (max-width: 60.4375em){.ds-rewind{padding-left:.75rem}}@media(min-width: 45em){.ds-rewind{margin-bottom:-0.75rem;padding-top:.75rem;text-align:right}}.ds-rewind__image{height:20px;width:auto;vertical-align:top}.ds-scholar{color:inherit}.ds-scholar:hover{color:#000;text-decoration:none}@media(max-width: 44.9375em){.ds-scholar{align-items:center;gap:12px 0;flex-direction:column;text-align:center}}@media(min-width: 45em){.ds-scholar__person{padding-top:24px;transform:translateX(-4px);transition:all .2s ease-out 0s !important}.ds-scholar:hover .ds-scholar__person{transform:translateX(0)}}.ds-scholar__photo{border:8px solid #fff;border-radius:50%;box-shadow:0 5px 12px rgba(0,0,0,.2);flex-shrink:0;overflow:hidden;transition:all .2s ease-out 0s !important;z-index:1}.ds-scholar:hover .ds-scholar__photo{box-shadow:0 7px 15px rgba(0,0,0,.3)}.ds-scholar__photo>.ds-scholar__image{transition:all .2s ease-out 0s !important}@media(max-width: 44.9375em){.ds-scholar__photo{margin:0}}.ds-scholar__name{font-weight:500;margin-bottom:6px}@media(min-width: 45em){.ds-scholar__name{margin-bottom:12px}}.ds-scholar__title{margin-bottom:0}.ds-scholar-quote{margin:0;padding-bottom:2.25rem;padding-top:1.5rem}.glider-contain .ds-scholar-quote{margin:0 1.5rem}.ds-scholar-quote__image{background-color:rgba(0,0,0,.1);border-radius:50%;height:120px;object-fit:cover;transition:transform .1s ease-out 0s;width:120px}.ds-scholar-quote__link{flex-shrink:0}.ds-scholar-quote__link:hover .ds-scholar-quote__image{transform:scale(1.2)}.ds-scholar-quote__body{margin-right:1.5rem}@media(min-width: 60.5em){.ds-scholar-quote__body{margin-right:7.5rem}}.ds-scholar-quote__name{font-weight:500}[id]{scroll-margin-top:3rem}.ds-section{padding-bottom:1.5rem;padding-top:3rem;position:relative}.ds-section__header{margin-bottom:3rem;text-align:center}@media(min-width: 78.0625em){.ds-section__intro{margin-left:auto;margin-right:auto;width:75%}}.ds-tabs__items{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.ds-tabs__item{border:0;color:inherit;cursor:pointer}.ds-tabs__item.active{background-color:#fff}.ds-tabs__panel:not(.active){display:none}.ds-intro{padding-bottom:3.75rem;padding-top:.75rem}.ds-intro>:last-child{margin-bottom:0 !important}.ds-tagline{border-bottom:1px solid;margin-bottom:3rem;padding-bottom:2.1875rem;color:#999;font-family:"Oswald",sans-serif;font-size:2.25rem;line-height:1.3333333333;font-style:italic;font-weight:500;letter-spacing:-0.025em}.ds-tagline-container{background-color:#000;padding-bottom:2.25rem;padding-top:2.25rem}.ds-tagline+.ds-blockquote{margin-top:48px}.ds-tagline:has(+h2,+.h2){border-bottom:0;margin-bottom:1.5rem;padding-bottom:0}.ds-tagline{border-bottom:none;margin-bottom:24px;padding-bottom:0}.ds-film-header:has(.ds-tagline)+.ds-film-body{padding-top:0}.ds-trailer{--ds--trailer-button-line-height: 1.5;background-color:#000;padding-bottom:12px;padding-top:12px}.ds-trailer__inner{padding:0;position:relative}.ds-trailer__inner::before,.ds-trailer__inner::after{background-size:auto,24px 24px;content:"";display:block;height:100%;position:absolute;top:0;width:100%}@media(min-width: 45em){.ds-trailer__inner::before,.ds-trailer__inner::after{width:50%}}@media(min-width: 45em){.ds-trailer__inner::before{background-image:linear-gradient(to top, rgba(0, 0, 0, 0) 30%, rgb(0, 0, 0) 100%),linear-gradient(rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0) 50%)}.ds-trailer__inner::after{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, rgb(0, 0, 0) 100%),linear-gradient(rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0) 50%);right:0}}.ds-trailer__layout{position:relative;z-index:1}.ds-trailer__layout .grid__item{background-color:#000}@media(min-width: 45em){.ds-trailer__layout .grid__item{padding-right:24px;width:calc(66.66667% + 12px)}}@media(min-width: 60.5em){.ds-trailer__layout .grid__item{margin-left:15%;padding-left:24px;width:calc(60% + 12px)}}.ds-trailer__buttons{text-align:center;width:100%}@media(min-width: 45em){.ds-trailer__buttons{width:calc(33.33337% - 24px)}}@media(min-width: 60.5em){.ds-trailer__buttons{width:calc(25% - 24px)}}.ds-trailer__button{background-color:#000;border:0;color:rgba(255,255,255,.7);cursor:pointer;line-height:var(--ds--trailer-button-line-height);margin-top:12px;padding:12px 24px;transition:all .1s cubic-bezier(0, 0, 0.2, 1)}.ds-trailer__button:hover,.ds-trailer__button:focus{background-color:red;color:#fff}@media(min-width: 45em){.ds-trailer__button{height:108px;margin-top:48px;padding:0;width:60%}}@media(min-width: 60.5em){.ds-trailer__button{height:108px}}.ds-trailer__restricted{background-position:center center;background-repeat:no-repeat;background-size:cover;z-index:10}.ytp-error{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:50}.ytp-error-content{align-items:center;color:#eee;display:flex;justify-content:center;margin:0 auto;max-width:85%;position:relative}.ytp-error-content a{color:inherit;text-decoration:underline;transition:color .1s cubic-bezier(0, 0, 0.2, 1)}.ytp-error-content a:hover{color:#fff}.ytp-error-icon-container{height:96px;min-height:96px;min-width:96px;width:96px}.ytp-error-content-wrap{height:100%;margin-bottom:auto;margin-left:16px;margin-top:auto}.ytp-error-content-wrap-reason{font-size:14px;line-height:24px}@media(min-width: 60.5em){.ytp-error-content-wrap-reason{font-size:22px}}.ytp-error-content-wrap-subreason{font-size:12px;line-height:24px;padding-top:10px}@media(min-width: 60.5em){.ytp-error-content-wrap-subreason{font-size:18px}}.ytp-small-redirect{bottom:8px;height:60px;opacity:.7;position:absolute;right:8px;width:60px}.block,.block--center,.block--left,.block--right{display:block;margin-bottom:1.5rem}.block--center{margin-left:auto;margin-right:auto}.block--left{float:left;margin-right:1.5rem}.block--right{float:right;margin-left:1.5rem}@media(min-width: 45em){.md-block,.md-block--center,.md-block--left,.md-block--right{display:block;margin-bottom:1.5rem}.md-block--center{float:none;margin-left:auto;margin-right:auto}.md-block--left{float:left;margin-left:0;margin-right:1.5rem}.md-block--right{float:right;margin-left:1.5rem;margin-right:0}}@media(min-width: 60.5em){.lg-block,.lg-block--center,.lg-block--left,.lg-block--right{display:block;margin-bottom:1.5rem}.lg-block--center{float:none;margin-left:auto;margin-right:auto}.lg-block--left{float:left;margin-left:0;margin-right:1.5rem}.lg-block--right{float:right;margin-left:1.5rem;margin-right:0}}.breakpoint-watcher{font-family:"small"}@media(min-width: 45em){.breakpoint-watcher{font-family:"medium"}}@media(min-width: 60.5em){.breakpoint-watcher{font-family:"large"}}@media(min-width: 78.0625em){.breakpoint-watcher{font-family:"xlarge"}}@media(min-width: 45em){.md-two-columns{columns:2 auto;column-gap:1.5rem}}@media(min-width: 45em){.md-three-columns{columns:3 auto;column-gap:1.5rem}}@media(min-width: 60.5em){.lg-two-columns{columns:2 auto;column-gap:1.5rem}}@media(min-width: 60.5em){.lg-three-columns{columns:3 auto;column-gap:1.5rem}}.flex{display:flex}.flex--column{flex-direction:column}.flex--grow{flex-grow:1}.flex--wrap{flex-wrap:wrap}.flex--start{justify-content:flex-start}.flex--end{justify-content:flex-end}.flex--center{justify-content:center}.flex--around{justify-content:space-around}.flex--between{justify-content:space-between}.flex--top{align-items:flex-start}.flex--bottom{align-items:flex-end}.flex--middle{align-items:center}.flex-self--top{align-self:flex-start}.flex-self--bottom{align-self:flex-end}.flex-self--middle{align-self:center}@media(max-width: 44.9375em){.sm-flex--column{flex-direction:column}.sm-flex--first{order:-1}.sm-flex--grow{flex-grow:1}.sm-flex--wrap{flex-wrap:wrap}}@media(min-width: 45em){.md-flex--first{order:-1}.md-flex--center{justify-content:center}}@media(min-width: 60.5em){.lg-flex--first{order:-1}.lg-flex--center{justify-content:center}}.grid-overlay{background-image:repeating-linear-gradient(to right, hsla(204, 80%, 72%, 0.25), hsla(204, 80%, 72%, 0.25) calc(100% / 2 - 1.5rem), transparent calc(100% / 2 - 1.5rem), transparent calc(100% / 2)),repeating-linear-gradient(to bottom, hsla(204, 80%, 72%, 0.25), hsla(204, 80%, 72%, 0.25) 1px, transparent 1px, transparent 1.5rem);background-position:0 0;background-size:calc(100% + 1.5rem) 100%;bottom:0;content:"";display:none;left:0;margin-left:auto;margin-right:auto;max-width:75rem;min-height:100%;pointer-events:none;position:absolute;right:0;top:0;width:calc(100% - 2*0.75rem);z-index:1000}@media(min-width: 45em){.grid-overlay{background-image:repeating-linear-gradient(to right, hsla(286, 51%, 44%, 0.25), hsla(286, 51%, 44%, 0.25) calc(100% / 4 - 1.5rem), transparent calc(100% / 4 - 1.5rem), transparent calc(100% / 4)),repeating-linear-gradient(to bottom, hsla(286, 51%, 44%, 0.25), hsla(286, 51%, 44%, 0.25) 1px, transparent 1px, transparent 1.5rem);width:calc(100% - 2*1.5rem)}}@media(min-width: 60.5em){.grid-overlay{background-image:repeating-linear-gradient(to right, hsla(204, 80%, 72%, 0.25), hsla(204, 80%, 72%, 0.25) calc(100% / 8 - 1.5rem), transparent calc(100% / 8 - 1.5rem), transparent calc(100% / 8)),repeating-linear-gradient(to bottom, hsla(204, 80%, 72%, 0.25), hsla(204, 80%, 72%, 0.25) 1px, transparent 1px, transparent 1.5rem)}}@media(min-width: 78.0625em){.grid-overlay{background-image:repeating-linear-gradient(to right, hsla(286, 51%, 44%, 0.25), hsla(286, 51%, 44%, 0.25) calc(100% / 12 - 1.5rem), transparent calc(100% / 12 - 1.5rem), transparent calc(100% / 12)),repeating-linear-gradient(to bottom, hsla(286, 51%, 44%, 0.25), hsla(286, 51%, 44%, 0.25) 1px, transparent 1px, transparent 1.5rem)}}.grid-overlay.active{display:block}.ratio{position:relative;width:100%}.ratio::before{content:"";display:block;padding-top:var(--aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio--16x9{--aspect-ratio: 56.25%}.side-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.one-sixth{width:16.6666666667%}.one-fifth{width:20%}.one-quarter{width:25%}.one-third{width:33.3333333333%}.one-half{width:50%}.one-whole{width:100%}.two-thirds{width:66.6666666667%}.three-quarters{width:75%}.two-fifths{width:41.6666666667%}.three-fifths{width:58.3333333333%}.four-fifths{width:80%}.five-sixths{width:83.3333333333%}@media(max-width: 44.9375em){.sm-one-sixth{width:16.6666666667%}.sm-one-fifth{width:20%}.sm-one-quarter{width:25%}.sm-one-third{width:33.3333333333%}.sm-one-half{width:50%}.sm-one-whole{width:100%}.sm-two-thirds{width:66.6666666667%}.sm-three-quarters{width:75%}.sm-two-fifths{width:41.6666666667%}.sm-three-fifths{width:58.3333333333%}.sm-four-fifths{width:80%}.sm-five-sixths{width:83.3333333333%}}@media(min-width: 45em){.md-one-sixth{width:16.6666666667%}.md-one-fifth{width:20%}.md-one-quarter{width:25%}.md-one-third{width:33.3333333333%}.md-one-half{width:50%}.md-one-whole{width:100%}.md-two-thirds{width:66.6666666667%}.md-three-quarters{width:75%}.md-two-fifths{width:41.6666666667%}.md-three-fifths{width:58.3333333333%}.md-four-fifths{width:80%}.md-five-sixths{width:83.3333333333%}}@media(min-width: 60.5em){.lg-one-sixth{width:16.6666666667%}.lg-one-fifth{width:20%}.lg-one-quarter{width:25%}.lg-one-third{width:33.3333333333%}.lg-one-half{width:50%}.lg-one-whole{width:100%}.lg-two-thirds{width:66.6666666667%}.lg-three-quarters{width:75%}.lg-two-fifths{width:41.6666666667%}.lg-three-fifths{width:58.3333333333%}.lg-four-fifths{width:80%}.lg-five-sixths{width:83.3333333333%}}@media(min-width: 78.0625em){.xl-one-sixth{width:16.6666666667%}.xl-one-fifth{width:20%}.xl-one-quarter{width:25%}.xl-one-third{width:33.3333333333%}.xl-one-half{width:50%}.xl-one-whole{width:100%}.xl-two-thirds{width:66.6666666667%}.xl-three-quarters{width:75%}.xl-two-fifths{width:41.6666666667%}.xl-three-fifths{width:58.3333333333%}.xl-four-fifths{width:80%}.xl-five-sixths{width:83.3333333333%}}.float--left{float:left !important}.float--right{float:right !important}.float--none{float:none !important}@media(min-width: 45em){.md-float--left{float:left !important}.md-float--right{float:right !important}.md-float--none{float:none !important}}@media(min-width: 60.5em){.lg-float--left{float:left !important}.lg-float--right{float:right !important}.lg-float--none{float:none !important}}.clear--left{clear:left !important}.clear--right{clear:right !important}.clear--both{clear:both !important}.clear--none{clear:none !important}@media(min-width: 45em){.md-clear--left{clear:left !important}.md-clear--right{clear:right !important}.md-clear--both{clear:both !important}.md-clear--none{clear:none !important}}@media(min-width: 60.5em){.lg-clear--left{clear:left !important}.lg-clear--right{clear:right !important}.lg-clear--both{clear:both !important}.lg-clear--none{clear:none !important}}.hidden,.js .js-hidden{display:none !important}.visually-hidden{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.muted{opacity:.5 !important}.push{margin:1.5rem !important}.push--top{margin-top:1.5rem !important}.push--right{margin-right:1.5rem !important}.push--bottom{margin-bottom:1.5rem !important}.push--left{margin-left:1.5rem !important}.push--ends{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.push--sides{margin-right:1.5rem !important;margin-left:1.5rem !important}.push-half{margin:.75rem !important}.push-half--top{margin-top:.75rem !important}.push-half--right{margin-right:.75rem !important}.push-half--bottom{margin-bottom:.75rem !important}.push-half--left{margin-left:.75rem !important}.push-half--ends{margin-top:.75rem !important;margin-bottom:.75rem !important}.push-half--sides{margin-right:.75rem !important;margin-left:.75rem !important}.flush{margin:0 !important}.flush--top{margin-top:0 !important}.flush--right{margin-right:0 !important}.flush--bottom{margin-bottom:0 !important}.flush--left{margin-left:0 !important}.flush--ends{margin-top:0 !important;margin-bottom:0 !important}.flush--sides{margin-right:0 !important;margin-left:0 !important}@media(min-width: 45em){.md-push{margin:1.5rem !important}.md-push--top{margin-top:1.5rem !important}.md-push--right{margin-right:1.5rem !important}.md-push--bottom{margin-bottom:1.5rem !important}.md-push--left{margin-left:1.5rem !important}.md-push--ends{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.md-push--sides{margin-right:1.5rem !important;margin-left:1.5rem !important}.md-push-half{margin:.75rem !important}.md-push-half--top{margin-top:.75rem !important}.md-push-half--right{margin-right:.75rem !important}.md-push-half--bottom{margin-bottom:.75rem !important}.md-push-half--left{margin-left:.75rem !important}.md-push-half--ends{margin-top:.75rem !important;margin-bottom:.75rem !important}.md-push-half--sides{margin-right:.75rem !important;margin-left:.75rem !important}.md-flush{margin:0 !important}.md-flush--top{margin-top:0 !important}.md-flush--right{margin-right:0 !important}.md-flush--bottom{margin-bottom:0 !important}.md-flush--left{margin-left:0 !important}.md-flush--ends{margin-top:0 !important;margin-bottom:0 !important}.md-flush--sides{margin-right:0 !important;margin-left:0 !important}}@media(min-width: 60.5em){.lg-push{margin:1.5rem !important}.lg-push--top{margin-top:1.5rem !important}.lg-push--right{margin-right:1.5rem !important}.lg-push--bottom{margin-bottom:1.5rem !important}.lg-push--left{margin-left:1.5rem !important}.lg-push--ends{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.lg-push--sides{margin-right:1.5rem !important;margin-left:1.5rem !important}.lg-push-half{margin:.75rem !important}.lg-push-half--top{margin-top:.75rem !important}.lg-push-half--right{margin-right:.75rem !important}.lg-push-half--bottom{margin-bottom:.75rem !important}.lg-push-half--left{margin-left:.75rem !important}.lg-push-half--ends{margin-top:.75rem !important;margin-bottom:.75rem !important}.lg-push-half--sides{margin-right:.75rem !important;margin-left:.75rem !important}.lg-flush{margin:0 !important}.lg-flush--top{margin-top:0 !important}.lg-flush--right{margin-right:0 !important}.lg-flush--bottom{margin-bottom:0 !important}.lg-flush--left{margin-left:0 !important}.lg-flush--ends{margin-top:0 !important;margin-bottom:0 !important}.lg-flush--sides{margin-right:0 !important;margin-left:0 !important}}.pad{padding:1.5rem !important}.pad--top{padding-top:1.5rem !important}.pad--right{padding-right:1.5rem !important}.pad--bottom{padding-bottom:1.5rem !important}.pad--left{padding-left:1.5rem !important}.pad--ends{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.pad--sides{padding-right:1.5rem !important;padding-left:1.5rem !important}.pad-half{padding:.75rem !important}.pad-half--top{padding-top:.75rem !important}.pad-half--right{padding-right:.75rem !important}.pad-half--bottom{padding-bottom:.75rem !important}.pad-half--left{padding-left:.75rem !important}.pad-half--ends{padding-top:.75rem !important;padding-bottom:.75rem !important}.pad-half--sides{padding-right:.75rem !important;padding-left:.75rem !important}.hard{padding:0 !important}.hard--top{padding-top:0 !important}.hard--right{padding-right:0 !important}.hard--bottom{padding-bottom:0 !important}.hard--left{padding-left:0 !important}.hard--ends{padding-top:0 !important;padding-bottom:0 !important}.hard--sides{padding-right:0 !important;padding-left:0 !important}@media(min-width: 45em){.md-pad{padding:1.5rem !important}.md-pad--top{padding-top:1.5rem !important}.md-pad--right{padding-right:1.5rem !important}.md-pad--bottom{padding-bottom:1.5rem !important}.md-pad--left{padding-left:1.5rem !important}.md-pad--ends{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.md-pad--sides{padding-right:1.5rem !important;padding-left:1.5rem !important}.md-pad-half{padding:.75rem !important}.md-pad-half--top{padding-top:.75rem !important}.md-pad-half--right{padding-right:.75rem !important}.md-pad-half--bottom{padding-bottom:.75rem !important}.md-pad-half--left{padding-left:.75rem !important}.md-pad-half--ends{padding-top:.75rem !important;padding-bottom:.75rem !important}.md-pad-half--sides{padding-right:.75rem !important;padding-left:.75rem !important}.md-hard{padding:0 !important}.md-hard--top{padding-top:0 !important}.md-hard--right{padding-right:0 !important}.md-hard--bottom{padding-bottom:0 !important}.md-hard--left{padding-left:0 !important}.md-hard--ends{padding-top:0 !important;padding-bottom:0 !important}.md-hard--sides{padding-right:0 !important;padding-left:0 !important}}@media(min-width: 60.5em){.lg-pad{padding:1.5rem !important}.lg-pad--top{padding-top:1.5rem !important}.lg-pad--right{padding-right:1.5rem !important}.lg-pad--bottom{padding-bottom:1.5rem !important}.lg-pad--left{padding-left:1.5rem !important}.lg-pad--ends{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.lg-pad--sides{padding-right:1.5rem !important;padding-left:1.5rem !important}.lg-pad-half{padding:.75rem !important}.lg-pad-half--top{padding-top:.75rem !important}.lg-pad-half--right{padding-right:.75rem !important}.lg-pad-half--bottom{padding-bottom:.75rem !important}.lg-pad-half--left{padding-left:.75rem !important}.lg-pad-half--ends{padding-top:.75rem !important;padding-bottom:.75rem !important}.lg-pad-half--sides{padding-right:.75rem !important;padding-left:.75rem !important}.lg-hard{padding:0 !important}.lg-hard--top{padding-top:0 !important}.lg-hard--right{padding-right:0 !important}.lg-hard--bottom{padding-bottom:0 !important}.lg-hard--left{padding-left:0 !important}.lg-hard--ends{padding-top:0 !important;padding-bottom:0 !important}.lg-hard--sides{padding-right:0 !important;padding-left:0 !important}}.caps{text-transform:uppercase !important}.nowrap{white-space:nowrap !important}.text--center{text-align:center !important}.text--left{text-align:left !important}.text--right{text-align:right !important}.text--middle{vertical-align:middle !important}@media(min-width: 45em){.md-text--center{text-align:center !important}.md-text--left{text-align:left !important}.md-text--right{text-align:right !important}.md-text--middle{vertical-align:middle !important}}@media(min-width: 60.5em){.lg-text--center{text-align:center !important}.lg-text--left{text-align:left !important}.lg-text--right{text-align:right !important}.lg-text--middle{vertical-align:middle !important}}.weight--light{font-weight:300 !important}.weight--normal{font-weight:400 !important}.weight--bold{font-weight:700 !important}
