/*  
	Partials
*/
.svg {
  position: relative;
}

.center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.svg-cosmetic {
  position: absolute;
}

.pawn-0 {
  height: 100px;
  width: 100px;
}

.pawn-1 {
  height: 100px;
  width: 100px;
  top: -5rem;
  left: 0rem;
}

.star-1 {
  height: 50px;
  width: 50px;
  top: -24rem;
  left: 24rem;
}

.rings-1 {
  height: 125px;
  width: 125px;
  top: -10rem;
  left: 60rem;
}

.zigzag {
  height: 75px;
  width: 75px;
}

.triangles {
  top: 26rem;
  left: 12rem;
}

.main {
  max-width: 1140px;
  margin: 0 auto;
  width: 100%;
}

.personalwraper {
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
}

.legends-logo {
  font-family: "KG HAPPY";
  font-style: normal;
  font-weight: 400;
  font-size: 27px;
  text-align: center;
  padding-top: 1rem;
}
@media (max-width: 998.98px) {
  .legends-logo {
    font-size: 20x;
    width: 9rem;
  }
}
@media (max-width: 349.98px) {
  .legends-logo {
    font-size: 14x;
    width: 100%;
  }
}

@media (max-width: 349.98px) {
  .custom-toggler {
    align-items: center;
    text-align: center;
    width: 100%;
  }
}
.nav-item {
  padding-left: 1.5rem;
}
.nav-item a {
  font-family: "Poppins" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  color: #656689 !important;
  text-decoration: none;
}
.nav-item a:active {
  color: #000958 !important;
}
.nav-item a:hover {
  color: #000958 !important;
  transition: 0.2s !important;
}

.media-icons {
  text-decoration: none;
  color: #656689;
  padding-right: 1rem;
}
.media-icons:hover {
  color: #000958;
  transition: 0.2s !important;
}

.footer {
  background-color: #FFF4EA;
  padding: 2rem;
  padding-top: 5rem;
}
.footer h4 {
  font-family: "KG HAPPY";
  font-style: normal;
  font-weight: 400;
  font-size: 27px;
  margin-bottom: 2rem;
  width: 100%;
}
.footer h5 {
  font-family: "KG HAPPY";
  color: #000958;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 2rem;
  width: 100%;
}
.footer p {
  font-family: "Poppins" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px;
  color: #656689;
  width: 100%;
}
@media (max-width: 998.98px) {
  .footer p {
    width: 100%;
  }
}
@media (max-width: 998.98px) {
  .footer .first-col {
    padding-bottom: 1rem;
  }
  .footer .links {
    padding-top: 1rem;
  }
}
.footer address {
  font-family: "Poppins" !important;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #656689;
  max-width: 25rem;
  line-height: 2rem;
}
.footer address a {
  text-decoration: none;
  color: #000958;
}
.footer ul {
  text-decoration: none;
}
.footer li {
  text-decoration: none;
  margin-bottom: 1rem;
}
@media (max-width: 998.98px) {
  .footer li .first-col {
    padding-top: 1rem;
  }
}
.footer li a {
  text-decoration: none;
  font-family: "Poppins" !important;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #656689;
}
.footer li a:hover {
  color: #000958;
  transition: 0.1s;
}

.last-footer-row {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  margin-top: 1rem;
}

#pages {
  display: flex;
  padding: 2rem;
}
#pages h2 {
  font-family: "KG HAPPY";
  color: #000958;
  padding: 0.7rem;
  text-align: center;
}
#pages p {
  font-family: "Poppins";
  color: #656689;
  padding: 0.7rem;
}
#pages a {
  text-decoration: none;
  transition: 1s;
}
#pages a h5 {
  text-align: center;
  color: #000958;
  font-family: "KG HAPPY";
}
#pages a p {
  color: #656689;
  font-family: "Poppins";
  padding: 1rem;
}
#pages a img {
  max-height: 16rem;
  padding: 1rem;
  max-height: 250px;
  width: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#pages a:hover {
  transform: translateY(-1rem);
  transition: 1s;
}
#pages .single img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 2rem;
  max-height: 300px;
  width: auto;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 5px;
  margin-bottom: 1rem;
}
#pages .single h3 {
  text-align: center;
  color: #000958;
  font-family: "KG HAPPY";
}
#pages .single p {
  text-align: center;
  color: #656689;
  font-family: "Poppins";
}
#pages h4 {
  text-align: center;
  color: #000958;
  font-family: "KG HAPPY";
  width: 100%;
  border-top: 3px solid #FFF4EA;
  padding: 1rem;
}
#pages .page-nav-container {
  padding: 1rem;
  text-align: center;
}
#pages .page-nav-container a {
  color: black;
  padding: 8px 16px;
  text-decoration: none;
  border-radius: 5px;
}
#pages .page-nav-container a:hover {
  background-color: #FFF4EA;
  transition: 0.2s;
}
#pages .page-nav-container span {
  padding: 8px 16px;
  background-color: #FF5B2E;
  color: #FFFFFF;
  border-radius: 5px;
}

