
.fw-500 {
  font-weight: 500;
}

.video-box span {
  font-size: 22px;
  line-height: 58px;
  text-indent: 3px;
  display: block;
}

.splide__pagination__page {
  width: 10px !important;
  height: 10px !important;
  margin: 0 8px !important;
  background: #d0d5dd !important;
}

.splide__pagination__page.is-active {
  -webkit-transform: none;
  transform: none !important;
}

.text-d-blue {
  color: #1d2939;
}

.text-b-light {
  color: #175cd3;
}

.text-b-gray {
  color: #416da2;
}

.font-14 {
  font-size: 14px;
}

.video-js {
  width: 100%;
  height: 400px;
}

.review-box .badge {
    border-radius: 30px;
    padding: 4px 12px;
    line-height: 18px;
}

.review-box .badge svg {
    margin-right: 5px;
}

.review-box .badge.fill {
    background: #D1E9FF;
    color: #1D2939;
}

.bg-gray-100 {
    background: #EAECF0;
    color: #1D2939;
}

.btn-outline-primary {
  color: #175cd3;
  border-color: #175cd3;
  padding-left: 15px;
  padding-right: 15px;
}

.accordion-button:not(.collapsed)::after {
  background-image: none;
}

.vjs-theme-fantasy .vjs-big-play-button {
  color: #fff;
}

.accordion-button::after {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: auto;
  height: auto;
  margin-left: auto;
  content: "\e900";
  background-image: none;
  background-repeat: no-repeat;
  background-size: 1.25rem;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  font-family: "sa-certificate-icons";
  font-size: 14px;
}

.modal{
  overflow-y: scroll;
}

.modal .modal-lg {
  max-width: 768px;
}

.modal .modal-header,
.modal .modal-body {
  padding: 30px;
}

.accordion-button:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.pagination {
  margin: 20px 0;
}

.pagination .page-item {
  font-weight: 500;
  font-size: 14px;
}

.pagination .page-item img {
  width: 16px;
}

.pagination .page-item.active a {
  background-color: #d1e9ff;
  border: 1px solid #D0D5DD;
  color: #416da2;
}

.pagination .page-item a {
  color: #416da2;
}

.pagination .page-item a:hover {
  background-color: #d1e9ff;
}

.allvideosModal .modal-lg,
.allreviewGalleryModal .modal-lg {
  max-width: 920px;
}

.allvideosModal .customer-videos,
.allreviewGalleryModal .customer-videos {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.allvideosModal .customer-videos .video-box,
.allreviewGalleryModal .customer-videos .video-box {
  margin-bottom: 30px;
}

.allreviewGalleryModal li.splide__slide,
.allreviewGalleryModal .image-box {
  width: 192px;
  height: 192px;
  margin-bottom: 30px;
}

.videoGalleryModal .modal-lg,
.reviewGalleryModal .modal-lg {
  max-width: 920px;
}

.videoGalleryModal .modal-title,
.reviewGalleryModal .modal-title {
  color: #416da2;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
}

.videoGalleryModal .modal-title a,
.reviewGalleryModal .modal-title a {
  color: #416da1;
}

.videoGalleryModal .modal-title svg,
.reviewGalleryModal .modal-title svg {
  margin-left: 8px;
}

.videoGalleryModal .video-gallery .video-box,
.videoGalleryModal .review-gallery .video-box,
.reviewGalleryModal .video-gallery .video-box,
.reviewGalleryModal .review-gallery .video-box {
  width: 100%;
  margin: 20px auto !important;
  min-height: 600px;
  max-width: 650px;
}

.videoGalleryModal .video-gallery .video-box a,
.videoGalleryModal .review-gallery .video-box a,
.reviewGalleryModal .video-gallery .video-box a,
.reviewGalleryModal .review-gallery .video-box a {
  display: block;
  width: 88px;
  height: 88px;
  text-align: center;
  border: 3px solid #fff;
  border-radius: 50%;
}

.videoGalleryModal .video-gallery .video-box a span,
.videoGalleryModal .review-gallery .video-box a span,
.reviewGalleryModal .video-gallery .video-box a span,
.reviewGalleryModal .review-gallery .video-box a span {
  font-size: 30px;
  text-indent: 3px;
  line-height: 82px;
}

.videoGalleryModal .video-gallery .splide__arrow,
.videoGalleryModal .review-gallery .splide__arrow,
.reviewGalleryModal .video-gallery .splide__arrow,
.reviewGalleryModal .review-gallery .splide__arrow {
  width: 4em;
  height: 4em;
  background: #416da2;
}

.videoGalleryModal .video-gallery .splide__arrow svg,
.videoGalleryModal .review-gallery .splide__arrow svg,
.reviewGalleryModal .video-gallery .splide__arrow svg,
.reviewGalleryModal .review-gallery .splide__arrow svg {
  fill: #fff;
  height: 1.5em;
  width: 1.5em;
}

.reviewGalleryModal .review-gallery li.splide__slide,
.reviewGalleryModal .review-gallery .image-box {
  width: 100% !important;
  margin: 20px auto !important;
  min-height: 600px;
  max-width: 650px;
}

.section-padder {
  padding: 80px 0;
}

.vjs-theme-fantasy .vjs-big-play-button {
  width: 70px;
  height: 70px;
  line-height: 67px;
  font-size: 50px;
  top: 45%;
  left: 45%;
  margin-top: 0;
  margin-left: 0;
  color: #fff;
  border: 3px solid #fff;
  border-radius: 50%;
  background: #1d2939;
}

video {
  width: 100%;
}

.vjs-theme-fantasy .vjs-play-progress,
.vjs-theme-fantasy .vjs-play-progress:before {
  background-color: #eb7100;
}

.vjs-theme-fantasy .vjs-play-control .vjs-icon-placeholder:before {
  border: 3px solid #eb7100;
}

.video-js .vjs-play-control .vjs-icon-placeholder {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  color: #eb7100;
}

.line-clamp {
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.line-clamp::after {
  content: "...";
}

.line-clamp.line-clamp-5 {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.line-clamp.line-clamp-5::after {
  content: "...";
}

.video-box {
  width: 128px;
  height: 128px;
  background: #1d2939;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 15px !important;
  position: relative;
}

.video-box img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 10px;
}

.video-box a {
  display: block;
  width: 64px;
  height: 64px;
  text-align: center;
  line-height: 64px;
  border: 3px solid #fff;
  border-radius: 50%;
  font-size: 20px;
  position: absolute;
}

.video-box a:hover {
  background: #175cd3;
}

.video-box.medium {
  width: 192px;
  height: 192px;
  background: #1d2939;
  border-radius: 10px;
}

.video-box .video-duration {
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  line-height: 20px;
  color: #fff;
  padding: 6px 10px;
  bottom: 8px;
  right: 10px;
  border-radius: 0;
  font-size: 14px;
}

.image-box {
  width: 128px;
  height: 128px;
  background: #d0d5dd;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 15px !important;
}

.image-box .image-missing,
img[lazy="error"],
img[lazy="loading"],
img[src$="loadingIco.svg"]
{
  width: 58px !important;
  height: 58px !important;
}

.image-box img[lazy="loaded"]:not([src$="loadingIco.svg"]) {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 10px;
}

.image-box span.more-items {
  position: absolute;
  top: 0;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 3px 7px;
  right: 0;
  border-top-right-radius: 10px;
}

img {
  max-width: 100%;
}

.fw-medium {
  font-weight: 600;
}

.sa-cert-icon-sa-star.filled::before {
  color: #eb7100;
}

.btn-outline {
  border: 1px solid #d0d5dd;
  color: #416da2;
}

.btn-outline:hover {
  background: #f9fafb;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.btn {
  border-radius: 8px;
}

a {
  color: #416da2;
  text-decoration: none;
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

body {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  line-height: 1.4;
  color: #1d2939;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.custom-dropdown .dropdown-toggle {
  width: 100%;
  text-align: left;
  border: 1px solid #d7d7d7;
  position: relative;
  padding: 12px 15px;
}

.custom-dropdown .dropdown-toggle::after {
  background: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.41 0.294923L6 4.87492L10.59 0.294922L12 1.70492L6 7.70492L1.23266e-07 1.70492L1.41 0.294923Z' fill='%231D2939'/%3E%3C/svg%3E%0A") no-repeat;
  width: 12px;
  height: 8px;
  content: "";
  border: none;
  position: absolute;
  right: 15px;
  top: 20px;
}

.custom-dropdown .dropdown-toggle.show::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.custom-dropdown .dropdown-menu {
  width: 100%;
}

.form-check-input {
  width: 20px;
  height: 20px;
  margin-top: 0;
  margin-right: 10px;
}

.form-check-input:checked[type="checkbox"] {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6654 1.5L4.2487 7.91667L1.33203 5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: 14px;
}

.products-search {
  padding-top: 48px;
}

header {
  padding: 26px 0 40px;
  background: #fff;
}

a.logo{
  cursor: default;
  text-decoration: none;
}

header .logo img {
  width: 204px;
  height: 32px;
}

header #mobile-button {
  font-size: 14px;
  font-weight: 500;
  color: #175cd3;
}

header #mobile-button:hover {
  background: #fbfbfb;
}

.rating-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 12px;
}

.rating-bar .rating-star {
  width: 8%;
  font-size: 16px;
}

.rating-bar .rating-star .sa-cert-icon-sa-star {
  font-size: 18px;
}

.rating-bar .rating-star .sa-cert-icon-sa-star::before {
  color: #1d2939;
}

.rating-bar .progress-bar {
  position: relative;
  background: #eaecf0;
  border-radius: 4px;
  height: 16px;
  width: 70%;
}

.rating-bar .progress-bar .progress-fill {
  background: #eb7100;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border-radius: 4px;
  min-width: 10px;
}

.rating-bar .total-reviews {
  width: 19%;
  margin-left: 3%;
}

.rating-bar .total-reviews .percent {
  margin-left: 8px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 111;
  -webkit-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.05);
}

.sticky .certificate-sub-nav {
  padding-bottom: 15px;
  padding-top: 15px;
  -webkit-transition: padding 0.3s linear;
  transition: padding 0.3s linear;
}

.sticky .certificate-sub-nav h4 {
  display: block;
  font-size: 20px;
}

.sticky .certificate-sub-nav .visit-site {
  display: block;
}

.sticky .certificate-sub-nav .visit-site a {
  background: #175cd3;
  font-size: 14px;
}

.sticky .certificate-sub-nav .visit-site a span {
  font-size: 12px;
}

.sticky .certificate-sub-nav .visit-site a:hover {
  background: #1452bd;
}

.sticky+.company-overview {
  padding-top: 200px !important;
}

