/* LinkedIn landing — scoped from pro-frontend/static/landing-linkedin/landing-assets/css/style.css */


body.kw-marketing-body .kw-linkedin {
  font-family: "Inter Tight", sans-serif;
}

.kw-linkedin a {
  cursor: pointer;
}

.kw-linkedin a:focus {
    outline: none !important;
}
.kw-linkedin .well-style {
  text-align: center;
  max-width: 517px;
  margin-bottom: 9px !important;
  font-size: 18px;
  margin-left: 61px;
  background-image: none !important;
  background-color: #3bbdad;
}

.kw-linkedin .landing_page_pro {
  /* background: #e6f7f5; */
  background: #F3FFFD;
  min-height: 84vh;
  width: 100%;
  border-bottom: solid 1px #3bbdad;
  padding: 0 13px;
  position: relative;
}

.kw-linkedin .dot {
  position: relative;
}

.kw-linkedin .dots_bg {
  position: absolute;
  width: 195px;
  height: 195px;
  left: -86px;
  top: -70px;
}

.kw-linkedin .dotted-bg {
  position: absolute;
  max-width: 99vw;
  min-height: 30vh;
}

.kw-linkedin .main_logo_pro {
  padding: 10px 0 !important;
}

.kw-linkedin .kudospro_menus {
  padding: 19px 0;
}

.kw-linkedin .kudospro_menus ul {
  padding: 0;
  margin: 0;
}

.kw-linkedin .kudospro_menus ul li {
  display: inline-block;
  padding: 0 10px;
}

.kw-linkedin .kudospro_menus ul li a {
  font-family: "Inter Tight", sans-serif;
  font-size: 18px;
  color: #3a3a3a;
  text-decoration: none;
}

.kw-linkedin .kudospro_menus ul li a.sign_in_pro {
  color: #000;
  border-bottom: solid 2px #3bbdad;
  padding-bottom: 3px;
}

.kw-linkedin .kudospro_menus.kudospro_menus_systemF li a {
  font-family: "Inter Tight", sans-serif;
  font-weight: 400;
}

.kw-linkedin .writing_resumes {
  padding: 60px 0 !important;
  z-index: 2;
  position: relative;
}



.kw-linkedin .remove_space {
  padding: 0;
}

.kw-linkedin .writing_pro_resumes {
  max-width: 540px;
  color: #000;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.kw-linkedin .writing_pro_resumes_sign {
  max-width: 400px;
  width: 100%;
}

.kw-linkedin .signup-btn {
  font-family: "Inter Tight", sans-serif;
  border-radius: 5px;
  color: #00c5ae;
  background: #fff;
  border: none;
  width: 100%;
  font-size: 18px;
  padding: 10px 0;
  margin-top: 20px;
  max-width: 300px;
}

.kw-linkedin .signup-btn-teal {
  font-family: "Inter Tight", sans-serif;
  border-radius: 5px;
  color: #fff;
  background: #00c5ae;
  border: none;
  width: 100%;
  font-size: 18px;
  padding: 10px 0;
  margin: 20px 10px;
  max-width: 300px;
  font-weight: 500;
  letter-spacing: 1pt;
}

.kw-linkedin .writing_pro_resumes h5 {
  font-size: 48px;
  /*font-family: "Inter Tight", sans-serif;*/
  font-family: "Piazzolla", serif;
  font-weight: 700;
  color: #000;
  line-height: 1;
  margin-bottom: 25px;
  margin-top: 10px;
  text-align: center;
  max-width: 846px;
}

.kw-linkedin .writing_pro_resumes h5 span {
  display: block;
}

.kw-linkedin .writing_pro_resumes p {
  font-family: "Inter Tight", sans-serif;
  font-size: 20px;
  font-weight: 400;
  margin: 0;
  line-height: 26px;
  text-align: center;
  max-width: 922px;
}

.kw-linkedin .writing_pro_resumes p.start_buliding {
  margin-top: 20px;
}

.kw-linkedin .start_buliding,
.kw-linkedin .start_buliding a {
  font-family: "Inter Tight", sans-serif;
  color: #000;
  font-size: 20px;
  font-weight: 700;
}

.kw-linkedin .writing_pro_resumes_sign ul {
  padding: 0;
  margin: 0;
}

.kw-linkedin .writing_pro_resumes_sign ul li {
  display: block;
  padding: 5px 0;
}

.kw-linkedin .writing_pro_resumes_sign ul li input {
  font-family: "Inter Tight", sans-serif;
  font-weight: 400;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  width: 100%;
  height: 45px;
  background: #fff;
  border: solid 1px #c0fef3;
  border-radius: 5px;
  font-size: 16px;
  padding: 10px 20px;
}

.kw-linkedin .writing_pro_resumes_sign ul li input::-webkit-input-placeholder {
  color: #00c5ae;
}

.kw-linkedin .writing_pro_resumes_sign ul li input::-moz-placeholder {
  color: #00c5ae;
}

.kw-linkedin .writing_pro_resumes_sign ul li input:-ms-input-placeholder {
  color: #00c5ae;
}

.kw-linkedin .writing_pro_resumes_sign ul li input:-moz-placeholder {
  color: #00c5ae;
}

.kw-linkedin button.sign_up_its_free {
  font-family: "Inter Tight", sans-serif;
  height: 45px;
  border-radius: 5px;
  color: #fff;
  background: #3bbdad;
  border: none;
  width: 100%;
  font-size: 18px;
  margin-top: 10px;
  font-weight: 500;
}

.kw-linkedin .or_class_in {
  min-height: 10px;
  text-align: center;
  position: relative;
  font-size: 18px;
  margin-top: 50px;
  margin-bottom: 20px;
}

.kw-linkedin .before_or {
  position: absolute;
  width: 100%;
  display: block;
  height: 1px;
  left: 0;
  background: #d0d1d1;
  top: 11px;
  z-index: 0;
}

.kw-linkedin span.in_class {
  z-index: 1111;
  width: 60px;
  display: block;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
}

.kw-linkedin span.in_class_sign {
  z-index: 1111;
  width: 60px;
  display: block;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  background: #fff;
}

.kw-linkedin .writing_pro_resumes_sign ul li .social_network li {
  width: 33%;
  float: left;
}

.kw-linkedin .writing_pro_resumes_sign ul li .social_network li+li+li {
  padding-right: 0;
}

.kw-linkedin .social_network a:hover {
  text-decoration: none;
}

.kw-linkedin .writing_pro_resumes_sign ul li .social_network li {
  width: 100%;
}

.kw-linkedin .well-style-signUp-Home {
  text-align: center;
  max-width: 517px;
  margin-bottom: 9px !important;
  font-size: 14px;
  margin-left: 0;
  background-image: none !important;
  background-color: #f5fcfb;
}

