body {
  margin: 0;
  font-optical-sizing: auto;
  font-style: normal;
  color: #222;
  background: #fff;
  font-family: "Inter", sans-serif;
}

main {
  font-family: "Inter", sans-serif;
  max-width: 768px;
  margin: 0 auto;
  padding: 0 20px;
}

.main-container {
  display: flex;
  gap: 32px;
  max-width: 1180px;
  margin: 0 auto;
}

.sidebar {
  width: 340px;
  min-width: 340px;
  padding-top: 10px;
}

.news-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  display: flex;
  gap: 18px;
  padding: 8px 0;
}

.news-item .news-item--number {
  font-size: 27px;
}

.news-item p {
  margin: 0;
  font-weight: 600;
}

.text-block {
  box-shadow: -1.73px 0.87px 6.58px 0px rgba(0, 0, 0, 0.25);
  font-weight: 400;
  font-style: Italic;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0;
  background: rgba(251, 251, 251, 1);
  padding: 32px;
  border-radius: 9px;
  margin-bottom: 40px;
  position: relative;
}

.text-block:after {
  content: "“";
  font-weight: bold;
  font-size: 160px;
  position: absolute;
  right: 20px;
  bottom: -45px;
  text-shadow: 4px 3px 4.8px 0px rgba(0, 0, 0, 0.45);
}

.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
  max-width: 1300px;
  margin: 0 auto;
}


.header a img {
  display: block;
  align-items: center;
}

.header-search {
  width: 200px;
}

.header-nav {
  padding: 13px 0;
  margin: 0 auto;
  background: #E60505;
  display: flex;
  justify-content: center;
}

.header-actions {
  display: flex;
  gap: 16px;
}

.header-item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  color: rgba(0, 0, 0, 1);
}

.header-nav ul {
  width: 100%;
  max-width: 1300px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 18px;
  padding: 0;
  margin: 0 auto;
}

.header-nav ul li {
  list-style: none;
  font-weight: 400;
  font-size: 17px;
  line-height: 100%;
  letter-spacing: 0;
}

.header-nav ul li a {
  text-decoration: none;
  color: #fff;
}

.header-nav ul li a:hover {
  text-decoration: underline;
}

.header-nav ul li:first-child a {
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 200;
}

.header-auth {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}

.header-auth a {
  font-weight: 600;
  font-size: 25px;
  line-height: 111%;
  letter-spacing: 0;
  color: rgba(0, 0, 0, 1);
  text-decoration: none;
  padding: 7px 30px;
}

.header-auth a:first-child {
  background: rgba(0, 0, 0, 1);;
  color: #fff;
}

h1 {
  font-size: 40px;
  margin-bottom: 16px;
}

.share-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 0;
}

.share-block div {
  display: flex;
  gap: 55px;
  cursor: pointer;
}

main p {
  font-weight: 400;
  font-size: 18px;
  line-height: 111%;
  letter-spacing: 0;
}

main h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 111%;
  letter-spacing: 0;
  margin: 17px 0 7px 0;
}

main img {
  max-width: 100%;
  margin: 8px 0 13px 0;
}


main h4 {
  font-weight: 700;
  font-size: 30px;
  line-height: 111%;
  letter-spacing: 0;
}

.day-label {
  display: block;
  margin-top: 20px;
  font-weight: 700;
  font-size: 17px;
  line-height: 111%;
  letter-spacing: 0;
  text-decoration: underline;
}

.test-fragment {
  border-top: 1px solid rgba(180, 180, 180, 1);
  border-bottom: 1px solid rgba(180, 180, 180, 1);
  font-weight: 400;
  font-style: Italic;
  font-size: 20px;
  line-height: 111%;
  letter-spacing: 0;
  padding: 10px 0;
  display: flex;
  gap: 15px;

  span {
    font-weight: 700;
    font-size: 45px;
    line-height: 111%;
  }
}


.start-guide {
  font-weight: 700;
  font-size: 20px;
  line-height: 107%;
  letter-spacing: 0;
}


.start-guide li {
  font-weight: 500;
  font-size: 18px;
  line-height: 107%;
  letter-spacing: 0;
  padding: 5px 0;
}

