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);
120 background-color: #006066;
134 letter-spacing: 0.05em;
138 .c-player__chapters {
146 letter-spacing: 0.05em;
153 transform: rotate(180deg);
170 content: $icon-arrow-down;
171 font-family: '#{$icomoon-font-family}' !important;
172 transition: transform $ease-out 450ms;
179 background-color: #083F4D;
180 transform: translateY(-10px);
182 box-shadow: 0 0 20px rgba(1, 129, 137, 0.2);
183 transition: all $ease-out 450ms;
184 list-style-position: inside;
189 pointer-events: none;
193 letter-spacing: 0.05em;
194 list-style-type: decimal;
204 justify-content: center;
216 -webkit-appearance: none;
225 transition: box-shadow .3s ease;
229 background-image: linear-gradient(#006066, #006066);
230 background-size: 60% 100%;
231 background-repeat: no-repeat;
235 input[type=range]::-webkit-slider-thumb {
244 input[type=range]::-webkit-slider-runnable-track,
245 input[type=range]::-webkit-slider-thumb {
246 -webkit-appearance: none;
261 letter-spacing: 0.05em;
264 &:nth-child(1) { left: 0; }
265 &:nth-child(2) { right: 0; }