@charset "UTF-8";
body .grid_pioneer_wrapper .pioneer-section .container .pioneer-section-left h1, body .batch-section .container h3, body .offer-section .container .offer-text h3, body header .hero .container .hero-center h1 {
  text-transform: uppercase;
  color: white; /* Цвет текста внутри */
  -webkit-text-stroke: 1px #040404; /* Толщина и цвет обводки */
}

body footer .container, body .form-section .container, body .cards-section .container, body .faq-section .container, body .grid_pioneer_wrapper .pioneer-section .container, body .grid_pioneer_wrapper .grid-section .container, body .batch-section .container, body .offer-section .container, body .lern-more-section .container, body header .hero .container, body header .container {
  max-width: 1265px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px 0 20px;
}

body .form-section .container .button-standart, body .grid_pioneer_wrapper .pioneer-section .container .pioneer-section-left .button-standart, body .offer-section .container .offer-text .button-standart, body header .hero .container .hero-center .button-standart, body header .container .navigation .button-standart {
  width: 222px;
  height: 52px;
  border-radius: 8px;
  border: 1px solid transparent;
  font-family: "Readex Pro";
  font-size: 19px;
  font-weight: 700;
  color: inherit;
  letter-spacing: -0.07rem;
  /* ! переменная color */
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.8s;
  text-transform: uppercase;
}
body .form-section .container .button-standart:hover, body .grid_pioneer_wrapper .pioneer-section .container .pioneer-section-left .button-standart:hover, body .offer-section .container .offer-text .button-standart:hover, body header .hero .container .hero-center .button-standart:hover, body header .container .navigation .button-standart:hover {
  cursor: pointer;
  box-shadow: 0px 10px 21px 5px rgba(0, 0, 0, 0.42);
}

