﻿/* PRIMÁRIAS */
/* SECUNDÁRIAS */
/* NEUTRAS */
/* SEMÂNTICA */
.pp-main-shifts {
  width: 85%;
  max-width: 1300px;
  margin-top: 3rem;
}
.pp-main-shifts .pp-c-section-spreadsheet {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pp-main-shifts .pp-c-section-spreadsheet h1 {
  font-weight: 400;
  font-size: 50px;
  line-height: 52px;
  color: #1678DC;
  width: 60%;
}
.pp-main-shifts .pp-c-section-spreadsheet p {
  width: 40%;
  color: #777777;
  text-align: right;
}
.pp-main-shifts .pp-c-section-spreadsheet p strong {
  color: #1678DC;
}
.pp-c-try-for-free-form {
  display: flex;
  width: 85%;
  max-width: 1300px;
  height: 450px;
  margin-top: 3.5rem;
  position: relative;
}
.pp-c-try-for-free-form .pp-form-side-item {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #1267BE;
  position: absolute;
  left: -100%;
  z-index: -1;
}
.pp-c-try-for-free-form .pp-form-side-item .image-bg {
  background: url('../../img/Group.png') repeat;
  background-size: 12%;
  width: 100%;
  height: 100%;
  opacity: 0.1;
}
.pp-c-try-for-free-form .pp-form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  padding: 1rem 2rem 2rem;
  z-index: 1;
  background: #1678DC;
}
.pp-c-try-for-free-form .pp-form h1 {
  color: #FFFFFF;
  font-weight: 400;
  font-size: 40px;
  line-height: 46px;
  text-align: center;
}
.pp-c-try-for-free-form .pp-form #form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  gap: 1rem;
}
.pp-c-try-for-free-form .pp-form #form input[type=text] {
  width: 100%;
  height: 60px;
  color: white;
  background: #1F63B4;
  border: none;
  padding: 1rem;
}
.pp-c-try-for-free-form .pp-form #form input[type=text]::placeholder {
  color: white;
}
.pp-c-try-for-free-form .pp-form #form input[type=text]:focus {
  outline: none;
  filter: brightness(0.9);
}
.pp-c-try-for-free-form .pp-form #form select {
  width: 100%;
  height: 60px;
  color: white;
  background: #1F63B4;
  border: none;
  padding: 1rem;
}
.pp-c-try-for-free-form .pp-form #form select::placeholder {
  color: white;
}
.pp-c-try-for-free-form .pp-form #form select:focus {
  outline: none;
  filter: brightness(0.9);
}
.pp-c-try-for-free-form .pp-form #form .button-escalas {
  background: #FCB315;
  font-size: 18px;
  border: 2px solid #FFFFFF;
  padding: 15px 20px;
  width: 100%;
}
.pp-c-try-for-free-form .pp-form-background {
  display: flex;
  align-items: center;
  justify-content: center;
  background: url('../../img/headers/header_escalas.jpg') no-repeat;
  background-size: cover;
  position: absolute;
  width: 110%;
  height: 100%;
  right: -500px;
}
.pp-c-try-for-free-form .pp-notebook-mockup {
  position: absolute;
  bottom: -15%;
  right: 0;
  z-index: 1;
}
.pp-c-our-clients-logo {
  width: 85%;
  max-width: 1300px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.875rem 0;
}
.pp-c-our-clients-logo .pp-clients-text {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 0.5rem;
  text-align: center;
  color: #1678DC;
}
.pp-c-our-clients-logo .pp-clients-text h1 {
  font-weight: 400;
  font-size: 40px;
  line-height: 46px;
}
.pp-c-our-clients-logo .pp-clients-text a {
  background: #F2F2F2;
  padding: 0.5rem;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  width: 100%;
  border-radius: 100px;
  transition: filter 0.3s;
}
.pp-c-our-clients-logo .pp-clients-text a:hover {
  filter: brightness(0.98);
}
.pp-c-our-clients-logo img {
  width: 13%;
}
.pp-c-resources {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 85%;
  max-width: 1300px;
  margin-top: 50px;
}
.pp-c-resources h1 {
  font-weight: 400;
  font-size: 40px;
  line-height: 46px;
  color: #1678DC;
}
.pp-c-resources .resources-navigation {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-top: 58px;
  flex-wrap: wrap;
}
.pp-c-resources .resources-navigation .nav-item {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 10px;
  width: 17%;
  min-width: 130px;
  background: none;
}
.pp-c-resources .resources-navigation .nav-item h1 {
  font-size: 16px;
  line-height: 22px;
  color: #808080;
}
.pp-c-resources .resources-navigation .nav-item .line {
  width: 100%;
  height: 5px;
  background-color: #F2F2F2;
  border-radius: 100px;
}
.pp-c-resources .resources-navigation .nav-item.is_Active .line {
  background-color: #1678DC;
}
.pp-c-resources .resources-slide-contain {
  width: 100%;
  position: relative;
  margin-bottom: 3rem;
}
.pp-c-resources .resources-slide-contain .resources-slide-item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pp-c-resources .resources-slide-contain .resources-slide-item .slide-infos {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex: 0.4;
  gap: 10px;
}
.pp-c-resources .resources-slide-contain .resources-slide-item .slide-infos span {
  background: #FFCB59;
  color: #1678DC;
  padding: 12px 30px;
}
.pp-c-resources .resources-slide-contain .resources-slide-item .image-block {
  height: 400px;
  width: 460px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pp-c-resources .resources-slide-contain .resources-slide-item .slide-text {
  font-size: 22px;
  line-height: 26px;
  color: #777777;
  font-weight: 400;
  flex: 0.4;
  display: flex;
  justify-content: flex-end;
}
.pp-c-resources .resources-slide-contain .resources-slide-item .slide-text p {
  padding-left: 3rem;
}
.pp-c-plans {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  background: #F2F2F2;
}
.pp-c-plans .pp-plans-container {
  width: 85%;
  max-width: 1300px;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 50px;
}
.pp-c-plans .pp-plans-container .title {
  font-size: 40px;
  line-height: 46px;
  color: #1678DC;
  font-weight: 400;
  width: 100%;
}
.pp-c-plans .pp-plans-container .pp-plans-three {
  display: flex;
  align-items: flex-start;
  width: 100%;
  height: 440px;
  margin-top: 25px;
  margin-bottom: 60px;
}
.pp-c-plans .pp-plans-container .pp-plans-three .pp-plan-item {
  background: #FFFFFF;
  padding: 2rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 33.333%;
  height: 100%;
  position: relative;
  transition: transform 0.2s ease-in-out;
}
.pp-c-plans .pp-plans-container .pp-plans-three .pp-plan-item h1 {
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
  color: #1678DC;
  margin-top: 5%;
}
.pp-c-plans .pp-plans-container .pp-plans-three .pp-plan-item ul {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 28px;
  margin-bottom: 20px;
  list-style-type: none;
}
.pp-c-plans .pp-plans-container .pp-plans-three .pp-plan-item ul li {
  color: #777777;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}
.pp-c-plans .pp-plans-container .pp-plans-three .pp-plan-item .pp-price {
  color: #545555;
  font-weight: 400;
  font-size: 40px;
  line-height: 46px;
}
.pp-c-plans .pp-plans-container .pp-plans-three .pp-plan-item #see {
  font-size: 27px;
}
.pp-c-plans .pp-plans-container .pp-plans-three .pp-plan-item p {
  color: #545555;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  margin-top: 20px;
}
.pp-c-plans .pp-plans-container .pp-plans-three .pp-plan-item .buttonLink {
  position: absolute;
  bottom: -6%;
  background: #FCB315;
  font-size: 18px;
  line-height: 18px;
  font-weight: 500;
  box-shadow: 2px 4px 20px rgba(0, 0, 0, 0.35);
  padding: 1rem 2rem;
}
.pp-c-plans .pp-plans-container .pp-plans-three .pp-plan-item:hover {
  transform: translateY(-10px);
}
.pp-c-plans .pp-plans-container .pp-plans-three #middle-plan {
  background: #1678DC;
}
.pp-c-plans .pp-plans-container .pp-plans-three #middle-plan h1 {
  color: #FFFFFF;
}
.pp-c-plans .pp-plans-container .pp-plans-three #middle-plan ul,
.pp-c-plans .pp-plans-container .pp-plans-three #middle-plan li {
  color: #FFFFFF;
}
.pp-c-plans .pp-plans-container .pp-plans-three #middle-plan p {
  color: #FFFFFF;
}
.pp-c-plans .pp-c-milestone {
  margin-bottom: 3rem;
  margin-top: 60px;
  width: 85%;
  max-width: 1300px;
}
.pp-c-plans .pp-c-milestone .pp-c-milestone-separator {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pp-c-plans .pp-c-milestone .pp-c-milestone-separator .pp-c-milestone-shifts h1,
.pp-c-plans .pp-c-milestone .pp-c-milestone-separator .pp-c-milestone-users h1 {
  color: #1678DC;
  font-size: 50px;
  font-weight: 400;
  text-align: center;
}
.pp-c-plans .pp-c-milestone .pp-c-milestone-separator .pp-c-milestone-shifts h3,
.pp-c-plans .pp-c-milestone .pp-c-milestone-separator .pp-c-milestone-users h3 {
  color: #214F8D;
  font-size: 22px;
  font-weight: 400;
  text-align: center;
}
.pp-c-plans .pp-c-milestone .pp-c-milestone-separator .milestone-icons {
  display: flex;
  justify-content: space-between;
  align-content: center;
  gap: 1rem;
}
.pp-c-plans .pp-c-milestone .pp-c-milestone-separator .pp-c-milestone-completed-shifts {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pp-c-plans .pp-c-milestone .pp-c-milestone-separator .pp-c-milestone-time-reduction {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pp-c-page-section {
  margin-top: 3rem;
  margin-bottom: 110px;
  width: 85%;
  max-width: 1300px;
}
.pp-c-page-section h1 {
  color: #1678DC;
  font-weight: 400;
  font-size: 40px;
  line-height: 46px;
}
.pp-c-page-section .pp-c-client-review-section {
  display: flex;
  height: 240px;
  margin-top: 2rem;
  margin-bottom: 3px;
}
.pp-c-page-section .pp-c-client-review-section .pp-c-client-review {
  background-color: #F2F2F2;
  color: #777777;
  height: 100%;
  width: 70%;
  padding: 2rem 2rem;
  position: relative;
}
.pp-c-page-section .pp-c-client-review-section .pp-c-client-review img {
  margin-right: -50px;
}
.pp-c-page-section .pp-c-client-review-section .pp-c-client-review .quotation {
  width: 85px;
  height: 60px;
}
.pp-c-page-section .pp-c-client-review-section .pp-c-client-review span {
  margin-left: 1.5rem;
  font-size: 1rem;
  line-height: 22px;
  width: 80%;
  height: 110px;
  font-weight: 500;
}
.pp-c-page-section .pp-c-client-review-section .pp-c-client-review .pp-c-client-info {
  display: flex;
}
.pp-c-page-section .pp-c-client-review-section .pp-c-client-review .pp-c-client-info .buttons-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 80px;
}
.pp-c-page-section .pp-c-client-review-section .pp-c-client-review .pp-c-client-info .buttons-container a:hover {
  filter: brightness(1.5);
}
.pp-c-page-section .pp-c-client-review-section .pp-c-client-review .pp-c-client-info .buttons-container a:active {
  transform: translateY(1px);
}
.pp-c-page-section .pp-c-client-review-section .pp-c-client-review .pp-c-client-info .info-container {
  margin-left: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 350px;
}
.pp-c-page-section .pp-c-client-review-section .pp-c-client-review .pp-c-client-info .info-container h4 {
  color: #1678DC;
  font-size: 22px;
}
.pp-c-page-section .pp-c-client-review-section .pp-c-client-review .pp-c-client-info .info-container p {
  font-size: 1rem;
  font-weight: 500;
  color: #777777;
}
.pp-c-page-section .pp-c-client-review-section .pp-c-client-review .pp-c-client-info .pp-img-container {
  display: flex;
  justify-content: flex-end;
  width: 50%;
}
.pp-c-page-section .pp-c-client-review-section .pp-c-our-clients {
  background-color: #FCB315;
  color: white;
  height: 100%;
  flex: 1;
  margin-left: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.pp-c-page-section .pp-c-client-review-section .pp-c-our-clients p {
  font-size: 22px;
  text-align: center;
}
.pp-c-page-section .pp-c-client-review-section .pp-c-our-clients .buttonLink {
  text-transform: uppercase;
  background: #1678DC;
  margin-top: 1rem;
  font-size: 18px;
}
.pp-c-page-section .pp-c-try-for-free {
  height: 260px;
  position: relative;
  display: flex;
  background: url('../../img/try-it-background.png') no-repeat;
  background-size: cover;
}
.pp-c-page-section .pp-c-try-for-free section {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 2rem;
}
.pp-c-page-section .pp-c-try-for-free section h1 {
  color: white;
  font-size: 35px;
  width: 32.5%;
}
.pp-c-page-section .pp-c-try-for-free section .pp-c-mockup-img {
  width: 35%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pp-c-page-section .pp-c-try-for-free section .pp-c-mockup-img img {
  margin-top: 84px;
  margin-right: 110px;
}
.pp-c-page-section .pp-c-try-for-free section .pp-c-sign-in {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 1rem;
  width: 32.5%;
}
.pp-c-page-section .pp-c-try-for-free section .pp-c-sign-in p {
  font-size: 22px;
  color: white;
  text-align: center;
}
.pp-c-page-section .pp-c-try-for-free section .pp-c-sign-in .buttonLink {
  background: #FCB315;
  font-size: 18px;
  font-weight: 700;
  padding: 1rem 20px;
  text-align: center;
}
.splide__pagination__page.is-active {
  background: #1678DC !important;
}
.pp-c-app-rating {
  width: 85%;
  max-width: 1300px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 60px;
  margin-bottom: 60px;
}
.pp-c-app-rating .pp-app-rating-title {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  width: 300px;
}
.pp-c-app-rating .pp-app-rating-title h1 {
  color: #1678DC;
  font-size: 40px;
  line-height: 46px;
  font-weight: 400;
}
.pp-c-app-rating .pp-app-rating-title p {
  color: #777777;
  font-size: 14px;
  font-weight: 500;
}
.pp-c-app-rating .pp-app-rating {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.pp-c-app-rating .pp-app-rating h1 {
  position: absolute;
  color: #EBEBEB;
  font-size: 230px;
}
.pp-c-app-rating .pp-app-rating svg {
  z-index: 2;
}
.pp-c-app-rating .pp-app-rating-download {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 300px;
  gap: 1rem;
}
.pp-c-app-rating .pp-app-rating-download h1 {
  font-size: 22px;
  color: #1678DC;
  font-weight: 900;
}
.pp-c-app-rating .pp-app-rating-download p {
  color: #777777;
  font-size: 14px;
  font-weight: 500;
  text-align: right;
}
.pp-c-app-rating .pp-app-rating-download .pp-a-rating-download-svgs {
  display: flex;
  align-items: center;
  gap: 40px;
}
.pp-c-app-rating .pp-app-rating-download .pp-a-rating-download-svgs a:hover,
.pp-c-app-rating .pp-app-rating-download .pp-a-rating-download-svgs a:focus {
  filter: brightness(0.96);
}
@media screen and (max-width: 1261px) {
  .pp-c-plans .pp-c-milestone .pp-c-milestone-separator .pp-c-milestone-shifts h1 {
    font-size: 50px;
  }
  .pp-c-plans .pp-c-milestone .pp-c-milestone-separator .pp-c-milestone-users h1 {
    font-size: 50px;
  }
}
@media screen and (max-width: 1366px) {
  .pp-c-try-for-free-form .pp-notebook-mockup {
    bottom: -15%;
    right: -60px;
    width: 65%;
  }
  .pp-c-try-for-free-form .pp-form-background {
    right: -360px;
  }
}
@media screen and (max-width: 1050px) {
  .pp-c-try-for-free-form {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .pp-c-try-for-free-form .pp-form-background {
    width: 150vw;
    left: -30%;
  }
  .pp-c-try-for-free-form .pp-form-side-item {
    display: none;
  }
  .pp-c-try-for-free-form .pp-notebook-mockup {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    top: -10%;
  }
  .pp-c-try-for-free-form .pp-form {
    margin-top: 450px;
  }
  .pp-c-try-for-free-form .pp-form h1 {
    font-size: 30px;
    line-height: 36px;
  }
  .pp-c-our-clients-logo {
    margin-top: 220px;
    justify-content: space-around;
  }
  .pp-c-our-clients-logo .pp-clients-text {
    min-width: 245px;
  }
  .pp-c-our-clients-logo img {
    width: 30%;
  }
  .pp-c-our-clients-logo .pp-clients-text h1 {
    font-size: 30px;
  }
  .pp-c-our-clients-logo .pp-clients-text span {
    font-size: 12px;
  }
  .pp-c-our-clients-logo img {
    width: 130px;
  }
  .pp-c-plans .pp-plans-container .pp-plans-three .pp-plan-item {
    padding: 0.5rem;
  }
  .pp-c-plans .pp-c-milestone {
    margin-top: 0;
    padding: 0;
  }
  .pp-c-plans .pp-c-milestone .pp-c-milestone-separator {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    gap: 1rem;
  }
  .pp-c-plans .pp-c-milestone .pp-c-milestone-separator .pp-c-milestone-shifts h1,
  .pp-c-plans .pp-c-milestone .pp-c-milestone-separator .pp-c-milestone-users h1 {
    text-align: center;
    font-size: 45px;
  }
  .pp-c-plans .pp-c-milestone .pp-c-milestone-separator .pp-c-milestone-shifts h3,
  .pp-c-plans .pp-c-milestone .pp-c-milestone-separator .pp-c-milestone-users h3 {
    text-align: center;
    font-size: 18px;
  }
  .pp-c-plans .pp-c-milestone .pp-c-milestone-separator .milestone-icons {
    width: 100%;
  }
  .pp-c-page-section {
    margin-bottom: 2rem;
    width: 100%;
  }
  .pp-c-page-section h1 {
    padding: 0 20px;
    font-size: 26px;
  }
  .pp-c-page-section .pp-c-client-review-section {
    flex-direction: column;
    height: auto;
  }
  .pp-c-page-section .pp-c-client-review-section .pp-c-client-review {
    width: auto;
    display: flex;
    align-items: start;
    gap: 30px;
    flex-direction: column;
  }
  .pp-c-page-section .pp-c-client-review-section .pp-c-client-review .flex-item {
    position: relative;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    height: auto;
  }
  .pp-c-page-section .pp-c-client-review-section .pp-c-client-review .flex-item svg {
    width: 40px;
    height: 30px;
    position: absolute;
    right: 90%;
    top: 0;
  }
  .pp-c-page-section .pp-c-client-review-section .pp-c-client-review .flex-item span {
    margin-left: 0;
    padding: 0 30px;
    text-align: left;
    font-size: 16px;
    height: auto;
  }
  .pp-c-page-section .pp-c-client-review-section .pp-c-client-review .pp-c-client-info {
    margin: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
    gap: 1rem;
  }
  .pp-c-page-section .pp-c-client-review-section .pp-c-client-review .pp-c-client-info .buttons-container svg {
    width: 21px;
    height: 40px;
  }
  .pp-c-page-section .pp-c-client-review-section .pp-c-client-review .pp-c-client-info .info-container {
    align-items: center;
    margin: 0;
  }
  .pp-c-page-section .pp-c-client-review-section .pp-c-client-review .pp-c-client-info .pp-img-container {
    width: auto;
  }
  .pp-c-page-section .pp-c-client-review-section .pp-c-client-review img {
    position: relative;
    top: unset;
    right: unset;
    margin: 0;
  }
  .pp-c-page-section .pp-c-client-review-section .pp-c-our-clients {
    margin-left: 0;
    padding: 30px;
  }
  .pp-c-page-section .pp-c-try-for-free {
    height: auto;
    background: #1678DC;
  }
  .pp-c-page-section .pp-c-try-for-free section {
    display: flex;
    flex-direction: column;
    gap: 1rem;
  }
  .pp-c-page-section .pp-c-try-for-free section h1 {
    text-align: center;
    font-size: 30px;
    width: 100%;
  }
  .pp-c-page-section .pp-c-try-for-free section h1 br {
    display: none;
  }
  .pp-c-page-section .pp-c-try-for-free section .pp-c-mockup-img {
    width: 45%;
  }
  .pp-c-page-section .pp-c-try-for-free section .pp-c-mockup-img img {
    margin: 0;
  }
  .pp-c-page-section .pp-c-try-for-free section .pp-c-sign-in {
    width: 100%;
  }
  .pp-c-page-section .pp-c-try-for-free section .pp-c-sign-in button {
    margin-top: 0.5rem;
  }
  .pp-c-resources .resources-slide-contain .resources-slide-item {
    flex-direction: column;
    gap: 2rem;
    padding: 2rem 0;
  }
  .pp-c-resources .resources-slide-contain .resources-slide-item .slide-infos {
    width: 85%;
    text-align: center;
  }
  .pp-c-resources .resources-slide-contain .resources-slide-item .image-block {
    height: 330px;
  }
  .pp-c-resources .resources-slide-contain .resources-slide-item .slide-text p {
    width: 400px;
    text-align: center;
    padding: 0;
  }
  .pp-main-shifts .pp-c-section-spreadsheet h1 {
    margin-bottom: 1rem;
  }
  .pp-c-app-rating {
    flex-direction: column;
    gap: 8rem;
  }
  .pp-c-app-rating .pp-app-rating-title {
    text-align: center;
  }
  .pp-c-app-rating .pp-app-rating-download {
    align-items: center;
  }
  .pp-c-app-rating .pp-app-rating-download h1 {
    text-align: center;
  }
  .pp-c-app-rating .pp-app-rating-download p {
    text-align: center;
  }
  .pp-c-app-rating .pp-app-rating-download .pp-a-rating-download-svgs {
    width: 100%;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 700px) {
  .pp-main-shifts .pp-c-section-spreadsheet {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .pp-main-shifts .pp-c-section-spreadsheet h1 {
    width: 100%;
    font-size: 30px;
    line-height: 36px;
  }
  .pp-main-shifts .pp-c-section-spreadsheet p {
    width: 100%;
    text-align: left;
  }
  .pp-c-our-clients-logo {
    width: 97%;
    flex-wrap: wrap;
  }
  .pp-c-our-clients-logo .pp-clients-text {
    width: 100%;
    margin-bottom: 1rem;
  }
  .pp-c-our-clients-logo .pp-clients-text span {
    width: auto;
    padding: 0.5rem 3rem;
  }
  .pp-c-resources {
    width: 96%;
    margin-top: 30px;
  }
  .pp-c-resources h1 {
    font-size: 30px;
    text-align: center;
    line-height: 32px;
  }
  .pp-c-resources .resources-slide-contain .resources-slide-item {
    padding: 0;
  }
  .pp-c-resources .resources-slide-contain .resources-slide-item .image-block {
    width: 300px;
    height: 210px;
  }
  .pp-c-resources .resources-slide-contain .resources-slide-item .image-block img {
    width: 400px;
  }
  .pp-c-resources .resources-slide-contain .resources-slide-item .slide-text {
    font-size: 16px;
    line-height: 22px;
    width: inherit;
  }
  .pp-c-resources .resources-navigation {
    margin-top: 30px;
    justify-content: center;
  }
  .pp-c-resources .resources-navigation .nav-item {
    width: auto;
  }
  .pp-c-resources .splide__pagination {
    bottom: 1.5em;
  }
  .pp-c-plans .pp-plans-container {
    margin-top: 30px;
  }
  .pp-c-plans .pp-plans-container .title {
    font-size: 36px;
    line-height: 36px;
    text-align: center;
  }
  .pp-c-plans .pp-plans-container .pp-plans-three {
    flex-direction: column;
    align-items: center;
    gap: 3rem;
    height: 100%;
  }
  .pp-c-plans .pp-plans-container .pp-plans-three .pp-plan-item {
    width: 100%;
    height: 380px;
    border-radius: 4px;
  }
  .pp-c-plans .pp-plans-container .pp-plans-three .pp-plan-item .pp-price {
    font-size: 26px;
    line-height: 30px;
  }
  .pp-c-plans .pp-plans-container .pp-plans-three .pp-plan-item .buttonLink {
    box-shadow: 2px 4px 20px rgb(0 0 0%);
  }
  .pp-c-try-for-free-form .pp-notebook-mockup {
    width: 75%;
  }
}
@media screen and (max-width: 500px) {
  .pp-main-shifts .pp-c-section-spreadsheet p {
    font-size: 10px;
    line-height: 16px;
  }
  .pp-c-try-for-free-form .pp-notebook-mockup {
    width: 90%;
  }
  .pp-c-resources .resources-navigation {
    flex-direction: column;
  }
}