1 @import "utils/module";
3 @import "components/select";
6 // copied from local, move to base
7 .jp-state-playing .icon-play {
12 .jp-state-muted .icon-volume {
34 &:nth-child(1) { padding-right: 19px; }
35 &:nth-child(2) { padding-left: 19px; padding-right: 19px; }
36 &:nth-child(3) { padding-left: 19px; }
42 justify-content: center;
58 //@include font-size(16px);
62 letter-spacing: 0.01em;
72 border-radius: 0 0 5px 5px;
76 justify-content: space-between;
81 width: calc(100% - 145px);
109 background-color: black;
110 padding: 0 34px 0 14px;
123 justify-content: center;
125 transition: all $ease-dynamic 350ms;
129 .icon {color: white;}
136 transition: background $ease-dynamic 350ms;
161 justify-content: center;
162 background-color: transparent;
163 width: 40px; height: 40px;
168 border: 1px solid transparent;
169 transition: border-color $ease-out 450ms;
176 border-color: rgba(#fff, 0.5);
182 border-color: transparent;
186 &.c-player__btn--md {
187 width: 50px; height: 50px;
207 &.c-player__btn--md {
216 .c-player__timeline {
218 //width: calc(100% - 60px);
238 background-color: #FFFFFF;
246 background-color: #006066;
263 letter-spacing: 0.05em;
274 letter-spacing: 0.05em;
278 .c-player__chapters {
284 letter-spacing: 0.05em;
291 transform: rotate(180deg);
308 content: $icon-arrow-down;
309 font-family: '#{$icomoon-font-family}' !important;
310 transition: transform $ease-out 450ms;
317 background-color: #083F4D;
318 transform: translateY(-10px);
320 box-shadow: 0 0 20px rgba(1, 129, 137, 0.2);
321 transition: all $ease-out 450ms;
322 list-style-position: inside;
327 pointer-events: none;
331 letter-spacing: 0.05em;
332 list-style-type: decimal;
350 justify-content: center;
367 .jp-volume-bar-value {
388 letter-spacing: 0.05em;
391 &:nth-child(1) { left: 0; }
392 &:nth-child(2) { right: 0; }
442 padding-bottom: 50px;
444 box-sizing: content-box;
450 .with-player-bar .playing-highlight {
468 .annoy-banner-on_blackout {
469 display: none !important;