Your IP : 18.216.16.44
body {
line-height: 1;
color: #4f4e53;
position: relative;
overflow-x: hidden;
overflow-y: scroll;
background: #fff;
font-family: "Regular", sans-serif;
width: 100%;
height: 100%;
}
a, body {
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, button, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font: inherit;
vertical-align: baseline;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.header-promo-action__inner svg{
width: 144px;
height: 33px;
}
.header-promo-action__inner {
padding: 27px 23px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.social {
padding: 32px 0 40px;
background: #d9d6dc;
text-align: center;
color: #2f2f2f;
}
.social__area {
max-width: 1280px;
margin: 0 auto;
}
.social__title {
padding: 0 15px;
font-size: 36px;
letter-spacing: -.63px;
font-weight: 700;
}
.social__description {
margin-top: 15px;
font-size: 18px;
line-height: 1.44;
letter-spacing: -.31px;
}
.social__list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
margin-top: 18px;
}
.social__link {
width: 40px;
height: 40px;
margin-left: 8px;
background: center no-repeat;
background-size: contain;
}
.social__link:first-child {
margin: 0;
}
.social__links {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
margin: 13px auto 0;
}
.social__name{
font-size: 24px;
font-weight: 700;
}
.intro {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
height: 506px;
background: url(../promo-action/img/introImage.jpg) center no-repeat;
background-size: cover;
line-height: 1.2;
}
.intro__inner {
-webkit-box-flex: 0;
-webkit-flex: 0 0 1280px;
-ms-flex: 0 0 1280px;
flex: 0 0 1280px;
max-width: 100%;
margin: 0 auto;
padding: 0 125px;
}
.intro__content {
max-width: 505px;
height: 340px;
padding: 31px 40px 40px;
background-color: #fff;
display: flex;
flex-direction: column;
}
.intro__title {
font-size: 36px;
letter-spacing: -.63px;
font-weight: 700;
color: #2f2f2f;
}
.intro__text-action {
margin-top: 20px;
font-size: 18px;
line-height: 1.44;
letter-spacing: -.31px;
color: #2f2f2f;
}
.actions {
padding-top: 39px;
color: #2f2f2f;
}
.actions__area {
max-width: 1276px;
margin: 0 auto;
}
.actions__title {
font-size: 36px;
letter-spacing: -.63px;
text-align: center;
font-weight: 700;
}
.actions__list {
margin-top: 40px;
}
.actions__item {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.actions__image, .actions__item, .actions__side {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.actions__item>div {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.actions__image {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
overflow: hidden;
}
.actions__side {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
padding: 48px 40px 40px 125px;
background: #dde8ea;
box-sizing: border-box;
}
.actions__image img {
width: 100%;
min-height: 100%;
}
.actions__name {
font-size: 30px;
letter-spacing: -.52px;
font-weight: 700;
line-height: 1.2;
}
.header-promo-action__inner{
position: relative;
}
.actions__text {
-webkit-box-flex: 10;
-webkit-flex-grow: 10;
-ms-flex-positive: 10;
flex-grow: 10;
margin-top: 13px;
font-size: 17px;
line-height: 1.53;
letter-spacing: -.3px;
}
.actions__buttons-area {
margin-top: 38px;
}
.actions__text .small {
font-size: .8em;
}
.actions__text p,
.cookie-sticky-holder .center-block .content p+p {
margin-top: 1em;
}
.actions__buttons {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.actions__links {
margin-top: 24px;
}
.actions__buttons-item {
margin: 16px 16px 0 0;
padding: 13px 30px 14px;
height: 53px;
border: solid 2px #2b2936;
font-size: 17px;
letter-spacing: -.3px;
color: #2b2936;
font-weight: 700;
-webkit-transition: .2s;
transition: .2s;
}
.cookie-sticky-holder .center-block .content a:hover, a {
text-decoration: none;
}
.actions__buttons-item.mod_join {
border-color: #fff;
background: #fff;
}
.actions__buttons-item:last-child {
margin-right: 0;
}
.actions__link {
margin-top: 16px;
font-size: 17px;
line-height: 1.53;
letter-spacing: -.3px;
font-weight: 700;
}
.actions__arrow, .actions__link {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.actions-small__link a,
.actions__link a,
.advantages__link a {
color: #191918;
text-decoration: underline;
}
.actions__arrow {
margin-left: 10px;
position: relative;
left: 0;
-webkit-transition: left .2s;
transition: left .2s;
}
.actions__arrow::before {
content: '';
width: 21px;
border-bottom: solid 1px #191918;
}
.actions__arrow-angle {
width: 6px;
height: 12px;
margin-left: -6px;
overflow: hidden;
}
.actions__arrow-angle::after {
content: '';
float: right;
width: 10px;
height: 10px;
margin-right: 2px;
border: solid 1px #191918;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.actions__buttons-item:hover {
background: #2b2936;
color: #fff;
}
.actions__item:nth-child(even) {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.actions__item:nth-child(even) .actions__side {
padding: 48px 125px 40px 40px;
}
.footer {
margin-top: 88px;
background: #f4f5f4;
color: #3b4635;
}
.footer__area {
position: relative;
max-width: 1029px;
margin: 0 auto;
padding: 46px 0;
}
.footer__logos {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.to-top-btn {
display: none;
position: absolute;
top: 46px;
right: 20px;
-webkit-border-radius: 50%;
border-radius: 50%;
background-color: #7b8a9c;
width: 46px;
height: 46px;
background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217%22%20height%3D%2210%22%20viewBox%3D%2271.5%2075%2017%2010%22%20enable-background%3D%22new%2071.5%2075%2017%2010%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3Ecircle%2C%20ellipse%2C%20line%2C%20path%2C%20polygon%2C%20polyline%2C%20rect%2C%20text%20%7B%20fill%3A%20%23fff%20!important%3B%20%7D%3C%2Fstyle%3E%3Cpath%20fill%3D%22%23F65E01%22%20d%3D%22M79.97%2075.77L88%2082.76l-1.238%201.47-6.792-5.907-6.732%205.908L72%2082.76l7.97-6.99z%22%2F%3E%3C%2Fsvg%3E);
background-size: 20px;
background-position: center center;
background-repeat: no-repeat;
-webkit-transition-duration: .3s;
transition-duration: .3s;
cursor: pointer;
}
.to-top-btn {
display: block;
}
.to-top-btn:hover {
background-color: #7b8a9c;
-webkit-transform: scale(.9);
-ms-transform: scale(.9);
transform: scale(.9);
}
.footer__additional-links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.footer__additional-links a {
margin: 36px 35px 0 0;
}
.footer__additional-links a,
.footer__column-item a {
color: #3b4635;
font-size: 16px;
}
.intro__button-area {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-grow: 1;
flex-wrap: wrap;
align-content: flex-end;
}
.intro__button {
height: 53px;
margin-top: 33px;
padding: 13px 30px 14px;
border: solid 2px #2b2936;
color: #2b2936;
font-size: 17px;
font-weight: 700;
white-space: nowrap;
-webkit-transition: .2s;
transition: .2s;
}
.intro__button:hover {
background: #2b2936;
color: #fff;
}
.header__learn-more {
display: flex;
align-items: center;
}
.header__learn-more-text {
cursor: pointer;
display: block;
padding: 13px 20px 14px;
width: auto;
height: 53px;
border: solid 2px #2b2936;
color: #2b2936;
font-size: 17px;
font-weight: 700;
-webkit-transition: background .2s,color .2s;
transition: background .2s,color .2s;
background: 0 0;
text-indent: 0;
}
.header__learn-more-text:hover {
color: #7A8A9C;
}
.header__signin {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.header__promo {
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 0;
background-color: #fff;
visibility: hidden;
overflow: hidden;
box-sizing: border-box;
transition: height .3s ease-out, visibility .3s ease-out;
}
.header__promo_active {
padding: 3px 50px 28px 42px;
height: calc(100vh - 113px);
visibility: visible;
overflow: auto;
}
.header__promo_mobile {
position: static;
overflow: visible;
visibility: visible;
height: auto;
padding: 30px 0 0;
}
.header__support a{
display: block;
padding: 13px 20px 14px;
width: auto;
height: 53px;
border: solid 2px #2b2936;
color: #2b2936;
font-size: 17px;
font-weight: 700;
-webkit-transition: background .2s,color .2s;
transition: background .2s,color .2s;
background: 0 0;
text-indent: 0;
margin-left: 10px;
}
.layout__block:last-child {
margin-bottom: 0;
}
.layout__block:first-child {
margin-top: 0;
}
.news-main__items_promo {
width: 100%;
display: flex;
flex-wrap: wrap;
padding: 47px 0 22px 0;
}
.news-main__items {
position: relative;
}
.news-main__item_promo {
padding: 0 20px;
}
.news-main__wrap-img {
display: block;
overflow: hidden;
max-height: 260px;
}
.news-main__item-img {
display: block;
width: 100%;
height: auto;
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.news-main__title {
font-size: 26px;
margin-bottom: 10px;
font-family: "Regular", sans-serif;
line-height: 1;
}
.news-main__title {
font-size: 26px;
margin-bottom: 10px;
font-family: "Regular", sans-serif;
line-height: 1;
}
.news-main__title a {
color: #041e41;
text-decoration: none;
transition: color .25s;
font-family: "Semibold", sans-serif;
}
.header__promo .news-main__title a {
font-size: 1rem;
margin-top: 18px;
}
.news-main__wrap-text p {
font-size: 16px;
line-height: 25px;
}
.news-main__item {
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: calc(33.3333%);
padding-left: 40px;
margin-bottom: 30px;
}
.news-main__items_promo{
list-style: none;
}
.news-main__item_promo {
width: 25%;
}
@media screen and (max-width: 1079px){
.footer__area {
padding-left: 25px;
padding-right: 25px;
max-width: 1079px;
}
.actions__item>div {
max-width: none;
}
.actions__image {
max-height: 565px;
}
.actions__item {
display: block;
}
.actions__image img {
min-height: 100%;
width: 100%;
}
.actions__image {
max-height: 100%;
}
.actions__side {
padding-right: 125px;
}
.actions__item:nth-child(even) .actions__side {
padding-left: 125px;
}
.footer {
margin-top: 0;
}
.footer__area {
padding-left: 25px;
padding-right: 25px;
max-width: 1079px;
}
.footer__logos svg{
display: block;
width: 144px;
height: 33px;
}
.footer__additional-links a {
margin: 36px 35px 0 0;
font-size: 18px;
}
.intro__inner{
padding: 0 90px;
}
.news-main__items_promo {
flex-direction: column;
align-items: center;
}
.news-main__item_promo {
width: 100%;
}
}