@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poltawski+Nowy:ital,wght@0,400..700;1,400..700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.detail-description-section {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}
.detail-description-section .left-sub-section {
  position: sticky !important;
  top: 10px;
}
.detail-description-section .left-sub-section .sub-title {
  color: #000000;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding-bottom: 19px;
  padding-top: 50px;
  text-align: center;
}
.detail-description-section .left-sub-section .social-media {
  border-bottom: 1px solid #DEDEDE;
  padding-bottom: 28px;
  margin-bottom: 0;
}
.detail-description-section .left-sub-section .social-media li {
  border-radius: 43px;
  border: none;
  background-color: #F6F6F6;
  box-shadow: 0 4px 1.3px 52px rgba(0, 0, 0, 0.17) inset;
  color: #000000;
  font-family: "Poppins";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 6px;
}
.detail-description-section .left-sub-section .social-media li:hover {
  background-color: #ef5223;
}
.detail-description-section .left-sub-section .social-media li img {
  padding-right: 12px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.detail-description-section .left-sub-section .social-media li a {
  text-decoration: none;
  color: #000000;
  display: block;
  padding: 5px 20px 5px 20px;
}
.detail-description-section .left-sub-section .social-media li a:hover {
  color: #ffffff;
}
.detail-description-section .left-sub-section .sub-nav {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #DEDEDE;
  padding-bottom: 17px;
  padding-top: 32px;
}
.detail-description-section .left-sub-section .sub-nav .sub-item {
  display: flex;
  align-items: center;
  cursor: pointer;
  transition: 0.3s ease;
  padding-bottom: 17px;
}
.detail-description-section .left-sub-section .sub-nav .sub-item .box {
  width: 4px;
  height: 24px;
  border: none;
  background-color: #C9C9C9;
  transition: all 0.3s ease;
}
.detail-description-section .left-sub-section .sub-nav .sub-item a {
  text-decoration: none;
}
.detail-description-section .left-sub-section .sub-nav .sub-item .sub-text-link {
  color: #626262;
  font-family: "Poppins";
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-left: 10px;
}
.detail-description-section .left-sub-section .sub-nav .sub-item:hover .sub-text-link {
  color: #e7c562;
}
.detail-description-section .left-sub-section .sub-nav .sub-item.active .box {
  background-color: #000000;
  border: none;
}
.detail-description-section .left-sub-section .sub-nav .sub-item.active .sub-text-link {
  color: #000;
  font-weight: 500;
}
.detail-description-section .main-content {
  line-height: 1.8;
  color: #333;
  font-family: "Poppins", sans-serif;
  padding: 0 40px;
}
.detail-description-section .main-content .title {
  color: #000000;
  font-family: "Poltawski Nowy";
  font-size: 29px;
  font-style: normal;
  font-weight: 500;
  line-height: 45px;
}
.detail-description-section .main-content .sub-section {
  justify-content: space-between;
  align-items: center;
  display: flex;
  padding-bottom: 10px;
}
.detail-description-section .main-content .sub-section .person-info {
  align-items: center;
}
.detail-description-section .main-content .sub-section .person-info .person {
  padding-right: 10px;
	width: 70px;
    height: 70px;
    border-radius: 50%;
}
.person img {
    border-radius: 50%;
    width: 100%;
}
.detail-description-section .main-content .sub-section .person-info .info {
  background-color: #ef5223;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Poppins";
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 29px;
}
.detail-description-section .main-content .sub-section .comment-view {
  align-items: center;
  justify-content: end;
  gap: 13px;
}
.detail-description-section .main-content .sub-section .comment-view .view-comment {
  width: 20px;
  height: 20px;
  background-color: #313131;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  display: flex;
}
.detail-description-section .main-content .sub-section .comment-view .view-comment img {
  width: 11px;
  height: 11px;
}
.detail-description-section .main-content .sub-section .comment-view .text {
  background-color: #ef5223;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Poppins";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
  padding-left: 5px;
}
.detail-description-section .main-content .desc {
  color: #3C3C3C;
  text-align: justify;
  font-family: "Poppins";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
  margin-bottom: 0;
}
.detail-description-section .main-content .sub-title {
  color: #000;
  font-family: "Poppins";
  font-size: 25px !important;
  font-style: normal;
  font-weight: 500;
  line-height: 45px;
  padding-top: 22px;
}
.detail-description-section .main-content .box-card {
  border-radius: 21px;
  margin-top: 33px;
  color: #FFFFFF;
  text-align: center;
  font-family: "Poltawski Nowy";
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
}
.detail-description-section .main-content .box-card img {
  max-width: 800px;
  width: 100%;
}
.detail-description-section .main-content .box-card .name {
  display: block;
  color: #ef5223;
  text-align: center;
  font-family: "Poltawski Nowy";
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  padding-top: 13px;
}
.detail-description-section .main-content .video-wrapper {
  width: 100%;
  margin: 40px auto;
  text-align: center;
}
.detail-description-section .main-content .video-wrapper .video-img {
  padding-top: 38px;
  position: relative;
}
.detail-description-section .main-content .video-wrapper .video-img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 24px;
  background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0) 99.52%);
  opacity: 0.8;
  pointer-events: none;
}
.detail-description-section .main-content .video-wrapper .video-img img {
  object-fit: cover;
  border-radius: 24px;
}
.detail-description-section .main-content .video-wrapper .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  border: none;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.3s ease;
}
.detail-description-section .main-content .video-wrapper .play-btn:hover {
  background: rgba(0, 0, 0, 0.8);
  transform: translate(-50%, -50%) scale(1.1);
}
.detail-description-section .main-content .modal-content {
  background: transparent;
}
.detail-description-section .right-sub-section .right-sub-section {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  /* align-items: center; */
}
.detail-description-section .right-sub-section .ad-sec {
  padding: 0 0;
  margin: 0 0;
  list-style: none;
}
.detail-description-section .right-sub-section img {
  object-fit: cover;
  border-radius: 13px;
  transition: 0.3s ease;
  margin-bottom: 14px;
  max-width: 330px;
  width: 100%;
}
.detail-description-section .right-sub-section img:hover {
  transform: scale(1.02);
}

