

/* Start:/local/fonts/MaterialIcons.css?1765813287844*/
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(/local/fonts/MaterialIcons/MaterialIcons-Regular.woff2) format('woff2');
  font-display: swap;
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
}
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }
/* End */


/* Start:/local/fonts/Roboto.css?17658120681394*/
@font-face {
  font-family: Roboto;
  font-weight: 100;
  font-style: normal;
  src: url(/local/fonts/Roboto/RobotoLight.woff) format("woff"),
    url(/local/fonts/Roboto/RobotoLight.woff2) format("woff2");
  font-display: swap;
}

@font-face {
  font-family: Roboto;
  font-weight: 300;
  font-style: normal;
  src: url(/local/fonts/Roboto/RobotoLight.woff) format("woff"),
    url(/local/fonts/Roboto/RobotoLight.woff2) format("woff2");
  font-display: swap;
}

@font-face {
  font-family: Roboto;
  font-weight: 400;
  font-style: normal;
  src: url(/local/fonts/Roboto/RobotoRegular.woff) format("woff"),
    url(/local/fonts/Roboto/RobotoRegular.woff2) format("woff2");
  font-display: swap;
}

@font-face {
  font-family: Roboto;
  font-weight: 500;
  font-style: normal;
  src: url(/local/fonts/Roboto/RobotoMedium.woff) format("woff"),
    url(/local/fonts/Roboto/RobotoMedium.woff2) format("woff2");
  font-display: swap;
}

@font-face {
  font-family: Roboto;
  font-weight: 700;
  font-style: normal;
  src: url(/local/fonts/Roboto/RobotoBold.woff) format("woff"),
    url(/local/fonts/Roboto/RobotoBold.woff2) format("woff2");
  font-display: swap;
}

@font-face {
  font-family: Roboto;
  font-weight: 900;
  font-style: normal;
  src: url(/local/fonts/Roboto/RobotoBlack.woff) format("woff"),
    url(/local/fonts/Roboto/RobotoBlack.woff2) format("woff2");
  font-display: swap;
}
/* End */


/* Start:/local/templates/startup.network.v2/components/bitrix/news.list/takefinance-v2/style.css?17658120694876*/
.fundedProjects {
  overflow: hidden;
  position: relative;
}
.fundedProjects__title.h2 {
  margin:30px 0 40px 0;
}

.fundedProjects_white {
  background-color: #fff;
  padding-top: 50px;
}

.fundedProjects__content.row {
  margin: 0 auto;
}

.fundedProjects__title {
  margin-bottom: 55px;
}

.fundedProjects__bottomSection.container {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 38px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 47px;
}

a.fundedProjects__showAllBtn {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  color:white;
}
a.fundedProjects__showAllBtn:hover {
  color: #fff;
  background-color: #688236;
  border: solid 1px #688236;
}

