.slider-loader{width:7rem;height:7rem;margin:0 auto}.slider-loader svg{width:100%;height:100%;animation:slider-loader-rotate 2s linear infinite;-webkit-animation:slider-loader-rotate 2s linear infinite;transform-origin:center center}.slider-loader circle{stroke-dasharray:1, 200;stroke-dashoffset:0;stroke:#FF009E;animation:slider-loader-dash 1.5s ease-in-out infinite, slider-loader-color 6s ease-in-out infinite;-webkit-animation:slider-loader-dash 1.5s ease-in-out infinite}@keyframes slider-loader-rotate{100%{transform:rotate(360deg)}}@keyframes slider-loader-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}100%{stroke-dasharray:89,200;stroke-dashoffset:-124}}@keyframes slider-loader-color{100%,0%{stroke:#FF009E}50%{stroke:#e15daa}}html{font-family:'Lato', Helvetica, Arial, sans-serif;font-size:16px;line-height:1.15;-webkit-text-size-adjust:100%}body,p,h1,h2,h3,h4,h5,h6{margin:0}body{color:rgba(0,0,0,0.89)}body,div,header,footer,main,section,article,form,nav,asyde{box-sizing:border-box}input[type="search"]{-webkit-appearance:none}button,article,a{-webkit-tap-highlight-color:transparent}.icon-button{background:none;border:none;outline:none;width:1rem;height:1rem;padding:0;cursor:pointer}.icon-button svg{width:100%;height:100%}main{padding-top:4rem}.audioburst__icon-button{padding:0.5rem;border:none;border-radius:50%;background:none;outline:none;display:flex;justify-content:center;align-items:center;cursor:pointer}.audioburst__icon-button svg{width:1.5rem;height:1.5rem}.audioburst__icon-button path{fill:#9013fe}.audioburst__icon-button:hover{background:rgba(0,0,0,0.05)}.hidden{display:none}.filled-button{background:#e50487;border:none;outline:none;border-radius:5px;color:#fff;cursor:pointer;padding:0.5rem 1rem;font-size:1rem}.spacer{flex:1 1 0%}.no-results-error{padding-left:1rem;padding-right:1rem}.no-results-error .image-wrapper{width:100%;max-width:25rem;margin:0 auto;margin-bottom:1rem}.no-results-error .image-wrapper img{width:100%}.no-results-error h1,.no-results-error p{text-align:center;max-width:25rem;margin:0 auto;margin-bottom:1rem}.no-results-error a{display:block;margin:0 auto;max-width:10rem;padding:1rem 2rem;background:#e50487;border-radius:0.5rem;text-decoration:none;text-align:center;color:#fff;margin-bottom:2rem}.cookie-warning{position:fixed;bottom:0;left:0;right:0;animation:from-bottom-up 1s ease-in-out;z-index:10;background-color:#fff;box-shadow:0 1.5px 2px 2px rgba(190,190,190,0.34)}.cookie-warning .cookie-warning-wrapper{padding:10px 18px;width:100%;color:#000;margin:0 auto;font-weight:300;text-align:center}.cookie-warning .cookie-warning-wrapper p{margin:0 auto;margin-bottom:13px;max-width:770px;line-height:1.3;font-size:13px}.cookie-warning .cookie-warning-wrapper p a{color:inherit}.cookie-warning .cookie-warning-wrapper .cookie-warning-controls a{color:#a5a5a5}.cookie-warning .cookie-warning-wrapper .cookie-warning-agree-button{margin-left:11px;padding:6px 20px;outline:none;border:none;border-radius:5px;background:#e50487;color:#fff;font-size:16px;font-family:'Lato', Helvetica, Arial, sans-serif;line-height:1.5;cursor:pointer}.cookie-warning .cookie-warning-wrapper .h5{font-size:20px;font-weight:600}@media (min-width: 605px){.cookie-warning .cookie-warning-wrapper{padding:27px}.cookie-warning .cookie-warning-wrapper .h5{font-size:24px}.cookie-warning .cookie-warning-wrapper padding{font-size:16px}}@media (min-width: 1100px){.cookie-warning .cookie-warning-wrapper{max-width:1010px}}.cookie-warning-removed{bottom:-100%;animation:from-bottom-down 1s ease-in-out}.cookie-warning-removed{bottom:-100%;animation:from-bottom-down 1s ease-in-out}@keyframes from-bottom-up{0%{bottom:-100%}100%{bottom:0}}@keyframes from-bottom-down{0%{bottom:0}100%{bottom:-100%}}.main-system-loader-screen{position:fixed;background:#fff;top:4rem;left:0;right:0;bottom:0;z-index:5000;display:none;padding:1rem;padding-top:5rem}.main-system-loader-screen .main-system-loader-wrapper{width:100%;max-width:300px;margin:0 auto;text-align:center;font-size:1.5rem}.main-system-loader-screen .main-system-loader-wrapper img{width:300px;height:0;z-index:5010;opacity:0;display:block}.main-system-loader-screen .main-system-loader-wrapper p{margin-bottom:2rem}.main-system-loader-screen .main-system-loader-wrapper p em{font-style:normal;color:#e50487}.modal-dialog-layer-0{position:fixed;top:0;bottom:0;left:0;right:0;box-sizing:border-box;background:rgba(28,25,31,0.33);z-index:100;display:none;animation:fade-in 0.1s ease-out;justify-content:center;align-items:center}.modal-dialog-surface{background:#fff;padding:1.5rem;border-radius:5px;box-shadow:0 1.5px 2px 2px rgba(190,190,190,0.34);width:21rem;margin:0 auto;animation:surface-in 0.2s ease-in-out;overflow:hidden;display:flex;flex-direction:column;max-height:90%}.modal-dialog-header{display:flex;width:100%;justify-content:space-between;margin-bottom:2rem;min-height:23px}.modal-dialog-header .modal-dialog-title-wrapper p{font-size:1.25rem;font-weight:600;position:relative}.modal-dialog-header .modal-dialog-title-wrapper p::after{content:'';position:absolute;left:0;bottom:-0.5rem;width:3rem;height:3px;background:#e50487}.modal-dialog-header .modal-dialog-close-button{background:none;border:none;outline:none;width:1rem;height:1rem;padding:0;cursor:pointer;order:3}.modal-dialog-header .modal-dialog-close-button svg{width:100%;height:100%}.modal-dialog-content{flex:1 1 auto;overflow:hidden}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes surface-in{0%{transform:scale(0.8)}100%{transform:scale(1)}}@media (min-width: 768px){.modal-dialog-layer-0{align-items:flex-start;overflow:hidden}.modal-dialog-surface{width:34rem;margin-top:5rem;max-height:calc(100vh - 10rem)}}@media (max-height: 790px){.modal-dialog-layer-0{align-items:flex-start;overflow-y:scroll}.modal-dialog-surface{max-height:initial}}.aw-menu-wrapper{position:relative;font-size:1rem}.aw-menu-surface{position:absolute;top:120%;right:0;background:#fff;transform-origin:top;animation:0.4s ease-in-out menu-open;z-index:10;border-radius:4px}.aw-list{margin:0;padding:0;list-style:none;padding:0.5rem 0}.aw-list .aw-list-item,.aw-list .aw-list-item-disabled{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:0.5rem 1rem;cursor:pointer;line-height:2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aw-list .aw-list-item:hover,.aw-list .aw-list-item-disabled:hover{font-weight:600}.aw-list .aw-list-item-disabled{cursor:initial}.aw-list .aw-list-item-disabled:hover{background:inherit;font-weight:inherit}@keyframes menu-open{0%{transform:scaleY(0);opacity:0}100%{transform:scaleY(100%);opacity:1}}input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}.site-header{height:67px;background-image:linear-gradient(280deg, #2d10ff, #8e7fff);color:#fff;position:fixed;width:100%;z-index:100}.site-header .wrapper{max-width:1036px;margin:0 auto;padding:17px 16px;display:flex;height:100%}@media (min-width: 767px){.site-header .wrapper{padding:17px 0}}.site-header .brand{margin-right:17px}@media (min-width: 767px){.site-header .brand{min-width:162px}}.site-header .brand .desktop{display:none}@media (min-width: 767px){.site-header .brand .desktop{display:inline}}.site-header .brand .mobile{display:inline}@media (min-width: 767px){.site-header .brand .mobile{display:none}}.site-header .search-form{flex:1 1 0%;position:relative}.site-header .search-form input{width:100%;padding:8px 14px;border-radius:8px;border:solid 1px #e7e8e9;background-color:#ffffff;font-family:'Montserrat', sans-serif;margin:0}.site-header .search-form input:focus{outline-offset:0;outline:none}.site-header .search-form button[type=submit]{display:none}.site-header .search-form .reset{border:none;outline:none;background:none;position:absolute;right:0;top:0;bottom:0;width:34px;display:flex;align-items:center;cursor:pointer;z-index:2;padding:0;margin:0;display:none}@media (min-width: 768px){.site-header .search-form input{padding-right:36px}.site-header .search-form button[type=submit]{border:none;outline:none;background:none;position:absolute;right:0;top:0;bottom:0;width:34px;display:flex;align-items:center;cursor:pointer;z-index:2;padding:0;margin:0}.site-header .search-form .reset{display:none}}.site-header .auth{min-width:47px;margin-left:6px;display:flex;justify-content:flex-end}.site-header .auth .profile-button,.site-header .auth .sign-in-button{background:none;border:none;outline:none;padding:0;margin:0;cursor:pointer;color:#fff}.modal-dialog-content .auth-dialog-h1{text-align:center;font-size:2rem;margin-bottom:1rem;font-weight:400}.modal-dialog-content .auth-dialog-h2{text-align:center;font-weight:600;width:290px;margin:0 auto;margin-bottom:1rem}.modal-dialog-content .form-row{text-align:left;padding:0.5rem 0}.modal-dialog-content .form-row label{font-size:0.75rem;font-weight:600;color:rgba(0,0,0,0.89);margin-left:0.25rem;margin-right:0.5rem;margin-bottom:8px}.modal-dialog-content .form-row input{width:100%;padding:0.5rem 1rem;box-sizing:border-box;outline:none;border-radius:0.25rem;border:1px solid rgba(0,0,0,0.5)}.modal-dialog-content .form-row .form-error{color:red;margin-left:0.25rem;font-size:0.7rem;min-height:14px}.modal-dialog-content .form-row .password-control-wrapper{position:relative}.modal-dialog-content .form-row button[type=submit]{width:100%;padding:0.75rem;background:linear-gradient(to left, #9013fe, #e50487);color:#fff;font-size:1rem;border:none;outline:none;cursor:pointer;display:block;text-decoration:none;box-sizing:border-box}.modal-dialog-content .form-row button[type=submit]:disabled{background:#d3d3d3;cursor:no-drop}.modal-dialog-content .form-row .switch-button{background:none;border:none;outline:none;text-decoration:underline;cursor:pointer}.modal-dialog-content .agree-row{text-align:left}.modal-dialog-content .agree-row #auth-dialog-signup-agree-checkbox{width:initial;margin:0;margin-right:20px}.modal-dialog-header .modal-dialog-title-wrapper p::after{display:none}@media (min-width: 768px){.modal-dialog-content .form-row{padding:0.5rem 3.5rem}}.profile-menu{color:#000;min-width:207px;max-width:207px;padding:18px;border-radius:6px;border:solid 1px #ccd1d8;font-size:16px;font-family:'Montserrat', sans-serif}.loading{position:fixed;background:rgba(255,255,255,0.9);top:0;left:0;right:0;bottom:0;flex-direction:column;justify-content:center;align-items:center;display:none;z-index:100;color:#9013fe}.loading img{margin-bottom:2rem}.main-footer{background:#07152f;padding-bottom:2rem;color:#f1f1f1;overflow:hidden}.main-footer a{text-decoration:none;color:inherit}.footer-row{display:flex;width:100%;justify-content:space-around}.footer-row .footer-item{font-size:1rem;font-weight:700;padding:1rem 2rem;border-bottom:1px solid rgba(199,199,199,0.11)}.footer-row .footer-item a:hover{color:#fff}.footer-social{padding:1rem 0;text-align:center;display:flex;width:100%;justify-content:center;align-items:center}.footer-social a{padding:0.3rem;margin:0 0.5rem;border:1px solid #cccfce;display:flex;align-items:center}.footer-social a:hover{color:#fff}.footer-social svg{width:1.6rem;height:1.6rem}.footer-social svg path{fill:#cccfce}.footer-bottom{font-size:0.9rem;color:rgba(255,255,255,0.5);text-align:center}.footer-bottom a:hover{color:#fff;text-decoration:underline}@media (max-width: 576px){.footer-row .footer-item{padding:1rem;font-size:0.75rem}}.controls{display:flex;justify-content:space-between;align-items:center;width:100%;margin:0 auto;margin-bottom:10px}.controls .control-button{background:none;border:none;outline:none;width:1rem;height:1rem;padding:0;cursor:pointer;box-sizing:border-box;width:21px;height:21px}.controls .control-button svg{width:100%;height:100%}.controls .control-button svg{width:100%}.controls .control-button svg text{font-size:0.75rem}.controls .control-button:nth-child(2n){width:38px;height:38px}.controls .play-pause-wrapper{min-width:141px;max-width:141px;height:141px;background:linear-gradient(to bottom, rgba(242,29,50,0.7), #b000ff);border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative}.controls .play-pause-wrapper button{background:none;border:none;outline:none;width:1rem;height:1rem;padding:0;cursor:pointer;width:100%;height:100%}.controls .play-pause-wrapper button svg{width:100%;height:100%}.controls .play-pause-wrapper button svg{width:2rem;height:2rem}.controls .play-pause-wrapper button svg path,.controls .play-pause-wrapper button svg rect{fill:#fff}.controls .play-pause-wrapper .layer-1{position:absolute;top:-10%;left:-10%;right:-10%;bottom:-10%;z-index:2;pointer-events:none}#sharing-dialog{align-items:flex-start;padding-top:0.5rem}#sharing-dialog .mdc-dialog__surface{position:relative;width:100%;padding-bottom:0}#sharing-dialog .mdc-tab-bar{border-bottom:1px solid rgba(0,0,0,0.12)}#sharing-dialog .mdc-tab{padding:0}#sharing-mdc-dialog-description{padding-top:0}#sharing-mdc-dialog-description .sharing-dialog__close-button{position:absolute;top:1rem;right:0.5rem;z-index:50}#sharing-mdc-dialog-description .sharing-dialog__close-button svg path{fill:#e50487}#sharing-mdc-dialog-description .sharing-buttons{padding:2rem 1rem;display:flex;width:100%;justify-content:space-around;margin-bottom:1rem}#sharing-mdc-dialog-description .sharing-buttons button{cursor:pointer;outline:none;padding:0;background:none;border:none;margin:0.25rem}#sharing-mdc-dialog-description .sharing-buttons button svg{width:4rem;height:4rem}#sharing-mdc-dialog-description .sharing-link{display:flex;width:100%}#sharing-mdc-dialog-description .sharing-link input{flex:1 1 auto;box-sizing:border-box;padding:1rem;font-family:Lato,sans-serif;font-size:0.85rem;font-weight:300;border:none;border-top-left-radius:.5rem;border-bottom-left-radius:.5rem;background-color:#ddd;outline:0}#sharing-mdc-dialog-description .copy-alert{text-align:center;padding-top:0.5rem;font-size:0.85rem;opacity:0;transition:0.2s linear opacity}#sharing-mdc-dialog-description .transcript-loading{opacity:0;text-align:center}#sharing-mdc-dialog-description .no-transcription-results{text-align:center}#sharing-mdc-dialog-description .sharing-link button,#share-dialog__iframe-section .sharing-content-section-embed__iframe-string button{width:2rem;display:flex;align-content:center;justify-content:center;background-color:#ddd;border:none;border-top-right-radius:.5rem;border-bottom-right-radius:.5rem;outline:none;cursor:pointer}#sharing-mdc-dialog-description .sharing-link button svg,#share-dialog__iframe-section .sharing-content-section-embed__iframe-string button svg{width:1.5rem;height:1.5rem}#sharing-mdc-dialog-description .sharing-link button svg path,#share-dialog__iframe-section .sharing-content-section-embed__iframe-string button svg path{fill:#e50487}#sharing-mdc-dialog-description #share-dialog__transcription-section .sharing-section-header{padding-top:0.5rem}#share-dialog__transcription-section .sharing-section-header .h3{font-size:1.8rem;font-weight:500;line-height:1.2;margin-bottom:0.5rem;color:var(--ab-black-text-color);max-height:4.2rem;overflow:hidden}#share-dialog__transcription-section .sharing-section-header .h5{margin-bottom:2rem;font-weight:400}#share-dialog__transcription-section .sharing-section-content{height:100%;overflow-y:scroll;max-height:20rem}#share-dialog__transcription-section .sharing-section-content .transcript-item{margin-bottom:1rem}#share-dialog__transcription-section .sharing-section-content .transcript-item .sharing-transcription-time{color:#9013fe}#share-dialog__iframe-section .sharing-content-section-embed__mini-full{padding:1rem 0;border-bottom:2px solid #ddd}#share-dialog__iframe-section .sharing-content-section-embed__mini-full label{margin-right:2rem;font-size:1rem}#share-dialog__iframe-section .sharing-content-section-embed__options{padding-bottom:1rem}#share-dialog__iframe-section .sharing-content-section-embed__options label{margin-right:2rem;font-size:1rem}#share-dialog__iframe-section .sharing-content-section-embed__iframe-string{position:relative;padding-top:1rem}#share-dialog__iframe-section .sharing-content-section-embed__iframe-string textarea{resize:none;width:100%;box-sizing:border-box;padding:1rem;padding-right:3rem;font-family:Roboto,sans-serif;font-size:0.85rem;font-weight:300;border:none;border-radius:.5rem;background-color:#ddd;outline:0}#share-dialog__iframe-section .sharing-content-section-embed__iframe-string button{position:absolute;top:1.5rem;right:0.5rem;padding:0}#share-dialog__iframe-section .sharing-content-section-embed__example{position:relative;display:none}#share-dialog__iframe-section .sharing-content-section-embed__example iframe{margin:0 auto;padding-bottom:1rem}#share-dialog__iframe-section .sharing-content-section-embed__example-img{display:block;margin-bottom:1rem}#share-dialog__iframe-section .sharing-content-section-embed__example-img img{width:100%}.mdc-radio__background div{border-color:#e50487 !important}.mdc-checkbox__background{border-color:#e50487 !important;background-color:#e50487 !important}.whatsapp-sharing-button svg{width:59px !important;height:59px !important}@media (min-width: 850px){#sharing-dialog{padding-top:4.5rem}#sharing-dialog .mdc-dialog__container{min-width:740px;max-width:740px}.sharing-content-section-embed__example{display:block !important}.sharing-content-section-embed__example-img{display:none !important}#sharing-mdc-dialog-description .sharing-link{display:flex;width:100%}.mdc-dialog .mdc-dialog__surface{max-width:100%}.whatsapp-sharing-button{display:none}.mdc-tab{padding:0 24px}}.onpage-playlist__wrapper{width:100%;background-image:linear-gradient(to bottom, rgba(242,29,50,0.7), #b000ff);border-radius:3px;color:#fff;padding:24px}@media (min-width: 767px){.onpage-playlist__wrapper{max-width:350px;min-width:350px}}.onpage-playlist__wrapper h2{font-size:18px;font-weight:600;margin-bottom:10px}.onpage-playlist__wrapper article{padding:19px 0;border-bottom:1px solid #fff;cursor:pointer}.onpage-playlist__wrapper article .onpage-playlist__item-title h3{font-size:17px;font-weight:500;margin-bottom:17px;max-height:38px;min-height:38px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.onpage-playlist__wrapper article .onpage-playlist__burst-info{font-size:14px;font-weight:300;display:flex;min-width:0}.onpage-playlist__wrapper article .onpage-playlist__burst-info .onpage-playlist__show-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:16px}.onpage-playlist__wrapper article .onpage-playlist__burst-info .onpage-playlist__source-name{width:0;height:0}.onpage-playlist__wrapper article .onpage-playlist__burst-info .onpage-playlist__aired-on{white-space:nowrap}.onpage-playlist__wrapper article .onpage-playlist__burst-info .listened{font-weight:500;margin-left:1rem}.modal-dialog-layer-0{position:fixed;top:0;bottom:0;left:0;right:0;box-sizing:border-box;background:rgba(28,25,31,0.33);z-index:100;display:none;animation:fade-in 0.1s ease-out;justify-content:center;align-items:center}.modal-dialog-surface{background:#fff;padding:1.5rem;border-radius:5px;box-shadow:0 1.5px 2px 2px rgba(190,190,190,0.34);width:21rem;margin:0 auto;animation:surface-in 0.2s ease-in-out;overflow:hidden;display:flex;flex-direction:column;max-height:90%}.modal-dialog-header{display:flex;width:100%;justify-content:space-between;margin-bottom:2rem;min-height:23px}.modal-dialog-header .modal-dialog-title-wrapper p{font-size:1.25rem;font-weight:600;position:relative}.modal-dialog-header .modal-dialog-title-wrapper p::after{content:'';position:absolute;left:0;bottom:-0.5rem;width:3rem;height:3px;background:#e50487}.modal-dialog-header .modal-dialog-close-button{background:none;border:none;outline:none;width:1rem;height:1rem;padding:0;cursor:pointer;order:3}.modal-dialog-header .modal-dialog-close-button svg{width:100%;height:100%}.modal-dialog-content{flex:1 1 auto;overflow:hidden}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes surface-in{0%{transform:scale(0.8)}100%{transform:scale(1)}}@media (min-width: 768px){.modal-dialog-layer-0{align-items:flex-start;overflow:hidden}.modal-dialog-surface{width:34rem;margin-top:5rem;max-height:calc(100vh - 10rem)}}@media (max-height: 790px){.modal-dialog-layer-0{align-items:flex-start;overflow-y:scroll}.modal-dialog-surface{max-height:initial}}.sharing-list{margin:0;padding:0;list-style:none}.sharing-list-item{display:flex;align-items:center;cursor:pointer;padding:1rem 0}.sharing-list-item .img-wrapper{width:2.5rem;height:2.5rem;margin-right:1.25rem}.sharing-list-item .img-wrapper svg{width:100%;height:100%}.sharing-list-item .text{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sharing-list-item:hover{background:rgba(190,190,190,0.33)}@media (min-width: 768px){.sharing-list-item:nth-child(4){display:none}}.embed-dialog-title::after{display:block !important}.modal-dialog-content .mode-switch-section,.modal-dialog-content .checkboxes-section{padding:1rem 0}.modal-dialog-content .mode-switch-section label,.modal-dialog-content .checkboxes-section label{margin-right:1rem;font-size:0.9rem}.modal-dialog-content .text-area-section{position:relative}.modal-dialog-content .text-area-section textarea{width:100%;outline:none;box-sizing:border-box;resize:none;padding:1rem;padding-right:2rem;border-radius:5px;border:none;background:rgba(190,190,190,0.33)}.modal-dialog-content .text-area-section .copy-button{background:none;border:none;outline:none;width:1rem;height:1rem;padding:0;cursor:pointer;position:absolute;top:1rem;right:1rem}.modal-dialog-content .text-area-section .copy-button svg{width:100%;height:100%}.modal-dialog-content .sample-section iframe{margin:0 auto}.player-panel{font-family:'Montserrat', sans-serif;position:fixed;top:0;left:0;right:0;height:63px;display:flex;flex-direction:column;background:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,0.16);transition:0.2s linear transform}.player-panel .player-panel-wrapper{width:100%;flex:1 1 0%;max-width:1031px;min-width:0px;margin:0 auto;display:flex;align-items:center;padding:0 1rem;padding-right:0}@media (min-width: 660px){.player-panel .player-panel-wrapper{padding:0}}.player-panel .player-panel-wrapper .player-panel-controls{min-width:23px;max-width:23px;margin-right:17px}.player-panel .player-panel-wrapper .player-panel-controls .player-panel-button{background:none;border:none;padding:0;margin:0;outline:none;cursor:pointer}.player-panel .player-panel-wrapper .player-panel-title{flex:1 1 0%;overflow:hidden;cursor:pointer}.player-panel .player-panel-wrapper .player-panel-title p{font-size:14px;font-weight:500;white-space:nowrap;display:inline-block}.player-panel .player-panel-wrapper .player-panel-title .marque{white-space:nowrap;display:inline-block;animation:marque-translation 18s linear infinite}@keyframes marque-translation{0%{transform:translateX(0)}10%{transform:translateX(0)}100%{transform:translateX(-110%)}}.player-panel .player-panel-progress-bar{position:relative;width:100%;height:3px;background:#d8d8d8}.player-panel .player-panel-progress-bar .player-panel-progress-bar-progress{position:absolute;background:linear-gradient(to right, #ff009e, #f75878);top:0;bottom:0;left:0}.slider-component-wrapper{height:22px;width:100%;border-top:9px solid #fff;border-bottom:9px solid #fff;background:rgba(0,0,0,0.15);position:relative}.slider-component-wrapper .slider-component-range{position:absolute;left:0px;height:100%;pointer-events:none;background:linear-gradient(to right, #ff009e, #f75878);transform-origin:left;width:100%}.slider-component-wrapper .slider-component-handle{position:absolute;width:14px;height:14px;background:#fff;border:3px solid #fff;border-radius:50%;left:-4px;top:-5px;cursor:pointer;box-shadow:5px 2px 15px 0 rgba(18,12,48,0.2);background-color:#f45677}main{padding:calc(4rem + 20px) 0 0;color:#000;font-family:'Montserrat', sans-serif;max-width:1031px;margin:0 auto;min-height:100vh}@media (min-width: 660px){main{padding:calc(4rem + 40px) 0 0;display:flex}}.top-section{max-width:646px;flex:1 1 0%}.top-section .title{padding:0 1rem;color:#000;font-size:24px;font-weight:600;line-height:1.55;max-height:75px;min-height:75px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.top-section .onpage-player-section{padding:44px 1rem 20px;min-height:280px}.top-section .onpage-player-section .full-show-row{display:flex;width:100%;justify-content:flex-end;margin-bottom:12px}.top-section .onpage-player-section .full-show-row button{background:#ff009e;color:#fff;border:none;border-radius:5px;padding:8px 10px;font-size:13px;cursor:pointer;outline:none;font-family:'Montserrat', sans-serif;min-width:82px;text-align:center}.top-section .onpage-player-section .full-show-row button:disabled{background:#f3f3f3}.top-section .onpage-player-section .time-row{display:flex;width:100%;align-items:center}.top-section .onpage-player-section .time-row .time{font-size:14px;min-width:2.5rem;color:#000;font-weight:500;user-select:none;-webkit-user-select:none}.top-section .onpage-player-section .time-row .duration{text-align:right}.top-section .onpage-player-section .time-row .slider-wrapper{flex:1 1 0%;margin:0 1rem}.top-section .source-section{padding:0 1rem;display:flex;width:100%;margin-bottom:18px;flex:1 1 0%}.top-section .source-section .source-image{min-width:48px;max-width:48px;height:48px;border-radius:100%;overflow:hidden;margin-right:13px;border:1px solid #949EAD}.top-section .source-section .source-image img{width:100%;height:100%}.top-section .source-section .source{flex:1 1 0%;min-width:0px}.top-section .source-section .source a{text-decoration:none;color:inherit}.top-section .source-section .source .show-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;font-weight:500;margin-bottom:0.8rem}.top-section .source-section .source .source-aired{font-size:14px;font-weight:400;display:flex}.top-section .source-section .source .source-aired time{white-space:nowrap}.top-section .source-section .source .source-aired span{margin:0 5px}.top-section .source-section .source .source-aired a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-section .sharing{display:flex;padding:0 1rem;margin-bottom:20px}.top-section .sharing button{display:block;background:none;border:none;outline:none;padding:0;margin:0;border-radius:100%;min-width:32px;max-width:32px;height:32px;overflow:hidden;margin-right:19px;cursor:pointer}.top-section .sharing button svg{width:100%}.top-section .transcript-section{padding:0 1rem;margin-bottom:20px}.top-section .transcript-section .entities{display:flex;flex-wrap:wrap;overflow:hidden;margin-bottom:13px;height:36px}.top-section .transcript-section .entities a,.top-section .transcript-section .entities span{text-decoration:none;display:block;color:#ff009e;font-weight:600;font-size:13px;padding:9px 13px;margin-right:8px;margin-bottom:8px;border:solid 1px #ff039d;border-radius:10px;background-color:rgba(255,3,157,0.05);white-space:nowrap}.top-section .transcript-section h3{font-size:14px;font-weight:600}.top-section .transcript-section .transcript-container{padding:8px 0 0}.top-section .transcript-section .transcript-container .transcript-item{margin-bottom:1rem;font-size:14px}.top-section .transcript-section .transcript-container .transcript-item p{line-height:1.45}.top-section .transcript-section .transcript-container .transcript-item em{font-weight:600;font-style:normal}.top-section .transcript-section .transcript-container .page-transcription-time{margin-bottom:0.75rem;color:#ff009e}.top-section .transcript-section .transcript-container .show-more-button,.top-section .transcript-section .transcript-container .show-less-button{padding:0;margin:0;margin-top:12px;background:none;border:none;outline:none;cursor:pointer;display:flex;align-content:center}.top-section .transcript-section .transcript-container .show-more-button span,.top-section .transcript-section .transcript-container .show-less-button span{font-family:'Montserrat', sans-serif;font-size:14px;color:#4a4a4a;margin-right:10px}@media (min-width: 660px){.top-section{margin-right:39px}.top-section .title{padding:0;font-size:30px;min-height:92px;max-height:92px;margin-bottom:42px}.top-section .onpage-player-section{padding:0;margin-bottom:21px;min-height:235px}.top-section .source-sharing{display:flex;justify-content:space-between;margin-bottom:22px}.top-section .source-sharing .source-section{padding:0;max-width:63%}.top-section .source-sharing .sharing{padding:0}.top-section .source-sharing .sharing button:last-child{margin-right:0}.top-section .transcript-section{padding:0}}