/*  
	Pages
*/
.personalwraper {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}

#hero {
  margin-top: 2rem;
  margin-bottom: 10rem;
}
@media (max-width: 1439.98px) {
  #hero {
    align-items: center;
  }
}
#hero .row {
  --bs-gutter-x: 0;
}
#hero h1 {
  font-family: "KG HAPPY";
  font-style: normal;
  font-weight: 400;
  font-size: 55px;
  color: #000958;
  padding-right: 1rem;
  max-width: 38rem;
  word-break: break-word;
}
@media (max-width: 991.98px) {
  #hero h1 {
    font-size: 35px;
    padding: 1rem;
    text-align: center;
    margin: 0 auto;
  }
}
#hero p {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  padding-right: 1rem;
  font-size: 16px;
  color: #656689;
  margin-top: 2rem;
  padding-bottom: 1rem;
}
@media (max-width: 991.98px) {
  #hero p {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 2rem;
    width: 100%;
    font-size: 14px;
    padding: 1rem;
    overflow-wrap: break-word;
  }
}
#hero .button {
  width: 142px;
  height: 60px;
  padding: 1rem;
  text-decoration: none;
  background: #FF5B2E;
  box-shadow: 0px 13px 26px -8px rgba(255, 91, 46, 0.42);
  border-radius: 10px;
  text-align: center;
  color: #FFFFFF;
  border: 0px;
}
@media (max-width: 991.98px) {
  #hero .button {
    align-self: center;
  }
}
#hero .mosaic {
  display: grid;
  grid-template-rows: 18rem;
  grid-template-columns: 18rem;
  margin-left: -3rem;
}
@media (max-width: 1439px) {
  #hero .mosaic {
    grid-template-rows: 9rem;
    grid-template-columns: 9rem;
  }
}
@media (max-width: 991.98px) {
  #hero .mosaic {
    display: flex;
    justify-content: center;
    margin-left: 0;
    margin-bottom: 7rem;
  }
}
@media (max-width: 575px) {
  #hero .mosaic {
    margin-bottom: 2rem;
  }
}
@media (max-width: 1439px) {
  #hero .mosaic_item {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    max-height: 240px;
  }
}
#hero .mosaic_item:first-of-type {
  grid-column: 1/span 2;
  grid-row: 1/span 2;
}
#hero .mosaic_item:first-of-type img {
  width: 552px;
  height: 461px;
  border-radius: 3rem;
}
@media (max-width: 1439px) {
  #hero .mosaic_item:first-of-type img {
    width: 462px;
    height: 341px;
  }
}
@media (max-width: 575px) {
  #hero .mosaic_item:first-of-type img {
    width: 362px;
    height: 241px;
  }
}
@media (max-width: 455px) {
  #hero .mosaic_item:first-of-type img {
    width: 162px;
    height: 141px;
  }
}
#hero .mosaic_item:last-of-type {
  grid-column: 2/span 2;
  grid-row: 2/span 2;
  border-top-left-radius: 8%;
  outline: 7px solid #FFFFFF;
  background-position-y: 5rem;
  border-radius: 1rem;
}
@media (max-width: 1439px) {
  #hero .mosaic_item:last-of-type {
    transform: translate(7.1rem, 5rem);
  }
}
#hero .mosaic_item:last-of-type img {
  width: 300px;
  height: 242px;
  border-bottom-left-radius: 2rem;
  border-bottom-right-radius: 2rem;
  border-top-right-radius: 2rem;
}
@media (max-width: 1439px) {
  #hero .mosaic_item:last-of-type img {
    width: 240px;
    height: 200px;
  }
}
@media (max-width: 991.98px) {
  #hero .mosaic_item:last-of-type {
    display: none;
  }
}