#main {
  padding-top: 0;
}

#main .container {
  max-width: 1170px;
}

.company-header {
  padding-bottom: 32px;
}

.company-header .company-logo{
  max-width: 100px;
  max-height: 100px;
  overflow: hidden;
}

.company-header .company-logo img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.company-header .company-intro h1 {
  font-size: 40px;
  font-weight: bold;
  color: #1d2939;
  font-family: "Poppins", sans-serif;
}
.company-header .company-intro span {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  display: block;
  color: #1d2939;
  font-family: "Roboto", sans-serif;

}

#search::-webkit-input-placeholder {
  font-weight: bold;
  opacity: 1;
  color: #1d2939;
  font-weight: 500;
  font-size: 24px;
}

#search:-ms-input-placeholder {
  font-weight: bold;
  opacity: 1;
  color: #1d2939;
  font-weight: 500;
  font-size: 24px;
}

#search::-ms-input-placeholder {
  font-weight: bold;
  opacity: 1;
  color: #1d2939;
  font-weight: 500;
  font-size: 24px;
}

#search::placeholder {
  font-weight: bold;
  opacity: 1;
  color: #1d2939;
  font-weight: 500;
  font-size: 24px;
}

.certificates-tabs {
  border-bottom: 2px solid #1d2939;
}

.certificates-tabs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -2px;
}

.certificates-tabs ul li {
  margin: 0 5px 0 0;
}

.certificates-tabs ul li a {
  display: block;
  width: 100%;
  max-width: 200px;
  padding: 15px 30px;
  background: #fff;
  color: #667085;
  background: #eaecf0;
  font-size: 17px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

.certificates-tabs ul li.active a {
  border: 2px solid #1d2939;
  border-bottom: none;
  background: #fff;
  color: #1d2939;
  font-weight: 700;
}

.certificate-sub-nav {
  padding-top: 30px;
  -webkit-transition: padding 0.3s linear;
  transition: padding 0.3s linear;
}

.certificate-sub-nav h4 {
  display: none;
}

.certificate-sub-nav .visit-site {
  display: none;
}

.certificate-sub-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.certificate-sub-nav ul li {
  margin-right: 30px;
}

.certificate-sub-nav ul li a {
  position: relative;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #667085;
  padding-bottom: 10px;
}

.certificate-sub-nav ul li a::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0;
  left: 0;
  height: 5px;
  background: #175cd3;
}

.certificate-sub-nav ul li a:focus::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  height: 5px;
  background: #175cd3;
}

.certificate-sub-nav ul li a:hover {
  color: #175cd3;
}

.certificate-sub-nav ul li a:hover::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  height: 5px;
  background: #175cd3;
}

.certificate-sub-nav ul li.active a {
  color: #175cd3;
  font-weight: 700;
}

.certificate-sub-nav ul li.active a::after {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  left: 0;
  height: 5px;
  background: #175cd3;
}

.total-reviews-wrapper .reviews-count h3 {
  font-size: 36px;
}

.company-overview {
  padding-top: 70px;
  padding-bottom: 70px;
}

.company-overview .overview-wrapper {
  border: 1px solid #d0d5dd;
  border-radius: 8px;
}

.company-overview .overview-wrapper .sa-cert-icon-sa-star {
  font-size: 18px;
  display: inline-block;
  vertical-align: top;
}

.company-overview .overview-wrapper .overview {
  padding: 30px;
}

.company-overview .overview-wrapper .overview .overall-rating-wrapper .overall-rating {
  font-size: 60px;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

.company-overview .overview-wrapper .overview .overall-rating-wrapper .overall-rating-stars {
  text-align: center;
  font-size: 30px;
}

.company-overview .overview-wrapper .overview .overall-rating-wrapper .overall-rating-stars span {
  font-size: 34px;
  display: inline-block;
  margin: 0;
}

.company-overview .overview-wrapper .overview .overall-rating-wrapper .total-reviews {
  font-size: 20px;
  text-align: center;
  color: #416da2;
  font-weight: 600;
  margin-top: 0;
}

.company-overview .overview-wrapper .overview .sa-intro {
  background: #f9fafb;
  padding: 15px 20px;
  border-radius: 4px;
  margin: 20px 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.company-overview .overview-wrapper .overview .sa-intro .sa-logo-small {
  max-width: 45px;
  max-height: 38px;
  overflow: hidden;
  margin-right: 15px;
}

.company-overview .overview-wrapper .overview .sa-intro .sa-logo-small img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.company-overview .overview-wrapper .overview .detailed-ratings .mb-4 {
  margin-bottom: 0.75rem !important;
}

.company-overview .overview-wrapper .overview .detailed-ratings .detailed-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.company-overview .overview-wrapper .overview .detailed-ratings .detailed-rating p {
  margin: 0;
}

.company-overview .overview-wrapper .overview .detailed-ratings .detailed-rating .rating-spacer {
  width: 28%;
  border-bottom: 1px dotted #d0d5dd;
  margin: 0 2% 5px;
}

.company-overview .overview-wrapper .overview .detailed-ratings .ratings {
  margin-top: 20px;
}

.company-overview .overview-wrapper .overview .detailed-ratings .ratings .rating-bar {
  margin-bottom: 5px;
}

.company-overview .overview-wrapper .overview .detailed-ratings .ratings .rating-bar .rating-star {
  width: 14%;
}

.company-overview .overview-wrapper .overview .detailed-ratings .ratings .progress-bar {
  height: 8px;
}

.company-overview .overview-wrapper .overview .show-more-wrapper .show-more {
  color: #416da2;
  font-weight: 500;
}

.company-overview .overview-wrapper .overview .show-more-wrapper .show-more .show-less-text {
  display: none;
}

.company-overview .overview-wrapper .overview .show-more-wrapper .show-more .sa-cert-icon-sa-angle-down:before {
  font-size: 12px;
  display: block;
}

.company-overview .overview-wrapper .overview .show-more-wrapper .btn-outline {
  color: #416da1;
  font-weight: 500;
}

.company-overview .overview-wrapper .overview .show-more-wrapper .show-less .sa-cert-icon-sa-angle-down {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.company-overview .overview-wrapper .overview .show-more-wrapper .show-less .show-more-text {
  display: none;
}

.company-overview .overview-wrapper .overview .show-more-wrapper .show-less .show-less-text {
  display: block;
}

.company-overview .overview-wrapper .overview-contact {
  padding: 0 80px 15px 30px;
  height: auto;
  border-left: 1px solid #d0d5dd;
  margin-left: 0;
  margin-top: 30px;
}

.company-overview .overview-wrapper .overview-contact .contact-btn a {
  padding-top: 12px;
  padding-bottom: 12px;
  background: #175cd3;
  font-weight: 500;
}

.company-overview .overview-wrapper .overview-contact .contact-btn a:hover {
  background: #1452bd;
}

.company-overview .overview-wrapper .overview-contact .contact-numbers {
  margin: 30px 0;
}

.company-overview .overview-wrapper .overview-contact .contact-numbers li {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
}

.company-overview .overview-wrapper .overview-contact .contact-numbers li a {
  color: #416da2;
  font-weight: 500;
}

.company-overview .overview-wrapper .overview-contact .contact-numbers li img {
  margin-right: 15px;
}

.company-overview .overview-wrapper .overview-contact .contact-numbers li:last-child {
  border-bottom: none;
}

.company-overview .overview-wrapper .overview-footer {
  background: #f9fafb;
  padding: 30px;
  border-top: 1px solid #d0d5dd;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.company-overview .overview-wrapper .overview-footer .rewards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.company-overview .overview-wrapper .overview-footer .rewards .reward {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 25px;
}

.company-overview .overview-wrapper .overview-footer .rewards .reward h5 {
  margin: 0;
}

.reviewer-short-name {
  background: #d0d5dd;
  width: 56px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  border-radius: 50%;
  margin-right: 10px;
  font-size: 20px;
  font-weight: 500;
  position: relative;
}

.reviewer-short-name.verified-buyer::after {
  position: absolute;
  content: "";
  background: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1365_11612)'%3E%3Cpath d='M13.899 3.18734C14.07 3.6008 14.3981 3.92944 14.8113 4.10101L16.2602 4.70116C16.6737 4.87243 17.0022 5.20094 17.1735 5.61443C17.3448 6.02791 17.3448 6.4925 17.1735 6.90598L16.5738 8.35382C16.4024 8.76748 16.4022 9.23254 16.5743 9.64601L17.173 11.0934C17.2579 11.2982 17.3016 11.5177 17.3016 11.7394C17.3017 11.9611 17.258 12.1807 17.1732 12.3855C17.0883 12.5903 16.964 12.7764 16.8072 12.9331C16.6504 13.0899 16.4643 13.2142 16.2594 13.2989L14.8116 13.8987C14.3981 14.0696 14.0695 14.3978 13.8979 14.811L13.2978 16.2598C13.1265 16.6733 12.798 17.0018 12.3845 17.1731C11.971 17.3444 11.5064 17.3444 11.0929 17.1731L9.64511 16.5734C9.23161 16.4025 8.7672 16.4029 8.35396 16.5744L6.90508 17.1736C6.49183 17.3445 6.02764 17.3444 5.6145 17.1732C5.20135 17.0021 4.87302 16.674 4.70163 16.2609L4.10131 14.8116C3.93035 14.3982 3.6022 14.0695 3.18901 13.898L1.74014 13.2978C1.32683 13.1266 0.998417 12.7983 0.827083 12.3851C0.655748 11.9718 0.655516 11.5075 0.826437 11.094L1.42615 9.6462C1.597 9.23271 1.59665 8.76829 1.42518 8.35505L0.826328 6.90513C0.741422 6.70034 0.697703 6.48082 0.697668 6.25912C0.697632 6.03743 0.741281 5.8179 0.82612 5.61308C0.91096 5.40826 1.03533 5.22216 1.19212 5.06542C1.3489 4.90868 1.53504 4.78438 1.73989 4.6996L3.18772 4.09989C3.60082 3.92908 3.92926 3.60135 4.10096 3.18863L4.70111 1.73976C4.87238 1.32627 5.20089 0.997758 5.61438 0.826487C6.02786 0.655216 6.49245 0.655216 6.90593 0.826487L8.35377 1.4262C8.76726 1.59705 9.23168 1.5967 9.64492 1.42523L11.0944 0.827417C11.5078 0.656242 11.9723 0.656277 12.3857 0.827514C12.7991 0.998752 13.1276 1.32717 13.2989 1.74055L13.8992 3.18985L13.899 3.18734Z' fill='%230788F5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.5249 6.64035C12.6452 6.45148 12.6855 6.22258 12.6369 6.00401C12.5884 5.78544 12.455 5.59509 12.2662 5.47485C12.0773 5.35461 11.8484 5.31432 11.6298 5.36284C11.4113 5.41137 11.2209 5.54473 11.1007 5.7336L7.79654 10.9255L6.28454 9.03547C6.14476 8.86063 5.94124 8.74848 5.71876 8.72369C5.49629 8.6989 5.27308 8.7635 5.09823 8.90329C4.92339 9.04307 4.81123 9.24659 4.78644 9.46907C4.76165 9.69154 4.82626 9.91476 4.96604 10.0896L7.21604 12.9021C7.2999 13.007 7.4076 13.0905 7.53018 13.1454C7.65277 13.2003 7.7867 13.2252 7.92084 13.2179C8.05498 13.2107 8.18544 13.1715 8.30138 13.1036C8.41732 13.0358 8.51539 12.9412 8.58742 12.8278L12.5249 6.64035Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1365_11612'%3E%3Crect width='18' height='18' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat;
  width: 18px;
  height: 18px;
  bottom: 0;
  right: 0;
}

.reviewer-image {
  background: #d0d5dd;
  width: 56px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  border-radius: 50%;
  margin-right: 10px;
  font-size: 20px;
  font-weight: 500;
  position: relative;
}

.reviewer-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
}

.reviewer-image.verified-buyer::after {
  position: absolute;
  content: "";
  background: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1365_11612)'%3E%3Cpath d='M13.899 3.18734C14.07 3.6008 14.3981 3.92944 14.8113 4.10101L16.2602 4.70116C16.6737 4.87243 17.0022 5.20094 17.1735 5.61443C17.3448 6.02791 17.3448 6.4925 17.1735 6.90598L16.5738 8.35382C16.4024 8.76748 16.4022 9.23254 16.5743 9.64601L17.173 11.0934C17.2579 11.2982 17.3016 11.5177 17.3016 11.7394C17.3017 11.9611 17.258 12.1807 17.1732 12.3855C17.0883 12.5903 16.964 12.7764 16.8072 12.9331C16.6504 13.0899 16.4643 13.2142 16.2594 13.2989L14.8116 13.8987C14.3981 14.0696 14.0695 14.3978 13.8979 14.811L13.2978 16.2598C13.1265 16.6733 12.798 17.0018 12.3845 17.1731C11.971 17.3444 11.5064 17.3444 11.0929 17.1731L9.64511 16.5734C9.23161 16.4025 8.7672 16.4029 8.35396 16.5744L6.90508 17.1736C6.49183 17.3445 6.02764 17.3444 5.6145 17.1732C5.20135 17.0021 4.87302 16.674 4.70163 16.2609L4.10131 14.8116C3.93035 14.3982 3.6022 14.0695 3.18901 13.898L1.74014 13.2978C1.32683 13.1266 0.998417 12.7983 0.827083 12.3851C0.655748 11.9718 0.655516 11.5075 0.826437 11.094L1.42615 9.6462C1.597 9.23271 1.59665 8.76829 1.42518 8.35505L0.826328 6.90513C0.741422 6.70034 0.697703 6.48082 0.697668 6.25912C0.697632 6.03743 0.741281 5.8179 0.82612 5.61308C0.91096 5.40826 1.03533 5.22216 1.19212 5.06542C1.3489 4.90868 1.53504 4.78438 1.73989 4.6996L3.18772 4.09989C3.60082 3.92908 3.92926 3.60135 4.10096 3.18863L4.70111 1.73976C4.87238 1.32627 5.20089 0.997758 5.61438 0.826487C6.02786 0.655216 6.49245 0.655216 6.90593 0.826487L8.35377 1.4262C8.76726 1.59705 9.23168 1.5967 9.64492 1.42523L11.0944 0.827417C11.5078 0.656242 11.9723 0.656277 12.3857 0.827514C12.7991 0.998752 13.1276 1.32717 13.2989 1.74055L13.8992 3.18985L13.899 3.18734Z' fill='%230788F5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.5249 6.64035C12.6452 6.45148 12.6855 6.22258 12.6369 6.00401C12.5884 5.78544 12.455 5.59509 12.2662 5.47485C12.0773 5.35461 11.8484 5.31432 11.6298 5.36284C11.4113 5.41137 11.2209 5.54473 11.1007 5.7336L7.79654 10.9255L6.28454 9.03547C6.14476 8.86063 5.94124 8.74848 5.71876 8.72369C5.49629 8.6989 5.27308 8.7635 5.09823 8.90329C4.92339 9.04307 4.81123 9.24659 4.78644 9.46907C4.76165 9.69154 4.82626 9.91476 4.96604 10.0896L7.21604 12.9021C7.2999 13.007 7.4076 13.0905 7.53018 13.1454C7.65277 13.2003 7.7867 13.2252 7.92084 13.2179C8.05498 13.2107 8.18544 13.1715 8.30138 13.1036C8.41732 13.0358 8.51539 12.9412 8.58742 12.8278L12.5249 6.64035Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1365_11612'%3E%3Crect width='18' height='18' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat;
  width: 18px;
  height: 18px;
  bottom: 0;
  right: 0;
}

