* {
  box-sizing: border-box;
}

.remaker-container {
  line-height: 30px;
}

html,
body {
  margin: 0;
  box-sizing: border-box;
}

h1 {
  line-height: 40px;
}

h2 {
  text-align: center;
  margin: 80px 0;
}

h3 {
  margin: 10px 0;
}

svg {
  vertical-align: middle;
}

a {
  text-decoration: none;
}

ul {
  padding-left: 15px;
  text-align: left;
}

.remaker-font-white {
  color: #fff !important;
}

.remaker-container-main {
  padding: 50px 0;
  background-image: linear-gradient(to top, #5e73e7 0%, #b490ca 100%);
  color: #fff;
}

.remaker-container-main-center {
  width: 992px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.remaker-container-main-video {
  width: 600px;
  float: right;
}

.remaker-container-main-video img {
  max-width: 600px;
  max-height: 600px;
}

.remaker-container-main-center video {
  width: 600px;
}

.remaker-container-main-text {
  padding-right: 30px;
}

.remaker-container-main-text h1 {
  margin-bottom: 16px;
}

.remaker-container-main-text p {
  font-size: 14px;
}

.remaker-container-free-tools h2{
  margin-bottom: 50px;
}

.remaker-container-free-tools-all {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}
.remaker-container-free-tools-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 5px 45px;
  border-radius: 12px;
  font-size: 17px;
  font-weight: 500;
  background-color: #409EFF;
  color: #FFFFFF;
  cursor: pointer;
}

.remaker-container-free-tools-item:nth-child(2) {
  background-color: #947FFD;
}

.remaker-container-free-tools-item:nth-child(3) {
  background-color: #FF7A48;
}

.remaker-container-free-tools-item:nth-child(4) {
  display: none;
}

.remaker-container-free-tools-more {
  display: inline-block;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  margin-top: 30px;
  color: #409EFF;
  cursor: pointer;
  text-decoration: underline;
}

.remaker-container-feature-text-left {
  padding-right: 30px;
  width: calc(100% - 440px);
}

.remaker-container-feature-text-right {
  padding-left: 30px;
}

.remaker-container-main-button {
  background-color: #534FF8;
  padding: 12px 25px 12px 25px;
  border-radius: 55px 55px 55px 55px;
  text-decoration: none;
  background: rgba(255, 255, 255, .9);
  color: #262b33;
  margin-top: 20px;
  display: inline-block;
  font-weight: 600;
}

.remaker-container-feature-button {
  background-color: #409EFF;
  padding: 12px 25px 12px 25px;
  border-radius: 55px 55px 55px 55px;
  text-decoration: none;
  color: #fff;
  margin-top: 20px;
  display: inline-block;
  font-weight: 600;
}

.remaker-container-feature-center-button {
  background-color: #409EFF;
  padding: 12px 25px 12px 25px;
  border-radius: 55px 55px 55px 55px;
  text-decoration: none;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  margin: 0 auto;
  margin-top: 20px;
}

.remaker-container-feature-center {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: space-between;
  margin-bottom: 100px;
}

.remaker-container-feature-video-right,
.remaker-container-feature-video-left {
  width: 400px;
}

.remaker-container-feature-center video,
.remaker-container-feature-center img {
  max-height: 300px;
  width: auto;
  max-width: 100%;
}

.remaker-container-feature-center:nth-child(2n) .remaker-container-feature-text-left {
  order: 2;
}

.remaker-container-feature-center h2 {
  text-align: left;
  margin: 0;
}

.remaker-container-people {
  padding-top: 20px;
  color: #fff;
  margin-top: 30px;
  position: relative;
}

.remaker-container-people-background {
  background-image: url(https://remaker.ai/userspace/saasbox/image/remaker-logo/bg.jpg);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  z-index: -1;
}

.remaker-container-cta {
  padding: 20px 0;
  margin-top: 50px;
}

.remaker-container-people-background::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 255, 0.5);
  pointer-events: none;
}

.remaker-container-other-tools {
  text-align: center;
}

.remaker-container-why-center,
.remaker-container-people-center,
.remaker-container-other-tools-center {
  width: 1000px;
  margin: 0 auto;
}

.remaker-container-people-star-car {
  position: relative;
  right: 5px;
}