#statistics {
  margin-bottom: 3rem;
}
#statistics .stats-left {
  min-height: 214px;
  z-index: 1;
  background: linear-gradient(97.17deg, #FF5D31 2.51%, #FF9F2E 70.22%, #FF5B2E 100%);
  border-radius: 34px 0px 0px 10px;
  border-top: 1.5rem solid white;
  height: 100%;
}
#statistics .stats-left .row {
  height: 100%;
  margin-top: 3rem;
}
#statistics .stats-left p {
  color: #FFFFFF;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
}
#statistics .stats-left h2 {
  font-family: "KG HAPPY";
  font-style: normal;
  font-weight: 400;
  font-size: 35px;
  color: #FFFFFF;
}
@media (max-width: 991.98px) {
  #statistics .stats-left {
    width: 60%;
    margin: 0 auto;
    padding: 1rem;
    border-radius: 10px 10px 0px 0px;
  }
}
#statistics .stats-right {
  background: linear-gradient(110.59deg, #009F97 7.32%, #00C8BD 98.68%);
  border-left: 5px solid #FFF4EA;
  border-radius: 40px 40px 10px 0px;
  z-index: 2;
}
#statistics .stats-right p {
  color: #FFFFFF;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  padding: 0.5rem;
}
#statistics .stats-right h2 {
  font-family: "KG HAPPY";
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  color: #FFFFFF;
  border-top: 2px solid #FFF4EA;
  padding: 0.5rem;
}
@media (max-width: 575.98px) {
  #statistics .stats-right h2 {
    font-size: 18px;
  }
}
@media (max-width: 991.98px) {
  #statistics .stats-right {
    width: 60%;
    margin: 0 auto;
    border-radius: 0px 0px 10px 10px;
    border-left: 0px;
  }
}

/*
#statistics {
	margin-bottom: 3rem;
	margin-top: 3rem;
	@media (max-width: 1199.98px) {
		display: none;
	}

	.stats-left {
		height: 213px;
		z-index: 1;
		padding-left: 2rem;
		width: 60rem;
		background: linear-gradient(97.17deg, #FF5D31 2.51%, #FF9F2E 70.22%, $accent 100%);
		border-radius: 34px 34px 34px 10px;
		padding-right: 15rem;
	}

	.stats-right {
		background: linear-gradient(110.59deg, #009F97 7.32%, #00C8BD 98.68%);
		border-left: 5px solid $background;
		border-radius: 40px 40px 10px 0px;
		height: 240px;
		z-index: 2;
		margin-top: -11.5rem;
		width: 30rem;
		margin-left: 40rem;
	}

	.stats-col {
		margin-top: 4rem;
	}

	.stats-border {
		border-right: 3px solid $background;
		margin-right: 2rem;
	}

	.long-text {
		color: $accent_text;
		font-family: $s_font;
		font-style: normal;
		font-weight: 500;
		font-size: 16px;
		margin: 2rem;
		padding-bottom: 2rem;
		border-bottom: 1px solid $background;
	}

	h5 {
		margin: 2rem;
		font-family: $p_font;
		font-style: normal;
		font-weight: 400;
		font-size: 18px;
		color: $accent_text;
	}

	.titles {
		color: $accent_text;
		font-family: $s_font;
		font-style: normal;
		font-weight: 500;
		font-size: 18px !important;
	}

	h2 {
		font-family: $p_font;
		font-style: normal;
		font-weight: 400;
		font-size: 35px;
		color: $accent_text;
	}
}*/
#services {
  background-color: #FFF4EA;
  padding-top: 3rem;
  padding-bottom: 3rem;
  text-align: center;
}
#services .headline {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  margin-bottom: 2rem;
}
#services .headline h1 {
  font-family: "KG HAPPY";
  font-style: normal;
  font-weight: 400;
  font-size: 45px;
  color: #000958;
}
@media (max-width: 991.98px) {
  #services .headline h1 {
    text-align: center;
    margin: 0 auto;
    overflow-wrap: break-word;
    width: 100%;
  }
}
#services .headline p {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  width: 28rem;
  margin: 0 auto;
  color: #656689;
}
@media (max-width: 991.98px) {
  #services .headline p {
    text-align: center;
    margin: 0 auto;
    overflow-wrap: break-word;
    width: 100%;
    padding: 1rem;
  }
}
#services .button {
  width: 142px;
  height: 60px;
  padding: 1rem;
  text-decoration: none;
  background: #FF5B2E;
  box-shadow: 0px 13px 26px -8px rgba(255, 91, 46, 0.42);
  border-radius: 10px;
  text-align: center;
  color: #FFFFFF;
  border: 0px;
}
@media (max-width: 991.98px) {
  #services .button {
    align-self: center;
  }
}
#services .complect {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  padding: 3rem;
}
#services .complect .service {
  text-align: center;
  max-width: 220px;
  max-height: 262px;
  min-width: 220px;
  min-height: 262px;
  padding: 2rem;
  background-color: #FFFAF5;
  box-shadow: -17px 14px 68px -4px rgba(207, 174, 132, 0.25);
  border-radius: 44px;
  margin: 1rem 1rem;
}
@media (max-width: 1199.98px) {
  #services .complect .service {
    margin-top: 1rem;
  }
}
#services .complect .service h4 {
  font-family: "KG HAPPY";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  color: #656689;
}
#services .complect .service p {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  color: #656689;
}
#services .complect .service:hover {
  background-color: #FB901A;
  transition: 0.5s;
}
#services .complect .service:hover h4 {
  color: #FFFFFF;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