.reviewer-details .reviewer-name {
  font-weight: bold;
}

.reviewer-details .reviewer-detail {
  color: #667085;
  font-weight: 400;
  font-size: 14px;
}

.reviewer-details .reviewer-detail .location {
  background: url("data:image/svg+xml,%3Csvg width='14' height='20' viewBox='0 0 14 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 0C3.13 0 0 3.13 0 7C0 12.25 7 20 7 20C7 20 14 12.25 14 7C14 3.13 10.87 0 7 0ZM2 7C2 4.24 4.24 2 7 2C9.76 2 12 4.24 12 7C12 9.88 9.12 14.19 7 16.88C4.92 14.21 2 9.85 2 7Z' fill='%231D2939'/%3E%3Cpath d='M7 9.5C8.38071 9.5 9.5 8.38071 9.5 7C9.5 5.61929 8.38071 4.5 7 4.5C5.61929 4.5 4.5 5.61929 4.5 7C4.5 8.38071 5.61929 9.5 7 9.5Z' fill='%231D2939'/%3E%3C/svg%3E%0A") no-repeat;
  }

#about {
  padding: 64px 0;
}

#reviews.products-reviews-wrapper {
  padding-top: 0;
}

.review-box .rating .rating-value span {
  font-size: 18px;
  display: inline-block;
  vertical-align: top;
}

#reviews {
  padding-top: 48px;
}

#reviews .reviewer-rating span {
  margin: 0;
  display: inline-block;
  font-size: 34px;
  line-height: 40px;
}

#reviews .review-box .reviewer-rating {
  font-size: 30px !important;
}

#reviews .review-box .reviewer-rating span {
  font-size: 30px;
}

.reviews-slider {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f4f7));
  background: linear-gradient(180deg, #ffffff 0%, #f2f4f7 100%);
  padding: 0 0 45px;
  overflow-x: hidden;
}

.reviews-slider .review-slide {
  background: #ffffff;
  border: 0.5px solid #eaecf0;
  -webkit-box-shadow: 0px 4px 8px -2px rgba(16, 24, 40, 0.1), 0px 0px 4px rgba(16, 24, 40, 0.06);
  box-shadow: 0px 4px 8px -2px rgba(16, 24, 40, 0.1), 0px 0px 4px rgba(16, 24, 40, 0.06);
  border-radius: 6px;
  padding: 25px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.reviews-slider .review-slide .review-slide-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.reviews-slider .review-slide .reviewer-rating-stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 15px 0;
}

.reviews-slider-slider .reviewGalleryModal .modal-title{
  display: none;
}

.reviews-slider .review-slide .reviewer-rating-stars .reviewer-rating span {
  font-size: 30px;
  margin: 0 -1px;
  display: inline-block;
}

.reviews-slider .review-slide .reviewer-rating-stars .review-date {
  font-size: 14px;
  margin-left: 10px;
  color: #1d2939;
}

.reviews-slider .review-slide .reviewer-rating-stars.has-video-review .reviewer-video-review .video-box {
  width: 128px;
  height: 128px;
  background: #1d2939;
  border-radius: 10px;
  margin-right: 10px;
}

.reviews-slider .review-slide .reviewer-rating-stars.has-video-review .reviewer-video-review .video-box .video-duration {
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  line-height: 22px;
  color: #fff;
  padding: 0;
  bottom: 5px;
  right: 7px;
  border-radius: 0;
  font-size: 12px;
  width: 44px;
  height: 22px;
  text-align: center;
  text-indent: 0;
}

.reviews-slider .review-slide .review-title {
  font-size: 18px;
  font-family: "Roboto", sans-serif;
}

.reviews-slider .review-slide .review-text {
  line-height: 24px;
  color: #000;
  -webkit-line-clamp: 4;
  margin: 0 0 5px;
}

.reviews-slider .splide {
  overflow: visible;
}

.reviews-slider .splide__track {
  overflow: visible;
  max-width: 1400px;
  margin: 0 auto;
}

.reviewGalleryModal .splide__track{
  overflow: hidden;
}

.reviews-slider .media .splide__track {
  overflow: hidden;
}

.reviews-slider .splide__arrows {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
}

.reviews-slider .splide__arrow {
  width: 4em;
  height: 4em;
  background: #416da2;
  top: 20vh;
}

.reviews-slider .splide__arrow svg {
  fill: #fff;
  height: 1.5em;
  width: 1.5em;
}

.reviews-slider .splide__pagination {
  bottom: -3.5rem;
}

.reviews-slider .splide__pagination__page.is-active {
  background: #416da2 !important;
  opacity: 1;
}

.splide__slide {
  margin-right: 15px !important;
}

.reviews-slider .splide__slide {
  opacity: 0.4;
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}

.reviews-slider .splide__slide.is-visible {
  opacity: 1;
}

.reviews-slider .see-all-reviews {
  padding-top: 60px;
  text-align: center;
  margin-top: 40px;
}

.reviews-slider .see-all-reviews a {
  padding: 12px 30px;
  -webkit-box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  background: #fff;
  border-radius: 8px;
  font-weight: 500;
}

.reviews-slider .see-all-reviews a:hover {
  background: #f9fafb;
  color: #175cd3;
}

.about-section .about-text {
  padding: 40px 40px;
  border: 1px solid #d7d7d7;
  border-radius: 15px;
}

.about-section .about-text p {
  margin: 0 0 10px;
}

.total-reviews-wrapper {
  background: #f9fafb;
}

.total-reviews-wrapper .reviews-count {
  padding: 36px 40px;
  border: 1px solid #d0d5dd;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 24px;
}