.remaker-container-why-item {
  padding: 20px;
  width: 33%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

.remaker-container-why h2 {
  margin-top: 0;
}

.remaker-container-why {
  padding-top: 60px;
  margin-top: 40px;
}

.remaker-container-why-img {
  background: #161619;
  color: #fff;
}

.remaker-container-why-icon-img img {
  width: 100%;
  border-radius: 20px;
}

.remaker-container-why-icon {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-weight: 600;
  border-radius: 50%;
  margin: 0 auto;
}

.remaker-container-why-icon-img {
  width: 100%;
  height: 100%;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-weight: 600;
  border-radius: 50%;
  margin: 0 auto;
}

.remaker-container-step-center,
.remaker-container-effects,
.remaker-container-faq {
  width: 1000px;
  margin: 0 auto;
}

.remaker-container-effects {
  text-align: center;
}

.remaker-container-head-center {
  width: 1200px;
  margin: 0 auto;
}

.remaker-container-step-item {
  padding: 20px;
  display: flex;
  align-items: center;
}

.remaker-container-step-item>span {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  flex-shrink: 0;
  text-align: center;
  margin-right: 10px;
  color: #fff;
  font-weight: 600;
  font-style: italic;
}

.remaker-container-step-item>span::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 48px;
  bottom: -10rem;
  margin-left: -1px;
  border-left: 2px dashed #eaeff4;
}

.remaker-container-step-item:last-child>span::before {
  bottom: 0;
}

.remaker-container-step-item>div {
  display: inline-block;
  width: calc(100% - 50px);
  padding-left: 5px;
  vertical-align: middle;
}

.remaker-container-step-img {
  width: 600px;
  float: right;
}

.remaker-container-step-center>div {
  display: inline-block;
  width: 394px;
}

.remaker-container-step-center {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.remaker-container-faq-panel {
  padding: 0 18px;
  display: none;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #eee;
  font-size: 14px;
}

.remaker-container-faq-accordion {
  background-color: #f9fafb;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  font-size: 16px;
}

.remaker-container-people-item {
  display: inline-block;
  width: 30%;
  padding: 38px 32px 38px 32px;
  margin: 10px 15px 15px 15px;
  border-radius: 20px 20px 20px 20px;
  background-color: #FFFFFF;
  box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.05);
}

.remaker-container-people-message {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  color: #303030;
  margin: 17px 0 12px 0;
  min-height: 130px;
}

.remaker-container-people-name {
  font-size: 16px;
  font-weight: 700;
  color: #121933;
  margin-top: 15px;
}

.remaker-container-people-title {
  font-size: 14px;
  color: #353535;
}

.remaker-container-other-tools-item {
  display: inline-block;
  width: 300px;
  border-radius: 20px 20px 20px 20px;
  margin: 10px 15px 15px 15px;
  border-radius: 20px 20px 20px 20px;
  background-color: #FFFFFF;
  box-shadow: 0px 2px 15px 0px rgb(168 156 156);
  text-align: center;
  position: relative;
}

.remaker-container-other-tools-bottom-rounded {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  cursor: pointer;
}


.remaker-container-other-tools-item video,
.remaker-container-other-tools-item img {
  width: 100%;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  display: block;
  margin: 0 auto;
}

.remaker-container-other-tools-item video {
  height: 226px;
}

.remaker-container-other-tools-bottom {
  font-size: 14px;
  text-align: center;
  display: inline-block;
  background: #308ef2;
  backdrop-filter: blur(10px);
  color: #fff;
  margin: 0 auto;
  border-radius: 10px;
  padding: 0px 10px;
  line-height: 9px;
  margin-bottom: 15px;
  margin-top: 15px;
  cursor: pointer;
  text-decoration: none;
}

.remaker-container-head {
  position: fixed;
  z-index: 2000;
  height: 60px;
  min-height: 60px;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  top: 0;
  box-shadow: 0 10px 10px -6px rgba(170, 170, 170, 0.5);
  width: 100%;
}

.remaker-container-head-icon {
  display: none;
}

.remaker-container-head-logo {
  height: 50px;
  margin-top: 5px;
}

.remaker-container-head-link {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  display: inline-block;
  height: 60px;
  line-height: 68px;
  vertical-align: text-bottom;
  margin: 0 20px;
  text-decoration: none;
}

/* remaker-container-head-link-dropdown */
.remaker-container-head-link-dropdown {
  position: relative;
  display: inline-block;
}

.remaker-container-head-link-dropdown-content {
  display: none;
  position: absolute;
  background-color: #ffffff;
  min-width: 200px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  top: 50px;
  line-height: 30px;
  border: 1px solid #efefef;
  border-radius: 8px;
  font-size: 14px;
}

.remaker-container-head-link-dropdown-content a {
  color: #1b1e24;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  font-weight: 400;
}

.remaker-container-head-link-dropdown-content a:hover {
  background-color: #f1f1f1;
}