#services .complect .service:hover p {
  color: #FFFFFF;
}
#services .complect .lifted {
  transform: translateY(-2rem);
}
@media (max-width: 1199.98px) {
  #services .complect .lifted {
    transform: translateY(0);
  }
}

#aboutus {
  margin: 2rem;
}
#aboutus .row h1 {
  font-family: "KG HAPPY";
  font-style: normal;
  font-weight: 400;
  font-size: 35px;
  color: #000958;
  text-align: end;
}
@media (max-width: 1199.98px) {
  #aboutus .row h1 {
    text-align: center;
  }
}
@media (max-width: 991.98px) {
  #aboutus .row h1 {
    text-align: center;
    font-size: 35px;
    padding: 1rem;
    margin: 0 auto;
    width: 100%;
  }
}
#aboutus .row p {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #656689;
  padding-bottom: 1rem;
}
@media (max-width: 1199.98px) {
  #aboutus .row p {
    text-align: center;
    margin: auto 3rem;
  }
}
@media (max-width: 991.98px) {
  #aboutus .row p {
    font-size: 14px;
    padding: 1rem;
    margin: 0 auto;
    width: 100%;
  }
}
#aboutus .skelet {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1199.98px) {
  #aboutus .skelet .skeleton {
    width: 850px;
    height: 600px;
  }
}
@media (max-width: 991.98px) {
  #aboutus .skelet .skeleton {
    display: none;
  }
}
#aboutus .skelet .skelet-img {
  position: absolute;
  max-width: 333px;
  max-height: 550px;
  background: #FFF4EA;
  border: 10px solid #FFF4EA;
  border-radius: 240.5px;
}
@media (max-width: 1199.98px) {
  #aboutus .skelet .skelet-img {
    width: 250px;
    height: 400px;
  }
}
@media (max-width: 991.98px) {
  #aboutus .skelet .skelet-img {
    display: none;
  }
}
#aboutus .skelet h4 {
  font-family: "KG HAPPY";
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  color: #000958;
  position: relative;
  top: 20%;
}
#aboutus .skelet p {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #656689;
  position: relative;
  top: 20%;
}
#aboutus .skelet .texts {
  position: absolute;
  width: 250px;
  height: 250px;
}
@media (max-width: 991.98px) {
  #aboutus .skelet .texts {
    position: relative;
    width: 18rem;
    border: 5px solid #FFF4EA;
    max-height: auto;
    height: 20rem;
    text-align: center;
    margin: 1rem;
    overflow-x: visible;
  }
}
#aboutus .skelet .text-1 {
  transform: translate(-27rem, -15rem);
}
#aboutus .skelet .text-2 {
  transform: translate(-27rem, 0rem);
}
#aboutus .skelet .text-3 {
  transform: translate(-27rem, 16rem);
}
#aboutus .skelet .text-4 {
  transform: translate(27rem, -15rem);
}
#aboutus .skelet .text-5 {
  transform: translate(27rem, 0rem);
}
#aboutus .skelet .text-6 {
  transform: translate(27rem, 16rem);
}
@media (max-width: 1199.98px) {
  #aboutus .skelet .text-1 {
    transform: translate(-18rem, -11rem);
  }
  #aboutus .skelet .text-2 {
    transform: translate(-18rem, 0rem);
  }
  #aboutus .skelet .text-3 {
    transform: translate(-18rem, 14rem);
  }
  #aboutus .skelet .text-4 {
    transform: translate(18rem, -11rem);
  }
  #aboutus .skelet .text-5 {
    transform: translate(18rem, 0rem);
  }
  #aboutus .skelet .text-6 {
    transform: translate(18rem, 14rem);
  }
}
@media (max-width: 991.98px) {
  #aboutus .skelet .text-1, #aboutus .skelet .text-2, #aboutus .skelet .text-3, #aboutus .skelet .text-4, #aboutus .skelet .text-5, #aboutus .skelet .text-6 {
    transform: translate(0rem, 0rem);
  }
}

