.AboutSectionMission .imgBanner {
  padding: 12px 16px;
}
.AboutSectionMission .imgBanner .img {
  clip-path: polygon(100% 0, 100% calc(100% - 24px), calc(100% - 24px) 100%, 0 100%, 0 24px, 24px 0);
}
.AboutSectionMission .imgBanner .borderangleinside {
  opacity: 0.9;
  padding: 10px 14px;
  clip-path: polygon(100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 0 100%, 0 30px, 30px 0);
}
.AboutSectionMission .imgBanner .borderangleinside span {
  background: #553e26;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  clip-path: polygon(100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 0 100%, 0 30px, 30px 0);
}
.AboutSectionMission .imgBanner .borderangleinside.borderangleinside2 {
  width: calc(100% - 28px);
  height: calc(100% - 20px);
  clip-path: polygon(100% 0, 100% calc(100% - 24px), calc(100% - 24px) 100%, 0 100%, 0 24px, 24px 0);
}
@media (width <= 48rem) {
  .AboutSectionMission .bulletpointani .wow.bounceInLeft.delay-a06 {
    animation-delay: 0.3s;
  }
  .AboutSectionMission .bulletpointani .wow.bounceInLeft.delay-a10 {
    animation-delay: 0.6s;
  }
  .AboutSectionMission .bulletpointani .wow.bounceInLeft.delay-a09 {
    animation-delay: 0.4s;
  }
  .AboutSectionMission .bulletpointani .wow.bounceInLeft.delay-a14 {
    animation-delay: 0.7s;
  }
}

.AboutSectionteam .swiper {
  overflow: visible !important;
}
.AboutSectionteam img {
  clip-path: polygon(100% 0, 100% calc(100% - 24px), calc(100% - 24px) 100%, 0 100%, 0 24px, 24px 0);
}
.AboutSectionteam .borderangleinside {
  opacity: 0.9;
  clip-path: polygon(100% 0, 100% calc(100% - 24px), calc(100% - 24px) 100%, 0 100%, 0 24px, 24px 0);
}
.AboutSectionteam .borderangleinside span {
  background: #553e26;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  clip-path: polygon(100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 0 100%, 0 30px, 30px 0);
}
@media (width <= 48rem) {
  .AboutSectionteam {
    overflow: hidden;
  }
}

.triggeranimation3.clear {
  opacity: 1;
}
.triggeranimation3.clear .animate1 span {
  animation: drawline1 0.4s 0s 1 linear;
}
.triggeranimation3.clear .animate2 {
  animation: drawline2 0.6s 0s 1 linear;
}
.triggeranimation3.clear .animate3 {
  animation: drawline3 0.8s 0s 1 linear;
}
.triggeranimation3.clear .animate4 span {
  animation: drawline4 1.2s 0s 1 linear;
}
.triggeranimation3.clear .animate5 {
  animation: drawline5 1.4s 0s 1 linear;
}
.triggeranimation3.clear .animate6 {
  animation: drawline6 1.6s 0s 1 linear;
}
.triggeranimation3.clear .animate7 span {
  animation: drawline7 2s 0s 1 linear;
}
.triggeranimation3.clear .animate8 span {
  animation: drawline8 2.4s 0s 1 linear;
}
.triggeranimation3.clear .animate9 {
  animation: drawline9 2.6s 0s 1 linear;
}
.triggeranimation3.clear .animate10 {
  animation: drawline10 2.8s 0s 1 linear;
}
.triggeranimation3.clear .animate11 span {
  animation: drawline11 3.2s 0s 1 linear;
}
.triggeranimation3.clear .iconAni1 {
  animation: drawline12 0.3s 2.2s 1 linear;
}
.triggeranimation3.clear .iconAni11 {
  animation: drawline13 0.6s 2.2s 1 linear;
}
.triggeranimation3.clear .iconAni2 {
  animation: drawline14 0.9s 2.2s 1 linear;
}
.triggeranimation3.clear .iconAni22 {
  animation: drawline15 1.2s 2.2s 1 linear;
}
.triggeranimation3.clear .iconAni3 {
  animation: drawline16 2.1s 0s 1 linear;
}
@keyframes drawline16 {
  0% {
    opacity: 1;
  }
  98% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes drawline12 {
  0% {
    transform: translateX(-300px);
  }
  100% {
    transform: translateX(0%);
  }
}
@keyframes drawline13 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes drawline14 {
  0% {
    transform: translateX(-300px);
  }
  66% {
    transform: translateX(-300px);
  }
  100% {
    transform: translateX(0%);
  }
}
@keyframes drawline15 {
  0% {
    opacity: 0;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes drawline1 {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes drawline2 {
  0% {
    opacity: 0;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes drawline3 {
  0% {
    opacity: 0;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes drawline4 {
  0% {
    width: 0;
  }
  66% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes drawline5 {
  0% {
    opacity: 0;
  }
  86% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes drawline6 {
  0% {
    opacity: 0;
  }
  88% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes drawline7 {
  0% {
    width: 0;
  }
  80% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes drawline8 {
  0% {
    width: 0;
  }
  84% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes drawline9 {
  0% {
    opacity: 0;
  }
  84% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes drawline10 {
  0% {
    opacity: 0;
  }
  84% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes drawline10 {
  0% {
    opacity: 0;
  }
  86% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes drawline11 {
  0% {
    width: 0;
  }
  88% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}/*# sourceMappingURL=about.css.map */