.first-screen .container-md{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;grid-template-columns:1fr 1fr;height:calc(100% - 200px)}@media screen and (max-width: 900px){.first-screen .container-md{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;height:auto}}@media screen and (max-width: 1260px){.first-screen .text{padding:30px 0}}.first-screen .text .title{display:block;font-weight:300;font-size:24px;line-height:1.5;text-transform:uppercase;letter-spacing:12px;margin-bottom:20px}.first-screen .h1{font-weight:400}.first-screen .goBack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.first-screen .goBack:before{display:block;content:url(../../../assets/svg/arrow-back.svg);margin-right:16px;line-height:0}@media screen and (max-width: 1260px){.first-screen .picture{width:80%;margin:20px auto 0;max-height:400px}}.first-screen .buttons{display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width: 600px){.first-screen .buttons{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width: 1260px){.first-screen .buttons :global(.button):first-of-type{margin-right:20px}}
