@import url('https://fonts.googleapis.com/css2?family=Inter:opsz@14..32&display=swap');
@font-face {
    font-family: "HelveticaNeueCyr";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("/fonts/helveticaneuecyr_roman.ttf") format("ttf"),
            url("/fonts/helveticaneuecyr_roman.woff2") format('woff2');
}

*{
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
}
body{
    overflow-x: hidden;
}
input{
    outline: none;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
}
input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
}
input::-moz-placeholder { /* Firefox 19+ */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
}
input:-ms-input-placeholder { /* IE 10+ */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
}
input:-moz-placeholder { /* Firefox 18- */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
}
.popup-group input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #C4C4C4;
}
.popup-group input::-moz-placeholder { /* Chrome/Opera/Safari */
    color: #C4C4C4;
}
.popup-group input:-ms-input-placeholder { /* Chrome/Opera/Safari */
    color: #C4C4C4;
}
.popup-group input:-moz-placeholder { /* Chrome/Opera/Safari */
    color: #C4C4C4;
}
.container{
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 15px;
}
div.section{
    position: relative;
    z-index: 2;
    margin-top: 140px;
}
.hide{
    display: none;
}
.error{
    border: 1px solid red !important;
}
.success-message {
    color: #fff;
    font-size: 40px;
}
/*
     FILE ARCHIVED ON 10:16:42 Jul 23, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:08:15 Feb 02, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.645
  exclusion.robots: 0.055
  exclusion.robots.policy: 0.042
  esindex: 0.012
  cdx.remote: 10.179
  LoadShardBlock: 139.525 (3)
  PetaboxLoader3.datanode: 212.633 (5)
  PetaboxLoader3.resolve: 95.149 (2)
  load_resource: 197.859
  loaddict: 103.975
*/