.kw-linkedin .email-exists-signup {
  display: none;
}

.kw-linkedin .footer-div {
  background: #00c5ae;
  padding-top: 10px;
  text-align: center;
}

@media (max-width: 1299px) {
  .kw-linkedin .writing_pro_resumes h5 {
    font-size: 50px;
  }

  .kw-linkedin .writing_pro_resumes p {
    font-size: 20px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .kw-linkedin .well-style {
    max-width: 70%;
    margin: 0 auto;
  }

  .kw-linkedin .well-style-signIn {
    max-width: 400px !important;
    margin: 0 auto !important;
  }

  .kw-linkedin .main_logo_pro {
    padding: 30px 15px !important;
  }
}

@media (max-width: 1199px) {

  .kw-linkedin .writing_resumes {
    padding: 20px 10px !important;
  }
}

@media (max-width: 991px) {
  .kw-linkedin .writing_resumes {
    padding: 0 10px 20px !important;
  }

  .kw-linkedin .footer_kudos_pro_wrap {
    width: 95px !important;
    float: left;
  }

  .kw-linkedin .highlights-list p {
    font-size: 16px;
    line-height: 1;
    /* margin-top: 5px!important; */
    margin-bottom: 5px !important;
    text-align: left;
  }
}

@media (min-width: 768px) {
  .kw-linkedin .writing_pro_resumes {
    max-width: 100%;
    text-align: left;
    margin: 0 auto 15px;
  }
}

@media (max-width: 767px) {
  .kw-linkedin .main_logo_pro {
    padding: 20px 10px 0 !important;
  }

  .kw-linkedin .writing_pro_resumes {
    max-width: 100%;
    text-align: left;
    margin: 0 auto 15px;
  }

  .kw-linkedin .writing_pro_resumes p.start_buliding {
    margin-top: 4px;
  }

  .kw-linkedin .writing_pro_resumes_sign {
    max-width: 400px;
    width: 100%;
    float: none !important;
    margin: 0 auto;
  }
}

@media (max-width: 540px) {
  .kw-linkedin .kudospro_menus ul li a {
    font-size: 15px;
  }

  .kw-linkedin .kudospro_menus ul li {
    display: inline-block;
    padding: 0 3px;
  }

  .kw-linkedin .kudospro_menus {
    padding: 19px 0;
  }
}

@media (max-width: 499px) {
  .kw-linkedin .highlights-list p {
    font-size: 13px !important;
    line-height: 1.2 !important;
  }

  .kw-linkedin .highlights-list {
    padding-left: 10px;
  }

  .kw-linkedin .sign_in_pro_up a {
    font-size: 19px;
  }

  .kw-linkedin .writing_pro_resumes h5 {
    font-size: 35px;
    margin-top: 50px;
    line-height: 1.1;
    margin-top: 10px;
    text-align: center;
    max-width: 846px;
  }

  .kw-linkedin .writing_pro_resumes h5 {
    font-size: 40px;
    margin-top: 50px;
    line-height: 1.1;
  }

  .kw-linkedin .writing_pro_resumes p {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 1.3;
    text-align: left;
  }

  .kw-linkedin .writing_pro_resumes_sign ul li input {
    width: 100%;
    height: 40px;
    background: #c0fef3;
    border: solid 1px #c0fef3;
    font-size: 14px;
    padding: 10px 12px;
  }

  .kw-linkedin button.sign_up_its_free {
    height: 40px;
    font-size: 16px;
    margin-top: 3px;
  }

  .kw-linkedin .social_network li button {
    height: 40px;
    font-size: 15px;
  }
}

@media (max-width: 399px) {
  .kw-linkedin .kudospro_menus ul li a {
    font-size: 14px;
  }


  .kw-linkedin .writing_pro_resumes {
    max-width: 100%;
  }

  .kw-linkedin .writing_pro_resumes p {
    font-size: 17px;
  }

  .kw-linkedin .start_buliding,
.kw-linkedin .start_buliding a {
    font-size: 17px;
    /*word-break: break-all;*/
  }
}

.kw-linkedin .abovefold-image {
  min-height: 280px;
  min-width: 300px;
  max-width: 550px;
  max-height: 371px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.kw-linkedin .abovefold-image img {
  /* max-height: 350px; */
  max-width: 80%;
}

.kw-linkedin .main-card-bg {
  position: relative;
  overflow: hidden;
}

.kw-linkedin .gradient-01 {
  position: absolute;
  right: 0;
  top: -20rem;
  height: 251vh;
  opacity: 75%;

}

.kw-linkedin .gradient-02 {
  position: absolute;
  top: 140rem;
  left: 0;
  height: 251vh;
  opacity: 75%;
}

.kw-linkedin .gradient-03 {
  position: absolute;
  bottom: 10rem;
  right: 0;
  height: 251vh;
}

.kw-linkedin .faq-container {
  z-index: 2;
  position: relative;
}

.kw-linkedin .feature-cards {
  padding: 0;
}

.kw-linkedin .feature-card {
  /* margin-bottom: 60px; */
  min-height: 250px;
  margin: 10px auto;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

@media (min-width: 768px) {
  .kw-linkedin .feature-card {
    padding: 20px 0px;
  }
}

.kw-linkedin .feature-card .col {
  max-width: 100%;
}

.kw-linkedin .feature-card .card {
  padding: 0 10px;
  text-align: left;
}

.kw-linkedin .feature-card .card-title {
  font-size: 24px;
  font-weight: bold;
  color: #000;
}

.kw-linkedin .feature-card .card-text {
  font-size: 16px;
}

.kw-linkedin .three-steps-image {
  min-height: 350px !important;
}

.kw-linkedin .three-steps-image img {
  max-height: 350px;
}

.kw-linkedin .feature-image {
  /* background: #eee; */
  min-height: 300px;
  min-width: 300px;
  border-radius: 30px;
  margin: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.kw-linkedin .feature-image img {
  max-height: 350px;
  max-width: 100%;
  z-index: 2;
}

.kw-linkedin .pricing-plans {
  padding-bottom: 5%;
  border-top: 1px solid #eee;
  margin-top: 40px;
  background: #f9f9f9;
}

.kw-linkedin .pricing-description {
  padding: 10px 0%;
  font-size: 20px;
  width: 60%;
  margin: 0 auto;
}

.kw-linkedin .pricing-caption {
  font-size: 30px;
  font-weight: bold;
  margin-top: 25px;
}

.kw-linkedin .plan-container {
  display: flex;
  width: 100%;
  overflow-y: scroll;
}

.kw-linkedin .plan {
  flex: 1;
  margin: 0 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 100%;
  min-width: 200px !important;
  flex-direction: column;
  background: #fff;
  box-shadow: 0 5px 5px #b5ebe4;
}

.kw-linkedin .plan-contents {
  padding: 20px;
}

.kw-linkedin .plan-price {
  font-size: 28px;
  margin-top: 10px;
  text-align: center;
  color: #00b88a;
  font-weight: 300;
}

.kw-linkedin .plan-title {
  font-size: 18px;
  text-align: center;
}

.kw-linkedin .plan-subtitle {
  font-size: 14px;
  text-align: center;
  color: #8d8c8c;
  margin-top: 5px;
}

.kw-linkedin .plan-features {
  margin-top: 20px;
}

.kw-linkedin .plan-features .feature {
  margin-bottom: 5px;
  font-size: 14px;
  padding: 5px;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; */
}

.kw-linkedin .mat-icon {
  background-repeat: no-repeat;
  display: inline-block;
  fill: currentColor;
  height: 24px;
  width: 24px;
}

.kw-linkedin .green-tick {
  color: #0ab743;
  font-size: 18px !important;
  margin-right: 5px;
  margin-top: 2px;
  height: 20px;
  width: 20px;
}

.kw-linkedin .red-cross {
  color: #ff0000;
  font-size: 18px !important;
  margin-right: 5px;
  margin-top: 2px;
  height: 20px;
  width: 20px;
}

.kw-linkedin .footer_kudos_pro {
  background: #f4f4f4;
  border-top: solid 1px #727272;
  padding: 50px 0;
  min-height: 300px;
}

.kw-linkedin .footer_menu_section_in_all {
  display: block;
}

.kw-linkedin .footer_kudos_pro_wrap {
  width: 10%;
  float: left;
}

.kw-linkedin .footer_kudos_pro_wrap ul {
  padding: 0;
  margin: 0;
}

.kw-linkedin .footer_kudos_pro_wrap ul li {
  display: block;
}

.kw-linkedin .footer_kudos_pro_wrap li a.footer_menu_top {
  display: block;
  font-size: 16px;
  color: #727272;
  text-decoration: none;
  margin-bottom: 15px;
}

.kw-linkedin .footer_kudos_pro_wrap li a.footer_menus {
  display: block;
  font-size: 14px;
  color: #8c8c8c;
  text-decoration: none;
  margin-bottom: 10px;
}

.kw-linkedin .footer_pro_menu_logo {
  text-align: right;
  display: block;
}

.kw-linkedin .card-col {
  display: flex;
  flex-direction: column;
}

.kw-linkedin .img-col {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}

.kw-linkedin .p-0 {
  padding: 0;
}

.kw-linkedin .move-right {
  /* float: right; */
  order: 2;
}

.kw-linkedin .example-row {
  margin-top: 25px;
}

.kw-linkedin .example-resume-col {
  text-align: center;
}

.kw-linkedin .example-resume {
  height: 300px;
  padding: 5px;
  margin: 5px;
  box-shadow: 0 5px 5px #c9c9c9;
  border: 1px solid #eee;
  border-radius: 5px;
}

.kw-linkedin .more-examples {
  height: 300px;
  padding: 5px;
  margin: 5px;
  box-shadow: 0 0 15px #5c5c5c;
}

.kw-linkedin .see-more-examples {
  height: 300px;
  padding: 5px;
  margin: 5px;
  box-shadow: 0 0 15px #5c5c5c;
}

.kw-linkedin .see-more-link {
  color: #3bbdad;
  position: relative;
  top: 50%;
}

.kw-linkedin .top-logo {
  padding-top: 0px;
}

.kw-linkedin .top-logo-mobile {
  margin-top: 3px;
}

.kw-linkedin .no-automatic-renewals {
  font-size: 23px;
  font-weight: 500;
  padding: 10px 0;
  margin-top: 0;
}

.kw-linkedin .comparison-table.table>tbody>tr>td,
.kw-linkedin .table>tbody>tr>th,
.kw-linkedin .table>tfoot>tr>td,
.kw-linkedin .table>tfoot>tr>th,
.kw-linkedin .table>thead>tr>td,
.kw-linkedin .table>thead>tr>th {
  vertical-align: middle !important;
}

.kw-linkedin .green-check {
  color: #0ab743;
  line-height: 1.42857143 !important;
}

.kw-linkedin .red-cross {
  color: #ff0000;
  line-height: 1.42857143 !important;
}

.kw-linkedin .pricing-table.table {
  background: #f9f9f9;
}

.kw-linkedin .pricing-table.table>tbody>tr>td,
.kw-linkedin .table>tbody>tr>th,
.kw-linkedin .table>tfoot>tr>td,
.kw-linkedin .table>tfoot>tr>th,
.kw-linkedin .table>thead>tr>td,
.kw-linkedin .table>thead>tr>th {
  vertical-align: middle !important;
}

.kw-linkedin .plan-feature {
  font-weight: 500;
}

.kw-linkedin .highlights-list {
  margin-top: 14px;
}

.kw-linkedin .highlights-list p {
  font-size: 16px;
  line-height: 1.7;
  /* list-style: disclosure-closed; */
  list-style: none;
  /* margin-top: 14px; */
}

.kw-linkedin .highlights-list li {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 16px;
}

.kw-linkedin .highlights-list li img {
  height: 15px;
}

@media (max-width: 1350px) {
  .kw-linkedin .feature-image {
    min-width: 229px;
    ;
  }
}

.kw-linkedin .pricing-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px;
}

.kw-linkedin .plan-btn {
  background: #fff;
  border-radius: 0;
  border: 1px solid #bbb;
  color: #333;
  font-weight: 500;
}

.kw-linkedin .plan-btn:nth-child(1) {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.kw-linkedin .plan-btn:nth-child(3) {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.kw-linkedin .plan-btn.active {
  color: #fff;
  background: #3bbdad;
  border-color: #3bbdad;
}

.kw-linkedin .plan-btn:hover,
.kw-linkedin .plan-btn:active,
.kw-linkedin .plan-btn:focus {
  color: #fff !important;
  background: #3bbdad !important;
  border-color: #3bbdad !important;
}

.kw-linkedin .plan-btn:focus {
  outline: none !important;
  outline-offset: 0 !important;
}

.kw-linkedin .toggle-label {
  font-size: 16px;
  margin: 0 10px;
}

.kw-linkedin .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.kw-linkedin .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.kw-linkedin .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
  border-radius: 34px;
}

.kw-linkedin .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  transition: 0.4s;
  border-radius: 50%;
}

.kw-linkedin input:checked+.slider {
  background-color: #3bbdad;
}

.kw-linkedin input:checked+.slider:before {
  transform: translateX(26px);
}

.kw-linkedin #plan-message {
  font-size: 16px;
  font-weight: 700;
  font-family: system-ui;
}

.kw-linkedin .free-plan {
  border: 1px solid #eee;
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  padding: 20px;
}

.kw-linkedin .free-plan-text {
  font-size: 25px;
  font-weight: 300;
  font-family: system-ui;
  color: green;
}

.kw-linkedin .free-plan-title {
  font-size: 18px;
  font-weight: 300;
  font-family: system-ui;
}

.kw-linkedin .free-plan-description {
  font-size: 14px;
  font-weight: 200;
  font-family: system-ui;
}

@media (max-width: 991px) {
  .kw-linkedin .dotted-bg {
    display: none;
  }

  .kw-linkedin .writing_pro_resumes_sign {
    overflow: hidden;
  }

  .kw-linkedin .feature-cards {
    padding: 0 13px;
  }

  .kw-linkedin .move-right {
    order: unset;
  }

  .kw-linkedin .see-more-examples {
    width: 240px;
    margin: 5px auto;
  }

  .kw-linkedin .pricing-description {
    width: 100%;
  }

  .kw-linkedin .why-optimize-section {
    max-width: 100%;
  }

  .kw-linkedin .why-optimize-section h3 {
    max-width: 100%;
  }

  .kw-linkedin .why-kudoswall-wrapper,
.kw-linkedin .pricing-table-wrapper {
    padding: 0;
  }

  .kw-linkedin .plan-price {
    font-size: 20px;
  }

  .kw-linkedin .feature-image {
    min-height: 0;
  }

  .kw-linkedin .abovefold-image {
    min-height: 222px;
  }

  /* .abovefold-image {
    display: none;
  } */
}

@media (max-width: 768px) {
  .kw-linkedin .feature-image img {
    max-width: 100%;
  }
}




.kw-linkedin .headline-comparison-section ul {
  list-style: none;
  padding: 0;
}

.kw-linkedin .headline-comparison-section ul li {
  margin-bottom: 10px;
}

.kw-linkedin .linkedin-resume-tips-section ul li {
  background: #f8f9fa;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 10px;
}

/* AI Benefits Section */
.kw-linkedin .ai-benefits {
  padding: 40px 20px;
  background-color: #f9f9f9;
  border-radius: 8px;
  margin: 20px 0;
}

.kw-linkedin .ai-benefits h3 {
  font-size: 1.8em;
  margin-bottom: 20px;
  color: #333;
  text-align: center;
}

.kw-linkedin .ai-benefits ul {
  list-style-type: disc;
  padding-left: 20px;
  color: #333;
}

/* FAQ Section */
/* FAQ Section Styling - Aligned with Main Landing Page */
.kw-linkedin .faq-section {
  margin: 40px 0;
  padding: 30px;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  border-radius: 12px;
  font-family: Arial, sans-serif;
}

.kw-linkedin .faq-section h2 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 25px;
  color: #333;
  text-align: center;
}

.kw-linkedin .faq-item {
  margin-bottom: 20px;
  padding: 15px;
  border-bottom: 1px solid #eee;
}

.kw-linkedin .faq-item:last-child {
  border-bottom: none;
}

.kw-linkedin .faq-item h3 {
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #1ecab8;
  /* Brand Teal */
}

.kw-linkedin .faq-item p {
  margin: 0 0 10px;
  font-size: 16px;
  color: #555;
  line-height: 1.6;
}

/* CTA Section Styling */
.kw-linkedin .cta {
  margin-top: 40px;
  padding: 30px;
  background-color: #3bbdad;
  /* Use your theme's accent color */
  color: #fff;
  text-align: center;
  border-radius: 8px;
  margin-bottom: 40px;
}

.kw-linkedin .cta h2 {
  font-size: 1.8em;
  margin-bottom: 15px;
  font-weight: bold;
}

.kw-linkedin .cta p {
  font-size: 1.2em;
  margin-bottom: 25px;
}

.kw-linkedin .cta-button {
  display: inline-block;
  padding: 12px 24px;
  font-size: 1.1em;
  font-weight: bold;
  color: #3bbdad;
  background-color: #fff;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  text-decoration: none;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.kw-linkedin .cta-button:hover {
  background-color: #329e91;
  /* Darker shade of accent color */
  color: #fff;
}

/*------New Pricing UI starts------*/
.kw-linkedin .plan-cards {
  display: flex;
  justify-content: center;
  /* gap: 20px; */
  align-items: stretch;
  /* Ensures equal height */
  font-family: poppins;
  margin-top: 40px;

  border: 1px solid #D4D4D4;
  border-radius: 26px;
  width: fit-content;
  padding: 0px;
  padding-right: 40px;
  padding-left: 20px;

}

.kw-linkedin .pricing-section {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}

.kw-linkedin .plan-tag {
  display: flex;
  flex-direction: column;
}

.kw-linkedin .per-price {
  color: #3dbdad;
  border-radius: 5px;
  font-family: system-ui;
  margin-right: 10px;
}

.kw-linkedin .saved-amount {
  color: #ffffff;
  font-family: system-ui;
  font-size: 10px;
  font-weight: 400;
  background: #d26a08;
  padding: 4px 4px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  display: flex;
  justify-content: center;
  width: fit-content;
  height: fit-content;
  margin: 0 8px;
}

.kw-linkedin .current-plan-sec {
  margin-top: auto;
  text-align: center;
  position: absolute;
  top: 0;
  background: #484660;
  padding: 2px 15px;
  border-radius: 0px 0px 9px 9px;
}

.kw-linkedin .current-plan-label {
  color: #ed8712;
  font-size: 16px;
  font-weight: 400;
  /* text-shadow: 0 0 2px#ea9431; */
}

.kw-linkedin .plan-cards .col {
  /* border: 1px solid #D4D4D4; */
  padding: 20px 30px;
  border-radius: 26px;
  max-width: 55vh;
  flex: 1;
  /* Allows both columns to stretch equally */
  position: relative;
  /* Enables relative positioning */
}

.kw-linkedin .plan-cards ul {
  list-style: none;
  padding-left: 0;
  margin-top: 20px;
}

.kw-linkedin .pricing-period {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.kw-linkedin .plan-og-price {
  font-size: 20px;
  font-weight: 500;
  color: #7A788E;
  text-decoration: line-through;
  font-family: "Inter Tight", sans-serif;
}

.kw-linkedin .plan-price {
  font-size: 36px;
  font-weight: 600;
  color: #231D4F;
  font-family: system-ui;
  line-height: initial;
}

.kw-linkedin .plan-period {
  color: #3CBDAD;
  font-size: 10px;
  font-weight: 600;
  background: #484560;
  padding: 6px 12px;
  border-radius: 14px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}

.kw-linkedin .plan-highlight {
  color: #103e39;
  font-family: system-ui;
  font-size: 10px;
  font-weight: 600;
  background: #f5f5f5;
  padding: 4px 12px;
  border-radius: 14px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-bottom: 10px;
  text-align: center;
  width: max-content;
}

.kw-linkedin .plan-per-period {
  font-size: 17px;
  font-weight: 400;
}

.kw-linkedin .plan-features-points {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 89%;
  flex: 1;
  /* Allows both columns to stretch equally */
  margin-top: 5px;
}

.kw-linkedin .plan-features-points ul {
  gap: 11px;
  display: grid;
}

.kw-linkedin .plan-features-points li {
  display: flex;
}

.kw-linkedin .plan-features-points li div {
  width: 20px;
  height: 20px;
  min-width: 20px;
  background: #E8E9E9;
  border-radius: 50%;
  display: flex;
  margin-right: 11px;
}

.kw-linkedin .plan-features-points li div i {
  margin: auto;
}

.kw-linkedin .plan-features-points li span {
  font-size: 13px;
  font-weight: 400;
}

.kw-linkedin .plan-btn-li {
  justify-content: center;
  text-align: center;
}

.kw-linkedin .choose-plan-btn {
  height: 44px;
  width: 90%;
  border-radius: 40px;
  border: none;
  cursor: pointer;
  background: #8F8CA5;
  color: #fff;
  font-size: 17px;
}



.kw-linkedin .paid-plan-dk {
  background: #34304C;
  box-shadow: 0px 27px 29px #43c2bc40;
  top: -40px;
  /* Moves the second column 20px up */
}

.kw-linkedin .paid-plan-dk .plan-features-points li span {
  color: #fff;
}

.kw-linkedin .paid-plan-dk .choose-plan-btn {
  background: #3CBDAD;
}

.kw-linkedin .paid-plan-dk .plan-features-points li div {
  background: #48445e;
}

.kw-linkedin .paid-plan-dk .plan-features-points li div i {
  color: #fff;
}

.kw-linkedin .paid-plan-dk .plan-price {
  color: #fff;
  font-weight: 500;
  letter-spacing: 1.5px;
}

.kw-linkedin .paid-plan-dk .plan-per-period {
  color: #fff;
  letter-spacing: 1px;
}

.kw-linkedin .plan-msg {
  color: #fff;
  background: #3C3952;
  border-radius: 9px;
  padding: 6px 10px;
}

.kw-linkedin .plan-msg span {
  font-size: 11px;
  /* letter-spacing: 0.5px; */
  font-weight: 300;
}

/* Tab Group Container */
.kw-linkedin .tab-group {
  display: flex;
  justify-content: space-around;
  margin-bottom: 10px;
  background: #484560;
  /* border-bottom: 2px solid #ccc; */
  gap: 5px;
  border-radius: 30px;
}

/* Tabs Styles */
.kw-linkedin .tab-group .tab {
  border: none;
  background: none;
  flex: 1;
  /* Equal Width */
  text-align: center;
  /* padding: 10px 15px; */
  font-size: 14px;
  cursor: pointer;
  color: #f7f7f7;
  /* border-radius: 4px; */
  padding: 4px;
  transition: color 0.3s ease, border-bottom 0.3s ease;
  /* border-bottom: 4px solid #484560; */
}

/* Active Tab Style */
.kw-linkedin .tab-group .tab.active {
  color: #34304C;
  background: #3CBDAD;
  border-radius: 37px;
}


/* @media (min-width: 992px) and (max-width: 768) {
} */
@media (max-width: 768px) {
  .kw-linkedin .plan-cards {
    flex-direction: column;
    align-content: center;
    border: none;
    gap: 20px;
    padding-right: 0px;
    padding-left: 0px;
    padding: 20px;
  }

  .kw-linkedin .plan-og-price {
    font-size: 15px;
  }

  .kw-linkedin .plan-price {
    font-size: 26px;
  }

  .kw-linkedin .plan-per-period {
    font-size: 12px;
  }


  .kw-linkedin .plan-cards .col {
    border: 1px solid #D4D4D4;
  }

  .kw-linkedin .paid-plan-dk {
    top: 0px;
  }
}

@media (max-width: 500px) {
  .kw-linkedin .tab-group .tab {
    font-size: 11px;
  }

  .kw-linkedin #plan-message {
    /* line-height: 1; */
    font-size: 10px;
  }

  .kw-linkedin .plan-features-points ul {
    gap: 6px;
  }

  .kw-linkedin .plan-features-points li div {
    width: 15px;
    height: 15px;
    min-width: 15px;
  }

  .kw-linkedin .plan-features-points li span {
    font-size: 10px;
  }

  .kw-linkedin .plan-features-points li div i {
    font-size: 10px;
  }

  .kw-linkedin .choose-plan-btn {
    font-size: 14px;
    height: 38px;
    width: 100%;
  }
}

@media (max-width: 380px) {
  .kw-linkedin .plan-cards {
    padding: 10px;
  }

  .kw-linkedin .plan-cards .col {
    padding: 15px 20px;
  }
}

/*-------New Pricing UI ends------*/

/* India Plan */
.kw-linkedin #plan-duration-tabs-india {
  display: none;
}

