*{
    padding: 0;
    margin: 0;
}
.container{
    width: 1440px;
    height: 6950px;
    background-color: white;
    margin: 0 auto;
}
nav {
    width: 1360px;
    height: 94px;
    background-color: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 40px;
}
nav img {
    width: 124px;
    height: 24px;
}
nav ul {
    width: 843px;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 50px;
    list-style-type: none;
}
nav a {
    text-decoration: none;
    color: rgba(20, 20, 20, 1);
    font-family: "Roboto";
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: left;
}
nav button {
    background-color: rgba(246, 71, 117, 1);
}
.btn-group {
    width: 257px;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.login {
    width: 94px;
    height: 54px;
    box-sizing: border-box;
    border: 2px solid rgb(248, 244, 244, 1);
    border-radius: 8px;
    background-color: white;
    color: rgba(51, 51, 51, 1);
    font-family: "Roboto";
    text-align: center;
    letter-spacing: 0%;
    line-height: 20px;
    font-size: 18px;
    font-weight: 400;
}
.register {
    width: 153px;
    height: 54px;
    background-color: rgb(0, 153, 255, 1);
    border-radius: 8px;
    border: none;
    color: rgba(255, 255, 255, 1);
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: center;
}
.main {
    width: 900px;
    height: 452px;
    margin: 16px auto;
}
.main h1 {
    color: rgba(14, 16, 22, 0.95);
    font-family: "Roboto";
    font-size: 120px;
    font-weight: 400;
    line-height: 110px;
    letter-spacing: 2px;
    text-align: center;
}
.main p {
    width: 500px;
    padding-top: 73px;
    color: rgba(53, 57, 63, 1);
    font-family: "Roboto";
    font-size: 26px;
    font-weight: 400;
    line-height: 36.4px;
    letter-spacing: 0%;
    margin: 0 auto;
    text-align: center;
}
.main input {
    width: 300px;
    height: 54px;
    border-radius: 8px 0px 0px 8px;
    background-color: rgba(255, 255, 255, 1);
    border: 4px solid rgba(0, 153, 255, 1);
    color: rgba(178, 178, 178, 1);
    font-family: "Roboto";
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    letter-spacing: 0%;
    padding-left: 10px;
    outline: none;
    margin-left: 223.5px;
    margin-top: 33px;
}
.main button {
    width: 157px;
    height: 58px;
    background-color: rgb(0, 153, 255, 1);
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border: none;
    color: rgba(255, 255, 255, 1);
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: center;
    margin-left: -4px;
}
.last {
    width: 1180px;
    height: 178px;
    margin: 0 auto;
}
.last img {
    width: 100%;
    margin-top: 44px;
}
.box {
    background-color: white;
    width: 860px;
    height: 691.89px;
    margin: 60px auto;
    text-align: center;
}
.box h3 {
    width: 368px;
    height: 56px;
    color: rgba(0, 0, 0, 1);
    font-family: Roboto;
    font-size: 36px;
    font-weight: 400;
    line-height: 56px;
    letter-spacing: 1.5px;
    margin: 0% auto;
    margin-top: 60px;
}
.box img {
    width: 860px;
    height: 486px;
    padding-top: 30px;
}
.section {
    width: 1160px;
    height: 526.3px;
    margin: 80px auto;
    display: flex;
    justify-content: space-between;
    align-items: start;
}
.section_left {
    padding-top: 40px;
}
.section_left span {
    color: rgba(12, 159, 100, 1);
    font-family: Roboto;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0%;
    text-align: left;
}
.section_left h4 {
    margin: 0;
    font-family: Roboto;
    font-weight: 550;
    color: rgba(14, 16, 22, 0.95);
    letter-spacing: 0%;
    line-height: 1.13;
    font-size: 80px;
    max-width: 520px;
}
.section_left p {
    width: 392px;
    height: 93px;
    color: rgba(14, 16, 22, 0.95);
    font-family: Roboto;
    font-size: 22px;
    font-weight: 400;
    line-height: 30.8px;
    letter-spacing: 0%;
    text-align: left;
    margin: 20px;
}
.section_left button {
    width: 136px;
    height: 54px;
    margin: 15px;
    font-weight: 550;
    color: rgba(14, 16, 22, 0.95);
    letter-spacing: 0%;
    line-height: 1.13;
    font-size: 20px;
    max-width: 520px;
    font-family: Roboto;
    background-color: transparent;
    border: 1px solid rgba(15, 23, 42, 0.1);
}
.section_right {
    width: 676.66px;
    height: 456.3px;
    background: url(img/section\ right\ \(2\).png);
    background-size: auto;
    background-size: cover;
    margin-top: 50px;
}
.create {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.create_left {
    width: 676.66px;
    height: 476.3px;
    background: url(img/Frame\(3\).png);
    background-size: auto;
    background-size: cover;
    margin-top: 50px;
}
.create_right {
    width: 483.33px;
    height: 509px;
    padding-left: 40px;
}
.create_right span {
    color: rgba(254, 193, 4, 1);
    font-family: Roboto;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0%;
    text-align: left;
}
.create_right h3 {
    color: rgba(14, 16, 22, 0.95);
    font-family: Roboto;
    font-size: 57px;
    font-weight: 700;
    line-height: 63.8px;
    letter-spacing: 1.5px;
    text-align: left;
    padding-top: 15px;
}
.create_right p {
    color: rgba(14, 16, 22, 0.95);
    font-family: Roboto;
    font-size: 22px;
    font-weight: 400;
    line-height: 30.8px;
    letter-spacing: 0%;
    text-align: left;
    width: 400px;
    padding-top: 24px;
}
.create_right button {
    width: 136px;
    height: 54px;
    box-sizing: border-box;
    border: 2px solid rgba(248, 244, 244, 1);
    border-radius: 8px;
    color: rgba(51, 51, 51, 1);
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: center;
    background-color: white;
    margin-top: 25px;
    cursor: pointer;
}
main {
    width: 1240px;
    height: 1137px;
    border-radius: 20px;
    background-color: rgba(32, 46, 120, 1);
    margin: 80px auto;
    text-align: center;
}
main h3 {
    color: rgba(255, 255, 255, 1);
    font-family: Roboto;
    font-size: 56px;
    font-weight: 700;
    line-height: 63.8px;
    letter-spacing: 1.5px;
    text-align: center;
    padding-top: 24px;
}
main p {
    color: rgba(255, 255, 255, 1);
    font-family: Roboto;
    font-size: 22px;
    font-weight: 400;
    line-height: 30.8px;
    letter-spacing: 0%;
    text-align: center;
    margin: 0 auto;
    width: 719px;
}
main button {
    width: 213px;
    height: 54px;
    box-sizing: border-box;
    border: 2px solid rgba(248, 244, 244, 1);
    border-radius: 8px;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: center;
    margin: 70px auto;
    background-color: transparent;
    cursor: pointer;
}
.customers {
    background-color: rgba(0, 6, 57, 1);
    margin: 0 auto;
    border-radius: 20px;
    width: 1165px;
    height: 520px;
    display: flex;
    justify-content: space-between;
}
.customers_left {
    width: 600px;
    height: 520px;
    background-size: auto;
    background-size: cover;
    border-top-left-radius: 20px;
}
.customers_right {
    justify-content: space-around;
    align-items: center;
    width: 600px;
    height: 520px;
}
.customers_right img{
    width: 129px;
    height: 24px;
    margin-right: 400px;
    margin-top: 40px;
}
.customers_right h3 {
    width: 415px;
    color: rgba(255, 255, 255, 1);
    font-family: Roboto;
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0%;
    text-align: left;
    padding-top: 30px;
    margin-left: -10px;
}
.customers_right p {
    width: 294px;
    height: 31px;
    color: rgba(255, 255, 255, 1);
    font-family: Roboto;
    font-size: 22px;
    font-weight: 400;
    line-height: 30.8px;
    letter-spacing: 0%;
    text-align: left;
    margin-left: -10px;
}
main button {
    width: 213px;
    height: 54px;
    box-sizing: border-box;
    border: 2px solid rgba(248, 244, 244, 1);
    border-radius: 8px;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: center;
    margin: 70px auto;
    background-color: transparent;
    cursor: pointer;
}
.dots {
    width: 1160px;
    height: 40px;
    margin: 20px auto;
    justify-content: center;
    display: flex;
    align-items: center;
    gap: 4px;
}
.dot_active {
    width: 14px;
    height: 14px;
    background-color: rgba(255, 255, 255, 1);
}
.dots .dot {
    width: 8px;
    height: 8px;
    background-color: rgba(255, 255, 255, 0.4);
}
.black {
    width: 1240px;
    height: 974px;
    border-radius: 20px;
    background-color: rgba(24, 24, 24, 1);
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-direction: column;
    overflow: hidden;
}
.black button {
    width: 212px;
    height: 51px;
    background-color: rgba(0, 153, 255, 1);
    color: rgba(255, 255, 255, 1);
    margin-top: 69px;
    margin-left: 227.25px;
}
.text {
    width: 666.5px;
    height: 409px;
}
.text h3 {
    width: 428px;
    height: 64px;
    color: rgba(255, 255, 255, 1);
    font-family: Roboto;
    font-size: 56px;
    font-weight: 700;
    line-height: 63.8px;
    letter-spacing: 1.5px;
    text-align: center;
    margin: 0 auto;
}
.text p {
    width: 441px;
    height: 31px;
    color: rgba(244, 243, 243, 1);
    font-family: Roboto;
    font-size: 22px;
    font-weight: 400;
    line-height: 30.8px;
    letter-spacing: 0%;
    text-align: center;
    padding-top: 150px;
    margin: 0 auto;
}
.bgimg {
    width: 2191px;
    height: 465px;
    background: url(img/Rectangle\(7\).png);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover;
    background-position: left;
    margin-left: 610px;
}
.statistika {
    width: 1240px;
    height: 504px;
    margin: 40px auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.stat_left {
  width: 620px;
  height: 404px;
  text-align: center;
}
.stat_left img {
  width: 160px;
  height: 34px;
  margin-top: 12px;
}
.stat_left h1 {
    width: 124px;
    height: 115px;
    color: rgba(14, 16, 22, 0.95);
    font-family: Roboto;
    font-size: 82px;
    font-weight: 700;
    line-height: 114.8px;
    letter-spacing: 0%;
    text-align: center;
    margin: 0 auto;
}
.stat_left p {
    width: 254px;
    height: 28px;
    color: rgba(14, 16, 22, 0.95);
    font-family: Roboto;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: center;
    margin-left: 183px;
    margin-top: 8px;
}
.stat_right {
    width: 620px;
    height: 404px;
    text-align: center;
}
.stat_right .image{
    width: 160px;
    height: 44px;
}
.stat_right h1 {
    width: 124px;
    height: 115px;
    color: rgba(14, 16, 22, 0.95);
    font-family: Roboto;
    font-size: 82px;
    font-weight: 700;
    line-height: 114.8px;
    letter-spacing: 0%;
    text-align: center;
    margin: 0 auto;
}
.stat_right img {
    width: 115px;
    height: 60px;
    margin: 0 auto;
    color: rgba(14, 16, 22, 0.95);
    font-family: Roboto;
    font-size: 40px;
    font-weight: 400;
    line-height: 60px;
    letter-spacing: 0%;
    text-align: center;
    justify-content: center;
}
.stat_right p {
    width: 263px;
    height: 28px;
    color: rgba(14, 16, 22, 0.95);
    font-family: Roboto;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: center;
    margin: 0 auto;
}
.light_blue {
  width: 1240px;
  height: 601px;
  border-radius: 20px;
  margin: 0 auto;
  background-color: rgba(0, 153, 255, 1);
}
.light_blue img {
  width: 200px;
  height: 200px;
  display: block;
  margin: 0 auto;
  padding: 50px;
}
.light_blue h3 {
  width: 556px;
  height: 64px;
  color: rgba(255, 255, 255, 1);
  font-family: Roboto;
  font-size: 57px;
  font-weight: 700;
  line-height: 63.8px;
  letter-spacing: 1.5px;
  text-align: center;
  margin: 0 auto;
}
.texts button {
    width: 153px;
    height: 50px;
    background-color: rgba(14, 16, 22, 1);
    color: rgba(255, 255, 255, 1);
    margin: 0 auto;
    margin-top: 0px;
    text-align: center;
    display: block;
    justify-content: center;
    margin-top: 20px;
}
.sub_text {
  margin-top: 15px;
  font-size: 14px;
  text-align: center;
}
.sub_text span {
  width: 171px;
  height: 24px;
  color: rgba(255, 255, 255, 1);
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0%;
  text-align: center;
  margin-top: 20px;
  margin: 0 auto;
}
.sub_text span {
  width: 171px;
  height: 24px;
  color: rgba(255, 255, 255, 1);
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0%;
  text-align: center;
  margin-top: 20px;
  margin: 0 auto;
}
footer {
  width: 1240px;
  height: 560px;
  border-radius: 20px;
  background: rgba(0, 0, 0, 0.95);
  margin: 60px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.bir {
  width: 222.39px;
  height: 480px;
  margin-top: 60px;
}
.bir h1 {
  width: 69px;
  height: 24px;
  color: rgba(255, 255, 255, 1);
  font-family: Roboto;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: left;
}
.bir h2 {
  width: 37px;
  height: 26px;
  color: rgba(12, 159, 100, 1);
  font-family: Roboto;
  font-size: 18px;
  font-weight: 700;
  line-height: 25.2px;
  letter-spacing: 0%;
  text-align: left;
  padding-top: 20px;
}
.bir h3 {
  width: 69px;
  height: 24px;
  color: rgba(254, 193, 4, 1);
  font-family: Roboto;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: left;
  padding-top: 20px;
}
.bir h4 {
  width: 37px;
  height: 26px;
  color: rgba(119, 130, 145, 1);
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 25.2px;
  letter-spacing: 0%;
  text-align: left;
  padding-top: 20px;
}
.bir h5 {
  width: 100px;
  height: 24px;
  color: rgba(119, 130, 145, 1);
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 25.2px;
  letter-spacing: 0%;
  text-align: left;
  padding-top: 20px;
}
.bir h6 {
  width: 37px;
  height: 26px;
  color: rgba(119, 130, 145, 1);
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 25.2px;
  letter-spacing: 0%;
  text-align: left;
  padding-top: 50px;
}
.bir p {
  width: 500px;
  height: 26px;
  color: rgba(119, 130, 145, 1);
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 25.2px;
  letter-spacing: 0%;
  text-align: left;
  padding-top: 20px;
}
.ikki {
  width: 333.59px;
  height: 480px;
  margin-top: 60px;
}
.ikki h1 {
  width: 48px;
  height: 24px;
  color: rgba(255, 255, 255, 1);
  font-family: Roboto;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: left;
}
.ikki h2 {
  width: 37px;
  height: 26px;
  color: rgba(119, 130, 145, 1);
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 25.2px;
  letter-spacing: 0%;
  text-align: left;
  padding-top: 20px;
}
.ikki h3 {
  width: 100px;
  height: 26px;
  color: rgba(119, 130, 145, 1);
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 25.2px;
  letter-spacing: 0%;
  text-align: left;
  padding-top: 20px;
}
.ikki h4 {
  width: 62px;
  height: 24px;
  color: rgba(255, 255, 255, 1);
  font-family: Roboto;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: left;
  padding-top: 40px;
}
.ikki h5 {
  width: 122px;
  height: 26px;
  color: rgba(119, 130, 145, 1);
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 25.2px;
  letter-spacing: 0%;
  text-align: left;
  padding-top: 20px;
}
.ikki h6 {
  width: 155px;
  height: 26px;
  color: rgba(119, 130, 145, 1);
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 25.2px;
  letter-spacing: 0%;
  text-align: left;
  padding-top: 30px;
}
.ikki p {
  color: rgba(119, 130, 145, 1);
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 25.2px;
  letter-spacing: 0%;
  text-align: left;
  width: 200px;
  height: 26px;
  padding-top: 10.5px;
}
.bir h6 {
  width: 37px;
  height: 26px;
  color: rgba(119, 130, 145, 1);
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 25.2px;
  letter-spacing: 0%;
  text-align: left;
  padding-top: 50px;
}
.bir p {
  width: 500px;
  height: 26px;
  color: rgba(119, 130, 145, 1);
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 25.2px;
  letter-spacing: 0%;
  text-align: left;
  padding-top: 20px;
}