@import url(https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;700&display=swap);.ov-h{overflow:hidden!important}*{-webkit-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}::-webkit-input-placeholder{color:#666;opacity:1}::-moz-placeholder{color:#666;opacity:1}:-ms-input-placeholder{color:#666;opacity:1}::-ms-input-placeholder{color:#666;opacity:1}::placeholder{color:#666;opacity:1}html{-webkit-font-smoothing:antialiased;font-size:15px}body{min-width:320px;font-family:"JetBrains Mono",monospace;font-size:16px;line-height:1.35;color:#fff;overflow:hidden;margin:0;position:relative}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.2}p{margin:0}ul{list-style-type:none;margin:0;padding:0}a{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;text-decoration:none}a:hover{text-decoration:none}img{max-width:100%;vertical-align:middle}input,select,textarea{border:1px solid #333;background-color:#fff;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-shadow:none;box-shadow:none;font-family:"JetBrains Mono",monospace}textarea{resize:none}button{border:1px solid transparent;background-color:transparent;outline:0;padding:0;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}button:active,button:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}::-moz-selection{background-color:#ffb800;color:#fff}::selection{background-color:#ffb800;color:#fff}label{margin:0;display:block}iframe{max-width:100%}a[href^=mailto],a[href^=tel]{white-space:nowrap}.t-hero{height:100vh;height:calc(var(--vh,1vh) * 100);position:relative;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}.t-hero:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(19,19,19,.95);z-index:0}.t-hero__bg{position:absolute;top:0;left:0;width:100%;height:100%}.t-hero__main{position:relative;z-index:1;text-align:center}.t-hero__title{font-size:72px}.t-hero__subtitle{font-size:28px;color:rgba(255,255,255,.7);margin-top:1rem}.t-hero__content{margin-top:1rem}.t-hero__contacts{margin-top:2rem}@media screen and (max-width:767px){.t-hero__title{font-size:36px}.t-hero__subtitle{font-size:16px}.t-hero__contacts{margin-top:1.5rem}}.t-contacts{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}.t-contacts__link{color:#fff;margin-right:1.5rem;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}.t-contacts__link:last-child{margin-right:0}.t-contacts__link:hover{text-decoration:underline}.t-contacts__icon{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:20px;max-width:20px;margin-right:.5rem}.t-contacts__icon>img{display:block;margin:0 auto}@media screen and (max-width:767px){.t-contacts__icon{margin-right:0}.t-contacts__link>span:not(.t-contacts__icon){display:none}}.t-tag{background-color:#ffb800;display:inline-block;padding:5px}