4 background-color: #083F4D;
8 justify-content: space-between;
9 flex-direction: column;
14 justify-content: space-between;
21 z-index: $master-layer;
38 z-index: $master-layer + 1;
41 .l-navigation__button {
49 z-index: $master-layer + 1;
52 .l-naviagion__search {
59 font-family: $base-font;
71 .l-navigation__actions {
74 justify-content: center;
90 background-color: #FBC40F;
103 letter-spacing: -0.02em;
120 .l-change-pop__close {
122 background: transparent;
133 .l-navigation__menu {
136 width: 100%; height: 100%;
137 background-color: #083F4D;
138 z-index: $master-layer;
141 pointer-events: none;
142 transition: opacity 350ms $ease-out;
146 flex-direction: column;
150 .l-navigation__menu__links {
153 justify-content: space-between;
162 font-weight: $regular;
163 @include font-size(18px);
169 font-weight: $semibold;
170 @include font-size(21px);
172 letter-spacing: -0.01em;
178 text-decoration: underline;
193 .l-navigation__menu__info {
197 justify-content: space-between;
198 align-items: flex-end;
201 .l-navigation__menu__book {
204 @include font-size(21px);
208 letter-spacing: -0.01em;
209 font-weight: $semibold;
214 .l-navigation__menu__book__info {
217 align-items: flex-start;
219 background-color: $color-white;
229 font-weight: $regular;
230 @include font-size(15px);
235 font-weight: $semibold;
236 @include font-size(18px);
244 font-weight: $regular;
245 @include font-size(15px);
251 .l-navigation__menu__social {
268 @include font-size(28px);