html{
background-color: transparent !important;
}
.mini-table-tr-line{
border-bottom: 1px solid;
}
#mini-table-header{
font-size: x-large;
padding: 5px;
}
.table-container-mini{
width: 80%;
text-align: -webkit-center;
}
.mini-table-tr{
width: 175px;
display: flex;
justify-content: space-between;
}
.forgotpass {
padding: 5% 0 0 10px;
}
.loginformexplainer{
text-align: center;
padding-bottom: 4%;
}
.form-container input[type=email], .form-container input[type=password] {
padding: 15px;
margin: 5px 0 22px 0;
width: 100%;
padding: 10px;
margin: 5px 0;
border: none;
border: 1px solid #e0dfdf;
border-radius: 20px;
}
.form-container input[type=text]:focus, .form-container input[type=password]:focus {
outline: none;
width: 100%;
padding: 10px;
margin: 5px 0;
border: none;
border: 1px solid #e0dfdf;
border-radius: 20px;
}
.form-container .btn {
background-color: #04AA6D;
color: white;
padding: 16px 20px;
border: none;
width: 100%;
margin-bottom:10px;
}
.form-container {
display: flex;
flex-direction: column;
align-content: stretch;
justify-content: space-between;
align-items: stretch;
width: 300px;
}
.form-container * {
font-family: 'Trebuchet MS', sans-serif;
}
.btnrecover {
background-color: #005f3b;
color: white;
padding: 16px 20px;
width: 100%;
margin-bottom:10px;
}
.btnrecover:hover {
transform: scale(1.05);
}
.form-container .cancel {
background-color: red;
}
.form-container .suggest {
background-color: #FDB812;
}
.form-container .btn:hover, .open-button:hover, .login-feed-button:hover {
transform: scale(1.05);
}
.loginform-container {
flex-direction: column;
display: flex;
justify-content: center;
align-items: center;
background: #FCF6E5;
border: 1px solid #E0DFDF;
border-radius: 40px;
padding: 5% 10%;
margin: 1% 10% 25%;
font-family: 'Trebuchet MS', sans-serif;
}
.loginform-container > * {
font-family: 'Trebuchet MS', sans-serif;
}
.loginform-gr{
display: flex;
padding: 100px;
background: #FCF6E5;
border: 1px solid #E0DFDF;
border-radius: 50px;
height: 20%;
width: 20%;
justify-content: center;
align-items: center;
}
::-webkit-scrollbar {
width: 12px;
}
::-webkit-scrollbar-thumb {
background-color: #70a5dd;
border-radius: 6px;
}
::-webkit-scrollbar-track {
background-color: #f1f1f1;
}
body {
scrollbar-color: #70a5dd;
scrollbar-width: thin;
}
body {
display: flex;
margin: 0;
padding: 0;
min-height: 100vh;
padding: 0 15%;
background: url(assets/images/mockups-r.svg) no-repeat top right fixed;
background-size: auto;
flex-direction: column;
background-color: #f9f9f994 !important;
text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}
body::before {
content: '';
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: url(assets/images/mockups-l.svg) no-repeat left fixed;
z-index: -1;
}
.noDecoration, a:link, a:visited {
text-decoration: none;
color: black;
}
.main-container {
overflow: hidden;
flex: 1;
margin-top: auto;
}
.main-container,
.main-container * {
box-sizing: border-box;
}
@media (max-width: 1919px) {
.img-8{
display: none;
}
.footerlinks * {
margin: 0 4px;
width: 20%;
text-align: left;
}
}
@media (max-width: 1599px) {
body {
padding: 0 10%;
}
}
@media (max-width: 1279px) {
body {
padding: 0;
}
.footerlinks {
padding: 0 !important;
min-width: 400px;
margin: 0 -60px;
}
.text-27,
.text-29,
.text-2b {
font-size: 12px;
}
.l-table-top{
width: 65% !important;
}
.img-c{
background-size: auto !important;
}
.footerlinks * {
width: 33%;
}
}
@media (max-width: 767px) {
footer{
background-size: cover !important;
}
.text-3{
text-align: center;
font-size: 21px !important;
}
.right-stats, .left-stats {
flex-wrap: wrap !important;
justify-content: center !important;
width: max-content !important;
}
.box-stats{
height: 150px !important;
}
.right-content{
width: 70% !important;
margin: 190px 0 0 !important;
}
.text3adn4{
align-items: center !important;
}
.btns{
display: flex;
align-items: center !important;
flex-direction: column !important;
}
.logo-gr-back .logotext {
font-size: small;
}
.l-table-top{
width: 95% !important;
}
.img-c{
background-size: auto !important;
}
.footer-gr{
margin: 20px 0 !important;
overflow: hidden !important;
user-select: none;
}
.section-8 {
margin: 0px !important;
}
.pic-2{
display: none;
}
.social-gr{
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: column !important;
padding: 3%;
}
.pic,
.img-5 {
margin: -3%;
}
.text-27,
.text-29,
.text-2b {
font-size: 11px;
}
.footerlinks {
padding: 0 !important;
height: 100px;
min-width: 100px !important;
margin: 0 -80px;
}
.img-8{
display: none;
}
.box{
flex-direction: column !important;
margin: 0 !important;
}
.btn-start-gr {
margin: 20px;
}
.btn-suggest-gr{
font-size: 16px;
margin: 0 20px 20px 20px;
}
.wrapper-2{
padding: 5% !important;
margin: 5% !important;
}
.wrapper-111{
padding: 4% !important;
margin: -5% 0 5% !important;
}
.wrapper-3{
flex-direction: column;
}
.section-5, .section-6, .section-7 {
/* width: -webkit-fill-available !important; */
width: 95% !important;
margin: 5% !important;
}
.text-27,
.text-29,
.text-2b {
font-size: 16px;
height: 98% !important;
padding-bottom: 15px;
}
body::before {
position: fixed;
z-index: -44;
}
body{
}
.contact-form-container{
margin: 0 1% !important;
}
.text-13-users,
.text-14-tasks {
align-items: center !important;
text-align: center !important;
}
.header-section {
margin: 0px !important;
}
}
@media (max-width: 479px) {
}
@media only screen and (min-width: 1929px) {
body {
}
}
@media only screen and (min-width: 2299px) {
body {
padding: 0 25%;
}
}
.social-gr{
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: row;
}
.header-section {
height: 70px;
display: flex;
justify-content: space-between;
align-items: center;
margin: 0 4%;
user-select: none;
}
.header-section .logotext {
transition: color 0.5s ease-out;
}
.logo-gr-back {
display: flex;
align-items: center;
width: 190px;
border: 1px solid #fed700;
transition: background-color 0.3s ease;
}
.img {
width: 50px;
height: 50px;
background-color: #ccc;
margin-right: 6px;
background: url(assets/images/9fa91cc020962c3fe31cc67134e8c102c528f3af.png) no-repeat center;
background-size: cover;
}
.pading5vert {
padding: 5px 0 3px;
}
.login-gr {
display: flex;
align-items: center;
margin: 30px 0;
color: #FFD800;
}
.login-back {
background: #ffffff;
border-radius: 10px;
height: 35px;
width: 90px;
display: flex;
align-items: center;
justify-content: center;
margin-right: 10px;
transition: background-color 0.3s ease;
cursor: pointer;
font-family: 'Trebuchet MS', sans-serif;
font-size: larger;
color: #0034b9;
border-radius: calc(19.5 * 1px);
border: calc(2 * 1px) solid #0056B9;
}
a {
all: unset;
cursor: pointer;
color: black;
}
.btn-stats {
background: #599ede;
border-radius: 10px;
border: 1px solid #79797945;
height: 30px;
width: 69px;
margin: 10px 0 16px 0;
}
.btn-stats:hover,
.login-back:hover,
.btn-suggest-gr:hover,
.logo-gr-back:hover {
background-color: #FFD800;
color: black;
transition: background-color 0.3s ease;
cursor: pointer;
}
.btn-start-gr:hover {
background-color: #0056b9;
color: #FFD800;
}
.menu-btns{
color: #000000;
background-color: #ffe3008a;
border-radius: 10px;
border: 1px solid #dfdede;font-size: medium;
padding: 15px;
font-size: medium;
margin: 5px;
transition: background-color 0.3s ease;
cursor: pointer;
}
.menu-btns:hover {
background-color: #0056b9;
color: #FFD800;
}
#lang-text-en:hover,
#lang-text-ua:hover {
border: 1px solid;
border-color: #ffd800;
}
.box {
width: auto;
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: row;
margin: 0 4%;
}
.l-table-top{
display: flex;
flex-direction: row;
width: 50%;
margin: 0 ;
height: 400px;
align-items: flex-start;
flex-wrap: wrap;
}
.btns{
display: flex;
align-items: flex-start;
justify-content: center;
flex-direction: row;
width: 100%; /* Standard replacement for -webkit-fill-available */
font-size: x-large;
padding: 0 0 20px;
gap: 2px;
}
.right-content {
display: flex;
align-items: center;
justify-content: flex-start;
flex-direction: column;
background: #70a5dd;
border-radius: calc(80 * 1px);
width: 30%;
height: 440px;
margin-top: 20px;
background: radial-gradient(circle, #91caff 30%, #599ede);
min-width: 250px;
}
.img-hend {
width: calc(108 * 1px);
height: calc(108 * 1px);
background: url(assets/images/noun-ukraine-flag-with-coat-of-arms.svg)
no-repeat center;
background-size: cover;
margin: 11px 0 -11px;
}
.lang-btns-gr{
cursor: pointer;
display: flex;
align-items: center;
justify-content: space-between;
flex-direction: column;
user-select: none;
}
#lang-text-ua,
#lang-text-en {
border: 1px solid #FFF;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
color: #000000;
border-radius: 14px;
height: 30px;
width: 30px;
}
.text-3,
.text-4 {
padding: 0 0 20px;
}
.text-3 {
display: flex;
align-items: flex-start;
justify-content: flex-start;
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
font-size: 26px;
font-weight: 800;
}
.text-4 {
display: flex;
align-items: flex-start;
justify-content: flex-start;
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
font-size: 14px;
}
.name-score-gr{
display: flex;
align-items: center;
justify-content: space-between;
flex-direction: row;
width: 100%; /* Standard replacement for -webkit-fill-available */
margin: 0 15%;
}
.score-line-gr{
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
width: 100%; /* Standard replacement for -webkit-fill-available */
margin: 0.8% 15%;
}
.text-title {
display: flex;
align-items: center;
justify-content: flex-start;
height: calc(19 * 1px);
top: calc(174 * 1px);
left: calc(717 * 1px);
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
color: #000000;
font-size: calc(14 * 1px);
font-weight: 400;
line-height: calc(19 * 1px);
text-align: left;
z-index: 65;
}
.text-6 {
display: flex;
align-items: center;
justify-content: flex-start;
height: calc(19 * 1px);
top: calc(174 * 1px);
left: calc(1011 * 1px);
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
color: #000000;
font-size: calc(14 * 1px);
font-weight: 400;
line-height: calc(19 * 1px);
text-align: left;
z-index: 75;
}
.img-3 {
background: url(assets/images/c8b154e1-02f4-448a-a21d-0a8f9da3ff8a.png)
no-repeat center;
background-size: cover;
border: calc(1 * 1px) solid #000000;
z-index: 85;
}
.text-7 {
display: flex;
align-items: center;
justify-content: flex-start;
height: calc(22 * 1px);
top: calc(220 * 1px);
left: calc(717 * 1px);
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
color: #000000;
font-size: calc(16 * 1px);
font-weight: 400;
line-height: calc(21.856000900268555 * 1px);
text-align: left;
z-index: 66;
}
.text-score {
display: flex;
align-items: center;
justify-content: flex-end;
width: calc(9 * 1px);
height: calc(22 * 1px);
top: calc(220 * 1px);
left: calc(1049 * 1px);
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
color: #000000;
font-size: calc(16 * 1px);
font-weight: 400;
line-height: calc(21.856000900268555 * 1px);
text-align: right;
z-index: 76;
}
.btn-start-gr {
width: calc(250 * 1px);
height: calc(46 * 1px);
background: #ffd800;
border-radius: calc(19.5 * 1px);
justify-content: center;
display: flex;
align-items: center;
transition: background-color 0.3s ease;
cursor: pointer;
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
color: #0056b9;
font-weight: 800;
white-space: nowrap;
}
.text-b {
display: flex;
align-items: center;
justify-content: center;
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
color: #0056b9;
font-weight: 800;
text-align: center;
white-space: nowrap;
z-index: 88;
}
.btn-suggest-gr {
width: calc(250 * 1px);
height: calc(46 * 1px);
border: calc(2 * 1px) solid #0056B9;
z-index: 37;
border-radius: calc(19.5 * 1px);
justify-content: center;
display: flex;
align-items: center;
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
color: #0056B9;
font-weight: 800;
line-height: calc(30 * 1px);
text-align: center;
white-space: nowrap;
transition: background-color 0.3s ease;
cursor: pointer;
}
.somespace{
width: 5%;
}
.text-c {
display: flex;
align-items: center;
justify-content: center;
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
color: #ffd800;
font-weight: 800;
line-height: calc(30 * 1px);
text-align: center;
white-space: nowrap;
z-index: 89;
}
.box-stats {
display: flex;
align-items: center;
justify-content: space-evenly;
height: calc(131 * 1px);
top: calc(359 * 1px);
left: calc(2 * 1px);
background: #ffffff;
border: calc(1 * 1px) solid #dfdede;
z-index: 40;
border-radius: calc(10 * 1px);
box-shadow: 0 calc(1 * 1px) calc(10 * 1px) 0
rgba(192, 194, 202, 0.15);
margin: auto;
width: 100%; /* Standard replacement for -webkit-fill-available */
width: -moz-available;
}
.img-4 {
width: calc(1 * 1px);
height: calc(86 * 1px);
top: calc(26.5 * 1px);
left: calc(268 * 1px);
background: url(assets/images/592e5192-2589-4924-ab24-431923e44f03.png)
no-repeat center;
background-size: cover;
z-index: 47;
}
.pic {
width: calc(72 * 1px);
height: calc(72 * 1px);
top: calc(30 * 1px);
left: calc(15 * 1px);
background: url(assets/images/1133b901-4a8d-4557-9a6e-e2e6c244463a.png)
no-repeat center;
background-size: cover;
z-index: 86;
}
.img-5 {
width: calc(72 * 1px);
height: calc(72 * 1px);
top: calc(30 * 1px);
left: calc(286 * 1px);
background: url(assets/images/6a31992e-7c71-4155-9004-511694916903.png)
no-repeat center;
background-size: cover;
z-index: 87;
}
.text-13-users,
.text-14-tasks {
justify-content: space-around;
}
.img-5,
.pic {
margin: 0 5%;
}
.text-13-users {
display: flex;
align-items: flex-start;
flex-direction: column;
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
color: #434a52;
font-size: calc(14 * 1px);
font-weight: 350;
line-height: calc(19.124000549316406 * 1px);
text-align: left;
z-index: 46;
text-shadow: 0 calc(1 * 1px) calc(10 * 1px)
rgba(192, 194, 202, 0.15);
}
.text-14-tasks {
display: flex;
align-items: flex-start;
flex-direction: column;
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
color: #434a52;
font-size: calc(14 * 1px);
font-weight: 350;
line-height: calc(19.124000549316406 * 1px);
text-align: left;
z-index: 43;
text-shadow: 0 calc(1 * 1px) calc(10 * 1px)
rgba(192, 194, 202, 0.15);
}
.text-15 {
display: flex;
align-items: center;
justify-content: flex-start;
height: calc(20 * 1px);
top: calc(56 * 1px);
left: calc(95 * 1px);
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
color: #434a52;
font-size: calc(18 * 1px);
font-weight: 500;
line-height: calc(20 * 1px);
text-align: left;
z-index: 41;
text-shadow: 0 calc(1 * 1px) calc(10 * 1px)
rgba(192, 194, 202, 0.15);
}
.text-16 {
display: flex;
align-items: center;
justify-content: flex-start;
height: calc(20 * 1px);
top: calc(56 * 1px);
left: calc(366 * 1px);
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
color: #434a52;
font-size: calc(18 * 1px);
font-weight: 500;
line-height: calc(20 * 1px);
text-align: left;
z-index: 44;
text-shadow: 0 calc(1 * 1px) calc(10 * 1px)
rgba(192, 194, 202, 0.15);
}
.text-17 {
display: flex;
align-items: center;
justify-content: flex-start;
height: calc(20 * 1px);
top: calc(84 * 1px);
left: calc(95 * 1px);
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
color: #434a52;
font-size: calc(18 * 1px);
font-weight: 500;
line-height: calc(20 * 1px);
text-align: left;
z-index: 42;
text-shadow: 0 calc(1 * 1px) calc(10 * 1px)
rgba(192, 194, 202, 0.15);
}
.text-18 {
display: flex;
align-items: center;
justify-content: flex-start;
height: calc(20 * 1px);
top: calc(84 * 1px);
left: calc(366 * 1px);
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
color: #434a52;
font-size: calc(18 * 1px);
font-weight: 500;
line-height: calc(20 * 1px);
text-align: left;
z-index: 45;
text-shadow: 0 calc(1 * 1px) calc(10 * 1px)
rgba(192, 194, 202, 0.15);
}
.wrapper-2 > * {
width: auto;
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: column;
overflow: clip;
}
.wrapper-2 {
width: calc(920 * 1px);
font-size: 0px;
background: #f0f6fc;
border: calc(1 * 1px) solid #dfdede;
z-index: 61;
overflow: hidden;
border-radius: calc(10 * 1px);
box-shadow: 0 calc(1 * 1px) calc(10 * 1px) 0
rgba(192, 194, 202, 0.15);
width: auto;
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: column;
padding: 40px;
margin: 80px 120px;
}
.wrapper-111{
font-size: 26px;
width: auto;
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: column;
margin: 80px 120px;
}
.text-21 {
display: flex;
align-items: center;
justify-content: center;
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
color: #2b3136;
font-size: 28px;
font-weight: 800;
line-height: calc(43.71200180053711 * 1px);
text-align: center;
white-space: nowrap;
z-index: 59;
text-shadow: 0 calc(1 * 1px) calc(10 * 1px)
rgba(192, 194, 202, 0.15);
padding: 10px;
}
.text-22 {
display: flex;
align-items: flex-start;
justify-content: center;
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
color: #2b3136;
font-size: 14px;
font-weight: 350;
line-height: calc(21.856000900268555 * 1px);
text-align: center;
z-index: 60;
text-shadow: 0 calc(1 * 1px) calc(10 * 1px)
rgba(192, 194, 202, 0.15);
padding: 10px;
}
.text-23 {
display: flex;
align-items: flex-start;
justify-content: flex-end;
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
color: #2b3136;
font-size: 18px;
font-weight: 500;
text-align: right;
padding: 10px;
text-align: center;
}
.text-24 {
display: flex;
align-items: flex-start;
justify-content: center;
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
color: #2b3136;
font-size: calc(32 * 1px);
font-weight: 800;
line-height: calc(43.71200180053711 * 1px);
text-align: center;
}
.text-25 {
display: flex;
align-items: center;
justify-content: center;
margin-top: 20px;
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
color: #2b3136;
font-size: calc(18 * 1px);
font-weight: 500;
line-height: calc(24.588001251220703 * 1px);
text-align: center;
}
.wrapper-3 {
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 1;
margin-bottom: 150px;
}
.section-5{
background: rgba(252, 235, 229, 0.4);
border: calc(1 * 1px) solid #dfdede;
border-radius: calc(10 * 1px);
box-shadow: 0 calc(1 * 1px) calc(10 * 1px) 0
rgba(192, 194, 202, 0.15);
}
.right-stats,
.left-stats {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: flex-start;
width: 50%;
}
.text-26,
.text-28,
.text-2a {
display: flex;
align-items: flex-start;
justify-content: center;
padding: 20px;
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
color: #2b3136;
font-size: calc(18 * 1px);
font-weight: 500;
line-height: calc(24.588001251220703 * 1px);
text-align: center;
white-space: nowrap;
text-shadow: 0 calc(1 * 1px) calc(10 * 1px)
rgba(192, 194, 202, 0.15);
}
.text3adn4{
text-align: justify;
display: flex;
align-items: flex-start;
justify-content: center;
flex-wrap: wrap;
flex-direction: column;
align-content: flex-start;
}
.text-27,
.text-29,
.text-2b {
text-align: justify;
display: flex;
align-items: flex-start;
justify-content: flex-start;
width: calc(301 * 1px);
height: calc(470 * 1px);
margin: 0 5%;
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
color: #2b3136;
font-weight: 350;
line-height: calc(21.856000900268555 * 1px);
text-shadow: 0 calc(1 * 1px) calc(10 * 1px)
rgba(192, 194, 202, 0.15);
}
.section-6 {
background: rgba(246, 253, 255, 0.4);
border: calc(1 * 1px) solid #dfdede;
border-radius: calc(10 * 1px);
box-shadow: 0 calc(1 * 1px) calc(10 * 1px) 0
rgba(192, 194, 202, 0.15);
}
.section-7 {
background: rgba(246, 252, 229, 0.4);
border: calc(1 * 1px) solid #dfdede;
border-radius: calc(10 * 1px);
box-shadow: 0 calc(1 * 1px) calc(10 * 1px) 0
rgba(192, 194, 202, 0.15);
}
.section-5,
.section-6,
.section-7 {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
align-content: center;
margin: 0 1%;
width: 33%;
overflow: hidden;
}
.footer-gr {
background: #ffffff;
border-radius: calc(10 * 1px);
box-shadow: 0 calc(1 * 1px) calc(5 * 1px) 0 rgba(0, 0, 0, 0.15);
margin-top: 120px;
margin: 0 4%;
padding: 1px;
}
.group-3 {
display: flex;
align-items: flex-start;
justify-content: flex-start;
z-index: 1;
overflow: visible auto;
border-radius: calc(10 * 1px);
box-shadow: 0 calc(1 * 1px) calc(5 * 1px) 0 rgba(0, 0, 0, 0.15);
}
.section-8 {
display: flex;
justify-content: space-between;
align-items: center;
margin: 20px ;
}
.pic-2 {
width: 187px;
height: 56px;
background: url(assets/images/c5b858470ff624ca3ca13583d71796d597ca13be.png)
no-repeat center;
background-size: contain;
background-size: 100% 100%;
}
.section-9 {
width: 3.8%;
height: 95.24%;
border: calc(1 * 1px) solid #eaaa00;
border-radius: calc(5 * 1px);
}
.img-6,
.pic-3,
.pic-4,
.img-7{
margin: 3px;
}
.img-6 {
height: 20px;
width: 20px;
background: url(assets/images/6963b850-29b6-4670-b927-293c7ec5fb9b.png)
no-repeat center;
background-size: 100% 100%;
}
.box-4 {
width: 3.8%;
height: 95.24%;
top: 0;
left: 86.34%;
border: calc(1 * 1px) solid #eaaa00;
border-radius: calc(5 * 1px);
}
.pic-3 {
height: 20px;
width: 20px;
background: url(assets/images/ae66534e-ad4c-41e9-8553-38bdc952cc45.png)
no-repeat center;
background-size: 100% 100%;
}
.wrapper-4 {
width: 3.8%;
height: 95.24%;
top: 0;
left: 91.27%;
border: calc(1 * 1px) solid #eaaa00;
z-index: 30;
border-radius: calc(5 * 1px);
}
.pic-4 {
height: 20px;
width: 20px;
background: url(assets/images/e5fbf372-39d6-4d10-b416-17c70579ff52.png)
no-repeat center;
background-size: 100% 100%;
z-index: 31;
}
.wrapper-5 {
width: 3.8%;
height: 95.24%;
top: 0;
left: 96.2%;
border: calc(1 * 1px) solid #eaaa00;
z-index: 34;
border-radius: calc(5 * 1px);
}
.img-7 {
height: 20px;
width: 20px;
background: url(assets/images/a4b90f95-3237-4740-975d-eed22db0b5d8.png)
no-repeat center;
background-size: 100% 100%;
}
.img-8 {
background-color: #dfdede;
height: 20px;
width: 1px;
}
.text-2c {
display: flex;
align-items: flex-start;
justify-content: flex-start;
height: calc(25 * 1px);
top: calc(50% - 13px);
left: 14.33%;
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
color: #2b3136;
font-size: calc(18 * 1px);
font-weight: 500;
line-height: calc(24.588001251220703 * 1px);
text-align: left;
white-space: nowrap;
z-index: 14;
}
.text-2d {
display: flex;
align-items: flex-start;
justify-content: flex-start;
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
color: #2b3136;
font-size: calc(18 * 1px);
font-weight: 500;
line-height: calc(24.588001251220703 * 1px);
text-align: left;
white-space: nowrap;
}
.text-2e {
display: flex;
align-items: flex-start;
justify-content: flex-start;
height: calc(25 * 1px);
top: calc(50% - 13px);
left: 27.8%;
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
color: #2b3136;
font-size: calc(18 * 1px);
font-weight: 500;
line-height: calc(24.588001251220703 * 1px);
text-align: left;
white-space: nowrap;
z-index: 16;
}
.text-2f {
display: flex;
align-items: flex-start;
justify-content: flex-start;
height: calc(25 * 1px);
top: calc(50% - 13px);
left: 41.18%;
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
color: #2b3136;
font-size: calc(18 * 1px);
font-weight: 500;
line-height: calc(24.588001251220703 * 1px);
text-align: left;
white-space: nowrap;
z-index: 9;
}
.text-30 {
align-items: center;
justify-content: center;
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
color: #2b3136;
font-weight: 500;
line-height: calc(24.588001251220703 * 1px);
}
.text-31 {
display: flex;
align-items: flex-start;
justify-content: flex-start;
height: calc(25 * 1px);
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
color: #2b3136;
font-size: calc(18 * 1px);
font-weight: 500;
line-height: calc(24.588001251220703 * 1px);
text-align: left;
white-space: nowrap;
z-index: 11;
}
.text-32 {
display: flex;
align-items: flex-start;
justify-content: flex-start;
height: calc(25 * 1px);
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
color: #2b3136;
font-size: calc(18 * 1px);
font-weight: 500;
line-height: calc(24.588001251220703 * 1px);
text-align: left;
white-space: nowrap;
}
.somespace2{
padding: 10px;
}
.text-33 {
display: flex;
align-items: flex-start;
justify-content: flex-start;
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
color: #2b3136;
font-size: calc(18 * 1px);
font-weight: 500;
white-space: nowrap;
}
.footercopy {
display: flex;
align-items: center;
justify-content: space-between;
margin: 10px 22px;
}
.text-34 {
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
color: #2b3136;
white-space: nowrap;
}
.text-35 {
font-family: Avenir, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;
color: #2b3136;
}
.img-c {
position: relative;
background: url(assets/images/footer.svg) no-repeat center;
height: 243px;
z-index: -5;
top: -248px;
background-size: contain;
}
.footerlinks{
display: flex;
align-items: center;
justify-content: center;
width: 100%;
padding: 0;
flex-wrap: wrap;
}
.footerlinks *{
margin: 0 4px;
}
.accept-cookies-btn{
padding: 1%;
border: 1px solid #81818161;
border-radius: 15px;
margin: 5px;
cursor: pointer;
}
.form-container-login input[type=email], .form-container-login input[type=password] {
padding: 15px;
margin: 10px 0 5px 0;
outline: none;
border: 1px solid #e0dfdf;
border-radius: 20px;
}
.form-container-login input[type=text]:focus, .form-container-login input[type=password]:focus {
outline: none;
border: 1px solid #e0dfdf;
border-radius: 20px;
}
.form-container-login .btn {
background-color: #04AA6D;
color: white;
padding: 16px 20px;
border: none;
width: 100%;
margin-bottom:10px;
}
.form-container-login {
display: flex;
flex-direction: column;
align-content: stretch;
justify-content: space-between;
align-items: stretch;
width: 300px;
}
.form-container-login .cancel {
background-color: red;
}
.form-container-login .suggest {
background-color: #FDB812;
}
.form-container-login .btn:hover, .open-button:hover {
transform: scale(1.05);
}
.form-container-login {
display: flex;
flex-direction: column;
align-content: stretch;
justify-content: space-between;
align-items: stretch;
width: 300px;
}
.lds-hourglass {
display: inline-block;
position: relative;
width: 80px;
height: 80px;
}
.lds-hourglass:after {
content: " ";
display: block;
border-radius: 50%;
width: 0;
height: 0;
margin: 8px;
box-sizing: border-box;
border: 32px solid #fff;
border-color: #00bb70 transparent #00bb70 transparent;
animation: lds-hourglass 1.2s infinite;
}
@keyframes lds-hourglass {
0% {
transform: rotate(0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
50% {
transform: rotate(900deg);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
100% {
transform: rotate(1800deg);
}
}
/* 3 dots start */
.daysfromfullscale {
top: 12px;
position: absolute;
}
@media (max-width: 767px) {
.daysfromfullscale{
display: none;
}
}
.login-feed-button{
user-select: none;
background: #ffffff;
height: 35px;
width: 35px;
display: flex;
align-items: center;
justify-content: center;
margin-right: 5px;
transition: background-color 0.3s ease;
cursor: pointer;
font-family: 'Trebuchet MS', sans-serif;
font-size: larger;
color: #0034b9;
border-radius: 50%;
border: calc(2 * 1px) solid #0056B9;
}
.login-feed-button:hover {
transform: scale(1.07);
background-color: white;
}
.circle{
border: 2px solid #7b7b7b73;
height: 12px;
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
width: 12px;
}
.dots-gr {
display: flex;
justify-content: center;
align-items: center;
gap: 2px;
position: fixed;
top: 3px;
left: calc(50% - 23px);
border: 2px solid #95959573;
border-radius: 20px;
padding: 1px;
cursor: help;
z-index: 1;
}
@keyframes flicker-red {
0% {
background-color: #ff6347;
} 100% {
background-color: #ff000000;
}
}
@keyframes flicker-yellow {
0% {
background-color: #babd03;
} 100% {
background-color: #ff000000;
}
}
@keyframes flicker-blue {
0% {
background-color: #03bd1a;
} 100% {
background-color: #ff000000;
}
}
#red {
animation-duration: var(--flicker-red);
animation: flicker-red var(--flicker-red) ease alternate infinite;
}
#yellow {
animation-duration: var(--flicker-yellow);
animation: flicker-yellow var(--flicker-yellow) ease alternate infinite;
}
#green {
animation-duration: var(--flicker-green);
animation: flicker-blue var(--flicker-green) ease alternate infinite;
}
/* 3 dots end */
.btn-stats {
animation: heartbeat 3s infinite;
transform-origin: center;
}
@keyframes heartbeat {
0%, 100% { transform: scale(1); }
20% { transform: scale(1.1); }
40% { transform: scale(0.95); }
60% { transform: scale(1.1); }
80% { transform: scale(0.98); }
}
.glitcheffect {
position: relative;
animation: glitch 2s infinite;
}
@keyframes glitch {
0% { text-shadow: 2px 0 red, -2px 0 cyan; }
20% { text-shadow: -2px 0 red, 2px 0 cyan; }
40% { text-shadow: 0 0 red, 0 0 cyan; }
100% { text-shadow: none; }
}
.confetti {
position: absolute;
top: -12px;
width: 10px; height: 6px;
border-radius: 2px;
opacity: 0.95;
z-index: 5;
pointer-events: none;
animation-name: confettiFall;
animation-timing-function: linear;
animation-fill-mode: forwards;
}
@keyframes confettiFall {
to { transform: translateY(var(--fall, 460px)) rotate(var(--rotEnd, 720deg)); }
}