@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Plus+Jakarta+Sans:wght@300;400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Archivo+Black&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Quicksand:wght@300..700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(180deg,#fff 51.04%,#176318);font-family:Inter,sans-serif}.App{min-height:100dvh;overflow:hidden}@keyframes slideDown{0%{opacity:0;transform:translateY(-20%)}20%{opacity:0}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes BuyerBarBtnShow{0%{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}header{background-color:#fff;border-radius:0 0 10px 10px;box-shadow:0 4px 4px 0 #00000040;font-family:Roboto,sans-serif}.header{align-items:center;display:flex;height:60px;justify-content:space-between;margin:0 auto;width:95%}.header__logo{align-items:flex-end;display:flex}.header__logo h1{color:#186419;font-family:Archivo Black;font-size:20px;font-weight:400;margin:0 0 0 10px}@media screen and (max-width:1260px){.header__logo{width:160px}.header__logo,.header__logo h1,.header__logo h1 span{font-size:16px}}@media screen and (max-width:768px){.header__logo{font-size:14px;width:140px}.header__logo h1{display:none}.header__logo h1 span{font-size:14px}}.header__menu{display:flex;justify-content:center}.header__menu__burger{display:none}@media screen and (max-width:1260px){.header__menu__burger{align-items:center;background-color:#fff;display:flex;flex-direction:column;font-family:Inter,sans-serif;height:100dvh;justify-content:flex-start;left:0;overflow-y:scroll;position:absolute;top:0;width:100vw;z-index:999}.header__menu__burger__head{align-items:center;border-bottom:1px solid #e6e6e6;box-sizing:border-box;display:flex;gap:10px;height:50px;justify-content:space-between;margin-bottom:20px;padding:10px;width:100%}.header__menu__burger__head__logo{align-items:center;color:#186419;display:flex;font-family:Archivo Black,sans-serif;font-size:20px;font-weight:400;gap:10px;justify-content:center}.header__menu__burger__account{align-items:center;border-bottom:1px solid #e6e6e6;box-sizing:border-box;display:flex;gap:10px;justify-content:flex-start;margin-bottom:36px;padding:10px;width:100%}.header__menu__burger__account__image{align-items:center;background:#e6e6e6;border:1px solid #e6e6e6;border-radius:10px;color:#176318;display:flex;font-family:Inter,sans-serif;font-size:20px;font-weight:700;height:50px;justify-content:center;text-align:center;width:50px}.header__menu__burger__account__name{font-size:20px;font-weight:300;text-align:center}.header__menu__burger__body{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:30px;justify-content:center;margin-bottom:40px;padding:10px}.header__menu__burger__body__item{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;width:100%}.header__menu__burger__body__item__title{color:#474747;font-size:16px;font-weight:500}.header__menu__burger__body__item__lists{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;padding:5px 0;width:100%}.header__menu__burger__body__item__lists__item{align-items:center;color:#919191;cursor:pointer;display:flex;flex:1 1;flex-basis:80px;flex-direction:column;font-size:14px;font-weight:500;gap:10px;justify-content:center;text-align:center}.header__menu__burger__body__item__lists__item:hover{animation:pulse .5s ease-in-out alternate}}.header__menu__item{align-items:center;border-radius:8px;color:#4c4c4c;display:flex;flex-direction:column;font-family:Archivo Black,sans-serif;font-size:14px;font-weight:400;height:60px;justify-content:center;padding-left:15px;padding-right:15px;text-align:center}.header__menu__item:hover{background-color:#c2d6d4;cursor:pointer}.header__menu__item.active{background-color:#e6f2e6;color:#176318}.header__menu__item__icon{fill:rgba(23,99,24,.902);stroke:#176318;align-items:center;display:flex;justify-content:center;margin-left:15px;margin-top:5px}.header__menu__item__open{align-items:center;color:#4c4c4c;cursor:pointer;display:flex;flex:1 1;flex-basis:90px;flex-direction:column;font-family:Inter,sans-serif;font-size:14px;font-weight:500;gap:5px;height:70px;justify-content:flex-start;overflow:hidden;text-align:center}.header__menu__item__open:hover{animation:pulse .5s ease-in-out alternate}.header__menu__item__open__title{color:#474747;font-family:Inter,sans-serif;font-size:12px;font-weight:500;margin-bottom:10px}.header__menu__item__open__operations{align-items:center;display:flex;flex-wrap:wrap;gap:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;width:100%}@media screen and (max-width:1260px){.header__menu__item{font-size:16px;padding-left:16px;padding-right:16px}}@media screen and (max-width:1100px){.header__menu__item{font-size:14px;padding-left:14px;padding-right:14px}}.header__menu .lines,.header__menu input[type=checkbox]{display:none}@media screen and (max-width:1260px){.header__menu__item{display:none}.header__menu__lines{cursor:pointer;display:flex;flex-direction:column;height:30px;justify-content:space-between;width:30px}.header__menu__lines .line{background-color:#176318;border:1px solid #176318;border-radius:3px;content:"";height:3px;width:30px}.header__menu input[type=checkbox]{height:100%;opacity:0;position:absolute;width:100%;z-index:-1}}.header__user{align-items:center;display:flex;justify-content:center}.header__user__logoutButton,.header__user__logoutButton:hover{color:#176318}.header__user__image,.header__user__lang{align-items:center;display:flex;flex-shrink:0;height:50px;justify-content:center;padding-left:20px;padding-right:20px}.header__user__lang p{color:#000;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:normal;margin-right:10px}.content-wrapper{animation:scroll-left 15s linear infinite;display:inline-block}@keyframes scroll-left{0%{transform:translateX(0)}50%{transform:translateX(-50%)}to{transform:translateX(0)}}.autorization{margin:0 auto;width:95%}@media screen and (max-width:768px){.autorization__content__title{font-size:35px!important;width:90%}.autorization__content__btns{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;width:90%!important}}.autorization__content__title{align-items:center;color:#5fc56e;display:flex;font-family:Archivo Black;font-size:60px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:20px;margin-top:10%;width:50%}.autorization__content__btns{display:flex;justify-content:space-between;width:30%}.autorization__content__btns__btn{background-color:#5fc56e!important;border:none;border-radius:50px!important;font-family:Inter!important;font-size:18px!important;font-style:normal!important;font-weight:400!important;height:50px;line-height:normal!important;width:200px}.autorization__content__modal{background-color:#fafafa;border-radius:10px;display:flex;flex-direction:column;gap:2;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:50%;padding:5% 5% 0;position:absolute;top:50%;transform:translate(-50%,-50%);width:300px}.autorization__content__modal__content{margin:0 auto;text-align:center;width:70%}.autorization__content__modal h2{color:#5fc56e;font-family:Archivo Black;font-size:25px}.autorization__content__modal h5{color:#186419;font-size:15px;margin:20px auto;text-align:center;width:90%}.autorization__content__modal p{color:#a4a4a4;font-size:10px;letter-spacing:.05em;margin-bottom:10%;margin-top:30%;text-align:center}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
/*# sourceMappingURL=main.9b3ee882.css.map*/