.subject {
  padding-top: 50px;
}

.writerHead h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 120.19%;
  color: #004B3D;
  text-align: center;
  padding-bottom: 22px;
}
.writerHead p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  text-align: center;
  color: #3F3F3F;
  max-width: 866px;
  width: 100%;
  margin: 0 auto;
}
.writerHead {
  padding-bottom: 70px;
}
.howWeHire {
  background: #F8FBFA;
  padding: 70px 0;
  position: relative;
  overflow: hidden;
}
.howWeHire h2 {
  font-weight: 700;
  font-size: 30px;
  line-height: 120.19%;
  text-align: center;
  color: #004B3D;
  padding-bottom: 15px;
}
.hire_desc {
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 159.7%;
  text-align: center;
  color: #3F3F3F;
}
.hire_desc {
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 159.7%;
  text-align: center;
  color: #3F3F3F;
  max-width: 976px;
  width: 100%;
  margin: 0 auto;
}
.writerHiring {
  padding-top: 62px;
}
.writerHiringWrapper .swiper-container {
  overflow: unset;
}
.writerHiringWrapper{
justify-content: center;
    display: flex;
  }
.hiringCard {
  max-width: 377px;
  width: 100%;
  margin: 0 auto;
  background: #FFFFFF;
  border: 1px dashed rgba(2, 197, 133, 0.24);
  box-shadow: 1px 1px 11px rgba(224, 224, 224, 0.25);
  border-radius: 10px;
  min-height: 306px;
  height: 100%;
  padding: 55px 16px 0;
}
.hiringCard:hover{
  border-color: #02837A;
}
.hiringText {
  padding-top: 20px;
}
.hiringText h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 120.2%;
  color: #000000;
  padding-bottom: 12px;
}
.hiringText p {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 159.7%;
  color: #3F3F3F;
}
.hiring-swiper-btns {
  max-width: 80px;
  width: 100%;
  position: absolute;
  top: 89px;
  right: 20%;
}


.hiring-swiper-btns .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 2px;
    left: auto;
}

.hiring-swiper-btns .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 2px;
    right: auto;
}


.hiring-swiper-btns  .swiper-button-next,
.hiring-swiper-btns  .swiper-button-prev {
    transition: all .1s ease-in;
}

.hiring-swiper-btns  .swiper-button-next:hover,
.hiring-swiper-btns  .swiper-button-prev:hover {
    transform: scale(1.2);
}


.hiring-swiper-btns  .swiper-button-next:after,
.hiring-swiper-btns  .swiper-button-prev:after {
    display: block;
    color: #02837A;
    font-size: 28px;
    font-weight: 700;
}
.swiper-button-disabled::after{
  color: #D4DDE5 !important;
}


.expertWrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 19px;
  justify-content: center;
  padding-top: 62px;
}


.experCard {
  max-width: 377px;
  width: 100%;
  padding: 47px 26px  40px 26px;
  background: #FFFFFF;
  border: 1px solid #D9E4E1;
  box-shadow: 1px 1px 11px rgba(224, 224, 224, 0.25);
  border-radius: 8px;
  min-height: 490px;
}

.experCard:hover {
  border-color: #02837A;
}


.expertHead {
  text-align: center;
}

.expertHead img {
  display: block;
  margin: 0 auto;
  width: 100%;
  width: 145px;
  height: 145px;
  border-radius: 12px;
  aspect-ratio: 1;
}

.expertRaing img {
  width: 87px;
  height: 15px;
  margin: unset;
}

.expertHead .expertName {
  font-weight: 700;
  font-size: 21px;
  line-height: 164.5%;
  color: #000000;
  padding-top: 12px;
  text-align: center;
}

.expertRaing {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 4px;
}

.expertRaing p {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 108.5%;
  color: #1683DD;
  padding-right: 6px;
}


.expertRaing svg {
  display: block;
}

.expertRaing span {
  display: inline-block;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 164.5%;
  color: #ADADAD;
  padding-left: 3px;
}
.expertRaing .totlReview {
  line-height: 1;
  padding-left: 0;
  border-bottom: 0.44075px solid #ADADAD;
}
.expertBody {
  padding-top: 25px;
  display: flex;
  flex-direction: column;
  row-gap: 11px;
}

