.yellow-btn{background-color:#f4e041;border:none;border-radius:80px;cursor:pointer;font-size:16px;font-weight:400;height:34px;line-height:26px;width:100px}.yellow-btn:hover{background-color:#ffe302}.disabled{background-color:#b4b4b4;border:none;border-radius:80px;color:#fff;cursor:pointer;font-size:16px;height:34px;line-height:26px;width:100px}.disabled,h1{font-weight:400}h1{font-size:40px;line-height:40px;margin:0;text-align:center;width:100wh}body{display:flex;flex-direction:column;margin:0 auto;width:100%}.app__getRequest,.app__postRequest{align-items:center;background:#f8f8f8;display:flex;flex-direction:column;justify-content:center;padding:140px 0 0}.cards-container{grid-gap:29px;display:grid;gap:29px;grid-template-columns:repeat(3,1fr);justify-content:center;padding:50px 0}@media (max-width:900px){.cards-container{gap:16px;grid-template-columns:repeat(2,1fr)}.app__getRequest{padding-left:32px;padding-right:32px}}@media screen and (max-width:700px){.app__getRequest,.app__postRequest{padding-left:16px;padding-right:16px}.cards-container{align-items:center;gap:20px;grid-template-columns:repeat(1,1fr);justify-content:center}}.card{align-items:center;background-color:#fff;border-radius:10px;display:flex;flex-direction:column;height:254px;padding:20px;width:282px}.tooltip{display:inline-block;position:relative}.tooltiptext{background-color:#000;border-radius:6px;color:#fff;font-size:16px;left:50%;margin-left:-60px;padding:3px 16px;position:absolute;text-align:center;top:100%;visibility:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1}.tooltip:hover .tooltiptext{visibility:visible}@media screen and (min-width:1170px){.card{padding:20px;width:370px}}@media screen and (max-width:900px){.card{padding:20px;width:344px}}.card-photo{border-radius:50%;height:70px;margin-bottom:20px;width:70px}@media screen and (max-width:400px){.card{max-width:328px}}.card-text{font-size:16px;line-height:26px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:242px}div.fileinputs{margin-bottom:54px;margin-top:47px;position:relative}div.fakefile{display:flex;justify-content:flex-start;left:0;position:absolute;top:0;z-index:1}.file{height:50px;opacity:0;position:relative;text-align:right;width:380px;z-index:2}.upload-btn{background:transparent;border:1px solid #000000de;border-bottom-left-radius:4px;border-top-left-radius:4px;color:#000000de;height:54px;margin:0;width:83px}.photo,.upload-btn{cursor:pointer;font-size:16px}.photo{border:1px solid #d0cfcf;border-bottom-right-radius:4px;border-left:none;border-top-right-radius:4px;padding:14px 0 14px 16px;width:297px}@media screen and (max-width:420px){.photo{max-width:245px}.file{width:100%}}.form-container{align-items:center;display:flex;flex-direction:column;width:100%}.form{margin:0;max-width:380px;padding:0}.text-input-label{color:#7e7e7e;font-size:12px;line-height:14px;padding-left:16px}.radio-container{grid-gap:.8em;display:grid;gap:.8em;grid-template-columns:1em auto}.form-btn-container{justify-content:center;padding-bottom:100px;width:100%}.form-btn-container,.success-container{align-items:center;display:flex;flex-direction:column}.success-image{padding:50px 0 100px}@media screen and (max-width:420px){.form{max-width:328px}}input[type=radio]{background-color:#f8f8f8;border:1 solid #f8f8f8;display:grid;font:inherit;height:1.15em;place-content:center;width:1.15em}input[type=radio]:before{border-radius:50%;content:"";height:.65em;width:.65em}input[type=radio]:after{background-color:#f8f8f8;border-radius:15px;content:"";display:inline-block;height:15px;position:relative;top:-5px;width:15px}input[type=radio]:checked:after{background-color:#00bdd3;border:1px solid #00bdd3;border-radius:15px;content:"";height:.54em;position:relative;top:-.33em;width:.54em}.text-input{background:#f8f8f8!important;border:1px solid #d0cfcf;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-khtml-border-radius:4px;box-sizing:border-box;font-size:16px;height:54px;line-height:26px;margin-top:50px;outline:none;padding:14px 0 14px 16px;width:380px}@media screen and (max-width:420px){.text-input{max-width:328px}}.app__header-bg{background:#fff}.app__hero{height:650px}.app__hero-bg{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/static/media/background.be7665f876bbd9138501.jpeg);background-position:top;background-repeat:no-repeat;background-size:100% 100%;padding:40px 16px auto}.app__hero-content{color:#fff;height:100%;margin-left:auto;margin-right:auto;max-width:380px;text-align:center}.app__hero-content,.nav-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.nav-container{background-color:#fff;width:100%}nav{align-items:center;display:flex;justify-content:space-between;padding:0 60px;width:1024px}@media screen and (min-width:1170px){.app__header-bg{width:100%}.nav-container{align-items:center;justify-content:center;margin-left:auto;margin-right:auto;width:1170px}nav{padding:0;width:100%}.app__hero-bg{background-size:1170px 100%}}@media screen and (max-width:1022px){nav{padding:0 32px;width:100%}.app__hero-bg{background-size:100% 100%}}@media screen and (max-width:820px){nav{padding:0 32px;width:100%}.app__hero{height:500px}.app__hero-bg{background-size:100% 100%}.app__hero-content{justify-content:center}}@media screen and (max-width:400px){.app__hero-content{justify-content:flex-start;max-width:328px}.app__hero-bg{background-size:100% 100%;padding-top:40px}nav{padding:0 16px}}.btn-container{display:flex;justify-content:space-between;padding:14px 0;width:210px}.btn-users{margin-right:10px}.p-text{font-size:16px;line-height:26px;margin-bottom:32px;margin-top:21px}*{box-sizing:border-box;font-family:Nunito,sans-serif;margin:0}.App,.app-container{background-color:#f8f8f8}.app__wrapper{display:flex}.flex__center{align-items:center;display:flex;justify-content:center}
/*# sourceMappingURL=main.f91a8160.css.map*/