/* STYLIZED H1 FOR HERO SECTION */
.kw-linkedin .hero-title {
  font-family: 'Inter Tight', sans-serif;
  font-size: 3.6rem;
  font-weight: 900;
  line-height: 1.2;
  margin-bottom: 20px;
  background: linear-gradient(135deg, #0077B5 0%, #00a0dc 100%);
  /* LinkedIn Blue Gradient */
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0px 4px 15px rgba(0, 119, 181, 0.15);
  /* Soft glowing shadow */
}

/* Fallback for browsers that don't support text gradients */
@supports not (-webkit-background-clip: text) {
  .kw-linkedin .hero-title {
    color: #0077B5;
  }
}


/* Scroll Reveal */
.kw-linkedin .reveal-on-scroll {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

.kw-linkedin .reveal-on-scroll.reveal {
  opacity: 1;
  transform: translateY(0);
}

/* Typography Enhancements */
.kw-linkedin h3 {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 20px;
}

.kw-linkedin .card-text {
  color: var(--text-muted);
  line-height: 1.7;
}

/* Premium Feature Sections Styles */
.kw-linkedin .premium-feature-section {
  padding: 60px 20px;
  background: #fff;
  border-radius: 40px;
  margin: 40px auto;
  box-shadow: 0 10px 30px rgba(0, 197, 174, 0.05);
}

.kw-linkedin .section-main-title {
  font-family: "Piazzolla", serif;
  font-size: 36px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 50px;
  line-height: 1.2;
}

.kw-linkedin .benefits-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  margin-bottom: 60px;
}

.kw-linkedin .premium-card {
  background: #fff;
  border: 1px solid #eef2f2;
  border-radius: 24px;
  padding: 30px;
  height: 100%;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.kw-linkedin .premium-card:hover {
  /* transform: translateY(-5px);
  box-shadow: 0 15px 35px rgba(0, 197, 174, 0.1); */
  border-color: #00c5ae80;
}

.kw-linkedin .card-icon-header {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 20px;
}

.kw-linkedin .card-icon-header i {
  font-size: 28px;
  color: #00c5ae;
  background: #f0fbf9;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
}

.kw-linkedin .card-icon-header h3 {
  font-size: 22px;
  font-weight: 700;
  margin: 0;
  color: #333;
}

.kw-linkedin .premium-list {
  list-style: none;
  padding: 0;
  margin: 20px 0 0 0;
}

.kw-linkedin .premium-list li {
  display: flex;
  gap: 12px;
  margin-bottom: 15px;
  align-items: flex-start;
  font-size: 16px;
  color: #555;
  line-height: 1.5;
}

.kw-linkedin .premium-list li i {
  color: #00c5ae;
  font-size: 14px;
  margin-top: 4px;
  background: #f0fbf9;
  padding: 6px;
  border-radius: 50%;
}

/* Comparison Section */
.kw-linkedin .comparison-container {
  margin-bottom: 60px;
}

.kw-linkedin .headline-comparison-card {
  background: linear-gradient(135deg, #fff 0%, #f9fdfc 100%);
}

.kw-linkedin .comparison-flex {
  display: flex;
  gap: 40px;
  margin-top: 30px;
}

.kw-linkedin .comparison-item {
  flex: 1;
  padding: 20px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 16px;
}

.kw-linkedin .comparison-item h4 {
  font-size: 18px;
  font-weight: 700;
  color: #00c5ae;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.kw-linkedin .example-box {
  background: #f4f7f6;
  border-left: 4px solid #00c5ae;
  padding: 12px 15px;
  font-family: "Inter Tight", monospace;
  font-size: 14px;
  color: #444;
  border-radius: 0 8px 8px 0;
  margin-top: 15px;
}

/* Tools Showcase */
.kw-linkedin .tools-showcase {
  margin-bottom: 60px;
  padding: 40px;
  background: #fdfdfd;
  border-radius: 30px;
}

.kw-linkedin .tools-showcase h3 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 40px;
}

.kw-linkedin .tools-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 30px;
}

.kw-linkedin .tool-item {
  text-align: center;
  padding: 20px;
}

.kw-linkedin .tool-icon {
  font-size: 32px;
  color: #00c5ae;
  margin-bottom: 15px;
}

.kw-linkedin .tool-item h4 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}