.qualification,
.expertise,
.expertOrders {
  display: flex;
  column-gap: 12px;
  align-items: flex-start;
}

.expertBody p {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 164.5%;
  color: #3F3F3F;
  min-width: 92px;
}

.expertBody span {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 164.5%;
  color: #929292;
}

.expertBtns {
  padding-top: 26px;
  display: flex;
  column-gap: 19px;
  justify-content: center;
}

.expertBtns .aboutWriter {
  background: #FFFFFF;
  border: 0.881499px solid rgba(217, 228, 225, 0.7);
  border-radius: 3.526px;
  max-width: 153px;
  width: 100%;
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 164.5%;
  color: #ADADAD;
  padding: 10px 0;
  text-align: center;
  cursor: pointer;
}

.expertBtns .aboutWriter:hover {
  border-color: #02837A;
  color: #02837A;
}

.expertBtns .hireWriter {
  background: #02837A;
  border-radius: 3.526px;
  font-weight: 400;
  font-size: 14px;
  line-height: 164.5%;
  color: #FFFFFF;
  padding: 10px 0;
  max-width: 153px;
  width: 100%;
  display: block;
  text-align: center;
  cursor: pointer;
}

.expertBtns .hireWriter:hover {
  background-color: #02C585;
}
section.ourExperts {
  background-color: #fff;
  padding: 115px 0 100px;
}
.ourExperts h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 120.19%;
  color: #004B3D;
  text-align: center;
  padding-bottom: 22px;
}
.experts_desc {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  text-align: center;
  color: #3F3F3F;
  max-width: 866px;
  width: 100%;
  margin: 0 auto;
}
.cantDecide{
  background-color: #F8FBFA;
    padding: 70px 0;
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.howWeHire .text_end{
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 159.7%;
  text-align: center;
  color: #3F3F3F;
  max-width: 976px;
  width: 100%;
  margin: 32px auto 0;
}
.cantDecide:before {
 content: '';
 position: absolute;
 top: 0;
 left: 0;
  width: 461px;
  height: 227.77px;
  background-repeat: no-repeat;
 background-image: url('../images/left-before-cantDecideWriter.webp');
 z-index: -1;
}

.cantDecide:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 421px;
  height: 247px;
  z-index: -1;
  background-repeat: no-repeat;
  background-image: url('../images/right-after-cantDecideWriter.webp');

}
.cantDecideWrapper{
  display: flex;
    flex-direction: column;
    align-items: center;
}
.cantDecideWrapper strong{
  font-weight: 700;
font-size: 30px;
line-height: 120.19%;
color: #004B3D;
padding-bottom: 28px;
max-width: 648px;
text-align: center;
width: 100%;
}


.cantDecideWrapper p{
font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  text-align: center;

  color: #3F3F3F;
  max-width: 746px;
  width: 100%;

}
.cantDecideWrapper p> span{
color: rgba(2, 197, 133, 1);
}
.slider-wrapper {
    width: calc(100% * 3 / 3);
    display: flex;
    transition: transform .5s;
    column-gap: 15px;
    padding-bottom: 25px
}


.slider-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  user-select: none
}
.show-on-mobile {
    display: none;
}

.slider-wrapper  {
    width: calc(100% * 3 / 3);
    display: flex;
    transition: transform .5s;
    column-gap: 15px;
    padding-bottom: 25px
}

.slider-wrapper::-webkit-scrollbar {
  display: none
}

.slider-slide {
  flex: 0 0 calc(100% / 3.1);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center
}

.slider-controls {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%)
}

.how-hire-wrapper{
  position: relative;
  cursor: pointer;
}

.slider-pagination{
  
  justify-content: center;
  margin-top: 10px
}