#history {
  margin: 2rem;
}
#history .col {
  margin: 1px;
}
#history .col:first-of-type h2 {
  font-family: "KG HAPPY";
  font-style: normal;
  font-weight: 400;
  font-size: 45px;
  color: #292525;
  padding-bottom: 1rem;
}
@media (max-width: 1199.98px) {
  #history .col:first-of-type h2 {
    text-align: center;
  }
}
#history .col:first-of-type p {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #656689;
  padding-bottom: 1rem;
  padding-right: 1rem;
}
@media (max-width: 1199.98px) {
  #history .col:first-of-type p {
    text-align: center;
  }
}
#history .col:first-of-type .button {
  width: 142px;
  height: 60px;
  padding: 1rem;
  text-decoration: none;
  background: #FF5B2E;
  box-shadow: 0px 13px 26px -8px rgba(255, 91, 46, 0.42);
  border-radius: 10px;
  text-align: center;
  color: #FFFFFF;
  border: 0px;
}
@media (max-width: 1199.98px) {
  #history .col:first-of-type {
    text-align: center;
    margin-bottom: 1rem;
  }
}
#history .col:last-of-type {
  background: #FFFFFF;
  box-shadow: 0px 36px 39px rgba(7, 0, 59, 0.04);
  border-radius: 16px;
  margin: 0;
  padding: 2rem;
  max-width: 549px;
}
@media (max-width: 768.98px) {
  #history .col:last-of-type {
    text-align: center;
    padding: 0;
    padding-top: 1rem;
  }
}
#history .col:last-of-type .arrow {
  padding-top: 12px;
  width: 40px;
  height: 40px;
  background: #FF5B2E;
  text-align: center;
  border-radius: 100%;
}
#history .col:last-of-type i {
  color: #FFFFFF;
}
#history .col:last-of-type a {
  text-decoration: none;
}
#history .col:last-of-type h4 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  color: #292525;
  margin-left: 0.2rem;
  margin-top: 0.5rem;
}
@media (max-width: 768.98px) {
  #history .col:last-of-type h4 {
    text-align: center;
    padding: 0.5rem;
    height: 5rem;
  }
}
#history .col:last-of-type p {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #656689;
  opacity: 0.5;
  max-height: 8rem;
  padding-right: 0.5rem;
  width: 14rem;
  height: 100%;
  overflow: auto;
  margin-left: 0.2rem;
}
@media (max-width: 768.98px) {
  #history .col:last-of-type p {
    text-align: center;
    margin: 0 auto;
    padding: 0.5rem;
    width: 100%;
    height: 11rem;
  }
}
#history .col:last-of-type img {
  width: 240px;
  height: 260px;
  background: #5BD6E2;
  border-radius: 15px;
}
@media (max-width: 768.98px) {
  #history .col:last-of-type img {
    width: 180px;
    height: 200px;
  }
}
#history .col:last-of-type .control {
  position: absolute;
  bottom: 0rem;
  right: 7rem;
}
#history .col:last-of-type .control a {
  padding-right: 1rem;
}
@media (max-width: 768.98px) {
  #history .col:last-of-type .control {
    position: relative;
    align-items: center;
    bottom: 0;
    right: 0;
  }
  #history .col:last-of-type .control a {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem;
  }
}
#history .col:last-of-type .scrollable-content {
  padding-right: 5px;
}
#history .col:last-of-type ::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
#history .col:last-of-type ::-webkit-scrollbar-track {
  background: #f1f1f1;
}
#history .col:last-of-type ::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
}
#history .col:last-of-type ::-webkit-scrollbar-thumb:hover {
  background: #555;
}

#e404 {
  margin: 0 auto;
}
#e404 h2 {
  text-align: center;
  font-size: 172px;
  font-family: "KG HAPPY";
  color: #000958;
}
@media (max-width: 998.98px) {
  #e404 h2 {
    font-size: 72px;
  }
}

/*
* { 
    outline: 1px solid red;
    outline-offset: -1px;
}*//*# sourceMappingURL=style.css.map */