.total-reviews-wrapper .reviews-count h4 span {
  color: #416da2;
  font-weight: 400;
  display: inline-block;
  margin-left: 5px;
}

.total-reviews-wrapper .reviews-count .reviews-filter {
  border-top: 1px solid #d0d5dd;
  padding: 30px 40px 0;
  margin: 0 -40px;
}

.total-reviews-wrapper .reviews-count .reviews-filter h4 {
  font-size: 16px;
  font-weight: 600 !important;
  margin-bottom: 10px !important;
  font-family: "Roboto", sans-serif;
  margin-bottom: 15px !important;
}

.total-reviews-wrapper .reviews-count .reviews-filter .form-check {
  margin-bottom: 15px;
}

.total-reviews-wrapper .reviews-count .reviews-filter .form-check-label {
  display: block;
}

.total-reviews-wrapper .video-reviews {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  visibility: visible;
}

.total-reviews-wrapper .video-reviews .splide__list {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.total-reviews-wrapper .video-reviews li.splide__slide,
.total-reviews-wrapper .video-reviews .video-box {
  width: 192px;
  height: 192px;
}

.total-reviews-wrapper .pagination a {
  font-size: 14px;
  border: 1px solid #d0d5dd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 58px;
  height: 40px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.total-reviews-wrapper .pagination .previous a {
  width: 115px;
}

.total-reviews-wrapper .pagination .previous svg {
  margin-right: 12px;
  width: 12px;
}

.total-reviews-wrapper .pagination .next a {
  width: 90px;
}

.total-reviews-wrapper .pagination .next svg {
  margin-left: 12px;
  width: 12px;
}

a.back-to-search {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 20px 20px;
}

a.back-to-search svg {
  margin-right: 8px;
}

.card {
  padding: 24px;
  background: #ffffff;
  border: 1px solid #d0d5dd;
  border-radius: 6px;
  margin-bottom: 10px;
}

.review-box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.review-box .reviewer-details {
  margin-top: 0.5rem;
  min-height: 45px;
}

.review-box .reviews-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 15px 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.review-box .reviews-media .video-box .video-duration {
  font-size: 12px;
  padding: 2px 7px;
  line-height: 16px;
}

.review-box .reviews-media .see-all {
  color: #416da2;
  font-weight: 500;
  font-size: 16px;
  margin-left: 15px;
}

.review-box .reviews-media .see-all svg {
  display: block;
  margin-bottom: 5px;
}

.review-box .review-title {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
}

.review-box .card-body {
  padding-top: 0;
  padding-bottom: 0;
  width: calc(100% - 56px);
}

.review-box .rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 15px;
  position: relative;
}

.review-box .rating .rating-name {
  background: #fff;
  position: relative;
  z-index: 1;
  padding-right: 5px;
}

.review-box .rating .rating-value {
  background: #fff;
  position: relative;
  z-index: 1;
  padding-left: 5px;
}

.review-box .rating::after {
  content: "";
  position: absolute;
  height: 1px;
  border-bottom: 1px dashed #d0d5dd;
  width: 100%;
  bottom: 6px;
}

.review-box .answer-wrapper {
  margin-bottom: 0;
}

.review-box .answer-wrapper .answer-title {
  font-weight: bold;
  margin-bottom: 10px;
}

.review-box .options-answer {
  margin-bottom: 60px;
}

.review-box .options-answer .options-progress {
  background: #eaecf0;
  border-radius: 4px;
  height: 8px;
  margin-bottom: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.review-box .options-answer .options-progress span {
  position: relative;
  top: 20px;
}

.review-box .options-answer .options-progress span.selected::before {
  position: relative;
  content: "";
  width: 24px;
  height: 24px;
  border: 1.5px solid #175cd3;
  -webkit-box-shadow: 0px 4px 8px -2px rgba(16, 24, 40, 0.1), 0px 0px 4px rgba(16, 24, 40, 0.06);
  box-shadow: 0px 4px 8px -2px rgba(16, 24, 40, 0.1), 0px 0px 4px rgba(16, 24, 40, 0.06);
  border-radius: 50%;
  background: #fff;
  top: 0;
  display: block;
  margin-top: -28px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 6px;
}

.review-box .replies {
  padding: 16px;
  border-radius: 5px;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='18' viewBox='0 0 16 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5 11.5L9.5 17.5L8.08 16.08L11.67 12.5H0.5V0.5H2.5V10.5H11.67L8.08 6.92L9.5 5.5L15.5 11.5Z' fill='%231D2939'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 16px 16px;
  margin-bottom: 20px;
}

.review-box .replies.company-reply {
  background-color: #f2f4f7;
  border-left: 6px solid #d0d5dd;
}

.review-box .replies.sa-reply {
  background-color: #eff8ff;
  border-left: 6px solid #84caff;
}

.review-box .replies h4 {
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  margin-left: 25px;
}

.review-box .replies p {
  margin: 0 0 1rem 25px;
}

.review-box .social-share-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #d0d5dd;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.review-box .social-share-wrapper h3 {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #667085;
  font-size: 16px;
  margin-right: 15px;
  margin-bottom: 0;
}

.review-box .social-share-wrapper ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.review-box .social-share-wrapper ul li {
  margin-right: 10px;
}

.review-box .social-share-wrapper ul li a {
  opacity: 0.6;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.review-box .social-share-wrapper ul li a:hover {
  opacity: 1;
}

.review-box .reviewed-products .accordion-item {
  border: none;
}

.review-box .reviewed-products .accordion-item .accordion-button {
  padding: 0;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #416da2;
}

.review-box .reviewed-products .accordion-item .accordion-button::after {
  margin-left: 10px;
}

.review-box .reviewed-products .accordion-item .accordion-button:not(.collapsed) {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
}

.review-box .reviewed-products .accordion-item .accordion-button::after {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.41 0.294923L6 4.87492L10.59 0.294922L12 1.70492L6 7.70492L1.23266e-07 1.70492L1.41 0.294923Z' fill='%23416DA2'/%3E%3C/svg%3E%0A");
  width: 14px;
  height: 9px;
  background-size: 14px;
  background-repeat: no-repeat;
  content: "" !important;
}

.review-box .reviewed-products .accordion-item .accordion-body {
  padding-left: 0;
  padding-right: 0;
}

.review-box.product-review-box {
  border: none;
  padding: 0;
}

.review-box.product-review-box .product-image {
  max-width: 60px;
}

.review-box.product-review-box .product-image img {
  border: 1px solid #d0d5dd;
  padding: 0;
  border-radius: 6px;
  width: 60px;
  height: 60px;
}

.review-box.product-review-box .product-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.review-box.product-review-box .product-details .product-name {
  font-size: 18px;
  color: #175cd3;
}

.review-box.product-review-box .social-share-wrapper {
  border: none;
  padding: 0;
  margin: 30px 0 0;
}

footer {
  background: #003057;
  padding: 40px 0;
}

footer .footer-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

footer .footer-top .footer-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

footer .footer-top .footer-menu li {
  margin-left: 30px;
}

footer .footer-top .footer-menu li a {
  color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

footer .footer-top .footer-menu li a:hover {
  color: #475467;
}

footer .footer-copyright {
  margin-top: 40px;
  font-size: 14px;
  color: #98a2b3;
}

footer .footer-copyright a {
  color: #98a2b3;
}

.review-box .reviews-media .splide__list {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#mobile-menu {
  display: none;
}

.products-search #search {
  background: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.8811 16.6051H17.7003L17.2817 16.2113C19.0755 14.1697 20.0022 11.3842 19.494 8.42383C18.7915 4.36966 15.3235 1.13216 11.1381 0.636329C4.81515 -0.122004 -0.506304 5.06966 0.270987 11.2384C0.779216 15.3217 4.09765 18.7051 8.25317 19.3905C11.2876 19.8863 14.1426 18.9822 16.2354 17.2322L16.639 17.6405V18.7926L22.9918 24.9905C23.6047 25.5884 24.6062 25.5884 25.2191 24.9905C25.8319 24.3926 25.8319 23.4155 25.2191 22.8176L18.8811 16.6051ZM9.91239 16.6051C6.19036 16.6051 3.18583 13.6738 3.18583 10.0426C3.18583 6.41133 6.19036 3.48008 9.91239 3.48008C13.6344 3.48008 16.639 6.41133 16.639 10.0426C16.639 13.6738 13.6344 16.6051 9.91239 16.6051Z' fill='%23175CD3'/%3E%3C/svg%3E%0A") no-repeat 20px 20px;
  border: 1px solid #d0d5dd;
  -webkit-box-shadow: 0px 1px 3px rgba(16, 24, 40, 0.1), 0px 1px 2px rgba(16, 24, 40, 0.06);
  box-shadow: 0px 1px 3px rgba(16, 24, 40, 0.1), 0px 1px 2px rgba(16, 24, 40, 0.06);
  border-radius: 5px;
  padding: 23px 50px 20px 70px;
  width: 100%;
  font-weight: 500;
  font-size: 18px;
}

.products-search .media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.products-search .media .product-image {
  width: 100px;
  height: 100px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-right: 15px;
  padding: 10px;
  border: 1px solid #d0d5dd;
  border-radius: 5px;
}

.products-search .media .product-name {
  color: #175cd3;
  font-weight: 600;
  font-family: "Roboto", sans-serif;
}

.products-search #products-search {
  margin-top: 30px;
}

.products-search #products-search .list li {
  border: 1px solid #d0d5dd;
  /* Shadow/sm */
  -webkit-box-shadow: 0px 1px 3px rgba(16, 24, 40, 0.1), 0px 1px 2px rgba(16, 24, 40, 0.06);
  box-shadow: 0px 1px 3px rgba(16, 24, 40, 0.1), 0px 1px 2px rgba(16, 24, 40, 0.06);
  border-radius: 5px;
  padding: 15px 20px;
  margin: 0 0 2px;
}

#backtoTop {
  display: none;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 111;
  opacity: 0.6;
}

#backtoTop:hover {
  opacity: 1;
}

#backtoTop img {
  width: 90px;
}

.top-rated-products {
  margin: 30px 0;
}

