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;
40 @include rwd(tablet) {
47 .l-navigation__button {
55 z-index: $master-layer + 1;
58 .l-naviagion__search {
64 @include rwd(tablet) {
70 font-family: $base-font;
82 .l-navigation__actions {
85 justify-content: center;
93 @include rwd(tablet) {
107 background-color: #FBC40F;
120 letter-spacing: -0.02em;
137 .l-change-pop__close {
139 background: transparent;
150 .l-navigation__menu {
153 width: 100%; height: 100%;
154 background-color: #083F4D;
155 z-index: $master-layer;
158 pointer-events: none;
159 transition: opacity 350ms $ease-out;
163 flex-direction: column;
167 .l-navigation__menu__links {
170 justify-content: space-between;
172 @include rwd(tablet) {
174 max-height: calc(100vh - 120px);
184 @include rwd(tablet) {
191 font-weight: $regular;
192 @include font-size(18px);
198 font-weight: $semibold;
199 @include font-size(21px);
201 letter-spacing: -0.01em;
207 text-decoration: underline;
222 .l-navigation__menu__info {
226 justify-content: space-between;
227 align-items: flex-end;
230 .l-navigation__menu__book {
233 @include font-size(21px);
237 letter-spacing: -0.01em;
238 font-weight: $semibold;
243 .l-navigation__menu__book__info {
246 align-items: flex-start;
248 background-color: $color-white;
258 font-weight: $regular;
259 @include font-size(15px);
264 font-weight: $semibold;
265 @include font-size(18px);
273 font-weight: $regular;
274 @include font-size(15px);
280 .l-navigation__menu__social {
297 @include font-size(28px);