.kw-linkedin .tool-item p {
  font-size: 15px;
  color: #666;
}

/* Transformation Journey */
.kw-linkedin .transformation-journey {
  margin-top: 40px;
}

.kw-linkedin .journey-card {
  background: #1a1a1a;
  color: #fff;
}

.kw-linkedin .journey-card h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: center;
  color: #fff;
}

.kw-linkedin .journey-card>p {
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  margin-bottom: 40px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.kw-linkedin .steps-layout {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding: 0 20px;
}

.kw-linkedin .step-line {
  position: absolute;
  top: 25px;
  left: 10%;
  right: 10%;
  height: 2px;
  background: rgba(0, 197, 174, 0.3);
  z-index: 0;
}

.kw-linkedin .step-item {
  flex: 1;
  text-align: center;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 200px;
}

.kw-linkedin .step-number {
  width: 50px;
  height: 50px;
  background: #00c5ae;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
  box-shadow: 0 0 20px rgba(0, 197, 174, 0.4);
}

.kw-linkedin .step-item p {
  font-size: 14px;
  line-height: 1.4;
  color: #ccc;
}

.kw-linkedin .step-item p a {
  color: #00c5ae;
  font-weight: 600;
}

/* Responsive Adjustments */
@media (max-width: 991px) {
  .kw-linkedin .comparison-flex {
    flex-direction: column;
  }

  .kw-linkedin .steps-layout {
    flex-direction: column;
    gap: 30px;
    align-items: center;
  }

  .kw-linkedin .step-line {
    display: none;
  }

  .kw-linkedin .section-main-title {
    font-size: 28px;
  }
}

/* Pro Tips Section Styles */
.kw-linkedin .premium-pro-tips {
  padding: 60px 0;
  margin-top: 40px;
}

.kw-linkedin .premium-pro-tips h3 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #1a1a1a;
}