.top-rated-products .splide__list {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.top-rated-products .product-box {
  width: 19%;
  padding: 15px;
  text-align: center;
  max-width: 210px;
}

.top-rated-products .product-box .card-body {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.top-rated-products .product-box .product-title {
  font-size: 18px;
  color: #175cd3;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
}

.top-rated-products .product-box .star-ratings {
  margin: 10px 0 5px;
}

.top-rated-products .product-box .star-ratings span {
  font-size: 22px;
  margin: 0;
}

.top-rated-products .product-box .total-reviews {
  font-weight: 500 !important;
}

.most-recent-reviews {
  background: #f9fafb;
  padding-top: 60px;
}

.most-recent-reviews .reivews-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 40px 0 20px;
}

.most-recent-reviews .reivews-filter h5 {
  margin: 0;
  font-weight: 500;
  margin-right: 15px;
  font-size: 18px;
}

.most-recent-reviews .reivews-filter .filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.most-recent-reviews .reivews-filter .filters .form-check {
  position: relative;
  padding: 0;
}

.most-recent-reviews .reivews-filter .filters .form-check .form-check-input[type="checkbox"] {
  margin-right: 15px;
  margin-left: 0;
  position: absolute;
  top: 11px;
  left: 12px;
  width: 16px;
  height: 16px;
}

.most-recent-reviews .reivews-filter .filters .form-check .form-check-input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.most-recent-reviews .reivews-filter .filters .form-check .form-check-input:checked[type="checkbox"] {
  background-size: 12px;
  background-position: 1px 2px;
}

.most-recent-reviews .reivews-filter .filters .form-check label {
  background: #fff;
  padding: 10px 10px 10px 40px;
  border: 1px solid #175cd3;
  border-radius: 5px;
  color: #175cd3;
  font-weight: 500;
  font-size: 15px;
  margin-right: 15px;
  margin-top: 0;
  cursor: pointer;
  height: 38px;
  line-height: 18px;
}

.products-reviews-wrapper .review-box {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.products-reviews-wrapper .review-box .product-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 20px;
  margin-bottom: 10px;
  border-bottom: 1px solid #d0d5dd;
}

.products-reviews-wrapper .review-box .product-details .product-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.products-reviews-wrapper .review-box .product-details .product-image img {
  width: 60px;
  height: 60px;
  -o-object-fit: cover;
  object-fit: cover;
  padding: 0;
  border: 1px solid #d0d5dd;
  border-radius: 5px;
}

.products-reviews-wrapper .review-box .product-details .product-image .product-name {
  font-size: 18px;
  line-height: 28px;
  color: #175cd3;
  font-weight: bold;
  margin-left: 20px;
}

.products-reviews-wrapper .review-box .card-body {
  width: 100%;
}

.products-reviews-wrapper .review-box .review-body-wrapper {
  margin: 0 40px;
}

.product-section {
  padding: 30px 0 30px;
}

.product-section .product-image {
  border: 1px solid #d0d5dd;
  text-align: center;
  padding: 20px;
  border-radius: 5px;
  max-width: 390px;
  height: 390px;
}

.product-section .product-image img {
  max-height: 360px;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.product-section .product-details {
  margin-left: 0;
  font-size: 18px;
}

.product-section .product-details h4 {
  font-size: 30px;
  margin-bottom: 15px;
}

.product-section .product-details .overall-rating-stars {
  font-size: 24px;
}

.product-section .product-details .overall-rating-stars span {
  display: inline-block;
  margin: 0;
}

.product-section .product-details .rating-score {
  margin: 0 0 0 10px;
  font-weight: 500;
  color: #1d2939;
}

.product-section .product-details .total-reviews {
  font-weight: 500;
  color: #175cd3;
  margin-left: 15px;
  border-left: 1px solid #cdced2;
  padding-left: 15px;
}

.product-section .product-details .btn-primary {
  width: 100%;
  max-width: 280px;
  padding: 10px 18px;
  margin: 15px 0;
  background: #175cd3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 44px;
  line-height: 24px;
}

.product-section .product-details .btn-primary svg {
  margin-left: 10px;
}

.form-check-input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.form-check-input:checked {
  background-color: #175cd3;
  border-color: #175cd3;
}

.total-reviews-wrapper.product-page .video-reviews li.splide__slide,
.total-reviews-wrapper.product-page .video-reviews .image-box {
  width: 192px;
  height: 192px;
}

.total-reviews-wrapper.product-page .rating-bar .rating-star {
  width: 9%;
}

.total-reviews-wrapper.product-page .reviews-count h3 {
  font-size: 36px;
  font-family: "Roboto", sans-serif;
}

.total-reviews-wrapper.product-page .reviewer-rating span {
  margin: 0;
  display: inline-block;
  font-size: 34px;
  vertical-align: top;
}

.total-reviews-wrapper.product-page .review-box .reviewer-rating span {
  margin: 0;
  display: inline-block;
  font-size: 24px;
  line-height: 34px;
}

.total-reviews-wrapper.product-page .sa-intro {
  background: #f9fafb;
  padding: 16px 20px;
  border-radius: 4px;
  margin: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.total-reviews-wrapper.product-page .sa-intro .sa-logo-small {
  max-width: 28px;
  max-height: 23px;
  overflow: hidden;
  margin-right: 10px;
}

.total-reviews-wrapper.product-page .sa-intro .sa-logo-small img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.total-reviews-wrapper .btn-outline-primary {
  -webkit-box-shadow: 1px 2px rgba(16, 24, 40, 0.05);
  box-shadow: 1px 2px rgba(16, 24, 40, 0.05);
  height: 40px;
  padding: 10px 15px;
  line-height: 20px;
  font-weight: 500 !important;
  width: 116px;
  font-size: 14px;
}

.reviews-slider .review-slide {
  max-width: 353px;
}

.products-reviews-wrapper .btn-outline-primary {
  width: 132px;
  height: 44px;
  line-height: 24px;
  font-size: 16px;
}

div#reviewed-products-accordion .social-share-wrapper {
  margin-top: 0;
}

.certificate-sub-nav.product-page {
  padding-bottom: 5px;
  padding-top: 20px;
}

.certificate-sub-nav.product-page li.active a {
  font-weight: 600;
  padding-left: 8px;
  padding-right: 8px;
}

.certificate-sub-nav.product-page li.active a::after {
  bottom: 2px;
  height: 4px;
}

.certificate-sub-nav.product-page li a {
  line-height: 28px;
}

.fancy_scroll::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
}

.fancy_scroll::-webkit-scrollbar {
  width: 6px;
  background-color: #f5f5f5;
}

.reviews-slider .splide__arrow--next {
  right: 2.5rem;
  opacity: 0.6;
}

.reviews-slider .splide__arrow--prev {
  left: 2.5rem;
  opacity: 0.6;
}

.fancy_scroll::-webkit-scrollbar-thumb {
  background-color: #416da2;
}

.customerReviewModal .modal-header {
  padding: 24px 30px;
}

.customerReviewModal .modal-title {
  color: #475467;
  font-weight: 600;
}

.customerReviewModal .review-box {
  padding: 0;
  border: none;
  max-height: 80vh;
  overflow-y: auto;
}

.customerReviewModal .review-box .card-body {
  width: 50%;
  padding-left: 0;
}

.customerReviewModal .review-box.product-review-box {
  max-height: none;
}

.customerReviewModal .review-box.product-review-box .product-image {
  margin-right: 15px;
}

div.customerReviewModal .modal-dialog {
  max-width: 800px;
}

div.customerReviewModal .reviewer-rating span {
  display: inline-block;
  margin: 0;
  font-size: 30px;
}

div.customerReviewModal .modal-header {
  border: none;
}

div.customerReviewModal .modal-content {
  border-radius: 12px;
}

div.customerReviewModal .modal-body {
  border: 1px solid #D0D5DD;
  border-radius: 6px;
  padding: 24px;
}

div.customerReviewModal .modal-header .btn-close {
  background-size: 12px;
  opacity: 0.75;
}

div.customerReviewModal .review-box .rating .rating-value span {
  font-size: 18px;
  display: inline-block;
  vertical-align: top;
}

.company-overview .overview-wrapper .overview .show-more-wrapper .show-more.show-less .show-less-text {
  display: block;
}

.company-overview .overview-wrapper .overview .overall-rating-wrapper .total-reviews {
  display: block;
}

.product-page .card.review-box {
  margin-bottom: 24px;
}

.top-rated-products .product-image {
  min-height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.top-rated-products .product-image {
  min-height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.top-rated-products .product-image img {
  width: 150px;
  height: 150px;
  -o-object-fit: cover;
  object-fit: cover;
}

#reviews.products-reviews-wrapper .reviewer-rating {
  font-size: 30px !important;
}

#reviews.products-reviews-wrapper .reviewed-products .reviewer-rating span {
  font-size: 24px;
  line-height: 24px;
  margin: 0;
}

div#reviewed-products-details .product-review-box .reviewer-rating {
  font-size: 24px !important;
}

div#reviewed-products-details .product-review-box .reviewer-rating span {
  font-size: 24px;
  line-height: 24px;
}

