|
|
|
@ -277,6 +277,8 @@ a.btn { display: inline-block; } |
|
|
|
|
|
|
|
|
|
|
|
.header__link_green:hover { color: #45a400; } |
|
|
|
.header__link_green:hover { color: #45a400; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.header__link_gray { color: #A7A7A7; } |
|
|
|
|
|
|
|
|
|
|
|
.header__link_border { margin-bottom: 5px; padding: 2px 20px 10px; border-bottom: 1px solid #E6E6E6; color: #191919; } |
|
|
|
.header__link_border { margin-bottom: 5px; padding: 2px 20px 10px; border-bottom: 1px solid #E6E6E6; color: #191919; } |
|
|
|
|
|
|
|
|
|
|
|
.header__link.active .header__title:after { content: ''; position: absolute; top: 50%; left: -10px; right: -10px; height: 2px; margin-top: -2px; background-image: linear-gradient(-225deg, #FFE2EB 0%, #D8F5F5 100%); } |
|
|
|
.header__link.active .header__title:after { content: ''; position: absolute; top: 50%; left: -10px; right: -10px; height: 2px; margin-top: -2px; background-image: linear-gradient(-225deg, #FFE2EB 0%, #D8F5F5 100%); } |
|
|
|
@ -1411,6 +1413,8 @@ a.grey-link:hover { color: #000; border-bottom: 1px #545454 solid; } |
|
|
|
|
|
|
|
|
|
|
|
a.link--black { color: #000; } |
|
|
|
a.link--black { color: #000; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a.disabled { pointer-events: none; cursor: default; opacity: 0.6; } |
|
|
|
|
|
|
|
|
|
|
|
.content-block.title { font-size: 24px; font-style: bold; } |
|
|
|
.content-block.title { font-size: 24px; font-style: bold; } |
|
|
|
|
|
|
|
|
|
|
|
.content-block.text { font-size: 16px; padding-bottom: 24px; text-align: left; } |
|
|
|
.content-block.text { font-size: 16px; padding-bottom: 24px; text-align: left; } |
|
|
|
@ -1705,6 +1709,8 @@ a.link--black { color: #000; } |
|
|
|
|
|
|
|
|
|
|
|
.header__link_green { color: #5BD700; } |
|
|
|
.header__link_green { color: #5BD700; } |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.header__link_gray { color: #A7A7A7; } |
|
|
|
|
|
|
|
|
|
|
|
.header__menu, .header__enter, .header__close { display: block; width: 60px; height: 60px; font-size: 0; } |
|
|
|
.header__menu, .header__enter, .header__close { display: block; width: 60px; height: 60px; font-size: 0; } |
|
|
|
|
|
|
|
|
|
|
|
.header__enter { margin: 0; font-size: 0; line-height: 1; } |
|
|
|
.header__enter { margin: 0; font-size: 0; line-height: 1; } |
|
|
|
|