.kw-linkedin .section-subtitle {
  color: #666;
  max-width: 700px;
  margin: 0 auto 50px;
  font-size: 16px;
  line-height: 1.5;
}

.kw-linkedin .pro-tips-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 25px;
  margin-bottom: 50px;
}

.kw-linkedin .pro-tip-card {
  background: #ffffff;
  border: 1px solid #f0f4f4;
  border-radius: 20px;
  padding: 25px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.02);
}

.kw-linkedin .pro-tip-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0, 197, 174, 0.08);
  border-color: #00c5ae40;
}

.kw-linkedin .tip-icon {
  width: 48px;
  height: 48px;
  background: #f0fbf9;
  color: #00c5ae;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}

.kw-linkedin .tip-content h4 {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 8px 0;
  color: #333;
}

.kw-linkedin .tip-content p {
  font-size: 14px;
  color: #555;
  line-height: 1.6;
  margin: 0;
}

.kw-linkedin .market-data-highlight {
  background: linear-gradient(135deg, #00c5ae 0%, #008f7e 100%);
  border-radius: 20px;
  padding: 30px;
  color: #ffffff;
  box-shadow: 0 10px 30px rgba(0, 197, 174, 0.3);
}

.kw-linkedin .highlight-content {
  display: flex;
  align-items: center;
  gap: 25px;
}

.kw-linkedin .rocket-wrap {
  font-size: 40px;
  background: rgba(255, 255, 255, 0.2);
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  flex-shrink: 0;
}

.kw-linkedin .highlight-content h4 {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 10px 0;
}

.kw-linkedin .highlight-content p {
  color: rgba(255, 255, 255, 0.9);
  font-size: 15px;
  margin: 0;
  line-height: 1.5;
}

.kw-linkedin .highlight-content a {
  color: #ffffff;
  text-decoration: underline;
  font-weight: 700;
}

.kw-linkedin .highlight-content a:hover {
  color: #e0fefb;
}

@media (max-width: 767px) {
  .kw-linkedin .highlight-content {
    flex-direction: column;
    text-align: center;
  }

  .kw-linkedin .rocket-wrap {
    margin-bottom: 10px;
  }
}


/* Refined Split Feature Section (Bio) */
.kw-linkedin .split-feature-section.bio-refinement {
  padding: 100px 20px;
  background: radial-gradient(circle at top right, rgba(0, 197, 174, 0.05), transparent 400px),
    radial-gradient(circle at bottom left, rgba(0, 197, 174, 0.03), transparent 400px);
}

.kw-linkedin .split-container {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 80px;
  align-items: center;
}

.kw-linkedin .narrative-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #f0fbf9;
  color: #00c5ae;
  padding: 6px 16px;
  border-radius: 100px;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 24px;
}

.kw-linkedin .feature-narrative h3 {
  font-size: 42px;
  line-height: 1.2;
  font-weight: 800;
  color: #1a1a1a;
  margin-bottom: 30px;
  font-family: 'Piazzolla', serif;
}

.kw-linkedin .feature-narrative p {
  font-size: 18px;
  line-height: 1.8;
  color: #4a4a4a;
  margin-bottom: 25px;
}

.kw-linkedin .feature-visual-cards {
  display: flex;
  flex-direction: column;
  gap: 30px;
  perspective: 1000px;
}

.kw-linkedin .tool-glass-card,
.kw-linkedin .guide-glass-card {
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(0, 197, 174, 0.1);
  border-radius: 24px;
  padding: 30px;
  position: relative;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.04);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.kw-linkedin .tool-glass-card:hover,
.kw-linkedin .guide-glass-card:hover {
  /* transform: translateY(-10px) rotateX(2deg);
    box-shadow: 0 30px 60px rgba(0, 197, 174, 0.1); */
  border-color: rgba(0, 197, 174, 0.3);
}

.kw-linkedin .card-tag {
  position: absolute;
  top: 20px;
  right: 30px;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  color: rgba(0, 197, 174, 0.4);
  letter-spacing: 1px;
}

.kw-linkedin .card-icon-wrap {
  width: 56px;
  height: 56px;
  background: linear-gradient(135deg, #00c5ae 0%, #008f7e 100%);
  color: #fff;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  margin-bottom: 20px;
  box-shadow: 0 8px 20px rgba(0, 197, 174, 0.2);
}

.kw-linkedin .card-text p {
  font-size: 15px;
  line-height: 1.6;
  color: #333;
  margin: 0;
}

.kw-linkedin .card-text a {
  color: #008f7e;
  font-weight: 700;
  text-decoration: underline;
}

.kw-linkedin .guide-glass-card {
  background: #1a1a1a;
  color: #fff;
}

.kw-linkedin .guide-glass-card .card-text p {
  color: rgba(255, 255, 255, 0.8);
}

.kw-linkedin .guide-glass-card .card-icon-wrap {
  background: #fff;
  color: #1a1a1a;
}

.kw-linkedin .card-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-top: 20px;
  color: #00c5ae;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.5px;
}

.kw-linkedin .card-link i {
  transition: transform 0.3s ease;
}

.kw-linkedin .card-link:hover i {
  transform: translateX(5px);
}

@media (max-width: 1024px) {
  .kw-linkedin .split-container {
    grid-template-columns: 1fr;
    gap: 50px;
    text-align: center;
  }

  .kw-linkedin .feature-narrative {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .kw-linkedin .card-icon-wrap {
    margin-left: auto;
    margin-right: auto;
  }
}

/* High Impact Final CTA */
.kw-linkedin .high-impact-cta {
  /* padding: 120px 20px; */
  position: relative;
  overflow: hidden;
  background: #fff;
}

.kw-linkedin .cta-glow-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 600px;
  height: 600px;
  background: radial-gradient(circle, rgba(0, 197, 174, 0.08) 0%, transparent 70%);
  z-index: 1;
  pointer-events: none;
}

.kw-linkedin .cta-section-premium {
  position: relative;
  z-index: 2;
  background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);
  border-radius: 40px;
  padding: 40px;
  text-align: center;
  /* box-shadow: 0 40px 100px rgba(0, 0, 0, 0.2); */
  border: 1px solid rgba(255, 255, 255, 0.05);
}