#reviews.products-reviews-wrapper .review-box.product-review-box .social-share-wrapper {
  margin-top: 15px;
}
.company-description {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 16px 32px;
  gap: 20px;
  background: #F9FAFB;
  border-radius: 4px;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #1D2939;
  margin: 25px 0 0;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  html {
    overflow-x: hidden;
  }

  body {
    font-size: 14px;
  }

  .company-header {
    padding-bottom: 20px;
  }

  #mobile-menu {
    display: block;
    position: absolute;
    right: 0;
  }

  .certificates-tabs {
    border-bottom: 1px solid #1d2939;
  }

  .certificates-tabs ul {
    margin-bottom: 0;
  }

  .certificates-tabs ul li a {
    font-size: 14px;
    padding: 10px 16px;
  }

  .certificates-tabs ul li.active a {
    border-width: 1px;
    position: relative;
    top: 2px;
  }

  header {
    padding: 20px 0 30px;
  }

  header .d-flex {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    position: relative;
  }

  header .logo img {
    width: 168px;
    height: 26px;
  }

  #mobile-button {
    background: #175cd3;
    color: #fff;
    margin-top: 15px;
    border: none;
    display: none;
  }

  #main {
    padding-top: 0;
  }

  .review-slide-header .reviewer-details {
    margin-left: 15px;
  }

  .company-header .company-logo{
    max-width: 60px;
    max-height: 60px;
    overflow: hidden;
  }

  .company-header .company-logo img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }

  .company-header .company-intro h1 {
    font-size: 24px;
  }

  .company-header .company-intro p {
    margin: 0;
  }

  .company-overview .overview-wrapper {
    border: none;
    margin-top: 0 !important;
  }

  .company-overview .overview-wrapper .overview {
    padding: 0;
  }

  .company-overview .overview-wrapper .overview h4 {
    font-size: 20px;
  }

  .company-overview .overview-wrapper .overview .overall-rating-wrapper {
    margin-bottom: 20px;
  }

  .company-overview .overview-wrapper .overview .overall-rating-wrapper .overall-rating {
    font-size: 48px;
    line-height: 60px;
  }

  .company-overview .overview-wrapper .overview .overall-rating-wrapper .overall-rating-stars {
    font-size: 30px;
    line-height: 30px;
  }

  .company-overview .overview-wrapper .overview .overall-rating-wrapper .overall-rating-stars span {
    margin: 0;
    display: inline-block;
    font-size: 30px;
    line-height: 30px;
  }

  .company-overview .overview-wrapper .overview .detailed-ratings {
    margin: 20px 0;
  }

  .company-overview .overview-wrapper .overview .show-more-wrapper .btn-outline {
    padding: 10px 18px;
  }

  .company-overview .overview-wrapper .overview-contact {
    padding: 0;
    height: 100%;
    border-left: none;
    margin-left: 0;
    margin-top: 30px;
  }

  .company-overview .overview-wrapper .overview-footer {
    padding: 30px 0;
    background: #f9fafb;
    margin-top: 30px;
    border-top: 1px solid #d0d5dd;
    margin-left: -15px;
    margin-right: -15px;
  }

  .company-overview .overview-wrapper .overview-footer .rewards .reward {
    font-size: 14px;
    margin: 0 10px 0 0;
  }

  .company-overview .overview-wrapper .overview-footer .rewards .reward img {
    width: 42px;
  }

  .reviews-slider .see-all-reviews a {
    padding: 10px 18px;
  }

  .rating-bar .rating-star {
    width: 12%;
  }

  .rating-bar .progress-bar {
    width: 62%;
  }

  .rating-bar .total-reviews {
    width: 24%;
    margin-left: 3%;
  }

  .rating-bar .percent {
    margin-left: 0;
  }

  .total-reviews-wrapper {
    margin-top: 20px !important;
  }

  .total-reviews-wrapper .reviews-count {
    padding: 0;
    border: none;
    background: none;
  }

  .total-reviews-wrapper .reviews-count .reviews-filter {
    padding: 30px 0;
    border-bottom: 1px solid #d0d5dd;
    background: #fff;
    margin: 0;
  }

  .total-reviews-wrapper .video-reviews {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .total-reviews-wrapper .video-reviews .video-box {
    width: 128px !important;
    height: 128px;
  }

  .videoGalleryModal .video-gallery .video-box,
  .videoGalleryModal .review-gallery .video-box,
  .reviewGalleryModal .video-gallery .video-box,
  .reviewGalleryModal .review-gallery .video-box {
    max-width: 360px;
    min-height: 315px;
    margin: 0 auto;
  }

  .videoGalleryModal .modal-body,
  .reviewGalleryModal .modal-body {
    padding-bottom: 80px;
  }

  .videoGalleryModal .video-gallery .splide__arrow,
  .videoGalleryModal .review-gallery .splide__arrow,
  .reviewGalleryModal .video-gallery .splide__arrow,
  .reviewGalleryModal .review-gallery .splide__arrow {
    top: 105%;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    width: 44px;
    height: 44px;
  }

  .videoGalleryModal .video-gallery .splide__arrow svg,
  .videoGalleryModal .review-gallery .splide__arrow svg,
  .reviewGalleryModal .video-gallery .splide__arrow svg,
  .reviewGalleryModal .review-gallery .splide__arrow svg {
    width: 1.2em;
    height: 1.2em;
  }

  .videoGalleryModal .video-gallery .splide__arrow--next,
  .videoGalleryModal .review-gallery .splide__arrow--next,
  .reviewGalleryModal .video-gallery .splide__arrow--next,
  .reviewGalleryModal .review-gallery .splide__arrow--next {
    right: 6em;
  }

  .videoGalleryModal .video-gallery .splide__arrow--prev,
  .videoGalleryModal .review-gallery .splide__arrow--prev,
  .reviewGalleryModal .video-gallery .splide__arrow--prev,
  .reviewGalleryModal .review-gallery .splide__arrow--prev {
    left: 6em;
  }

  .reviews-filter .rating-bar .progress-bar {
    width: 75%;
  }

  .reviews-filter .rating-bar .total-reviews {
    width: 15%;
  }

  .reviews-filter .rating-bar .total-reviews .percent {
    display: none;
  }

  .reviews-filter h5 {
    font-size: 16px;
    font-weight: bold !important;
  }

  .section-padder {
    padding: 24px 0;
  }

  .card {
    padding: 15px;
  }

  #contactHeading {
    margin: 0;
  }

  .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .sticky .certificate-sub-nav li {
    margin-right: 10px;
  }

  .reviewer-short-name {
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    margin: 0;
  }

  .review-body-wrapper {
    margin-left: -60px;
  }

  .review-box .product-review-box .product-details a {
    display: none;
  }

  .review-box .reviews-media .see-all {
    display: none;
  }

  .reviewGalleryModal .review-gallery li.splide__slide,
  .reviewGalleryModal .review-gallery .image-box {
    width: 100% !important;
    margin: 20px auto;
    min-height: 315px;
    max-width: 315px;
  }

  .reviews-media.splide li.splide__slide,
  .reviews-media.splide .video-box,
  .reviews-media.splide .image-box {
    width: 128px;
  }

  footer .footer-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  footer .footer-top .footer-menu {
    margin-top: 10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
  }

  footer .footer-top .footer-menu li {
    margin: 0 15px 0 0;
  }

  .reviews-slider .splide__arrow {
    display: none;
  }

  .reviewer-details {
    margin-left: 0;
  }

  .reviews-slider {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
    background: #f9fafb;
    padding-top: 10px;
  }

  .company-overview {
    padding-bottom: 0;
    padding-top: 34px;
  }

  .about-section {
    border-top: 5px solid #d0d5dd;
    border-bottom: 5px solid #d0d5dd;
  }

  .about-section .about-text {
    padding: 0;
    border: none;
    font-size: 14px;
  }

  .about-section h4 {
    font-size: 20px;
  }

  .about-section p {
    margin: 0 0 10px;
  }

  .reviewer-details .reviewer-name {
    font-size: 16px;
  }

  .contact-mobile {
    border-top: 5px solid #d0d5dd;
  }

  .contact-mobile .accordion-button {
    font-size: 20px;
    font-weight: bold;
    padding: 20px 15px;
  }

  .contact-mobile .accordion-button:focus {
    z-index: 3;
    border-color: transparent;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .contact-mobile .accordion-button:not(.collapsed) {
    background: none;
    color: #1d2939;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .contact-mobile .accordion-body {
    padding: 0 15px;
  }

  .contact-mobile .accordion-body .contact-btn a {
    padding: 15px;
    background: #175cd3;
  }

  .contact-mobile .accordion-body .contact-numbers li {
    padding: 20px 0;
    border-top: 1px solid #d7d7d7;
  }

  .contact-mobile .accordion-body .contact-numbers li a {
    margin-left: 10px;
  }

  .line-clamp {
    -webkit-line-clamp: 4;
  }

  .most-recent-reviews {
    background: #f9fafb;
  }

  .most-recent-reviews .reivews-filter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .most-recent-reviews .reivews-filter h5 {
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
  }

  .most-recent-reviews .reivews-filter .filters {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .most-recent-reviews .reivews-filter .filters .form-check {
    margin-bottom: 10px;
    width: 31%;
  }

  .most-recent-reviews .reivews-filter .filters .form-check label {
    width: 100%;
    padding-left: 40px;
  }

  .products-reviews-wrapper .review-box .product-details .product-image img {
    width: 45px;
    height: 45px;
  }

  .products-reviews-wrapper .review-box .product-details .product-image .product-name {
    font-size: 16px;
    margin-left: 10px;
  }

  .products-reviews-wrapper .review-box .product-details .btn-outline-primary {
    font-size: 14px;
  }

  .products-reviews-wrapper .review-box .card-body {
    padding: 0;
  }

  .products-reviews-wrapper .review-box .review-body-wrapper {
    margin: 0;
  }

  .products-search #search {
    padding: 15px 50px;
    background-position: 13px 13px;
  }

  .products-search .media .product-image {
    width: 60px;
    height: 60px;
    padding: 5px;
  }

  .products-search .media .reviewer-rating {
    font-size: 18px !important;
  }

  .products-search .media .total-rating {
    font-size: 14px;
  }

  .products-search h4 {
    font-size: 20px;
  }

  .company-top-rated-products {
    padding-bottom: 0px !important;
  }

  .total-reviews-wrapper {
    margin-top: 0 !important;
  }

  .total-reviews-wrapper .reviews-count .d-flex.align-items-center.mt-4.mb-4 {
    margin: 10px 0 15px !important;
  }

  .total-reviews-wrapper .reviews-count p.mt-4.mb-4 {
    margin: 10px 0 20px !important;
  }

  .total-reviews-wrapper .reviews-count h3 {
    font-size: 18px;
    font-family: "Roboto";
    font-weight: 500;
  }

  .total-reviews-wrapper.product-page .video-reviews li.splide__slide,
  .total-reviews-wrapper.product-page .video-reviews .image-box {
    width: 104px !important;
    height: 104px !important;
  }

  .total-reviews-wrapper .reviewer-rating span {
    margin: 0;
    display: inline-block;
  }

  .total-reviews-wrapper.product-page .rating-bar .rating-star {
    width: 12%;
  }

  a.back-to-search {
    font-size: 12px;
  }

  a.back-to-search img {
    width: 9.33px;
  }

  .total-reviews-wrapper.product-page .review-box .reviewer-rating span {
    font-size: 29px !important;
    line-height: 30px !important;
  }

  #reviews.total-reviews-wrapper.product-page .reviewer-rating {
    font-size: 29px !important;
  }

  .product-section {
    padding: 30px 0 15px;
  }

  .product-section .product-image {
    max-width: 240px;
    margin: 0 auto 30px;
    height: auto;
    height: 240px;
  }

  .product-section .product-image img {
    max-height: 210px;
  }

  .product-section .product-details {
    margin-left: 0;
    font-size: 16px;
  }

  .product-section .product-details h4 {
    font-size: 20px;
  }

  .product-section .product-details .btn-primary {
    max-width: 100%;
  }

  .sticky .certificate-sub-nav .visit-site {
    display: block;
  }

  .certificate-sub-nav ul li {
    margin-right: 30px;
  }

  .sticky .certificate-sub-nav h4 {
    font-size: 18px;
  }

  .certificate-sub-nav {
    padding-top: 16px;
  }

  .certificate-sub-nav ul li a {
    font-size: 14px;
    font-weight: 600 !important;
    padding-left: 5px;
    padding-right: 5px;
  }

  .certificate-sub-nav ul li.active a::after {
    height: 4px;
  }

  .total-reviews-wrapper .pagination .previous svg {
    margin-right: 0;
  }

  .total-reviews-wrapper .pagination .next svg {
    margin-left: 0;
  }

  .video-box .video-duration {
    padding: 2px 7px;
    font-size: 12px;
  }

  .video-box {
    margin-right: 10px;
  }

  .custom-dropdown .dropdown-toggle {
    color: #1d2939;
    padding: 10px 16px;
    border-color: #d0d5dd;
  }

  .page-item:first-child .page-link,
  .page-item:last-child .page-link {
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    width: 52px !important;
  }

  .review-box .rating {
    margin-bottom: 8px;
  }

  .review-box .answer-wrapper .answer-title {
    margin-bottom: 5px;
  }

  .f-logo {
    margin-bottom: 15px;
  }

  .review-box .reviewed-products .accordion-item .accordion-button {
    font-size: 14px;
  }

  .review-box .reviewed-products .accordion-item .accordion-button::after {
    width: 11px;
    background-size: 11px;
  }

  .review-box .reviewer-details {
    margin-top: 0.8rem;
  }

  .review-box.product-review-box {
    margin-bottom: 0;
  }

  #backtoTop img {
    width: 60px;
  }

  .review-box.product-review-box .product-image {
    max-width: 60px;
  }

  .review-box.product-review-box .product-image img {
    padding: 0;
  }

  #reviews .review-box.product-review-box .reviewer-rating {
    font-size: 20px !important;
  }

  .review-box.product-review-box .reviews-media {
    margin-bottom: 10px !important;
  }

  .review-box .review-title {
    font-size: 16px;
  }

  #reviews .review-box.product-review-box .reviewer-rating span {
    font-size: 20px;
    line-height: 20px;
  }

  .product-review-box .reviews-media.splide li.splide__slide,
  .product-review-box .reviews-media.splide .video-box,
  .product-review-box .reviews-media.splide .image-box {
    width: 104px !important;
    height: 104px;
  }

  footer {
    padding: 24px 0;
  }

  footer .footer-copyright {
    margin-top: 16px;
  }

  .product-review-box.review-box .reviews-media .splide__slide {
    margin-right: 6px;
  }

  .review-box.product-review-box .product-details .product-name {
    font-size: 16px;
  }

  .product-review-box.review-box .card-body {
    padding-top: 15px;
    padding-right: 0;
  }

  .review-box .card-body {
    width: calc(100% - 60px);
  }

  .review-box.product-review-box .social-share-wrapper {
    margin: 0;
  }

  nav.mt-5 {
    margin-top: 2rem !important;
  }

  #search::-webkit-input-placeholder {
    font-weight: bold;
    opacity: 1;
    color: #1d2939;
    font-weight: 500;
    font-size: 16px;
  }

  #search:-ms-input-placeholder {
    font-weight: bold;
    opacity: 1;
    color: #1d2939;
    font-weight: 500;
    font-size: 16px;
  }

  #search::-ms-input-placeholder {
    font-weight: bold;
    opacity: 1;
    color: #1d2939;
    font-weight: 500;
    font-size: 16px;
  }

  #search::placeholder {
    font-weight: bold;
    opacity: 1;
    color: #1d2939;
    font-weight: 500;
    font-size: 16px;
  }

  .spacer.mt-5.mb-5 {
    margin: 30px 0 !important;
  }

  .top-rated-products .product-box {
    width: 210px !important;
  }

  .most-recent-reviews .reviews-filter .form-check-label {
    display: block;
  }

  .most-recent-reviews .reviews-filter .rating-bar .total-reviews .percent {
    display: block;
    font-weight: 500;
  }

  .most-recent-reviews .form-check {
    margin-bottom: 8px;
  }

  .most-recent-reviews .rating-star {
    font-weight: 500;
  }

  .most-recent-reviews {
    background: #fff;
    border-top: 5px solid #d0d5dd;
    padding-bottom: 0;
  }

  .most-recent-reviews .total-reviews-wrapper {
    margin-top: 15px !important;
    background: #F9FAFB;
    border-top: 1px solid #D0D5DD;
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px;
  }

  .most-recent-reviews .total-reviews-wrapper .reviewer-rating {
    font-size: 26px !important;
  }

  .most-recent-reviews .total-reviews-wrapper .reviewer-rating span {
    display: inline-block;
    margin: 0;
  }

  .reviews-filter h5 {
    margin-bottom: 15px !important;
  }

  .most-recent-reviews .products-reviews-wrapper .review-box .product-details .btn-outline-primary {
    display: none !important;
  }

  .products-reviews-wrapper .review-box .product-details {
    padding-bottom: 10px !important;
    margin-bottom: 0 !important;
  }

  .product-section .product-details .overall-rating-stars span {
    display: inline-block;
    margin: 0;
  }

  .product-section .product-details .overall-rating-stars {
    font-size: 20px;
  }

  .product-section .product-details .btn-primary {
    padding: 10px;
  }

  .total-reviews-wrapper.product-page .reviews-count h3 {
    font-size: 18px;
  }

  .total-reviews-wrapper.product-page .reviewer-rating {
    font-size: 24px !important;
    line-height: 26px;
  }

  .total-reviews-wrapper.product-page .reviewer-rating span {
    font-size: 24px !important;
  }

  .certificate-sub-nav.product-page {
    padding-bottom: 5px;
    display: none;
  }

  .total-reviews-wrapper.product-page {
    border-top: 5px solid #D0D5DD;
  }

  .reviews-filter.product-page .rating-bar .total-reviews .percent {
    display: block;
    margin: 0;
    font-weight: 700;
  }

  .reviews-filter.product-page .rating-bar .progress-bar {
    width: 70%;
  }

  .rating-bar .progress-bar {
    width: 58%;
  }

  .total-reviews-wrapper.product-page .reviews-count .reviews-filter {
    margin: 0 -15px;
    padding-left: 15px;
    padding-right: 15px;
    background: #fff;
  }

  .total-reviews-wrapper.product-page .reviews-count {
    background: #fff;
  }

  .total-reviews-wrapper.product-page .rating-bar .rating-star {
    font-weight: 500;
  }

  .total-reviews-wrapper .reviews-count .reviews-filter h4 {
    margin-bottom: 10px !important;
  }

  .total-reviews-wrapper.product-page .review-box .reviewer-rating span {
    font-size: 29px !important;
  }

  .reviews-filter h5 {
    font-family: "Roboto", sans-serif;
  }

  .review-box .social-share-wrapper h3 {
    font-size: 14px;
  }

  .company-overview .overview-wrapper .overview .detailed-ratings .detailed-rating .rating-spacer {
    width: 42%;
  }

  p.mt-2.mb-2.d-block.d-sm-none a {
    display: inline-block;
    padding: 3px 0;
  }

  .rating-bar {
    font-size: 16px;
  }

  .rating-bar .rating-star {
    font-size: 16px;
    line-height: 20px;
  }

  .company-overview .overview-wrapper .overview .detailed-ratings .detailed-rating span {
    font-size: 18px;
    display: inline-block;
    vertical-align: top;
  }

  .company-overview .overview-wrapper .overview .show-more-wrapper .show-more {
    font-size: 16px;
  }

  .company-overview .overview-wrapper .overview .show-more-wrapper .btn-outline {
    padding: 10px 15px;
    height: 44px;
    width: 143px;
    line-height: 22px;
  }

  .reviews-slider .splide__track {
    overflow: visible;
    max-width: 310px;
    margin: 0;
  }

  .reviews-slider .media .splide__track {
    overflow: hidden;
  }

  .reviews-slider .review-slide {
    padding: 16px 24px;
  }

  .reviews-slider .splide__slide {
    margin-right: 15px;
  }

  .reviews-slider .splide__pagination {
    display: none;
  }

  .reviews-slider .see-all-reviews {
    padding-top: 30px;
    margin-top: 0;
  }

  .reviews-slider .see-all-reviews a {
    padding: 10px 14px;
    height: 44px;
    line-height: 22px;
    width: 143px;
  }

  #about {
    padding: 24px 0;
  }

  #reviews {
    padding-top: 24px;
    overflow: hidden;
  }

  .reviews-filter .rating-bar .total-reviews .percent {
    display: block;
    font-weight: 700;
  }

  .reviews-filter .rating-bar .total-reviews strong {
    display: none;
  }

  .total-reviews-wrapper .reviews-count .reviews-filter h4 {
    margin-bottom: 22px !important;
  }

  .total-reviews-wrapper .reviews-count .reviews-filter .col-lg-6:nth-child(2) h5 {
    margin-top: 10px;
    margin-bottom: 10px !important;
  }

  .total-reviews-wrapper .reviews-count .reviews-filter {
    padding: 24px 0;
  }

  .reivew-text div.mt-2 {
    margin-top: 0.25rem !important;
  }

  .review-box .reviews-media {
    margin-bottom: 0 !important;
  }

  .review-box .options-answer {
    margin-bottom: 45px;
  }

  .review-box .rating .rating-value span {
    font-size: 18px;
    display: inline-block;
    vertical-align: top;
  }

  .review-box .social-share-wrapper ul li img {
    width: 20px;
  }

  .review-box .social-share-wrapper ul li:nth-child(3) img {
    width: 15.5px;
    height: 15.4px;
  }

  .rating-bar .rating-star .sa-cert-icon-sa-star {
    font-size: 18px;
    display: inline-block;
    vertical-align: text-top;
  }

  .most-recent-reviews .reviews-filter .col-lg-6:nth-child(1) {
    margin-bottom: 20px;
  }

  .top-rated-products .product-box .total-reviews {
    font-size: 16px;
  }

  .review-box .social-share-wrapper ul li a {
    opacity: 1;
  }

  .total-reviews-wrapper .pagination a {
    font-size: 14px;
    border: 1px solid #d0d5dd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 58px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .products-search #products-search {
    margin-top: 24px;
  }

  .products-search #search {
    padding-left: 60px;
    height: 50px;
    background-size: 25px;
    background-position: 13px 12px;
  }

  .top-rated-products {
    margin: 20px 0 15px;
  }

  #reviews.products-reviews-wrapper {
    padding-top: 24px;
  }

  .most-recent-reviews .d-flex.align-items-center.mt-4.mb-4.d-block.d-sm-none {
    margin-top: 10px !important;
    margin-bottom: 20px !important;
  }

  .most-recent-reviews h3 {
    font-size: 18px;
    font-family: "Roboto", sans-serif;
  }

  .most-recent-reviews .reviews-filter .form-check-label {
    font-size: 16px;
  }

  #reviews.products-reviews-wrapper .product-details {
    margin-bottom: 16px !important;
  }

  .most-recent-reviews .reviewer-rating span {
    margin: 0;
    display: inline-block;
    font-size: 24px;
  }

  .products-reviews-wrapper .review-box .product-details .product-image img {
    width: 60px;
    height: 60px;
    padding: 0;
  }

  #reviews.products-reviews-wrapper .reviewer-rating span {
    margin: 0;
    display: inline-block;
    font-size: 30px;
  }

  .review-box .rating .rating-value strong {
    line-height: 22px;
  }

  .product-section {
    padding: 20px 0 15px;
  }

  .product-section .product-details .btn-primary {
    max-width: 350px;
    margin: 15px auto;
  }

  .review-box .reviews-media .splide__slide {
    margin-right: 10px;
  }

  .total-reviews-wrapper .video-reviews .splide__slide {
    margin-right: 10px;
  }

  .reviews-slider .review-slide .reviewer-rating-stars .reviewer-rating span {
    font-size: 24px;
  }

  #reviews .reviewer-rating span {
    margin: 0;
    display: inline-block;
    font-size: 24px;
  }

  .total-reviews-wrapper .reviews-count h3 {
    font-weight: 500;
  }

  div.customerReviewModal .modal-body,
  div.customerReviewModal .modal-header {
    padding: 20px;
  }

  .review-box .reviewer-details {
    margin-top: 0;
  }

  .customerReviewModal .reviewer-details {
    margin-left: 10px;
  }

  .customerReviewModal .review-box .reviews-media {
    margin-bottom: 15px !important;
  }

  .customerReviewModal .review-body-wrapper {
    margin-left: -46px;
  }

  .reviews-slider .review-slide .review-text {
    line-height: 20px;
  }

  .review-box .replies h4 {
    font-size: 16px;
  }

  #reviews.products-reviews-wrapper .product-review-box.review-box .card-body {
    padding-top: 0;
  }

  .review-box .answer-wrapper .answer-title {
    margin-bottom: 13px;
  }

  .reviewer-details .reviewer-detail {
    font-size: 12px;
  }

  .reviews-slider .splide__slide {
    margin-right: 20px !important;
    max-width: 280px;
  }

  .review-slide-header .reviewer-details {
    margin-left: 0;
    width: 75%;
  }

  .reviews-slider .review-slide .reviewer-rating-stars.has-video-review .reviewer-video-review .video-box {
    width: 100px;
    height: 100px;
  }

  .reviews-slider .review-slide .reviewer-rating-stars.has-video-review .video-box span {
    font-size: 18px;
    line-height: 42px;
  }

  .reviews-slider .review-slide .reviewer-rating-stars.has-video-review .video-box a {
    width: 48px;
    height: 48px;
    line-height: 48px;
  }

  .reviews-slider .review-slide .review-slide-header {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .company-overview .overview-wrapper .overview .overall-rating-wrapper .total-reviews {
    display: block;
    font-size: 18px;
    font-weight: 500;
    margin-top: 5px;
  }

  #reviews .review-box.product-review-box .reviewer-rating span {
    font-size: 20px !important;
    line-height: 20px !important;
  }

  .product-review-box.review-box .card-body {
    padding-top: 15px;
  }

  .accordion.reviewed-products .review-box.product-review-box {
    margin-bottom: 0;
    padding-left: 0;
  }

  .products-reviews-wrapper .accordion .card-body {
    padding-left: 15px !important;
  }

  .product-page .accordion .card-body {
    padding-top: 0;
  }

  .total-reviews-wrapper .video-reviews .splide__pagination,
  .review-box .reviews-media .splide__pagination {
    display: none;
  }

  .about-mobile {
    border-top: 5px solid #d0d5dd;
    border-bottom: 5px solid #d0d5dd;
  }

  .about-mobile .about-header #about {
    padding: 20px 15px;
  }

  .about-mobile .accordion-button {
    font-size: 20px;
    font-weight: bold;
    padding: 20px 15px;
  }

  .about-mobile .accordion-button:focus {
    z-index: 3;
    border-color: transparent;
    outline: 0;
    box-shadow: none;
  }

  .about-mobile .accordion-button:not(.collapsed) {
    background: none;
    color: #1d2939;
    box-shadow: none;
  }

  .about-mobile .accordion-body {
    padding: 0 15px;
  }

  .about-mobile .accordion-body .about-text {
    padding: 0;
    border: none;
    font-size: 14px;
  }

  .about-mobile .accordion-body .about-text p {
    margin: 0 0 10px;
  }

  .about-mobile .accordion-body .about-btn a {
    padding: 15px;
    background: #175cd3;
  }

  .about-mobile .accordion-body .about-numbers li {
    padding: 20px 0;
    border-top: 1px solid #d7d7d7;
  }

  .about-mobile .accordion-body .about-numbers li a {
    margin-left: 10px;
  }
}