.slider-pagination span{
  width: 12px;
  height: 12px;
  padding: 5px;
  background-color: rgba(2, 197, 133, .17);
  border: none;
  border-radius: 50%;
  font-size: 0px;
  margin: 0 5px
}
.slider-pagination span.active {
    background-color: #02c585;
    color: #282bcc
}
.expertControls {
  left: 96% !important;
  display: flex;
  height: 40px;
  position: absolute;
  width: 6.11%;
  top: 16px;
  right: 46px
}
.exampleControls .swiper-button-next svg path,
.exampleControls .swiper-button-prev svg path,
.expertControls .swiper-button-next svg path,
.expertControls .swiper-button-prev svg path,
.otheressaysControls .swiper-button-next svg path,
.otheressaysControls .swiper-button-prev svg path,
.reviewControls .swiper-button-next svg path,
.reviewControls .swiper-button-prev svg path,
svg.filled path {
    fill: #02837a
}

.exampleControls .swiper-button-next,
.exampleControls .swiper-button-prev,
.expertControls .swiper-button-next,
.expertControls .swiper-button-prev,
.otheressaysControls .swiper-button-next,
.otheressaysControls .swiper-button-prev,
.reviewControls .swiper-button-next,
.reviewControls .swiper-button-prev {
    transition: .1s ease-in;
    cursor: pointer
}

.exampleControls .swiper-button-next:hover,
.exampleControls .swiper-button-prev:hover,
.expertControls .swiper-button-next:hover,
.expertControls .swiper-button-prev:hover,
.otheressaysControls .swiper-button-next:hover,
.otheressaysControls .swiper-button-prev:hover,
.reviewControls .swiper-button-next:hover,
.reviewControls .swiper-button-prev:hover {
    transform: scale(1.2)
}

.exampleControls .swiper-button-next,
.expertControls .swiper-button-next,
.otheressaysControls .swiper-button-next,
.reviewControls .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 2px;
    left: auto
}

.exampleControls .swiper-button-prev,
.expertControls .swiper-button-prev,
.otheressaysControls .swiper-button-prev,
.reviewControls .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 2px;
    right: auto
}

@media (max-width:1440px) {
  .hiring-swiper-btns {
    right: 120px;
}
}
@media (max-width:992px) {
  .hiring-swiper-btns {
    right: 0;
}
.hiringCard {
  max-width: 100%;
}
.show-on-desktop {
  display: none
}

.slider-slide {
  flex: 0 0 calc(100% / 2.05)
}
}
@media (max-width:767px) {
  .hiring-swiper-btns {
    display: none;
}
.slider-pagination{
  display: flex;
}
.slider-wrapper {
  overflow: unset;
  column-gap: 0
}
.slider-slide {
  flex: 0 0 calc(100% / 1)
}
.show-on-desktop {
  display: none
}
.show-on-mobile {
  display: flex;
}
.hiring-pagination {
  width: 100%;
    bottom: 30px;
}
.hiring-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #02837A;
}
.writerHiringWrapper .swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
  margin: 0 5px;
}
}


@media (max-width:575px) {
  .howWeHire .text_end {
    font-size: 14px;
  }
.experCard{
  padding: 47px 16px 20px 16px;
}
.expertBody {
  row-gap: 12px;
}
.expertBody span {

  font-size: 13px;

}
.hire_desc {
  font-size: 14px;
}
.writerHiring {
  padding-top: 40px;
}
.subject {
  padding-top: 60px;
}
.expertBody p {
  font-size: 13px;
}
  .writerHead h1 {
    font-size: 26px;
    padding-bottom: 14px;
  }
  .writerHead p {
    font-size: 14px;
  }
  .howWeHire h2 {
    font-size: 22px;
  }
  .ourExperts h2 {
    font-size: 22px;
  }
  .experts_desc {
    font-size: 14px;
  }
  .cantDecide {
    padding: 52px 0;
}
.cantDecideWrapper strong {
  font-size: 22px;
  max-width: 274px;
  padding-bottom: 16px;
}
.cantDecideWrapper p {
  font-size: 15px;
  line-height: 19px;
}
section.ourExperts {
  padding: 50px 0;
}
.writerHead {
  padding-bottom: 40px;
}
.expertWrapper {
  padding-top: 40px;
}
}