.managing_emotion_container {
  display: flex;
  flex-direction: column;
  text-align: start;
}
@media (max-width: 1024px) {
  .managing_emotion_container .main_img {
    margin-bottom: 10px;
  }
}
.managing_emotion_container h3 {
  display: none;
  font-weight: 700;
  font-size: 42px;
  line-height: 48px;
  font-family: "NotoSans";
  font-style: normal;
  text-align: start;
  text-transform: initial;
  color: #f7931e;
  margin-bottom: 27px;
}
@media (max-width: 1200px) {
  .managing_emotion_container h3 {
    font-size: 32px;
    line-height: 32px;
  }
}
.managing_emotion_container span {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  font-family: "NotoSans";
  color: #000000;
  margin: 0;
}
@media (max-width: 1440px) {
  .managing_emotion_container span {
    max-width: 100%;
  }
}
.managing_emotion_container p {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  font-family: "NotoSans";
  color: #000000;
  margin: 0 50px 16px 50px;
}
@media (max-width: 1440px) {
  .managing_emotion_container p {
    max-width: 100%;
  }
}
@media (max-width: 480px) {
  .managing_emotion_container p {
    margin: 0 0 12px 0;
  }
}
.managing_emotion_container .stik p {
  color: #000000;
  text-align: start;
  max-width: initial;
}
@media (max-width: 480px) {
  .managing_emotion_container .stik p {
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}
.managing_emotion_container .stik .title {
  background: url(/assets/images/stik.15650b15.png) no-repeat;
  background-size: 100% 100%;
  width: -moz-fit-content;
  width: fit-content;
  padding: 25px 40px;
  margin: 50px 0 16px 50px;
  color: white;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  font-family: "NotoSans";
}
@media (max-width: 1024px) {
  .managing_emotion_container .stik .title {
    margin: 50px 0 16px 0px;
    padding: 25px 10px;
  }
}
@media (max-width: 480px) {
  .managing_emotion_container .stik .title {
    white-space: initial;
    margin: 20px 0 8px 0;
    text-align: center;
  }
}
.managing_emotion_container .box_stop,
.managing_emotion_container .box_helpful {
  display: flex;
  justify-content: center;
  margin: 30px 0;
}
@media (max-width: 480px) {
  .managing_emotion_container .box_stop,
.managing_emotion_container .box_helpful {
    margin: 20px 0 0px 0;
  }
}
.managing_emotion_container .box_stop .stop,
.managing_emotion_container .box_helpful .stop {
  display: flex;
  align-items: center;
}
.managing_emotion_container .box_stop .stop img,
.managing_emotion_container .box_helpful .stop img {
  margin-right: -70px;
  z-index: 1;
}
@media (max-width: 480px) {
  .managing_emotion_container .box_stop .stop img,
.managing_emotion_container .box_helpful .stop img {
    width: 25%;
    margin-right: -60px;
  }
}
.managing_emotion_container .box_stop .stop .box_text,
.managing_emotion_container .box_helpful .stop .box_text {
  background: #fce5e9;
  display: flex;
  align-items: center;
  background: #fce5e9;
  border-radius: 60px;
  margin: 10px 0;
  padding: 0 15px;
}
.managing_emotion_container .box_stop .stop .box_text p,
.managing_emotion_container .box_helpful .stop .box_text p {
  font-weight: 700;
}
.managing_emotion_container .box_stop .stop .box_text span,
.managing_emotion_container .box_helpful .stop .box_text span {
  padding: 0 90px;
}
@media (max-width: 480px) {
  .managing_emotion_container .box_stop .stop .box_text span,
.managing_emotion_container .box_helpful .stop .box_text span {
    padding: 0 65px;
  }
}
.managing_emotion_container .box_stop .stop .box_text {
  padding: 15px;
}
.managing_emotion_container .box_stop p {
  font-weight: 700;
}
@media (max-width: 480px) {
  .managing_emotion_container .box_stop p {
    margin: 0 0 0 45px;
    padding: 10px 0;
  }
}
.managing_emotion_container .box_helpful .stop {
  max-width: 80%;
}
@media (max-width: 1440px) {
  .managing_emotion_container .box_helpful .stop {
    max-width: 100%;
    align-items: center;
  }
  .managing_emotion_container .box_helpful .stop img {
    width: 175px;
  }
}
@media (max-width: 480px) {
  .managing_emotion_container .box_helpful .stop {
    flex-direction: column;
  }
  .managing_emotion_container .box_helpful .stop img {
    width: 50%;
    margin: 0;
  }
}
.managing_emotion_container .box_helpful .stop .box_text {
  flex-direction: column;
  justify-content: center;
  background: #f9c075;
  margin: 50px 0;
  padding: 10px 50px;
  align-items: flex-start;
}
@media (max-width: 480px) {
  .managing_emotion_container .box_helpful .stop .box_text {
    margin: 10px 0;
  }
}
.managing_emotion_container .box_helpful .stop .box_text p {
  margin: 0 0 16px 50px;
}
@media (max-width: 1440px) {
  .managing_emotion_container .box_helpful .stop .box_text p {
    margin: 0 0 16px 30px;
  }
}
@media (max-width: 480px) {
  .managing_emotion_container .box_helpful .stop .box_text p {
    margin: 0;
  }
}
.managing_emotion_container .center_text {
  text-align: center;
  margin-bottom: 30px;
}
.managing_emotion_container .center_text p {
  margin: 0;
}
.managing_emotion_container .example_emotion {
  display: flex;
  flex-wrap: wrap;
}
.managing_emotion_container .example_emotion .emotion {
  margin-top: 40px;
  width: 30%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media (max-width: 1200px) {
  .managing_emotion_container .example_emotion .emotion {
    width: 50%;
  }
  .managing_emotion_container .example_emotion .emotion img {
    width: 50%;
  }
}
@media (max-width: 1200px) and (max-width: 480px) {
  .managing_emotion_container .example_emotion .emotion {
    width: 100%;
    margin-top: 20px;
  }
}
.managing_emotion_container .example_emotion .emotion .wrapepr_text {
  margin-top: 15px;
  width: 50%;
}
@media (max-width: 480px) {
  .managing_emotion_container .example_emotion .emotion .wrapepr_text {
    width: 100%;
  }
}
.managing_emotion_container .emergency_card {
  display: flex;
  justify-content: center;
}
.managing_emotion_container .emergency_card .emergency_card {
  width: 80%;
  background: rgba(249, 192, 117, 0.3);
  display: flex;
  align-items: center;
  padding: 30px;
}
@media (max-width: 1440px) {
  .managing_emotion_container .emergency_card .emergency_card {
    flex-direction: column;
  }
}
@media (max-width: 1200px) {
  .managing_emotion_container .emergency_card .emergency_card {
    flex-direction: column;
    width: 100%;
  }
}
.managing_emotion_container .emergency_card .emergency_card .avatar_box {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 30%;
  text-align: center;
  margin-top: 20px;
}
@media (max-width: 480px) {
  .managing_emotion_container .emergency_card .emergency_card .avatar_box {
    margin-top: 0;
  }
}
.managing_emotion_container .emergency_card .emergency_card .avatar_box img {
  margin-bottom: 10px;
}
@media (max-width: 480px) {
  .managing_emotion_container .emergency_card .emergency_card .avatar_box img {
    width: 50%;
  }
}
.managing_emotion_container .emergency_card .emergency_card .avatar_box .title {
  font-weight: 700;
  margin: 0;
}
.managing_emotion_container .emergency_card .emergency_card .sepporation {
  background: #f7931e;
  height: 80%;
  width: 1px;
}
@media (max-width: 1440px) {
  .managing_emotion_container .emergency_card .emergency_card .sepporation {
    height: 1px;
    width: 100%;
    margin: 20px 0;
  }
}
@media (max-width: 480px) {
  .managing_emotion_container .emergency_card .emergency_card .sepporation {
    margin: 10px 0;
  }
}
.managing_emotion_container .emergency_card .emergency_card .box_text {
  flex: 60%;
}
.managing_emotion_container .emergency_card .emergency_card .box_text .dialog {
  margin-bottom: 20px;
}
@media (max-width: 480px) {
  .managing_emotion_container .emergency_card .emergency_card .box_text .dialog {
    margin-bottom: 10px;
  }
}
.managing_emotion_container .emergency_card .emergency_card .box_text .dialog > :first-child {
  font-weight: 700;
}
.managing_emotion_container .emergency_card .emergency_card .box_text .dialog p {
  margin-bottom: 0;
}
.managing_emotion_container .parets_item {
  margin: 35px 0 0 50px;
}
@media (max-width: 768px) {
  .managing_emotion_container .parets_item {
    margin: 15px 0 0 0;
  }
}
.managing_emotion_container .parets_item p {
  margin-left: 0;
  color: #f7931e;
  font-weight: 700;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  font-family: "NotoSans";
}
