6 background-color: #D5ECED;
7 padding: 25px 34px 25px 14px;
13 border-radius: 5px 5px 0px 0px;
17 letter-spacing: 0.02em;
31 justify-content: center;
33 transition: all $ease-dynamic 350ms;
44 transition: background $ease-dynamic 350ms;
69 justify-content: center;
70 background-color: transparent;
71 width: 40px; height: 40px;
76 border: 1px solid transparent;
77 transition: border-color $ease-out 450ms;
84 border-color: rgba(#007880, 0.5);
90 border-color: transparent;
95 width: 50px; height: 50px;
115 &.c-player__btn--md {
124 .c-player__timeline {
126 width: calc(100% - 60px);
144 background-color: #FFFFFF;
152 background-color: #006066;
169 letter-spacing: 0.05em;
182 letter-spacing: 0.05em;
186 .c-player__chapters {
194 letter-spacing: 0.05em;
201 transform: rotate(180deg);
218 content: $icon-arrow-down;
219 font-family: '#{$icomoon-font-family}' !important;
220 transition: transform $ease-out 450ms;
227 background-color: #083F4D;
228 transform: translateY(-10px);
230 box-shadow: 0 0 20px rgba(1, 129, 137, 0.2);
231 transition: all $ease-out 450ms;
232 list-style-position: inside;
237 pointer-events: none;
241 letter-spacing: 0.05em;
242 list-style-type: decimal;
259 justify-content: center;
276 .jp-volume-bar-value {
297 letter-spacing: 0.05em;
300 &:nth-child(1) { left: 0; }
301 &:nth-child(2) { right: 0; }