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;
62 justify-content: center;
63 background-color: transparent;
64 width: 40px; height: 40px;
69 border: 1px solid transparent;
70 transition: border-color $ease-out 450ms;
77 border-color: rgba(#007880, 0.5);
81 width: 50px; height: 50px;
101 width: calc(100% - 60px);
119 background-color: #FFFFFF;
127 background-color: #006066;
142 letter-spacing: 0.05em;
155 letter-spacing: 0.05em;
159 .c-player__chapters {
167 letter-spacing: 0.05em;
174 transform: rotate(180deg);
191 content: $icon-arrow-down;
192 font-family: '#{$icomoon-font-family}' !important;
193 transition: transform $ease-out 450ms;
200 background-color: #083F4D;
201 transform: translateY(-10px);
203 box-shadow: 0 0 20px rgba(1, 129, 137, 0.2);
204 transition: all $ease-out 450ms;
205 list-style-position: inside;
210 pointer-events: none;
214 letter-spacing: 0.05em;
215 list-style-type: decimal;
225 justify-content: center;
237 -webkit-appearance: none;
246 transition: box-shadow .3s ease;
250 background-image: linear-gradient(#006066, #006066);
251 background-size: 60% 100%;
252 background-repeat: no-repeat;
256 input[type=range]::-webkit-slider-thumb {
265 input[type=range]::-webkit-slider-runnable-track,
266 input[type=range]::-webkit-slider-thumb {
267 -webkit-appearance: none;
282 letter-spacing: 0.05em;
285 &:nth-child(1) { left: 0; }
286 &:nth-child(2) { right: 0; }