.remaker-container-head-link-dropdown:hover .remaker-container-head-link-dropdown-content {
  display: block;
}

.remaker-container-head-link-dropbtn svg {
  font-weight: 400;
  position: relative;
  bottom: 2px;
}

.remaker-container-head-logo-div {
  width: 134px;
  height: 50px;
  display: inline-block;
}

#remaker-back-to-top {
  position: fixed;
  bottom: 150px;
  right: 50px;
  width: 50px;
  height: 50px;
  background-color: #409EFF;
  color: #fff;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  cursor: pointer;
  display: none;
  /* Initially hidden */
  font-size: 24px;
}



.remaker-sli-two-container {
  position: relative;
  width: 100%;
  height: 300px; 
  overflow: hidden;
}

.remaker-sli-two-image-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.remaker-sli-two-image-wrapper img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

.remaker-sli-two-slider {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 3px;
  background-color: #fff;
  cursor: ew-resize;
  z-index: 2;
}

.remaker-sli-two-image1 {
  clip-path: inset(0 0 0 0);
  /* 默认展示整张图片1 */
  /* transition: clip-path 0.3s ease; */
}

/* 禁止文本选中样式 */
.remaker-sli-two-no-select {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.remaker-sli-two-slider-div {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;

}

.remaker-sli-two-slider-icon {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: -12px;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #fff;
}

.remaker-container-effects-center {
  -webkit-flex: 1 1 33.3333333333%;
  flex: 1 1 33.3333333333%;
  max-width: 33.3333333333%;
  padding-right: 16px;
  padding-left: 16px;
  margin-bottom: 30px;
}

.remaker-container-effects-p {
  margin-bottom: 30px;
  text-align: center;
  color: #606266;
}

.remaker-container-effects-center-functional {
  width: 100%;
}

.remaker-container-effects-center-main {
  background: #fff;
  border-radius: 6px;
  border: 1px solid rgba(0, 0, 0, .05);
}

.remaker-container-effects-center-main-noborder {
  border: none;
}

.remaker-container-effects-center-main-mes {
  padding: 10px;
}

.remaker-container-effects-center-main-mes div {
  color: #5a5f69;
}

.remaker-container-effects-box {
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.remaker-container-effects-center img {
  width: 100%;
}

.remaker-container-functional-img {
  width: 50%;
  margin: 0 auto;
  margin-top: 20px;
}

.remaker-container-functional-img-div {
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  width: 100%;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  grid-gap: 10px;
  gap: 10px;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px;
  margin-bottom: 20px;
}

.remaker-container-functional-img-item {
  width: 23%;
  margin: 0 10px;
  margin-top: 20px;
}

.remaker-container-feature-tab {
  cursor: pointer;
  font-weight: 500;
  padding: 10px;
}

.remaker-container-effects-center-main-functional {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  width: 100%;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  grid-gap: 10px;
  gap: 10px;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px;
}

.remaker-container-feature-tab-active {
  background: #409EFF;
  color: #fff;
  border-radius: 16px;
}

.remaker-container-effects-center-main-step {
  text-align: left;
  height: 100%;
}

.remaker-carousel {
  position: relative;
  width: 100%;
  max-width: 600px;
  margin: auto;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 15px #8f8790;
  border-radius: 15px;
}

.remaker-carousel-slides {
  display: flex;
  transition: transform 0.5s ease-in-out;
  padding-bottom: 40px;
}

.remaker-carousel-slide {
  min-width: 100%;
  box-sizing: border-box;
}

.remaker-carousel img {
  width: 100%;
  display: block;
}

.remaker-carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
}

.remaker-carousel-indicators-car {
  bottom: 20px;
}

.remaker-carousel-indicator {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  cursor: pointer;
  transition: background-color 0.3s;
}

.remaker-carousel-indicator.active {
  background-color: white;
}

.remaker-carousel-in-active {
  background-color: #409EFF;
}

img.remaker-container-people-rounded {
  width: 200px;
  border-radius: 50%;
  margin-right: 20px;
}

.remaker-container-effects-center-main-name {
  color: #101010;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}

.remaker-container-people-center-main-mes {
  width: calc(100% - 220px);
  display: inline-block;
  text-align: left;
}

.remaker-carousel-slide-people {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px;
}

.remaker-container-people-car {
  padding-bottom: 50px;
}

.remaker-container-other-tools-bottom-img {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: 0;
  width: 100%;
  background: rgba(43, 43, 43, .8);
  border-radius: initial;
  padding: 10px 0;
  margin: 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}


/* footer */
.remaker-container-footer {
  background-color: #fafafa;
  padding: 20px;
  margin-top: 30px;
}

.remaker-container-footer > div {
  max-width: 1000px;
  margin: 0 auto;
}

.remaker-container-footer-top {
  display: flex;
  gap: 60px;
  font-size: 16px;
  padding-bottom: 20px;
}

.remaker-container-footer-logo {
  width: 150px;
}

.remaker-container-footer-left-container > div {
  padding: 0px 10px;
  line-height: 37px;
  font-weight: 500;
}

.remaker-container-footer-email {
  white-space: nowrap;
}
.remaker-container-footer-email svg {
  cursor: pointer;
  margin-left: 5px;
}
.remaker-container-footer-email-copy-tips {
  position: fixed;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3000;
  padding: 15px 15px 15px 20px;
  background-color: #f0f9eb;
  border: 1px solid #e1f3d8;
  border-radius: 4px;
  display: flex;
  align-items: center;
  font-size: 14px;
  width: 300px;
}
.remaker-container-footer-email-copy-tips span {
  color: #67C23A;
  padding-left: 10px;
  padding-right: 16px;
}
.remaker-container-footer-email-copy-tips svg:last-child {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
    cursor: pointer;
    color: #C0C4CC;
    font-size: 16px;
}

.remaker-container-footer-smenter {
  margin-top: 7px;
}

.remaker-container-footer-smenter a{
  margin-right: 10px;
}

.remaker-container-footer-right-container {
  flex: 1;
  display: flex;
  justify-content: space-around;
  /* gap: 100px; */
}
.remaker-container-footer-right-title h3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 17px 0;
}
.remaker-container-footer-right-title h3 svg {
  display: none;
}
.remaker-container-footer-right-links {
  display: flex;
  flex-direction: column;
}
.remaker-container-footer-right-links a {
  color: #888888;
  line-height: 37px;
  white-space: nowrap;
}
.remaker-container-footer-right-links a:hover {
  color: #000
}

.remaker-container-footer-copyright {
  font-size: 12px;
  padding-top: 17px;
  color: rgba(8, 8, 8, 0.5);
  text-align: center;
  border-top: 1px solid rgba(117, 117, 117, 0.09);
  max-width: 100%;
  margin-top: 10px;
}

/* cookie accept */
.remaker-container-footer-cookie {
  position: fixed;
  bottom: 24px;
  left: 0;
  right: 0;
  z-index: 1001;
  max-width: 900px !important;
  background: rgba(255, 255, 255, .8);
  box-shadow: 0 2px 10px 0 rgba(22, 23, 77, .2);
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, .1);
  backdrop-filter: blur(10px);
  margin: auto;
  padding: 20px 30px 43px 25px;
  font-size: 18px;
  color: #3D3D3D
}
.remaker-container-footer-cookie svg {
  position: absolute;
  top: 12px;
  right: 12px;
  cursor: pointer;
}
.remaker-container-footer-cookie-tips{
  line-height: 30px;
}
.remaker-container-footer-cookie-tips span:first-child {
  font-weight: 600;
}
.remaker-container-footer-cookie-tips a {
  color: #409EFF;
  text-decoration: underline;
}
.remaker-container-footer-cookie-accept {
  position: absolute;
  bottom: 10px;
  right: 35px;
  cursor: pointer;
  border: 1px solid #BEC1C5;
  border-radius: 8px;
  font-size: 18px;
  padding: 5px 27px 8px;
  text-align: center;
}
.remaker-container-footer-cookie-accept:hover {
  border-color: #8a8b8e;
}