.register-for-free {
  font-weight: 600;
  font-size: 33px;
  line-height: 111%;
  letter-spacing: 0;
  color: #fff;
  background: rgba(188, 0, 22, 1);
  text-decoration: none;
  padding: 13px 128px;
  margin-top: 10px;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.more-from-bcc-item {
  display: flex;
  gap: 10px;
}

.more-from-bcc-img {
  min-width: 463px;
}

.more-from-bcc-img img {
  margin: 0;
}

.more-from-bcc-time {
  font-family: 'TildaSansRegular', sans-serif;
  width: 100px;
  min-width: 100px;
  color: rgba(114, 114, 114, 1);
  font-weight: 500;
  font-size: 22px;
  line-height: 111%;
  letter-spacing: 0;

}

.bcc-content-title {
  color: rgba(114, 114, 114, 1);
  border-bottom: 1px solid rgba(114, 114, 114, 1);
  padding-bottom: 5px;
  font-weight: 500;
  font-size: 22px;
  line-height: 111%;
  letter-spacing: 0;
  margin-left: 110px;
  margin-bottom: 30px;
}

.more-from-bcc-content h4  {
  margin: 0;
}

.more-from-bcc {
  font-weight: 700;
  font-size: 22px;
  line-height: 111%;
  letter-spacing: 0;
  text-transform: uppercase;
  border-top: 4px solid rgba(0, 0, 0, 1);
  padding: 10px 0;
  margin-bottom: 10px;
}


footer {
  padding: 40px 0 0 0;
  margin-top: 40px;
  background: rgba(248, 248, 248, 1);
}

.footer-content {
  max-width: 1350px;
  margin: 0 auto;
}

.footer-links {
  display: flex;
  gap: 35px;
  margin: 0 0 40px 0;
  padding: 40px 0;
  border-bottom: 1px solid rgba(180, 180, 180, 1);
}

.footer-links li {
  list-style: none;
  font-weight: 500;
  font-size: 25px;
  line-height: 111.00000000000001%;
  letter-spacing: 0;
}

.footer-links li a {
  text-decoration: none;
  color: rgba(0, 0, 0, 1);
}


.footer-sub-links {
  display: flex;
  gap: 16px;
  padding: 0;
  margin: 0;
}


.footer-sub-links li {
  list-style: none;
}

.footer-sub-links a {
  font-weight: 500;
  font-size: 16px;
  line-height: 111%;
  letter-spacing: 0;
  text-decoration: none;
  color: rgba(0, 0, 0, 1);
}

.header-persone {
  display: none;
}

.news_slider {
  display: flex;
  justify-content: space-between;
}

.footer-nav {
  display: flex;
  justify-content: space-between;
}

.footer-nav-block {
  max-width: 210px;
}

.footer-nav-block h4 {
  font-weight: 600;
  font-size: 18px;
  line-height: 144%;
  letter-spacing: 0;
  margin-bottom: 10px;
}

.footer-nav-block ul {
  padding: 0;
  margin: 0;
}

.footer-nav-block ul li {
  list-style: none;
}

.footer-nav-block ul li a {
  text-decoration: none;
  font-weight: 300;
  font-size: 15px;
  line-height: 144%;
  letter-spacing: 0;
  color: #1D58C8;
}

.footer-bottom {
  background: #000;
  color: #fff;
  margin-top: 20px;
  font-size: 18px;
  font-weight: 600;
}

.footer-bottom-block {
  max-width: 1300px;
  margin: 0 auto;
  padding: 20px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid rgba(180, 180, 180, 1);
}

.footer-bottom-block ul {
  display: flex;
  padding: 0;
  margin: 0;
  gap: 8px;
}
.footer-bottom-block ul li {
  list-style: none;
}

.footer-bottom-block ul li a {
  color: rgba(0, 0, 0, 1);
  text-decoration: none;
  font-size: 14px;
  font-weight: 300;
}

@media screen and (max-width: 992px) {
  .header {
    padding: 20px;
    justify-content: space-between;
  }


  .header_socials {
    display: none;
  }

  .header-persone {
    display: block;
  }
  .header-auth {
    display: none;
  }

  .header-search {
    width: 50px;
  }

  .header-nav {
    display: none;
  }

  main {
    padding: 0 20px;
  }

  h1 {
    font-size: 30px;
  }

  main p {
    font-size: 18px;
  }

  main h2 {
    font-size: 30px;
  }

  .day-label {
    font-size: 20px;
    text-decoration: underline;
  }

  .start-guide li {
    font-size: 18px;
  }

  .register-for-free {
    font-size: 22px;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
  }

  main h4 {
    font-size: 25px;
  }

  .more-from-bcc-item {
    display: block;
  }

  .bcc-content-title {
    margin: 0;
    font-size: 14px;
  }

  .more-from-bcc-time {
    font-size: 14px;
  }

  .more-from-bcc {
    font-size: 18px;
  }

  .more-from-bcc-img {
    width: 100%;
    min-width: 100%;
  }

  footer {
    padding: 20px 0 0 0;
  }

  .footer-content {
    padding: 0 16px;
  }

  .footer-nav-block {
    width: 50%;
    max-width: 50%;
  }

  .footer-sub-links {
    flex-wrap: wrap;
  }

  .footer-links {
    flex-wrap: wrap;
    gap: 25px;
  }

  .footer-links li {
    width: 120px;
    font-size: 18px;
  }

  .news_slider {
    justify-content: center;
  }

  .news_slider__item {
    display: none;
  }

  .news_slider__item:first-child {
    display: block;
  }

  .footer-nav {
    flex-wrap: wrap;
  }

  .footer-bottom-block {
    flex-direction: column;
    gap: 16px;
    font-size: 16px;
  }

  .footer-bottom-block ul {
    display: none;
  }

  .header-item span {
    display: none;
  }

  .sidebar {
    display: none;
  }
}