.admin-comment-section .admin-detail-footer {
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  padding-top: 19px;
  padding-bottom: 39px;
}
.admin-comment-section .admin-detail-footer .admin-left {
  display: flex;
  align-items: center;
}
.admin-comment-section .admin-detail-footer .admin-left .logo-img {
  width: 86px;
  height: 86px;
  border-radius: 50%;
}
.admin-comment-section .admin-detail-footer .admin-left .post-info {
  padding-left: 20px;
}
.admin-comment-section .admin-detail-footer .admin-left .post-info .text {
  color: #000000;
  font-family: "Poppins";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 31px;
  margin-bottom: 0;
}
.admin-comment-section .admin-detail-footer .admin-left .post-info .post-date {
  color: #000000;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.admin-comment-section .admin-detail-footer .share-right {
  display: flex;
  align-items: flex-start;
  text-align: end;
  flex-direction: column;
}
.admin-comment-section .admin-detail-footer .share-right .share-label {
  color: #000000;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-bottom: 8px;
}
.admin-comment-section .admin-detail-footer .share-right .share-social-icons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.admin-comment-section .admin-detail-footer .share-right .share-social-icons .social-link {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #000;
  font-family: "Poppins";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 31px;
  padding-right: 35px;
}
.admin-comment-section .admin-detail-footer .share-right .share-social-icons .social-link .social-img {
  background: linear-gradient(90deg, #C5962F 3.99%, #E7C562 59.69%, #F7DD7B 73.62%, #EFD271 101.47%, #E3C05D 115.4%, #DEB853 143.25%);
  border-radius: 50%;
  width: 24px;
  height: 24px;
  align-items: center;
  justify-content: center;
  display: flex;
  margin-right: 10px;
}
.admin-comment-section .admin-detail-footer .social-icons {
  display: flex;
  gap: 10px;
}
.admin-comment-section .admin-detail-footer .social-icons .social-link {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  transition: color 0.3s;
}
.admin-comment-section .comments-section {
  padding-top: 40px;
}
.admin-comment-section .comments-section .comment-title {
  color: #000000;
  font-family: "Poppins";
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 31px;
  margin-bottom: 0;
}
.admin-comment-section .comments-section .comment-box {
  border-bottom: 1px solid #DEDEDE;
  padding-bottom: 59px;
  padding-top: 35px;
}
.admin-comment-section .comments-section .comment-box .user-image img {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  object-fit: cover;
}
.admin-comment-section .comments-section .comment-box .comment-content {
  padding-left: 22px;
}
.admin-comment-section .comments-section .comment-box .comment-content .top-details {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding-bottom: 12px;
}
.admin-comment-section .comments-section .comment-box .comment-content .top-details .left-content {
  display: flex;
  align-items: center;
}
.admin-comment-section .comments-section .comment-box .comment-content .top-details .left-content .comment-author {
  color: #000000;
  font-family: "Poppins";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 31px;
  margin-bottom: 0;
}
.admin-comment-section .comments-section .comment-box .comment-content .top-details .left-content .comment-date {
  color: #000000;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-left: 20px;
  margin-bottom: 0;
}
.admin-comment-section .comments-section .comment-box .comment-content .top-details .reply-button {
  display: flex;
  color: #000000;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-decoration: none;
}
.admin-comment-section .comments-section .comment-box .comment-content .top-details .reply-button .replay-img {
  padding-right: 10px;
}
.admin-comment-section .comments-section .comment-box .comment-content .comment-text {
  color: #3C3C3C;
  font-family: "Poppins";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
}

.container-comment {
  padding-left: 110px;
  padding-right: 110px;
}

.comment-section {
  padding-top: 44px;
  padding-bottom: 130px;
}
.comment-section .title {
  color: #000000;
  font-family: "Poppins";
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 31px;
}
.comment-section .comment-form .heading {
  color: #000000;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.comment-section .comment-form .form-control {
  background-color: #F5F5F5;
  border-radius: 14px;
  border: none;
  padding: 25px 26px;
  color: #8E8E8E;
  font-family: "DM Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.comment-section .comment-form .form-control:focus {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
  outline: none;
}
.comment-section .comment-form .comment-message {
  resize: none;
}
.comment-section .comment-form .submit {
  display: flex;
  justify-content: end;
  margin-top: 47px;
}
.comment-section .comment-form .submit .submit-button {
  border-radius: 28.5px;
  background-color: #000000;
  box-shadow: 0 4px 1.3px 52px rgba(0, 0, 0, 0.25) inset;
  padding: 4px 80px 8px 80px;
  color: #F7DD7B;
  font-family: "Inter Tight";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
}

.related-posts-card-section {
  padding-bottom: 65px;
}
.related-posts-card-section .top-related {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #DEDEDE;
  padding-top: 65px;
  padding-bottom: 35px;
}
.related-posts-card-section .top-related .title {
  color: #000000;
  font-family: "Poppins";
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 31px;
}
.related-posts-card-section .top-related .view-more {
  border: 1px solid #BCBCBC;
  border-radius: 21px;
  padding: 1px 34px 1px 34px;
  color: #000000;
  font-family: "Inter Tight";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
}
.related-posts-card-section .categories-card {
  border: 0;
  overflow: hidden;
  padding-right: 25px;
  transition: all 0.3s ease;
  cursor: pointer;
}
.related-posts-card-section .categories-card:hover {
  transform: translateY(-1px);
}
.related-posts-card-section .categories-card .card-image img {
  max-width: 463px;
  width: 100%;
  object-fit: cover;
}
.related-posts-card-section .categories-card .card-body {
  padding: 0 0;
}
.related-posts-card-section .categories-card .card-body .admin-date {
  align-items: center;
  justify-content: space-between;
  padding-bottom: 18px;
  padding-top: 33px;
}
.related-posts-card-section .categories-card .card-body .admin-date .date, .related-posts-card-section .categories-card .card-body .admin-date .admin {
  display: flex;
  color: #000000;
  font-family: "DM Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  align-items: center;
}
.related-posts-card-section .categories-card .card-body .admin-date .date .calendar, .related-posts-card-section .categories-card .card-body .admin-date .admin .calendar {
  padding-right: 9px;
}
.related-posts-card-section .categories-card .card-body .admin-date .date .calendar img, .related-posts-card-section .categories-card .card-body .admin-date .admin .calendar img {
  width: 20px;
  height: 20px;
}
.related-posts-card-section .categories-card .card-body .admin-date .date .admin-image, .related-posts-card-section .categories-card .card-body .admin-date .admin .admin-image {
  padding-right: 13px;
}
.related-posts-card-section .categories-card .card-body .admin-date .date .admin-image img, .related-posts-card-section .categories-card .card-body .admin-date .admin .admin-image img {
  width: 18px;
  height: 18px;
}
.related-posts-card-section .categories-card .card-body .card-desc {
  color: #000000;
  font-family: "Poppins";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 31px;
  margin-bottom: 0;
  padding-bottom: 22px;
}
.related-posts-card-section .categories-card .card-body .read-more-button {
  border-radius: 28.5px;
  background-color: #EFEFEF;
  border: none;
  padding: 5px 10px 7px 27px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #000000;
  font-family: "Inter Tight";
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
}
.related-posts-card-section .categories-card .card-body .read-more-button img {
  padding-left: 26px;
}
.related-posts-card-section .slick-dots {
  position: absolute;
  display: block;
  width: 8%;
  padding: 7px 20px 2px 12px;
  margin-top: 0;
  list-style: none;
  text-align: left;
  align-items: center;
  justify-content: center;
  display: flex;
  background-color: #D9D9D9;
  border-radius: 16px;
}
@media (max-width: 580px) {
  .related-posts-card-section .slick-dots {
    left: 170px;
  }
}
.related-posts-card-section .slick-slider {
  padding-bottom: 50px;
}
.related-posts-card-section .slick-dots li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 20px;
  top: 0;
  margin: 0 7px 0 0;
  padding: 0;
  cursor: pointer;
  align-items: center;
}
.related-posts-card-section .slick-dots li button {
  width: 16px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border-radius: 50%;
}
.related-posts-card-section .slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 4px;
  left: 4px;
  justify-content: center;
  border-radius: 50%;
  padding: 2px;
  width: 8px;
  height: 8px;
  background-color: #000000;
  content: "";
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*# sourceMappingURL=blog-details-new.min.css.map */