@import url(https://fonts.googleapis.com/css2?family=Nunito&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{font-family:Nunito,sans-serif}html{background-color:#f8f8f8}.firstScreen-container{align-items:center;background:50% url(/static/media/BackgroundFirstScreen.b1ec0c0f86d0a6552d1a.png);background-size:100%;display:flex;height:650px;justify-content:center;object-fit:none;text-align:center}@media screen and (max-width:1024px){.firstScreen-container{background:url(/static/media/BackgroundFirstScreen.b1ec0c0f86d0a6552d1a.png);height:500px}}@media screen and (max-width:600px){.firstScreen-container{padding:0 12px}}h1{font-size:40px;line-height:40px;margin:0}.firstScreen-content{color:#fff;flex:0 1 380px;font-size:16px;line-height:26px}.GETpart{background:#f8f8f8;box-sizing:border-box;padding-top:140px}.card__container{background-color:#fff;border-radius:5px;display:flex;flex-direction:column;justify-content:center;text-align:center}.card__content{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;overflow:hidden;padding:20px}.card__image{border-radius:40px}.card__body{overflow:hidden;width:90%}.card__name{height:45px;justify-content:center;padding-top:20px}.card__email,.card__name,.card__position{width:100%}.card__email,.card__name,.card__phone,.card__position{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cards__container{grid-gap:29px;background:#f8f8f8;display:grid;gap:29px;grid-template-columns:repeat(3,32%);margin:50px 0;padding:0 60px}@media screen and (max-width:768px){.cards__container{grid-template-columns:repeat(2,1fr);padding:0 32px}}@media screen and (max-width:600px){.cards__container{grid-template-columns:repeat(1,1fr);padding:0 16px}}h2{font-size:40px;margin:0}.GET__button,h2{text-align:center}.tooltip{cursor:pointer}.tooltip .tooltiptext{background-color:#000;border-radius:6px;color:#fff;opacity:0;padding:5px 10px;position:absolute;text-align:center;transition:visibility .3s ease-in-out,opacity .3s ease-in-out;visibility:hidden;width:-webkit-max-content;width:max-content;z-index:1000}.tooltip:hover .tooltiptext{opacity:1;visibility:visible}.Loading{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:spin;animation-name:spin;-webkit-animation-timing-function:linear;animation-timing-function:linear}.Loading__container{margin:50px 0;text-align:center}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.header{background-color:#fff;display:flex;height:60px;justify-content:space-between}@media screen and (max-width:1024px){.header{padding:0 60px}}@media screen and (max-width:768px){.header{padding:0 32px}}@media screen and (max-width:600px){.header{padding:0 16px}}@media screen and (max-width:355px){.header{padding:0}}.header__home{align-content:center;display:flex}.header__home>img{align-self:center;height:26px}.header__buttons{grid-column-gap:10px;align-self:center;-moz-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:1fr 1fr}.button{background-color:#f4e041;border:none;border-radius:20px;cursor:pointer;font-size:16px;height:34px;width:100px}.button:hover{background-color:#ffe302}.button:disabled{background-color:#b4b4b4}.post__container{align-items:center;background:#f8f8f8;padding-bottom:140px;padding-top:140px}.post__container,.post__inputs{display:flex;flex-direction:column}.post__inputs{margin-bottom:50px;padding-top:50px}.post__inputs>input{border:1px solid #d5d4d4;border-radius:5px;display:block;font-size:16px;line-height:26px;margin-top:50px;max-width:380px;min-width:330px;padding:14px 0 14px 16px}.post__inputs__position{color:rgba(0,0,0,.87);display:flex;flex-direction:column;font-size:16px;line-height:26px;margin-bottom:47px;padding-top:43px}.post__inputs__position>div{margin-bottom:7px}.post__inputs__label{margin-bottom:11px}.post__radio{border:1px solid #d0cfcf;width:20px}.post__radio:active{border:1px solid #00bdd3}.post__photo{cursor:pointer;display:flex;flex-direction:row;height:54px;position:relative}.post__photo__upload{border:1px solid #1b1b1b;border-radius:5px 0 0 5px;flex:0 0 83px;justify-content:center}.post__photo__text,.post__photo__upload{align-items:center;display:flex;height:100%}.post__photo__text{border:1px solid #d0cfcf;border-radius:0 5px 5px 0;color:#7e7e7e;flex:0 0 297px;padding-left:16px}.post__photo__input{opacity:0}.post__photo__container{display:flex;font-size:16px;height:100%;line-height:26px;position:absolute;top:0;width:100%}.post__button__container{display:flex;justify-content:center}.signup{background-color:#b4b4b4;color:#f5f5f5}.signup:hover{background-color:#a09f9f}.error__text{color:#cb3d40;font-size:12px;line-height:14px;margin:4px 0 0}@media screen and (max-width:600px){.post__inputs>input{max-width:380px;min-width:0;padding:14px 0 14px 16px}.post__photo__text{flex:1 1 auto}}
/*# sourceMappingURL=main.e09f1551.css.map*/