@media screen and (max-width: 1050px) {
  .remaker-container-main-button {
      margin-bottom: 20px;
  }

  body,
  html {
      width: 100%;
  }

  .remaker-container-main-video {
      display: block;
      float: none;
  }

  .remaker-container-main-video img {
      width: 100%;
  }

  .remaker-container-main-center {
      display: block;
      width: 100%;
  }

  .remaker-container-main-center video {
      width: 100%;
  }

  .remaker-container-main-video {
      max-width: 96%;
      margin: 0 auto;
  }

  .remaker-container-main-text {
      padding-right: 0;
      padding: 0 10px;
      text-align: center;
  }

  .remaker-container-main-text p{
    display: none;
  }

  .remaker-container-main {
    padding: 15px 0;
  }

  .remaker-container-free-tools h2{
    margin-bottom: 20px;
  }

  .remaker-container-free-tools-all {
    margin: 30px 33px 0;
  }

  .remaker-container-free-tools-item {
    width: 100%;
  }

  .remaker-container-free-tools-more {
    margin-top: 20px;
  }
  .remaker-container-free-tools-item:nth-child(4) {
    background-color: #00c48c;
    display: inline-flex
  }
  .remaker-container-feature {
      padding: 0 10px;
  }

  .remaker-container-functional-img-item {
      width: 43%;
  }

  .remaker-container-feature-text-left {
      width: 100%;
  }

  .remaker-sli-two-container {
      height: 200px;
  }
  
  .remaker-container-feature-center video, .remaker-container-feature-center img {
      height: auto;
  }

  .remaker-sli-two-image-wrapper {
      height: 200px;
  }

  h2 {
      margin: 40px 0;
      margin-bottom: 20px;
      padding: 0 10px;
  }


  .remaker-container-feature-center {
      margin-bottom: 0;
      display: block;
      width: calc(100% - 40px);
      border-radius: 20px 20px 20px 20px;
      background-color: #FFFFFF;
      box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.05);
      padding: 20px;
      margin-bottom: 20px;
  }

  .remaker-container-feature-button, .remaker-container-feature-center-button {
      margin: 20px auto;
  }

  .remaker-container-feature-text-left {
      padding-right: 0;
  }

  .remaker-container-feature-text-right {
      padding-left: 0;
  }

  .remaker-container-feature-center:nth-child(2n) .remaker-container-feature-text-left {
      order: 0;
  }

  .remaker-container-feature-video-right,
  .remaker-container-feature-video-left {
    text-align: center;
    width: auto;
  }

  .remaker-container-effects {
      width: 100%;
  }

  .remaker-container-step-center {
      display: block;
  }

  .remaker-container-effects-box {
      display: block;
  }

  .remaker-container-step-center {
      width: 90%;
      display: block;
  }

  .remaker-container-effects-center {
      width: 90%;
      max-width: fit-content;
      margin: 0 auto;
      margin-bottom: 20px;
  }

  .remaker-container-why-center,
  .remaker-container-people-center,
  .remaker-container-other-tools-center,
  .remaker-container-step-center,
  .remaker-container-faq {
      width: 100%;
  }

  .remaker-container-why-item,
  .remaker-container-people-item,
  .remaker-container-other-tools-item {
      width: auto;
  }

  .remaker-container-faq>div {
      width: 96%;
      margin: 0 auto;
  }

  .remaker-container-step-img {
      float: none;
      width: 90%;
      display: block;
      margin: 0 auto;
  }

  .remaker-container-other-tools-item {
      height: auto;
      width: 94%;
      margin: 20px auto;
      display: block;
  }

  .remaker-container-head-link {
      font-size: 14px;
      margin-left: 5px;
      margin-right: 0;
  }

  .remaker-container-head-logo {
      /* display: none; */
  }

  .remaker-container-head-icon {
      /* display: block; */
      height: 30px;
      margin-top: 12px;
      margin-left: 10px;
  }

  .remaker-container-head-logo-div {
      /* width: 40px; */
      margin-right: 10px;
  }

  .remaker-container-head-link-dropdown-content {
      right: 20px;
  }

  .remaker-container-feature-video-left {
      margin-bottom: 10px;
  }

  .remaker-carousel {
      max-width: 90%;
  }

  .remaker-carousel-slide-people {
      display: block;
  }

  .remaker-container-people-center-main-mes {
      width: 100%;
  }

  #remaker-back-to-top {
    bottom: 300px;
    right: 25px;
  }


  /* footer */
  .remaker-container-footer {
    padding: 0;
  }
  .remaker-container-footer-top {
    flex-direction: column;
    gap: 20px;
    padding: 20px;
  }
  .remaker-container-footer-right-container {
    /* flex-direction: column; */
    display: block;
    margin: 0 10px;
  }
  .remaker-container-footer-right-title h3 {
    margin: 0;
    padding: 17px 0;
    border-bottom: solid 1px #767676;
  }
  .remaker-container-footer-right-title h3 svg {
    display: block;
  }
  .footer-right-title-is-active svg {
    transform: rotate(180deg);
  }
  .remaker-container-footer-right-links {
    display: none;
    margin-top: 10px;
  }
  .remaker-container-footer-copyright {
    padding: 20px 78px;
    margin-top: 10px !important;
    font-size: 16px;
  }

  .remaker-container-footer-cookie {
    margin: 0 20px !important;
    padding-bottom: 60px;
  }

  .remaker-container-footer-cookie-accept {
    left: 50%;
    bottom: 15px;
    transform: translateX(-50%);
  }

}

