@charset "UTF-8";
.social-container {
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 600px) and (max-width: 1023px) {
  .social-container {
    padding-left: 75px;
    padding-right: 75px;
  }
}
@media (min-width: 1024px) {
  .social-container {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.social-media {
  margin-top: 99px;
}
@media (min-width: 600px) and (max-width: 1023px) {
  .social-media {
    margin-top: 118px;
    overflow-x: hidden;
  }
}
@media (min-width: 1024px) and (max-width: 1380px) {
  .social-media {
    margin-top: 4.11vw;
    margin-left: 75px;
  }
}
@media (min-width: 1381px) and (max-width: 1464px) {
  .social-media {
    margin-top: 4.11vw;
    margin-left: calc((100vw - 1380px) / 2 + 42px);
  }
}
@media (min-width: 1465px) {
  .social-media {
    margin-top: 4.11vw;
    margin-left: calc((100vw - 1380px) / 2);
  }
}
@media (min-width: 1024px) {
  .social-media .social-wrapper {
    display: flex;
    height: 17.19vw;
    overflow-y: hidden;
  }
}
.social-media .social-wrapper .links-wrapper {
  text-align: center;
}
@media (min-width: 600px) and (max-width: 1023px) {
  .social-media .social-wrapper .links-wrapper {
    text-align: left;
  }
}
@media (min-width: 1024px) and (max-width: 1380px) {
  .social-media .social-wrapper .links-wrapper {
    text-align: left;
    width: calc((100vw - 150px) * 0.3159 + 75px);
  }
}
@media (min-width: 1381px) and (max-width: 1464px) {
  .social-media .social-wrapper .links-wrapper {
    text-align: left;
    width: 409.4064px;
  }
}
@media (min-width: 1465px) {
  .social-media .social-wrapper .links-wrapper {
    text-align: left;
    width: 435.942px;
  }
}
.social-media .social-wrapper .links-wrapper hr {
  margin-left: auto;
  margin-right: auto;
  width: 23.89vw;
  height: 0;
  border-bottom: solid 3px #bc0000;
}
@media (min-width: 600px) and (max-width: 1023px) {
  .social-media .social-wrapper .links-wrapper hr {
    width: 14.17vw;
    margin-left: 0;
  }
}
@media (min-width: 1024px) {
  .social-media .social-wrapper .links-wrapper hr {
    width: 6.15vw;
    margin-left: 0;
  }
}
.social-media .social-wrapper .links-wrapper .content-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 1024px) {
  .social-media .social-wrapper .links-wrapper .content-container {
    padding-top: 1.77vw;
    padding-bottom: 3.02vw;
    height: 100%;
  }
}
.social-media .social-wrapper .links-wrapper .content-container .title {
  font-weight: 700;
  font-size: 40px;
  line-height: 45px;
  font-style: normal;
  color: #000000;
  padding-top: 36px;
}
@media (min-width: 600px) and (max-width: 1023px) {
  .social-media .social-wrapper .links-wrapper .content-container .title {
    font-weight: 700;
    font-size: 40px;
    line-height: 45px;
    font-style: normal;
    color: #000000;
    padding-top: 34px;
  }
}
@media (min-width: 1024px) and (max-width: 1380px) {
  .social-media .social-wrapper .links-wrapper .content-container .title {
    font-weight: 700;
    font-size: 23px;
    line-height: 25px;
    font-style: normal;
    color: #000000;
    padding-top: 0;
    padding-right: 3.33vw;
  }
}
@media (min-width: 1381px) and (max-width: 1464px) {
  .social-media .social-wrapper .links-wrapper .content-container .title {
    font-weight: 700;
    font-size: 35px;
    line-height: 40px;
    font-style: normal;
    color: #000000;
    padding-top: 0;
    padding-right: 3.33vw;
  }
}
@media (min-width: 1465px) {
  .social-media .social-wrapper .links-wrapper .content-container .title {
    font-weight: 700;
    font-size: 35px;
    line-height: 40px;
    font-style: normal;
    color: #000000;
    padding-top: 0;
    padding-right: 3.33vw;
  }
}
.social-media .social-wrapper .links-wrapper .content-container .social-list {
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  font-style: normal;
  color: #000000;
  margin-top: 40px;
}
@media (min-width: 600px) and (max-width: 1023px) {
  .social-media .social-wrapper .links-wrapper .content-container .social-list {
    margin-top: 32px;
  }
}
@media (min-width: 1024px) and (max-width: 1380px) {
  .social-media .social-wrapper .links-wrapper .content-container .social-list {
    margin-top: 1.04vw;
  }
}
@media (min-width: 1381px) and (max-width: 1464px) {
  .social-media .social-wrapper .links-wrapper .content-container .social-list {
    margin-top: 1.04vw;
  }
}
@media (min-width: 1465px) {
  .social-media .social-wrapper .links-wrapper .content-container .social-list {
    margin-top: 1.04vw;
  }
}
.social-media .social-wrapper .links-wrapper .content-container .social-list .social-item:not(:last-child) {
  padding-bottom: 36px;
}
@media (min-width: 600px) and (max-width: 1023px) {
  .social-media .social-wrapper .links-wrapper .content-container .social-list .social-item:not(:last-child) {
    padding-bottom: 26px;
  }
}
@media (min-width: 600px) {
  .social-media .social-wrapper .links-wrapper .content-container .social-list .social-item:not(:last-child) {
    padding-bottom: 0.78vw;
  }
}
.social-media .social-wrapper .links-wrapper .content-container .social-list .social-link::after {
  content: url("/assets/images/Vector.svg");
  position: relative;
  top: -6px;
}
.social-media .social-wrapper .links-wrapper .content-container .social-list .social-link:hover::after {
  filter: invert(10%) sepia(80%) saturate(7477%) hue-rotate(1deg) brightness(80%) contrast(109%);
}
.social-media .social-wrapper .media {
  margin-top: 37px;
  height: 50vw;
}
@media (min-width: 600px) and (max-width: 1023px) {
  .social-media .social-wrapper .media {
    margin-top: 54px;
    margin-left: 77px;
    height: 23.25vw;
    width: calc(100vw - 77px + 17.81px);
  }
}
@media (min-width: 1024px) and (max-width: 1380px) {
  .social-media .social-wrapper .media {
    height: 17.19vw;
    margin-top: 0;
    width: calc(100vw - ((100vw - 150px) * 0.3159 + 75px));
  }
}
@media (min-width: 1381px) and (max-width: 1464px) {
  .social-media .social-wrapper .media {
    height: 17.19vw;
    margin-top: 0;
    width: calc(100vw - 409.4064px - ((100vw - 1380px) / 2 + 42px));
  }
}
@media (min-width: 1465px) {
  .social-media .social-wrapper .media {
    height: 17.19vw;
    margin-top: 0;
    width: calc(100vw - 435.942px - (100vw - 1380px) / 2);
  }
}
.social-media .social-wrapper .media .swiper {
  max-height: 100%;
}
.social-media .social-wrapper .media .swiper .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 0;
  padding-bottom: 50%;
  position: relative;
  overflow: hidden;
}
@media (min-width: 600px) and (max-width: 1023px) {
  .social-media .social-wrapper .media .swiper .swiper-wrapper .swiper-slide {
    padding-bottom: 25%;
  }
}
@media (min-width: 1024px) {
  .social-media .social-wrapper .media .swiper .swiper-wrapper .swiper-slide {
    padding-bottom: 17.19vw;
  }
}
.social-media .social-wrapper .media .swiper .swiper-wrapper .swiper-slide img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