.fundedProjects__contentWrap.row {
  height: 47px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
}
.fundedProjects__slider {
  width:100%;
  min-height: 606px;
  overflow:hidden;
  margin:0;
}
.projSlider {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin:0;
  min-height: 606px;
}
.projSlider__item {
  float: left;
  height: 100%;
  min-height: 1px;
  backface-visibility: hidden;
  display: block;
  min-height: 606px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.projSlider__contentWrap.container {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 38px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: 125px;
}

.projSlider__content.row {
  padding: 52px 0 40px;
  margin: 0 auto;
}

.projSlider__projInfo {
  width: 420px;
  max-width: 100%;
  padding: 30px 40px;
  background-color: #252525;
}
.projSlider__projTitle {
  font-family: Roboto;
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 5px;
}

.projSlider__projLink {
  font-family: Roboto;
  font-size: 17px;
  text-align: left;
  color: #688236;
  text-decoration: none;
  margin-bottom: 30px;
  display: block;
}

.projSlider__textInfo {
  font-family: Roboto;
  font-size: 17px;
  color: #fff;
  margin-bottom: 30px;
}

.projSlider__investedAmount {
  font-family: Roboto;
  font-size: 17px;
  text-align: center;
  color: #fff;
  -moz-text-align-last: left;
  text-align-last: left;
  margin-bottom: 40px;
}

.projSlider__amount {
  font-family: Roboto;
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  display: block;
}

.slick-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.navigation {
  height: 20px;
  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;
}

.navigation__rightArrow {
  background-image: url(/local/templates/startup.network.v2/components/bitrix/news.list/takefinance-v2/images/rightArrow.svg);
  -webkit-background-size: 24px 12px;
  background-size: 24px 12px;
  background-repeat: no-repeat;
  background-position: center;
  width: 48px;
  height: 48px;
  display: block;
  cursor: pointer;
}

.navigation__leftArrow {
  background-image: url(/local/templates/startup.network.v2/components/bitrix/news.list/takefinance-v2/images/leftArrow.svg);
  -webkit-background-size: 24px 12px;
  background-size: 24px 12px;
  background-repeat: no-repeat;
  background-position: center;
  width: 48px;
  height: 48px;
  display: block;
  cursor: pointer;
}

.navigation__pagination {
  font-family: Roboto;
  font-size: 17px;
  color: #fff;
  margin: 0 11px;
}

@media screen and (max-width:1440px) {
  .fundedProjects__title {
    margin-bottom: 50px;
  }
}
@media screen and (max-width:1280px) {
  .fundedProjects__title {
    margin-bottom: 70px;
  }
}

@media screen and (max-width:767px) {
  .fundedProjects__title {
    text-align: center;
    margin: 0 auto 50px;
    max-width: 260px;
  }

  .fundedProjects__navigation {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -65px;
  }

  .projSlider__contentWrap.container {
    bottom: 172px;
  }
  .projSlider__content.row {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto 0;
    padding: 125px 0 40px;
  }

  .projSlider__projInfo {
    width: 376px;
    max-width: 100%;
  }

  .projSlider__projTitle {
    font-size: 27px;
  }

  .projSlider__projLink {
    font-size: 14px;
  }

  .projSlider__textInfo {
    font-size: 14px;
  }

  .projSlider__investedAmount {
    font-size: 14px;
  }

  .projSlider__amount {
    font-size: 27px;
  }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/system.auth.form/popup-v2/style.css?17658120687843*/
.personal_doors .userMenuItems {
  margin:0 12px 12px 12px;
}
.personal_doors .userMenuItems a.item,
.personal_doors .userMenuItems a.item:link
.personal_doors .userMenuItems a.item:visited {
  display:table;
  width:100%;
  margin:8px 0 0 0;
  padding:0;
}
.userMenuItems .pic {
  width:40px;
  display:table-cell;
  vertical-align:top;
  position:relative;
}
.userMenuItems .label {
  width:auto;
  display:table-cell;
  vertical-align:top;
  color: #789440;
}
.userMenuItems a.item i.e {
  color: white;
  margin: 0;
  font-size: 11px;
  z-index: 99;
  display: block;
  background-color: #424242;
  position: absolute;
  left: 7px;
  top: 7px; 
}
.userMenuItems a.item:hover i.e {
  background-color: #789440;
  color: white;
}
.subscribe-box {
  width:100%;
  max-width:420px;
  padding:30px;
  box-sizing: border-box;
  font-family: Roboto;
} 
.subscribe-box .title {
  text-align: center;  
  font-size: 24px;
  color: #424242;
  display: block;
  line-height: 32px; 
  text-transform: uppercase;
  mrgin-bottom:30px;
}
.subscribe-box .rubric {
  margin-top: 12px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
.subscribe-box .rubric input,
.subscribe-box .subrubric input,
.subscribe-box .unrubric input {
  margin-right: 15px;
}
.subscribe-box .unrubric {
  display: inline-block;
  margin-top: 30px;
  margin-left: 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
}
.subscribe-box .rubric span {
  font-size: 14px;
  line-height: 14px;
  font-weight: 300;
  margin-left: 37px;
}
.subscribe-box .subrubric {
  margin: 10px 0 0 34px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
.subscribe-box .country-box {
  margin: 20px 0 0 0;
}
.country-box .label {
  display: inline-block;
  font-weight: 400;
  margin: 0 25px 0 0;
  font-size: 16px;
  line-height: 38px;
  vertical-align: top;
  color:#333;
  padding:0;
}
.country-box .country-sel {
  width: 200px;
  margin: 0;
  display: inline-block;
  position:relative;
}
.country-box .selected {
  border: 1px solid rgb(217,217,217);
  border-radius: 2px;
  padding: 0 0 0 10px;
  font-size: 15px;
  height: 38px;
  line-height: 38px;
  text-align: left;
  cursor: pointer;
  text-align: left;
  font-weight: 300;
  width: 190px;
  color: #606060;
  overflow: hidden;
  white-space: nowrap;
  box-sizing: content-box;
}
.country-box .selected:after {
  font-family: 'Material Icons';
  content: "\E5C5";
  font-size: 24px;
  background-color:white;
  padding: 0;
  position: absolute;
  right: -1px;
  top:1px;
  z-index: 1;
  pointer-events: none;  
}
.error_field {
  color: red;
  font-size: 11px;
  display: none;
}
.country-box .list {
  display:none;
  padding: 10px 20px 10px 20px;
  width: 202px;
  height: 225px;
  overflow-x: hidden;
  overflow-y: scrool;
  background: white;
  position: absolute;
  left: 0;
  top: -224px;
  z-index: 900;
  border: 1px solid #D8D8D8;
  font-size: 15px;
  line-height: 25px; 
  box-sizing: border-box;
}
.country-box .list label {
  width:100%;
  display: inline-block;
}
.country-box .submit {
  display:none;
  border-radius: 2px;
  padding: 0;
  font-size: 15px;
  line-height: 38px;
  text-align: center;
  color: white;
  cursor: pointer;
  cursor: hand;
  font-weight: 300;
  width: 202px;
  box-sizing: border-box;
  background-color: #6b9cd4;
  border: 1px solid #6b9cd4;
  position: absolute;
  top:0;
  left:0;
  z-index: 900;
}
.country-box .list.open {
  display:block;
}
.country-box .submit.open {
  display:block;
}
.subscribe-box .messages {
  line-height: 1.2em;
  font-size: 14px;
}
.subscribe-box .messages span {
  margin:6px 0;
  color:#668800;
  display: inline-block;
}
.subscribe-box .messages span.warning {
  color:red;
}
.popup-window-overlay {
  position:fixed;
}

.personal_door_container.open .personal_address {
  line-height: 16px;
  word-wrap: break-word;
  word-break: break-all;  
}
.notice-save {
  padding: 4px 12px;
  border: 1px solid #5D751F;
  color: white;
  font-size: 14px;  
  background-color: #5D751F;
  border-radius: 2px;
  position:fixed;
  display:none;
  transition:display .25s ease .25s;
  box-shadow:1px 1px 1px grey;
}
.notice-save.open {
  display: inline-block;
}

#authPopup .popup-window-close-icon {
  top:12px;
  right:12px;
}

.mainSection__formWrap.inPopup {
  width: 330px;
  max-width: 100%;
  margin:0;
  padding:40px;
  background-color:#F6F6F6;
  box-sizing: content-box;
}
@media screen and (max-width:410px) {
  .mainSection__formWrap.inPopup {
    padding:12px;
    width:290px;
  }  
}

/* profileUserOperation */
.profileUserOperation {
  position:relative;
  display:flex;
  height:100%;
}
.t8.profileUserOperation {
  position:fixed;
  right:0;
  top:0;
  height:99px;
}
.brashed .t8.profileUserOperation {
  height:70px;
}
.profileUserOperation.ondetail {
  position: fixed;
  top:0;
  right:0;
  height:70px;
}
.profileUserOperation__avatar {
  margin:auto 15px auto auto;
  border-radius: 100%;
  background-color: #FFFFFF;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.profileUserOperation__avatar {
  width:40px;
  height:40px;  
}
.t8 .profileUserOperation__avatar,
.s8 .profileUserOperation__avatar {
  width:50px;
  height:50px;  
}
.profileUserOperation__avatar.noname::before {
  font-family: 'Material Icons';
  content: "\E853";
}
.profileUserOperation__avatar.noname::before {
  line-height: 40px;
  font-size:40px;
  color:#677E1D;
}
.t8 .profileUserOperation__avatar.noname::before,
.s8 .profileUserOperation__avatar.noname::before {
  color:#337ab7;
  line-height:50px;
  font-size:50px;  
}
.profileUserOperation__card {
  position:absolute;
  top: calc(100% + 5px);
  right: 15px;
  width:180px;
  padding:0;
  margin:0;
  background: #FFFFFF;
  box-shadow: 0px 4px 25px rgba(53, 53, 53, 0.25);
  border-radius: 4px;  
  display:none;
}
.profileUserOperation:hover .profileUserOperation__card {
  display:block;
}
.profileUserOperation__card::after {
  content: " ";
  position: absolute;
  bottom: 100%;
  border-width: 11px;
  border-style: solid;
  border-color: transparent transparent white transparent;  
}
.profileUserOperation__card::before {
  content: " ";
  position: absolute;
  bottom: 100%;
  width:100%;
  height:15px;
}
.profileUserOperation__card::after {
  right: 9px;
}
.s8 .profileUserOperation__card::after {
  right: 14px;
}
.profileUserOperation__name {
  width: 100%;
  padding: 13px 16px;
  box-sizing: border-box;  
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #000000;  
  border-bottom: 1px solid #EFEFEF;
  overflow:hidden;
}
.profileUserOperation__action {
  width: 100%;
  padding: 0 16px 10px 16px;
}
.profileUserOperation__action a {
  margin-top:10px;  
  text-decoration:none;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px; 
  display: inline-block;
  width:100%;
}
.profileUserOperation__action a,
.profileUserOperation__action a:link,
.profileUserOperation__action a:active,
.profileUserOperation__action a:visited,
.profileUserOperation__action a:hover {
  color:#474747;
}
.profileUserOperation__action a::before {
  font-family: 'Material Icons';
  font-weight:100;
  font-size: 17px;
  line-height: 20px; 
  vertical-align: sub;  
  margin-right:10px;
}
.profileUserOperation__action_home::before {
  content: "home"; 
}
.profileUserOperation__action_rss_feed::before {
  content: "rss_feed"; 
}
.profileUserOperation__action_import_contacts::before {
  content: "import_contacts"; 
}
.profileUserOperation__action_exit_to_app::before {
  content: "exit_to_app"; 
}
.profileUserOperation__action a:hover::before {
  color:#688236;
}
.s8 .profileUserOperation__action a:hover::before {
  color:#337ab7;
}
.t8 .profileUserOperation__action a:hover::before {
  color:#C7A780;
}
/* End */


/* Start:/local/classes/Conditions.css?17658120685385*/
.condition__overlay {
  width:100%;
  height:100%;
  position:fixed;
  top:0;
  left:0;
  opacity:.8;
  background-color:darkgray;
  z-index:1200;
}
.condition__popup {
  font-family:'Roboto';
  font-size:500;
  position:fixed;
  width:540px;
  height:auto;
  main-height:200px;
  top:50%;
  left:50%;
  background-color:white;
  z-index:1202;
  margin-top:-125px;
  margin-left:-150px;
  border-radius:4px;
}
.condition__title {
  width:100%;
  padding:14px 16px 10px 16px;
  box-sizing: border-box;
  font-size:16px;
  line-height:20px;
  border-radius:4px 4px 0 0;
  color:white;
}
.condition__acceptBox {
  margin:20px 0;
  padding:20px;
  display:flex;
  align-items: center;
}
.condition__acceptBox a,
.condition__acceptBox a:link,
.condition__acceptBox a:hover,
.condition__acceptBox a:visited {
  color:blue;
}
.condition__checkerBox {
  width:32px;
  height:32px;
  margin:0 22px 0 0;
  cursor:pointer;
}
.condition__checkerBox::after {
  content:'check_box_outline_blank';
  font-family: 'Material Icons';
  font-size:32px;
  line-height: 1;
  color:#CFCFCF;
}
.condition__checkerBox.checked::after {
  content:'check_box';
}
.condition__checkerBox.check {
  background-position:center bottom;
}
.condition__labelBox {
  font-size:16px;
  color:#979797;
  line-height: 23px;
}

.condition__buttonBox {
  display: flex;
  margin-top:12px;
  padding:24px 48px 24px 48px;
  box-sizing: border-box;
  width:100%;
  border-top:1px solid #E8E8E8;
}
.condition__button {
  box-sizing: border-box;
  border: none;
  font-family: Roboto;
  font-size: 17px;
  color: #fff;
  width:205px;
  height: 47px;
  object-fit: contain;
  border-radius: 6px;
  background-color: #BFBFBF;
  box-shadow: 0 4px 8px 0 #ccccc;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
  cursor: pointer;
  outline: 0;
}
.condition__button.active {
  color: #fff;
}

@media screen and (max-width: 765px) {
  .popupCPD .title {
    padding:10px 8px 10px 8px;
    font-size:14px;
  }
  .popupCPD .text {
    margin:0 0 0 0;
    padding:12px 16px 12px 16px;
    font-size:14px;
  }
  .popupCPD .buttonBox {
    padding:12px 16px 12px 16px;
  }
  .popupCPD .labelBox {
    font-size:14px;
  }
}

/* colors */
.condition__title {background-color:#688236;}
.condition__checkerBox.checked::after {color: #688236;}
.condition__button.active {background-color: #EA700D;}

.condition__title.s8 {background-color:#0091EA;}
.condition__checkerBox.s8.checked::after {color: #0091EA;}
.condition__button.s8.active {background-color: #0091EA;}

.condition__title.s9 {background-color:#0a77c4;}
.condition__checkerBox.s9.checked::after {color: #0a77c4;}
.condition__button.s9.active {background-color: #0a77c4;}

.condition__title.t5 {background-color:#5EABFE;}
.condition__checkerBox.t5.checked::after {color: #5EABFE;}
.condition__button.t5.active {background-color: #5EABFE;}

.condition__title.t6 {background-color:#4033DB;}
.condition__checkerBox.t6.checked::after {color: #4033DB;}
.condition__button.t6.active {background-color: #4033DB;}

.condition__title.t7 {background-color:#EA3168;}
.condition__checkerBox.t7.checked::after {color: #EA3168;}
.condition__button.t7.active {background-color: #EA3168;}

/* page */
.condition__pageText {
  margin:0;
  padding:30px 0 30px 0;
  font-family: 'Roboto';
  font-size:16px;
  line-height:1.7;
}
.condition__pageText__banner {
  width:100%;
  height:450px;
  background-position:center center;
  background-repeat:no-repeat;
  background-size:cover;
}
.condition__pageText h1 {
  margin:35px 30px;
  padding:0;
  font-family: 'Roboto';
  font-size:24px;
}
.condition__pageText__text {
  margin:15px 30px;
}
.pageText__text p { 
  text-indent:45px;
  font-family: 'Roboto';
  font-size:16px;  
  line-height:1.5;
}
.pageText__text ul {
  margin:18px 0 18px 36px;
}
.pageText__text li {
  list-style: inherit;
  margin:12px 0;
}
@media screen and (min-width: 1025px) {
  .condition__pageText {
    max-width:1024px;
    margin:0 auto;
  }
}

.userTypeWidget {
  margin:100px auto 0 auto;
  padding:25px;
  font-family: 'Roboto';
  font-size:16px;
  max-width:320px;
  border:1px solid #eee;
  box-sizing: border-box;
}
@media screen and (min-width: 425px) {
  .userTypeWidget {
    max-width:420px;
  }
}

.userTypeWidget__checkFieldBox {
  margin:10px 0;
  display:flex;
  align-items: center;
}
.userTypeWidget__checkFieldBox a {
  color:#4033DB;
}
.userTypeWidget__checkerBox {
  width:32px;
  height:32px;
  margin:0 22px 0 7px;
  cursor:pointer;
}
.userTypeWidget__checkerBox::after {
  content:'check_box_outline_blank';
  font-family: 'Material Icons';  
  font-size:32px;
  line-height: 1;
  color:#CFCFCF;
}
.userTypeWidget__checkerBox.checked::after {
  content:'check_box';
  color: #4033DB;
}
.userTypeWidget__labelBox {
  color: #333;
  text-align:left;
}
.userTypeWidget__errorFieldBox {
  color: red;
  font-size: 12px;
  line-height: 16px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
}
.userTypeWidget__button {
  margin:25px auto;
  box-sizing: border-box;
  border: none;
  font-family: Roboto;
  font-size: 17px;
  width:205px;
  height: 47px;
  object-fit: contain;
  border-radius: 6px;
  box-shadow: 0 4px 8px 0 #ccccc;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
  cursor: pointer;
  outline: 0;
  background-color: #4033DB;
  color: #fff;  
}
/* End */


/* Start:/local/templates/startup.network.v2/components/bitrix/menu/aside-v2/style.css?17658132877050*/
.sideMenu {
  width: 288px;
  left: -288px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 4px 0 #afafb6;
  box-shadow: 0 2px 4px 0 #afafb6;
  padding: 14px 0 30px;
  -webkit-transition: -webkit-transform .35s ease;
  transition: -webkit-transform .35s ease;
  -o-transition: transform .35s ease;
  transition: transform .35s ease;
  transition: transform .35s ease,-webkit-transform .35s ease;
  max-height: 100%;
  z-index: 910;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  position: fixed;
  top: 0;
  max-height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}

.sideMenu::-webkit-scrollbar {
  width: 12px;
}

.sideMenu::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0 7px #f0f0f0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.sideMenu::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 0 7px #d2d2d1;
}

.sideMenu.open {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

.sideMenu__closeBtn {
  position: absolute;
  width: 39px;
  height: 46px;
  right: 0;
  top: 13px;
  background: url(/local/templates/startup.network.v2/components/bitrix/menu/aside-v2/images/chevron-left-material-copy.svg) no-repeat center center,#688236;
}

.sideMenu__logoLink {
  margin: 2px auto 35px auto;
  width: 123px;
  height: 42px;
  display: block;
}

.sideMenu__logoImg {
  max-width: 100%;
}

.sideMenu__langSelectBox {
  padding-left: 30px;
  margin-bottom: 43px;
}

.sideMenu__menuList {
  padding: 0;
  list-style-type: none;
  margin: 0;
}

.sideMenu__menuItem {
  position: relative;
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  display: block;
  text-decoration: none;
  font-family: Roboto,sans-serif;
  font-size: 17px;
  text-align: left;
  color: #3b404e;
  cursor: pointer;
}

.sideMenu__menuItem:active,
.sideMenu__menuItem:hover {
  background-color: #ececec;
}

.sideMenu__menuItemTitle {
  width: 100%;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  line-height: 52px;
  padding-left: 21px;
}
.sideMenu__menuItem_hasSubMenu a {
  text-decoration:none;
  color:inherit;
}

.sideMenu__subMenuList {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  width: 290px;
  background-color: #fff;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  height:0px;
  overflow:hidden;
  transition: height 350ms cubic-bezier(0, 0, 1, 1) 0s;
}
.sideMenu__subMenuList.show {
  height:auto;
}

.sideMenu__subMenuItem {
  display: block;
  font-family: Roboto;
  font-size: 17px;
  color: #3b404e;
  text-decoration: none;
  position: relative;
}

.sideMenu__subMenuItem.active,
.sideMenu__subMenuItem:active,
.sideMenu__subMenuItem:hover {
  background-color: #ececec;
}

.sideMenu__subMenuItem_category {
  text-align: center;
  color: #979797;
  position: relative;
}

.sideMenu__subMenuItem_category:active,
.sideMenu__subMenuItem_category:hover {
  background-color: inherit;
}

.sideMenu__subMenuItem_category:before {
  position: absolute;
  display: block;
  content: '';
  width: 75%;
  height: 2px;
  background-color: #d0d0d0;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  left: 50%;
}

.sideMenu__category {
  padding: 0 10px;
  background-color: #fff;
  position: relative;
  line-height: 52px;
}

.sideMenu__subItem {
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  display: block;
  text-decoration: none;
  font-family: Roboto,sans-serif;
  font-size: 16px;
  color: #3b404e;
  line-height: 48px;
  padding-left: 30px;
  position: relative;
}

.sideMenu__socialsBlock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 20px;
  margin-top: auto;
  margin-bottom: 45px;
  list-style-type: none;
  min-height: 110px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sideMenu__socialsItem {
  margin: 0 12px 16px 12px;
  display: block;
  width: 48px;
  height: 48px;
}

.sideMenu__socialsItem.facebook a {
  background-image: url(/local/templates/startup.network.v2/components/bitrix/menu/aside-v2/images/socIconsWhite/facebook.svg);
  -webkit-background-size: 14px 27px;
  background-size: 14px 27px;
}

.sideMenu__socialsItem.facebook:hover a {
  background-color: #4a6da8;
}
.sideMenu__socialsItem.youtube a {
  background-image: url(/local/templates/startup.network.v2/components/bitrix/menu/aside-v2/images/socIconsWhite/youtube.svg);
}

.sideMenu__socialsItem.youtube:hover a {
  background-color: #f54235;
}
.sideMenu__socialsItem.linkedin a {
  background-image: url(/local/templates/startup.network.v2/components/bitrix/menu/aside-v2/images/socIconsWhite/linkedin.svg);
}

.sideMenu__socialsItem.linkedin:hover a {
  background-color: #0179a2;
}

.sideMenu__socialsItem.telegram a {
  background-image: url(/local/templates/startup.network.v2/components/bitrix/menu/aside-v2/images/socIconsWhite/telegram.svg);
  -webkit-background-size: 28px 23px;
  background-size: 28px 23px;
}

.sideMenu__socialsItem.telegram:hover a {
  background-color: #4db6ee;
}

.sideMenu__socialsItem.twitter a {
  background-image: url(/local/templates/startup.network.v2/components/bitrix/menu/aside-v2/images/socIconsWhite/twitter.svg);
  -webkit-background-size: 25px 21px;
  background-size: 25px 21px;
}

.sideMenu__socialsItem.twitter:hover a {
  background-color: #1da1f3;
}

.sideMenu__socialsItem.instagram a {
  background-image: url(/local/templates/startup.network.v2/components/bitrix/menu/aside-v2/images/socIconsWhite/instagram.svg);
  -webkit-background-size: 25px 25px;
  background-size: 25px 25px;
}

.sideMenu__socialsItem.instagram:hover a {
  background-color: #e65101;
}

.sideMenu__socialLink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  -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;
  width: 100%;
  height: 100%;
  background-color: rgba(142,142,147,.35);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
}

.sideMenu__socialLink:before {
  position: absolute;
}

@media screen and (max-width:1440px) {
  .sideMenu {
    overflow-y: scroll;
  }

  .sideMenu__navigation {
    margin-bottom: 30px;
  }

  .sideMenu__menuItem {
    padding-left: 0;
  }
}
/* End */


/* Start:/local/templates/startup.network.v2/template_styles.css?176581328799862*/
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
}

.slick-loading .slick-list {
  background: #fff;
}

.slick-next,
.slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0;
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0;
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: .25;
}

.slick-next:before,
.slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: '←';
}

[dir=rtl] .slick-prev:before {
  content: '→';
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: '→';
}

[dir=rtl] .slick-next:before {
  content: '←';
}

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}

.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0;
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: slick;
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #000;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:after,
.slick-track:before {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

blockquote,
body,
code,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
p,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

abbr,
fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: 400;
}

ul li {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

svg * {
  transition: .4s all ease-in-out;
}

input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

legend {
  color: #000;
}

img {
  max-width: 100%;
}

body,
html {
  height: 100%;
}

body {
  font-size: 16px;
  min-width: 320px;
  position: relative;
  line-height: 1.65;
  font-family: Roboto,sans-serif;
  overflow-x: hidden;
  background-color: #fafafa;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: normal;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}

/*a:link {color:#789440;}
a:visited {color:#789440;}
a:hover {color:#585E42;}
a:active {color:#789440;}*/

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  position:relative;
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.66667%;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.h2 {
  font-family: Roboto;
  font-size: 36px;
  font-weight: 700;
  color: #424242;
}

.h2_white {
  color: #fff;
}
.footer__countries a {
  color: #fff;
}

a.btn,
.btn {
  font-family: Roboto;
  font-size: 20px;
  color: #fff;
  width: 218px;
  height: 52px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #688236;
  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: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
}
a.btn:hover,
.btn:hover {
  background-color: #4F6622;
}

.btn_large,
a.btn_large {
  width: 420px;
  height: 57px;
}

.showAllBtn {
  font-family: Roboto;
  font-size: 17px;
  width: 279px;
  height: 47px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  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: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
}

a.showAllBtn_grey {
  color: #979797;
  border: solid 1px #979797;
}
a.showAllBtn_grey:hover {
  color: #fff;
  background-color: #688236;
  border: solid 1px #688236;
}

.showAllBtn_white {
  color: #fff;
  border: solid 1px #fff;
}

.breadcrumbs {
  background-color: #f4f4f4;
  padding: 10px 0;
}
.breadcrumbs__content {
  margin: 0 auto;
}
.breadcrumbs__item {
  font-family: Roboto;
  font-size: 14px;
  color: #474747;
  position: relative;
  margin-right: 30px;
}
.breadcrumbs__item:last-child {
  margin-right: 0;
}
.breadcrumbs__item:last-child:after {
  display: none;
}
.breadcrumbs__item:after {
  content: '';
  position: absolute;
  background-image: url(/local/templates/startup.network.v2/images/keyboard-arrow-right-material.svg);
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  width: 9px;
  height: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -20px;
}
.breadcrumbs__itemLink {
  color: #688236;
  text-decoration: none;
}

.card {
  width: 360px;
  max-width: 100%;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 10px 0 #0000000c;
  box-shadow: 0 2px 10px 0 #0000000c;
  text-decoration: none;
  -webkit-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-font-smoothing: subpixel-antialiased;
}

.card__itemImgBlock {
  height: 200px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  border-radius:4px 4px 0 0;
}

.card__idBlock {
  position: absolute;
  height: 20px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #424242;
  padding: 3px 14px;
  font-family: Roboto;
  font-size: 14px;
  color: #fff;
  left: 17px;
  top: 12px;
}

.card__projectType {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  font-family: Roboto;
  font-size: 14px;
  color: #fff;
  padding: 7px 17px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #688236;
  max-width: 100%;
  box-sizing: border-box;
  white-space: normal;
  min-width: 70%;
  bottom:96%;
}

.card__itemInfoBlock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  position: relative;
  margin-top:10px;
}

.card__itemInfoBlock:before {
  position: absolute;
  content: '';
  width: 1px;
  height: 31px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  background-color: #dadada;
}

.card__minAmount {
  font-family: Roboto;
  font-size: 14px;
  text-align: center;
  color: #979797;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.card__amount {
  font-family: Roboto;
  font-size: 17px;
  font-weight: 500;
  color: #7b944c;
}

.card__totalAmount {
  font-family: Roboto;
  font-size: 14px;
  text-align: center;
  color: #979797;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.card__description {
  padding: 27px 24px 50px;
  position: relative;
}

.card__title {
  color: #424242;
  font-family: Roboto;
  font-size: 24px;
  margin-bottom: 13px;
  overflow: hidden;
}

.card__textInfo {
  font-family: Roboto;
  font-size: 17px;
  color: #979797;
  overflow: hidden;
}

.footer {
  border-top: solid 1px #dfdfdf;
  padding-top: 55px;
}

.footer__content {
  margin: 0 auto;
}

.footer__topSection {
  padding-bottom: 65px;
}

.footer__middleSection {
  width: 100%;
}

.footer__projectsWrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: solid 1px #dfdfdf;
  padding: 30px 0 50px;
}

.footer__projectLink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow:hidden;
}
.footer__projectLink {
  background-position:left top;
  background-repeat:no-repeat;
  background-size:cover;
}

.footer__projectImg_ci {
  width: 198px;
  height: 48px;
}

.footer__projectImg_bs {
  width: 146px;
  height: 62px;
}
.footer__projectImg_st {
  width: 166px;
  height: 48px;
}
.footer__projectImg_ne {
  width: 218px;
  height: 22px;
}
.footer__projectImg_p2b {
  width: 59px;
  height: 50px;
}
.footer__projectImg_sv {
  width: 260px;
  height: 62px;
}
.footer__projectImg_vc {
  width: 307px;
  height: 30px;
}

.footer__bottomSection {
  background-color: #688236;
  padding: 22px 0;
}

.footer__bottomContent {
  margin: 0 auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer__logoLink {
  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;
}

.footer__logoImg {
  width: 122px;
  height: 42px;
  -o-object-fit: cover;
  object-fit: cover;
}

.footer__countries {
  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;
}

.footer__countryItem {
  margin: 0 10px;
}

.footer__countryItem:first-child {
  margin-left: 0;
}

.footer__countryItem:last-child {
  margin-right: 0;
}

.footer__countryLink {
  text-decoration: none;
  font-family: Roboto;
  font-size: 15px;
  line-height: 45px;
  color: #fff;
}
.bottomNav {
  width: 100%;
}
.bottomNav__listsWrap {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.bottomNav__itemLink {
  font-family: Roboto;
  font-size: 17px;
  line-height: 45px;
  text-decoration: none;
}
.bottomNav__itemLink_accent {
  font-family: Roboto;
  font-size: 27px;
  color: #688236;
}
a.bottomNav__itemLink {
  color: #979797;
}
a.bottomNav__itemLink_accent {
  color: #688236;
}

.socBlock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.socBlock__item {
  width: 45px;
  height: 45px;
  background-color: #7b944c;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  margin-right: 15px;
}
.socBlock__item:hover {
  background-color: #4F6622;
}

.socBlock__item:last-child {
  margin-bottom: 0;
  margin-right: 0;
}

.socBlock__itemLink {
  display: block;
  height: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.socBlock__itemLink.facebook {
  background-image: url(/local/templates/startup.network.v2/images/socIconsWhite/facebook.svg);
  -webkit-background-size: 10.3px 20px;
  background-size: 10.3px 20px;
}
.socBlock__itemLink.youtube {
  background-image: url(/local/templates/startup.network.v2/images/socIconsWhite/youtube.svg);
  -webkit-background-size: 20px 20px;
  background-size: 20px 20px;
}

.socBlock__itemLink.linkedin {
  background-image: url(/local/templates/startup.network.v2/images/socialIcons/in.svg);
  -webkit-background-size: 18px 18px;
  background-size: 18px 18px;
}
.socBlock__itemLink.instagram {
  background-image: url(/local/templates/startup.network.v2/images/socIconsWhite/instagram.svg);
  -webkit-background-size: 21px 21px;
  background-size: 21px 21px;
}
.socBlock__itemLink.telegram {
  background-image: url(/local/templates/startup.network.v2/images/socIconsWhite/telegram.svg);
  -webkit-background-size: 21px 21px;
  background-size: 21px 21px;
}

.socBlock__itemLink.twitter {
  background-image: url(/local/templates/startup.network.v2/images/socialIcons/tw.svg);
  -webkit-background-size: 20px 16.2px;
  background-size: 20px 16.2px;
}

.about {
  padding: 60px 0 90px;
}

.about__content .about__infoBox {
  width:100%;
  margin:0 0 50px 0;
}
.about__infoBox img {
  margin:0 100px 0 0;
  padding:0;
  float:left;
  width:45%;
  height:auto;
  display:inline-block;
}

.about__infoBox a {
  color: #789440;
}
.about__infoBox a:hover {
  color: #585E42;
}
.about__infoBox.right img {
  float:right;
  margin:0 0 0 100px;
}
.about__infoBox .desc p {
  font-family: Roboto;
  font-size: 20px;
  line-height: 28px;
  color: #979797;
  margin-bottom: 30px;
}
.about__infoBox .desc p:last-child {
  margin-bottom: 0;
}
.about__infoBox .desc ul {
  margin:20px 0;
  padding:0 0 0 30px;
}
.about__infoBox .desc li {
  font-family: Roboto;
  font-size: 20px;
  line-height: 28px;
  color: #979797;
  list-style: disc;
}


.about__infoWrap {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.about__infoWrap_right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.about__infoWrap_left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.about__infoWrap_first {
  margin-bottom: 230px;
}

.about__infoWrap_first:before {
  position: absolute;
  content: '';
  display: block;
  width: 623px;
  height: 623px;
  max-width: 100%;
  background-image: inherit;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
}

.about__infoWrap_second {
  margin-bottom: 194px;
}

.about__infoWrap_second:after {
  position: absolute;
  content: '';
  display: block;
  width: 658px;
  height: 423px;
  max-width: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  right: 0;
  top: -70px;
}

.about__infoWrap_third {
  margin-bottom: 72px;
}

.about__infoWrap_third:before {
  position: absolute;
  content: '';
  display: block;
  width: 678px;
  height: 441px;
  max-width: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  left: 0;
  top: -30px;
}

.about__infoWrap_four:after {
  position: absolute;
  content: '';
  display: block;
  width: 623px;
  height: 623px;
  max-width: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  right: 0;
  top: 0;
}

.about__info {
  width: 540px;
}

.about__infoText p {
  font-family: Roboto;
  font-size: 20px;
  line-height: 28px;
  color: #979797;
  margin-bottom: 30px;
}
.about__infoText p:last-child {
  margin-bottom: 0;
}
.about__infoText ul {
  margin:20px 0;
  padding:0 0 0 30px;
}
.about__infoText li {
  font-family: Roboto;
  font-size: 20px;
  line-height: 28px;
  color: #979797;
  list-style: disc;
}

.header {
  position: fixed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: transparent;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  height: 60px;
  z-index: 900;
  justify-content: space-between;
}

.header__langSelectBlock {
  margin-left: auto;
  margin-right: 24px;
}
.header.brashed {
  background-color: #688236;
}

.menuBtn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 58px;
  height: 100%;
  max-height: 58px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-background-size: 18px 12px;
  background-size: 18px 12px;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  color:#677E1D;
}
.brashed .menuBtn {
  color:white;
}
.greenBg .menuBtn {
  color:white;
}
.menuBtn:after {
  content: "\E5D2";
  font-family: 'Material Icons';
  font-size: 33px;
  line-height: 59px;
}

.mainSection {
  padding: 220px 0 45px;
  background-color: #f6f6f6;
  position: relative;
  background-image: url(/local/templates/startup.network.v2/images/map.png);
  -webkit-background-size: 70% 743px;
  background-size: 70% 743px;
  background-position: left 60px;
  background-repeat: no-repeat;
}

.mainSection:before {
  position: absolute;
  content: '';
  background-image: url(/local/templates/startup.network.v2/images/leftElem.svg);
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  width: 128px;
  height: 257px;
  left: 0;
  top: 537px;
}

.mainSection:after {
  position: absolute;
  content: '';
  background-image: url(/local/templates/startup.network.v2/images/rightElem.svg);
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  width: 227px;
  height: 502px;
  right: 0;
  top: 0;
  z-index: 0;
}

.mainSection__content {
  margin: 0 auto 110px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.mainSection__leftSide {
  max-width: 560px;
}

.mainSection__logo {
  display: inline-block;
  margin-bottom: 50px;
}

.mainSection__logoImg {
  width: 361px;
  height: 124px;
}

.mainSection__infoText {
  color: #979797;
  font-family: Roboto;
  font-size: 24px;
  line-height: 30px;
}
.mainSection__infoText a {
  text-decoration:none;
  color:inherit;
}

.mainSection__rightSide {
  margin-left: auto;
  margin-right: 60px;
  z-index: 1;
}

.mainSection__formWrap {
  width: 330px;
  max-width: 100%;
}
.mainSection__formWrap.inPopup {
  width: 330px;
  max-width: 100%;
  margin:0;
  padding:40px;
  background-color:#F6F6F6;
  box-sizing: content-box;
}

.mainSection__formTitle {
  font-family: Roboto;
  font-size: 24px;
  text-align: left;
  color: #424242;
  margin-bottom: 40px;
  display: block;
}

.mainSection__formWrap.light .mainSection__formTitle {
  font-family: Roboto;
  font-size: 23px;
  color: #fff;
  margin-bottom: 35px;
  display: block;
}

.mainSection__projectsBlock {
  margin: 0 auto;
}

.langBox__langSelectText {
  font-family: Roboto,sans-serif;
  font-size: 17px;
  color: #9b9b9b;
  margin-right: 10px;
  display: inline-block;
  vertical-align: top;
}

.langBox__menuLangSelect {
  width: 80px;
  background-color: #fff;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  vertical-align: top;
}

.langBox__menuLangSelect_active .langBox__langBoxWrap {
  background-color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 #afafb6;
  box-shadow: 0 1px 4px 0 #afafb6;
}

.langBox__menuLangSelect_active .langBox__langList {
  display: block;
}

.langBox__menuLangSelect_active .langBox__langList a:hover {
  background-color: rgba(216,216,216,.5);
}

.langBox__menuLangSelect_active .langBox__selectedLang:after {
  z-index: -1;
}

.langBox__menuLangSelect_active .langBox__selectedLang:before {
  position: absolute;
  content: url(/local/templates/startup.network.v2/../img/check-material.svg);
  right: 10px;
  top: 0;
}

.langBox__langBoxWrap {
  position: absolute;
  width: 100%;
}

.langBox__selectedLang {
  position: relative;
  padding-left: 12px;
  display: block;
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  font-family: Roboto,sans-serif;
  font-weight: 300;
  font-size: 17px;
  color: #9A9A9A;
}

/*.langBox__selectedLang:after {
  position: absolute;
  font-family: FontAwesome;
  content: "\f0d7";
  right: 25px;
  top: -3px;
}*/

.langBox__langList {
  display: none;
  padding: 0;
  list-style-type: none;
  margin: 0;
}

.langBlock {
  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-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  position: relative;
}

.langBlock.open .langBlock__selectedLang:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.langBlock.open .langBlock__langList {
  display: block;
  margin-right:10px;
  margin-top:-10px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
  border-radius:4px;
  padding:10px 0 10px 0;
}
.langBlock__langList li.langBlock__langItem {
  padding:4px 11px 4px 11px;
}
.langBlock__langList li.langBlock__langItem:hover {
  background-color:gainsboro;
}
.langBlock_open .langBlock__langList .langBlock__langItem .selected {
  background-color: #d8d8d8;
}

.langBlock__selectedLang {
  font-family: Roboto,sans-serif;
  font-size: 20px;
  color: #9A9A9A;
  margin-right: 6px;
}
.langBlock__selectedLang:after {
  position: absolute;
  right: -15px;
  content: '';
  top:0;
  display: block;
  font-family: 'Material Icons';
  content: "arrow_drop_down";
  font-size: 24px;
  line-height: 60px;
}
.greenBg .langBlock__selectedLang,
.brashed .langBlock__selectedLang {
  color:white;
}

.langBlock__langList {
  display: none;
  right: -24px;
  top: 60px;
  padding-left: 10px;
  width: 100px;
  position: absolute;
  z-index: 10;
  list-style-type: none;
}

a.langBlock__ItemLink {
  color: #688236;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
  display: block;
  font-family: Roboto;
  font-weight: 400;
}

.panel-login-btn {
  display:none;
  align-items: center;
}
.greenBg .panel-login-btn {
  background-color: transparent;
  color:white;
  display:inline-block;
}
.brashed .panel-login-btn {
  background-color: #688236;
  color:white;
  display:inline-block;
}
.panel-login-btn:after {
  font-size:33px;
}

.langBox__langSelectText {
  font-family: Roboto,sans-serif;
  font-size: 17px;
  color: #9b9b9b;
  margin-right: 10px;
  display: inline-block;
  vertical-align: top;
}

.langBox__menuLangSelect {
  width: 80px;
  background-color: #fff;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  vertical-align: top;
}

.langBox__menuLangSelect_active .langBox__langBoxWrap {
  background-color: #fff;
  -webkit-box-shadow: 0 1px 4px 0 #afafb6;
  box-shadow: 0 1px 4px 0 #afafb6;
}

.langBox__menuLangSelect_active .langBox__langList {
  display: block;
}

.langBox__menuLangSelect_active .langBox__langList a:hover {
  background-color: rgba(216,216,216,.5);
}

.langBox__menuLangSelect_active .langBox__selectedLang:after {
  z-index: -1;
}

.langBox__menuLangSelect_active .langBox__selectedLang:before {
  position: absolute;
  content: url(/local/templates/startup.network.v2/images/check-material.svg);
  right: 10px;
  top: 0;
}

.langBox__langBoxWrap {
  position: absolute;
  width: 100%;
}

.langBox__selectedLang {
  position: relative;
  padding-left: 12px;
  display: block;
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
  font-family: Roboto,sans-serif;
  font-weight: 300;
  font-size: 17px;
  color: #3b404e;
  text-transform:uppercase;
}

.langBox__selectedLang:after {
  position: absolute;
  content: "\E5C5";
  font-family: 'Material Icons';
  font-size: 24px;
  line-height:24px;
  vertical-align:bottom;
}

.langBox__langList {
  display: none;
  padding: 0;
  list-style-type: none;
  margin: 0;
}

a.langBox__ItemLink {
  font-size: 17px;
  font-family: Roboto,sans-serif;
  font-weight: 300;
  color: #3b404e;
  text-decoration: none;
  padding-left: 12px;
  display: block;
  text-transform:uppercase;
}

.projects {
  background-color: #f6f6f6;
}

.logosPartners {
  padding: 30px 0 40px;
  background-color: #f6f6f6;
}
.logosPartners__content {
  margin: 0 auto;
  text-align: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.logosPartners__card {
  display:flex;
  text-decoration:none;
  width:47%;
  position:relative;
  transition: all .35s ease;
  margin:0 0 24px 0;
}
.logosPartners__card .imageBox {
  background-color: transparent;
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.imageBox.fiveToTwo {
  padding-top: 40%;
}
.imageBox__content {
  border-radius:16px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;

}
.logosPartners__stretched-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0,0,0,0);
}

.projects__list {
  height: 104px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 12px 0 #0000000e;
  box-shadow: 0 2px 12px 0 #0000000e;
  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-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin: 0 auto;
}

.projects__itemLink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow:hidden;
}
.projects__itemLink {
  background-position:left top;
  background-repeat:no-repeat;
  background-size:cover;
}

.projects__itemImg_ci {
  width: 198px;
  height: 48px;
}
.projects__itemImg_bs {
  width: 94px;
  height: 42px;
}
.projects__itemImg_st {
  width: 166px;
  height: 48px;
}
.projects__itemImg_ne {
  width: 218px;
  height: 22px;
}
.projects__itemImg_p2b {
  width: 59px;
  height: 50px;
}
.projects__itemImg_sv {
  width: 260px;
  height: 62px;
}
.projects__itemImg_vc {
  width: 307px;
  height: 30px;
}

.actions {
  padding: 30px 0 40px;
  background-color: #f6f6f6;
}
.actions__content {
  margin: 0 auto;
  text-align: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.actions__item {
  padding: 40px 45px;
  display: block;
  text-decoration: none;
  background-color: #fff;
  -webkit-transition: .25s ease all;
  -o-transition: .25s ease all;
  transition: .25s ease all;
  margin-bottom: 24px;
  width: 595px;
  max-width: 100%;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 12px 0 #0000000e;
  box-shadow: 0 2px 12px 0 #0000000e;
}

.actions__item:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #688236;
}

.actions__item:hover .actions__itemTitle {
  color: #fff;
}

.actions__item:hover .actions__itemInfo {
  color: #fff;
}

.actions__itemTitle {
  color: #424242;
  text-align: center;
  margin-bottom: 23px;
  -webkit-transition: .25s ease all;
  -o-transition: .25s ease all;
  transition: .25s ease all;
}

.actions__itemInfo {
  font-family: Roboto;
  font-size: 17px;
  line-height: 26px;
  text-align: center;
  color: #979797;
  -webkit-transition: .25s ease all;
  -o-transition: .25s ease all;
  transition: .25s ease all;
}

.info {
  background-color: #fafafa;
  padding: 20px 0;
}

.info__withOffset {
  margin-bottom: 10px;
}

.info__content {
  margin: 0 auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.info__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.info__item_framed:before {
  content: '';
  position: absolute;
  left: -60px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 82px;
  background-color: #ccc;
}

/*.info__item_framed:after {
  content: '';
  position: absolute;
  right: -60px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 82px;
  background-color: #ccc;
}*/

.info__quantity {
  font-family: Roboto;
  font-size: 50px;
  font-weight: 700;
  color: #688236;
  margin-bottom: 5px;
  text-decoration:none;
}

.info__text {
  font-family: Roboto;
  font-size: 17px;
  color: #474747;
}

.startups {
  padding: 70px 0;
  background-color: #fafafa;
}

.startups__content {
  margin: 0 auto;
}

.startups__topLine {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 85px;
}

.startups__projects {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.startups__projectItem {
  margin-bottom: 40px;
}

.startups__showAllBtn {
  margin: 0 auto;
}

.offers {
  padding: 70px 0;
  background-color: #fff;
}

.offers__content {
  margin: 0 auto;
}

.offers__topLine {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 85px;
}

.offers__projects {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.offers__projectItem {
  margin-bottom: 40px;
}

.offers__showAllBtn {
  margin: 0 auto;
}

.loans {
  padding: 70px 0 110px;
  background-color: #fafafa;
}

.loans__content {
  margin: 0 auto;
}

.loans__topLine {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 85px;
}

.loans__projects {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.loans__projectItem {
  margin-bottom: 40px;
}

.loans__showAllBtn {
  margin: 0 auto;
}

.thematicReading {
  padding: 110px 0 65px;
  background-color: #fafafa;
}

.thematicReading__content {
  margin: 0 auto;
}

.thematicReading__topLine {
  width: 100%;
  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;
  margin-bottom: 20px;
}

a.thematicReading__addNewsBtn {
  font-family: Roboto;
  font-size: 20px;
  text-align: left;
  color: #979797;
  width: 247px;
  height: 52px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #e8e8e8;
  text-decoration: none;
  outline: 0;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.thematicReading__selectWrap {
  width: 100%;
  margin-bottom: 40px;
}

.thematicReading__select {
  position: relative;
  width: 160px;
  height: 41px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: solid 1px #688236;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
}

.thematicReading__select select {
  display: none;
}

.thematicReading__select_activeArrow:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.thematicReading__select_language .filters__selectedItem {
  font-size: 15px;
}

.thematicReading__selectedItem {
  background-color: #fff;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  height: 100%;
  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;
  font-family: Roboto;
  font-size: 17px;
  color: #688236;
  cursor: pointer;
  padding-left: 19px;
}

.thematicReading__selectedItem:after {
  position: absolute;
  content: '';
  top: -1px;
  right: -1px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  width: 45px;
  height: 100%;
  z-index: 1;
  cursor: pointer;
  color:#688236;
  content: "\e5c5";
  font-family: 'Material Icons';
  font-size: 31px;
  line-height: 39px;
  text-align: center;
}

.thematicReading__selectItems {
  position: absolute;
  background-color: #fff;
  top: -webkit-calc(100% + 5px);
  top: calc(100% + 5px);
  left: 0;
  right: 0;
  z-index: 99;
  border: solid 1px #688236;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 5px 0;
}

.thematicReading__selectItems_hide {
  display: none;
}

.thematicReading__selectItems div {
  font-family: Roboto;
  font-size: 17px;
  color: #688236;
  cursor: pointer;
  padding-left: 17px;
  line-height: 28px;
}

.thematicReading__selectItems div:last-child {
  margin-bottom: 0;
}

.thematicReading__selectItems div:hover {
  background-color: rgba(0,0,0,.1);
}

.thematicReading__newsList {
  padding-bottom: 20px;
}

.thematicReading__newsItem {
  height: 305px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  width: 100%;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  border-radius: 4px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 10px 0 #0000000c;
  box-shadow: 0 2px 10px 0 #0000000c;
}

.thematicReading__newsImg {
  height: 100%;
  width: 570px;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 4px 0 0 4px;
}

.thematicReading__newsInfo {
  width: -webkit-calc(100% - 570px);
  width: calc(100% - 570px);
  padding: 37px 100px 58px 57px;
}

.thematicReading__newsTitle {
  color: #424242;
  font-family: Roboto;
  font-size: 24px;
  margin-bottom: 5px;
}

.thematicReading__newsText {
  font-family: Roboto;
  font-size: 17px;
  color: #979797;
}

.thematicReading__showAllBtn {
  margin: 0 auto;
}

.events {
  background-color: #fff;
  padding: 62px 0 50px;
}

.events__content {
  margin: 0 auto;
}

.events__topLine {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-bottom: 95px;
}

a.events__eventInformBtn {
  font-family: Roboto;
  font-size: 20px;
  text-align: left;
  color: #979797;
  width: 292px;
  height: 52px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #e8e8e8;
  text-decoration: none;
  outline: 0;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
a.events__eventInformBtn:hover,
a.thematicReading__addNewsBtn:hover {
  color: #fff;
  background-color: #688236;
  border: solid 1px #688236;
}

.events__itemsWrap {
  width:100%;
  display:flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.events__item {
  margin-bottom:30px;
}

.events__showAllBtn {
  margin: 20px auto 0;
}

.eventCard {
  width:100%;
  -webkit-box-shadow: 0 2px 12px 0 #0000001f;
  box-shadow: 0 2px 12px 0 #0000001f;
  border: solid 1px #dbdbdb;
  margin:0 0 50px 0;
}
/*.eventCard .eventCard-table {
  display:table;
  width:100%;
  height:100%;
  border:none;
  margin: 0;
  padding: 0;
}
.eventCard .eventCard-row {
  display:table-row;
}
.eventCard .eventCard-cell {
  display:table-cell;
  width:100%;
}
.eventCard .eventCard-row.bottom {
  height:77px;
}*/

.eventCard__dateTimeBlock {
  border-radius: 8px;
  border:2px solid #688236;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color:#688236;
  padding:3px 40px;
}

.eventCard__date {
  font-family: Roboto;
  font-size: 17px;
  line-height: 21px;
  letter-spacing: -.7px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 12px;
  position: relative;
  text-transform:capitalize;
}
.eventCard__date_withSeparator:after {
  content: '';
  position: absolute;
  height: 27px;
  width: 1px;
  background-color: #688236;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.eventCard__number {
  font-size: 27px;
}
.eventCard__time {
  font-family: Roboto;
  font-size: 27px;
  line-height: 22px;
  text-align: center;
  /*color: #fff;*/
  padding: 0 12px;
}
.eventCard__eventImg {
  height:auto;
  width: 100%;
  display:inline-block;
  max-height:initial;
}
.eventCard__middleSection {
  padding: 15px 25px;
  background-color: #fff;
  min-height: 125px;
}
.eventCard__eventTitle {
  font-family: Roboto;
  font-size: 27px;
  font-weight: 700;
  color: #676767;
  margin-top: 20px;
}
.eventCard__eventCountry {
  font-family: Roboto;
  font-size: 17px;
  color: #676767;
}
.eventCard__bottomSection {
  padding: 15px 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width:100%;
  background-color: #f1f1f1;
  border-top:1px solid #DBDBDB;
}
.eventCard__eventLocationBlock {
  font-family: Roboto;
  font-size: 17px;
  color: #676767;
  margin-right:8px;
}

a.eventCard__moreInfoBtn {
  min-width: 110px;
  height: 47px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-color: #688236;
  font-family: Roboto;
  font-size: 17px;
  color: #fff;
  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: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  margin-left: auto;
}
a.eventCard__moreInfoBtn:hover {
  background-color: #4F6622;
}

.reviews__wrap {
  padding-top: 50px;
  padding-bottom: 80px;
  background-image: url(/local/templates/startup.network.v2/images/map2.png);
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}

.reviews__content {
  margin: 0 auto;
}

.reviews__title {
  width: 100%;
  margin-bottom: 24px;
}

.reviews__list {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.reviews__item {
  width: 378px;
}

.reviews__reviewBlock {
  width: 100%;
  min-height: 220px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  -webkit-box-shadow: 0 8px 12px 0 #0000000c;
  box-shadow: 0 8px 12px 0 #0000000c;
  margin-bottom: 40px;
  padding: 20px 24px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.reviews__reviewBlock:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 18px solid #fff;
  bottom: -18px;
  left: 25px;
}

.reviews__text {
  margin-bottom: 17px;
  font-family: Roboto;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  color: #424242;
}

.reviews__ratingBlock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
}

.reviews__ratingItem {
  width: 14px;
  height: 13px;
  background-image: url(/local/templates/startup.network.v2/images/star.svg);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  margin: 0 4px;
}

.reviews__ratingItem:first-child {
  margin-left: 0;
}

.reviews__ratingItem:last-child {
  margin-right: 0;
}

.reviews__personBlock {
  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;
}

.reviews__personPhoto {
  width: 80px;
  height: 80px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  margin-right: 32px;
}

.reviews__personInfoWrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.reviews__personName {
  font-family: Roboto;
  font-size: 24px;
  font-weight: 500;
  line-height: 26px;
  color: #688236;
}

.reviews__personPost {
  font-family: Roboto;
  font-size: 17px;
  line-height: 26px;
  color: #979797;
}

.reviews__personPostLink {
  color: #688236;
}

.team {
  padding: 70px 0 40px;
  background-color: #fff;
}

.team__content {
  margin: 0 auto;
}

.team__title {
  width: 100%;
  margin-bottom: 100px;
}

.team__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

.team__item {
  width: 350px;
  text-align: center;
  margin-bottom: 75px;
}

.team__itemLink {
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.team__itemImg {
  width: 300px;
  height: 300px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  margin-bottom: 35px;
}

.team__itemTitle {
  font-family: Roboto;
  font-size: 32px;
  font-weight: 700;
  color: #688236;
  margin-bottom: 5px;
}

.team__itemPost {
  font-family: Roboto;
  font-size: 27px;
  color: #424242;
}

.formSection {
  background-color: #688236;
  padding: 25px 0 60px;
  position: relative;
}

.formSection:before {
  content: '';
  position: absolute;
  background-image: url(/local/templates/startup.network.v2/images/map3.png);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: right 35px;
  background-repeat: no-repeat;
  width: 871px;
  height: 344px;
  -o-object-fit: contain;
  object-fit: contain;
  right: 0;
  bottom: 0;
  max-width: 100%;
}

.formSection_centeredMap:before {
  display: none;
}

.formSection_centeredMap:after {
  content: '';
  position: absolute;
  background-image: url(/local/templates/startup.network.v2/images/map2.png);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: right 35px;
  background-repeat: no-repeat;
  width: 1138px;
  height: 400px;
  -o-object-fit: contain;
  object-fit: contain;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  max-width: 100%;
}

.formSection_high:before {
  display: none;
}

.formSection_high:after {
  content: '';
  position: absolute;
  background-image: url(/local/templates/startup.network.v2/images/map2.png);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  width: 1138px;
  height: 468px;
  -o-object-fit: contain;
  object-fit: contain;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  max-width: 100%;
}

.formSection__content {
  margin: 0 auto;
}

.formSection__title {
  width: 100%;
  /*margin-bottom: 30px;*/
}

.formSection__title_lgOffset {
  /*margin-bottom: 76px;*/
}

.formSection__selectionFormWrap {
  width: 88%;
  position: relative;
  z-index: 1;
}

.formSection__logInFormWrap {
  max-width: 100%;
}

.formSection__logInForm {
  width: 685px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.logInForm__inputWrap {
  margin-bottom: 20px;
  position: relative;
  max-width: 330px;
  width: 100%;
}

.promptInput {
  color:#B7B7B7;
}
.promptInput b {
  color:#474747;
}
.logInForm__input {
  width: 100%;
  height: 51px;
  border: none;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 12px 0 #00000012;
  box-shadow: 0 2px 12px 0 #00000012;
  outline: 0;
  padding-left: 70px;
  font-family: Roboto;
  font-size: 17px;
  color: #979797;
}

.logInForm__emailBox {
  width: 47px;
  height: 100%;
  background-image: url(/local/templates/startup.network.v2/images/auth/email.svg);
  -webkit-background-size: 17px 14px;
  background-size: 17px 14px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  top: 0;
  border-right: solid 1px #ececec;
}

.logInForm__passBox {
  width: 47px;
  height: 100%;
  background-image: url(/local/templates/startup.network.v2/images/auth/key.svg);
  -webkit-background-size: 18px 10px;
  background-size: 18px 10px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  top: 0;
  border-right: solid 1px #ececec;
}

.logInForm__showPassBtn {
  position: absolute;
  width: 15px;
  height: 10px;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
}
.logInForm__showPassBtn.on {
  background-image: url(/local/templates/startup.network.v2/images/auth/visibility.svg);
}
.logInForm__showPassBtn.off {
  background-image: url(/local/templates/startup.network.v2/images/auth/visibility_off.svg);
}

.logInForm__buttonsWrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 25px;
  width: 100%;
}
.logInForm__buttonsWrap.authError {
  display:none;
  color:red;
  font-size:0.9em;
}
.mainSection__formWrap.light .logInForm__buttonsWrap.authError {
  color:orange;
}

.logInForm__forgotPass {
  display: inline-block;
  font-family: Roboto;
  font-size: 17px;
  color: #979797;
  text-decoration: none;
  text-align: right;
  margin-right: auto;
}

.logInForm__forgotPass_white {
  color: #fff;
  -webkit-flex-basis: 150px;
  -ms-flex-preferred-size: 150px;
  flex-basis: 150px;
  margin-right: 0;
}

.logInForm__logInBtn {
  display: inline-block;
  border: none;
  font-family: Roboto;
  font-size: 17px;
  color: #fff;
  width: 100%;
  height: 57px;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #688236;
  -webkit-box-shadow: 0 4px 8px 0 #68823649;
  box-shadow: 0 4px 8px 0 #68823649;
  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;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  outline: 0;
  text-transform:uppercase;
}
.logInForm__logInBtn:hover {
  background-color: #4F6622;
}

.mainSection__formWrap.light .logInForm__logInBtn {
  background-color: #fff;
  -webkit-box-shadow: 0 1px 13px 0 #ffffff65;
  box-shadow: 0 1px 13px 0 #ffffff65;
  color: #688236;
}
.mainSection__formWrap.light .logInForm__logInBtn:hover {
  color:#3B3B3B;
}

.logInForm__separator {
  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: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  position: relative;
  height: 20px;
  margin-bottom: 30px;
  width: 100%;
}

.logInForm__separator:before {
  position: absolute;
  content: '';
  height: 1px;
  background-color: #d2d2d2;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 40%;
}

.logInForm__separator:after {
  position: absolute;
  content: '';
  height: 1px;
  background-color: #d2d2d2;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  width: 40%;
}
.mainSection__formWrap.light .logInForm__separatorText,
.mainSection__formWrap.light .logInForm__separator:before,
.mainSection__formWrap.light .logInForm__separator:after {
  color:#fff;
}

.logInForm__separator_white {
  display: none;
  color: #fff;
}

.logInForm__separator_white:before {
  background-color: #fff;
}

.logInForm__separator_white:after {
  background-color: #fff;
}

.logInForm__separatorText {
  font-family: Roboto;
  font-size: 17px;
  color: #979797;
}

.logInForm__separatorText_white {
  color: #fff;
}

.logInForm__SignInBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width:100%;
  justify-content: space-between;
}
.logInForm__SignIn {
  font-family: Roboto;
  font-size: 17px;
  color: #979797;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 50px;
  max-width: 50px;
  height: 50px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px 0 #00000020;
  box-shadow: 0 1px 3px 0 #00000020;
  cursor: pointer;
  text-decoration: none;
  outline: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-bottom: 30px;
}

.logInForm__SignIn:before {
  position: absolute;
  content: '';
  height: 100%;
  width: 50px;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: 18px 18px;
  background-size: 18px 18px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.logInForm__SignIn.google:before,
.logInForm__SignIn.google-plus:before {
  background-image: url(/local/templates/startup.network.v2/images/auth/google.svg);
  background-color: #CD4141;
}
.logInForm__SignIn.google:hover:before,
.logInForm__SignIn.google-plus:hover:before {
  background-color: #B42B2B;
}
.logInForm__SignIn.facebook:before {
  background-color: #2C6FAC;
  background-image: url(/local/templates/startup.network.v2/images/socialIcons/fb.svg);
}
.logInForm__SignIn.facebook:hover:before {
  background-color: #1B5C97;
}
.logInForm__SignIn.linkedin:before {
  background-color: #4185C2;
  background-image: url(/local/templates/startup.network.v2/images/socialIcons/in.svg);
}
.logInForm__SignIn.linkedin:hover:before {
  background-color: #1D66A8;
}
.logInForm__SignIn.twitter:before {
  background-color: #559AD8;
  background-image: url(/local/templates/startup.network.v2/images/socialIcons/tw.svg);
}
.logInForm__SignIn.twitter:hover:before {
  background-color: #3880C0;
}
.logInForm__SignIn.vkontakte:before {
  background-color: #4185C2;
  background-image: url(/local/templates/startup.network.v2/images/socialIcons/vk.svg);
}
.logInForm__SignIn.vkontakte:hover:before {
  background-color: #236AAA;
}

.logInForm__googleSignIn_dark {
  background-color: #4a5f22;
  color: #fff;
  margin-bottom: 0;
}

.logInForm__googleSignIn_dark:before {
  background-color: #7b944c;
}

.mainSection__formWrap.light .promptInput,
.mainSection__formWrap.light .promptInput b {
  color: #fff;
}
.mainSection__formWrap.light .logInForm__buttonsWrap a {
  font-family: Roboto;
  font-size: 17px;
  color: #fff;
}

.logInForm__signUpBtn_underline {
  color: #fff;
  text-decoration: underline;
}

.selectionForm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  padding-bottom: 75px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.selectionForm__inputGroup {
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.selectionForm__inputGroup.widded {
  min-width:320px;
}
.selectionForm__inputGroup_twoItems {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.selectionForm__inputGroup_twoItems>div:first-child {
  margin-right: 60px;
}
.selectionForm__inputWrap {
  position: relative;
  width: 330px;
  max-width: 100%;
  /*margin-bottom: 60px;*/
}
.selectionForm__inputWrap_topOffset {
  /*margin-top: 30px;*/
}
.selectionForm__inputWrap input {
  width: 100%;
  height: 51px;
  border: 1px solid white;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 12px 0 #00000012;
  box-shadow: 0 2px 12px 0 #00000012;
  outline: 0;
  padding-left: 23px;
  font-family: Roboto;
  font-size: 17px;
  color: #979797;
}
.selectionForm__inputWrap input.withError,
.selectionForm__select.withError {
  border:2px solid orangered;
}

.selectionForm__inputWrap_phone input,
.selectionForm__inputWrap_email input {
  padding-left: 70px;
}
.selectionForm__inputGroup label {
  font-family: Roboto;
  font-size: 17px;
  color: #fff;
  height: 60px;
  display: flex;
  align-items: flex-end;
  text-align: left;
  justify-content: left;
  margin-bottom:12px;
}
.selectionForm__inputGroup label .require {
  color:red;
  display: contents;
}
.selectionForm__inputGroup_twoItems label {
  height: 80px;
}
.selectionForm__emailBox {
  width: 47px;
  height: 50px;
  background-image: url(/local/templates/startup.network.v2/images/email.svg);
  -webkit-background-size: 17px 14px;
  background-size: 17px 14px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  top: 73px;
  border-right: solid 1px #ececec;
}
.selectionForm__phoneBox {
  width: 47px;
  height: 50px;
  background-image: url(/local/templates/startup.network.v2/images/phone.svg);
  -webkit-background-size: 18px 18px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  top: 73px;
  border-right: solid 1px #ececec;
}
.selectionForm__selectWrap {
  width: 330px;
  max-width: 100%;
  position: relative;
}
.label_req_field {
  color:white;
  margin-top: 20px;
  font-size:.9em;
}
.label_req_field span {
  color:red;
}
.selectionForm__select {
  position: relative;
  width: 100%;
  height: 51px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  color: #979797;
}
.selectionForm__select select {
  display: none;
}
.selectionForm__select_activeArrow:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-border-top-right-radius: 0!important;
  border-top-right-radius: 0!important;
  -webkit-border-bottom-right-radius: 0!important;
  border-bottom-right-radius: 0!important;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.selectionForm__select_language .filters__selectedItem {
  font-size: 15px;
}
.selectionForm__selectedItem,
.selectionForm__selectItem {
  background-color: #fff;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  height: 100%;
  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;
  font-family: Roboto;
  font-size: 17px;
  color: #979797;
  cursor: pointer;
  padding-left: 19px;
}
.selectionForm__selectedItem:after {
  position: absolute;
  content: '';
  top: 0;
  right: -1px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background: #688236 url(/local/templates/startup.network.v2/images/dropdownWhite.svg);
  -webkit-background-size: 11px 6px;
  background-size: 11px 6px;
  background-repeat: no-repeat;
  background-position: center;
  width: 42px;
  height: 100%;
  z-index: 1;
  cursor: pointer;
}
.selectionForm__selectItem:after {
  position: absolute;
  content: '';
  top: 0;
  right: -1px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background: transparent url(/local/templates/startup.network.v2/images/dropdownBlack.svg);
  background-size: 30px 27px;
  background-repeat: no-repeat;
  background-position: center;
  width: 42px;
  height: 100%;
  z-index: 1;
  cursor: pointer;
}
.selectionForm__selectItems {
  position: absolute;
  background-color: #fff;
  top: -webkit-calc(100% + 5px);
  top: calc(100% + 5px);
  left: 0;
  right: 0;
  z-index: 99;
  border: solid 1px #979797;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 0;
  max-height:290px;
  overflow-y:auto;
}
.selectionForm__selectItems_hide {
  display: none;
}
.selectionForm__selectItems div {
  font-family: Roboto;
  font-size: 17px;
  color: #979797;
  cursor: pointer;
  padding-left: 17px;
  line-height: 28px;
}
.selectionForm__selectItems div:last-child {
  margin-bottom: 0;
}
.selectionForm__selectItems div:hover {
  background-color: rgba(0,0,0,.1);
}
.selectionForm__submitBtn {
  width: 201px;
  height: 57px;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 13px 0 #ffffff65;
  box-shadow: 0 1px 13px 0 #ffffff65;
  border: none;
  font-family: Roboto;
  font-size: 17px;
  text-align: left;
  color: #688236;
  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: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  cursor:pointer;
  transition: opacity 1s, visibility 1s;
}
.selectionForm__submitBtn.hidden {
  visibility: hidden;
  opacity: 0;
}

#AnswerPopup {
  position: fixed !important;
}
#AnswerPopup .popup-window-content {
  padding:32px;
  max-width:320px;
  box-sizing: border-box;
}

.investIterest {
  padding: 50px 0 45px;
}
.investIterest__content {
  margin: 0 auto;
}
.investIterest__topLine {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 45px;
}
.investIterest__listWrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.investIterest__showAll {
  margin: 10px auto 0;
}

.becomePartners {
  padding: 175px 0 165px;
  background-color: #f4f4f4;
  position: relative;
}
.becomePartners:before {
  content: '';
  position: absolute;
  background-image: url(/local/templates/startup.network.v2/images/oval.svg);
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 248px;
  height: 190px;
  -o-object-fit: contain;
  object-fit: contain;
  left: 0;
  bottom: 0;
}
.becomePartners:after {
  content: '';
  position: absolute;
  background-image: url(/local/templates/startup.network.v2/images/oval2.svg);
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 302px;
  height: 371px;
  -o-object-fit: contain;
  object-fit: contain;
  right: 0;
  bottom: 0;
}
.becomePartners__content {
  margin: 0 auto;
  position: relative;
}
.becomePartners__content:before {
  content: '';
  position: absolute;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  left: -100px;
  width: 105px;
  height: 105px;
  -webkit-filter: blur(17.9px);
  filter: blur(17.9px);
  background-image: -webkit-linear-gradient(37deg,#b6b6b6,#fff);
  background-image: -o-linear-gradient(37deg,#b6b6b6,#fff);
  background-image: linear-gradient(53deg,#b6b6b6,#fff);
}
.becomePartners__infoBlock {
  max-width: 600px;
  margin: 0 75px 0 auto;
  position: relative;
}
.becomePartners__infoBlock:before {
  position: absolute;
  content: '';
  background-image: url(/local/templates/startup.network.v2/images/becomePartners.svg);
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  width: 286px;
  height: 309px;
  -o-object-fit: contain;
  object-fit: contain;
  left: -460px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.becomePartners__infoTitle {
  font-family: Roboto;
  font-size: 36px;
  font-weight: 700;
  line-height: 30px;
  color: #474747;
  display: block;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}
.becomePartners__infoText {
  font-family: Roboto;
  font-size: 24px;
  line-height: 30px;
  color: #474747;
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
}

/* medias v2 */

@media (min-width:576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width:768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width:1281px) {
  .container {
    max-width: 1024px;
  }
}

@media screen and (min-width:1281px) {
  .logosPartners__card:hover,
  .card:hover {
    -webkit-transform: scale(1.048) translateZ(0);
    transform: scale(1.048) translateZ(0);
  }
}

@media (min-width:1441px) {
  .container {
    max-width: 1410px;
  }
  .projects__itemImg_bs {
    width: 183px;
  }
}

@media screen and (max-width:1600px) {
  .mainSection {
    -webkit-background-size: 75% 743px;
    background-size: 75% 743px;
  }
}

@media screen and (max-width:1440px) {
  .h2 {
    font-size: 27px;
  }

  .h2_large {
    font-size: 36px;
  }

  .btn {
    width: 171px;
    font-size: 14px;
    height: 41px;
  }

  .btn_large,
  a.btn_large {
    width: 318px;
    height: 52px;
  }

  .mainSection {
    -webkit-background-size: 86% 743px;
    background-size: 86% 743px;
  }

  .mainSection:before {
    width: 74px;
    height: 257px;
    top: 500px;
  }

  .mainSection:after {
    width: 242px;
    height: 502px;
  }

  .mainSection__content {
    margin: 0 auto 80px;
  }

  .mainSection__leftSide {
    max-width: 482px;
  }

  .mainSection__logo {
    margin-bottom: 36px;
  }

  .mainSection__infoText {
    font-size: 20px;
  }

  .mainSection__rightSide {
    margin-right: 30px;
  }

  .projects__list {
    height: 84px;
  }

  .projects__itemImg_ci {
    width: 161px;
    height: 48px;
  }
  .projects__itemImg_st {
    width: 121px;
    height: 35px;
  }
  .projects__itemImg_ne {
    width: 171px;
    height: 17px;
  }
  .projects__itemImg_p2b {
    width: 50px;
    height: 50px;
  }
  .projects__itemImg_sv {
    width: 156px;
    height: 62px;
  }
  .projects__itemImg_vc {
    width: 184px;
    height: 30px;
  }

  .actions__item {
    width: 426px;
    padding: 32px 40px;
  }

  .actions__itemTitle {
    margin-bottom: 15px;
  }

  .actions__itemInfo {
    font-size: 14px;
    line-height: 20px;
  }

  .info__item {
    max-width: 175px;
    text-align: center;
  }
  .info__item_framed:before {
    left: -41px;
  }

  .info__quantity {
    font-size: 42px;
  }

  .startups {
    padding: 60px 0;
  }

  .startups__topLine {
    margin-bottom: 55px;
  }

  .startups__projects {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .offers {
    padding: 60px 0;
  }

  .offers__topLine {
    margin-bottom: 65px;
  }

  .offers__projects {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .loans {
    padding: 60px 0 110px;
  }

  .loans__topLine {
    margin-bottom: 65px;
  }

  .loans__projects {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .thematicReading {
    padding: 75px 0 55px;
  }

  .thematicReading__newsItem {
    height: 274px;
  }

  .thematicReading__newsImg {
    width: 400px;
  }

  .thematicReading__newsInfo {
    width: -webkit-calc(100% - 400px);
    width: calc(100% - 400px);
    padding: 32px 50px 58px 40px;
  }

  .events {
    padding: 60px 0 80px;
  }

  .events__topLine {
    margin-bottom: 60px;
  }

  .reviews__wrap {
    -webkit-background-size: contain;
    background-size: contain;
  }

  .reviews__list {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .reviews__item:last-child {
    margin: 0 auto;
  }

  .reviews__item {
    margin: 0 auto 25px;
  }

  .team {
    padding: 70px 0 20px;
  }

  .team {
    padding: 45px 0 20px;
  }

  .team__title {
    margin-bottom: 70px;
  }

  .team__item {
    width: 260px;
  }

  .team__itemImg {
    width: 206px;
    height: 206px;
    margin-bottom: 26px;
  }

  .team__itemTitle {
    font-size: 24px;
  }

  .team__itemPost {
    font-size: 17px;
  }

  .formSection:before {
    width: 876px;
    background-position: right bottom;
  }

  .formSection_centeredMap:after {
    width: 1102px;
    height: 465px;
    left: auto;
    right: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .formSection_high:after {
    background-image: url(/local/templates/startup.network.v2/images/map7.png);
    width: 1098px;
    height: 622px;
    left: auto;
    right: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .formSection__selectionFormWrap {
    width: 100%;
  }

  .about__infoWrap_first {
    margin-bottom: 110px;
  }

  .about__infoWrap_first:before {
    width: 420px;
    height: 420px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .about__infoWrap_second {
    margin-bottom: 100px;
  }

  .about__infoWrap_second:after {
    width: 420px;
    height: 270px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .about__infoWrap_third {
    margin-bottom: 140px;
  }

  .about__infoWrap_third:before {
    width: 420px;
    height: 275px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .about__infoWrap_four:after {
    width: 420px;
    height: 420px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .about__info {
    width: 460px;
  }

  .about__infoText {
    font-size: 20px;
    line-height: 28px;
  }

  .footer__topSection {
    padding-bottom: 0;
  }

  .footer__projectImg_ci {
    width: 161px;
    height: 48px;
  }
  .footer__projectImg_bs {
    width: 118px;
    height: 60px;
  }
  .footer__projectImg_st {
    width: 121px;
    height: 35px;
  }
  .footer__projectImg_ne {
    width: 171px;
    height: 17px;
  }
  .footer__projectImg_p2b {
    width: 50px;
    height: 50px;
  }
  .footer__projectImg_sv {
    width: 156px;
    height: 62px;
  }
  .footer__projectImg_vc {
    width: 184px;
    height: 30px;
  }

  .footer__bottomContent {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .footer__socBlock {
    margin-top: 30px;
  }

  .bottomNav__listsWrap {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .bottomNav__list {
    width: 35%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 80px;
  }

  .becomePartners__content:before {
    left: -125px;
  }

  .becomePartners__infoBlock {
    max-width: 480px;
    margin: 0 35px 0 auto;
  }

  .becomePartners__infoBlock:before {
    left: -400px;
  }

  .becomePartners__infoTitle {
    font-size: 27px;
    margin-bottom: 25px;
  }

  .becomePartners__infoText {
    font-size: 20px;
  }

  .selectionForm {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .selectionForm__inputGroup {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: auto;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .selectionForm__inputGroup_first {
    margin-right: 60px;
  }

  .selectionForm__inputGroup_twoItems {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .investIterest__listWrap {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .eventCard__number {
    font-size:18px;
  }
  .eventCard__time {
    font-size:22px;
  }
  .eventCard .eventCard-row.bottom {
    height:91px;
  }
}

@media screen and (max-width:1360px) {
  .mainSection {
    -webkit-background-size: 90% 743px;
    background-size: 90% 743px;
  }
}

@media screen and (max-width:1280px) {
  .row {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .mainSection {
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
  }

  .mainSection:before {
    width: 69px;
    height: 257px;
  }

  .mainSection:after {
    width: 78px;
    height: 265px;
  }

  .mainSection__info {
    max-width: 374px;
  }

  .mainSection__logoImg {
    width: 268px;
    height: 92px;
  }

  .logInForm__inputWrap_email {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .logInForm__inputWrap_pass {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .logInForm__forgotPass {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }

  .logInForm__forgotPass_white {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin-left: 0;
    margin-right: auto;
    padding-top: 15px;
    text-align: right;
  }

  .logInForm__logInBtn {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    margin-bottom: 26px;
  }

  .logInForm__separator {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }

  .logInForm__separator_white {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .logInForm__googleSignIn {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }

  .logInForm__googleSignIn_dark {
    margin-bottom: 32px;
  }

  .logInForm__signUpBtn {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin-right: 0;
    margin-left: auto;
  }

  .projects__itemImg_ci {
    width: 139px;
    height: 48px;
  }
  .projects__itemImg_st {
    width: 104px;
    height: 30px;
  }
  .projects__itemImg_ne {
    width: 152px;
    height: 15px;
  }
  .projects__itemImg_p2b {
    width: 43px;
    height: 50px;
  }
  .projects__itemImg_sv {
    width: 135px;
    height: 62px;
  }
  .projects__itemImg_vc {
    width: 150px;
    height: 30px;
  }

  .logosPartners {
    padding: 40px 0 0px;
  }
  .actions {
    padding: 40px 0 70px;
  }

  .logosPartners__card {
    width: 100%;
    padding: 0;
  }

  .actions__item {
    width: 100%;
    padding: 20px 15px;
  }

  .actions__item:last-child {
    margin-bottom: 0;
  }

  .actions__itemTitle {
    margin-bottom: 10px;
  }

  .actions__itemInfo {
    width: 350px;
    max-width: 100%;
    margin: 0 auto;
  }

  .info__item_framed:before {
    left: -12px;
  }

  .info__item_framed:after {
    right: -12px;
  }

  .loans {
    padding: 60px 0 95px;
  }

  .thematicReading__newsImg {
    width: 335px;
  }

  .thematicReading__newsInfo {
    width: -webkit-calc(100% - 335px);
    width: calc(100% - 335px);
    padding: 32px 50px 32px 35px;
  }

  .events {
    padding: 50px 0;
  }

  .events__topLine {
    margin-bottom: 55px;
  }

  .reviews__list {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .reviews__item {
    width: 345px;
  }

  .team__list {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .team__item {
    margin: 0 45px 60px;
  }

  .formSection:before {
    width: 573px;
    height: 100%;
    background-image: url(/local/templates/startup.network.v2/images/map6.png);
    background-position: right 0;
  }

  .formSection__logInForm {
    max-width: 330px;
  }

  .about__infoWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .about__infoWrap_first {
    margin-bottom: 50px;
  }

  .about__infoWrap_second {
    margin-bottom: 30px;
  }

  .about__infoWrap_third {
    margin-bottom: 50px;
  }

  .about__infoWrap:after,
  .about__infoWrap:before {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin: 0 auto 30px;
  }

  .about__info {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .about__infoText {
    width: 100%;
  }

  .footer__projectImg_ci {
    width: 139px;
    height: 48px;
  }
  .footer__projectImg_bs {
    width: 94px;
    height: 60px;
  }
  .footer__projectImg_st {
    width: 104px;
    height: 30px;
  }
  .footer__projectImg_ne {
    width: 152px;
    height: 16px;
  }
  .footer__projectImg_p2b {
    width: 43px;
    height: 50px;
  }
  .footer__projectImg_sv {
    width: 135px;
    height:62px;
  }
  .footer__projectImg_vc {
    width: 150px;
    height: 30px;
  }

  .footer__countryLink {
    font-size: 14px;
  }

  .bottomNav__listsWrap {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .bottomNav__list {
    margin-bottom: 55px;
  }

  .becomePartners {
    padding: 115px 0 145px;
  }

  .becomePartners:before {
    width: 160px;
    height: 126px;
  }

  .becomePartners:after {
    width: 177px;
    height: 251px;
  }

  .becomePartners__infoBlock {
    max-width: 390px;
    margin: 0 5px 0 auto;
  }

  .becomePartners__infoBlock:before {
    width: 255px;
    height: 270px;
    left: -350px;
  }

  .becomePartners__infoTitle {
    max-width: 280px;
    margin-bottom: 15px;
  }

  .becomePartners__infoText {
    font-size: 17px;
    margin-bottom: 45px;
  }

  .becomePartners__btn {
    margin: 0 auto;
  }

  .selectionForm__inputWrap_email {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .selectionForm__inputWrap_pass {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .investIterest {
    padding: 60px 0 50px;
  }

  .investIterest__listWrap {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media screen and (max-width:1000px) {
  .mainSection {
    -webkit-background-size: 100% 90%;
    background-size: 100% 90%;
  }
}

@media screen and (max-width:900px) {
  .mainSection {
    -webkit-background-size: cover;
    background-size: cover;
  }

  .formSection:before {
    background-position: 100px 0;
  }
}

@media screen and (max-width:767px) {
  .h2 {
    font-size: 24px;
  }

  .h2_large {
    font-size: 32px;
  }

  .mainSection {
    padding: 110px 0 45px;
    background-position: center;
  }

  .mainSection:after {
    width: 65px;
    height: 145px;
  }

  .mainSection__content {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .mainSection__content {
    margin-bottom: 0;
  }

  .mainSection__infoText {
    display: none;
  }

  .mainSection__rightSide {
    margin: 0 auto;
    max-width: 100%;
  }

  .projects__list {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
  }

  .projects__item {
    margin-bottom: 25px;
  }

  .projects__item:last-child {
    margin-bottom: 0;
  }

  .logosPartners {
    padding: 35px 0 0px;
  }

  .actions {
    padding: 35px 0 60px;
  }

  .info {
    padding: 25px 0 30px;
  }

  .info__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .info__item_framed {
    margin: 70px 0 15px 0;
  }

  .info__item_framed:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -36px;
    height: 1px;
    width: 171px;
  }

  .info__item_framed:after {
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    top: auto;
    bottom: -36px;
    height: 1px;
    width: 171px;
  }
  .info__item {
    max-width: 320px;
  }

  .startups {
    padding: 45px 0 65px;
  }

  .startups__topLine {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 35px;
  }

  .startups__title {
    text-align: center;
    max-width: 340px;
    margin-bottom: 25px;
  }

  .startups__projectItem {
    margin-bottom: 25px;
  }

  .offers__topLine {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 35px;
  }

  .offers__title {
    text-align: center;
    max-width: 340px;
    margin-bottom: 25px;
  }

  .loans__topLine {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 35px;
  }

  .loans__title {
    text-align: center;
    max-width: 250px;
    margin-bottom: 25px;
  }

  .thematicReading {
    padding: 45px 0 55px;
  }

  .thematicReading__topLine {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px;
  }

  .thematicReading__title {
    margin-bottom: 25px;
  }

  .thematicReading__selectWrap {
    margin-bottom: 80px;
  }

  .thematicReading__select {
    margin: 0 auto;
  }

  .thematicReading__newsList {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .thematicReading__newsItem {
    width: 360px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    margin-bottom: 25px;
  }

  .thematicReading__newsImg {
    width: 100%;
    height: 231px;
  }

  .thematicReading__newsInfo {
    width: 100%;
    padding: 30px 24px;
  }

  .events {
    padding: 30px 0;
  }

  .events__topLine {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .events__title {
    text-align: center;
    margin-bottom: 25px;
  }

  .events__eventInformBtn {
    font-size: 14px;
  }

  .eventCard__date {
    font-size: 12px;
  }

  .eventCard__number {
    font-size: 20px;
  }

  .eventCard__time {
    font-size: 20px;
  }

  .eventCard__eventTitle {
    font-size: 20px;
  }

  .eventCard__eventCountry {
    font-size: 14px;
  }

  .eventCard__eventLocationBlock {
    font-size: 14px;
    max-width: 195px;
  }

  .eventCard__moreInfoBtn {
    font-size: 12px;
    height: 36px;
    width: 115px;
  }

  .reviews__title {
    text-align: center;
  }

  .team__title {
    text-align: center;
    margin-bottom: 60px;
  }

  .team__item {
    margin: 0 0 60px;
  }

  .formSection:before {
    width: 207px;
    background-position: 10px 0;
  }

  .formSection_centeredMap:after {
    background-image: url(/local/templates/startup.network.v2/images/map6.png);
    -webkit-background-size: 100% 98%;
    background-size: 100% 98%;
    width: 100%;
    height: 550px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    bottom: auto;
    right: 0;
  }

  .formSection_high:after {
    background-image: url(/local/templates/startup.network.v2/images/map6.png);
    -webkit-background-size: cover;
    background-size: cover;
    width: 547px;
    height: 642px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    bottom: auto;
    right: 0;
  }

  .formSection__title {
    text-align: center;
  }

  .formSection__logInFormWrap {
    margin: 0 auto;
  }

  .formSection__formTitle {
    font-size: 24px;
  }

  .about__infoWrap_first:before {
    height: 360px;
  }

  .about__infoWrap_second:after {
    height: 230px;
  }

  .about__infoWrap_third:before {
    height: 250px;
  }

  .footer__projectsWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer__project {
    margin-bottom: 25px;
  }

  .footer__project:last-child {
    margin-bottom: 0;
  }

  .footer__countries {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }

  .footer__countryItem {
    margin: 0;
  }

  bottomNav__listsWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .bottomNav__list {
    width: 100%;
  }

  .bottomNav__list:last-child {
    margin-bottom: 40px;
  }

  .becomePartners {
    padding: 50px 0;
  }

  .becomePartners:before {
    background-image: url(/local/templates/startup.network.v2/images/oval-small-left.svg);
    width: 97px;
    height: 194px;
  }

  .becomePartners:after {
    background-image: url(/local/templates/startup.network.v2/images/oval-small-right.svg);
    width: 99px;
    height: 354px;
  }

  .becomePartners__infoBlock {
    text-align: center;
  }

  .becomePartners__infoBlock:before {
    position: relative;
    left: auto;
    top: auto;
    margin: 0 auto 50px;
    display: block;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .becomePartners__infoTitle {
    margin: 0 auto 15px;
  }

  .selectionForm {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .selectionForm__inputGroup_first {
    margin-right: 0;
  }

  .selectionForm__inputGroup_twoItems {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .selectionForm__inputGroup_twoItems>div:first-child {
    margin-right: 0;
  }

  .selectionForm__inputLabel_lg {
    letter-spacing: -.46px;
  }

  .selectionForm__select {
    margin: 0 auto;
  }

  .investIterest__topLine {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .investIterest__title {
    margin-bottom: 35px;
  }

  .investIterest__listWrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .about__content .about__infoBox {
    margin:0 0 20px 0;
  }
  .about__infoBox img,
  .about__infoBox img.right {
    float:none;
    width:100%;
    margin:0 0 20px 0;
  }
  .eventCard {
    width:100%;
  }
}

@media screen and (max-width:576px) {
  .thematicReading__selectedItem {
    font-size: 17px;
  }

  .selectionForm__selectedItem {
    font-size: 17px;
  }

  .eventCard__middleSection {
    text-align:center;
  }
  .eventCard__dateTimeBlock {
    margin-left:auto;
    margin-right:auto;
  }
  .eventCard__eventTitle,
  .eventCard__eventCountry {
    text-align:left;
    display:block;
  }
}

@media screen and (max-width:410px) {
  .btn_large,
  a.btn_large {
    width: 288px;
  }
  a.btn {
    width: 171px;
    font-size: 14px;
    height: 41px;
  }

  .startups {
    padding: 45px 0 50px;
  }

  .formSection:before {
    top: 0;
    width: 158px;
    background-position: 10px top;
  }

  .formSection__logInForm {
    max-width: 100%;
  }

  .mainSection__formWrap.inPopup {
    padding:12px;
    width:290px;
  }

}

@media screen and (max-width:404px) {
  .thematicReading__selectedItem {
    padding-left: 10px;
  }

  .thematicReading__newsItem {
    max-width: 285px;
  }

  .formSection_centeredMap:after {
    -webkit-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 642px;
    background-position: center;
  }

  .formSection_high:after {
    -webkit-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 642px;
    background-position: center;
  }

  .about__infoWrap_first:before {
    height: 290px;
  }

  .about__infoWrap_second:after {
    height: 185px;
  }

  .about__infoWrap_four:after {
    height: 330px;
  }

  .selectionForm__selectedItem {
    padding-left: 10px;
  }

  .footer__socBlock {
    flex-wrap: wrap;
    justify-content: center;
  }
  .footer__socBlock li {
    margin:0 10px 20px 10px;
  }
}

@media screen and (max-width:375px) {
  .eventCard__bottomSection {
    display:block;
  }
  a.eventCard__moreInfoBtn {
    width:100%;
    margin:20px 0 0 0;
  }
  .eventCard__eventLocationBlock {
    width:100%;
    max-width:initial;
  }
  .card__itemImgBlock {
    -webkit-background-size: contain;
    background-size: contain;
    height:180px;
  }
}
@media screen and (max-width:320px) {
  .selectionForm__selectWrap_topOffset label {
    height:90px;
  }
}

.panel-login-btn {
  color:white;
  background-color: #668000;
  width:60px;
  cursor: pointer;
  height: 100%;
  text-decoration:none;
  display: inline-block;
  text-align: center;
}
.panel-login-btn:after {
  content: "\E890";
  font-family: 'Material Icons';
  font-size: 27px;
  line-height: 59px;
}

.popup-window {
  padding: 0;
  border-radius:0;
  font: normal 16px/1.55em Roboto, sans-serif;
}
#authPopup {
  margin:0;
  padding:0;
  border:0;
  border-radius:2px;
  border: 1px solid white;
  position:fixed !important;
}
#authPopup .popup-window-close-icon {
  width: 20px;
  height: 20px;
  background:transparent;
  top: 12px;
  right: 12px;
}
#authPopup .popup-window-close-icon:after {
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  transform: none;
}

.personal_door_container {
  background-color: transparent;
  margin:0;
  position:relative;
  width:200px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
}
.scrolled .personal_door_container {
  color:#03A9F3;
  font-weight:300;
  background-color: white;
}
.personal_door_container.open .personal_address{
  display:table-cell;
}

.s9 .personal_door_container.open .personal_photo_is{
  background-color: #3b404e;
}
.personal_door_container.open {
  background-color: white;
  z-index: 999;
}
.personal_door_container.open .personal_data_c {
  background-color: white;
  box-shadow: 0px 3px 3px #CCC;
}
.personal_door_container .personal_data_c {
  display:table;
  cursor:pointer;
  cursor:hand;
  float:right;
  width: 100%;
}
.personal_data_c .personal_address {
  vertical-align:middle;
  display:none;
  font-size:14px;
  text-align:right;
  margin-right:10px;
  color:#333;
}
.personal_data_c:hover .personal_address {
  color:#333;
}
.personal_data_c .personal_photo {
  display:table-cell;
  width:60px;
  height:60px;
}
.personal_photo .personal_photo_is {
  margin:10px 10px 0 0;
  width:40px;
  height:40px;
  float:right;
  display:inline-block;
  border-radius: 100%;
  background-color: #FFFFFF;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 10;
  position: relative;
}
.personal_door_container .personal_doors {
  display:none;
  position:absolute;
  top:60px;
  right:0;
  width:200px;
  background-color:#ffffff;
  font-size: 14px;
  z-index:900;
  box-shadow: 0px 3px 3px #CCC;
}
.personal_photo .personal_photo_is.noname:after {
  font-family: 'Material Icons';
  content: "\E853";
  line-height: 40px;
  font-size:40px;
  color:#668000;
}
.personal_door_container.open .personal_doors {
  display:block;
}
.scrolled .personal_door_container.open .personal_doors {
  box-shadow: 0 3px 4px 0 #ededed, inset 0px 2px 1px 0 rgba(0, 0, 0, 0.5);
}
.personal_doors a,
.personal_doors a:link,
.personal_doors a:visited {
  margin: 0;
  padding: 10px 10px 0 24px;
  box-sizing: border-box;
  width:100%;
  color: #424242;
  font-weight: normal;
  text-decoration:none;
  display:inline-block;
  text-align:left;
  font-size: 18px;
}
.personal_doors a:hover,
.personal_doors a:hover i{
  color:#789440;
}
.personal_doors a i,
.link_logout_button_c .link_logout_button i {
  font-size: 25px;
  margin: 0;
  margin-right: 4px;
  color: #424242;
  vertical-align: sub;
}
.personal_doors a.contacts {
  background: url(/local/templates/startup.network.v2/images/icons/contacts.svg) left 10px no-repeat;
  padding-left:32px;
  margin-left:26px;
  background-size: 21px;
}
.personal_doors .link_logout {
  background-color: #ffffff;
  margin: 0 24px;
  padding: 4px 0 10px;
}
.link_logout .link_logout_button_c {
  width:100%;
}
.link_logout_button_c .link_logout_button {
  height: 20px;
  line-height: 1em;
  background: #FFFFFF;
  color: #424242;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  cursor: pointer;
  cursor: hand;
  text-align: left;
  font-size: 18px;
}
.link_logout_button_c .link_logout_button:focus {
  outline:none;
}
.link_logout_button_c .link_logout_button:hover,
.link_logout_button_c .link_logout_button:hover i {
  color:#789440;
}

.seoText {
  padding:30px 50px;
}
.seoText p {
  margin:10px 0;
}
.seoText h2 {
  font-size:1.1em;
  font-weight:700;
  margin:10px 0;
}
.seoText ul {
  margin:0 0 0 10px;
  padding:10px 0 10px 20px;
}
.seoText li {
  list-style:inherit;
}
/* End */
/* /local/fonts/MaterialIcons.css?1765813287844 */
/* /local/fonts/Roboto.css?17658120681394 */
/* /local/templates/startup.network.v2/components/bitrix/news.list/takefinance-v2/style.css?17658120694876 */
/* /local/templates/.default/components/bitrix/system.auth.form/popup-v2/style.css?17658120687843 */
/* /local/classes/Conditions.css?17658120685385 */
/* /local/templates/startup.network.v2/components/bitrix/menu/aside-v2/style.css?17658132877050 */
/* /local/templates/startup.network.v2/template_styles.css?176581328799862 */
