@import url("https://fonts.googleapis.com/css2?family=Cabin:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Source+Sans+Pro:ital,wght@0,400;0,600;0,700;0,900;1,400;1,600;1,700;1,900&display=swap");
@font-face {
  font-family: "HelveticaNowDisplay";
  src: url("fonts/HelveticaNowDisplay-Bold.woff2") format("woff2"), url("fonts/HelveticaNowDisplay-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HelveticaNowDisplay";
  src: url("fonts/HelveticaNowDisplay-Medium.woff2") format("woff2"), url("fonts/HelveticaNowDisplay-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HelveticaNowDisplay";
  src: url("fonts/HelveticaNowDisplay-Regular.woff2") format("woff2"), url("fonts/HelveticaNowDisplay-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@media (min-width: 992px) {
  .overflow-lg-hidden {
    overflow: hidden !important;
    will-change: transform;
  }
}
@media (max-width: 992px) {
  .smooth-scroll {
    z-index: 0;
    position: relative;
  }
}
.main-title-style {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 3.5vw;
  font-weight: bold;
  line-height: 1.1;
  text-transform: capitalize;
  color: #fff;
}
@media (min-width: 768px) and (max-width: 992px) {
  .main-title-style {
    font-size: 4vw;
  }
}
@media (max-width: 767px) {
  .main-title-style {
    font-size: 7.5vw;
  }
}

.hero-title-style {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: bold;
  font-size: 85px;
  line-height: 1.1;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .hero-title-style {
    font-size: 35px;
    line-height: 1.2;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .hero-title-style {
    font-size: 5vw;
  }
}
@media (min-width: 992px) and (max-width: 1366px) {
  .hero-title-style {
    font-size: 70px;
  }
}

.agency-description {
  font-family: "Cabin", sans-serif;
  font-size: 20px;
  color: #fff;
  text-align: center;
  margin-top: 1.5rem;
  line-height: 2rem;
}

.tag-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #FFEADB;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  border-radius: 50px;
  padding: 0.5rem 1.5rem;
  gap: 0.5rem;
}
.tag-wrapper p {
  color: #000;
  font-family: "Cabin", sans-serif;
  margin-bottom: 0;
}

.agency-main-title {
  margin-top: 1.5rem;
  text-align: center;
}
.agency-main-title span {
  color: #F36E4F;
}

.top-specialties-main-div {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-wrap: wrap;
}
.top-specialties-main-div .top-specialties-main {
  background-color: #FFEADB;
  border-radius: 50px;
  padding: 0.5rem 1rem;
  font-family: "Cabin", sans-serif;
  font-size: 12px;
  color: #F36E4F;
}

.view-agency-btn {
  background-color: #F36E4F;
  border: 1px solid transparent;
  padding: 1rem;
  width: 100%;
  border-radius: 10px;
  display: inline-block;
  text-align: center;
  margin-top: 1.5rem;
  color: #fff;
  font-size: 18px;
}
.view-agency-btn i {
  margin-left: 0.5rem;
}
.view-agency-btn:hover {
  background-color: #000;
  border: 1px solid #F36E4F;
  color: #fff;
}

.view-profile-btn {
  background-color: #F36E4F;
  border-radius: 10px;
  padding: 1rem;
  display: inline-block;
  color: #fff;
  margin-top: 1rem;
  width: 40%;
  text-align: center;
  border: 1px solid transparent;
}
.view-profile-btn:hover {
  background-color: #000;
  border: 1px solid #F36E4F;
  color: #fff;
  padding: 1rem;
  border-radius: 10px;
}

.schedule-call-btn {
  border: 1px solid #F36E4F;
  border-radius: 10px;
  padding: 1rem;
  display: inline-block;
  color: #fff;
  margin-top: 1rem;
  width: 100%;
  text-align: center;
}

.agency-hero-section {
  position: relative;
  padding-top: 140px;
  padding-bottom: 140px;
}
.agency-hero-section .hero-btn-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
  margin-top: 1.5rem;
}
.agency-hero-section .hero-btn-wrapper .agency-btn-1 {
  display: inline-block;
  background-color: #F36E4F;
  padding: 1.5rem;
  color: #fff;
  font-family: "Cabin", sans-serif;
  border-radius: 10px;
  font-size: 20px;
}
.agency-hero-section .hero-btn-wrapper .agency-btn-2 {
  display: inline-block;
  border: 1px solid #fff;
  padding: 1.5rem;
  color: #fff;
  font-family: "Cabin", sans-serif;
  border-radius: 10px;
  font-size: 20px;
}
.agency-hero-section .search-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2.5rem 2rem;
  max-width: 60rem;
  margin: 1.5rem auto 0;
  gap: 1rem;
  background: linear-gradient(152.97deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 12px;
  position: relative;
  transition: 0.5s;
  text-align: center;
}
.agency-hero-section .search-wrapper::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 12px;
  padding: 1px;
  background: linear-gradient(140deg, rgba(255, 161, 129, 0.5137254902), rgba(255, 102, 51, 0), rgba(255, 161, 129, 0.5137254902));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.agency-hero-section .search-wrapper .input-group {
  position: relative;
  flex: 1;
}
.agency-hero-section .search-wrapper .input-group .form-select {
  padding: 0.8rem;
  background-color: #131313;
  box-shadow: inset 2px 4px 10px rgb(5, 5, 5), inset -2px -2px 5px rgb(56, 56, 56);
  color: #fff;
  border-radius: 10px;
}
.agency-hero-section .search-wrapper .find-agency-btn {
  background-color: #F36E4F;
  color: #fff;
  padding: 1rem;
  border-radius: 10px;
  flex: 1;
  max-width: 30%;
}
.agency-hero-section .search-wrapper .find-agency-btn i {
  margin-right: 0.5rem;
}

.icon-section {
  padding-bottom: 140px;
}
.icon-section .icon-main-wrapper {
  padding: 20px 0px;
  background: linear-gradient(152.97deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 12px;
  position: relative;
  transition: 0.5s;
  text-align: center;
}
.icon-section .icon-main-wrapper::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 12px;
  padding: 1px;
  background: linear-gradient(140deg, rgba(255, 161, 129, 0.5137254902), rgba(255, 102, 51, 0), rgba(255, 161, 129, 0.5137254902));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.icon-section .icon-main-wrapper:hover::before {
  background: linear-gradient(140deg, #F36E4F, rgba(255, 255, 255, 0.4588235294), #F36E4F);
}
.icon-section .icon-main-wrapper i {
  color: #F36E4F;
  font-size: 24px;
}
.icon-section .icon-main-wrapper h3 {
  color: #fff !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 30px;
  font-weight: bold;
  margin-top: 1rem;
}
.icon-section .icon-main-wrapper p {
  font-family: "Cabin", sans-serif;
  color: #fff !important;
  font-size: 20px;
}

.agency-listing-section {
  padding-bottom: 140px;
}
.agency-listing-section .agency-listing-card-wrapper {
  border: 1px solid #F36E4F;
  border-radius: 10px;
  position: relative;
  z-index: 10;
  display: block;
  cursor: pointer;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.agency-listing-section .agency-listing-card-wrapper:hover {
  box-shadow: 1px 3px 14px rgba(243, 110, 79, 0.6196078431);
}
.agency-listing-section .agency-listing-card-wrapper .agency-listing-bg-image {
  height: 250px;
  width: 100%;
  background-size: cover;
  background-position: center;
  border-radius: 10px;
}
.agency-listing-section .agency-listing-card-wrapper .agency-listing-bg-image::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.315);
  border-radius: 10px;
  z-index: 1;
  height: 250px;
}
.agency-listing-section .agency-listing-card-wrapper .listing-tag {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #10b981;
  border-radius: 50px;
  width: -moz-max-content;
  width: max-content;
  padding: 0.5rem 1rem;
  color: #fff;
  position: absolute;
  top: 10px;
  left: 10px;
  gap: 0.5rem;
  z-index: 20;
}
.agency-listing-section .agency-listing-card-wrapper .listing-tag p {
  margin-bottom: 0;
}
.agency-listing-section .agency-listing-card-wrapper .rating-view-wrapper {
  margin-top: 1rem;
  position: absolute;
  bottom: 10px;
  left: 20px;
  right: 20px;
  z-index: 10;
}
.agency-listing-section .agency-listing-card-wrapper .rating-view-wrapper .rating-main-div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.agency-listing-section .agency-listing-card-wrapper .rating-view-wrapper .rating-main-div .rating-view {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  background-color: rgba(0, 0, 0, 0.56);
  border-radius: 50px;
  padding: 0.4rem 0.5rem;
}
.agency-listing-section .agency-listing-card-wrapper .rating-view-wrapper .rating-main-div .rating-view .fa-star {
  color: #d8ab0e;
  font-size: 14px;
}
.agency-listing-section .agency-listing-card-wrapper .rating-view-wrapper .rating-main-div .rating-view .fa-eye {
  color: #fff;
  font-size: 14px;
}
.agency-listing-section .agency-listing-card-wrapper .rating-view-wrapper .rating-main-div .rating-view p {
  font-size: 16px;
  color: #fff;
  font-family: "Cabin", sans-serif;
  margin-bottom: 0;
}
.agency-listing-section .agency-listing-card-wrapper .card-detail {
  padding: 15px;
}
.agency-listing-section .agency-listing-card-wrapper .card-detail h4 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 0;
}
.agency-listing-section .agency-listing-card-wrapper .card-detail p {
  margin: 0;
  text-align: left;
  line-height: 1.5rem;
  font-size: 18px;
}
.agency-listing-section .agency-listing-card-wrapper .card-detail .top-specialties-wrapper {
  margin-top: 1rem;
}
.agency-listing-section .agency-listing-card-wrapper .card-detail .top-specialties-wrapper h4 {
  font-family: "Source Sans Pro", sans-serif;
  color: #fff;
  font-size: 16px;
  margin-bottom: 0.5rem;
}

.session {
  padding-bottom: 140px;
}
.session .session-btn {
  border-radius: 10px;
  padding: 0.8rem 2rem;
  font-size: 18px;
  text-transform: capitalize;
  margin-top: 1.5rem;
}

.featured-agency {
  padding-bottom: 140px;
}
.featured-agency .featured-image-wrapper {
  display: flex;
  align-items: center;
  margin-top: 3rem;
  border: 1px solid #F36E4F;
  gap: 2rem;
  border-radius: 10px;
  max-width: 56rem;
  margin: 2rem auto 0;
}
.featured-agency .featured-image-wrapper .featured-left-panel {
  height: 400px;
  width: 45%;
  background-size: cover;
  background-position: center;
  border-radius: 10px;
}
.featured-agency .featured-image-wrapper .featured-right-panel .feature-tag-wrapper {
  display: flex;
  flex-direction: row;
  gap: 1rem;
}
.featured-agency .featured-image-wrapper .featured-right-panel .feature-tag-wrapper .featured-listing-tag {
  background-color: #F36E4F;
}
.featured-agency .featured-image-wrapper .featured-right-panel .feature-tag-wrapper .verified-listing-tag {
  background-color: #10b981;
}
.featured-agency .featured-image-wrapper .featured-right-panel .feature-tag-wrapper .listing-tag {
  border-radius: 50px;
  width: -moz-max-content;
  width: max-content;
  padding: 0.5rem 1rem;
  color: #fff;
  display: flex;
  justify-content: space-between;
  gap: 10px;
  align-items: center;
}
.featured-agency .featured-image-wrapper .featured-right-panel .feature-tag-wrapper .listing-tag p {
  font-size: 14px;
  margin-bottom: 0;
}
.featured-agency .featured-image-wrapper .featured-right-panel h4 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 1rem;
}
.featured-agency .featured-image-wrapper .featured-right-panel .location-review-wrapper {
  display: flex;
  align-items: center;
  margin-top: 1rem;
  gap: 1rem;
}
.featured-agency .featured-image-wrapper .featured-right-panel .location-review-wrapper .main-info-div {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  color: #fff;
}
.featured-agency .featured-image-wrapper .featured-right-panel .location-review-wrapper .main-info-div .fa-star {
  color: #d8ab0e;
}
.featured-agency .featured-image-wrapper .featured-right-panel .top-specialties-main-div {
  margin-top: 1rem;
}
.featured-agency .featured-image-wrapper .featured-right-panel .info {
  color: #fff;
  font-family: "Cabin", sans-serif;
  margin-top: 1rem;
  font-style: italic;
}

.agency-category {
  padding-bottom: 140px;
}
.agency-category .category-card-wrapper {
  border: 1px solid #F36E4F;
  padding: 2rem;
  border-radius: 10px;
  margin-top: 3rem;
}
.agency-category .category-card-wrapper .card-icon-wrapper {
  border-radius: 10px;
  width: -moz-max-content;
  width: max-content;
  padding: 1rem;
}
.agency-category .category-card-wrapper .branding-card-icon {
  background: linear-gradient(to right, #3b82f6, #06b6d4);
}
.agency-category .category-card-wrapper .web-development-card-icon {
  background: linear-gradient(to right, #a855f7, #ec4899);
}
.agency-category .category-card-wrapper .digital-marketing-card-icon {
  background: linear-gradient(to right, #22c55e, #10b981);
}
.agency-category .category-card-wrapper .mobile-app-card-icon {
  background: linear-gradient(to right, #f97316, #ef4444);
}
.agency-category .category-card-wrapper .video-card-icon {
  background: linear-gradient(to right, #6366f1, #a855f7);
}
.agency-category .category-card-wrapper .e-commerce-card-icon {
  background: linear-gradient(to right, #14b8a6, #3b82f6);
}
.agency-category .category-card-wrapper h4 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 1rem;
}
.agency-category .category-card-wrapper p {
  font-size: 18px;
  text-align: left;
  margin-top: 0;
  line-height: 1.5rem;
}
.agency-category .category-card-wrapper .category-cities-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-top: 1rem;
}
.agency-category .category-card-wrapper .category-cities-wrapper .category-city {
  background-color: rgba(0, 0, 0, 0.56);
  border-radius: 50px;
  padding: 0.4rem 1rem;
  color: #fff;
  font-size: 12px;
}

.why-choose {
  padding-bottom: 140px;
}
.why-choose .sub-heading {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  margin-top: 0;
}
.why-choose p {
  font-size: 18px;
  text-align: left;
  line-height: 1.5rem;
  color: #fff;
}
.why-choose .why-choose-card-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  margin-top: 2rem;
}
.why-choose .why-choose-card-wrapper .icon-wrapper {
  background: linear-gradient(to right, rgba(249, 116, 22, 0.1843137255), rgba(239, 68, 68, 0.1921568627));
  border: 1px solid #F36E4F;
  border-radius: 10px;
  width: -moz-max-content;
  width: max-content;
  padding: 1rem;
  color: #fff;
}
.why-choose .most-important-network-wrapper {
  padding: 2rem;
  background: linear-gradient(152.97deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 12px;
  position: relative;
  transition: 0.5s;
  display: flex;
  gap: 2rem;
  margin-top: 2rem;
}
.why-choose .most-important-network-wrapper::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 12px;
  padding: 1px;
  background: linear-gradient(140deg, rgba(255, 161, 129, 0.5137254902), rgba(255, 102, 51, 0), rgba(255, 161, 129, 0.5137254902));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.why-choose .most-important-network-wrapper p {
  text-align: justify;
}
.why-choose .most-important-network-wrapper .network-left-panel {
  flex: 1;
}
.why-choose .most-important-network-wrapper .network-left-panel .agency-counter-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5rem;
}
.why-choose .most-important-network-wrapper .network-left-panel .agency-counter-wrapper .counter {
  color: #F36E4F;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-top: 1rem;
}
.why-choose .most-important-network-wrapper .network-left-panel .agency-counter-wrapper .counter-text {
  color: #fff;
  margin-top: 0.5rem;
  text-align: center;
}
.why-choose .most-important-network-wrapper .network-right-panel {
  flex: 1;
}
.why-choose .most-important-network-wrapper .network-right-panel .right-panel-detail {
  border: 1px solid #F36E4F;
  padding: 1rem;
  margin-bottom: 1rem;
  border-radius: 10px;
}
.why-choose .most-important-network-wrapper .network-right-panel .right-panel-detail .detail-heading {
  color: #fff;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  font-weight: bold;
}

.agency-blog {
  padding-bottom: 140px;
}

.agency-lisitng-cta {
  padding-bottom: 140px;
}
.agency-lisitng-cta .agency-listing-cta-wrapper {
  box-shadow: 0px -1px 20px -3px #f36E4F;
  border-radius: 10px;
  padding: 2rem 1rem;
  width: 56rem;
  margin: 0 auto;
}
.agency-lisitng-cta .agency-listing-cta-wrapper h4 {
  color: #fff;
  font-size: 36px;
  font-family: "Source Sans Pro", sans-serif;
  margin-top: 1rem;
  font-weight: bold;
}
.agency-lisitng-cta .agency-listing-cta-wrapper p {
  margin-top: 0rem;
}
.agency-lisitng-cta .agency-listing-cta-wrapper ul {
  display: flex;
  justify-content: center;
  gap: 1rem;
  list-style: none;
  margin-top: 1rem;
}
.agency-lisitng-cta .agency-listing-cta-wrapper ul li {
  padding-left: 0;
  color: #fff;
  border-right: 1px solid #fff;
  padding-right: 1rem;
}
.agency-lisitng-cta .agency-listing-cta-wrapper ul li:nth-child(3) {
  border-right: 0;
}
.agency-lisitng-cta .agency-listing-cta-wrapper .agency-counter-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5rem;
}
.agency-lisitng-cta .agency-listing-cta-wrapper .agency-counter-wrapper .counter {
  color: #F36E4F;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-top: 1rem;
}
.agency-lisitng-cta .agency-listing-cta-wrapper .agency-counter-wrapper .counter-text {
  color: #fff;
  margin-top: 0.5rem;
  text-align: center;
}
.agency-lisitng-cta .agency-listing-cta-wrapper .agency-listing-pointer-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 2rem;
  flex-wrap: wrap;
  gap: 1rem;
}
.agency-lisitng-cta .agency-listing-cta-wrapper .agency-listing-pointer-wrapper .agency-listing-pointer {
  flex: 1 1 calc(50% - 1rem);
  box-sizing: border-box;
  border: 1px solid #F36E4F;
  padding: 1rem;
  display: flex;
  align-items: center;
  gap: 1rem;
  border-radius: 10px;
  margin-bottom: 1rem;
  min-width: 250px;
}
.agency-lisitng-cta .agency-listing-cta-wrapper .agency-listing-pointer-wrapper .agency-listing-pointer .icon-wrapper {
  background: linear-gradient(to right, rgba(249, 116, 22, 0.18), rgba(239, 68, 68, 0.19));
  border: 1px solid #F36E4F;
  border-radius: 10px;
  width: -moz-max-content;
  width: max-content;
  padding: 1rem;
  color: #fff;
}
.agency-lisitng-cta .agency-listing-cta-wrapper .agency-listing-pointer-wrapper .agency-listing-pointer .sub-heading {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  margin-top: 0;
}
.agency-lisitng-cta .agency-listing-cta-wrapper .view-agency-btn {
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  display: flex;
}

.other-services {
  padding-top: 0;
  padding-bottom: 100px;
}
.other-services .container {
  border-radius: 10px;
}
.other-services .container h4 {
  color: #fff;
  font-size: 36px;
  font-family: "Source Sans Pro", sans-serif;
  margin-top: 1rem;
  font-weight: bold;
}
.other-services .container .other-service-title {
  font-size: 18px !important;
}
.other-services .container .start-search-btn {
  background-color: #F36E4F;
}
.other-services .container .start-search-btn:hover {
  background-color: transparent;
  border: 1px solid #F36E4F;
}
.other-services .container .get-listed-btn {
  border: 1px solid #fff;
  color: #fff;
}
.other-services .container .get-listed-btn:hover {
  border: 1px solid #000;
  background-color: #000;
}

.directory-wrapper {
  padding-top: 140px;
}
.directory-wrapper .directory-detail {
  grid-gap: 0 50px;
  display: grid;
  grid-template-columns: 1fr 0.4fr;
  grid-template-rows: max-content;
  padding-bottom: 140px;
}
.directory-wrapper .directory-detail .agency-hero-section {
  padding-bottom: 50px;
}
.directory-wrapper .directory-detail .agency-hero-section .search-wrapper {
  margin-top: 0;
}
.directory-wrapper .directory-detail .directory-banner-wrapper {
  position: relative;
  padding-top: 140px;
}
.directory-wrapper .directory-detail .directory-banner-wrapper .directory-banner-detail {
  padding: 0 2rem;
}
.directory-wrapper .directory-detail .directory-banner-wrapper .directory-banner-detail h1 {
  text-align: center;
  margin-top: 0;
}
.directory-wrapper .directory-detail .directory-banner-wrapper .directory-banner-detail .agency-description {
  text-align: left !important;
}
.directory-wrapper .directory-detail .agency-listing-section {
  padding-bottom: 50px;
}
.directory-wrapper .directory-detail .directory-sidebar {
  padding-top: 140px;
  position: sticky;
  top: 2rem;
  align-self: start;
  height: -moz-fit-content;
  height: fit-content;
}
.directory-wrapper .directory-detail .directory-sidebar .agency-hero-section {
  padding-top: 0;
}
.directory-wrapper .directory-detail .directory-sidebar .agency-hero-section .search-wrapper {
  flex-direction: column;
}
.directory-wrapper .directory-detail .directory-sidebar .agency-hero-section .search-wrapper h4 {
  color: #fff;
  font-size: 24px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: bold;
}
.directory-wrapper .directory-detail .directory-sidebar .agency-hero-section .search-wrapper .find-agency-btn {
  max-width: 100%;
  width: 100%;
}
.directory-wrapper .directory-detail .directory-sidebar .sidebar-first-cta {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2rem;
  background: linear-gradient(152.97deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 12px;
  position: relative;
  transition: 0.5s;
  display: flex;
  color: #fff;
}
.directory-wrapper .directory-detail .directory-sidebar .sidebar-first-cta::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 12px;
  padding: 1px;
  background: linear-gradient(140deg, rgba(255, 161, 129, 0.5137254902), rgba(255, 102, 51, 0), rgba(255, 161, 129, 0.5137254902));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.directory-wrapper .directory-detail .directory-sidebar .sidebar-first-cta h4 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  margin-top: 1rem;
  margin-bottom: 0;
}
.directory-wrapper .directory-detail .directory-sidebar .sidebar-first-cta .sub-heading {
  text-align: center;
  margin-top: 1rem;
  line-height: 1.4rem;
}
.directory-wrapper .agency-read-more-toggle {
  color: #F36E4F;
}
.directory-wrapper .directory-listing-wrapper {
  padding-top: 50px;
  border-top: 1px solid #505050;
  margin-top: 50px;
  padding-bottom: 50px;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail {
  display: flex;
  justify-content: space-between;
  background-color: #000;
  padding: 2rem;
  border-radius: 10px;
  margin-bottom: 1rem;
  position: relative;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail .top-rated-ribbon {
  --f: .5em;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1.8;
  padding-inline: 1lh;
  padding-bottom: var(--f);
  -o-border-image: conic-gradient(rgba(0, 0, 0, 0.5333333333) 0 0) 51%/var(--f);
     border-image: conic-gradient(rgba(0, 0, 0, 0.5333333333) 0 0) 51%/var(--f);
  -webkit-clip-path: polygon(100% calc(100% - var(--f)), 100% 100%, calc(100% - var(--f)) calc(100% - var(--f)), var(--f) calc(100% - var(--f)), 0 100%, 0 calc(100% - var(--f)), 999px calc(100% - var(--f) - 999px), calc(100% - 999px) calc(100% - var(--f) - 999px));
          clip-path: polygon(100% calc(100% - var(--f)), 100% 100%, calc(100% - var(--f)) calc(100% - var(--f)), var(--f) calc(100% - var(--f)), 0 100%, 0 calc(100% - var(--f)), 999px calc(100% - var(--f) - 999px), calc(100% - 999px) calc(100% - var(--f) - 999px));
  transform: translate(-29.2893218813%, -100%) rotate(-45deg);
  transform-origin: 100% 100%;
  background-color: #10b981;
  color: #fff;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail .listing-left-panel {
  flex: 1 1 0%;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail .listing-left-panel .listing-info {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail .listing-left-panel .listing-info .listing-number {
  background: linear-gradient(to right, rgba(249, 116, 22, 0.1843137255), rgba(239, 68, 68, 0.1921568627));
  border: 1px solid #F36E4F;
  border-radius: 10px;
  width: -moz-max-content;
  width: max-content;
  padding: 1rem;
  color: #fff;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail .listing-left-panel .listing-info .listing-info-module .listing-name {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail .listing-left-panel .listing-info .listing-info-module .listing-name h4 {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 0;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail .listing-left-panel .listing-info .listing-info-module .listing-name .verified-listing-tag {
  background-color: #10b981;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail .listing-left-panel .listing-info .listing-info-module .listing-name .listing-tag {
  border-radius: 50px;
  width: -moz-max-content;
  width: max-content;
  padding: 0.2rem 0.5rem;
  color: #fff;
  display: flex;
  justify-content: space-between;
  gap: 10px;
  align-items: center;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail .listing-left-panel .listing-info .listing-info-module .listing-name .listing-tag i {
  font-size: 14px;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail .listing-left-panel .listing-info .listing-info-module .listing-name .listing-tag p {
  font-size: 14px;
  margin-bottom: 0;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail .listing-left-panel .listing-info .listing-info-module .location-review-wrapper {
  display: flex;
  align-items: center;
  margin-top: 1rem;
  gap: 1rem;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail .listing-left-panel .listing-info .listing-info-module .location-review-wrapper .main-info-div {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  color: #fff;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail .listing-left-panel .listing-info .listing-info-module .location-review-wrapper .main-info-div .fa-star {
  color: #d8ab0e;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail .listing-left-panel .listing-detail-description {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  color: #fff;
  margin-top: 1rem;
  line-height: 1.5rem;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail .listing-left-panel .main-listing-info {
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail .listing-left-panel .main-listing-info li {
  color: #fff;
  font-family: "Cabin", sans-serif;
  font-weight: bold;
  font-size: 1rem;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail .listing-left-panel .main-listing-info li i {
  margin-right: 0.5rem;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail .listing-left-panel .top-specialties-main-div {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail .listing-left-panel .top-specialties-main-div .top-specialties-card {
  border: 1px solid #F36E4F;
  border-radius: 1rem;
  padding: 1rem;
  position: relative;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail .listing-left-panel .top-specialties-main-div .top-specialties-card::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 12px;
  padding: 1px;
  background: linear-gradient(140deg, rgba(255, 161, 129, 0.5137254902), rgba(255, 102, 51, 0), rgba(255, 161, 129, 0.5137254902));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail .listing-left-panel .top-specialties-main-div .top-specialties-card .icon-wrapper {
  background: linear-gradient(to right, rgba(249, 116, 22, 0.1843137255), rgba(239, 68, 68, 0.1921568627));
  border: 1px solid #F36E4F;
  border-radius: 10px;
  width: -moz-max-content;
  width: max-content;
  padding: 1rem;
  color: #fff;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail .listing-left-panel .top-specialties-main-div .top-specialties-card h4 {
  color: #fff;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.3rem;
  margin-top: 1rem;
  font-weight: bold;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail .listing-left-panel .top-specialties-main-div .top-specialties-card p {
  color: #fff;
  font-family: "Cabin", sans-serif;
  font-size: 1rem;
  margin-bottom: 0.5rem;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail .listing-left-panel .top-specialties-main-div .top-specialties-card h5 {
  color: #F36E4F;
  font-family: "Cabin", sans-serif;
  font-size: 1rem;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail .listing-right-panel {
  width: 14rem;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail .listing-right-panel .view-profile-btn {
  width: 100%;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail .listing-right-panel .rating-wrapper {
  border: 1px solid #fff;
  border-radius: 1rem;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail .listing-right-panel .rating-wrapper .rating-number {
  color: #fff;
  font-size: 1.5rem;
  font-family: "Cabin", sans-serif;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail .listing-right-panel .rating-wrapper .rating-star-wrapper {
  display: flex;
  flex-direction: row;
  margin-top: 0.5rem;
  gap: 0.5rem;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail .listing-right-panel .rating-wrapper .rating-star-wrapper .fa-star {
  color: #d8ab0e;
}
.directory-wrapper .directory-listing-wrapper .directory-listing-detail .listing-right-panel .rating-wrapper .total-rating {
  color: #fff;
  font-family: "Cabin", sans-serif;
  margin-top: 0.5rem;
}/*# sourceMappingURL=agency.css.map */