.kw-linkedin .cta-content-wrapper {
  max-width: 800px;
  margin: 0 auto;
}

.kw-linkedin .cta-section-premium h2 {
  font-size: 32px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 25px;
  line-height: 1.1;
  letter-spacing: 1px;
}

.kw-linkedin .cta-section-premium p {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 45px;
  line-height: 1.6;
}

.kw-linkedin .cta-button-wrap {
  display: flex;
  justify-content: center;
}

.kw-linkedin .cta-section-premium .signup-btn-teal {
  padding: 20px 50px;
  font-size: 18px;
  font-weight: 700;
  border-radius: 100px;
  box-shadow: 0 15px 35px rgba(0, 197, 174, 0.3);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.kw-linkedin .cta-section-premium .signup-btn-teal:hover {
  transform: translateY(-5px) scale(1.02);
  box-shadow: 0 20px 50px rgba(0, 197, 174, 0.4);
}

/* Pulse Animation */
@keyframes buttonPulse {
  0% {
    box-shadow: 0 0 0 0 rgba(0, 197, 174, 0.4);
  }

  70% {
    box-shadow: 0 0 0 20px rgba(0, 197, 174, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(0, 197, 174, 0);
  }
}

.kw-linkedin .pulse-effect {
  animation: buttonPulse 2s infinite;
}

/* CTA Sparkle Decorations */
.kw-linkedin .cta-sparkle {
  position: absolute;
  color: rgba(0, 197, 174, 0.15);
  font-size: 28px;
  z-index: 3;
  pointer-events: none;
  animation: sparkleFloat 6s ease-in-out infinite;
}

.kw-linkedin .cta-sparkle-1 {
  top: 30px;
  right: 50px;
  animation-delay: 0s;
}

.kw-linkedin .cta-sparkle-2 {
  bottom: 40px;
  left: 60px;
  font-size: 22px;
  animation-delay: 3s;
}

@keyframes sparkleFloat {

  0%,
  100% {
    transform: translateY(0) rotate(0deg);
    opacity: 0.15;
  }

  50% {
    transform: translateY(-12px) rotate(15deg);
    opacity: 0.35;
  }
}

@media (max-width: 1024px) {
  .kw-linkedin .high-impact-cta {
    padding: 80px 20px;
  }

  .kw-linkedin .cta-section-premium {
    padding: 30px;
    border-radius: 30px;
  }

  .kw-linkedin .cta-section-premium h2 {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1px;
  }
}

@media (max-width: 768px) {
  .kw-linkedin .high-impact-cta {
    padding: 60px 15px;
  }

  .kw-linkedin .cta-section-premium {
    padding: 25px;
    border-radius: 24px;
  }

  .kw-linkedin .cta-section-premium h2 {
    font-size: 28px;
    letter-spacing: -0.5px;
  }

  .kw-linkedin .cta-section-premium p {
    font-size: 16px;
    margin-bottom: 35px;
  }

  .kw-linkedin .cta-section-premium .signup-btn-teal {
    padding: 16px 40px;
    font-size: 16px;
    width: 100%;
    text-align: center;
  }

  .kw-linkedin .cta-sparkle-1 {
    top: 15px;
    right: 20px;
    font-size: 20px;
  }

  .kw-linkedin .cta-sparkle-2 {
    bottom: 20px;
    left: 20px;
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .kw-linkedin .high-impact-cta {
    padding: 40px 10px;
  }

  .kw-linkedin .cta-section-premium {
    padding: 20px;
    border-radius: 20px;
  }

  .kw-linkedin .cta-section-premium h2 {
    font-size: 24px;
    line-height: 1.2;
  }

  .kw-linkedin .cta-section-premium p {
    font-size: 15px;
    margin-bottom: 30px;
  }

  .kw-linkedin .cta-sparkle {
    display: none;
  }
}

/* @media (min-width: 1200px) { */
.kw-linkedin .container.extension-container {
  max-width: 100% !important;
}

/* } */

/* ===== LinkedIn UI parity overrides vs shared marketing cascade =====
 * Shared /landing-assets/css/style.css + marketing.css !important leak onto
 * this page. Explicitly restore legacy LinkedIn values.
 */

/* marketing.css forces main-landing hero gradient with !important */
body.kw-marketing-body .kw-linkedin .landing_page_pro {
  background: #F3FFFD !important;
  border-bottom: solid 1px #3bbdad;
  overflow-x: hidden;
  overflow-y: visible;
}

/* Shared sheet adds flex/gap to .feature-cards; LinkedIn legacy is block */
.kw-linkedin .feature-cards {
  display: block !important;
  flex-direction: unset !important;
  gap: 0 !important;
  padding: 0;
}

/* Shared centers feature rows; LinkedIn feature rows stay start-aligned.
   Exclude .plan-cards — that shell also uses .feature-card and must stay centered. */
.kw-linkedin .feature-card:not(.plan-cards) {
  justify-content: flex-start;
}

.kw-linkedin .plan-cards.feature-card {
  justify-content: center;
  align-items: stretch;
  flex-wrap: nowrap;
}

/* Bootstrap 3 .row clearfix pseudos become flex items and skew the pricing shell */
.kw-linkedin .plan-cards::before,
.kw-linkedin .plan-cards::after {
  content: none !important;
  display: none !important;
}

/* Shared .writing_pro_resumes h1 (Piazzolla/black) must not beat LinkedIn hero */
.kw-linkedin .writing_pro_resumes h1.hero-title,
.kw-linkedin h1.hero-title {
  font-family: 'Inter Tight', sans-serif !important;
  font-size: 3.6rem !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
  margin-bottom: 20px !important;
  margin-top: 0 !important;
  max-width: none !important;
  color: transparent !important;
  background: linear-gradient(135deg, #0077B5 0%, #00a0dc 100%) !important;
  background-clip: text !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  text-shadow: 0px 4px 15px rgba(0, 119, 181, 0.15);
  text-align: center;
}

@supports not (-webkit-background-clip: text) {
  .kw-linkedin .writing_pro_resumes h1.hero-title,
  .kw-linkedin h1.hero-title {
    color: #0077B5 !important;
    -webkit-text-fill-color: #0077B5 !important;
    background: none !important;
  }
}

/* Shared p is 18px; LinkedIn is 20px */
.kw-linkedin .writing_pro_resumes p {
  font-size: 20px !important;
}

/* Shared abovefold min-height 400px / img max-width 92%; LinkedIn 280px / 80% */
.kw-linkedin .abovefold-image {
  min-height: 280px !important;
}
.kw-linkedin .abovefold-image img {
  max-width: 80% !important;
}
.kw-linkedin .abovefold-image picture {
  display: contents;
}

/* Shared highlights-list adds gap/font-size; restore LinkedIn */
.kw-linkedin .highlights-list {
  font-size: inherit !important;
  line-height: inherit !important;
  gap: 0 !important;
  list-style: none;
  margin-top: 14px;
  padding-left: 0;
}
.kw-linkedin .highlights-list li {
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 5px;
}

/* LinkedIn signup button tokens diverge from shared (#00c5ae vs #3bbdad) */
.kw-linkedin a.btn.signup-btn-teal,
.kw-linkedin .signup-btn-teal {
  border-radius: 5px !important;
  background: #00c5ae !important;
  margin: 20px 10px !important;
  max-width: 300px !important;
}

.kw-linkedin .feature-card .card-title {
  font-size: 24px !important;
}
.kw-linkedin .feature-card .card-text {
  font-size: 16px !important;
}
.kw-linkedin .feature-card .card {
  padding: 0 10px;
}


/* Legacy references undefined --text-muted; give a stable muted color */
.kw-linkedin .card-text {
  color: #555;
}

/* Match legacy responsive paragraph sizes (shared media queries target h1 differently) */
@media (max-width: 540px) {
  .kw-linkedin .writing_pro_resumes p {
    font-size: 16px !important;
    margin-bottom: 15px;
    line-height: 1.3;
    text-align: left;
  }
  .kw-linkedin .writing_pro_resumes h1.hero-title,
  .kw-linkedin h1.hero-title {
    font-size: 2.4rem !important;
  }
}
@media (max-width: 399px) {
  .kw-linkedin .writing_pro_resumes p {
    font-size: 17px !important;
  }
}


/* Beat marketing.css body.kw-marketing-body .faq-section (0,2,1) */
body.kw-marketing-body .kw-linkedin .faq-section {
  margin: 40px 0 !important;
  padding: 30px !important;
  background-color: #f9f9f9 !important;
  border: 1px solid #ddd !important;
  border-radius: 12px !important;
  font-family: Arial, sans-serif !important;
}
body.kw-marketing-body .kw-linkedin .faq-section h2 {
  font-size: 28px !important;
  font-weight: bold !important;
  margin-bottom: 25px !important;
  color: #333 !important;
  text-align: center !important;
}
body.kw-marketing-body .kw-linkedin .faq-item {
  margin-bottom: 20px;
  padding: 15px;
}

body.kw-marketing-body .kw-linkedin .faq-item h3 {
  font-size: 19px !important;
  font-weight: bold !important;
  margin-bottom: 10px !important;
  color: #1ecab8 !important;
}
body.kw-marketing-body .kw-linkedin .faq-item p {
  margin: 0 0 10px !important;
  font-size: 16px !important;
  color: #555 !important;
  line-height: 1.6 !important;
}
