.elementor-3314 .elementor-element.elementor-element-e4a7b8c{--display:flex;}.elementor-3314 .elementor-element.elementor-element-ae72f96{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-3314 .elementor-element.elementor-element-ae72f96.elementor-element{--align-self:center;}.elementor-3314 .elementor-element.elementor-element-1994df0{--display:flex;}.elementor-3314 .elementor-element.elementor-element-e5010a9{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-3314 .elementor-element.elementor-element-e5010a9.elementor-element{--align-self:center;}.elementor-3314 .elementor-element.elementor-element-91c5272{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-3314 .elementor-element.elementor-element-91c5272.elementor-element{--align-self:center;}.elementor-3314 .elementor-element.elementor-element-f527070{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-3314 .elementor-element.elementor-element-f527070.elementor-element{--align-self:center;}.elementor-3314 .elementor-element.elementor-element-8cfc8e1{--display:flex;}.elementor-3314 .elementor-element.elementor-element-fdebae8{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-3314 .elementor-element.elementor-element-fdebae8.elementor-element{--align-self:center;}.elementor-3314 .elementor-element.elementor-element-6831062{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-3314 .elementor-element.elementor-element-6831062.elementor-element{--align-self:center;}@media(min-width:768px){.elementor-3314 .elementor-element.elementor-element-e4a7b8c{--content-width:100%;}.elementor-3314 .elementor-element.elementor-element-1994df0{--content-width:100%;}.elementor-3314 .elementor-element.elementor-element-8cfc8e1{--content-width:100%;}}/* Start custom CSS for html, class: .elementor-element-ae72f96 */.pws-hero {
  width: 100%;
  background: #F5F7FC;
  padding: clamp(28px, 5vw, 56px) 0;
}
.pws-hero-inner {
  max-width: 90%;
  margin: 0 auto;
  padding-inline: clamp(16px, 4vw, 32px);
}
.pws-hero h1 {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: clamp(1.9rem, 1.5rem + 2vw, 2.75rem);
  font-weight: 800;
  color: #101828;
  line-height: 1.15;
  margin: 0 0 16px 0;
}
.pws-hero-lead {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: clamp(1rem, 0.95rem + .2vw, 1.09rem);
  line-height: 1.7;
  color: #344054;
  margin: 0;
}
@media (max-width: 600px) {
  .pws-hero { padding: 28px 0; }
  .pws-hero h1 { margin-bottom: 12px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e5010a9 */.pws-body {
  width: 100%;
  background: #FFFFFF;
  padding: clamp(28px, 5vw, 56px) 0;
}
.pws-body-inner {
  max-width: 90%;
  margin: 0 auto;
  padding-inline: clamp(16px, 4vw, 32px);
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
.pws-body-inner h2 {
  font-size: clamp(1.4rem, 1.2rem + 1vw, 2rem);
  font-weight: 700;
  color: #101828;
  margin: 36px 0 14px 0;
}
.pws-body-inner h2:first-child {
  margin-top: 0;
}
.pws-body-inner h3 {
  font-size: clamp(1.15rem, 1.05rem + .5vw, 1.5rem);
  font-weight: 700;
  color: #101828;
  margin: 24px 0 10px 0;
}
.pws-body-inner p {
  font-size: clamp(1rem, 0.95rem + .2vw, 1.09rem);
  line-height: 1.7;
  color: #344054;
  margin: 0 0 16px 0;
}
.pws-body-inner a {
  color: #1B5CFF;
  font-weight: 600;
  text-decoration: underline;
}
.pws-body-inner a:hover {
  color: #143FBF;
}
.pws-compare-table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0 28px 0;
  background: #FFFFFF;
  border: 1px solid #E4E9F5;
  border-radius: 8px;
  overflow: hidden;
}
.pws-compare-table th,
.pws-compare-table td {
  text-align: left;
  padding: 12px 14px;
  font-size: 0.97rem;
  color: #344054;
  border-bottom: 1px solid #E4E9F5;
}
.pws-compare-table th {
  background: #F5F7FC;
  color: #101828;
  font-weight: 700;
}
.pws-compare-table tr:last-child td {
  border-bottom: none;
}
.pws-compare-table code {
  background: #F5F7FC;
  padding: 2px 6px;
  border-radius: 4px;
  font-size: 0.92rem;
  color: #101828;
}
.pws-weak {
  color: #B4232A;
  font-weight: 700;
}
.pws-strong {
  color: #12805C;
  font-weight: 700;
}
@media (max-width: 600px) {
  .pws-compare-table th,
  .pws-compare-table td {
    padding: 10px 8px;
    font-size: 0.88rem;
  }
  .pws-body-inner h2 { margin: 26px 0 10px 0; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-91c5272 */.pws-tool {
  width: 100%;
  background: #F5F7FC;
  padding: clamp(28px, 5vw, 56px) 0;
}
.pws-tool-inner {
  max-width: 90%;
  margin: 0 auto;
  padding-inline: clamp(16px, 4vw, 32px);
  background: #FFFFFF;
  border: 1px solid #E4E9F5;
  border-left: 4px solid #1B5CFF;
  border-radius: 10px;
  padding: 28px clamp(18px, 4vw, 32px);
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
.pws-tool-inner h2 {
  font-size: clamp(1.4rem, 1.2rem + 1vw, 2rem);
  font-weight: 700;
  color: #101828;
  margin: 0 0 12px 0;
}
.pws-tool-inner p {
  font-size: clamp(1rem, 0.95rem + .2vw, 1.09rem);
  line-height: 1.7;
  color: #344054;
  margin: 0;
}
.pws-tool-btn {
  display: inline-block;
  background: #143FBF;
  color: #FFFFFF !important;
  font-weight: 700;
  text-decoration: none !important;
  border-radius: 8px;
  padding: 10px 16px;
  margin: 4px 2px;
  min-height: 44px;
  line-height: 24px;
}
.pws-tool-btn:hover {
  background: #101828;
}
@media (max-width: 600px) {
  .pws-tool-inner { padding: 22px 16px; }
  .pws-tool-btn { display: block; text-align: center; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f527070 */.pws-links {
  width: 100%;
  background: #FFFFFF;
  padding: 0 0 clamp(28px, 5vw, 56px) 0;
}
.pws-links-inner {
  max-width: 100%;
  margin: 0 auto;
  padding-inline: clamp(16px, 4vw, 32px);
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
.pws-links-inner p {
  font-size: clamp(1rem, 0.95rem + .2vw, 1.09rem);
  line-height: 1.7;
  color: #344054;
  margin: 0;
}
.pws-links-inner a {
  color: #1B5CFF;
  font-weight: 600;
  text-decoration: underline;
}
.pws-links-inner a:hover {
  color: #143FBF;
}
@media (max-width: 600px) {
  .pws-links { padding-bottom: 28px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fdebae8 */.pws-closing {
  width: 100%;
  background: #F5F7FC;
  padding: clamp(28px, 5vw, 56px) 0;
}
.pws-closing-inner {
  max-width: 90%;
  margin: 0 auto;
  padding-inline: clamp(16px, 4vw, 32px);
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
.pws-closing-inner h2 {
  font-size: clamp(1.4rem, 1.2rem + 1vw, 2rem);
  font-weight: 700;
  color: #101828;
  margin: 0 0 12px 0;
}
.pws-closing-inner p {
  font-size: clamp(1rem, 0.95rem + .2vw, 1.09rem);
  line-height: 1.7;
  color: #344054;
  margin: 0;
}
.pws-closing-inner a {
  color: #1B5CFF;
  font-weight: 600;
  text-decoration: underline;
}
.pws-closing-inner a:hover {
  color: #143FBF;
}
@media (max-width: 600px) {
  .pws-closing { padding: 28px 0; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6831062 */.pws-faq {
  width: 100%;
  background: #FFFFFF;
  padding: clamp(28px, 5vw, 56px) 0;
}
.pws-faq-inner {
  max-width: 80%;
  margin: 0 auto;
  padding-inline: clamp(16px, 4vw, 32px);
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
.pws-faq-inner h2 {
  font-size: clamp(1.4rem, 1.2rem + 1vw, 2rem);
  font-weight: 700;
  color: #101828;
  margin: 0 0 18px 0;
}
.pws-faq-item {
  background: #FFFFFF;
  border: 1px solid #E4E9F5;
  border-radius: 8px;
  padding: 14px 18px;
  margin-bottom: 10px;
}
.pws-faq-item summary {
  font-size: clamp(1rem, 0.95rem + .2vw, 1.09rem);
  font-weight: 700;
  color: #101828;
  cursor: pointer;
  list-style: none;
}
.pws-faq-item summary::-webkit-details-marker {
  display: none;
}
.pws-faq-item summary::before {
  content: "+";
  color: #1B5CFF;
  font-weight: 800;
  margin-right: 10px;
}
.pws-faq-item[open] summary::before {
  content: "-";
}
.pws-faq-item p {
  font-size: clamp(1rem, 0.95rem + .2vw, 1.09rem);
  line-height: 1.7;
  color: #344054;
  margin: 10px 0 0 0;
}
@media (max-width: 600px) {
  .pws-faq-item { padding: 12px 14px; }
  .pws-faq-inner h2 { margin-bottom: 14px; }
}/* End custom CSS */