1 @import "utils/module";
3 @import "components/select";
11 // copied from local, move to base
12 .jp-state-playing .icon-play {
17 .jp-state-muted .icon-volume {
41 &:nth-child(1) { padding-right: 19px; }
42 &:nth-child(2) { padding-left: 19px; padding-right: 19px; }
43 &:nth-child(3) { padding-left: 19px; }
49 justify-content: center;
65 //@include font-size(16px);
69 letter-spacing: 0.01em;
79 border-radius: 0 0 5px 5px;
83 justify-content: space-between;
88 width: calc(100% - 145px);
117 background-color: #D5ECED;
118 padding: 0 34px 0 14px;
131 justify-content: center;
133 transition: all $ease-dynamic 350ms;
137 .icon {color: white;}
144 transition: background $ease-dynamic 350ms;
169 justify-content: center;
170 background-color: transparent;
171 width: 40px; height: 40px;
176 border: 1px solid transparent;
177 transition: border-color $ease-out 450ms;
184 border-color: rgba(#fff, 0.5);
190 border-color: transparent;
194 &.c-player__btn--md {
195 width: 50px; height: 50px;
215 &.c-player__btn--md {
224 .c-player__timeline {
226 //width: calc(100% - 60px);
246 background-color: #FFFFFF;
254 background-color: #006066;
271 letter-spacing: 0.05em;
282 letter-spacing: 0.05em;
286 .c-player__chapters {
292 letter-spacing: 0.05em;
299 transform: rotate(180deg);
316 content: $icon-arrow-down;
317 font-family: '#{$icomoon-font-family}' !important;
318 transition: transform $ease-out 450ms;
325 background-color: #083F4D;
326 transform: translateY(-10px);
328 box-shadow: 0 0 20px rgba(1, 129, 137, 0.2);
329 transition: all $ease-out 450ms;
330 list-style-position: inside;
335 pointer-events: none;
339 letter-spacing: 0.05em;
340 list-style-type: decimal;
358 justify-content: center;
375 .jp-volume-bar-value {
396 letter-spacing: 0.05em;
399 &:nth-child(1) { left: 0; }
400 &:nth-child(2) { right: 0; }
451 padding-bottom: 50px;
453 box-sizing: content-box;
459 .with-player-bar .playing-highlight {
474 .annoy-banner-on_blackout {
475 display: none !important;