/* STYLES */
body {
  background-image: url(./img/Color-Fill.png);
  background-repeat: no-repeat;
  background-size: cover;
}
body .go-top-btn {
  position: fixed;
  display: none;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  background-color: #999999;
  border-radius: 10px;
  right: 15px;
  top: 80vh;
  cursor: pointer;
  box-shadow: none;
  transition: 0.8s;
  z-index: 3;
}
body .go-top-btn:hover {
  box-shadow: 0px 10px 21px 5px rgba(82, 82, 82, 0.42);
}
body .go-top-btn .ri-arrow-up-line {
  color: white;
  font-size: 35px;
}
body header {
  position: relative;
  overflow: hidden;
}
body header .triangle {
  position: absolute;
  top: -50px;
  left: -80px;
  z-index: -1;
}
body header .ellipse {
  position: absolute;
  right: -80px;
  top: 280px;
  z-index: -1;
}
body header .ellipse-outline {
  position: absolute;
  bottom: -300px;
  left: 400px;
  z-index: -1;
}
body header .container {
  margin-top: 108px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
body header .container .navigation {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  transition: opacity 0.5s ease, transform 0.5s ease;
}
body header .container .navigation nav {
  box-sizing: border-box;
}
body header .container .navigation nav .menu {
  display: flex;
  flex-direction: row;
  gap: clamp(10px, 2.6vw, 50px);
}
body header .container .navigation nav .menu li {
  min-width: 120px; /* для letter-spacing, тк появляется сдвиг */
}
body header .container .navigation nav .menu li a {
  font-family: "Readex Pro";
  font-size: 19px;
  font-weight: 400;
  color: inherit;
  letter-spacing: -0.09rem;
  text-transform: uppercase;
  color: #999999;
  transition: 0.5s ease-in-out;
}
body header .container .navigation nav .menu li a:hover {
  text-shadow: 0.6px 0px 0px #040404, -0.6px 0px 0px #040404;
  transform: scale(1.2);
  letter-spacing: -0.01rem;
  color: #040404;
}
body header .container .navigation .button-standart {
  background-color: #999999;
  color: white;
  margin-left: clamp(20px, 4.4vw, 86px);
  font-size: clamp(14px, 0.875rem + (1vw - 2.3px) * 0.2959, 19px);
  min-height: 0vw;
}
body header .container .ri-menu-3-fill {
  display: none;
  cursor: pointer;
}
body header .hero {
  margin-top: 125px;
}
body header .hero .container {
  display: flex;
  flex-direction: column;
}
body header .hero .container .hero-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
body header .hero .container .hero-center p {
  font-family: "Readex Pro";
  font-size: 19px;
  font-weight: 700;
  color: inherit;
  letter-spacing: -0.07rem;
  text-transform: uppercase;
}
body header .hero .container .hero-center .vertical-line {
  width: 4px;
  height: 60px;
  background-color: #040404;
  margin: 25px 0 25px 0;
}
body header .hero .container .hero-center h1 {
  font-family: "Pirata One";
  font-size: 92px;
  font-weight: 700;
  color: transparent;
  letter-spacing: 7px;
  font-size: clamp(55px, 3.4375rem + (1vw - 3.6px) * 2.3718, 92px);
  min-height: 0vw;
  text-align: center;
}
body header .hero .container .hero-center span {
  font-family: "Readex Pro";
  font-size: 15px;
  font-weight: 400;
  color: inherit;
  letter-spacing: normal;
  max-width: 374px;
  margin: 70px 0 25px 0;
  text-align: center;
}
body header .hero .container .hero-center .button-standart {
  color: white;
  background-color: #040404;
}
body header .hero .container .hero-bottom {
  font-family: "Readex Pro";
  font-size: 22px;
  font-weight: 700;
  color: inherit;
  letter-spacing: normal;
  text-transform: uppercase;
  max-width: 184px;
  display: flex;
  text-align: right;
  margin: 25px 0 100px auto;
}
body .lern-more-section {
  background-color: #040404;
}
body .lern-more-section .container {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
body .lern-more-section .container .lern-more-block {
  display: flex;
  flex-direction: column;
  max-width: 338px;
  position: relative;
}
body .lern-more-section .container .lern-more-block h2 {
  font-family: "Readex Pro";
  font-size: 23px;
  font-weight: 700;
  color: white;
  letter-spacing: normal;
  text-transform: uppercase;
  margin: 86px 0 45px 0;
}
body .lern-more-section .container .lern-more-block span {
  font-family: "Readex Pro";
  font-size: 19px;
  font-weight: 400;
  color: white;
  letter-spacing: normal;
  text-transform: uppercase;
}
body .lern-more-section .container .lern-more-block p {
  font-family: "Readex Pro";
  font-size: 15px;
  font-weight: 400;
  color: #999999;
  letter-spacing: normal;
  margin: 15px 0 45px 0;
  line-height: 17px;
}
body .lern-more-section .container .lern-more-block .lern-more-link {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-bottom: 86px;
}
body .lern-more-section .container .lern-more-block .lern-more-link a {
  font-family: "Readex Pro";
  font-size: 15px;
  font-weight: 700;
  color: white;
  letter-spacing: normal;
  text-transform: uppercase;
  text-decoration: underline;
  text-underline-offset: 5px;
}
body .lern-more-section .container .lern-more-block .lern-more-link .ri-arrow-right-line {
  color: white;
  font-size: 25px;
}
body .lern-more-section .container .lern-more-block:nth-child(2) {
  margin: 0 118px 0 118px;
}
body .lern-more-section .container .lern-more-block:nth-child(2)::after {
  content: "";
  background-color: white;
  width: 3px;
  height: 320px;
  position: absolute;
  top: 40px;
  right: -59px;
}
body .lern-more-section .container .lern-more-block:nth-child(2)::before {
  content: "";
  background-color: white;
  width: 3px;
  height: 320px;
  position: absolute;
  top: 40px;
  left: -59px;
}
body .offer-section {
  position: relative;
  overflow: hidden;
}
body .offer-section .squre-black {
  position: absolute;
  background-color: #040404;
  width: 65px;
  height: 54px;
  top: 70px;
  left: 0;
}
body .offer-section .line-black {
  display: block;
  position: absolute;
  background-color: #040404;
  width: 310px;
  height: 13px;
  bottom: 244px;
  right: 35%;
}
body .offer-section .triangle {
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 20%;
  transform: rotate(15deg);
}
body .offer-section .container {
  display: flex;
  flex-direction: row;
  margin-top: 174px;
  margin-bottom: 348px;
  gap: 50px;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
body .offer-section .container .img-wrapper {
  max-width: 692px;
  max-height: 454px;
  background-size: cover;
  background-position: center;
}
body .offer-section .container .img-wrapper img {
  max-width: 100%;
}
body .offer-section .container .offer-text {
  max-width: 483px;
}
body .offer-section .container .offer-text h3 {
  font-family: "Pirata One";
  font-size: 92px;
  font-weight: 700;
  color: transparent;
  letter-spacing: 7px;
  font-size: clamp(55px, 3.4375rem + (1vw - 3.6px) * 2.3718, 92px);
  min-height: 0vw;
}
body .offer-section .container .offer-text p {
  font-family: "Readex Pro";
  font-size: 15px;
  font-weight: 400;
  color: #999999;
  letter-spacing: normal;
  margin-top: 34px;
}
body .offer-section .container .offer-text .button-standart {
  margin-top: 51px;
  color: #040404;
  background-color: transparent;
  border: 3px solid #040404;
}
body .batch-section {
  position: relative;
  overflow: hidden;
  padding-bottom: 246px;
}
body .batch-section .rectangle-black {
  position: absolute;
  z-index: -1;
  width: 30px;
  height: 120px;
  bottom: 0;
  background-color: #040404;
  right: 35%;
  bottom: 180px;
}
body .batch-section .ellipse {
  position: absolute;
  z-index: -1;
  right: 15%;
}
body .batch-section .container h3 {
  font-family: "Pirata One";
  font-size: 92px;
  font-weight: 700;
  color: transparent;
  letter-spacing: 7px;
  font-size: clamp(55px, 3.4375rem + (1vw - 3.6px) * 2.3718, 92px);
  min-height: 0vw;
}
body .batch-section .container .batch-text-wrapper {
  display: flex;
  flex-direction: row;
  margin-top: 65px;
  gap: clamp(15px, 3.75vw, 72px);
}
body .batch-section .container .batch-text-wrapper .batch-event-text {
  display: flex;
  flex-direction: column;
}
body .batch-section .container .batch-text-wrapper .batch-event-text .section_01 {
  display: flex;
  flex-direction: column;
  position: relative;
}
body .batch-section .container .batch-text-wrapper .batch-event-text .section_01 .section_01-line {
  margin-bottom: 14px;
  max-width: 230px;
  height: 3px;
  background-color: #040404;
}
body .batch-section .container .batch-text-wrapper .batch-event-text .section_01 h4 {
  font-family: "Readex Pro";
  font-size: 21px;
  font-weight: 700;
  color: #040404;
  letter-spacing: normal;
  text-transform: uppercase;
}
body .batch-section .container .batch-text-wrapper .batch-event-text .section_01 span {
  font-family: "Readex Pro";
  font-size: 15px;
  font-weight: 600;
  color: #040404;
  letter-spacing: normal;
  text-transform: uppercase;
  margin-top: 34px;
}
body .batch-section .container .batch-text-wrapper .batch-event-text .section_01 p {
  font-family: "Readex Pro";
  font-size: 15px;
  font-weight: 400;
  color: #999999;
  letter-spacing: normal;
  max-width: 225px;
  margin-top: 16px;
}
body .batch-section .container .batch-text-wrapper .batch-event-text .section_02 {
  display: flex;
  flex-direction: column;
  margin-top: 65px;
  position: relative;
}
body .batch-section .container .batch-text-wrapper .batch-event-text .section_02 h5 {
  font-family: "Readex Pro";
  font-size: 15px;
  font-weight: 600;
  color: #040404;
  letter-spacing: normal;
  text-transform: uppercase;
}
body .batch-section .container .batch-text-wrapper .batch-event-text .section_02 h5::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 3px;
  background-color: #040404;
  top: -32px;
}
body .batch-section .container .batch-text-wrapper .batch-event-text .section_02 p {
  font-family: "Readex Pro";
  font-size: 15px;
  font-weight: 400;
  color: #999999;
  letter-spacing: normal;
  max-width: 225px;
  margin-top: 16px;
}
body .batch-section .container .batch-text-wrapper .batch-class-text {
  position: relative;
}
body .batch-section .container .batch-text-wrapper .batch-class-text .batch-class-line {
  max-width: 492px;
  height: 3px;
  background-color: #040404;
  margin-bottom: 14px;
}
body .batch-section .container .batch-text-wrapper .batch-class-text h4 {
  font-family: "Readex Pro";
  font-size: 21px;
  font-weight: 700;
  color: #040404;
  letter-spacing: normal;
  text-transform: uppercase;
}
body .batch-section .container .batch-text-wrapper .batch-class-text .batch-class-text-wrapper {
  display: flex;
  flex-direction: row;
  gap: 56px;
  flex-wrap: wrap;
}
body .batch-section .container .batch-text-wrapper .batch-class-text .batch-class-text-wrapper .batch-class-text-left .section_01 {
  margin-top: 34px;
}
body .batch-section .container .batch-text-wrapper .batch-class-text .batch-class-text-wrapper .batch-class-text-left .section_01 h5 {
  font-family: "Readex Pro";
  font-size: 15px;
  font-weight: 600;
  color: #040404;
  letter-spacing: normal;
  text-transform: uppercase;
}
body .batch-section .container .batch-text-wrapper .batch-class-text .batch-class-text-wrapper .batch-class-text-left .section_01 p {
  font-family: "Readex Pro";
  font-size: 15px;
  font-weight: 400;
  color: #999999;
  letter-spacing: normal;
  max-width: 225px;
  margin-top: 16px;
}
body .batch-section .container .batch-text-wrapper .batch-class-text .batch-class-text-wrapper .batch-class-text-left .section_02 {
  margin-top: 65px;
  position: relative;
}
body .batch-section .container .batch-text-wrapper .batch-class-text .batch-class-text-wrapper .batch-class-text-left .section_02 h5 {
  font-family: "Readex Pro";
  font-size: 15px;
  font-weight: 600;
  color: #040404;
  letter-spacing: normal;
  text-transform: uppercase;
}
body .batch-section .container .batch-text-wrapper .batch-class-text .batch-class-text-wrapper .batch-class-text-left .section_02 h5::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 3px;
  background-color: #040404;
  top: -32px;
}
body .batch-section .container .batch-text-wrapper .batch-class-text .batch-class-text-wrapper .batch-class-text-left .section_02 p {
  font-family: "Readex Pro";
  font-size: 15px;
  font-weight: 400;
  color: #999999;
  letter-spacing: normal;
  max-width: 225px;
  margin-top: 16px;
}
body .batch-section .container .batch-text-wrapper .batch-class-text .batch-class-text-wrapper .batch-class-text-right .section_01 {
  margin-top: 34px;
}
body .batch-section .container .batch-text-wrapper .batch-class-text .batch-class-text-wrapper .batch-class-text-right .section_01 h5 {
  font-family: "Readex Pro";
  font-size: 15px;
  font-weight: 600;
  color: #040404;
  letter-spacing: normal;
  text-transform: uppercase;
}
body .batch-section .container .batch-text-wrapper .batch-class-text .batch-class-text-wrapper .batch-class-text-right .section_01 p {
  font-family: "Readex Pro";
  font-size: 15px;
  font-weight: 400;
  color: #999999;
  letter-spacing: normal;
  max-width: 225px;
  margin-top: 16px;
}
body .batch-section .container .batch-text-wrapper .batch-class-text .batch-class-text-wrapper .batch-class-text-right .section_02 {
  position: relative;
  margin-top: 65px;
}
body .batch-section .container .batch-text-wrapper .batch-class-text .batch-class-text-wrapper .batch-class-text-right .section_02 h5 {
  font-family: "Readex Pro";
  font-size: 15px;
  font-weight: 600;
  color: #040404;
  letter-spacing: normal;
  text-transform: uppercase;
}
body .batch-section .container .batch-text-wrapper .batch-class-text .batch-class-text-wrapper .batch-class-text-right .section_02 h5::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 3px;
  background-color: #040404;
  top: -32px;
}
body .batch-section .container .batch-text-wrapper .batch-class-text .batch-class-text-wrapper .batch-class-text-right .section_02 p {
  font-family: "Readex Pro";
  font-size: 15px;
  font-weight: 400;
  color: #999999;
  letter-spacing: normal;
  max-width: 225px;
  margin-top: 16px;
}
body .grid_pioneer_wrapper {
  position: relative;
  overflow: hidden;
}
body .grid_pioneer_wrapper .triangle {
  position: absolute;
  bottom: 0;
  right: 25%;
  z-index: -1;
}
body .grid_pioneer_wrapper .ellipse {
  position: absolute;
  right: 10%;
  top: 50%;
  z-index: -1;
}
body .grid_pioneer_wrapper .ellipse-outline {
  position: absolute;
  bottom: 10%;
  left: -5%;
  z-index: -1;
  transform: rotate(-180deg);
}
body .grid_pioneer_wrapper .grid-section .container {
  max-width: 1216px;
  padding: 0;
  background-color: gainsboro;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
body .grid_pioneer_wrapper .grid-section .container .grid-block {
  width: 405px;
  height: 352px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
body .grid_pioneer_wrapper .grid-section .container .grid-block .grid-text h2 {
  font-family: "Readex Pro";
  font-size: 23px;
  font-weight: 700;
  color: #040404;
  letter-spacing: normal;
  margin: 0 0 15px 0;
}
body .grid_pioneer_wrapper .grid-section .container .grid-block .grid-text span {
  font-family: "Readex Pro";
  font-size: 19px;
  font-weight: 500;
  color: #999999;
  letter-spacing: normal;
}
body .grid_pioneer_wrapper .grid-section .container .grid-block .grid-text .lern-more-link {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-top: 145px;
}
body .grid_pioneer_wrapper .grid-section .container .grid-block .grid-text .lern-more-link a {
  font-family: "Readex Pro";
  font-size: 15px;
  font-weight: 700;
  color: #040404;
  letter-spacing: normal;
  text-transform: uppercase;
  text-decoration: underline;
  text-underline-offset: 5px;
}
body .grid_pioneer_wrapper .grid-section .container .grid-block .grid-text .lern-more-link .ri-arrow-right-line {
  color: #040404;
  font-size: 25px;
}
body .grid_pioneer_wrapper .grid-section .container .grid-img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 405px;
  max-height: 352px;
}
body .grid_pioneer_wrapper .grid-section .container .grid-img img {
  max-width: 100%;
}
body .grid_pioneer_wrapper .pioneer-section {
  margin-top: 200px;
}
body .grid_pioneer_wrapper .pioneer-section .container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 30px;
}
body .grid_pioneer_wrapper .pioneer-section .container .pioneer-section-left {
  display: flex;
  flex-direction: column;
  max-width: 520px;
}
body .grid_pioneer_wrapper .pioneer-section .container .pioneer-section-left h1 {
  font-family: "Pirata One";
  font-size: 74px;
  font-weight: 700;
  color: transparent;
  letter-spacing: 7px;
  font-size: clamp(55px, 3.4375rem + (1vw - 3.6px) * 2.3718, 74px);
  min-height: 0vw;
}
body .grid_pioneer_wrapper .pioneer-section .container .pioneer-section-left span {
  font-family: "Readex Pro";
  font-size: 15px;
  font-weight: 400;
  color: inherit;
  letter-spacing: normal;
  margin: 35px 0 62px 0;
  text-align: start;
}
body .grid_pioneer_wrapper .pioneer-section .container .pioneer-section-left .button-standart {
  color: white;
  background-color: #040404;
}
body .grid_pioneer_wrapper .pioneer-section .container .pioneer-section-right {
  font-family: "Readex Pro";
  font-size: 22px;
  font-weight: 700;
  color: inherit;
  letter-spacing: normal;
  text-transform: uppercase;
  max-width: 200px;
  display: flex;
  text-align: right;
  align-items: flex-end;
  padding-top: 20px;
}
body .one-image-section {
  margin-top: 84px;
  min-height: 395px;
  min-width: 100%;
  background-image: url(./img/wide-image.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
body .faq-section {
  margin: 0 0 0 auto;
  height: 1100px;
  position: relative;
  overflow: hidden;
}
body .faq-section .triangle {
  position: absolute;
  left: 10%;
  top: 15%;
  z-index: -1;
  transform: rotate(25deg);
  width: 335px;
  height: auto;
}
body .faq-section .ellipse {
  position: absolute;
  width: 486px;
  height: auto;
  bottom: 0;
  z-index: -1;
}
body .faq-section .ellipse-outline {
  position: absolute;
  top: -30%;
  right: -20%;
  z-index: -1;
  transform: rotate(-180deg);
}
body .faq-section .container {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
}
body .faq-section .container .faq-wrapper .faq-title {
  max-width: 756px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
body .faq-section .container .faq-wrapper .faq-title h3 {
  margin-top: 120px;
  font-family: "Pirata One";
  font-size: 154px;
  font-weight: 700;
  color: inherit;
  letter-spacing: 7px;
  text-transform: uppercase;
  font-size: clamp(55px, 3.4375rem + (1vw - 3.6px) * 2.3718, 154px);
}
body .faq-section .container .faq-wrapper .accordion {
  margin-top: 38px;
  max-width: 756px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
body .faq-section .container .faq-wrapper .accordion li {
  border: 3px solid #040404;
  padding: 30px 45px 30px 45px;
  position: relative;
}
body .faq-section .container .faq-wrapper .accordion li input[type=radio] {
  display: none;
}
body .faq-section .container .faq-wrapper .accordion li input[type=radio]:checked + label + .content {
  max-height: 258px;
  padding-top: 60px;
}
body .faq-section .container .faq-wrapper .accordion li input[type=radio]:checked + label::after {
  content: "-";
  transform: scaleX(1.6);
}
body .faq-section .container .faq-wrapper .accordion li label {
  font-family: "Readex Pro";
  font-size: 17px;
  font-weight: 500;
  color: #040404;
  letter-spacing: -1px;
  /* margin-right: 70px; */
}
body .faq-section .container .faq-wrapper .accordion li label::after {
  content: "+";
  font-family: "Readex Pro";
  font-size: 35px;
  font-weight: 300;
  color: #040404;
  letter-spacing: -1px;
  position: absolute;
  top: 18px;
  right: 46px;
  cursor: pointer;
}
body .faq-section .container .faq-wrapper .accordion li .content {
  max-width: 656px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.8s, padding 0.8s;
}
body .faq-section .container .faq-wrapper .accordion li .content .content-line {
  max-width: 627px;
  height: 2px;
  background-color: #999999;
  margin-bottom: 32px;
}
body .faq-section .container .faq-wrapper .accordion li .content p {
  font-family: "Readex Pro";
  font-size: 15px;
  font-weight: 300;
  color: #999999;
  letter-spacing: normal;
}
body .cards-section {
  position: relative;
  overflow: hidden;
  padding-bottom: 300px;
}
body .cards-section .ellipse-outline {
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: 20%;
  transform: rotate(180deg);
}
body .cards-section .container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 50px;
  flex-wrap: wrap;
}
body .cards-section .container .card {
  max-width: 370px;
  height: 444px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 3px solid #040404;
  background-color: white;
  box-shadow: 10px 9px 5px 0px rgba(0, 0, 0, 0.92);
}
body .cards-section .container .card img {
  margin: 53px 0 53px 0;
}
body .cards-section .container .card h6 {
  font-family: "Readex Pro";
  font-size: 25px;
  font-weight: 700;
  color: inherit;
  letter-spacing: normal;
  margin-bottom: 16px;
  font-size: clamp(18px, 1.125rem + (1vw - 3.6px) * 0.4487, 25px);
  min-height: 0vw;
}
body .cards-section .container .card span {
  font-family: "Readex Pro";
  font-size: 18px;
  font-weight: 600;
  color: inherit;
  letter-spacing: normal;
  font-size: clamp(13px, 0.8125rem + (1vw - 3.6px) * 0.3205, 18px);
  min-height: 0vw;
}
body .cards-section .container .card .card-text-wrapper {
  max-width: 284px;
  margin: 32px 43px 56px 43px;
}
body .cards-section .container .card .card-text-wrapper p {
  font-family: "Readex Pro";
  font-size: 15px;
  font-weight: 500;
  color: #999999;
  letter-spacing: normal;
  text-align: center;
  font-size: clamp(10px, 0.625rem + (1vw - 3.6px) * 0.3205, 15px);
  min-height: 0vw;
}
body .form-section {
  position: relative;
  overflow: hidden;
}
body .form-section .triangle {
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: 0;
}
body .form-section .ellipse {
  position: absolute;
  z-index: -1;
  bottom: 30%;
  left: 10%;
}
body .form-section .container {
  max-width: 760px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 30px;
}
body .form-section .container h3 {
  font-family: "Pirata One";
  font-size: 118px;
  font-weight: 700;
  color: inherit;
  letter-spacing: 7px;
  text-transform: uppercase;
  font-size: clamp(55px, 3.4375rem + (1vw - 3.6px) * 2.3718, 118px);
  min-height: 0vw;
}
body .form-section .container .form {
  display: flex;
  flex-direction: column;
  gap: 18px;
  margin-top: 32px;
  width: 100%;
}
body .form-section .container .form .name, body .form-section .container .form .last-name, body .form-section .container .form .email {
  height: 55px;
  padding-left: 40px;
}
body .form-section .container .form .message {
  padding-left: 40px;
  padding-top: 25px;
}
body .form-section .container .form .name, body .form-section .container .form .last-name, body .form-section .container .form .email, body .form-section .container .form .message {
  border: 3px solid #999999;
  background-color: #e2e2e2;
  border-radius: 7px;
  font-family: "Readex Pro";
  font-size: 15px;
  font-weight: 400;
  color: #999999;
  letter-spacing: normal;
}
body .form-section .container .button-standart {
  color: white;
  background-color: #040404;
  margin-top: 62px;
}
body footer {
  margin-top: 164px;
  position: relative;
  overflow: hidden;
  padding-bottom: 80px;
}
body footer .ellipse-outline {
  position: absolute;
  z-index: -1;
  bottom: -30%;
  left: -10%;
  transform: rotate(180deg);
}
body footer .container {
  padding: 85px 0 100px 0;
  background-color: #040404;
  border-radius: 10px;
}
body footer .container .footer-top {
  margin: 0 80px 0 80px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
body footer .container .footer-top h3 {
  font-family: "Pirata One";
  font-size: 85px;
  font-weight: 600;
  color: inherit;
  letter-spacing: 7px;
  color: transparent; /* Цвет текста внутри */
  -webkit-text-stroke: 1px white; /* Толщина и цвет обводки */
  font-size: clamp(55px, 3.4375rem + (1vw - 3.6px) * 2.3718, 85px);
  min-height: 0vw;
  text-transform: uppercase;
  padding-bottom: 20px;
}
body footer .container .footer-top p {
  font-family: "Readex Pro";
  font-size: 18px;
  font-weight: 400;
  color: white;
  letter-spacing: normal;
  font-size: clamp(10px, 0.625rem + (1vw - 3.6px) * 0.5128, 18px);
  min-height: 0vw;
}
body footer .container h4 {
  margin: 63px 80px 0 80px;
  font-family: "Readex Pro";
  font-size: 25px;
  font-weight: 600;
  color: white;
  letter-spacing: normal;
}
body footer .container .footer-links {
  margin: 50px 80px 0 80px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 34px;
  max-width: 850px;
  height: 131px;
}
body footer .container .footer-links a {
  font-family: "Readex Pro";
  font-size: 21px;
  font-weight: 300;
  color: #999999;
  letter-spacing: normal;
  font-size: clamp(15px, 0.9375rem + (1vw - 3.6px) * 0.3846, 21px);
  min-height: 0vw;
  transition: 0.5s ease-in-out;
}
body footer .container .footer-links :hover {
  color: white;
}

/* max-width: 732px */
@media (max-width: 732px) {
  body header {
    position: relative;
  }
  body header .container {
    display: flex;
    justify-content: flex-end;
    margin-top: 50px;
  }
  body header .container .navigation {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    transform: translateX(100%);
    flex-direction: column;
    gap: 20px;
    right: 0px;
    top: 0px;
    background-color: rgba(255, 255, 255, 0.978);
    width: 100vw;
    height: 100vh;
    z-index: 3;
  }
  body header .container .navigation nav .menu {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  body header .container .navigation nav .menu li {
    text-align: center;
  }
  body header .container .navigation .button-standart {
    margin-left: 0;
  }
  body header .container .navigation.visible {
    display: flex;
    opacity: 1;
    transform: translateX(0);
  }
  body header .container .ri-menu-3-fill {
    display: block;
    position: fixed;
    z-index: 4;
    transition: 0.5s ease-in-out;
  }
  body header .container .ri-menu-3-fill:hover {
    transform: scale(2);
  }
  body .offer-section .line-black {
    display: none;
  }
  body .lern-more-section .container {
    /* flex-wrap: wrap; */
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  body .lern-more-section .container .lern-more-block:nth-child(2) {
    margin: 0;
  }
  body .lern-more-section .container .lern-more-block:nth-child(2)::after {
    content: "";
    display: none;
  }
  body .lern-more-section .container .lern-more-block:nth-child(2)::before {
    content: "";
    display: none;
  }
  body footer .container .footer-top {
    flex-wrap: wrap;
  }
  body footer .container .footer-links {
    height: 305px;
  }
}/*# sourceMappingURL=style.css.map */