@media screen and (min-width: 320px) and (max-width: 1100px) {
  .see-all {
    display: none;
  }

  p.mt-2.mb-2.d-block.d-sm-none {
    display: block !important;
  }
}

@media screen and (min-width: 1101px) and (max-width: 1170px) {
  .review-box .reviews-media .see-all {
    font-size: 12px;
    text-align: center;
  }
}

@font-face{font-family:sa-certificate-icons;src:url('../fonts/sa-certificate-icons.eot?3xirv8');src:url('../fonts/sa-certificate-icons.eot?3xirv8#iefix') format('embedded-opentype'),url('../certificate30/fonts/sa-certificate-icons.ttf?3xirv8') format('truetype'),url('../fonts/sa-certificate-icons.woff?3xirv8') format('woff'),url('../fonts/sa-certificate-icons.svg?3xirv8#sa-certificate-icons') format('svg');font-weight:400;font-style:normal;font-display:block}[class*=" sa-cert-icon-"],[class^=sa-cert-icon-]{font-family:sa-certificate-icons!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sa-cert-icon-sa-angle-down:before{content:"\e900";color:#416da2}.sa-cert-icon-sa-angle-left:before{content:"\e901";color:#fff}.sa-cert-icon-sa-angle-right:before{content:"\e902";color:#fff}.sa-cert-icon-sa-arrow-left:before{content:"\e903"}.sa-cert-icon-sa-arrow-right:before{content:"\e904";color:#416da2}.sa-cert-icon-sa-close:before{content:"\e905"}.sa-cert-icon-sa-email-address:before{content:"\e906"}.sa-cert-icon-sa-fb:before{content:"\e907";color:#98a2b3}.sa-cert-icon-sa-gallery:before{content:"\e908";color:#416da2}.sa-cert-icon-sa-link:before{content:"\e909"}.sa-cert-icon-sa-link-open:before{content:"\e90a";color:#fff}.sa-cert-icon-sa-location:before{content:"\e90b"}.sa-cert-icon-sa-phone:before{content:"\e90c"}.sa-cert-icon-sa-play-icon:before{content:"\e90d";color:#fff}.sa-cert-icon-sa-reply:before{content:"\e90e"}.sa-cert-icon-sa-star:before{content:"\e90f";color:#eaecf0}.sa-cert-icon-sa-twitter:before{content:"\e910";color:#98a2b3}.sa-cert-icon-sa-upload-image:before{content:"\e911";color:#98a2b3}.sa-cert-icon-sa-verified .path1:before{content:"\e912";color:#0788f5}.sa-cert-icon-sa-verified .path2:before{content:"\e913";margin-left:-1em;color:#fff}.sa-cert-icon-sa-verified-check:before{content:"\e914";color:#fff}

/*# sourceMappingURL=style.css.map */

#LearnMoreModal .modal-content {
  box-shadow: 0px 4px 24px rgb(16 24 40 / 8%), 0px 14px 8px -4px rgb(16 24 40 / 3%);
  border-radius: 12px;
  border: 0;
}

#LearnMoreModal .modal-md {
  max-width: 375px;
}