footer {
  background-color: #f3f4f7;
}
footer .footer-top {
  padding-top: 66px;
}
@media (600px <= width <= 1023px) {
  footer .footer-top {
    padding-top: 74px;
  }
}
@media (width >= 1024px) {
  footer .footer-top {
    padding-top: 142px;
  }
}
footer .footer-top .wrapper .col .footer-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 35px;
  font-style: normal;
  color: #000000;
  letter-spacing: 0em;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 1023px) {
  footer .footer-top .wrapper .col .footer-title {
    text-align: right;
  }
}
@media (min-width: 1024px) {
  footer .footer-top .wrapper .col .footer-title {
    text-align: left;
    font-weight: 700;
    font-size: 35px;
    line-height: 45px;
    font-style: normal;
    color: #000000;
  }
}
footer .footer-top .wrapper .col strong {
  font-weight: 600;
  font-size: 18px;
  line-height: 35px;
  font-style: normal;
  color: #000000;
}
@media (width >= 1024px) {
  footer .footer-top .wrapper .col strong {
    font-weight: 700;
    font-size: 20px;
    line-height: 35px;
    font-style: normal;
    color: #000000;
  }
}
footer .footer-top .wrapper .col .header-hr {
  display: none;
}
@media (min-width: 1024px) {
  footer .footer-top .wrapper .col .header-hr {
    display: block;
    width: 6.15vw;
    margin: 23px 0px 26px;
    height: 2px;
    color: #bc0000;
    background-color: #bc0000;
  }
}
footer .footer-top .wrapper .col .body {
  display: none;
}
@media (min-width: 1024px) {
  footer .footer-top .wrapper .col .body {
    display: block;
    font-weight: 400;
    font-size: 20px;
    line-height: 35px;
    font-style: normal;
    color: #000000;
  }
}
@media (1024px <= width < 1380px) {
  footer .footer-top .wrapper {
    display: flex;
  }
  footer .footer-top .wrapper .col {
    flex-grow: 0;
  }
  footer .footer-top .wrapper .col-1 {
    flex-basis: 17%;
  }
  footer .footer-top .wrapper .col-2 {
    flex-basis: 17%;
  }
  footer .footer-top .wrapper .col-3 {
    flex-basis: 33%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  footer .footer-top .wrapper .col-4 {
    flex-basis: 33%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
@media (width >= 1380px) {
  footer .footer-top .wrapper {
    display: flex;
  }
  footer .footer-top .wrapper .col {
    flex-grow: 0;
  }
  footer .footer-top .wrapper .col-1 {
    flex-basis: 31.59%;
  }
  footer .footer-top .wrapper .col-2 {
    flex-basis: 19.71%;
  }
  footer .footer-top .wrapper .col-3 {
    flex-basis: 25.72%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  footer .footer-top .wrapper .col-4 {
    flex-basis: 22.98%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
footer .footer-top .wrapper .col-1 .wrapper {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  max-width: 52.22vw;
}
@media (min-width: 600px) and (max-width: 1023px) {
  footer .footer-top .wrapper .col-1 .wrapper {
    max-width: 100%;
    display: flex;
    margin-left: 0;
    margin-right: 0;
    justify-content: space-between;
  }
}
@media (min-width: 1024px) {
  footer .footer-top .wrapper .col-1 .wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    text-align: left;
    justify-content: space-between;
  }
}
footer .footer-top .wrapper .col-1 .wrapper .logo img {
  max-width: 52.22vw;
}
@media (min-width: 600px) and (max-width: 1023px) {
  footer .footer-top .wrapper .col-1 .wrapper .logo img {
    max-width: 22.54vw;
  }
}
@media (min-width: 1024px) {
  footer .footer-top .wrapper .col-1 .wrapper .logo img {
    padding-top: 7px;
    max-width: 10.99vw;
  }
}
footer .footer-top .wrapper .col-1 .wrapper .social {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: space-between;
  margin-top: 60px;
}
@media (min-width: 600px) and (max-width: 1023px) {
  footer .footer-top .wrapper .col-1 .wrapper .social {
    margin-top: 0px;
    width: 22.3vw;
  }
}
@media (min-width: 1024px) {
  footer .footer-top .wrapper .col-1 .wrapper .social {
    margin-top: 0;
    width: 144px;
  }
}
footer .footer-top .wrapper .col-2 {
  margin-top: 42px;
}
@media (min-width: 1024px) {
  footer .footer-top .wrapper .col-2 {
    margin-top: 0px;
  }
}
@media (min-width: 1024px) {
  footer .footer-top .wrapper .col-3 .body {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
@media (min-width: 1024px) {
  footer .footer-top .wrapper .col-4 .body > div:nth-child(2) {
    padding-top: 41px;
  }
}
@media (width <= 599px) {
  footer .footer-top .footer-accordion .footer-accordion-item .footer-accordion-header {
    cursor: pointer;
  }
  footer .footer-top .footer-accordion .footer-accordion-item .footer-accordion-content {
    display: none;
  }
  footer .footer-top .footer-accordion .footer-accordion-item.open .footer-accordion-content {
    display: block;
    text-align: center;
    line-height: 30px;
  }
}
@media (600px <= width <= 1023px) {
  footer .footer-top .footer-accordion .footer-accordion-item .footer-accordion-header {
    cursor: pointer;
  }
  footer .footer-top .footer-accordion .footer-accordion-item .footer-accordion-content {
    display: none;
  }
  footer .footer-top .footer-accordion .footer-accordion-item.open .footer-accordion-content {
    display: block;
    text-align: right;
    line-height: 30px;
  }
}
@media (width <= 1023px) {
  footer .footer-top .col-2,
  footer .footer-top .col-3 {
    padding-bottom: 36px;
  }
  footer .footer-top .col .body .footer-gap {
    margin-top: 10px;
  }
  footer .footer-top .footer-accordion .footer-accordion-item .footer-accordion-header .footer-title::after {
    content: "▼";
    font-size: small;
    transition: all 0.5s linear;
  }
  footer .footer-top .footer-accordion .footer-accordion-item.open .footer-accordion-header .footer-title::after {
    content: "⯅";
  }
}

footer .hr {
  border: transparent;
  border-top: 2px solid rgba(0, 0, 0, 0.1);
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  max-width: 1380px;
  margin-left: 16px;
  margin-right: 16px;
  margin-top: 37px;
}
@media (min-width: 1381px) and (max-width: 1464px) {
  footer .hr {
    max-width: 1296px;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  footer .hr {
    margin-left: 75px;
    margin-right: 75px;
  }
}
@media (min-width: 1024px) and (max-width: 1380px) {
  footer .hr {
    margin-left: 75px;
    margin-right: 75px;
  }
}
@media (min-width: 1381px) and (max-width: 1464px) {
  footer .hr {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1465px) {
  footer .hr {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 600px) {
  footer .hr {
    margin-top: 44px;
  }
}
footer .footer-bot {
  font-weight: 400;
  font-size: 20px;
  line-height: 35px;
  font-style: normal;
  color: #000000;
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
}
footer .footer-bot .wrapper {
  padding: 38px 16px 51px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
  flex-direction: column;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 1023px) {
  footer .footer-bot .wrapper {
    padding: 33px 77px;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  footer .footer-bot .wrapper {
    padding-left: 75px;
    padding-right: 75px;
  }
}
@media (min-width: 1024px) and (max-width: 1380px) {
  footer .footer-bot .wrapper {
    padding-left: 75px;
    padding-right: 75px;
  }
}
@media (min-width: 1381px) and (max-width: 1464px) {
  footer .footer-bot .wrapper {
    padding-left: 42px;
    padding-right: 42px;
  }
}
@media (min-width: 1465px) {
  footer .footer-bot .wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1024px) {
  footer .footer-bot .wrapper {
    flex-direction: row-reverse;
    justify-content: space-between;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  footer .footer-bot .wrapper {
    text-align: left;
  }
}
footer .footer-bot .wrapper .links {
  margin-bottom: 37px;
}
@media (min-width: 600px) and (max-width: 1023px) {
  footer .footer-bot .wrapper .links {
    margin-bottom: 29px;
  }
}
@media (min-width: 1024px) {
  footer .footer-bot .wrapper .links {
    margin-bottom: 0px;
  }
}
/*# sourceMappingURL=footer.css.map */