#LearnMoreModal button.btn-close {
  position: absolute;
  right: 32px;
  top: 24px;
}

#LearnMoreModal .modal .modal-body {
  padding: 60px 20px 20px;
}

#LearnMoreModal .modal-body h3 {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0;
  font-family: "Poppins", sans-serif;
}

#LearnMoreModal .modal-body p {
  padding-bottom: 4px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #475467;
}

#LearnMoreModal .modal-body p:last-child {
  padding: 0;
  margin: 0;
}

.about-section .about-text ul {
  list-style: initial;
  padding-left: 2rem;
}

.sa-video-media {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.sa-video-media p {
  display: flex;
  width: 100%;
  padding: 8px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 5px;
  position: absolute;
  left: 0;
  bottom: 0px;
  z-index: 1;
  margin: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 41.67%);
}
.sa-video-media p label {
  color: #FFF;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
}
.sa-video-media img {
  width: 100%;
}
.sa-video-media .stars-rating {
  --percent: calc(var(--rating) / 5 * 100%);
  display: inline-block;
  font-size: 24.5px;
  font-family: Times;
  line-height: 1;
}
.sa-video-media .stars-rating::before {
  content: "★★★★★";
  letter-spacing: 0px;
  background: linear-gradient(90deg, #fff var(--percent), #1D2939 var(--percent));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.sa-video-media::after {
  content: "";
  position: absolute;
  top: 10px;
  right: 10px;
  background: url('data:image/svg+xml,<svg width="41" height="43" viewBox="0 0 41 43" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="10" y="8" width="20" height="20" fill="%231D2939"/><g filter="url(%23filter0_dd_4533_25685)"><path d="M30.6435 4H10.3565C7.94592 4 6 5.94592 6 8.35653V28.6435C6 31.0541 7.94592 33 10.3565 33H30.6435C33.0541 33 35 31.0541 35 28.6435V8.35653C35 5.94592 33.0541 4 30.6435 4ZM15.1342 25.7682V11.2464L28.2038 18.7106L15.1342 25.7682Z" fill="white"/></g><defs><filter id="filter0_dd_4533_25685" x="0" y="0" width="41" height="43" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset/><feGaussianBlur stdDeviation="2"/><feColorMatrix type="matrix" values="0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.06 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_4533_25685"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feMorphology radius="2" operator="erode" in="SourceAlpha" result="effect2_dropShadow_4533_25685"/><feOffset dy="4"/><feGaussianBlur stdDeviation="4"/><feColorMatrix type="matrix" values="0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.1 0"/><feBlend mode="normal" in2="effect1_dropShadow_4533_25685" result="effect2_dropShadow_4533_25685"/><feBlend mode="normal" in="SourceGraphic" in2="effect2_dropShadow_4533_25685" result="shape"/></filter></defs></svg>') no-repeat;
  width: 41px;
  height: 43px;
  display: block;
  z-index: 4;
}