@charset "UTF-8";


.reblogger-note img.avatar {
	float: left;
	padding: 0;
	border: 0;
}

.reblogger-note-content {
	margin: 0 0 20px;
}

.wpcom-reblog-snapshot .reblog-from img {
	margin: 0 .75em 0 0;
	padding: 0;
	border: 0;
}

.wpcom-reblog-snapshot .reblogger-note img.avatar {
	float: left;
	padding: 0;
	border: 0;
	margin: 0 .5em 0 0;
}

.wpcom-reblog-snapshot {
	margin-bottom: 1em;
}

.wpcom-reblog-snapshot p.reblog-from {
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot p.reblogger-headline {
	line-height: 32px;
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot .reblogged-content {
	margin: 0 0 1em 0;
}


.reblog-post .wpcom-enhanced-excerpt-content {
	border-left: 3px solid #eee;
	padding-left: 15px;
}

.reblog-post ul.thumb-list {
	display: block;
	list-style: none;
	margin: 2px 0;
	padding: 0;
	clear: both;
}

.reblog-post ul.thumb-list li {
	display: inline;
	margin: 0;
	padding: 0 1px;
	border: 0;
}

.reblog-post ul.thumb-list li a {
	margin: 0;
	padding: 0;
	border: 0;
}

.reblog-post ul.thumb-list li img {
	margin: 0;
	padding: 0;
	border: 0;
}

.reblog-post .wpcom-enhanced-excerpt {
	clear: both;
}

.reblog-post .wpcom-enhanced-excerpt address,
.reblog-post .wpcom-enhanced-excerpt li,
.reblog-post .wpcom-enhanced-excerpt h1,
.reblog-post .wpcom-enhanced-excerpt h2,
.reblog-post .wpcom-enhanced-excerpt h3,
.reblog-post .wpcom-enhanced-excerpt h4,
.reblog-post .wpcom-enhanced-excerpt h5,
.reblog-post .wpcom-enhanced-excerpt h6,
.reblog-post .wpcom-enhanced-excerpt p {
	font-size: 100% !important;
}

.reblog-post .wpcom-enhanced-excerpt blockquote,
.reblog-post .wpcom-enhanced-excerpt pre,
.reblog-post .wpcom-enhanced-excerpt code,
.reblog-post .wpcom-enhanced-excerpt q {
	font-size: 98% !important;
}


.reblog-from img {
	margin: 0 10px 0 0;
	vertical-align: middle;
	padding: 0;
	border: 0;
}

.reblog-source {
	margin-bottom: 0;
	font-size: .8em;
	line-height: 1;
}

.reblog-source .more-words {
	color: #668eaa;
}

.wpcom-reblog-snapshot .reblog-post {
	box-shadow: 0 0 0 1px rgba(46, 68, 83, .1) inset, 0 1px 1px rgba(46, 68, 83, .05);
	border-radius: 4px;
	padding: 24px;
}


.wpcom-reblog-snapshot .reblogger-note {
	margin: 0 0 1em 0;
	overflow: hidden;
}

.wpcom-reblog-snapshot p.reblogger-headline {
	line-height: 32px;
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot .reblogger-note-content {
	margin: 0;
	padding: 0;
}

body .wpcom-reblog-snapshot .reblogger-note-content blockquote {
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	padding: 0;
	position: relative;
	border: none;
}

.wpcom-reblog-snapshot .reblogger-note-content blockquote p:last-child {
	margin-bottom: 0;
}
.geolocation-chip .noticon {
  display: inline-block;
  vertical-align: middle;
}

.geolocation-chip {
  margin-bottom: 1em;
}@charset "UTF-8";

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

p,
pre {
  margin: 1em 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before,
q:after {
  content: "";
  content: none;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

menu,
ol,
ul {
  padding: 0 0 0 40px;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input {
  line-height: normal;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://s0.wp.com/i/fonts/inter/Inter-Regular.woff2?v=3.19") format("woff2"), url("https://s0.wp.com/i/fonts/inter/Inter-Regular.woff?v=3.19") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("https://s0.wp.com/i/fonts/inter/Inter-Italic.woff2?v=3.19") format("woff2"), url("https://s0.wp.com/i/fonts/inter/Inter-Italic.woff?v=3.19") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("https://s0.wp.com/i/fonts/inter/Inter-Medium.woff2?v=3.19") format("woff2"), url("https://s0.wp.com/i/fonts/inter/Inter-Medium.woff?v=3.19") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("https://s0.wp.com/i/fonts/inter/Inter-MediumItalic.woff2?v=3.19") format("woff2"), url("https://s0.wp.com/i/fonts/inter/Inter-MediumItalic.woff?v=3.19") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("https://s0.wp.com/i/fonts/inter/Inter-SemiBold.woff2?v=3.19") format("woff2"), url("https://s0.wp.com/i/fonts/inter/Inter-SemiBold.woff?v=3.19") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url("https://s0.wp.com/i/fonts/inter/Inter-SemiBoldItalic.woff2?v=3.19") format("woff2"), url("https://s0.wp.com/i/fonts/inter/Inter-SemiBoldItalic.woff?v=3.19") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("https://s0.wp.com/i/fonts/inter/Inter-Bold.woff2?v=3.19") format("woff2"), url("https://s0.wp.com/i/fonts/inter/Inter-Bold.woff?v=3.19") format("woff");
}
@font-face {
  font-family: "Inter";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("https://s0.wp.com/i/fonts/inter/Inter-BoldItalic.woff2?v=3.19") format("woff2"), url("https://s0.wp.com/i/fonts/inter/Inter-BoldItalic.woff?v=3.19") format("woff");
}
*,
*:before,
*:after {
  box-sizing: border-box;
}

html,
button,
input,
select,
textarea {
  color: #101517;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  font-weight: 400;
}

body {
  font-size: 1em;
  font-size: 14px;
  line-height: 1.4;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #222;
  font-weight: 700;
}

a {
  color: #0d72b2;
  transition: color 0.2s;
  text-decoration: none;
}
a:visited {
  color: #0d72b2;
}
a:hover {
  color: #0f92e5;
}
a:focus {
  outline: thin dotted;
}

address {
  margin: 0 0 1.5em;
}

abbr[title],
acronym {
  cursor: help;
}

ins {
  background: #eee;
  text-decoration: none;
}

img {
  vertical-align: middle;
}

dt {
  font-weight: 700;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

.button, #support_feedback_comment_form .button-secondary,
.download-jetpack {
  transition: all 0.1s ease-in-out;
}

.button, #support_feedback_comment_form .button-secondary {
  display: inline-block;
  position: relative;
  padding: 0.7692307692em 1.4615384615em;
  color: #efefef;
  font: 800 0.9285714286em/1 "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  background: #6f7476;
  border-radius: 3px;
  box-shadow: 0 4px 0 #555a5c, 0 4px 3px rgba(0, 0, 0, 0.4);
}
.button:visited, #support_feedback_comment_form .button-secondary:visited {
  color: #efefef;
}
.button:hover, #support_feedback_comment_form .button-secondary:hover, .button:focus, #support_feedback_comment_form .button-secondary:focus {
  color: #fff;
  background: #57972d;
  box-shadow: 0 4px 0 #3e6c20, 0 4px 3px rgba(0, 0, 0, 0.4);
}
.button:active, #support_feedback_comment_form .button-secondary:active {
  top: 4px;
  box-shadow: 0 0px 0 #3e6c20, 0 0 0 rgba(0, 0, 0, 0.4);
}
.button:active:after, #support_feedback_comment_form .button-secondary:active:after {
  top: -4px;
}
.button:after, #support_feedback_comment_form .button-secondary:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.download-jetpack {
  display: inline-block;
  position: relative;
  padding: 0.6428571429em 0.8571428571em 0.5357142857em;
  color: #fff;
  font: 400 2em/1 "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  background: #518d2a;
  border-radius: 6px;
  box-shadow: 0 6px 0 #3e6c20, 0 6px 3px rgba(0, 0, 0, 0.4);
}
.download-jetpack:visited {
  color: #fff;
}
.download-jetpack:hover, .download-jetpack:focus {
  color: #fff;
  background: #57972d;
  box-shadow: 0 6px 0 #3e6c20, 0 6px 3px rgba(0, 0, 0, 0.4);
}
.download-jetpack:active {
  top: 6px;
  box-shadow: 0 0px 0 #3e6c20, 0 0 0 rgba(0, 0, 0, 0.4);
}
.download-jetpack:active:after {
  top: -6px;
}
.download-jetpack:before {
  content: "";
  display: inline-block;
  position: relative;
  top: -2px;
  margin-right: 13px;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  background: url(/wp-content/themes/a8c/jetpackme-new/img/download-arrow.svg) center center no-repeat;
  background-size: 100%;
}
.download-jetpack:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#searchsubmit {
  display: inline-block;
  border: none;
  position: relative;
  padding: 0.7142857143em 1.5em;
  color: #efefef;
  font: 800 0.8em/1 "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  background: #6f7476;
  outline: none;
  border-radius: 3px;
}
#searchsubmit:visited {
  color: #efefef;
}
#searchsubmit:hover, #searchsubmit:focus {
  color: #fff;
  background: #2aa0d5;
}
#searchsubmit:active {
  opacity: 0.7;
}

.nav-horizontal a {
  display: inline-block;
}
.nav-horizontal li {
  position: relative;
  float: left;
}
.nav-horizontal ul {
  margin: 0;
  padding: 0;
}

.j-row {
  width: 100%;
  margin: 0 auto;
}
.j-row:before, .j-row:after {
  content: " ";
  display: table;
}
.j-row:after {
  clear: both;
}

.j-col {
  padding: 0.85em;
  width: 100%;
  float: left;
  vertical-align: text-top;
  position: relative;
}

@media only screen {
  .j-sm-1 {
    width: 8.33333%;
  }
  .j-sm-2 {
    width: 16.66667%;
  }
  .j-sm-3 {
    width: 25%;
  }
  .j-sm-4 {
    width: 33.33333%;
  }
  .j-sm-5 {
    width: 41.66667%;
  }
  .j-sm-6 {
    width: 50%;
  }
  .j-sm-7 {
    width: 58.33333%;
  }
  .j-sm-8 {
    width: 66.66667%;
  }
  .j-sm-9 {
    width: 75%;
  }
  .j-sm-10 {
    width: 83.33333%;
  }
  .j-sm-11 {
    width: 91.66667%;
  }
  .j-sm-12 {
    width: 100%;
  }
}
@media (min-width: 783px) {
  .j-lrg-1 {
    width: 8.33333%;
  }
  .j-lrg-2 {
    width: 16.66667%;
  }
  .j-lrg-3 {
    width: 25%;
  }
  .j-lrg-4 {
    width: 33.33333%;
  }
  .j-lrg-5 {
    width: 41.66667%;
  }
  .j-lrg-6 {
    width: 50%;
  }
  .j-lrg-7 {
    width: 58.33333%;
  }
  .j-lrg-8 {
    width: 66.66667%;
  }
  .j-lrg-9 {
    width: 75%;
  }
  .j-lrg-10 {
    width: 83.33333%;
  }
  .j-lrg-11 {
    width: 91.66667%;
  }
  .j-lrg-12 {
    width: 100%;
  }
}
.admin-bar .mobile-welcome {
  padding-top: 40px !important;
}

::selection {
  background: #004515;
  color: #fff;
}

body {
  letter-spacing: 0;
  background: #fff;
}

a,
a:visited,
a:active {
  transition: all 0.5s ease-in-out;
  line-height: 1.25;
  color: #008710;
}
a:hover,
a:visited:hover,
a:active:hover {
  color: #2fb41f;
}

h1,
h2,
h3,
h4,
h5 {
  margin: 0 auto;
  line-height: 135%;
  font-weight: 600;
}

h2 {
  font-size: 2.5em;
  font-weight: 400;
  letter-spacing: 0;
  color: #2e4453;
}
@media (max-width: 782px) {
  h2 {
    font-size: 2.5em;
  }
}
@media (max-width: 530px) {
  h2 {
    font-size: 1.85em;
  }
}

h3 {
  font-size: 1.5em;
  color: #000;
}

h4 {
  font-size: 1.25em;
}

h5 {
  font-size: 1em;
  color: #87a6bc;
  letter-spacing: 0;
}

p,
ul,
ol {
  font-size: 16px;
  line-height: 150%;
}

.a-left {
  text-align: left;
}

.feature-acenter {
  text-align: center;
}

.in {
  width: 85%;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 1300px) {
  .in {
    width: 90%;
  }
}
@media (max-width: 1100px) {
  .in {
    width: 95%;
  }
}
@media (max-width: 900px) {
  .in h2,
  .in h3 {
    max-width: 90%;
  }
}
@media (max-width: 782px) {
  .in h2,
  .in h3 {
    max-width: 100%;
  }
}
.in.left-align {
  text-align: left;
}

.gridicon {
  width: 24px;
  height: 24px;
  fill: #069e08;
}

.wp-button, .comment-reply-link, .navigation .nav-previous a,
.navigation .nav-next a {
  background: #fff;
  border-color: #c8d7e1;
  border-style: solid;
  border-width: 1px 1px 2px;
  color: #2e4453;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  outline: 0;
  overflow: hidden;
  font-weight: 500;
  text-overflow: ellipsis;
  text-decoration: none;
  vertical-align: top;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 21px;
  border-radius: 4px;
  padding: 7px 14px 9px;
  -webkit-appearance: none;
  appearance: none;
}
.wp-button:hover, .comment-reply-link:hover, .navigation .nav-previous a:hover,
.navigation .nav-next a:hover, .wp-button:focus, .comment-reply-link:focus, .navigation .nav-previous a:focus,
.navigation .nav-next a:focus {
  border-color: #a8bece;
  color: #2e4453;
}
.wp-button:active, .comment-reply-link:active, .navigation .nav-previous a:active,
.navigation .nav-next a:active {
  border-width: 2px 1px 1px;
}
.wp-button:visited, .comment-reply-link:visited, .navigation .nav-previous a:visited,
.navigation .nav-next a:visited {
  color: #2e4453;
}
.wp-button[disabled], [disabled].comment-reply-link, .navigation .nav-previous a[disabled],
.navigation .nav-next a[disabled], .wp-button:disabled, .comment-reply-link:disabled, .navigation .nav-previous a:disabled,
.navigation .nav-next a:disabled {
  color: #e9eff3;
  background: #fff;
  border-color: #e9eff3;
  cursor: default;
}
.wp-button[disabled]:active, [disabled].comment-reply-link:active, .navigation .nav-previous a[disabled]:active,
.navigation .nav-next a[disabled]:active, .wp-button:disabled:active, .comment-reply-link:disabled:active, .navigation .nav-previous a:disabled:active,
.navigation .nav-next a:disabled:active {
  border-width: 1px 1px 2px;
}
.wp-button:focus, .comment-reply-link:focus, .navigation .nav-previous a:focus,
.navigation .nav-next a:focus {
  outline: 0;
  border-color: #2fb41f;
  box-shadow: 0 0 0 2px #9dd977;
}

.wp-button.is-primary, .pricing-comparison .wp-button#btn-compare-features-business, .is-primary.comment-reply-link, .pricing-comparison .comment-reply-link#btn-compare-features-business, .navigation .nav-previous a.is-primary, .navigation .nav-previous .pricing-comparison a#btn-compare-features-business, .pricing-comparison .navigation .nav-previous a#btn-compare-features-business,
.navigation .nav-next a.is-primary,
.navigation .nav-next .pricing-comparison a#btn-compare-features-business,
.pricing-comparison .navigation .nav-next a#btn-compare-features-business {
  background: #008710;
  border-color: transparent;
  color: #fff;
}
.wp-button.is-primary:hover, .pricing-comparison .wp-button#btn-compare-features-business:hover, .is-primary.comment-reply-link:hover, .pricing-comparison .comment-reply-link#btn-compare-features-business:hover, .navigation .nav-previous a.is-primary:hover, .navigation .nav-previous .pricing-comparison a#btn-compare-features-business:hover, .pricing-comparison .navigation .nav-previous a#btn-compare-features-business:hover,
.navigation .nav-next a.is-primary:hover,
.navigation .nav-next .pricing-comparison a#btn-compare-features-business:hover,
.pricing-comparison .navigation .nav-next a#btn-compare-features-business:hover, .wp-button.is-primary:focus, .pricing-comparison .wp-button#btn-compare-features-business:focus, .is-primary.comment-reply-link:focus, .pricing-comparison .comment-reply-link#btn-compare-features-business:focus, .navigation .nav-previous a.is-primary:focus, .navigation .nav-previous .pricing-comparison a#btn-compare-features-business:focus, .pricing-comparison .navigation .nav-previous a#btn-compare-features-business:focus,
.navigation .nav-next a.is-primary:focus,
.navigation .nav-next .pricing-comparison a#btn-compare-features-business:focus,
.pricing-comparison .navigation .nav-next a#btn-compare-features-business:focus {
  background-color: #005b18;
  color: #fff;
}
.wp-button.is-primary[disabled], .pricing-comparison .wp-button[disabled]#btn-compare-features-business, .is-primary[disabled].comment-reply-link, .pricing-comparison [disabled].comment-reply-link#btn-compare-features-business, .navigation .nav-previous a.is-primary[disabled], .navigation .nav-previous .pricing-comparison a[disabled]#btn-compare-features-business, .pricing-comparison .navigation .nav-previous a[disabled]#btn-compare-features-business,
.navigation .nav-next a.is-primary[disabled],
.navigation .nav-next .pricing-comparison a[disabled]#btn-compare-features-business,
.pricing-comparison .navigation .nav-next a[disabled]#btn-compare-features-business, .wp-button.is-primary:disabled, .pricing-comparison .wp-button#btn-compare-features-business:disabled, .is-primary.comment-reply-link:disabled, .pricing-comparison .comment-reply-link#btn-compare-features-business:disabled, .navigation .nav-previous a.is-primary:disabled, .navigation .nav-previous .pricing-comparison a#btn-compare-features-business:disabled, .pricing-comparison .navigation .nav-previous a#btn-compare-features-business:disabled,
.navigation .nav-next a.is-primary:disabled,
.navigation .nav-next .pricing-comparison a#btn-compare-features-business:disabled,
.pricing-comparison .navigation .nav-next a#btn-compare-features-business:disabled {
  background: tint(#9dd977, 50%);
  border-color: tint(#008710, 55%);
  color: #fff;
}

button.wp-button, button.comment-reply-link {
  margin-top: 32px;
  font-weight: 600;
  font-size: 16px;
  padding: 12px 20px;
}

.wp-button.language-toggle, .language-toggle.comment-reply-link, .navigation .nav-previous a.language-toggle,
.navigation .nav-next a.language-toggle {
  border-radius: 4px;
  border: 0;
}
.wp-button.language-toggle span, .language-toggle.comment-reply-link span, .navigation .nav-previous a.language-toggle span,
.navigation .nav-next a.language-toggle span {
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  transition: all 0.5s ease-in-out;
}
.wp-button.language-toggle svg, .language-toggle.comment-reply-link svg, .navigation .nav-previous a.language-toggle svg,
.navigation .nav-next a.language-toggle svg {
  vertical-align: middle;
  fill: #000;
  width: 18px;
  height: 18px;
  transition: all 0.5s ease-in-out;
}
.wp-button.language-toggle:hover, .language-toggle.comment-reply-link:hover, .navigation .nav-previous a.language-toggle:hover,
.navigation .nav-next a.language-toggle:hover {
  background: #000;
}
.wp-button.language-toggle:hover span, .language-toggle.comment-reply-link:hover span, .navigation .nav-previous a.language-toggle:hover span,
.navigation .nav-next a.language-toggle:hover span {
  color: #fff;
}
.wp-button.language-toggle:hover svg, .language-toggle.comment-reply-link:hover svg, .navigation .nav-previous a.language-toggle:hover svg,
.navigation .nav-next a.language-toggle:hover svg {
  fill: #fff;
}
.wp-button.language-toggle:focus, .language-toggle.comment-reply-link:focus, .navigation .nav-previous a.language-toggle:focus,
.navigation .nav-next a.language-toggle:focus {
  outline: none;
  box-shadow: 0 0 0 2px #000;
  border-radius: 4px;
  border-color: transparent;
  transition: none;
}

.mast .in {
  position: relative;
}
@media (min-width: 901px) {
  .mast .in.revolving-headers {
    padding-top: 100px;
  }
  .has-jpcom-banner .mast .in.revolving-headers {
    padding-top: 150px;
  }
}
.mast h1 {
  margin: 1.5em auto 0.25em auto;
  font-size: 2.5em;
  font-weight: 600;
  clear: both;
}
@media (max-width: 782px) {
  .mast h1 {
    font-size: 2.5em;
  }
}
@media (max-width: 530px) {
  .mast h1 {
    font-size: 1.85em;
  }
}
.mast h2 {
  margin: 0.5em auto 1.5em auto;
  font-size: 1.75em;
  font-weight: 400;
  width: 80%;
  max-width: 900px;
  color: #4f748e;
}
@media (max-width: 782px) {
  .mast h2 {
    font-size: 1.5em;
    letter-spacing: 0;
  }
}
@media (max-width: 600px) {
  .mast h2 {
    width: 90%;
  }
}
@media (max-width: 530px) {
  .mast h2 {
    font-size: 1.25em;
  }
}
.mast h3 {
  margin: 1em auto 0.5em;
  font-size: 1.5em;
  font-weight: 400;
  width: 90%;
}
@media (max-width: 782px) {
  .mast h3 {
    font-size: 1.5em;
    letter-spacing: 0;
  }
}
@media (max-width: 600px) {
  .mast h3 {
    width: 90%;
  }
}
@media (max-width: 530px) {
  .mast h3 {
    font-size: 1.25em;
  }
}
.mast p {
  font-size: 1.25em;
  font-weight: 600;
}
.mast p a {
  text-decoration: underline;
}
.mast .cta-install {
  padding: 0 0 0.5em;
}
.mast .cta-install .wp-button:hover:not(.is-primary), .mast .cta-install .comment-reply-link:hover:not(.is-primary), .mast .cta-install .navigation .nav-previous a:hover:not(.is-primary), .navigation .nav-previous .mast .cta-install a:hover:not(.is-primary),
.mast .cta-install .navigation .nav-next a:hover:not(.is-primary),
.navigation .nav-next .mast .cta-install a:hover:not(.is-primary) {
  color: #2e4453;
}

.mobile-welcome {
  display: none;
}

.mobile-welcome-down {
  display: block;
  text-align: center;
}
.mobile-welcome-down svg {
  width: 50px;
  fill: #3d596d;
}

@media (max-width: 400px) {
  .mobile-welcome .intro-illo-container {
    height: 30vh;
    width: 100%;
    margin-bottom: 2.5vh;
  }
}
.mast-features {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 1.5em auto;
}
@media (max-width: 900px) {
  .mast-features {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.mast-features img {
  width: auto;
  max-width: 90%;
  height: 175px;
}
@media (max-width: 700px) {
  .mast-features {
    display: block;
  }
}

.mast-feature:nth-child(1),
.mast-feature:nth-child(2),
.mast-feature:nth-child(3) {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 33%;
  -ms-flex: 0 1 33%;
  flex: 0 1 33%;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  padding: 10px;
}
@media (max-width: 1000px) {
  .mast-feature:nth-child(1),
  .mast-feature:nth-child(2),
  .mast-feature:nth-child(3) {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
}
@media (max-width: 900px) {
  .mast-feature:nth-child(1),
  .mast-feature:nth-child(2),
  .mast-feature:nth-child(3) {
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
  }
}
@media (max-width: 900px) {
  .mast-feature:nth-child(1):last-of-type,
  .mast-feature:nth-child(2):last-of-type,
  .mast-feature:nth-child(3):last-of-type {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
  }
}
@media (max-width: 700px) {
  .mast-feature:nth-child(1),
  .mast-feature:nth-child(2),
  .mast-feature:nth-child(3) {
    width: 100%;
  }
}

.jp-announcement-banner {
  background: #e9eff3;
  padding: 32px 0;
}
@media (min-width: 783px) {
  .jp-announcement-banner {
    margin-bottom: 16px;
  }
}
@media (max-width: 700px) {
  .jp-announcement-banner {
    display: none;
  }
}
.jp-announcement-banner .in {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media (max-width: 782px) {
  .jp-announcement-banner .in {
    display: block;
  }
}

.jp-announcement-banner-content {
  text-align: left;
  padding-right: 64px;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.jp-announcement-banner-btn {
  text-align: center;
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
@media (max-width: 782px) {
  .jp-announcement-banner-btn {
    display: block;
    max-width: 300px;
    text-align: left;
  }
}
.jp-announcement-banner-btn .wp-button, .jp-announcement-banner-btn .comment-reply-link, .jp-announcement-banner-btn .navigation .nav-previous a, .navigation .nav-previous .jp-announcement-banner-btn a,
.jp-announcement-banner-btn .navigation .nav-next a,
.navigation .nav-next .jp-announcement-banner-btn a {
  font-weight: 600;
}

.jp-announcement-banner h4 {
  font-size: 2em;
  font-weight: normal;
  text-align: left;
  color: #2e4453;
}

.jp-announcement-banner p {
  margin: 5px 0;
  text-align: left;
  font-size: 1.2em;
  font-weight: normal;
  color: #4f748e;
}
@media (max-width: 782px) {
  .jp-announcement-banner p {
    margin-bottom: 20px;
  }
}

.jp-announce-dismiss {
  display: block;
  color: #4f748e;
  font-style: italic;
}
@media (max-width: 782px) {
  .jp-announce-dismiss {
    margin-top: 10px;
  }
}
.jp-announce-dismiss:active, .jp-announce-dismiss:visited {
  color: #4f748e;
}
.jp-announce-dismiss:hover, .jp-announce-dismiss:focus {
  color: #4f748e;
  text-decoration: underline;
}

.cta-install {
  padding: 4em 0;
}
.cta-install h2 {
  margin: 0 0 0.25em 0;
  font-size: 2.5em;
  font-weight: 500;
  max-width: 100%;
  color: #000;
}
@media (max-width: 782px) {
  .cta-install h2 {
    font-size: 1.75em;
    margin: 0.75em 0;
  }
}
.cta-install h3 {
  color: #4f748e;
  font-weight: 400;
  font-size: 1.5em;
}
@media (max-width: 782px) {
  .cta-install h3 {
    font-size: 1.25em;
    margin: 0.75em 0;
  }
}
.cta-install a {
  display: inline-block;
  margin: 1.5em 5px;
  padding: 0.8em 2em;
  font-size: 1.25rem;
  border-radius: 4px;
  text-align: center;
}
@media (max-width: 375px) {
  .cta-install a {
    width: 100%;
    margin: 0.5em 5px;
  }
}
.cta-install strong {
  color: #3c434a;
}
@media (max-width: 782px) {
  .cta-install .wp-button, .cta-install .comment-reply-link, .cta-install .navigation .nav-previous a, .navigation .nav-previous .cta-install a,
  .cta-install .navigation .nav-next a,
  .navigation .nav-next .cta-install a {
    margin: 1em 0;
  }
}
.cta-install .wp-button:hover:not(.is-primary), .cta-install .comment-reply-link:hover:not(.is-primary), .cta-install .navigation .nav-previous a:hover:not(.is-primary), .navigation .nav-previous .cta-install a:hover:not(.is-primary),
.cta-install .navigation .nav-next a:hover:not(.is-primary),
.navigation .nav-next .cta-install a:hover:not(.is-primary) {
  color: #2e4453;
}
.cta-install p {
  margin-bottom: 0;
  font-weight: 400;
}
@media (max-width: 700px) {
  .cta-install a {
    margin: 5px 0 5px 0;
  }
}

.blog-insert.sticky-sidebar-product-banner.sticky {
  position: fixed;
}

.blog-insert.sticky-sidebar-product-banner {
  display: none;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  position: relative;
  text-align: center;
  border: 2px #069e08 solid;
  padding: 25px;
  overflow: hidden;
}
.blog-insert.sticky-sidebar-product-banner .cta-icon {
  width: calc(17% + 2vw);
  height: calc(17% + 2vw);
  max-width: 80px;
  max-height: 80px;
}
.blog-insert.sticky-sidebar-product-banner .cta-icon svg {
  width: 100%;
  height: 100%;
  overflow: visible;
}
.blog-insert.sticky-sidebar-product-banner .cta-heading {
  font-size: 24px;
  line-height: 1.2;
  font-weight: bold;
  margin: 0;
  text-wrap: pretty;
}
.blog-insert.sticky-sidebar-product-banner .cta-body {
  font-size: 18px;
  margin: 0;
  text-align: left;
  line-height: 1.3;
}
.blog-insert.sticky-sidebar-product-banner .wp-button, .blog-insert.sticky-sidebar-product-banner .comment-reply-link, .blog-insert.sticky-sidebar-product-banner .navigation .nav-previous a, .navigation .nav-previous .blog-insert.sticky-sidebar-product-banner a,
.blog-insert.sticky-sidebar-product-banner .navigation .nav-next a,
.navigation .nav-next .blog-insert.sticky-sidebar-product-banner a {
  font-size: 18px;
  padding: 0.75rem 1.25rem;
}
.blog-insert.sticky-sidebar-product-banner .cta-icon,
.blog-insert.sticky-sidebar-product-banner .cta-heading,
.blog-insert.sticky-sidebar-product-banner .cta-body,
.blog-insert.sticky-sidebar-product-banner .wp-button,
.blog-insert.sticky-sidebar-product-banner .comment-reply-link,
.blog-insert.sticky-sidebar-product-banner .navigation .nav-previous a,
.navigation .nav-previous .blog-insert.sticky-sidebar-product-banner a,
.blog-insert.sticky-sidebar-product-banner .navigation .nav-next a,
.navigation .nav-next .blog-insert.sticky-sidebar-product-banner a {
  z-index: 1;
}
.blog-insert.sticky-sidebar-product-banner .color-blobs .blob.green {
  width: 250px;
  height: 250px;
  top: -125px;
  left: -150px;
}
.blog-insert.sticky-sidebar-product-banner .color-blobs .blob.yellow {
  width: 350px;
  height: 350px;
  top: -150px;
  right: -125px;
}
@media (min-width: 1001px) {
  .blog-insert.sticky-sidebar-product-banner {
    display: flex;
  }
}

.cta-install.blog-insert {
  left: 50%;
  transform: translateX(-50%);
  width: 888px;
  max-width: none;
  border-radius: 16px;
  overflow: hidden;
  padding: 64px 114px;
  background: #daffdc;
  position: relative;
  margin-top: 2em;
}
@media (max-width: 888px) {
  .cta-install.blog-insert {
    width: 100%;
    padding: 32px 42px;
  }
}
.cta-install.blog-insert .cta-heading {
  grid-area: heading;
  text-shadow: none;
  font-size: 32px;
  font-weight: 500;
  color: #003010;
  letter-spacing: -0.32px;
  line-height: 1.1;
  margin: 0;
}
.cta-install.blog-insert .cta-icon {
  grid-area: icon;
  width: 80px;
}
.cta-install.blog-insert .cta-icon svg {
  width: 80px;
  height: 80px;
}
.cta-install.blog-insert .cta-content {
  color: #003010;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  align-items: center;
  position: relative;
  z-index: 1;
}
.cta-install.blog-insert .inline-cta {
  display: inline;
  margin: 0;
  padding: 0;
  font-size: 18px;
  text-decoration: underline;
  font-weight: bold;
}
.cta-install.blog-insert .wp-button, .cta-install.blog-insert .comment-reply-link, .cta-install.blog-insert .navigation .nav-previous a, .navigation .nav-previous .cta-install.blog-insert a,
.cta-install.blog-insert .navigation .nav-next a,
.navigation .nav-next .cta-install.blog-insert a {
  grid-area: cta;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  width: 100%;
}
.cta-install.blog-insert .wp-button:focus, .cta-install.blog-insert .comment-reply-link:focus, .cta-install.blog-insert .navigation .nav-previous a:focus, .navigation .nav-previous .cta-install.blog-insert a:focus,
.cta-install.blog-insert .navigation .nav-next a:focus,
.navigation .nav-next .cta-install.blog-insert a:focus {
  box-shadow: none;
}
.cta-install.blog-insert .cta-body {
  grid-area: body;
  margin: 0;
  font-size: 18px;
  line-height: 2rem;
}
.cta-install.blog-insert .cta-body a {
  color: #003010;
  text-decoration: none;
}
.cta-install.blog-insert .color-blobs .blob.yellow {
  height: 600px;
  width: 600px;
  bottom: -400px;
  right: -200px;
  top: unset;
  left: unset;
}
.cta-install.blog-insert .color-blobs .blob.green {
  display: none;
}
@media (min-width: 500px) {
  .cta-install.blog-insert .cta-content {
    display: grid;
    grid-template-areas: "icon heading heading heading" "body body body body" "cta cta cta cta";
    grid-template-columns: 80px 1fr;
  }
  .cta-install.blog-insert .cta-content.no-icon {
    grid-template-areas: "heading" "body" "cta";
    grid-template-columns: 1fr;
  }
}
@media (min-width: 600px) {
  .cta-install.blog-insert .cta-heading {
    font-size: 32px;
  }
}
@media (min-width: 1200px) {
  .cta-install.blog-insert .cta-content {
    align-items: start;
    grid-template-areas: "icon heading" "icon body" "icon cta";
  }
  .cta-install.blog-insert .wp-button, .cta-install.blog-insert .comment-reply-link, .cta-install.blog-insert .navigation .nav-previous a, .navigation .nav-previous .cta-install.blog-insert a,
  .cta-install.blog-insert .navigation .nav-next a,
  .navigation .nav-next .cta-install.blog-insert a {
    text-wrap: nowrap;
    overflow: visible;
    justify-self: start;
    width: initial;
  }
  .cta-install.blog-insert .color-blobs .blob.green {
    display: block;
    width: 300px;
    height: 300px;
    top: -200px;
    left: -125px;
    right: unset;
    bottom: unset;
  }
}

.color-blobs {
  filter: blur(42px);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.color-blobs .blob {
  border-radius: 50%;
  position: absolute;
}
.color-blobs .blob.green {
  background: #64ca43;
  opacity: 0.1;
  height: 300px;
  right: -175px;
  top: 50px;
  width: 300px;
}
.color-blobs .blob.purple {
  background: #d7e0f4;
  bottom: -70px;
  height: 120px;
  right: 30%;
  width: 120px;
}
.color-blobs .blob.yellow {
  background: #f2d76b;
  opacity: 0.1;
  height: 150px;
  right: 10%;
  top: -75px;
  width: 150px;
}

.support-feature-cta img {
  width: 85%;
  max-width: 800px;
  margin-bottom: 3em;
}

@media (max-width: 600px) {
  .themes-cta h2 {
    font-size: 2em;
  }
}
@media (max-width: 375px) {
  .themes-cta h2 {
    font-size: 1.5em;
  }
}
.themes-cta p {
  font-size: 1.75em;
  max-width: 1000px;
  margin: 1em auto;
}
@media (max-width: 600px) {
  .themes-cta p {
    font-size: 1.5em;
  }
}
@media (max-width: 375px) {
  .themes-cta p {
    font-size: 1em;
  }
}

.home-start-cta.invert .cta-install,
.pricing-free .cta-install {
  padding: 2em;
}

.no-commitment {
  margin-bottom: 6em;
  margin-top: 2em;
}
@media (max-width: 600px) {
  .no-commitment {
    margin-bottom: 4em;
  }
}
.no-commitment p {
  color: #4f748e;
  font-weight: 400;
  font-size: 1.5em;
}
@media (max-width: 782px) {
  .no-commitment p {
    font-size: 1.25em;
    margin: 0.75em 0;
  }
}

.page-template-page-pricing-2018 .entry-content .edit-link {
  display: none;
}

.home-feature-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 4em 0;
}

.home-feature-container.initial-feature {
  border: 2px solid #e9eff3;
  border-radius: 12px;
  margin: 4em 0;
  padding: 0;
}

.home-sale-banner {
  display: block;
}
@media (min-width: 901px) {
  .home-sale-banner {
    margin-top: 90px;
  }
}
@media (min-width: 1001px) {
  .home-sale-banner {
    margin-top: 50px;
  }
}
.home-sale-banner img {
  border-radius: 12px;
  max-width: 820px;
  width: 100%;
}
@media (max-width: 782px) {
  .home-sale-banner img {
    max-width: 420px;
  }
}
.home-sale-banner.no-radius img {
  border-radius: 0;
}
.home-sale-banner .fineprint {
  color: #8c8f94;
  margin-top: 1em;
}

.jetpack-home-feature {
  order: 0;
  flex: 0 1 50%;
  align-self: auto;
  padding: 2em;
  text-align: left;
}
@media (max-width: 782px) {
  .jetpack-home-feature {
    flex: 0 1 100%;
  }
}
.jetpack-home-feature p {
  font-size: 1.25em;
  line-height: 1.65;
  color: #3d596d;
  margin: 2.25em 0 1em;
}
.jetpack-home-feature p + p {
  margin-top: 1.5em;
}
.jetpack-home-feature h2 {
  text-align: left;
}
@media (max-width: 900px) {
  .jetpack-home-feature p {
    font-size: 1.15em;
    line-height: 1.5;
  }
  .jetpack-home-feature h2 {
    font-size: 2.25em;
    margin: 0;
  }
}

.jetpack-home-feature img {
  width: 80%;
  margin: 0 auto;
}

.feature-logos {
  background-color: #e9eff3;
  padding: 4em 0;
}
.feature-logos .cta-install {
  padding: 0;
}
.feature-logos h2 {
  color: #000;
}

.feature-logos-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 2.5em 2em 2em;
}
@media (max-width: 600px) {
  .feature-logos-container {
    display: block;
    width: 100%;
  }
}

.recommend-feature-logo {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  padding: 2em 1em;
}
.recommend-feature-logo img {
  width: 90%;
  max-width: 350px;
}

.testimonials--home .testimonials__header {
  margin: 4rem 0 2rem;
}
.testimonials--home .testimonials__container {
  display: flex;
  list-style: none;
  padding: 0;
  margin-bottom: 8rem;
}
@media (max-width: 782px) {
  .testimonials--home .testimonials__container {
    flex-wrap: wrap;
    margin-bottom: 4rem;
  }
}
.testimonials--home .testimonial {
  text-align: left;
  flex: 1 0 100%;
  margin-bottom: 2rem;
}
@media (min-width: 783px) {
  .testimonials--home .testimonial {
    flex: 0 0 33%;
  }
}
@media (max-width: 782px) {
  .testimonials--home .testimonial .testimonial__container {
    margin: 1rem;
  }
}
.testimonials--home .testimonial .testimonial__quote {
  color: #3d596d;
  font-size: 1.125rem;
  line-height: 1.67;
  position: relative;
}
@media (max-width: 782px) {
  .testimonials--home .testimonial .testimonial__quote {
    font-size: 1rem;
  }
}
.testimonials--home .testimonial .testimonial__quote:before {
  color: #069e08;
  content: "“";
  font-family: "Noto Sans";
  font-size: 4rem;
  left: -2.25rem;
  line-height: 1;
  position: absolute;
  top: -0.5rem;
}
@media (max-width: 782px) {
  .testimonials--home .testimonial .testimonial__quote:before {
    display: none;
  }
}
.testimonials--home .testimonial .testimonial__author {
  font-size: 1rem;
}
.testimonials--home .testimonial .testimonial__author .author__avatar {
  border-radius: 3px;
  float: left;
  height: 48px;
  width: 48px;
  margin-right: 12px;
}
.testimonials--home .testimonial .testimonial__author .author__name {
  font-style: normal;
  font-weight: 700;
}
.testimonials--home .testimonial .testimonial__author .author__site {
  font-style: italic;
  font-weight: 400;
}

.feature-set {
  margin: 4em 0;
}
.feature-set h2 {
  color: #000;
  margin: 0 0 0.25em;
  max-width: 100%;
}
.feature-set h3 {
  color: #3d596d;
  font-weight: 400;
  max-width: 100%;
}

.feature-set:nth-child(even) h2,
.feature-set:nth-child(even) h3 {
  text-align: left;
}
.feature-set:nth-child(even) p {
  text-align: left;
}
@media (min-width: 783px) {
  .feature-set:nth-child(even) h2,
  .feature-set:nth-child(even) h3 {
    padding: 0 25% 0 0;
  }
}

.feature-set:nth-child(odd) h2,
.feature-set:nth-child(odd) h3 {
  text-align: right;
}
.feature-set:nth-child(odd) p {
  text-align: right;
}
@media (min-width: 783px) {
  .feature-set:nth-child(odd) h2,
  .feature-set:nth-child(odd) h3 {
    padding: 0 0 0 25%;
  }
}

.jp-feature-set-tab-container {
  padding-top: 4em;
}
.jp-feature-set-tab-container .jp-product-tab-panel {
  margin: 20px;
  padding: 0;
}
.jp-feature-set-tab-container .jp-product-tab-list {
  margin: 0;
  padding: 0;
  position: relative;
  top: 1px;
  list-style: none;
}
.jp-feature-set-tab-container .jp-product-tab-list:after {
  content: "";
  display: table;
  clear: both;
}
.jp-feature-set-tab-container .jp-product-tab {
  display: inline-block;
  margin: 0 -1px 0 0;
  padding: 0.5em 1.75em 1.15em;
  font-weight: 500;
  border: 1px #c8d7e1 solid;
  border-top: 2px #c8d7e1 solid;
  background: #e9eff3;
  float: left;
  font-size: 1.25em;
  line-height: 1;
  color: #3d596d;
  -webkit-border-top-left-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-topright: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  cursor: pointer;
  outline: none;
}
.jp-feature-set-tab-container .jp-product-tab:hover, .jp-feature-set-tab-container .jp-product-tab:focus {
  border-top: 2px #069e08 solid;
  background: #fff;
}
.jp-feature-set-tab-container .feature-tab-icon {
  display: inline-block;
  position: relative;
  top: 5px;
  margin-right: 3px;
}
.jp-feature-set-tab-container .feature-tab-icon svg {
  height: 26px;
  width: auto;
  fill: #3d596d;
}
.jp-feature-set-tab-container .jp-product-panel {
  clear: both;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  background: #fff;
  border: 1px #c8d7e1 solid;
}
.jp-feature-set-tab-container li[aria-selected=true] {
  color: #000;
  background-color: #fff;
  border-bottom: 1px #fff solid;
  border-top: 2px #069e08 solid;
}
.jp-feature-set-tab-container li[aria-selected=true]:hover {
  background: #fff;
}
.jp-feature-set-tab-container li[aria-selected=true] .feature-tab-icon svg {
  fill: #000;
}
@media (min-width: 901px) {
  .jp-feature-set-tab-container div[aria-hidden=true] {
    display: none;
  }
  .jp-feature-set-tab-container div[aria-hidden=false] {
    display: block;
  }
  .jp-feature-set-tab-container .hidden {
    display: none;
  }
}
@media (max-width: 900px) {
  .jp-feature-set-tab-container .jp-product-tab-list {
    display: none;
  }
  .jp-feature-set-tab-container .jp-product-panel {
    margin: 0 0 2em 0;
  }
}

.jp-feature-set-inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 2em;
}

.jp-feature-set-inner-img {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
@media (min-width: 1101px) {
  .jp-feature-set-inner-img {
    -webkit-flex: 0 1 65%;
    -ms-flex: 0 1 65%;
    flex: 0 1 65%;
  }
}
@media (min-width: 1001px) {
  .jp-feature-set-inner-img {
    -webkit-flex: 0 1 55%;
    -ms-flex: 0 1 55%;
    flex: 0 1 55%;
  }
}
@media (min-width: 901px) {
  .jp-feature-set-inner-img {
    -webkit-flex: 0 1 60%;
    -ms-flex: 0 1 60%;
    flex: 0 1 60%;
    padding: 2em;
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 900px) {
  .jp-feature-set-inner-img {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}
.jp-feature-set-inner-img img {
  max-width: 90%;
  margin: 0 2em;
}
@media (min-width: 901px) {
  .jp-feature-set-inner-img img {
    max-width: 100%;
  }
}

.jp-feature-set-inner-desc {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  padding: 2em;
  text-align: left;
}
@media (min-width: 1101px) {
  .jp-feature-set-inner-desc {
    -webkit-flex: 0 1 35%;
    -ms-flex: 0 1 35%;
    flex: 0 1 35%;
  }
}
@media (min-width: 1001px) {
  .jp-feature-set-inner-desc {
    -webkit-flex: 0 1 45%;
    -ms-flex: 0 1 45%;
    flex: 0 1 45%;
  }
}
@media (min-width: 901px) {
  .jp-feature-set-inner-desc {
    -webkit-flex: 0 1 40%;
    -ms-flex: 0 1 40%;
    flex: 0 1 40%;
  }
}
@media (max-width: 900px) {
  .jp-feature-set-inner-desc {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
}
.jp-feature-set-inner-desc h4 {
  text-align: left;
  line-height: 1.65;
  font-size: 1.25em;
}
.jp-feature-set-inner-desc p {
  line-height: 1.55;
  font-size: 1.15em;
}
.jp-feature-set-inner-desc .cta-install {
  padding: 1em 0;
  margin: 0;
}
.jp-feature-set-inner-desc .wp-button, .jp-feature-set-inner-desc .comment-reply-link, .jp-feature-set-inner-desc .navigation .nav-previous a, .navigation .nav-previous .jp-feature-set-inner-desc a,
.jp-feature-set-inner-desc .navigation .nav-next a,
.navigation .nav-next .jp-feature-set-inner-desc a {
  font-size: 1em;
  margin: 0 5px 5px 0;
  line-height: 1;
  padding: 14px 20px;
}

.feature-set:nth-child(odd) .jp-product-tab-list {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 900px) {
  .feature-set:nth-child(odd) .jp-product-tab-list {
    display: none;
  }
}
.feature-set:nth-child(odd) .jp-feature-set-inner-desc {
  -webkit-order: 2;
  ms-flex-order: 2;
  order: 2;
}
.feature-set:nth-child(odd) .jp-feature-set-inner-img {
  -webkit-order: 1;
  ms-flex-order: 1;
  order: 1;
}
.feature-set:nth-child(odd) p {
  text-align: left;
}

.jp-plan__header-title {
  text-align: left;
}

.jp-plan__feature-title {
  padding-bottom: 6px;
  font-weight: bold;
}

.jp-plan__feature-description {
  padding: 2px 0;
  font-size: 14px;
  padding: 2px 6px 2px 8px;
}


.page-template-page-single-feature .feature-intro .in.wider {
  max-width: 1120px;
}

.plans-pricing-comparison {
  display: flex;
}

@media screen and (max-width: 840px) {
  .plans-pricing-comparison {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

.jp-plan {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  flex: 1;
  margin: 44px 8px;
  border: 1px solid #c8d7e1;
}

.jp-plan:first-of-type {
  margin-left: 0;
}

.jp-plan:last-of-type {
  margin-right: 0;
}

@media screen and (max-width: 1120px) {
  .jp-plan {
    margin: 0 0 0 -1px;
  }
  .jp-plan:first-of-type {
    margin-left: 0;
  }
}
@media screen and (max-width: 840px) {
  .jp-plan {
    flex-basis: 50%;
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 500px) {
  .jp-plan {
    flex-basis: 100%;
  }
}

.jp-plan__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px;
  border-bottom: 2px solid #008710;
}
.is-active .jp-plan__header {
  color: #fff;
  background-color: #43596b;
  border-bottom-color: #43596b;
}
.jp-plan__header .jp-plan__header.is-personal-plan {
  border-color: #f0b849;
}
.jp-plan__header .jp-plan__header.is-premium-plan {
  border-color: #4ab866;
}
.jp-plan__header .jp-plan__header.is-business-plan {
  border-color: #855da6;
}

.jp-plan__header-figure {
  align-self: flex-start;
  width: 52px;
  height: 52px;
  margin-right: 16px;
}

.jp-plan__header-text {
  align-self: flex-start;
}

.jp-plan__header-title {
  font-size: 21px;
  font-weight: 600;
}

.jp-plan__header-description {
  font-size: 13px;
  font-style: italic;
  color: #858585;
}

.jp-plan__header-label {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}


.jp-plan__pricing {
  padding: 24px;
  text-align: center;
  border-bottom: 1px solid #dbdbdb;
}

.jp-plan__pricing-bottom {
  margin-top: auto;
  padding: 24px 24px 16px;
  text-align: center;
}

.jp-plan_pricing-price {
  margin-bottom: 24px;
}

.jp-plan_pricing-monthly {
  font-size: 30px;
  line-height: 1;
}

.jp-plan_pricing-monthly sub {
  bottom: 0;
  font-size: 18px;
  color: #858585;
}

.jp-plan_pricing-yearly,
.jp-plan_pricing-from {
  font-size: 13px;
  font-style: italic;
  color: #858585;
}

.jp-plan_pricing-from {
  margin-bottom: 10px;
}

.jp-plan_pricing-cta {
  margin-bottom: 16px;
}

.jp-plan__pricing-button {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 7px 14px 9px;
  font-weight: 600 !important;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 4px;
  color: #fff !important;
  background: #008710;
  border: none;
  cursor: pointer;
  outline: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
  vertical-align: top;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
  transition: all 0.2s ease-in;
  -webkit-font-smoothing: none;
  -webkit-font-smoothing: auto;
}
.jp-plan__pricing-button:hover, .jp-plan__pricing-button:active, .jp-plan__pricing-button:focus {
  background: #005b18;
  color: #fff !important;
}
.jp-plan__pricing-button:focus, .jp-plan__pricing-button:active {
  box-shadow: 0 0 0 2px #78dcfa;
}
.jp-plan__pricing-button.secondary {
  background: #fff;
  border-color: #c8d7e1;
  color: #2e4453 !important; 
}
.jp-plan__pricing-button.secondary:hover, .jp-plan__pricing-button.secondary:active {
  border-color: #a8bece;
}

.jp-plan__details {
  display: none;
  text-align: left;
  margin-bottom: 24px;
}

.jp-plan__details-title {
  display: block;
  margin-bottom: 8px;
  font-size: 15px;
  font-weight: 600;
}

.jp-plan__details-description {
  display: block;
  font-size: 13px;
  color: #858585;
}

@media screen and (max-width: 500px) {
  .jp-plan__details {
    display: block;
  }
}

.jp-pricing-products .jp-plan__header {
  padding: 15px;
  min-height: 104px;
}
.jp-pricing-products .jp-plan__header-title {
  margin-bottom: 4px;
}
.jp-pricing-products .jp-plan__header-subtitle {
  color: #858585;
  font-size: italic;
}
.jp-pricing-products .jp-plan__description {
  padding: 20px 20px 0;
  max-width: 540px;
  font-size: 15px;
  line-height: 1.5;
  margin-left: auto;
  margin-right: auto;
}

.jp-pricing-headline .jp-pricing-headline__title {
  text-align: center;
  margin: 0 auto 1rem auto;
}
.jp-pricing-headline .jp-pricing-headline__subtitle {
  color: #4f748e;
  font-weight: normal;
}


.jp-plan__feature-single {
  margin: 0;
  padding: 16px;
  border-bottom: 1px solid #ececec;
  list-style-type: disc;
}

.jp-plan__feature-single:last-of-type {
  border-bottom: none;
}

.jp-plan__feature-title {
  font-size: 15px;
  line-height: 2;
  list-style-type: none;
}

.jp-plan__feature-description {
  font-size: 13px;
  line-height: 1.2;
  padding: 0.5em 0;
  margin-left: 13px;
}
@media (max-width: 782px) {
  .jp-plan__feature-description {
    line-height: 1.65;
    font-size: 14px;
  }
}

.jp-plan__feature-description .feature-new {
  text-transform: uppercase;
  color: #fff;
  background-color: #069e08;
  display: inline-block;
  padding: 2px 4px;
  border-radius: 2px;
  line-height: 1;
  font-weight: 600;
}

.jp-plan__feature-description a {
  color: #008710;
  display: inline;
}

.jp-plan__feature-description a:hover,
.jp-plan__feature-description a:focus {
  color: #008710;
  text-decoration: underline;
}

.jp-plan__show-features {
  display: none;
  padding: 12px 16px;
  font-size: 16px;
  font-weight: 600;
  color: #858585;
}

.jp-plan__show-features .gridicon {
  float: right;
  fill: #858585;
  transition: all 0.15s ease;
}

.jp-plan__show-features.open .gridicon {
  transform: rotate(180deg);
}


abbr[title] {
  border: none;
  cursor: default;
  text-decoration-line: unset;
}
a abbr[title] {
  cursor: pointer;
}

.jp-plan_pricing-monthly abbr[title] {
  font-size: 15px;
  color: #858585;
  vertical-align: top;
}

.jp-plan__feature-single {
  text-align: left;
}

.page-template-page-jetpack-hosts-2018 .jp-plan,
.page-template-page-guided-transfer .jp-plan {
  background-color: #fff;
}
.page-template-page-jetpack-hosts-2018 .jp-plan__header,
.page-template-page-guided-transfer .jp-plan__header {
  padding: 12px 24px;
}
.page-template-page-jetpack-hosts-2018 .jp-plan__header.is-wpcom,
.page-template-page-guided-transfer .jp-plan__header.is-wpcom {
  border-color: #008710;
}
.page-template-page-jetpack-hosts-2018 .jp-plan__header.is-siteground,
.page-template-page-guided-transfer .jp-plan__header.is-siteground {
  border-color: #333;
}
.page-template-page-jetpack-hosts-2018 .jp-plan__header.is-bluehost,
.page-template-page-guided-transfer .jp-plan__header.is-bluehost {
  border-color: #3575d3;
}
.page-template-page-jetpack-hosts-2018 .jp-plan__header.is-dreamhost,
.page-template-page-guided-transfer .jp-plan__header.is-dreamhost {
  border-color: #1e3143;
}
.page-template-page-jetpack-hosts-2018 .jp-plan__header-description,
.page-template-page-guided-transfer .jp-plan__header-description {
  text-align: left;
}
.page-template-page-jetpack-hosts-2018 .jp-plan__details,
.page-template-page-guided-transfer .jp-plan__details {
  display: block;
  margin-bottom: 0;
}
.page-template-page-jetpack-hosts-2018 .jp-plan_pricing-monthly,
.page-template-page-guided-transfer .jp-plan_pricing-monthly {
  line-height: 1.65;
}
.page-template-page-jetpack-hosts-2018 .jp-plan_pricing-monthly abbr,
.page-template-page-guided-transfer .jp-plan_pricing-monthly abbr {
  line-height: 2.5;
}
.page-template-page-jetpack-hosts-2018 .jp-plan__details-description,
.page-template-page-guided-transfer .jp-plan__details-description {
  font-size: 14px;
  line-height: 1.65;
  color: #000;
}
.page-template-page-jetpack-hosts-2018 .jp-plan_pricing-cta.first-btn,
.page-template-page-guided-transfer .jp-plan_pricing-cta.first-btn {
  margin: 24px 24px 16px;
}
.page-template-page-jetpack-hosts-2018 .jp-plan__feature-description ul,
.page-template-page-guided-transfer .jp-plan__feature-description ul {
  margin: 0;
  padding: 0 0 0 25px;
  color: #000;
  font-size: 14px;
}
.page-template-page-jetpack-hosts-2018 .jp-plan__feature-description li,
.page-template-page-guided-transfer .jp-plan__feature-description li {
  margin: 0;
}
.page-template-page-jetpack-hosts-2018 .jp-plan__feature-description p,
.page-template-page-guided-transfer .jp-plan__feature-description p {
  color: #000;
  margin: 0;
}
.page-template-page-jetpack-hosts-2018 .right-side,
.page-template-page-guided-transfer .right-side {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.page-template-page-jetpack-hosts-2018 .list-criteria,
.page-template-page-guided-transfer .list-criteria {
  margin-top: -2em;
  font-size: 13px;
}

.host-list-section {
  padding: 2em 0;
}

.host-list-section + .host-list-section {
  padding-bottom: 6em;
}

#hosting-plans-compare .jp-plan .jp-plan__pricing {
  display: none;
}
#hosting-plans-compare .jp-plan_pricing-cta {
  display: none;
}

#hosting-compare-show-plans {
  display: none;
}
#hosting-compare-show-plans.open {
  display: block;
}

.hosting-prtnr-container {
  margin: 2em 0;
}

.hosting-prtnr-row {
  margin-top: -1px;
  width: 100%;
  border: 1px #e9eff3 solid;
}
@media (min-width: 901px) {
  .hosting-prtnr-row {
    background: #e9eff3;
    display: grid;
    grid-gap: 1px;
    grid-template-rows: auto;
    column-count: 5;
    grid-template-columns: minmax(150px, 15fr) 6fr 38fr 20fr minmax(150px, 25fr);
    grid-template-areas: "PartnerName PartnerLocation PartnerDetails PartnerPrice PartnerCTA";
  }
}
@media (max-width: 900px) {
  .hosting-prtnr-row {
    background: none;
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 700px) {
  .hosting-prtnr-row {
    display: block;
  }
}

@media (min-width: 901px) and (-ms-high-contrast: none), (min-width: 901px) and (-ms-high-contrast: active) {
  .hosting-prtnr-row {
    display: -ms-grid;
    -ms-grid-columns: minmax(150px, 15fr) 6fr 42fr 22fr minmax(150px, 15fr);
    -ms-grid-rows: auto;
  }
}
.prtnr-cell {
  background: #fff;
  padding: 1em;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 700px) {
  .prtnr-cell {
    margin-bottom: 2em;
  }
}

.prtnr-details-ext {
  border: 1px #e9eff3 solid;
  border-top: none;
  display: none;
}
@media (min-width: 901px) {
  .prtnr-details-ext {
    padding: 2em;
  }
}
.prtnr-details-ext h2 {
  font-size: 1.8em;
}
.prtnr-details-ext h3 {
  font-size: 1.25em;
}
.prtnr-details-ext h4 {
  font-size: 1em;
}
.prtnr-details-ext p {
  font-size: 1em;
}

.host-listing-criteria .prtnr-details-ext h3 {
  padding-top: 0;
}

.prtnr-details-ext-interior {
  display: flex;
  margin-top: 1em;
}
@media (max-width: 900px) {
  .prtnr-details-ext-interior {
    display: block;
  }
}

.prtnr-details a {
  display: block;
  padding-top: 10px;
}

.hosting-details-col {
  flex-basis: 33%;
  padding: 1em 2em 1em 0;
}
@media (max-width: 900px) {
  .hosting-details-col {
    padding: 1em 0;
  }
}

.hosting-prtnr-row:nth-of-type(even) .prtnr-cell {
  background: #f9f9f9;
}

.prtnr-cta .wp-button, .prtnr-cta .comment-reply-link, .prtnr-cta .navigation .nav-previous a, .navigation .nav-previous .prtnr-cta a,
.prtnr-cta .navigation .nav-next a,
.navigation .nav-next .prtnr-cta a {
  width: 100%;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
}

@media (min-width: 901px) {
  .prtnr-name {
    grid-area: PartnerName;
  }
  .prtnr-hq {
    grid-area: PartnerLocation;
  }
  .prtnr-details {
    grid-area: PartnerDetails;
  }
  .prtnr-price {
    grid-area: PartnerPrice;
  }
  .prtnr-cta {
    grid-area: PartnerCTA;
  }
}
@media (max-width: 900px) {
  .prtnr-name {
    flex-basis: 25%;
    order: 1;
  }
  .prtnr-hq {
    flex-basis: 20%;
    order: 2;
  }
  .prtnr-details {
    flex-basis: 75%;
    order: 4;
  }
  .prtnr-price {
    flex-basis: 55%;
    order: 3;
    text-align: right;
  }
  .prtnr-cta {
    flex-basis: 25%;
    order: 5;
  }
  .prtnr-details-ext {
    flex-basis: 100%;
    order: 6;
  }
}
.prtnr-name svg,
.prtnr-name img,
.prtnr-hq svg,
.prtnr-hq img {
  width: 100%;
}

@media (max-width: 900px) {
  .prtnr-name svg,
  .prtnr-name img {
    max-width: 150px;
  }
  .prtnr-hq svg {
    max-width: 45px;
  }
}

.page-template-page-feature-comparison .revolving-headers h1 {
  font-size: 36px;
  margin-bottom: 0.5em;
  letter-spacing: -1px;
}
.page-template-page-feature-comparison .revolving-headers h2 {
  color: #50575e;
  font-size: 24px;
}

.pricing-comparison {
  border-collapse: separate;
  border-spacing: 1px;
  margin-top: 3em;
  width: 100%;
}
@media (max-width: 1000px) {
  .pricing-comparison {
    display: block;
  }
  .pricing-comparison [data-screen=mobile] {
    display: initial;
  }
  .pricing-comparison [data-screen=desktop] {
    display: none;
  }
}
@media (min-width: 1001px) {
  .pricing-comparison [data-screen=mobile] {
    display: none;
  }
  .pricing-comparison [data-screen=desktop] {
    display: initial;
  }
}
.pricing-comparison tr {
  border-bottom: 1px solid #fff;
}
@media (max-width: 1000px) {
  .pricing-comparison tr {
    display: block;
    margin-bottom: 1rem;
  }
}
@media (max-width: 1000px) {
  .pricing-comparison thead {
    display: none;
  }
}
.pricing-comparison thead th {
  border-bottom: 3px solid #9dd977;
  font-size: 20px;
  font-weight: normal;
  padding: 0.5em;
  vertical-align: middle;
}
.pricing-comparison thead th:nth-of-type(1) {
  border-bottom: none;
}
.pricing-comparison thead .cta .wp-button, .pricing-comparison thead .cta .comment-reply-link, .pricing-comparison thead .cta .navigation .nav-previous a, .navigation .nav-previous .pricing-comparison thead .cta a,
.pricing-comparison thead .cta .navigation .nav-next a,
.navigation .nav-next .pricing-comparison thead .cta a {
  margin-top: 24px;
}
.pricing-comparison .section-heading {
  font-size: 18px;
  background-color: #fff;
  border-bottom: 3px solid #069e08;
  color: #000;
  line-height: 24px;
  padding: 1.5rem 1rem 0.75rem 0;
  vertical-align: middle;
}
@media (max-width: 1000px) {
  .pricing-comparison .section-heading {
    display: block;
    width: 100%;
    text-align: left;
  }
}
.pricing-comparison .section-heading .gridicon {
  display: block;
  fill: #000;
  float: left;
  margin-right: 4px;
}
.pricing-comparison .section-heading span {
  display: inline-block;
  line-height: 24px;
}
.pricing-comparison tbody th {
  padding: 1em 0 1em 1em;
  font-weight: bold;
  font-size: 1rem;
}
@media (min-width: 1001px) {
  .pricing-comparison tbody th {
    padding: 0.5em 0 0.5em 2em;
    font-weight: normal;
    text-align: left;
  }
}
@media (max-width: 1000px) {
  .pricing-comparison tbody {
    display: block;
    width: 100%;
  }
}
.pricing-comparison tbody td {
  padding: 1em;
}
@media (max-width: 1000px) {
  .pricing-comparison tbody td {
    display: block;
    text-align: left;
    border-bottom: 1px solid #fff;
  }
  .pricing-comparison tbody td:before {
    content: attr(data-product) ": ";
    display: inline-block;
    width: 6rem;
  }
  .pricing-comparison tbody td:nth-of-type(1) {
    background-color: rgba(157, 217, 119, 0.05);
  }
  .pricing-comparison tbody td:nth-of-type(2) {
    background-color: rgba(157, 217, 119, 0.1);
  }
  .pricing-comparison tbody td:nth-of-type(3) {
    background-color: rgba(157, 217, 119, 0.2);
  }
  .pricing-comparison tbody td:nth-of-type(4) {
    background-color: rgba(157, 217, 119, 0.3);
  }
}
.pricing-comparison tr.cta td {
  background-color: #fff;
  vertical-align: top;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 1000px) {
  .pricing-comparison tr.cta td {
    display: block;
    margin-bottom: 1rem;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
  }
}
.pricing-comparison tr.cta td:before {
  content: none;
}
.pricing-comparison .cta .wp-button, .pricing-comparison .cta .comment-reply-link, .pricing-comparison .cta .navigation .nav-previous a, .navigation .nav-previous .pricing-comparison .cta a,
.pricing-comparison .cta .navigation .nav-next a,
.navigation .nav-next .pricing-comparison .cta a {
  min-width: 175px;
  min-height: 45px;
  padding: 12px;
  font-weight: 700;
}
.pricing-comparison .cta .wp-button:hover, .pricing-comparison .cta .comment-reply-link:hover, .pricing-comparison .cta .navigation .nav-previous a:hover, .navigation .nav-previous .pricing-comparison .cta a:hover,
.pricing-comparison .cta .navigation .nav-next a:hover,
.navigation .nav-next .pricing-comparison .cta a:hover {
  color: #2e4453;
}
@media (max-width: 700px) {
  .pricing-comparison .cta .wp-button, .pricing-comparison .cta .comment-reply-link, .pricing-comparison .cta .navigation .nav-previous a, .navigation .nav-previous .pricing-comparison .cta a,
  .pricing-comparison .cta .navigation .nav-next a,
  .navigation .nav-next .pricing-comparison .cta a {
    width: 100%;
  }
}
.pricing-comparison col.product {
  width: 200px;
}
.pricing-comparison col.product-jetpack-free {
  background-color: rgba(157, 217, 119, 0.05);
}
.pricing-comparison col.product-jetpack-backup {
  background-color: rgba(157, 217, 119, 0.1);
}
.pricing-comparison col.product-jetpack-security {
  background-color: rgba(157, 217, 119, 0.2);
}
.pricing-comparison col.product-jetpack-complete {
  background-color: rgba(157, 217, 119, 0.3);
}
.pricing-comparison .product-upgrade {
  font-weight: bold;
}
.pricing-comparison .gridicon {
  fill: #008710;
}
@media (max-width: 1000px) {
  .pricing-comparison .gridicon {
    margin-bottom: -6px;
  }
}
.pricing-comparison tfoot td {
  padding: 2em;
}

@media (max-width: 530px) {
  body.home .mast h2 br {
    display: none;
  }
}
.invert {
  color: #3d596d;
  background: none; 
  background-color: #e9eff3;
}
.invert .cta-install {
  padding: 4em 0 2em;
}
.invert h2 {
  color: #000;
}
.invert .btn {
  background: #fff;
  border-color: #c8d7e1;
  color: #2e4453;
  border-style: solid;
  border-width: 1px 1px 2px;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  outline: 0;
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  text-decoration: none;
  vertical-align: top;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 1.5;
  border-radius: 4px;
  padding: 7px 14px 9px;
  -webkit-appearance: none;
  appearance: none;
}
.invert .btn:hover, .invert .btn:active, .invert .btn:visited, .invert .btn:focus {
  background: #fff;
  border-color: #a8bece;
  color: #2e4453;
}

.mast.invert {
  background: #fff;
}

.mast {
  margin-bottom: 2.5em;
  padding: 0;
  transition: all 0.5s ease-in-out;
}

.j-content h1,
.j-content h3 {
  color: #000;
}
.j-content div > ul,
.j-content div > ol {
  font-size: 1.25em;
  line-height: 185%;
}

.l-side,
.r-side {
  float: left;
  text-align: left;
}
.l-side h1,
.l-side h2,
.l-side h3,
.l-side h4,
.l-side h5,
.r-side h1,
.r-side h2,
.r-side h3,
.r-side h4,
.r-side h5 {
  text-align: left;
  max-width: 100%;
}
.l-side h1,
.r-side h1 {
  margin-top: 0;
}

.l-side {
  width: 75%;
  padding-right: 5%;
  margin: 0 auto;
}
@media (max-width: 782px) {
  .l-side {
    padding-right: 0;
  }
}
.l-side .hentry {
  width: 100%;
}

.l-side h2 {
  letter-spacing: 0;
  margin-bottom: 15px;
}

.l-side h2 a {
  color: #000;
  font-weight: bold;
}

.l-side h3 {
  color: #000;
  margin-top: 2em;
}

.l-side li {
  margin-bottom: 20px;
}

.l-side .wp-caption {
  background: none;
  padding: 0;
}

.l-side .post {
  margin-bottom: 6.5em;
}

@media (max-width: 590px) {
  .mast {
    margin-bottom: 1.5em;
  }
  .l-side {
    width: 85%;
  }
}
.r-side {
  width: 25%;
}
.r-side ul,
.r-side ol {
  padding: 0 0 0 1em;
}
.r-side ul,
.r-side li {
  list-style: none;
}
.r-side h3 {
  font-size: 1.5em;
  font-weight: 600;
  margin-top: 0.61111em;
  margin-bottom: 1em;
  line-height: normal;
}
.r-side select {
  width: 98%;
}
.r-side .widget-container {
  padding-bottom: 2em;
  border-bottom: 1px #d3dee5 solid;
}
.r-side .widget-container:last-of-type {
  border: none;
}
.r-side .widget-container.widget_search {
  border-bottom: none;
}
.r-side #subscribe-field,
.r-side #s {
  font-size: 1em;
}
.r-side #subscribe-field {
  padding: 1em 0.5em !important;
  font-size: 14px !important;
  border: 1px solid #949494 !important;
  background-color: #fff !important;
  opacity: 1 !important;
}
.r-side #s {
  padding: 0.5359em !important;
}
.r-side #subscribe-submit > button,
.r-side #searchsubmit {
  transition: all 0.5s ease-in-out;
  background: #008710;
  border-radius: 3px;
  border: none;
  text-shadow: none;
  font-size: 1em;
  font-weight: 600;
  vertical-align: top;
  min-width: 28%;
  position: relative;
  color: #fff;
  line-height: 1;
}
.r-side #subscribe-submit > button:hover,
.r-side #searchsubmit:hover {
  background: #005b18;
  color: #fff;
}
.r-side #subscribe-submit > button {
  padding: 0.7em 0.2em;
  height: 35px;
}
.r-side #searchsubmit {
  padding: 0.7142857143em 0.2em;
}
@media (min-width: 782px) and (max-width: 1156px) {
  .r-side #subscribe-field,
  .r-side #s,
  .r-side #searchsubmit,
  .r-side #subscribe-submit > button {
    min-width: 100%;
  }
  .r-side #searchsubmit,
  .r-side #subscribe-submit > button {
    margin-top: 0.5em;
  }
}
.r-side #subscribe-email,
.r-side #subscribe-submit {
  display: inline;
  vertical-align: middle;
}
.r-side .wp-block-jetpack-subscriptions__subscount {
  margin-top: 1em;
}
.r-side p {
  font-size: 1em;
  margin-top: 0px;
}

@media (max-width: 782px) {
  .l-side,
  .r-side {
    width: 100%;
  }
}

.widget-title {
  margin-bottom: 1em;
}

.button.km-jp-download, #support_feedback_comment_form .km-jp-download.button-secondary {
  text-shadow: none;
  box-shadow: none;
  color: #fff;
  background: #2fb41f;
  border-color: #008710;
  border-style: solid;
  border-width: 1px 1px 2px;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  outline: 0;
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  text-decoration: none;
  vertical-align: top;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 1.5;
  border-radius: 4px;
  padding: 7px 20px 9px;
  -webkit-appearance: none;
  appearance: none;
}
.button.km-jp-download:hover, #support_feedback_comment_form .km-jp-download.button-secondary:hover, .button.km-jp-download:active, #support_feedback_comment_form .km-jp-download.button-secondary:active, .button.km-jp-download:visited, #support_feedback_comment_form .km-jp-download.button-secondary:visited, .button.km-jp-download:focus, #support_feedback_comment_form .km-jp-download.button-secondary:focus {
  color: #fff;
  background: #2fb41f;
  border-color: #005b18;
  text-shadow: none;
  box-shadow: none;
}

.hentry.post img,
.wp-caption {
  max-width: 100% !important;
  height: auto;
  border-radius: 4px;
}

.post h1,
.post h2,
.post h3,
.post h4 {
  text-align: left;
}

h1.entry-title {
  margin-bottom: 1em;
  color: #000;
  font-weight: 600;
  letter-spacing: -1px;
}

.l-side .wp-caption {
  background-color: #f3f6f8;
  padding: 10px;
  text-align: center;
}

.wp-caption-text {
  font-size: 1em;
  margin-bottom: 0;
}

.j-content .entry-meta,
.j-content .entry-utility {
  color: #2e4453;
  padding: 5px 0;
  text-transform: none;
  font-size: 14px;
  border-top: none;
  border-bottom: none;
  font-style: italic;
}
.j-content .entry-meta a,
.j-content .entry-utility a {
  font-weight: 600;
  color: #2e4453;
  text-decoration: underline;
}

.j-content .entry-meta {
  margin-bottom: 15px;
}

#jp-post-flair {
  margin: 4em 0 0 0;
  border-top: none;
}
#jp-post-flair h3,
#jp-post-flair em {
  text-transform: none;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0;
}
#jp-post-flair h3:before,
#jp-post-flair em:before {
  display: none !important;
}

.j-content .entry-content p {
  margin: 0 0 2em 0;
}
.j-content .entry-content p,
.j-content .entry-content ul,
.j-content .entry-content ol {
  font-size: 18px;
  line-height: 1.65;
}
.j-content .entry-content img {
  max-width: 100%;
}
.j-content .entry-content img[height] {
  height: auto;
}
.j-content .entry-content img.aligncenter {
  display: block;
  margin: 0 auto;
}

.single .post > .attachment-post-thumbnail {
  margin-bottom: 20px;
}

.r-side .widget_top-posts li {
  padding: 10px 0;
}
.r-side .widget_categories li {
  padding: 2px 0;
}

.entry-content:after {
  content: "";
  display: table;
  clear: both;
}

.search-results-cats,
.search-results-cats li,
.search-results-cats li ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #87a6bc;
}

.search-results-cats h4 {
  margin-bottom: 15px;
}

.search-results-cats li {
  font-weight: 600;
}

.search-results-cats.by-date li {
  font-weight: 400;
}

.search-results-cats li a {
  display: inline-block;
  padding-bottom: 2px;
}

.search-results-cats li li {
  font-weight: 400;
  list-style: none;
  margin: 0 0 4px 0;
  padding: 0;
}

@media (min-width: 783px) {
  .jp-blog-search-col {
    width: 50%;
    float: left;
  }
}

.navigation .nav-previous a,
.navigation .nav-next a {
  font-weight: bold;
}
.navigation .nav-next {
  float: right;
}

div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post {
  opacity: 1;
}

div#jp-relatedposts div.jp-relatedposts-items div.jp-relatedposts-post:hover .jp-relatedposts-post-title a,
div#jp-relatedposts div.jp-relatedposts-items div.jp-relatedposts-post .jp-relatedposts-post-title a {
  color: #008710;
}

div#jp-relatedposts {
  margin-top: 4em;
}

.jp-relatedposts-headline:after {
  display: inline-block;
  content: "articles";
  margin-left: 5px;
  font-size: 18px;
}

#comments {
  margin-top: 3em;
  border-top: 2px #f3f6f8 solid;
}
#comments .comment.depth-1 {
  border-bottom: 1px #c8d7e1 solid;
}
#comments a,
#comments a:visited,
#comments a:active {
  color: #008710;
}
#comments a.url {
  color: #000;
}
#comments p {
  font-size: 16px;
}
#comments .children {
  padding-left: 10%;
  margin-bottom: 0;
  margin-top: 0;
}
#comments .depth-1 {
  border-radius: 4px;
}
#comments .depth-1:nth-child(odd) {
  background: none;
}
#comments .depth-1:nth-child(even) {
  background: none;
}
#comments li {
  margin-bottom: 1em;
}
#comments li ul li {
  padding: 0;
}

#comments-title {
  padding-bottom: 5px;
}

.comment-body p a {
  text-decoration: underline;
}
.comment-body br {
  display: none;
}
.comment-body form a {
  font-size: 14px;
  text-transform: none;
  background: #069e08;
  color: #fff !important;
  padding: 0.5em 1em;
  border-radius: 4px;
  font-weight: 600;
}
.comment-body form a:hover {
  background: #046d06;
}

.commentlist {
  max-width: 100%;
}
.commentlist .comment-body {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 1px #fff solid;
}
.commentlist .comment-body:last-of-type {
  border-bottom: none;
}
.commentlist .comment-meta {
  font-size: 12px;
  position: relative;
  top: -6px;
}
.commentlist .comment-meta a {
  color: #2e4453 !important;
}
.commentlist .comment-meta a.comment-edit-link {
  color: #069e08 !important;
}
.commentlist .avatar {
  margin-right: 15px;
  border: 4px transparent solid;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.commentlist .is-a8c .comment-author.vcard img {
  border: 4px #069e08 solid;
}
.commentlist .is-a8c .fn:after {
  color: #069e08;
}
.commentlist .fn {
  font-size: 16px;
  position: relative;
  top: 3px;
}

.reply:after {
  content: "";
  display: table;
  clear: both;
}

.comment-reply-link {
  color: #2e4453 !important;
  font-weight: 600;
  padding: 4px 12px;
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-top: -5px;
}

#comments p.comment-likes {
  display: inline-block;
  padding: 20px 0 0 0;
  margin: 0;
  float: left;
  clear: none;
}

.comment-container {
  padding: 1em 0 2em;
  margin: 1em 0;
}
.comment-container:last-child {
  border-bottom: none;
}

.children .comment-container:last-child {
  border-bottom: none;
  margin-bottom: 50px;
}

#cancel-comment-reply-link {
  font-size: 14px;
}

.single-post h2 {
  font-size: 2em;
  font-weight: 600;
  color: #000;
  margin: 1.25em 0;
}
.single-post h3 {
  font-size: 1.75em;
  margin: 1.25em 0;
}
.single-post h4 {
  color: #000;
}

.page-template-page-pricing-2018 h1.entry-title {
  display: none;
}

.pricing-comparison .some {
  background: #f3f6f8;
}
.pricing-comparison .yes {
  background-color: #e9eff3;
}
.pricing-comparison .yes .gridicon {
  fill: #008710;
}
.pricing-comparison .feature-heading-active {
  background: #c8d7e1;
  color: #000;
}
.pricing-comparison .feature-name .gridicon {
  fill: #069e08;
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.pricing-comparison #btn-compare-features-business:hover {
  color: #fff !important;
}

.feature-col .cta-install .wp-button, .feature-col .cta-install .navigation .nav-previous a, .navigation .nav-previous .feature-col .cta-install a,
.feature-col .cta-install .navigation .nav-next a,
.navigation .nav-next .feature-col .cta-install a, .feature-col .cta-install .comment-reply-link {
  background: #fff;
  border-color: #c8d7e1;
  border-style: solid;
  border-width: 1px 1px 2px;
  color: #2e4453;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  outline: 0;
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  text-decoration: none;
  vertical-align: top;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 21px;
  border-radius: 4px;
  padding: 7px 14px 9px;
  -webkit-appearance: none;
  appearance: none;
}

.feature-col .cta-install .wp-button.is-primary, .feature-col .cta-install .navigation .nav-previous a.is-primary, .navigation .nav-previous .feature-col .cta-install a.is-primary,
.feature-col .cta-install .navigation .nav-next a.is-primary,
.navigation .nav-next .feature-col .cta-install a.is-primary, .feature-col .cta-install .is-primary.comment-reply-link, .feature-col .cta-install .pricing-comparison .wp-button#btn-compare-features-business, .pricing-comparison .feature-col .cta-install .wp-button#btn-compare-features-business, .feature-col .cta-install .navigation .nav-previous .pricing-comparison a#btn-compare-features-business, .navigation .nav-previous .pricing-comparison .feature-col .cta-install a#btn-compare-features-business, .feature-col .cta-install .pricing-comparison .navigation .nav-previous a#btn-compare-features-business, .pricing-comparison .navigation .nav-previous .feature-col .cta-install a#btn-compare-features-business,
.feature-col .cta-install .navigation .nav-next .pricing-comparison a#btn-compare-features-business,
.navigation .nav-next .pricing-comparison .feature-col .cta-install a#btn-compare-features-business,
.feature-col .cta-install .pricing-comparison .navigation .nav-next a#btn-compare-features-business,
.pricing-comparison .navigation .nav-next .feature-col .cta-install a#btn-compare-features-business, .feature-col .cta-install .pricing-comparison .comment-reply-link#btn-compare-features-business, .pricing-comparison .feature-col .cta-install .comment-reply-link#btn-compare-features-business {
  background: #2fb41f;
  border-color: #008710;
  color: #fff;
}

.j-feature {
  padding-top: 4em;
}
.j-feature img {
  width: 100%;
  max-width: 550px;
  border-radius: 8px;
  border: 1px #d3dee5 solid;
  padding: 1em;
}
.j-feature h3 {
  color: #2e4453;
}
.j-feature .j-col p {
  text-align: left;
}

.act {
  margin-top: 2em;
  padding: 3em;
  background: #e3eaef;
  border-radius: 12px;
}

.filter a {
  background: #d3dee5;
  color: #2e4453;
  text-shadow: none;
  width: 200px;
  padding: 1em;
  font-size: 1em;
}
.filter a:hover {
  color: #fff;
  background: #008710;
}
.filter .selected {
  color: #fff;
  background: #069e08;
  font-weight: 600;
}

.cat .module {
  transition: all 0.5s ease-in-out;
  width: 100%;
}
.cat .module h3 {
  color: #069e08;
  font-size: 1.5em;
  font-weight: 400;
  margin-bottom: 0.75em;
  text-align: left;
}
.cat .module h3:before {
  color: #2e4453;
}
.cat .module h3 .paid {
  top: 9px;
}
.cat .module p {
  font-size: 1em;
}
.cat .module:hover {
  border: 1px #08cf0a solid;
  background-color: #76fa78;
}

@media (max-width: 782px) {
  .cat .module,
  .cat .module:nth-child(2n+1),
  .cat .module:nth-child(3n+1) {
    margin: 0 0 0.5em 0;
  }
}
@media (min-width: 783px) {
  .cat .module,
  .cat .module:nth-child(2n+1),
  .cat .module:nth-child(3n+1) {
    width: 49%;
  }
}
@media (min-width: 901px) {
  .cat .module,
  .cat .module:nth-child(2n+1),
  .cat .module:nth-child(3n+1) {
    width: 32%;
  }
}

.page-template-page-single-feature .feature-section a.feature-button-cta {
  margin-top: 25px;
}

.page-template-page-contact .jp-support-question,
.page-template-landing-page-search .jp-support-question,
.post-type-archive-jetpack_support .jp-support-question {
  width: 100%;
  margin: 0 auto;
  padding: 1em;
  font-size: 1.25em;
  border: 1px #d3dee5 solid;
}
.page-template-page-contact .jp-support-question:focus,
.page-template-landing-page-search .jp-support-question:focus,
.post-type-archive-jetpack_support .jp-support-question:focus {
  outline: none;
  border: 1px #069e08 solid;
}
.page-template-page-contact #faqs,
.page-template-page-contact #responses,
.page-template-landing-page-search #faqs,
.page-template-landing-page-search #responses,
.post-type-archive-jetpack_support #faqs,
.post-type-archive-jetpack_support #responses {
  display: none;
  border: 1px #c8d7e1 solid;
  background-color: #fff;
  border-top: 0;
  text-align: left;
  padding: 1em;
}
@media (min-width: 783px) {
  .page-template-page-contact #faqs,
  .page-template-page-contact #responses,
  .page-template-landing-page-search #faqs,
  .page-template-landing-page-search #responses,
  .post-type-archive-jetpack_support #faqs,
  .post-type-archive-jetpack_support #responses {
    padding: 1em;
  }
}
.page-template-page-contact #faqs .response,
.page-template-page-contact #responses .response,
.page-template-landing-page-search #faqs .response,
.page-template-landing-page-search #responses .response,
.post-type-archive-jetpack_support #faqs .response,
.post-type-archive-jetpack_support #responses .response {
  margin-bottom: 1em;
  font-size: 1.2em;
  line-height: 150%;
}
.page-template-page-contact #faqs .response:last-of-type,
.page-template-page-contact #responses .response:last-of-type,
.page-template-landing-page-search #faqs .response:last-of-type,
.page-template-landing-page-search #responses .response:last-of-type,
.post-type-archive-jetpack_support #faqs .response:last-of-type,
.post-type-archive-jetpack_support #responses .response:last-of-type {
  margin-bottom: 0;
}
.page-template-page-contact #faqs .response a,
.page-template-page-contact #responses .response a,
.page-template-landing-page-search #faqs .response a,
.page-template-landing-page-search #responses .response a,
.post-type-archive-jetpack_support #faqs .response a,
.post-type-archive-jetpack_support #responses .response a {
  display: block;
  font-size: 1em;
}
.page-template-page-contact #faqs .response:first-of-type:before,
.page-template-page-contact #responses .response:first-of-type:before,
.page-template-landing-page-search #faqs .response:first-of-type:before,
.page-template-landing-page-search #responses .response:first-of-type:before,
.post-type-archive-jetpack_support #faqs .response:first-of-type:before,
.post-type-archive-jetpack_support #responses .response:first-of-type:before {
  display: block;
  color: #000;
  padding: 0 0 20px 0;
  font-weight: bold;
}
.page-template-page-contact #responses .response:first-of-type:before,
.page-template-landing-page-search #responses .response:first-of-type:before,
.post-type-archive-jetpack_support #responses .response:first-of-type:before {
  content: "Related Jetpack features";
}
.page-template-page-contact #faqs .response:first-of-type:before,
.page-template-landing-page-search #faqs .response:first-of-type:before,
.post-type-archive-jetpack_support #faqs .response:first-of-type:before {
  content: "Frequently asked questions";
}

.page-template-landing-page-search .entry-title,
.post-type-archive-jetpack_support .entry-title {
  font-size: 2.25em;
}
.page-template-landing-page-search .q-shell,
.post-type-archive-jetpack_support .q-shell {
  width: 100%;
  margin: 2em auto;
}
@media (min-width: 783px) {
  .page-template-landing-page-search .l-side,
  .post-type-archive-jetpack_support .l-side {
    padding-right: 6em;
  }
}
.page-template-landing-page-search .l-side .widget,
.post-type-archive-jetpack_support .l-side .widget {
  margin-bottom: 1em;
  background: #fff;
  border: 1px #dcdcde solid;
  float: left;
  padding: 1.25em;
  border-radius: 4px;
}
@media (min-width: 901px) {
  .page-template-landing-page-search .l-side .widget,
  .post-type-archive-jetpack_support .l-side .widget {
    width: 48%;
    margin: 0 2% 2% 0;
  }
}
.page-template-landing-page-search .l-side .widget:nth-child(odd),
.post-type-archive-jetpack_support .l-side .widget:nth-child(odd) {
  clear: both;
}
.page-template-landing-page-search .l-side .widget a,
.post-type-archive-jetpack_support .l-side .widget a {
  font-size: 1.35em;
}
.page-template-landing-page-search .r-side .widget,
.post-type-archive-jetpack_support .r-side .widget {
  margin-bottom: 2em;
  font-size: 1.25em;
}
.page-template-landing-page-search .r-side .widget strong,
.post-type-archive-jetpack_support .r-side .widget strong {
  font-size: 1.25em;
  margin-bottom: 0.55em;
  display: block;
}
.page-template-landing-page-search .r-side .km-jp-download,
.post-type-archive-jetpack_support .r-side .km-jp-download {
  display: inline;
  background: transparent;
  color: #069e08;
  font-size: 1em;
}

.single-jetpack_support .inner h1.entry-title {
  font-size: 34px;
}
.single-jetpack_support .widget_toc ul {
  font-size: 1.25em;
}
.single-jetpack_support .widget_toc li {
  line-height: 185%;
  margin-bottom: 0.55em;
}
.single-jetpack_support .widget_toc .toc-has-h2 .toc-h3 {
  padding-left: 1.5em;
}
.single-jetpack_support h3 {
  margin: 1.5rem 0;
}

.jetpack-support-breadcrumbs {
  font-size: 14px;
  margin-bottom: 10px;
}

.jetpack-support-breadcrumbs span {
  margin: 0 6px;
}

.support-form-container {
  margin-top: 1em;
}

.jp-contact-notice {
  padding: 2em;
  margin: 0 0 2em 0;
  background-color: #f3f6f8;
}
@media (min-width: 783px) {
  .jp-contact-notice {
    float: right;
    max-width: 28%;
  }
}

.jp-support-form-inner {
  clear: both;
}
@media (min-width: 783px) {
  .jp-support-form-inner {
    max-width: 70%;
    float: left;
    padding-right: 2em;
  }
}

.logged-status {
  font-style: italic;
  background: #f3f6f8;
  padding: 1em;
  margin: 2em 0;
}

div.vulnerability {
  margin-bottom: 10px;
}

.page-template-page-contact #jetpackme_support_form label {
  font-weight: 600;
  padding-bottom: 5px;
  display: inline-block;
  font-size: 16px;
}

.page-template-page-contact #jetpackme_support_form #blog_url,
.page-template-page-contact #jetpackme_support_form #subject {
  margin-bottom: 25px;
}

.page-template-page-contact #jetpackme_support_form #security_message {
  font-style: italic;
  line-height: 1.5;
}

.page-template-page-contact #jetpackme_support_form ul li label {
  font-weight: 400;
}

.page-template-page-contact .jetpackme-display-form {
  background: transparent;
  padding-top: 2em;
  margin-top: 0;
  border: none;
}
@media (min-width: 783px) {
  .page-template-page-contact .jetpackme-display-form {
    padding: 2em 0 2em;
  }
}

.page-template-page-contact .jetpackme-display-form h1.entry-title {
  margin-top: 0;
}

.page-template-page-contact .jetpackme-display-form .support-notice {
  border: none;
  background: transparent;
}

#jetpackme_support_form label {
  color: #646970;
  font-size: 16px;
  color: #000;
  font-weight: 500;
}
#jetpackme_support_form input:not(.wp-button):not(.comment-reply-link),
#jetpackme_support_form textarea {
  width: 100%;
  padding: 1em;
  font-size: 16px;
  border: 1px #c8d7e1 solid;
}
#jetpackme_support_form input.wp-button, #jetpackme_support_form input.comment-reply-link {
  font-weight: 600;
  font-size: 16px;
  padding: 0.75em 1.25em;
  margin: 1em 0;
}
#jetpackme_support_form input[type=radio] {
  width: 16px !important;
}
#jetpackme_support_form ul {
  padding: 0;
}
#jetpackme_support_form ul li {
  list-style-type: none;
}

.page-template-page-feature-index #feature-index-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.page-template-page-feature-index #feature-index-container .feature-index-nav {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
}
.page-template-page-feature-index #feature-index-container .feature-index-nav ul li {
  display: inline;
  list-style-type: none;
  padding-right: 30px;
  float: left;
}
.page-template-page-feature-index #feature-index-container .feature-index-nav ul li a:hover {
  border-bottom: 4px solid #ccc;
}
.page-template-page-feature-index #feature-index-container .feature-index-nav ul li a.current {
  border-bottom: 4px solid #ccc;
}
.page-template-page-feature-index #feature-index-container .feature-index-nav ul li a:active {
  outline: none;
}
.page-template-page-feature-index #feature-index-container .feature-index-legend {
  font-size: 11px;
  margin-bottom: 25px;
}
.page-template-page-feature-index #feature-index-container .feature-index-legend a {
  color: #000;
  border-bottom: 1px dotted #72af3a;
}


.page-template-page-single-feature .mast,
.page-template-page-feature-index .mast,
.page-template-page-current-promotion .mast {
  margin-bottom: 0;
}
.page-template-page-single-feature .in,
.page-template-page-feature-index .in,
.page-template-page-current-promotion .in {
  text-align: left;
}
.page-template-page-single-feature .in h1,
.page-template-page-single-feature .in h2,
.page-template-page-single-feature .in h3,
.page-template-page-single-feature .in h4,
.page-template-page-single-feature .in h5,
.page-template-page-feature-index .in h1,
.page-template-page-feature-index .in h2,
.page-template-page-feature-index .in h3,
.page-template-page-feature-index .in h4,
.page-template-page-feature-index .in h5,
.page-template-page-current-promotion .in h1,
.page-template-page-current-promotion .in h2,
.page-template-page-current-promotion .in h3,
.page-template-page-current-promotion .in h4,
.page-template-page-current-promotion .in h5 {
  text-align: left;
}
.page-template-page-single-feature .feature-acenter .in h1,
.page-template-page-single-feature .feature-acenter .in h2,
.page-template-page-single-feature .feature-acenter .in h3,
.page-template-page-single-feature .feature-acenter .in h4,
.page-template-page-single-feature .feature-acenter .in h5,
.page-template-page-feature-index .feature-acenter .in h1,
.page-template-page-feature-index .feature-acenter .in h2,
.page-template-page-feature-index .feature-acenter .in h3,
.page-template-page-feature-index .feature-acenter .in h4,
.page-template-page-feature-index .feature-acenter .in h5,
.page-template-page-current-promotion .feature-acenter .in h1,
.page-template-page-current-promotion .feature-acenter .in h2,
.page-template-page-current-promotion .feature-acenter .in h3,
.page-template-page-current-promotion .feature-acenter .in h4,
.page-template-page-current-promotion .feature-acenter .in h5 {
  text-align: center;
}
.page-template-page-single-feature h3,
.page-template-page-feature-index h3,
.page-template-page-current-promotion h3 {
  color: #2e4453;
}
.page-template-page-single-feature li,
.page-template-page-feature-index li,
.page-template-page-current-promotion li {
  margin-bottom: 0.575em;
}
.page-template-page-single-feature img,
.page-template-page-feature-index img,
.page-template-page-current-promotion img {
  position: relative;
  max-width: 100%;
  height: auto;
}
.page-template-page-single-feature img.feature-screenshot,
.page-template-page-feature-index img.feature-screenshot,
.page-template-page-current-promotion img.feature-screenshot {
  border: 3px solid #d3dee5;
  border-top-width: 16px;
  border-radius: 3px;
}
.page-template-page-single-feature .feature-section,
.page-template-page-feature-index .feature-section,
.page-template-page-current-promotion .feature-section {
  padding: 4em 0;
}
.page-template-page-single-feature .feature-light,
.page-template-page-feature-index .feature-light,
.page-template-page-current-promotion .feature-light {
  background: #fff;
}
.page-template-page-single-feature .cta-install,
.page-template-page-feature-index .cta-install,
.page-template-page-current-promotion .cta-install {
  padding: 2em 0;
  text-align: center;
}
.page-template-page-single-feature .feature-header h1,
.page-template-page-feature-index .feature-header h1,
.page-template-page-current-promotion .feature-header h1 {
  margin-bottom: 0.5em;
  font-size: 2.5em;
  color: #000 !important;
}
.page-template-page-single-feature .feature-header h2,
.page-template-page-feature-index .feature-header h2,
.page-template-page-current-promotion .feature-header h2 {
  max-width: 760px;
  font-size: 2em;
  color: #3d596d !important;
}
.page-template-page-single-feature .feature-header.feature-section,
.page-template-page-feature-index .feature-header.feature-section,
.page-template-page-current-promotion .feature-header.feature-section {
  padding-bottom: 0;
}
.page-template-page-single-feature .feature-intro,
.page-template-page-feature-index .feature-intro,
.page-template-page-current-promotion .feature-intro {
  font-size: 1.15em;
}
.page-template-page-single-feature .feature-intro .in,
.page-template-page-feature-index .feature-intro .in,
.page-template-page-current-promotion .feature-intro .in {
  max-width: 760px;
  padding: 0 1em;
}
.page-template-page-single-feature .feature-highlights div,
.page-template-page-single-feature .feature-highlights p,
.page-template-page-feature-index .feature-highlights div,
.page-template-page-feature-index .feature-highlights p,
.page-template-page-current-promotion .feature-highlights div,
.page-template-page-current-promotion .feature-highlights p {
  max-width: 580px;
}
@media (max-width: 782px) {
  .page-template-page-single-feature .feature-highlights div,
  .page-template-page-single-feature .feature-highlights p,
  .page-template-page-feature-index .feature-highlights div,
  .page-template-page-feature-index .feature-highlights p,
  .page-template-page-current-promotion .feature-highlights div,
  .page-template-page-current-promotion .feature-highlights p {
    padding: 0 1.5em;
  }
}
.page-template-page-single-feature .feature-highlights ul,
.page-template-page-feature-index .feature-highlights ul,
.page-template-page-current-promotion .feature-highlights ul {
  max-width: 580px;
  margin: 2em auto;
  padding-left: 0;
  font-size: 1.225em;
}
@media (max-width: 782px) {
  .page-template-page-single-feature .feature-highlights ul,
  .page-template-page-feature-index .feature-highlights ul,
  .page-template-page-current-promotion .feature-highlights ul {
    padding: 0 1.5em;
  }
}
.page-template-page-single-feature .feature-highlights a,
.page-template-page-feature-index .feature-highlights a,
.page-template-page-current-promotion .feature-highlights a {
  color: #2e4453;
  font-weight: 600;
  text-decoration: underline;
}
.page-template-page-single-feature .feature-secondary,
.page-template-page-feature-index .feature-secondary,
.page-template-page-current-promotion .feature-secondary {
  font-size: 90%;
}
.page-template-page-single-feature .feature-related .in,
.page-template-page-feature-index .feature-related .in,
.page-template-page-current-promotion .feature-related .in {
  max-width: 760px;
}
.page-template-page-single-feature .feature-related p,
.page-template-page-feature-index .feature-related p,
.page-template-page-current-promotion .feature-related p {
  text-align: center;
}
.page-template-page-single-feature .feature-related a,
.page-template-page-feature-index .feature-related a,
.page-template-page-current-promotion .feature-related a {
  margin: 2em auto;
}
.page-template-page-single-feature ul.features-listing,
.page-template-page-feature-index ul.features-listing,
.page-template-page-current-promotion ul.features-listing {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 600px) {
  .page-template-page-single-feature ul.features-listing,
  .page-template-page-feature-index ul.features-listing,
  .page-template-page-current-promotion ul.features-listing {
    flex-direction: column;
  }
}
.page-template-page-single-feature ul.features-listing li,
.page-template-page-feature-index ul.features-listing li,
.page-template-page-current-promotion ul.features-listing li {
  display: block;
  float: left;
  width: 47%;
  margin-bottom: 1em;
  padding: 1em 0;
}
@media (max-width: 600px) {
  .page-template-page-single-feature ul.features-listing li,
  .page-template-page-feature-index ul.features-listing li,
  .page-template-page-current-promotion ul.features-listing li {
    width: 100%;
  }
}
.page-template-page-single-feature ul.features-listing a,
.page-template-page-feature-index ul.features-listing a,
.page-template-page-current-promotion ul.features-listing a {
  display: block;
  font-weight: bold;
  margin-bottom: 0.5em;
  font-size: 1.1em;
}
.page-template-page-single-feature .pricing-comparison,
.page-template-page-feature-index .pricing-comparison,
.page-template-page-current-promotion .pricing-comparison {
  text-align: center;
}
.page-template-page-single-feature .pricing-comparison .pricing-switcher,
.page-template-page-feature-index .pricing-comparison .pricing-switcher,
.page-template-page-current-promotion .pricing-comparison .pricing-switcher {
  display: flex;
  justify-content: center;
  margin: 0 auto 3.5em;
}
.page-template-page-single-feature .pricing-comparison .pricing-switcher a,
.page-template-page-feature-index .pricing-comparison .pricing-switcher a,
.page-template-page-current-promotion .pricing-comparison .pricing-switcher a {
  display: block;
  width: 25%;
  padding: 20px;
  font-weight: bold;
  text-align: center;
  border: solid 1px #069e08;
}
.page-template-page-single-feature .pricing-comparison .pricing-switcher a:nth-of-type(1),
.page-template-page-feature-index .pricing-comparison .pricing-switcher a:nth-of-type(1),
.page-template-page-current-promotion .pricing-comparison .pricing-switcher a:nth-of-type(1) {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.page-template-page-single-feature .pricing-comparison .pricing-switcher a:nth-of-type(2),
.page-template-page-feature-index .pricing-comparison .pricing-switcher a:nth-of-type(2),
.page-template-page-current-promotion .pricing-comparison .pricing-switcher a:nth-of-type(2) {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.page-template-page-single-feature .pricing-comparison .pricing-switcher a.selected,
.page-template-page-feature-index .pricing-comparison .pricing-switcher a.selected,
.page-template-page-current-promotion .pricing-comparison .pricing-switcher a.selected {
  background: #069e08;
  color: #fff;
}
@media (max-width: 700px) {
  .page-template-page-single-feature .pricing-comparison .pricing-switcher a,
  .page-template-page-feature-index .pricing-comparison .pricing-switcher a,
  .page-template-page-current-promotion .pricing-comparison .pricing-switcher a {
    width: 45%;
  }
}
.page-template-page-single-feature .pricing-comparison .plans h2,
.page-template-page-feature-index .pricing-comparison .plans h2,
.page-template-page-current-promotion .pricing-comparison .plans h2 {
  margin-bottom: 0.35em;
  font-size: 2em;
  font-weight: 600;
  text-align: center;
}
.page-template-page-single-feature .pricing-comparison .plans h3,
.page-template-page-feature-index .pricing-comparison .plans h3,
.page-template-page-current-promotion .pricing-comparison .plans h3 {
  font-size: 1.2em;
  text-align: center;
}
.page-template-page-single-feature .pricing-comparison .plans p,
.page-template-page-feature-index .pricing-comparison .plans p,
.page-template-page-current-promotion .pricing-comparison .plans p {
  font-size: 1.1em;
}
.page-template-page-single-feature .pricing-comparison .plans ul,
.page-template-page-feature-index .pricing-comparison .plans ul,
.page-template-page-current-promotion .pricing-comparison .plans ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.page-template-page-single-feature .pricing-comparison .plans-business,
.page-template-page-feature-index .pricing-comparison .plans-business,
.page-template-page-current-promotion .pricing-comparison .plans-business {
  display: none;
}
.page-template-page-single-feature .pricing-comparison .plan-free,
.page-template-page-single-feature .pricing-comparison .plan-personal,
.page-template-page-single-feature .pricing-comparison .plan-premium,
.page-template-page-single-feature .pricing-comparison .plan-professional,
.page-template-page-feature-index .pricing-comparison .plan-free,
.page-template-page-feature-index .pricing-comparison .plan-personal,
.page-template-page-feature-index .pricing-comparison .plan-premium,
.page-template-page-feature-index .pricing-comparison .plan-professional,
.page-template-page-current-promotion .pricing-comparison .plan-free,
.page-template-page-current-promotion .pricing-comparison .plan-personal,
.page-template-page-current-promotion .pricing-comparison .plan-premium,
.page-template-page-current-promotion .pricing-comparison .plan-professional {
  float: left;
  width: 50%;
  padding: 1em;
  text-align: center;
}
@media (max-width: 700px) {
  .page-template-page-single-feature .pricing-comparison .plan-free,
  .page-template-page-single-feature .pricing-comparison .plan-personal,
  .page-template-page-single-feature .pricing-comparison .plan-premium,
  .page-template-page-single-feature .pricing-comparison .plan-professional,
  .page-template-page-feature-index .pricing-comparison .plan-free,
  .page-template-page-feature-index .pricing-comparison .plan-personal,
  .page-template-page-feature-index .pricing-comparison .plan-premium,
  .page-template-page-feature-index .pricing-comparison .plan-professional,
  .page-template-page-current-promotion .pricing-comparison .plan-free,
  .page-template-page-current-promotion .pricing-comparison .plan-personal,
  .page-template-page-current-promotion .pricing-comparison .plan-premium,
  .page-template-page-current-promotion .pricing-comparison .plan-professional {
    float: none;
    width: 100%;
    padding: 2em 0;
  }
}
.page-template-page-single-feature .pricing-comparison .plan-personal,
.page-template-page-single-feature .pricing-comparison .plan-professional,
.page-template-page-feature-index .pricing-comparison .plan-personal,
.page-template-page-feature-index .pricing-comparison .plan-professional,
.page-template-page-current-promotion .pricing-comparison .plan-personal,
.page-template-page-current-promotion .pricing-comparison .plan-professional {
  border-left: solid 1px #d6d6d6;
}
@media (max-width: 700px) {
  .page-template-page-single-feature .pricing-comparison .plan-personal,
  .page-template-page-single-feature .pricing-comparison .plan-professional,
  .page-template-page-feature-index .pricing-comparison .plan-personal,
  .page-template-page-feature-index .pricing-comparison .plan-professional,
  .page-template-page-current-promotion .pricing-comparison .plan-personal,
  .page-template-page-current-promotion .pricing-comparison .plan-professional {
    border-left: none;
    border-top: solid 1px #d6d6d6;
  }
}
.page-template-page-single-feature .pricing-comparison .feature-button-cta,
.page-template-page-feature-index .pricing-comparison .feature-button-cta,
.page-template-page-current-promotion .pricing-comparison .feature-button-cta {
  margin: 0.5em auto 2em;
}

.pricing-proof .in {
  max-width: 760px;
}
.pricing-proof .proof-listing {
  display: flex;
  justify-content: space-between;
  max-width: 760px;
  margin: 2em 0 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 700px) {
  .pricing-proof .proof-listing {
    flex-direction: column;
  }
}
.pricing-proof .proof-listing li {
  width: 31%;
}
@media (max-width: 700px) {
  .pricing-proof .proof-listing li {
    width: 100%;
  }
}
.pricing-proof .proof-listing strong {
  display: block;
  margin-bottom: 1em;
}
.pricing-proof .proof-listing p {
  margin: 0 0 1em;
  padding: 0;
  font-size: 1em;
}

.page .contact-form-submission .go-back-message .link {
  transition: all 0.5s ease-in-out;
  line-height: 1.25;
  text-decoration: underline;
  color: #008710;
}
.page .contact-form-submission .go-back-message .link:hover {
  text-decoration: none;
  color: #2fb41f;
}

a.feature-button-cta {
  color: #fff;
  background: #008710;
  border: none;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  outline: 0;
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  text-decoration: none;
  vertical-align: top;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 1.5;
  border-radius: 4px;
  padding: 7px 20px 9px;
  -webkit-appearance: none;
  appearance: none;
}
a.feature-button-cta:hover, a.feature-button-cta:active, a.feature-button-cta:visited, a.feature-button-cta:focus {
  color: #fff;
  background: #005b18;
}

.feature-button-cta.inline {
  display: inline-block;
  margin: 0;
}
@media (max-width: 375px) {
  .feature-button-cta.inline {
    display: block;
    max-width: 100%;
    margin: 1em 0;
  }
}

.feature-button-cta.secondary {
  margin-left: 0.5em;
  background: #fff;
  border-color: #c8d7e1;
  border-style: solid;
  border-width: 1px 1px 2px;
  color: #2e4453;
}
.feature-button-cta.secondary:hover, .feature-button-cta.secondary:active, .feature-button-cta.secondary:visited, .feature-button-cta.secondary:focus {
  background: #fff;
  border-color: #a8bece;
  color: #2e4453;
}
@media (max-width: 375px) {
  .feature-button-cta.secondary {
    margin: 0.5em 0;
  }
}

.security-card {
  position: relative;
  margin-bottom: 3em;
  padding: 24px;
  font-size: 15px;
  font-weight: 600;
  color: #2e4453;
  background: #fff;
  border: 1px solid rgba(135, 166, 188, 0.5);
  box-shadow: 0 2px 4px 0 rgba(135, 166, 188, 0.15);
  border-radius: 3px;
}
.security-card h3 {
  color: black;
}
.security-card p {
  margin-top: 0.325em;
  font-size: 15px;
}

.security-type {
  position: absolute;
  top: 24px;
  right: 24px;
  padding: 8px 16px;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  background: #87a6bc;
  text-transform: uppercase;
  border-radius: 3px;
}

.security-ranking {
  position: relative;
  margin-top: 24px;
  padding-top: 18px;
}
.security-ranking:before, .security-ranking:after {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  height: 8px;
}
.security-ranking:before {
  width: 100%;
  background: #c8d7e1;
  z-index: 2;
}
.security-ranking:after {
  z-index: 3;
}
.security-ranking.ranking-great:after {
  width: 100%;
  background: #069e08;
}
.security-ranking.ranking-great span {
  color: #069e08;
}
.security-ranking.ranking-good:after {
  width: 65%;
  background: #f0c930;
}
.security-ranking.ranking-good span {
  color: #f0c930;
}
.security-ranking.ranking-bad:after {
  width: 15%;
  background: #d63638;
}
.security-ranking.ranking-bad span {
  color: #d63638;
}

.page-template-page-photography-2018 .jp-announcement-banner {
  display: none !important;
}

.jp-photography-header {
  width: 100%;
  text-align: center;
}

.jp-photography-header img {
  margin: 0 auto;
  width: 80%;
  max-width: 1000px;
}

.lightroom-app-cta img {
  width: 90%;
  max-width: 400px;
  margin-bottom: 2em;
}

.thats-no-all-cta h3,
.lightroom-app-cta h3 {
  max-width: 800px;
}

.page-template-page-jetpack-hosts-2018 h1,
.page-template-page-jetpack-hosts-2018 h2,
.page-template-page-jetpack-hosts-2018 h3,
.page-template-page-jetpack-hosts-2018 h4,
.page-template-page-jetpack-hosts-2018 p,
.page-template-page-jetpack-hosting-2018 h1,
.page-template-page-jetpack-hosting-2018 h2,
.page-template-page-jetpack-hosting-2018 h3,
.page-template-page-jetpack-hosting-2018 h4,
.page-template-page-jetpack-hosting-2018 p,
.page-template-page-guided-transfer h1,
.page-template-page-guided-transfer h2,
.page-template-page-guided-transfer h3,
.page-template-page-guided-transfer h4,
.page-template-page-guided-transfer p {
  text-align: left;
  margin-left: 0;
  margin-right: 0;
  clear: left;
}
.page-template-page-jetpack-hosts-2018 .invert h1,
.page-template-page-jetpack-hosts-2018 .invert h2,
.page-template-page-jetpack-hosts-2018 .invert h3,
.page-template-page-jetpack-hosts-2018 .invert h4,
.page-template-page-jetpack-hosts-2018 .invert p:not(.list-criteria),
.page-template-page-jetpack-hosting-2018 .invert h1,
.page-template-page-jetpack-hosting-2018 .invert h2,
.page-template-page-jetpack-hosting-2018 .invert h3,
.page-template-page-jetpack-hosting-2018 .invert h4,
.page-template-page-jetpack-hosting-2018 .invert p:not(.list-criteria),
.page-template-page-guided-transfer .invert h1,
.page-template-page-guided-transfer .invert h2,
.page-template-page-guided-transfer .invert h3,
.page-template-page-guided-transfer .invert h4,
.page-template-page-guided-transfer .invert p:not(.list-criteria) {
  text-align: center;
}
.page-template-page-jetpack-hosts-2018 .invert.host-list-section h3,
.page-template-page-jetpack-hosts-2018 .invert.host-list-section p:not(.list-criteria),
.page-template-page-jetpack-hosting-2018 .invert.host-list-section h3,
.page-template-page-jetpack-hosting-2018 .invert.host-list-section p:not(.list-criteria),
.page-template-page-guided-transfer .invert.host-list-section h3,
.page-template-page-guided-transfer .invert.host-list-section p:not(.list-criteria) {
  text-align: left;
}
.page-template-page-jetpack-hosts-2018 .invert .hosts-plans-container-inner h3,
.page-template-page-jetpack-hosts-2018 .invert .hosts-plans-container-inner p:not(.list-criteria),
.page-template-page-jetpack-hosting-2018 .invert .hosts-plans-container-inner h3,
.page-template-page-jetpack-hosting-2018 .invert .hosts-plans-container-inner p:not(.list-criteria),
.page-template-page-guided-transfer .invert .hosts-plans-container-inner h3,
.page-template-page-guided-transfer .invert .hosts-plans-container-inner p:not(.list-criteria) {
  text-align: left;
}
.page-template-page-jetpack-hosts-2018 h3,
.page-template-page-jetpack-hosting-2018 h3,
.page-template-page-guided-transfer h3 {
  line-height: 1.65;
}
@media (min-width: 783px) {
  .page-template-page-jetpack-hosts-2018 h3,
  .page-template-page-jetpack-hosting-2018 h3,
  .page-template-page-guided-transfer h3 {
    padding-top: 0.5em;
  }
}
@media (max-width: 782px) {
  .page-template-page-jetpack-hosts-2018 h3,
  .page-template-page-jetpack-hosting-2018 h3,
  .page-template-page-guided-transfer h3 {
    padding-bottom: 2em;
  }
}

.page-template-page-guided-transfer h3 {
  padding-bottom: 1em;
}

.page-template-page-jetpack-hosts-2018 .jp-announcement-banner,
.page-template-page-guided-transfer .jp-announcement-banner {
  display: none !important;
}
.page-template-page-jetpack-hosts-2018 .mast,
.page-template-page-guided-transfer .mast {
  margin-bottom: 0;
}
.page-template-page-jetpack-hosts-2018 .host-intro-illo,
.page-template-page-guided-transfer .host-intro-illo {
  width: 250px;
}
@media (min-width: 783px) {
  .page-template-page-jetpack-hosts-2018 .host-intro-illo,
  .page-template-page-guided-transfer .host-intro-illo {
    margin: 0 0 2em 6em;
    float: right;
  }
}
@media (max-width: 782px) {
  .page-template-page-jetpack-hosts-2018 .host-intro-illo,
  .page-template-page-guided-transfer .host-intro-illo {
    float: left;
    margin-bottom: 2em;
  }
}
.page-template-page-jetpack-hosts-2018 .jp-logo-secondary,
.page-template-page-guided-transfer .jp-logo-secondary {
  display: inline-block;
  padding-top: 4em;
}
.page-template-page-jetpack-hosts-2018 .jp-logo-secondary svg,
.page-template-page-guided-transfer .jp-logo-secondary svg {
  width: 245px;
  height: 66px;
  fill: #000;
}
.page-template-page-jetpack-hosts-2018 .jp-logo-secondary svg .jetpack-emblem,
.page-template-page-guided-transfer .jp-logo-secondary svg .jetpack-emblem {
  fill: #069e08;
}

.hosts-plans-container {
  margin: 4em 0;
}
.hosts-plans-container h2 {
  font-size: 2em;
}
.hosts-plans-container .jp-plan {
  margin-bottom: 0;
}

.hosts-plans-container-inner,
.hosts-criteria-container-inner {
  margin-top: 4em;
  display: flex;
  flex-direction: row;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media (min-width: 901px) {
  .hosts-plans-container-inner,
  .hosts-criteria-container-inner {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
@media (max-width: 900px) {
  .hosts-plans-container-inner,
  .hosts-criteria-container-inner {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.hosts-jetpack-plan,
.hosts-criteria-item {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}
.hosts-jetpack-plan h4,
.hosts-criteria-item h4 {
  color: #4f748e;
  font-weight: 500;
  padding: 6px 0;
}

@media (min-width: 783px) {
  .hosts-jetpack-plan:nth-child(1) {
    padding-right: 4em;
  }
  .hosts-jetpack-plan:nth-child(2) {
    padding: 0 2em;
  }
  .hosts-jetpack-plan:nth-child(3) {
    padding-left: 4em;
  }
}
@media (min-width: 783px) and (max-width: 900px) {
  .hosts-jetpack-plan:nth-child(3) {
    padding-left: 0;
  }
}
@media (min-width: 901px) {
  .hosts-jetpack-plan {
    -webkit-flex: 0 1 33%;
    -ms-flex: 0 1 33%;
    flex: 0 1 33%;
  }
}
@media (max-width: 900px) {
  .hosts-jetpack-plan {
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
  }
}
@media (max-width: 782px) {
  .hosts-jetpack-plan {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
  }
}
.hosts-jetpack-plan svg {
  width: 55px;
  fill: #3d596d;
  margin-bottom: 1em;
}

.host-listing-criteria {
  padding: 4em;
}
@media (max-width: 700px) {
  .host-listing-criteria {
    padding: 4em 0.5em;
  }
}
.host-listing-criteria h3 {
  font-weight: 400;
  color: #4f748e;
  padding: 16px 0 0;
}
.host-listing-criteria p {
  color: #000;
  margin: 0;
}
.host-listing-criteria p.host-criteria-contact {
  margin-top: 2em;
}

.hosts-criteria-container {
  margin: 4em 0;
}
@media (min-width: 783px) {
  .hosts-criteria-container {
    margin: 4em 0;
  }
}

.hosts-criteria-container-inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.hosts-criteria-item {
  padding: 2em 1.5em;
  border: 1px #e9eff3 solid;
  margin: -1px 0 0 -1px;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  display: flex;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 783px) {
  .hosts-criteria-item {
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
  }
}
@media (min-width: 901px) {
  .hosts-criteria-item {
    -webkit-flex: 0 1 33%;
    -ms-flex: 0 1 33%;
    flex: 0 1 33%;
  }
}
@media (max-width: 782px) {
  .hosts-criteria-item {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
  }
}
.hosts-criteria-item .jp-plan__header-figure {
  align-self: center;
}
.hosts-criteria-item svg {
  width: 45px;
  fill: #4f748e;
}

.page-template-page-theme-showcase .cta-install {
  margin: 2em 0;
}
.page-template-page-theme-showcase .cta-install h3 {
  font-weight: 600;
}
.page-template-page-theme-showcase .cta-install p {
  font-size: 1.15em;
  line-height: 1.65;
}


.page-template-page-single-feature .feature-purple blockquote {
  font-style: italic;
  background: #fff;
  color: #000;
  padding: 10px 40px;
  margin: 0;
  border-radius: 10px;
}
.page-template-page-single-feature .feature-purple blockquote p {
  color: #000;
}
.page-template-page-single-feature .proof-listing strong {
  font-size: 0.9em !important;
}
.page-template-page-single-feature .gallery img {
  border: none !important;
}

.page-template-page-single-feature .feature-purple blockquote {
  font-style: italic;
  background: #fff;
  color: #000;
  padding: 10px 40px;
  margin: 0;
  border-radius: 10px;
}
.page-template-page-single-feature .feature-purple blockquote p {
  color: #000;
}

.feature-span,
.feature-span-invert {
  float: right;
  max-width: 300px;
  padding: 20px;
  margin: 1.5em 0 2em 2em;
}
.feature-span:before,
.feature-span-invert:before {
  display: block;
  content: "Feature highlights";
  font-weight: 600;
  margin-bottom: 1em;
}

.feature-span {
  border: 1px #e9eff3 solid;
}

.feature-span-invert {
  border: 1px #c8d7e1 solid;
  background-color: #f3f6f8;
}

.feature-span span,
.feature-span-invert span {
  color: #000;
  width: 100%;
  font-size: 14px;
  margin: 6px 0;
  padding-left: 25px;
  font-weight: bold;
  display: inline-block;
  background: url(/wp-content/themes/a8c/jetpackme-new/images-2018/svg/gridicons-checkmark.svg) 0 50% no-repeat;
}

.page-template-page-single-feature .pro-support {
  background: url(/wp-content/themes/a8c/jetpackme-new/images-2018/svg/jetpack-people.svg) 50% 100% no-repeat !important;
  background-size: 50% !important;
  padding-bottom: 10em !important;
}

html,
body {
  overflow-x: hidden;
}

html {
  background: #f9f9f9;
}
html.with-admin-bar {
  position: relative;
  scroll-padding-top: 32px;
}
@media (min-width: 901px) {
  html {
    scroll-padding-top: 112px;
  }
  html.with-admin-bar {
    scroll-padding-top: 144px;
  }
  html.with-jpcom-banner {
    scroll-padding-top: 182px;
  }
  html.with-admin-bar.with-jpcom-banner {
    scroll-padding-top: 214px;
  }
}
@media (min-width: 1301px) {
  html.with-jpcom-banner {
    scroll-padding-top: 162px;
  }
  html.with-admin-bar.with-jpcom-banner {
    scroll-padding-top: 194px;
  }
}

body.no-scroll {
  overflow: hidden;
  height: 100vh;
}
.with-admin-bar body.no-scroll {
  height: calc(100vh - 32px);
}
@media (max-width: 782px) {
  .with-admin-bar body.no-scroll {
    height: calc(100vh - 46px);
  }
}
body.no-scroll .corner-color-blobs {
  height: 0;
}

main {
  position: relative;
}

#wpstats {
  width: 0;
}

.header-nav,
.wrap.inner,
.page-content,
.footer nav {
  max-width: 950px;
  margin: 0 auto;
}

.wrap.inner li,
.page-content li {
  line-height: 23px;
}

.is-rounded {
  border-radius: 48px !important;
}

.sr-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.masthead {
  position: relative;
  text-align: center;
  z-index: 1;
  background-color: #00be28;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#00be28), to(#00d82d));
  background-image: -webkit-linear-gradient(top, #00be28, #00d82d);
  background-image: -moz-linear-gradient(top, #00be28, #00d82d);
  background-image: -o-linear-gradient(top, #00be28, #00d82d);
  background-image: -ms-linear-gradient(top, #00be28, #00d82d);
  background-image: linear-gradient(top, #00be28, #00d82d);
}
.masthead h1,
.masthead h2 {
  margin: 0 auto;
}
.masthead h1 {
  padding: 2.5em 0 1.1111111111em;
  max-width: 21.9444444444em;
  color: #fff;
  font: 300 2.5714285714em/1.4em "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.12);
}
@media (max-width: 782px) {
  .masthead {
    margin-top: 46px;
  }
}

.jetpack-logo-tablet {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  text-align: left;
  background: #00be28;
  z-index: 499;
}
.jetpack-logo-tablet a {
  display: block;
  position: relative;
  color: #fff;
  font-weight: normal;
  margin: 0 15px 0 14px;
  height: 50px;
  width: 7.625em;
  background: url(/wp-content/themes/a8c/jetpackme-new/img/jetpack-logo.png) center center no-repeat;
  background: url(/wp-content/themes/a8c/jetpackme-new/img/jetpack-logo.svg) center center no-repeat, none;
  text-indent: -9999px;
  font: normal 400 24px/50px "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
}
@media (max-width: 782px) {
  .admin-bar .jetpack-logo-tablet {
    top: 46px;
  }
}

.flyby {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}

.flyer {
  position: absolute;
  bottom: -270px;
  left: 4%;
  z-index: -1;
  animation: flyer 3.4s 2s ease-in-out;
}
.flyer:nth-child(2) {
  left: 49%;
  width: 120px;
  height: 131px;
  animation-delay: 4.6s;
  animation-duration: 2.4s;
}
.flyer:nth-child(3) {
  left: 23%;
  width: 60px;
  height: 66px;
  animation-delay: 5.8s;
  animation-duration: 4.5s;
}

.subhead {
  position: relative;
  margin-top: 175px;
  padding: 4em 0 4.3em;
  background: #f9f9f9;
}
.subhead h2 {
  max-width: 460px;
  color: #5d6d74;
  font: 400 1.5714285714em/1.4em "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  text-shadow: 0 1px 1px #fff;
}
.subhead:after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
  margin-bottom: -1px;
  width: 100%;
  height: 228px;
  background: url(/wp-content/themes/a8c/jetpackme-new/img/the-cloud.svg) center bottom repeat-x;
  pointer-events: none;
  z-index: -1;
}

.clouds-sm {
  height: 140px;
  position: relative;
  text-align: center;
  z-index: 1;
  background-color: #00be28;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#00be28), to(#00d82d));
  background-image: -webkit-linear-gradient(top, #00be28, #00d82d);
  background-image: -moz-linear-gradient(top, #00be28, #00d82d);
  background-image: -o-linear-gradient(top, #00be28, #00d82d);
  background-image: -ms-linear-gradient(top, #00be28, #00d82d);
  background-image: linear-gradient(top, #00be28, #00d82d);
}
.clouds-sm:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: -1px;
  width: 100%;
  height: 137px;
  background: url(/wp-content/themes/a8c/jetpackme-new/img/the-cloud-sm.svg) center bottom repeat-x;
  pointer-events: none;
  z-index: 2;
}

.featured,
.thanks {
  position: relative;
  padding: 2em 0 4.6em;
  z-index: 1;
}
.featured:before,
.thanks:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -100%;
  width: 300%;
  height: 100%;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  background: #fff;
  z-index: -1;
}

.featured h2 {
  margin-top: 0.6111111111em;
  color: #5d6d74;
  font: 300 2.5714285714em/1.4em "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  text-align: center;
  text-shadow: 0 1px 1px #fff;
}

.features {
  margin: 0 -5px;
}

.feature,
.module {
  position: relative;
  float: left;
  margin: 0 5px 10px;
  width: 310px;
  transition: all 0.2s ease-in-out;
}

.feature h3 {
  margin: 0 0 0.5882352941em;
  color: #697b84;
  font-size: 1.2142857143em;
  line-height: 1em;
  font-weight: 800;
}
.feature p {
  margin: 0;
  color: #6e818a;
}
.feature:hover {
  top: -5px;
  box-shadow: 0 5px 0 rgba(0, 0, 0, 0.02);
}
.feature:hover h3 {
  color: #1a8dba;
}
.feature:hover .feature-img {
  border: 1px solid #ccc;
  border-bottom: none;
}
.feature:hover .no-border {
  border: none;
}
.feature:hover .feature-description {
  background: #fff;
  border: 1px solid #ccc;
}

.feature-img {
  padding-top: 52%;
  width: 100%;
  height: auto;
  border: 1px solid #ddd;
  border-bottom: none;
}

.custom-css {
  background: url(/wp-content/themes/a8c/jetpackme-new/img/custom-css.jpg) no-repeat;
  background-size: 100% auto;
}
@media print, (-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-o-min-device-pixel-ratio: 5/4), (min-resolution: 120dpi) {
  .custom-css {
    background-image: url(/wp-content/themes/a8c/jetpackme-new/img/custom-css@2x.jpg);
  }
}

.wordpress-connect {
  background: url(/wp-content/themes/a8c/jetpackme-new/img/wordpress-connect.jpg) no-repeat;
  background-size: 100% auto;
}
@media print, (-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-o-min-device-pixel-ratio: 5/4), (min-resolution: 120dpi) {
  .wordpress-connect {
    background-image: url(/wp-content/themes/a8c/jetpackme-new/img/wordpress-connect@2x.jpg);
  }
}

.wordpress-stats {
  background: url(/wp-content/themes/a8c/jetpackme-new/img/wordpress-stats.jpg) no-repeat;
  background-size: 100% auto;
}
@media print, (-webkit-min-device-pixel-ratio: 1.25), (min--moz-device-pixel-ratio: 1.25), (-o-min-device-pixel-ratio: 5/4), (min-resolution: 120dpi) {
  .wordpress-stats {
    background-image: url(/wp-content/themes/a8c/jetpackme-new/img/wordpress-stats@2x.jpg);
  }
}

.no-border {
  border: none;
  padding-bottom: 1px;
}

.feature-description {
  display: block;
  padding: 1em 1.0714285714em 1.0714285714em;
  border: 1px solid #ddd;
  background: #f5f5f5;
  transition: all 0.2s ease-in-out;
}

.loading {
  bottom: 50%;
  position: absolute;
  top: 50%;
  width: 100%;
}
.loading span {
  color: #999;
}

.shade {
  background: #000;
  bottom: 0;
  display: none;
  left: 0;
  opacity: 0.2;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9;
}

.entry-title,
.page-template-default h1 {
  margin-top: 0.6111111111em;
  color: #5d6d74;
  font: 300 2.5714285714em/1.4em "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  text-shadow: 0 1px 1px #fff;
  letter-spacing: -2px;
}

.blog h3,
.single h3,
.page-template-default h2 {
  margin-top: 0.6111111111em;
  color: #5d6d74;
  font: 300 1.9em "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  text-shadow: 0 1px 1px #fff;
}

.page-template-default p {
  line-height: 1.7142857143em;
}

.blog .type-post,
.page-template-default .type-page,
.single .type-jetpack_support {
  width: 70%;
}

.alignright {
  float: right;
  margin-left: 13px;
}

.wp-caption-text {
  font-size: 11px;
  font-style: italic;
  text-align: center;
}

.archive .inner,
.single .inner {
  margin-top: 4.4285714286em;
}

.blog .inner {
  margin-top: 4.4285714286em;
}
.blog .post {
  margin-bottom: 4.4285714286em;
}

.commentlist {
  list-style: none;
  max-width: 768px;
  padding-left: 0;
}
.commentlist blockquote {
  background: #eee;
  font-style: italic;
  padding: 13px 23px;
  margin: 23px 0 13px;
}
.commentlist img {
  margin-right: 8px;
}
.commentlist li {
  list-style: none;
}
.commentlist .avatar {
  float: left;
}
.commentlist .comment-body {
  border-bottom: 2px dashed #eee;
  margin-bottom: 33px;
  padding-bottom: 10px;
}
.commentlist .comment-meta {
  font-size: 11px;
  font-style: italic;
  margin-top: -3px;
}
.commentlist .fn {
  float: left;
  font-style: normal;
  font-weight: bold;
  margin: -3px 0 0 0;
}
.commentlist .says {
  visibility: hidden;
}
.commentlist .is-a8c .comment-author.vcard img {
  border: 10px solid #00be28;
}
.commentlist .is-a8c .fn:after {
  content: "Jetpack Employee";
  color: #ccc;
  padding-left: 10px;
}
.commentlist .is-a8c ul.children li.comment.reader .comment-author.vcard img {
  border: 10px solid #ddd;
}
.commentlist .is-a8c ul.children li.comment.reader .fn:after {
  content: "";
}

.navigation {
  margin: 1em 0 1.7142857143em;
  overflow: hidden;
}
.navigation .nav-previous {
  float: left;
  margin-right: 1.7142857143em;
}
.navigation .nav-next {
  float: left;
}

.sidebar {
  float: right;
  margin: 84px 0 0 13px;
  width: 25%;
}
.sidebar #searchform {
  overflow: hidden;
}
.sidebar #searchform #s {
  float: left;
  margin: 0 5px 5px 0;
  padding: 2px 3px;
  width: 125px;
}
.sidebar #searchform #searchsubmit {
  float: left;
}
.sidebar .recentcommentsavatar td {
  font-size: 90%;
  line-height: 15px;
}
.sidebar .recentcommentsavatar td img {
  margin-bottom: 5px;
}
.sidebar .textwidget li {
  list-style: none;
}
.sidebar .textwidget ul {
  padding-left: 0;
}
.sidebar .widget-container {
  line-height: 1.7142857143em;
  list-style: none;
  margin-bottom: 3.4285714286em;
}
.sidebar .widget-title {
  margin-top: 0.6111111111em;
  color: #5d6d74;
  font: bold 1.3em "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  text-shadow: 0 1px 1px #fff;
}

.single-jetpack_support h2 {
  margin: 28px 0 20px;
}

.single-jetpack_support .sidebar {
  margin-top: 93px;
}

.blog .sidebar {
  margin-top: 48px;
}

.wrap.inner.jp-support {
  margin-bottom: 1.7142857143em;
}
.wrap.inner.jp-support .post-type-archive-jetpack_support #access .menu-item-21 a,
.wrap.inner.jp-support .single-jetpack_support #access .menu-item-21 a {
  color: #fff;
}
.wrap.inner.jp-support .jp-support-alert {
  background-color: #fff;
  border-left: 4px solid #ffba00;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
  margin-top: 44px;
  padding: 13px;
  width: 100%;
}
.wrap.inner.jp-support .jp-support-columns {
  overflow: hidden;
}
.wrap.inner.jp-support .jp-support-column-left {
  float: left;
  width: 70%;
}
.wrap.inner.jp-support .jp-support-column-left .widget-text {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 3px;
  float: left;
  list-style: none;
  margin: 18px 18px 0 0;
  padding: 13px;
  width: 43%;
}
.wrap.inner.jp-support .jp-support-column-left .jp-support-categories {
  overflow: hidden;
  padding: 0;
}
.wrap.inner.jp-support .jp-support-column-right {
  float: left;
  width: 30%;
}
.wrap.inner.jp-support .jp-support-column-right .widget-text {
  padding: 30px 0 10px;
}
.wrap.inner.jp-support .widget-text strong {
  font-size: 18px;
}

#support_feedback_comment_form {
  position: relative;
  width: 100%;
  max-width: 40.71429em;
  margin: 0 auto;
}
#support_feedback_comment_form label {
  color: #5d6d74;
  font: 300 1.5em "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  text-shadow: 0 1px 1px #fff;
  display: block;
  margin-bottom: 1em;
}
#support_feedback_comment_form textarea {
  width: 100%;
  height: 100px;
  display: block;
}
#support_feedback_comment_form .button-secondary {
  border: 0;
  margin: 1em 0;
}

#jetpackme_support_form div {
  margin-bottom: 1em;
}

.jp-contact-error p {
  position: relative;
  background: #000;
  color: #fff;
  padding: 1rem;
  margin-top: 1rem;
}
.jp-contact-error p:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 1rem;
  width: 0;
  height: 0;
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
  border-bottom: 0.5rem solid #000;
}
#jetpackme_support_form .jp-contact-error p {
  margin-top: 0;
  margin-bottom: 2rem;
}

#contact-form-submitted {
  margin-top: 3.5rem;
  border: 1px solid #c8d7e1;
  padding: 1.5rem;
  max-width: 40rem;
  margin: 3.5rem auto 0;
}
#contact-form-submitted h3 {
  font-size: 2rem;
  color: #000;
}
#contact-form-submitted p {
  font-size: 1.25rem;
  text-align: center;
  color: #4f748e;
}

.important {
  padding: 0.1428571429em 0.5714285714em;
  margin-top: 0.3571428571em;
  background: #fffbcc;
  border: 1px solid #e6db55;
}

.footer {
  margin-top: 1.4285714286em;
  position: relative;
  padding: 17.8571428571em 0 4.2857142857em;
  text-align: center;
  background-color: #00be28;
  background-image: linear-gradient(top, #00d82d, #00be28);
}
.footer:before, .footer:after {
  content: "";
  position: absolute;
  left: 0;
  pointer-events: none;
}
.footer:before {
  top: 0;
  margin-top: -1px;
  width: 100%;
  height: 195px;
  background: url(/wp-content/themes/a8c/jetpackme-new/img/the-undercloud.svg) center top repeat-x;
}
.footer:after {
  bottom: 0;
  width: 100%;
  height: 50px;
  background: url(/wp-content/themes/a8c/jetpackme-new/img/the-footcloud.svg) center bottom no-repeat;
  background-size: auto 45px;
  z-index: 1;
}

.footer nav {
  color: #c8e3a2;
}
.footer nav a,
.footer nav a:visited {
  padding: 4px 6px;
  color: #c8e3a2;
}
.footer nav a:hover, .footer nav a:focus,
.footer nav a:visited:hover,
.footer nav a:visited:focus {
  color: #fff;
}

.primary {
  padding: 25px 15px 10px 15px;
  border-bottom: 1px solid #6c954d;
}

.primary-footer,
.secondary-footer {
  float: left;
}
.primary-footer li,
.secondary-footer li {
  margin-right: 5px;
}

.primary-footer {
  font-size: 1.0714285714em;
  font-weight: 600;
}

.secondary {
  padding: 18px 15px 0 15px;
  border-top: 1px solid #8eb345;
}

.current-promotion {
  max-width: 1200px;
  text-align: center;
  font-size: 16px;
  background: #c879cc;
  padding: 10px;
  color: #fff;
  border-radius: 3px;
  margin: 0 auto;
}
@media (max-width: 900px) {
  .current-promotion {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.jetpack-instant-search a.jetpack-instant-search__search-sort-option:hover {
  color: #005b18;
}
.jetpack-instant-search a.jetpack-instant-search__search-sort-option.is-selected {
  color: #005b18;
}
.jetpack-instant-search a.jetpack-instant-search__search-sort-option.is-selected:hover {
  color: #005b18;
}

.j-row {
  width: 100%;
  margin: 0 auto;
}
.j-row:before, .j-row:after {
  content: " ";
  display: table;
}
.j-row:after {
  clear: both;
}

.j-col {
  padding: 0.85em;
  width: 100%;
  float: left;
  vertical-align: text-top;
  position: relative;
}

@media only screen {
  .j-sm-1 {
    width: 8.33333%;
  }
  .j-sm-2 {
    width: 16.66667%;
  }
  .j-sm-3 {
    width: 25%;
  }
  .j-sm-4 {
    width: 33.33333%;
  }
  .j-sm-5 {
    width: 41.66667%;
  }
  .j-sm-6 {
    width: 50%;
  }
  .j-sm-7 {
    width: 58.33333%;
  }
  .j-sm-8 {
    width: 66.66667%;
  }
  .j-sm-9 {
    width: 75%;
  }
  .j-sm-10 {
    width: 83.33333%;
  }
  .j-sm-11 {
    width: 91.66667%;
  }
  .j-sm-12 {
    width: 100%;
  }
}
@media (min-width: 783px) {
  .j-lrg-1 {
    width: 8.33333%;
  }
  .j-lrg-2 {
    width: 16.66667%;
  }
  .j-lrg-3 {
    width: 25%;
  }
  .j-lrg-4 {
    width: 33.33333%;
  }
  .j-lrg-5 {
    width: 41.66667%;
  }
  .j-lrg-6 {
    width: 50%;
  }
  .j-lrg-7 {
    width: 58.33333%;
  }
  .j-lrg-8 {
    width: 66.66667%;
  }
  .j-lrg-9 {
    width: 75%;
  }
  .j-lrg-10 {
    width: 83.33333%;
  }
  .j-lrg-11 {
    width: 91.66667%;
  }
  .j-lrg-12 {
    width: 100%;
  }
}
.admin-bar .mobile-welcome {
  padding-top: 40px !important;
}

::selection {
  background: #004515;
  color: #fff;
}

body {
  letter-spacing: 0;
  background: #fff;
}

a,
a:visited,
a:active {
  transition: all 0.5s ease-in-out;
  line-height: 1.25;
  color: #008710;
}
a:hover,
a:visited:hover,
a:active:hover {
  color: #2fb41f;
}

h1,
h2,
h3,
h4,
h5 {
  margin: 0 auto;
  line-height: 135%;
  font-weight: 600;
}

h2 {
  font-size: 2.5em;
  font-weight: 400;
  letter-spacing: 0;
  color: #2e4453;
}
@media (max-width: 782px) {
  h2 {
    font-size: 2.5em;
  }
}
@media (max-width: 530px) {
  h2 {
    font-size: 1.85em;
  }
}

h3 {
  font-size: 1.5em;
  color: #000;
}

h4 {
  font-size: 1.25em;
}

h5 {
  font-size: 1em;
  color: #87a6bc;
  letter-spacing: 0;
}

p,
ul,
ol {
  font-size: 16px;
  line-height: 150%;
}

.a-left {
  text-align: left;
}

.feature-acenter {
  text-align: center;
}

.in {
  width: 85%;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 1300px) {
  .in {
    width: 90%;
  }
}
@media (max-width: 1100px) {
  .in {
    width: 95%;
  }
}
@media (max-width: 900px) {
  .in h2,
  .in h3 {
    max-width: 90%;
  }
}
@media (max-width: 782px) {
  .in h2,
  .in h3 {
    max-width: 100%;
  }
}
.in.left-align {
  text-align: left;
}

.gridicon {
  width: 24px;
  height: 24px;
  fill: #069e08;
}

.wp-button, .navigation .nav-previous a,
.navigation .nav-next a, .comment-reply-link {
  background: #fff;
  border-color: #c8d7e1;
  border-style: solid;
  border-width: 1px 1px 2px;
  color: #2e4453;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  outline: 0;
  overflow: hidden;
  font-weight: 500;
  text-overflow: ellipsis;
  text-decoration: none;
  vertical-align: top;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 21px;
  border-radius: 4px;
  padding: 7px 14px 9px;
  -webkit-appearance: none;
  appearance: none;
}
.wp-button:hover, .navigation .nav-previous a:hover,
.navigation .nav-next a:hover, .comment-reply-link:hover, .wp-button:focus, .navigation .nav-previous a:focus,
.navigation .nav-next a:focus, .comment-reply-link:focus {
  border-color: #a8bece;
  color: #2e4453;
}
.wp-button:active, .navigation .nav-previous a:active,
.navigation .nav-next a:active, .comment-reply-link:active {
  border-width: 2px 1px 1px;
}
.wp-button:visited, .navigation .nav-previous a:visited,
.navigation .nav-next a:visited, .comment-reply-link:visited {
  color: #2e4453;
}
.wp-button[disabled], .navigation .nav-previous a[disabled],
.navigation .nav-next a[disabled], [disabled].comment-reply-link, .wp-button:disabled, .navigation .nav-previous a:disabled,
.navigation .nav-next a:disabled, .comment-reply-link:disabled {
  color: #e9eff3;
  background: #fff;
  border-color: #e9eff3;
  cursor: default;
}
.wp-button[disabled]:active, .navigation .nav-previous a[disabled]:active,
.navigation .nav-next a[disabled]:active, [disabled].comment-reply-link:active, .wp-button:disabled:active, .navigation .nav-previous a:disabled:active,
.navigation .nav-next a:disabled:active, .comment-reply-link:disabled:active {
  border-width: 1px 1px 2px;
}
.wp-button:focus, .navigation .nav-previous a:focus,
.navigation .nav-next a:focus, .comment-reply-link:focus {
  outline: 0;
  border-color: #2fb41f;
  box-shadow: 0 0 0 2px #9dd977;
}

.wp-button.is-primary, .navigation .nav-previous a.is-primary,
.navigation .nav-next a.is-primary, .is-primary.comment-reply-link, .pricing-comparison .wp-button#btn-compare-features-business, .navigation .nav-previous .pricing-comparison a#btn-compare-features-business, .pricing-comparison .navigation .nav-previous a#btn-compare-features-business,
.navigation .nav-next .pricing-comparison a#btn-compare-features-business,
.pricing-comparison .navigation .nav-next a#btn-compare-features-business, .pricing-comparison .comment-reply-link#btn-compare-features-business {
  background: #008710;
  border-color: transparent;
  color: #fff;
}
.wp-button.is-primary:hover, .navigation .nav-previous a.is-primary:hover,
.navigation .nav-next a.is-primary:hover, .is-primary.comment-reply-link:hover, .pricing-comparison .wp-button#btn-compare-features-business:hover, .navigation .nav-previous .pricing-comparison a#btn-compare-features-business:hover, .pricing-comparison .navigation .nav-previous a#btn-compare-features-business:hover,
.navigation .nav-next .pricing-comparison a#btn-compare-features-business:hover,
.pricing-comparison .navigation .nav-next a#btn-compare-features-business:hover, .pricing-comparison .comment-reply-link#btn-compare-features-business:hover, .wp-button.is-primary:focus, .navigation .nav-previous a.is-primary:focus,
.navigation .nav-next a.is-primary:focus, .is-primary.comment-reply-link:focus, .pricing-comparison .wp-button#btn-compare-features-business:focus, .navigation .nav-previous .pricing-comparison a#btn-compare-features-business:focus, .pricing-comparison .navigation .nav-previous a#btn-compare-features-business:focus,
.navigation .nav-next .pricing-comparison a#btn-compare-features-business:focus,
.pricing-comparison .navigation .nav-next a#btn-compare-features-business:focus, .pricing-comparison .comment-reply-link#btn-compare-features-business:focus {
  background-color: #005b18;
  color: #fff;
}
.wp-button.is-primary[disabled], .navigation .nav-previous a.is-primary[disabled],
.navigation .nav-next a.is-primary[disabled], .is-primary[disabled].comment-reply-link, .pricing-comparison .wp-button[disabled]#btn-compare-features-business, .navigation .nav-previous .pricing-comparison a[disabled]#btn-compare-features-business, .pricing-comparison .navigation .nav-previous a[disabled]#btn-compare-features-business,
.navigation .nav-next .pricing-comparison a[disabled]#btn-compare-features-business,
.pricing-comparison .navigation .nav-next a[disabled]#btn-compare-features-business, .pricing-comparison [disabled].comment-reply-link#btn-compare-features-business, .wp-button.is-primary:disabled, .navigation .nav-previous a.is-primary:disabled,
.navigation .nav-next a.is-primary:disabled, .is-primary.comment-reply-link:disabled, .pricing-comparison .wp-button#btn-compare-features-business:disabled, .navigation .nav-previous .pricing-comparison a#btn-compare-features-business:disabled, .pricing-comparison .navigation .nav-previous a#btn-compare-features-business:disabled,
.navigation .nav-next .pricing-comparison a#btn-compare-features-business:disabled,
.pricing-comparison .navigation .nav-next a#btn-compare-features-business:disabled, .pricing-comparison .comment-reply-link#btn-compare-features-business:disabled {
  background: tint(#9dd977, 50%);
  border-color: tint(#008710, 55%);
  color: #fff;
}

button.wp-button, button.comment-reply-link {
  margin-top: 32px;
  font-weight: 600;
  font-size: 16px;
  padding: 12px 20px;
}

.wp-button.language-toggle, .navigation .nav-previous a.language-toggle,
.navigation .nav-next a.language-toggle, .language-toggle.comment-reply-link {
  border-radius: 4px;
  border: 0;
}
.wp-button.language-toggle span, .navigation .nav-previous a.language-toggle span,
.navigation .nav-next a.language-toggle span, .language-toggle.comment-reply-link span {
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  transition: all 0.5s ease-in-out;
}
.wp-button.language-toggle svg, .navigation .nav-previous a.language-toggle svg,
.navigation .nav-next a.language-toggle svg, .language-toggle.comment-reply-link svg {
  vertical-align: middle;
  fill: #000;
  width: 18px;
  height: 18px;
  transition: all 0.5s ease-in-out;
}
.wp-button.language-toggle:hover, .navigation .nav-previous a.language-toggle:hover,
.navigation .nav-next a.language-toggle:hover, .language-toggle.comment-reply-link:hover {
  background: #000;
}
.wp-button.language-toggle:hover span, .navigation .nav-previous a.language-toggle:hover span,
.navigation .nav-next a.language-toggle:hover span, .language-toggle.comment-reply-link:hover span {
  color: #fff;
}
.wp-button.language-toggle:hover svg, .navigation .nav-previous a.language-toggle:hover svg,
.navigation .nav-next a.language-toggle:hover svg, .language-toggle.comment-reply-link:hover svg {
  fill: #fff;
}
.wp-button.language-toggle:focus, .navigation .nav-previous a.language-toggle:focus,
.navigation .nav-next a.language-toggle:focus, .language-toggle.comment-reply-link:focus {
  outline: none;
  box-shadow: 0 0 0 2px #000;
  border-radius: 4px;
  border-color: transparent;
  transition: none;
}

.mast .in {
  position: relative;
}
@media (min-width: 901px) {
  .mast .in.revolving-headers {
    padding-top: 100px;
  }
  .has-jpcom-banner .mast .in.revolving-headers {
    padding-top: 150px;
  }
}
.mast h1 {
  margin: 1.5em auto 0.25em auto;
  font-size: 2.5em;
  font-weight: 600;
  clear: both;
}
@media (max-width: 782px) {
  .mast h1 {
    font-size: 2.5em;
  }
}
@media (max-width: 530px) {
  .mast h1 {
    font-size: 1.85em;
  }
}
.mast h2 {
  margin: 0.5em auto 1.5em auto;
  font-size: 1.75em;
  font-weight: 400;
  width: 80%;
  max-width: 900px;
  color: #4f748e;
}
@media (max-width: 782px) {
  .mast h2 {
    font-size: 1.5em;
    letter-spacing: 0;
  }
}
@media (max-width: 600px) {
  .mast h2 {
    width: 90%;
  }
}
@media (max-width: 530px) {
  .mast h2 {
    font-size: 1.25em;
  }
}
.mast h3 {
  margin: 1em auto 0.5em;
  font-size: 1.5em;
  font-weight: 400;
  width: 90%;
}
@media (max-width: 782px) {
  .mast h3 {
    font-size: 1.5em;
    letter-spacing: 0;
  }
}
@media (max-width: 600px) {
  .mast h3 {
    width: 90%;
  }
}
@media (max-width: 530px) {
  .mast h3 {
    font-size: 1.25em;
  }
}
.mast p {
  font-size: 1.25em;
  font-weight: 600;
}
.mast p a {
  text-decoration: underline;
}
.mast .cta-install {
  padding: 0 0 0.5em;
}
.mast .cta-install .wp-button:hover:not(.is-primary), .mast .cta-install .navigation .nav-previous a:hover:not(.is-primary), .navigation .nav-previous .mast .cta-install a:hover:not(.is-primary),
.mast .cta-install .navigation .nav-next a:hover:not(.is-primary),
.navigation .nav-next .mast .cta-install a:hover:not(.is-primary), .mast .cta-install .comment-reply-link:hover:not(.is-primary) {
  color: #2e4453;
}

.mobile-welcome {
  display: none;
}

.mobile-welcome-down {
  display: block;
  text-align: center;
}
.mobile-welcome-down svg {
  width: 50px;
  fill: #3d596d;
}

@media (max-width: 400px) {
  .mobile-welcome .intro-illo-container {
    height: 30vh;
    width: 100%;
    margin-bottom: 2.5vh;
  }
}
.mast-features {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 1.5em auto;
}
@media (max-width: 900px) {
  .mast-features {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.mast-features img {
  width: auto;
  max-width: 90%;
  height: 175px;
}
@media (max-width: 700px) {
  .mast-features {
    display: block;
  }
}

.mast-feature:nth-child(1),
.mast-feature:nth-child(2),
.mast-feature:nth-child(3) {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 33%;
  -ms-flex: 0 1 33%;
  flex: 0 1 33%;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  padding: 10px;
}
@media (max-width: 1000px) {
  .mast-feature:nth-child(1),
  .mast-feature:nth-child(2),
  .mast-feature:nth-child(3) {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
}
@media (max-width: 900px) {
  .mast-feature:nth-child(1),
  .mast-feature:nth-child(2),
  .mast-feature:nth-child(3) {
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
  }
}
@media (max-width: 900px) {
  .mast-feature:nth-child(1):last-of-type,
  .mast-feature:nth-child(2):last-of-type,
  .mast-feature:nth-child(3):last-of-type {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
  }
}
@media (max-width: 700px) {
  .mast-feature:nth-child(1),
  .mast-feature:nth-child(2),
  .mast-feature:nth-child(3) {
    width: 100%;
  }
}

.jp-announcement-banner {
  background: #e9eff3;
  padding: 32px 0;
}
@media (min-width: 783px) {
  .jp-announcement-banner {
    margin-bottom: 16px;
  }
}
@media (max-width: 700px) {
  .jp-announcement-banner {
    display: none;
  }
}
.jp-announcement-banner .in {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media (max-width: 782px) {
  .jp-announcement-banner .in {
    display: block;
  }
}

.jp-announcement-banner-content {
  text-align: left;
  padding-right: 64px;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.jp-announcement-banner-btn {
  text-align: center;
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
@media (max-width: 782px) {
  .jp-announcement-banner-btn {
    display: block;
    max-width: 300px;
    text-align: left;
  }
}
.jp-announcement-banner-btn .wp-button, .jp-announcement-banner-btn .navigation .nav-previous a, .navigation .nav-previous .jp-announcement-banner-btn a,
.jp-announcement-banner-btn .navigation .nav-next a,
.navigation .nav-next .jp-announcement-banner-btn a, .jp-announcement-banner-btn .comment-reply-link {
  font-weight: 600;
}

.jp-announcement-banner h4 {
  font-size: 2em;
  font-weight: normal;
  text-align: left;
  color: #2e4453;
}

.jp-announcement-banner p {
  margin: 5px 0;
  text-align: left;
  font-size: 1.2em;
  font-weight: normal;
  color: #4f748e;
}
@media (max-width: 782px) {
  .jp-announcement-banner p {
    margin-bottom: 20px;
  }
}

.jp-announce-dismiss {
  display: block;
  color: #4f748e;
  font-style: italic;
}
@media (max-width: 782px) {
  .jp-announce-dismiss {
    margin-top: 10px;
  }
}
.jp-announce-dismiss:active, .jp-announce-dismiss:visited {
  color: #4f748e;
}
.jp-announce-dismiss:hover, .jp-announce-dismiss:focus {
  color: #4f748e;
  text-decoration: underline;
}

.cta-install {
  padding: 4em 0;
}
.cta-install h2 {
  margin: 0 0 0.25em 0;
  font-size: 2.5em;
  font-weight: 500;
  max-width: 100%;
  color: #000;
}
@media (max-width: 782px) {
  .cta-install h2 {
    font-size: 1.75em;
    margin: 0.75em 0;
  }
}
.cta-install h3 {
  color: #4f748e;
  font-weight: 400;
  font-size: 1.5em;
}
@media (max-width: 782px) {
  .cta-install h3 {
    font-size: 1.25em;
    margin: 0.75em 0;
  }
}
.cta-install a {
  display: inline-block;
  margin: 1.5em 5px;
  padding: 0.8em 2em;
  font-size: 1.25rem;
  border-radius: 4px;
  text-align: center;
}
@media (max-width: 375px) {
  .cta-install a {
    width: 100%;
    margin: 0.5em 5px;
  }
}
.cta-install strong {
  color: #3c434a;
}
@media (max-width: 782px) {
  .cta-install .wp-button, .cta-install .navigation .nav-previous a, .navigation .nav-previous .cta-install a,
  .cta-install .navigation .nav-next a,
  .navigation .nav-next .cta-install a, .cta-install .comment-reply-link {
    margin: 1em 0;
  }
}
.cta-install .wp-button:hover:not(.is-primary), .cta-install .navigation .nav-previous a:hover:not(.is-primary), .navigation .nav-previous .cta-install a:hover:not(.is-primary),
.cta-install .navigation .nav-next a:hover:not(.is-primary),
.navigation .nav-next .cta-install a:hover:not(.is-primary), .cta-install .comment-reply-link:hover:not(.is-primary) {
  color: #2e4453;
}
.cta-install p {
  margin-bottom: 0;
  font-weight: 400;
}
@media (max-width: 700px) {
  .cta-install a {
    margin: 5px 0 5px 0;
  }
}

.blog-insert.sticky-sidebar-product-banner.sticky {
  position: fixed;
}

.blog-insert.sticky-sidebar-product-banner {
  display: none;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  position: relative;
  text-align: center;
  border: 2px #069e08 solid;
  padding: 25px;
  overflow: hidden;
}
.blog-insert.sticky-sidebar-product-banner .cta-icon {
  width: calc(17% + 2vw);
  height: calc(17% + 2vw);
  max-width: 80px;
  max-height: 80px;
}
.blog-insert.sticky-sidebar-product-banner .cta-icon svg {
  width: 100%;
  height: 100%;
  overflow: visible;
}
.blog-insert.sticky-sidebar-product-banner .cta-heading {
  font-size: 24px;
  line-height: 1.2;
  font-weight: bold;
  margin: 0;
  text-wrap: pretty;
}
.blog-insert.sticky-sidebar-product-banner .cta-body {
  font-size: 18px;
  margin: 0;
  text-align: left;
  line-height: 1.3;
}
.blog-insert.sticky-sidebar-product-banner .wp-button, .blog-insert.sticky-sidebar-product-banner .navigation .nav-previous a, .navigation .nav-previous .blog-insert.sticky-sidebar-product-banner a,
.blog-insert.sticky-sidebar-product-banner .navigation .nav-next a,
.navigation .nav-next .blog-insert.sticky-sidebar-product-banner a, .blog-insert.sticky-sidebar-product-banner .comment-reply-link {
  font-size: 18px;
  padding: 0.75rem 1.25rem;
}
.blog-insert.sticky-sidebar-product-banner .cta-icon,
.blog-insert.sticky-sidebar-product-banner .cta-heading,
.blog-insert.sticky-sidebar-product-banner .cta-body,
.blog-insert.sticky-sidebar-product-banner .wp-button,
.blog-insert.sticky-sidebar-product-banner .navigation .nav-previous a,
.navigation .nav-previous .blog-insert.sticky-sidebar-product-banner a,
.blog-insert.sticky-sidebar-product-banner .navigation .nav-next a,
.navigation .nav-next .blog-insert.sticky-sidebar-product-banner a,
.blog-insert.sticky-sidebar-product-banner .comment-reply-link {
  z-index: 1;
}
.blog-insert.sticky-sidebar-product-banner .color-blobs .blob.green {
  width: 250px;
  height: 250px;
  top: -125px;
  left: -150px;
}
.blog-insert.sticky-sidebar-product-banner .color-blobs .blob.yellow {
  width: 350px;
  height: 350px;
  top: -150px;
  right: -125px;
}
@media (min-width: 1001px) {
  .blog-insert.sticky-sidebar-product-banner {
    display: flex;
  }
}

.cta-install.blog-insert {
  left: 50%;
  transform: translateX(-50%);
  width: 888px;
  max-width: none;
  border-radius: 16px;
  overflow: hidden;
  padding: 64px 114px;
  background: #daffdc;
  position: relative;
  margin-top: 2em;
}
@media (max-width: 888px) {
  .cta-install.blog-insert {
    width: 100%;
    padding: 32px 42px;
  }
}
.cta-install.blog-insert .cta-heading {
  grid-area: heading;
  text-shadow: none;
  font-size: 32px;
  font-weight: 500;
  color: #003010;
  letter-spacing: -0.32px;
  line-height: 1.1;
  margin: 0;
}
.cta-install.blog-insert .cta-icon {
  grid-area: icon;
  width: 80px;
}
.cta-install.blog-insert .cta-icon svg {
  width: 80px;
  height: 80px;
}
.cta-install.blog-insert .cta-content {
  color: #003010;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  align-items: center;
  position: relative;
  z-index: 1;
}
.cta-install.blog-insert .inline-cta {
  display: inline;
  margin: 0;
  padding: 0;
  font-size: 18px;
  text-decoration: underline;
  font-weight: bold;
}
.cta-install.blog-insert .wp-button, .cta-install.blog-insert .navigation .nav-previous a, .navigation .nav-previous .cta-install.blog-insert a,
.cta-install.blog-insert .navigation .nav-next a,
.navigation .nav-next .cta-install.blog-insert a, .cta-install.blog-insert .comment-reply-link {
  grid-area: cta;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  width: 100%;
}
.cta-install.blog-insert .wp-button:focus, .cta-install.blog-insert .navigation .nav-previous a:focus, .navigation .nav-previous .cta-install.blog-insert a:focus,
.cta-install.blog-insert .navigation .nav-next a:focus,
.navigation .nav-next .cta-install.blog-insert a:focus, .cta-install.blog-insert .comment-reply-link:focus {
  box-shadow: none;
}
.cta-install.blog-insert .cta-body {
  grid-area: body;
  margin: 0;
  font-size: 18px;
  line-height: 2rem;
}
.cta-install.blog-insert .cta-body a {
  color: #003010;
  text-decoration: none;
}
.cta-install.blog-insert .color-blobs .blob.yellow {
  height: 600px;
  width: 600px;
  bottom: -400px;
  right: -200px;
  top: unset;
  left: unset;
}
.cta-install.blog-insert .color-blobs .blob.green {
  display: none;
}
@media (min-width: 500px) {
  .cta-install.blog-insert .cta-content {
    display: grid;
    grid-template-areas: "icon heading heading heading" "body body body body" "cta cta cta cta";
    grid-template-columns: 80px 1fr;
  }
  .cta-install.blog-insert .cta-content.no-icon {
    grid-template-areas: "heading" "body" "cta";
    grid-template-columns: 1fr;
  }
}
@media (min-width: 600px) {
  .cta-install.blog-insert .cta-heading {
    font-size: 32px;
  }
}
@media (min-width: 1200px) {
  .cta-install.blog-insert .cta-content {
    align-items: start;
    grid-template-areas: "icon heading" "icon body" "icon cta";
  }
  .cta-install.blog-insert .wp-button, .cta-install.blog-insert .navigation .nav-previous a, .navigation .nav-previous .cta-install.blog-insert a,
  .cta-install.blog-insert .navigation .nav-next a,
  .navigation .nav-next .cta-install.blog-insert a, .cta-install.blog-insert .comment-reply-link {
    text-wrap: nowrap;
    overflow: visible;
    justify-self: start;
    width: initial;
  }
  .cta-install.blog-insert .color-blobs .blob.green {
    display: block;
    width: 300px;
    height: 300px;
    top: -200px;
    left: -125px;
    right: unset;
    bottom: unset;
  }
}

.color-blobs {
  filter: blur(42px);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.color-blobs .blob {
  border-radius: 50%;
  position: absolute;
}
.color-blobs .blob.green {
  background: #64ca43;
  opacity: 0.1;
  height: 300px;
  right: -175px;
  top: 50px;
  width: 300px;
}
.color-blobs .blob.purple {
  background: #d7e0f4;
  bottom: -70px;
  height: 120px;
  right: 30%;
  width: 120px;
}
.color-blobs .blob.yellow {
  background: #f2d76b;
  opacity: 0.1;
  height: 150px;
  right: 10%;
  top: -75px;
  width: 150px;
}

.support-feature-cta img {
  width: 85%;
  max-width: 800px;
  margin-bottom: 3em;
}

@media (max-width: 600px) {
  .themes-cta h2 {
    font-size: 2em;
  }
}
@media (max-width: 375px) {
  .themes-cta h2 {
    font-size: 1.5em;
  }
}
.themes-cta p {
  font-size: 1.75em;
  max-width: 1000px;
  margin: 1em auto;
}
@media (max-width: 600px) {
  .themes-cta p {
    font-size: 1.5em;
  }
}
@media (max-width: 375px) {
  .themes-cta p {
    font-size: 1em;
  }
}

.home-start-cta.invert .cta-install,
.pricing-free .cta-install {
  padding: 2em;
}

.no-commitment {
  margin-bottom: 6em;
  margin-top: 2em;
}
@media (max-width: 600px) {
  .no-commitment {
    margin-bottom: 4em;
  }
}
.no-commitment p {
  color: #4f748e;
  font-weight: 400;
  font-size: 1.5em;
}
@media (max-width: 782px) {
  .no-commitment p {
    font-size: 1.25em;
    margin: 0.75em 0;
  }
}

.page-template-page-pricing-2018 .entry-content .edit-link {
  display: none;
}

.home-feature-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 4em 0;
}

.home-feature-container.initial-feature {
  border: 2px solid #e9eff3;
  border-radius: 12px;
  margin: 4em 0;
  padding: 0;
}

.home-sale-banner {
  display: block;
}
@media (min-width: 901px) {
  .home-sale-banner {
    margin-top: 90px;
  }
}
@media (min-width: 1001px) {
  .home-sale-banner {
    margin-top: 50px;
  }
}
.home-sale-banner img {
  border-radius: 12px;
  max-width: 820px;
  width: 100%;
}
@media (max-width: 782px) {
  .home-sale-banner img {
    max-width: 420px;
  }
}
.home-sale-banner.no-radius img {
  border-radius: 0;
}
.home-sale-banner .fineprint {
  color: #8c8f94;
  margin-top: 1em;
}

.jetpack-home-feature {
  order: 0;
  flex: 0 1 50%;
  align-self: auto;
  padding: 2em;
  text-align: left;
}
@media (max-width: 782px) {
  .jetpack-home-feature {
    flex: 0 1 100%;
  }
}
.jetpack-home-feature p {
  font-size: 1.25em;
  line-height: 1.65;
  color: #3d596d;
  margin: 2.25em 0 1em;
}
.jetpack-home-feature p + p {
  margin-top: 1.5em;
}
.jetpack-home-feature h2 {
  text-align: left;
}
@media (max-width: 900px) {
  .jetpack-home-feature p {
    font-size: 1.15em;
    line-height: 1.5;
  }
  .jetpack-home-feature h2 {
    font-size: 2.25em;
    margin: 0;
  }
}

.jetpack-home-feature img {
  width: 80%;
  margin: 0 auto;
}

.feature-logos {
  background-color: #e9eff3;
  padding: 4em 0;
}
.feature-logos .cta-install {
  padding: 0;
}
.feature-logos h2 {
  color: #000;
}

.feature-logos-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 2.5em 2em 2em;
}
@media (max-width: 600px) {
  .feature-logos-container {
    display: block;
    width: 100%;
  }
}

.recommend-feature-logo {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  padding: 2em 1em;
}
.recommend-feature-logo img {
  width: 90%;
  max-width: 350px;
}

.testimonials--home .testimonials__header {
  margin: 4rem 0 2rem;
}
.testimonials--home .testimonials__container {
  display: flex;
  list-style: none;
  padding: 0;
  margin-bottom: 8rem;
}
@media (max-width: 782px) {
  .testimonials--home .testimonials__container {
    flex-wrap: wrap;
    margin-bottom: 4rem;
  }
}
.testimonials--home .testimonial {
  text-align: left;
  flex: 1 0 100%;
  margin-bottom: 2rem;
}
@media (min-width: 783px) {
  .testimonials--home .testimonial {
    flex: 0 0 33%;
  }
}
@media (max-width: 782px) {
  .testimonials--home .testimonial .testimonial__container {
    margin: 1rem;
  }
}
.testimonials--home .testimonial .testimonial__quote {
  color: #3d596d;
  font-size: 1.125rem;
  line-height: 1.67;
  position: relative;
}
@media (max-width: 782px) {
  .testimonials--home .testimonial .testimonial__quote {
    font-size: 1rem;
  }
}
.testimonials--home .testimonial .testimonial__quote:before {
  color: #069e08;
  content: "“";
  font-family: "Noto Sans";
  font-size: 4rem;
  left: -2.25rem;
  line-height: 1;
  position: absolute;
  top: -0.5rem;
}
@media (max-width: 782px) {
  .testimonials--home .testimonial .testimonial__quote:before {
    display: none;
  }
}
.testimonials--home .testimonial .testimonial__author {
  font-size: 1rem;
}
.testimonials--home .testimonial .testimonial__author .author__avatar {
  border-radius: 3px;
  float: left;
  height: 48px;
  width: 48px;
  margin-right: 12px;
}
.testimonials--home .testimonial .testimonial__author .author__name {
  font-style: normal;
  font-weight: 700;
}
.testimonials--home .testimonial .testimonial__author .author__site {
  font-style: italic;
  font-weight: 400;
}

.feature-set {
  margin: 4em 0;
}
.feature-set h2 {
  color: #000;
  margin: 0 0 0.25em;
  max-width: 100%;
}
.feature-set h3 {
  color: #3d596d;
  font-weight: 400;
  max-width: 100%;
}

.feature-set:nth-child(even) h2,
.feature-set:nth-child(even) h3 {
  text-align: left;
}
.feature-set:nth-child(even) p {
  text-align: left;
}
@media (min-width: 783px) {
  .feature-set:nth-child(even) h2,
  .feature-set:nth-child(even) h3 {
    padding: 0 25% 0 0;
  }
}

.feature-set:nth-child(odd) h2,
.feature-set:nth-child(odd) h3 {
  text-align: right;
}
.feature-set:nth-child(odd) p {
  text-align: right;
}
@media (min-width: 783px) {
  .feature-set:nth-child(odd) h2,
  .feature-set:nth-child(odd) h3 {
    padding: 0 0 0 25%;
  }
}

.jp-feature-set-tab-container {
  padding-top: 4em;
}
.jp-feature-set-tab-container .jp-product-tab-panel {
  margin: 20px;
  padding: 0;
}
.jp-feature-set-tab-container .jp-product-tab-list {
  margin: 0;
  padding: 0;
  position: relative;
  top: 1px;
  list-style: none;
}
.jp-feature-set-tab-container .jp-product-tab-list:after {
  content: "";
  display: table;
  clear: both;
}
.jp-feature-set-tab-container .jp-product-tab {
  display: inline-block;
  margin: 0 -1px 0 0;
  padding: 0.5em 1.75em 1.15em;
  font-weight: 500;
  border: 1px #c8d7e1 solid;
  border-top: 2px #c8d7e1 solid;
  background: #e9eff3;
  float: left;
  font-size: 1.25em;
  line-height: 1;
  color: #3d596d;
  -webkit-border-top-left-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-topright: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  cursor: pointer;
  outline: none;
}
.jp-feature-set-tab-container .jp-product-tab:hover, .jp-feature-set-tab-container .jp-product-tab:focus {
  border-top: 2px #069e08 solid;
  background: #fff;
}
.jp-feature-set-tab-container .feature-tab-icon {
  display: inline-block;
  position: relative;
  top: 5px;
  margin-right: 3px;
}
.jp-feature-set-tab-container .feature-tab-icon svg {
  height: 26px;
  width: auto;
  fill: #3d596d;
}
.jp-feature-set-tab-container .jp-product-panel {
  clear: both;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  background: #fff;
  border: 1px #c8d7e1 solid;
}
.jp-feature-set-tab-container li[aria-selected=true] {
  color: #000;
  background-color: #fff;
  border-bottom: 1px #fff solid;
  border-top: 2px #069e08 solid;
}
.jp-feature-set-tab-container li[aria-selected=true]:hover {
  background: #fff;
}
.jp-feature-set-tab-container li[aria-selected=true] .feature-tab-icon svg {
  fill: #000;
}
@media (min-width: 901px) {
  .jp-feature-set-tab-container div[aria-hidden=true] {
    display: none;
  }
  .jp-feature-set-tab-container div[aria-hidden=false] {
    display: block;
  }
  .jp-feature-set-tab-container .hidden {
    display: none;
  }
}
@media (max-width: 900px) {
  .jp-feature-set-tab-container .jp-product-tab-list {
    display: none;
  }
  .jp-feature-set-tab-container .jp-product-panel {
    margin: 0 0 2em 0;
  }
}

.jp-feature-set-inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 2em;
}

.jp-feature-set-inner-img {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
@media (min-width: 1101px) {
  .jp-feature-set-inner-img {
    -webkit-flex: 0 1 65%;
    -ms-flex: 0 1 65%;
    flex: 0 1 65%;
  }
}
@media (min-width: 1001px) {
  .jp-feature-set-inner-img {
    -webkit-flex: 0 1 55%;
    -ms-flex: 0 1 55%;
    flex: 0 1 55%;
  }
}
@media (min-width: 901px) {
  .jp-feature-set-inner-img {
    -webkit-flex: 0 1 60%;
    -ms-flex: 0 1 60%;
    flex: 0 1 60%;
    padding: 2em;
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 900px) {
  .jp-feature-set-inner-img {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}
.jp-feature-set-inner-img img {
  max-width: 90%;
  margin: 0 2em;
}
@media (min-width: 901px) {
  .jp-feature-set-inner-img img {
    max-width: 100%;
  }
}

.jp-feature-set-inner-desc {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  padding: 2em;
  text-align: left;
}
@media (min-width: 1101px) {
  .jp-feature-set-inner-desc {
    -webkit-flex: 0 1 35%;
    -ms-flex: 0 1 35%;
    flex: 0 1 35%;
  }
}
@media (min-width: 1001px) {
  .jp-feature-set-inner-desc {
    -webkit-flex: 0 1 45%;
    -ms-flex: 0 1 45%;
    flex: 0 1 45%;
  }
}
@media (min-width: 901px) {
  .jp-feature-set-inner-desc {
    -webkit-flex: 0 1 40%;
    -ms-flex: 0 1 40%;
    flex: 0 1 40%;
  }
}
@media (max-width: 900px) {
  .jp-feature-set-inner-desc {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
}
.jp-feature-set-inner-desc h4 {
  text-align: left;
  line-height: 1.65;
  font-size: 1.25em;
}
.jp-feature-set-inner-desc p {
  line-height: 1.55;
  font-size: 1.15em;
}
.jp-feature-set-inner-desc .cta-install {
  padding: 1em 0;
  margin: 0;
}
.jp-feature-set-inner-desc .wp-button, .jp-feature-set-inner-desc .navigation .nav-previous a, .navigation .nav-previous .jp-feature-set-inner-desc a,
.jp-feature-set-inner-desc .navigation .nav-next a,
.navigation .nav-next .jp-feature-set-inner-desc a, .jp-feature-set-inner-desc .comment-reply-link {
  font-size: 1em;
  margin: 0 5px 5px 0;
  line-height: 1;
  padding: 14px 20px;
}

.feature-set:nth-child(odd) .jp-product-tab-list {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 900px) {
  .feature-set:nth-child(odd) .jp-product-tab-list {
    display: none;
  }
}
.feature-set:nth-child(odd) .jp-feature-set-inner-desc {
  -webkit-order: 2;
  ms-flex-order: 2;
  order: 2;
}
.feature-set:nth-child(odd) .jp-feature-set-inner-img {
  -webkit-order: 1;
  ms-flex-order: 1;
  order: 1;
}
.feature-set:nth-child(odd) p {
  text-align: left;
}

.jp-plan__header-title {
  text-align: left;
}

.jp-plan__feature-title {
  padding-bottom: 6px;
  font-weight: bold;
}

.jp-plan__feature-description {
  padding: 2px 0;
  font-size: 14px;
  padding: 2px 6px 2px 8px;
}


.page-template-page-single-feature .feature-intro .in.wider {
  max-width: 1120px;
}

.plans-pricing-comparison {
  display: flex;
}

@media screen and (max-width: 840px) {
  .plans-pricing-comparison {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

.jp-plan {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  flex: 1;
  margin: 44px 8px;
  border: 1px solid #c8d7e1;
}

.jp-plan:first-of-type {
  margin-left: 0;
}

.jp-plan:last-of-type {
  margin-right: 0;
}

@media screen and (max-width: 1120px) {
  .jp-plan {
    margin: 0 0 0 -1px;
  }
  .jp-plan:first-of-type {
    margin-left: 0;
  }
}
@media screen and (max-width: 840px) {
  .jp-plan {
    flex-basis: 50%;
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 500px) {
  .jp-plan {
    flex-basis: 100%;
  }
}

.jp-plan__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px;
  border-bottom: 2px solid #008710;
}
.is-active .jp-plan__header {
  color: #fff;
  background-color: #43596b;
  border-bottom-color: #43596b;
}
.jp-plan__header .jp-plan__header.is-personal-plan {
  border-color: #f0b849;
}
.jp-plan__header .jp-plan__header.is-premium-plan {
  border-color: #4ab866;
}
.jp-plan__header .jp-plan__header.is-business-plan {
  border-color: #855da6;
}

.jp-plan__header-figure {
  align-self: flex-start;
  width: 52px;
  height: 52px;
  margin-right: 16px;
}

.jp-plan__header-text {
  align-self: flex-start;
}

.jp-plan__header-title {
  font-size: 21px;
  font-weight: 600;
}

.jp-plan__header-description {
  font-size: 13px;
  font-style: italic;
  color: #858585;
}

.jp-plan__header-label {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}


.jp-plan__pricing {
  padding: 24px;
  text-align: center;
  border-bottom: 1px solid #dbdbdb;
}

.jp-plan__pricing-bottom {
  margin-top: auto;
  padding: 24px 24px 16px;
  text-align: center;
}

.jp-plan_pricing-price {
  margin-bottom: 24px;
}

.jp-plan_pricing-monthly {
  font-size: 30px;
  line-height: 1;
}

.jp-plan_pricing-monthly sub {
  bottom: 0;
  font-size: 18px;
  color: #858585;
}

.jp-plan_pricing-yearly,
.jp-plan_pricing-from {
  font-size: 13px;
  font-style: italic;
  color: #858585;
}

.jp-plan_pricing-from {
  margin-bottom: 10px;
}

.jp-plan_pricing-cta {
  margin-bottom: 16px;
}

.jp-plan__pricing-button {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 7px 14px 9px;
  font-weight: 600 !important;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 4px;
  color: #fff !important;
  background: #008710;
  border: none;
  cursor: pointer;
  outline: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
  vertical-align: top;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
  transition: all 0.2s ease-in;
  -webkit-font-smoothing: none;
  -webkit-font-smoothing: auto;
}
.jp-plan__pricing-button:hover, .jp-plan__pricing-button:active, .jp-plan__pricing-button:focus {
  background: #005b18;
  color: #fff !important;
}
.jp-plan__pricing-button:focus, .jp-plan__pricing-button:active {
  box-shadow: 0 0 0 2px #78dcfa;
}
.jp-plan__pricing-button.secondary {
  background: #fff;
  border-color: #c8d7e1;
  color: #2e4453 !important; 
}
.jp-plan__pricing-button.secondary:hover, .jp-plan__pricing-button.secondary:active {
  border-color: #a8bece;
}

.jp-plan__details {
  display: none;
  text-align: left;
  margin-bottom: 24px;
}

.jp-plan__details-title {
  display: block;
  margin-bottom: 8px;
  font-size: 15px;
  font-weight: 600;
}

.jp-plan__details-description {
  display: block;
  font-size: 13px;
  color: #858585;
}

@media screen and (max-width: 500px) {
  .jp-plan__details {
    display: block;
  }
}

.jp-pricing-products .jp-plan__header {
  padding: 15px;
  min-height: 104px;
}
.jp-pricing-products .jp-plan__header-title {
  margin-bottom: 4px;
}
.jp-pricing-products .jp-plan__header-subtitle {
  color: #858585;
  font-size: italic;
}
.jp-pricing-products .jp-plan__description {
  padding: 20px 20px 0;
  max-width: 540px;
  font-size: 15px;
  line-height: 1.5;
  margin-left: auto;
  margin-right: auto;
}

.jp-pricing-headline .jp-pricing-headline__title {
  text-align: center;
  margin: 0 auto 1rem auto;
}
.jp-pricing-headline .jp-pricing-headline__subtitle {
  color: #4f748e;
  font-weight: normal;
}


.jp-plan__feature-single {
  margin: 0;
  padding: 16px;
  border-bottom: 1px solid #ececec;
  list-style-type: disc;
}

.jp-plan__feature-single:last-of-type {
  border-bottom: none;
}

.jp-plan__feature-title {
  font-size: 15px;
  line-height: 2;
  list-style-type: none;
}

.jp-plan__feature-description {
  font-size: 13px;
  line-height: 1.2;
  padding: 0.5em 0;
  margin-left: 13px;
}
@media (max-width: 782px) {
  .jp-plan__feature-description {
    line-height: 1.65;
    font-size: 14px;
  }
}

.jp-plan__feature-description .feature-new {
  text-transform: uppercase;
  color: #fff;
  background-color: #069e08;
  display: inline-block;
  padding: 2px 4px;
  border-radius: 2px;
  line-height: 1;
  font-weight: 600;
}

.jp-plan__feature-description a {
  color: #008710;
  display: inline;
}

.jp-plan__feature-description a:hover,
.jp-plan__feature-description a:focus {
  color: #008710;
  text-decoration: underline;
}

.jp-plan__show-features {
  display: none;
  padding: 12px 16px;
  font-size: 16px;
  font-weight: 600;
  color: #858585;
}

.jp-plan__show-features .gridicon {
  float: right;
  fill: #858585;
  transition: all 0.15s ease;
}

.jp-plan__show-features.open .gridicon {
  transform: rotate(180deg);
}


abbr[title] {
  border: none;
  cursor: default;
  text-decoration-line: unset;
}
a abbr[title] {
  cursor: pointer;
}

.jp-plan_pricing-monthly abbr[title] {
  font-size: 15px;
  color: #858585;
  vertical-align: top;
}

.jp-plan__feature-single {
  text-align: left;
}

.page-template-page-jetpack-hosts-2018 .jp-plan,
.page-template-page-guided-transfer .jp-plan {
  background-color: #fff;
}
.page-template-page-jetpack-hosts-2018 .jp-plan__header,
.page-template-page-guided-transfer .jp-plan__header {
  padding: 12px 24px;
}
.page-template-page-jetpack-hosts-2018 .jp-plan__header.is-wpcom,
.page-template-page-guided-transfer .jp-plan__header.is-wpcom {
  border-color: #008710;
}
.page-template-page-jetpack-hosts-2018 .jp-plan__header.is-siteground,
.page-template-page-guided-transfer .jp-plan__header.is-siteground {
  border-color: #333;
}
.page-template-page-jetpack-hosts-2018 .jp-plan__header.is-bluehost,
.page-template-page-guided-transfer .jp-plan__header.is-bluehost {
  border-color: #3575d3;
}
.page-template-page-jetpack-hosts-2018 .jp-plan__header.is-dreamhost,
.page-template-page-guided-transfer .jp-plan__header.is-dreamhost {
  border-color: #1e3143;
}
.page-template-page-jetpack-hosts-2018 .jp-plan__header-description,
.page-template-page-guided-transfer .jp-plan__header-description {
  text-align: left;
}
.page-template-page-jetpack-hosts-2018 .jp-plan__details,
.page-template-page-guided-transfer .jp-plan__details {
  display: block;
  margin-bottom: 0;
}
.page-template-page-jetpack-hosts-2018 .jp-plan_pricing-monthly,
.page-template-page-guided-transfer .jp-plan_pricing-monthly {
  line-height: 1.65;
}
.page-template-page-jetpack-hosts-2018 .jp-plan_pricing-monthly abbr,
.page-template-page-guided-transfer .jp-plan_pricing-monthly abbr {
  line-height: 2.5;
}
.page-template-page-jetpack-hosts-2018 .jp-plan__details-description,
.page-template-page-guided-transfer .jp-plan__details-description {
  font-size: 14px;
  line-height: 1.65;
  color: #000;
}
.page-template-page-jetpack-hosts-2018 .jp-plan_pricing-cta.first-btn,
.page-template-page-guided-transfer .jp-plan_pricing-cta.first-btn {
  margin: 24px 24px 16px;
}
.page-template-page-jetpack-hosts-2018 .jp-plan__feature-description ul,
.page-template-page-guided-transfer .jp-plan__feature-description ul {
  margin: 0;
  padding: 0 0 0 25px;
  color: #000;
  font-size: 14px;
}
.page-template-page-jetpack-hosts-2018 .jp-plan__feature-description li,
.page-template-page-guided-transfer .jp-plan__feature-description li {
  margin: 0;
}
.page-template-page-jetpack-hosts-2018 .jp-plan__feature-description p,
.page-template-page-guided-transfer .jp-plan__feature-description p {
  color: #000;
  margin: 0;
}
.page-template-page-jetpack-hosts-2018 .right-side,
.page-template-page-guided-transfer .right-side {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.page-template-page-jetpack-hosts-2018 .list-criteria,
.page-template-page-guided-transfer .list-criteria {
  margin-top: -2em;
  font-size: 13px;
}

.host-list-section {
  padding: 2em 0;
}

.host-list-section + .host-list-section {
  padding-bottom: 6em;
}

#hosting-plans-compare .jp-plan .jp-plan__pricing {
  display: none;
}
#hosting-plans-compare .jp-plan_pricing-cta {
  display: none;
}

#hosting-compare-show-plans {
  display: none;
}
#hosting-compare-show-plans.open {
  display: block;
}

.hosting-prtnr-container {
  margin: 2em 0;
}

.hosting-prtnr-row {
  margin-top: -1px;
  width: 100%;
  border: 1px #e9eff3 solid;
}
@media (min-width: 901px) {
  .hosting-prtnr-row {
    background: #e9eff3;
    display: grid;
    grid-gap: 1px;
    grid-template-rows: auto;
    column-count: 5;
    grid-template-columns: minmax(150px, 15fr) 6fr 38fr 20fr minmax(150px, 25fr);
    grid-template-areas: "PartnerName PartnerLocation PartnerDetails PartnerPrice PartnerCTA";
  }
}
@media (max-width: 900px) {
  .hosting-prtnr-row {
    background: none;
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 700px) {
  .hosting-prtnr-row {
    display: block;
  }
}

@media (min-width: 901px) and (-ms-high-contrast: none), (min-width: 901px) and (-ms-high-contrast: active) {
  .hosting-prtnr-row {
    display: -ms-grid;
    -ms-grid-columns: minmax(150px, 15fr) 6fr 42fr 22fr minmax(150px, 15fr);
    -ms-grid-rows: auto;
  }
}
.prtnr-cell {
  background: #fff;
  padding: 1em;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 700px) {
  .prtnr-cell {
    margin-bottom: 2em;
  }
}

.prtnr-details-ext {
  border: 1px #e9eff3 solid;
  border-top: none;
  display: none;
}
@media (min-width: 901px) {
  .prtnr-details-ext {
    padding: 2em;
  }
}
.prtnr-details-ext h2 {
  font-size: 1.8em;
}
.prtnr-details-ext h3 {
  font-size: 1.25em;
}
.prtnr-details-ext h4 {
  font-size: 1em;
}
.prtnr-details-ext p {
  font-size: 1em;
}

.host-listing-criteria .prtnr-details-ext h3 {
  padding-top: 0;
}

.prtnr-details-ext-interior {
  display: flex;
  margin-top: 1em;
}
@media (max-width: 900px) {
  .prtnr-details-ext-interior {
    display: block;
  }
}

.prtnr-details a {
  display: block;
  padding-top: 10px;
}

.hosting-details-col {
  flex-basis: 33%;
  padding: 1em 2em 1em 0;
}
@media (max-width: 900px) {
  .hosting-details-col {
    padding: 1em 0;
  }
}

.hosting-prtnr-row:nth-of-type(even) .prtnr-cell {
  background: #f9f9f9;
}

.prtnr-cta .wp-button, .prtnr-cta .navigation .nav-previous a, .navigation .nav-previous .prtnr-cta a,
.prtnr-cta .navigation .nav-next a,
.navigation .nav-next .prtnr-cta a, .prtnr-cta .comment-reply-link {
  width: 100%;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
}

@media (min-width: 901px) {
  .prtnr-name {
    grid-area: PartnerName;
  }
  .prtnr-hq {
    grid-area: PartnerLocation;
  }
  .prtnr-details {
    grid-area: PartnerDetails;
  }
  .prtnr-price {
    grid-area: PartnerPrice;
  }
  .prtnr-cta {
    grid-area: PartnerCTA;
  }
}
@media (max-width: 900px) {
  .prtnr-name {
    flex-basis: 25%;
    order: 1;
  }
  .prtnr-hq {
    flex-basis: 20%;
    order: 2;
  }
  .prtnr-details {
    flex-basis: 75%;
    order: 4;
  }
  .prtnr-price {
    flex-basis: 55%;
    order: 3;
    text-align: right;
  }
  .prtnr-cta {
    flex-basis: 25%;
    order: 5;
  }
  .prtnr-details-ext {
    flex-basis: 100%;
    order: 6;
  }
}
.prtnr-name svg,
.prtnr-name img,
.prtnr-hq svg,
.prtnr-hq img {
  width: 100%;
}

@media (max-width: 900px) {
  .prtnr-name svg,
  .prtnr-name img {
    max-width: 150px;
  }
  .prtnr-hq svg {
    max-width: 45px;
  }
}

.page-template-page-feature-comparison .revolving-headers h1 {
  font-size: 36px;
  margin-bottom: 0.5em;
  letter-spacing: -1px;
}
.page-template-page-feature-comparison .revolving-headers h2 {
  color: #50575e;
  font-size: 24px;
}

.pricing-comparison {
  border-collapse: separate;
  border-spacing: 1px;
  margin-top: 3em;
  width: 100%;
}
@media (max-width: 1000px) {
  .pricing-comparison {
    display: block;
  }
  .pricing-comparison [data-screen=mobile] {
    display: initial;
  }
  .pricing-comparison [data-screen=desktop] {
    display: none;
  }
}
@media (min-width: 1001px) {
  .pricing-comparison [data-screen=mobile] {
    display: none;
  }
  .pricing-comparison [data-screen=desktop] {
    display: initial;
  }
}
.pricing-comparison tr {
  border-bottom: 1px solid #fff;
}
@media (max-width: 1000px) {
  .pricing-comparison tr {
    display: block;
    margin-bottom: 1rem;
  }
}
@media (max-width: 1000px) {
  .pricing-comparison thead {
    display: none;
  }
}
.pricing-comparison thead th {
  border-bottom: 3px solid #9dd977;
  font-size: 20px;
  font-weight: normal;
  padding: 0.5em;
  vertical-align: middle;
}
.pricing-comparison thead th:nth-of-type(1) {
  border-bottom: none;
}
.pricing-comparison thead .cta .wp-button, .pricing-comparison thead .cta .navigation .nav-previous a, .navigation .nav-previous .pricing-comparison thead .cta a,
.pricing-comparison thead .cta .navigation .nav-next a,
.navigation .nav-next .pricing-comparison thead .cta a, .pricing-comparison thead .cta .comment-reply-link {
  margin-top: 24px;
}
.pricing-comparison .section-heading {
  font-size: 18px;
  background-color: #fff;
  border-bottom: 3px solid #069e08;
  color: #000;
  line-height: 24px;
  padding: 1.5rem 1rem 0.75rem 0;
  vertical-align: middle;
}
@media (max-width: 1000px) {
  .pricing-comparison .section-heading {
    display: block;
    width: 100%;
    text-align: left;
  }
}
.pricing-comparison .section-heading .gridicon {
  display: block;
  fill: #000;
  float: left;
  margin-right: 4px;
}
.pricing-comparison .section-heading span {
  display: inline-block;
  line-height: 24px;
}
.pricing-comparison tbody th {
  padding: 1em 0 1em 1em;
  font-weight: bold;
  font-size: 1rem;
}
@media (min-width: 1001px) {
  .pricing-comparison tbody th {
    padding: 0.5em 0 0.5em 2em;
    font-weight: normal;
    text-align: left;
  }
}
@media (max-width: 1000px) {
  .pricing-comparison tbody {
    display: block;
    width: 100%;
  }
}
.pricing-comparison tbody td {
  padding: 1em;
}
@media (max-width: 1000px) {
  .pricing-comparison tbody td {
    display: block;
    text-align: left;
    border-bottom: 1px solid #fff;
  }
  .pricing-comparison tbody td:before {
    content: attr(data-product) ": ";
    display: inline-block;
    width: 6rem;
  }
  .pricing-comparison tbody td:nth-of-type(1) {
    background-color: rgba(157, 217, 119, 0.05);
  }
  .pricing-comparison tbody td:nth-of-type(2) {
    background-color: rgba(157, 217, 119, 0.1);
  }
  .pricing-comparison tbody td:nth-of-type(3) {
    background-color: rgba(157, 217, 119, 0.2);
  }
  .pricing-comparison tbody td:nth-of-type(4) {
    background-color: rgba(157, 217, 119, 0.3);
  }
}
.pricing-comparison tr.cta td {
  background-color: #fff;
  vertical-align: top;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 1000px) {
  .pricing-comparison tr.cta td {
    display: block;
    margin-bottom: 1rem;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
  }
}
.pricing-comparison tr.cta td:before {
  content: none;
}
.pricing-comparison .cta .wp-button, .pricing-comparison .cta .navigation .nav-previous a, .navigation .nav-previous .pricing-comparison .cta a,
.pricing-comparison .cta .navigation .nav-next a,
.navigation .nav-next .pricing-comparison .cta a, .pricing-comparison .cta .comment-reply-link {
  min-width: 175px;
  min-height: 45px;
  padding: 12px;
  font-weight: 700;
}
.pricing-comparison .cta .wp-button:hover, .pricing-comparison .cta .navigation .nav-previous a:hover, .navigation .nav-previous .pricing-comparison .cta a:hover,
.pricing-comparison .cta .navigation .nav-next a:hover,
.navigation .nav-next .pricing-comparison .cta a:hover, .pricing-comparison .cta .comment-reply-link:hover {
  color: #2e4453;
}
@media (max-width: 700px) {
  .pricing-comparison .cta .wp-button, .pricing-comparison .cta .navigation .nav-previous a, .navigation .nav-previous .pricing-comparison .cta a,
  .pricing-comparison .cta .navigation .nav-next a,
  .navigation .nav-next .pricing-comparison .cta a, .pricing-comparison .cta .comment-reply-link {
    width: 100%;
  }
}
.pricing-comparison col.product {
  width: 200px;
}
.pricing-comparison col.product-jetpack-free {
  background-color: rgba(157, 217, 119, 0.05);
}
.pricing-comparison col.product-jetpack-backup {
  background-color: rgba(157, 217, 119, 0.1);
}
.pricing-comparison col.product-jetpack-security {
  background-color: rgba(157, 217, 119, 0.2);
}
.pricing-comparison col.product-jetpack-complete {
  background-color: rgba(157, 217, 119, 0.3);
}
.pricing-comparison .product-upgrade {
  font-weight: bold;
}
.pricing-comparison .gridicon {
  fill: #008710;
}
@media (max-width: 1000px) {
  .pricing-comparison .gridicon {
    margin-bottom: -6px;
  }
}
.pricing-comparison tfoot td {
  padding: 2em;
}

@media (max-width: 530px) {
  body.home .mast h2 br {
    display: none;
  }
}
.invert {
  color: #3d596d;
  background: none; 
  background-color: #e9eff3;
}
.invert .cta-install {
  padding: 4em 0 2em;
}
.invert h2 {
  color: #000;
}
.invert .btn {
  background: #fff;
  border-color: #c8d7e1;
  color: #2e4453;
  border-style: solid;
  border-width: 1px 1px 2px;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  outline: 0;
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  text-decoration: none;
  vertical-align: top;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 1.5;
  border-radius: 4px;
  padding: 7px 14px 9px;
  -webkit-appearance: none;
  appearance: none;
}
.invert .btn:hover, .invert .btn:active, .invert .btn:visited, .invert .btn:focus {
  background: #fff;
  border-color: #a8bece;
  color: #2e4453;
}

.mast.invert {
  background: #fff;
}

.mast {
  margin-bottom: 2.5em;
  padding: 0;
  transition: all 0.5s ease-in-out;
}

.j-content h1,
.j-content h3 {
  color: #000;
}
.j-content div > ul,
.j-content div > ol {
  font-size: 1.25em;
  line-height: 185%;
}

.l-side,
.r-side {
  float: left;
  text-align: left;
}
.l-side h1,
.l-side h2,
.l-side h3,
.l-side h4,
.l-side h5,
.r-side h1,
.r-side h2,
.r-side h3,
.r-side h4,
.r-side h5 {
  text-align: left;
  max-width: 100%;
}
.l-side h1,
.r-side h1 {
  margin-top: 0;
}

.l-side {
  width: 75%;
  padding-right: 5%;
  margin: 0 auto;
}
@media (max-width: 782px) {
  .l-side {
    padding-right: 0;
  }
}
.l-side .hentry {
  width: 100%;
}

.l-side h2 {
  letter-spacing: 0;
  margin-bottom: 15px;
}

.l-side h2 a {
  color: #000;
  font-weight: bold;
}

.l-side h3 {
  color: #000;
  margin-top: 2em;
}

.l-side li {
  margin-bottom: 20px;
}

.l-side .wp-caption {
  background: none;
  padding: 0;
}

.l-side .post {
  margin-bottom: 6.5em;
}

@media (max-width: 590px) {
  .mast {
    margin-bottom: 1.5em;
  }
  .l-side {
    width: 85%;
  }
}
.r-side {
  width: 25%;
}
.r-side ul,
.r-side ol {
  padding: 0 0 0 1em;
}
.r-side ul,
.r-side li {
  list-style: none;
}
.r-side h3 {
  font-size: 1.5em;
  font-weight: 600;
  margin-top: 0.61111em;
  margin-bottom: 1em;
  line-height: normal;
}
.r-side select {
  width: 98%;
}
.r-side .widget-container {
  padding-bottom: 2em;
  border-bottom: 1px #d3dee5 solid;
}
.r-side .widget-container:last-of-type {
  border: none;
}
.r-side .widget-container.widget_search {
  border-bottom: none;
}
.r-side #subscribe-field,
.r-side #s {
  font-size: 1em;
}
.r-side #subscribe-field {
  padding: 1em 0.5em !important;
  font-size: 14px !important;
  border: 1px solid #949494 !important;
  background-color: #fff !important;
  opacity: 1 !important;
}
.r-side #s {
  padding: 0.5359em !important;
}
.r-side #subscribe-submit > button,
.r-side #searchsubmit {
  transition: all 0.5s ease-in-out;
  background: #008710;
  border-radius: 3px;
  border: none;
  text-shadow: none;
  font-size: 1em;
  font-weight: 600;
  vertical-align: top;
  min-width: 28%;
  position: relative;
  color: #fff;
  line-height: 1;
}
.r-side #subscribe-submit > button:hover,
.r-side #searchsubmit:hover {
  background: #005b18;
  color: #fff;
}
.r-side #subscribe-submit > button {
  padding: 0.7em 0.2em;
  height: 35px;
}
.r-side #searchsubmit {
  padding: 0.7142857143em 0.2em;
}
@media (min-width: 782px) and (max-width: 1156px) {
  .r-side #subscribe-field,
  .r-side #s,
  .r-side #searchsubmit,
  .r-side #subscribe-submit > button {
    min-width: 100%;
  }
  .r-side #searchsubmit,
  .r-side #subscribe-submit > button {
    margin-top: 0.5em;
  }
}
.r-side #subscribe-email,
.r-side #subscribe-submit {
  display: inline;
  vertical-align: middle;
}
.r-side .wp-block-jetpack-subscriptions__subscount {
  margin-top: 1em;
}
.r-side p {
  font-size: 1em;
  margin-top: 0px;
}

@media (max-width: 782px) {
  .l-side,
  .r-side {
    width: 100%;
  }
}

.widget-title {
  margin-bottom: 1em;
}

.button.km-jp-download, #support_feedback_comment_form .km-jp-download.button-secondary {
  text-shadow: none;
  box-shadow: none;
  color: #fff;
  background: #2fb41f;
  border-color: #008710;
  border-style: solid;
  border-width: 1px 1px 2px;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  outline: 0;
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  text-decoration: none;
  vertical-align: top;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 1.5;
  border-radius: 4px;
  padding: 7px 20px 9px;
  -webkit-appearance: none;
  appearance: none;
}
.button.km-jp-download:hover, #support_feedback_comment_form .km-jp-download.button-secondary:hover, .button.km-jp-download:active, #support_feedback_comment_form .km-jp-download.button-secondary:active, .button.km-jp-download:visited, #support_feedback_comment_form .km-jp-download.button-secondary:visited, .button.km-jp-download:focus, #support_feedback_comment_form .km-jp-download.button-secondary:focus {
  color: #fff;
  background: #2fb41f;
  border-color: #005b18;
  text-shadow: none;
  box-shadow: none;
}

.hentry.post img,
.wp-caption {
  max-width: 100% !important;
  height: auto;
  border-radius: 4px;
}

.post h1,
.post h2,
.post h3,
.post h4 {
  text-align: left;
}

h1.entry-title {
  margin-bottom: 1em;
  color: #000;
  font-weight: 600;
  letter-spacing: -1px;
}

.l-side .wp-caption {
  background-color: #f3f6f8;
  padding: 10px;
  text-align: center;
}

.wp-caption-text {
  font-size: 1em;
  margin-bottom: 0;
}

.j-content .entry-meta,
.j-content .entry-utility {
  color: #2e4453;
  padding: 5px 0;
  text-transform: none;
  font-size: 14px;
  border-top: none;
  border-bottom: none;
  font-style: italic;
}
.j-content .entry-meta a,
.j-content .entry-utility a {
  font-weight: 600;
  color: #2e4453;
  text-decoration: underline;
}

.j-content .entry-meta {
  margin-bottom: 15px;
}

#jp-post-flair {
  margin: 4em 0 0 0;
  border-top: none;
}
#jp-post-flair h3,
#jp-post-flair em {
  text-transform: none;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0;
}
#jp-post-flair h3:before,
#jp-post-flair em:before {
  display: none !important;
}

.j-content .entry-content p {
  margin: 0 0 2em 0;
}
.j-content .entry-content p,
.j-content .entry-content ul,
.j-content .entry-content ol {
  font-size: 18px;
  line-height: 1.65;
}
.j-content .entry-content img {
  max-width: 100%;
}
.j-content .entry-content img[height] {
  height: auto;
}
.j-content .entry-content img.aligncenter {
  display: block;
  margin: 0 auto;
}

.single .post > .attachment-post-thumbnail {
  margin-bottom: 20px;
}

.r-side .widget_top-posts li {
  padding: 10px 0;
}
.r-side .widget_categories li {
  padding: 2px 0;
}

.entry-content:after {
  content: "";
  display: table;
  clear: both;
}

.search-results-cats,
.search-results-cats li,
.search-results-cats li ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #87a6bc;
}

.search-results-cats h4 {
  margin-bottom: 15px;
}

.search-results-cats li {
  font-weight: 600;
}

.search-results-cats.by-date li {
  font-weight: 400;
}

.search-results-cats li a {
  display: inline-block;
  padding-bottom: 2px;
}

.search-results-cats li li {
  font-weight: 400;
  list-style: none;
  margin: 0 0 4px 0;
  padding: 0;
}

@media (min-width: 783px) {
  .jp-blog-search-col {
    width: 50%;
    float: left;
  }
}

.navigation .nav-previous a,
.navigation .nav-next a {
  font-weight: bold;
}
.navigation .nav-next {
  float: right;
}

div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post {
  opacity: 1;
}

div#jp-relatedposts div.jp-relatedposts-items div.jp-relatedposts-post:hover .jp-relatedposts-post-title a,
div#jp-relatedposts div.jp-relatedposts-items div.jp-relatedposts-post .jp-relatedposts-post-title a {
  color: #008710;
}

div#jp-relatedposts {
  margin-top: 4em;
}

.jp-relatedposts-headline:after {
  display: inline-block;
  content: "articles";
  margin-left: 5px;
  font-size: 18px;
}

#comments {
  margin-top: 3em;
  border-top: 2px #f3f6f8 solid;
}
#comments .comment.depth-1 {
  border-bottom: 1px #c8d7e1 solid;
}
#comments a,
#comments a:visited,
#comments a:active {
  color: #008710;
}
#comments a.url {
  color: #000;
}
#comments p {
  font-size: 16px;
}
#comments .children {
  padding-left: 10%;
  margin-bottom: 0;
  margin-top: 0;
}
#comments .depth-1 {
  border-radius: 4px;
}
#comments .depth-1:nth-child(odd) {
  background: none;
}
#comments .depth-1:nth-child(even) {
  background: none;
}
#comments li {
  margin-bottom: 1em;
}
#comments li ul li {
  padding: 0;
}

#comments-title {
  padding-bottom: 5px;
}

.comment-body p a {
  text-decoration: underline;
}
.comment-body br {
  display: none;
}
.comment-body form a {
  font-size: 14px;
  text-transform: none;
  background: #069e08;
  color: #fff !important;
  padding: 0.5em 1em;
  border-radius: 4px;
  font-weight: 600;
}
.comment-body form a:hover {
  background: #046d06;
}

.commentlist {
  max-width: 100%;
}
.commentlist .comment-body {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 1px #fff solid;
}
.commentlist .comment-body:last-of-type {
  border-bottom: none;
}
.commentlist .comment-meta {
  font-size: 12px;
  position: relative;
  top: -6px;
}
.commentlist .comment-meta a {
  color: #2e4453 !important;
}
.commentlist .comment-meta a.comment-edit-link {
  color: #069e08 !important;
}
.commentlist .avatar {
  margin-right: 15px;
  border: 4px transparent solid;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.commentlist .is-a8c .comment-author.vcard img {
  border: 4px #069e08 solid;
}
.commentlist .is-a8c .fn:after {
  color: #069e08;
}
.commentlist .fn {
  font-size: 16px;
  position: relative;
  top: 3px;
}

.reply:after {
  content: "";
  display: table;
  clear: both;
}

.comment-reply-link {
  color: #2e4453 !important;
  font-weight: 600;
  padding: 4px 12px;
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-top: -5px;
}

#comments p.comment-likes {
  display: inline-block;
  padding: 20px 0 0 0;
  margin: 0;
  float: left;
  clear: none;
}

.comment-container {
  padding: 1em 0 2em;
  margin: 1em 0;
}
.comment-container:last-child {
  border-bottom: none;
}

.children .comment-container:last-child {
  border-bottom: none;
  margin-bottom: 50px;
}

#cancel-comment-reply-link {
  font-size: 14px;
}

.single-post h2 {
  font-size: 2em;
  font-weight: 600;
  color: #000;
  margin: 1.25em 0;
}
.single-post h3 {
  font-size: 1.75em;
  margin: 1.25em 0;
}
.single-post h4 {
  color: #000;
}

.page-template-page-pricing-2018 h1.entry-title {
  display: none;
}

.pricing-comparison .some {
  background: #f3f6f8;
}
.pricing-comparison .yes {
  background-color: #e9eff3;
}
.pricing-comparison .yes .gridicon {
  fill: #008710;
}
.pricing-comparison .feature-heading-active {
  background: #c8d7e1;
  color: #000;
}
.pricing-comparison .feature-name .gridicon {
  fill: #069e08;
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.pricing-comparison #btn-compare-features-business:hover {
  color: #fff !important;
}

.feature-col .cta-install .wp-button, .feature-col .cta-install .navigation .nav-previous a, .navigation .nav-previous .feature-col .cta-install a,
.feature-col .cta-install .navigation .nav-next a,
.navigation .nav-next .feature-col .cta-install a, .feature-col .cta-install .comment-reply-link {
  background: #fff;
  border-color: #c8d7e1;
  border-style: solid;
  border-width: 1px 1px 2px;
  color: #2e4453;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  outline: 0;
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  text-decoration: none;
  vertical-align: top;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 21px;
  border-radius: 4px;
  padding: 7px 14px 9px;
  -webkit-appearance: none;
  appearance: none;
}

.feature-col .cta-install .wp-button.is-primary, .feature-col .cta-install .navigation .nav-previous a.is-primary, .navigation .nav-previous .feature-col .cta-install a.is-primary,
.feature-col .cta-install .navigation .nav-next a.is-primary,
.navigation .nav-next .feature-col .cta-install a.is-primary, .feature-col .cta-install .is-primary.comment-reply-link, .feature-col .cta-install .pricing-comparison .wp-button#btn-compare-features-business, .pricing-comparison .feature-col .cta-install .wp-button#btn-compare-features-business, .feature-col .cta-install .navigation .nav-previous .pricing-comparison a#btn-compare-features-business, .navigation .nav-previous .pricing-comparison .feature-col .cta-install a#btn-compare-features-business, .feature-col .cta-install .pricing-comparison .navigation .nav-previous a#btn-compare-features-business, .pricing-comparison .navigation .nav-previous .feature-col .cta-install a#btn-compare-features-business,
.feature-col .cta-install .navigation .nav-next .pricing-comparison a#btn-compare-features-business,
.navigation .nav-next .pricing-comparison .feature-col .cta-install a#btn-compare-features-business,
.feature-col .cta-install .pricing-comparison .navigation .nav-next a#btn-compare-features-business,
.pricing-comparison .navigation .nav-next .feature-col .cta-install a#btn-compare-features-business, .feature-col .cta-install .pricing-comparison .comment-reply-link#btn-compare-features-business, .pricing-comparison .feature-col .cta-install .comment-reply-link#btn-compare-features-business {
  background: #2fb41f;
  border-color: #008710;
  color: #fff;
}

.j-feature {
  padding-top: 4em;
}
.j-feature img {
  width: 100%;
  max-width: 550px;
  border-radius: 8px;
  border: 1px #d3dee5 solid;
  padding: 1em;
}
.j-feature h3 {
  color: #2e4453;
}
.j-feature .j-col p {
  text-align: left;
}

.act {
  margin-top: 2em;
  padding: 3em;
  background: #e3eaef;
  border-radius: 12px;
}

.filter a {
  background: #d3dee5;
  color: #2e4453;
  text-shadow: none;
  width: 200px;
  padding: 1em;
  font-size: 1em;
}
.filter a:hover {
  color: #fff;
  background: #008710;
}
.filter .selected {
  color: #fff;
  background: #069e08;
  font-weight: 600;
}

.cat .module {
  transition: all 0.5s ease-in-out;
  width: 100%;
}
.cat .module h3 {
  color: #069e08;
  font-size: 1.5em;
  font-weight: 400;
  margin-bottom: 0.75em;
  text-align: left;
}
.cat .module h3:before {
  color: #2e4453;
}
.cat .module h3 .paid {
  top: 9px;
}
.cat .module p {
  font-size: 1em;
}
.cat .module:hover {
  border: 1px #08cf0a solid;
  background-color: #76fa78;
}

@media (max-width: 782px) {
  .cat .module,
  .cat .module:nth-child(2n+1),
  .cat .module:nth-child(3n+1) {
    margin: 0 0 0.5em 0;
  }
}
@media (min-width: 783px) {
  .cat .module,
  .cat .module:nth-child(2n+1),
  .cat .module:nth-child(3n+1) {
    width: 49%;
  }
}
@media (min-width: 901px) {
  .cat .module,
  .cat .module:nth-child(2n+1),
  .cat .module:nth-child(3n+1) {
    width: 32%;
  }
}

.page-template-page-single-feature .feature-section a.feature-button-cta {
  margin-top: 25px;
}

.page-template-page-contact .jp-support-question,
.page-template-landing-page-search .jp-support-question,
.post-type-archive-jetpack_support .jp-support-question {
  width: 100%;
  margin: 0 auto;
  padding: 1em;
  font-size: 1.25em;
  border: 1px #d3dee5 solid;
}
.page-template-page-contact .jp-support-question:focus,
.page-template-landing-page-search .jp-support-question:focus,
.post-type-archive-jetpack_support .jp-support-question:focus {
  outline: none;
  border: 1px #069e08 solid;
}
.page-template-page-contact #faqs,
.page-template-page-contact #responses,
.page-template-landing-page-search #faqs,
.page-template-landing-page-search #responses,
.post-type-archive-jetpack_support #faqs,
.post-type-archive-jetpack_support #responses {
  display: none;
  border: 1px #c8d7e1 solid;
  background-color: #fff;
  border-top: 0;
  text-align: left;
  padding: 1em;
}
@media (min-width: 783px) {
  .page-template-page-contact #faqs,
  .page-template-page-contact #responses,
  .page-template-landing-page-search #faqs,
  .page-template-landing-page-search #responses,
  .post-type-archive-jetpack_support #faqs,
  .post-type-archive-jetpack_support #responses {
    padding: 1em;
  }
}
.page-template-page-contact #faqs .response,
.page-template-page-contact #responses .response,
.page-template-landing-page-search #faqs .response,
.page-template-landing-page-search #responses .response,
.post-type-archive-jetpack_support #faqs .response,
.post-type-archive-jetpack_support #responses .response {
  margin-bottom: 1em;
  font-size: 1.2em;
  line-height: 150%;
}
.page-template-page-contact #faqs .response:last-of-type,
.page-template-page-contact #responses .response:last-of-type,
.page-template-landing-page-search #faqs .response:last-of-type,
.page-template-landing-page-search #responses .response:last-of-type,
.post-type-archive-jetpack_support #faqs .response:last-of-type,
.post-type-archive-jetpack_support #responses .response:last-of-type {
  margin-bottom: 0;
}
.page-template-page-contact #faqs .response a,
.page-template-page-contact #responses .response a,
.page-template-landing-page-search #faqs .response a,
.page-template-landing-page-search #responses .response a,
.post-type-archive-jetpack_support #faqs .response a,
.post-type-archive-jetpack_support #responses .response a {
  display: block;
  font-size: 1em;
}
.page-template-page-contact #faqs .response:first-of-type:before,
.page-template-page-contact #responses .response:first-of-type:before,
.page-template-landing-page-search #faqs .response:first-of-type:before,
.page-template-landing-page-search #responses .response:first-of-type:before,
.post-type-archive-jetpack_support #faqs .response:first-of-type:before,
.post-type-archive-jetpack_support #responses .response:first-of-type:before {
  display: block;
  color: #000;
  padding: 0 0 20px 0;
  font-weight: bold;
}
.page-template-page-contact #responses .response:first-of-type:before,
.page-template-landing-page-search #responses .response:first-of-type:before,
.post-type-archive-jetpack_support #responses .response:first-of-type:before {
  content: "Related Jetpack features";
}
.page-template-page-contact #faqs .response:first-of-type:before,
.page-template-landing-page-search #faqs .response:first-of-type:before,
.post-type-archive-jetpack_support #faqs .response:first-of-type:before {
  content: "Frequently asked questions";
}

.page-template-landing-page-search .entry-title,
.post-type-archive-jetpack_support .entry-title {
  font-size: 2.25em;
}
.page-template-landing-page-search .q-shell,
.post-type-archive-jetpack_support .q-shell {
  width: 100%;
  margin: 2em auto;
}
@media (min-width: 783px) {
  .page-template-landing-page-search .l-side,
  .post-type-archive-jetpack_support .l-side {
    padding-right: 6em;
  }
}
.page-template-landing-page-search .l-side .widget,
.post-type-archive-jetpack_support .l-side .widget {
  margin-bottom: 1em;
  background: #fff;
  border: 1px #dcdcde solid;
  float: left;
  padding: 1.25em;
  border-radius: 4px;
}
@media (min-width: 901px) {
  .page-template-landing-page-search .l-side .widget,
  .post-type-archive-jetpack_support .l-side .widget {
    width: 48%;
    margin: 0 2% 2% 0;
  }
}
.page-template-landing-page-search .l-side .widget:nth-child(odd),
.post-type-archive-jetpack_support .l-side .widget:nth-child(odd) {
  clear: both;
}
.page-template-landing-page-search .l-side .widget a,
.post-type-archive-jetpack_support .l-side .widget a {
  font-size: 1.35em;
}
.page-template-landing-page-search .r-side .widget,
.post-type-archive-jetpack_support .r-side .widget {
  margin-bottom: 2em;
  font-size: 1.25em;
}
.page-template-landing-page-search .r-side .widget strong,
.post-type-archive-jetpack_support .r-side .widget strong {
  font-size: 1.25em;
  margin-bottom: 0.55em;
  display: block;
}
.page-template-landing-page-search .r-side .km-jp-download,
.post-type-archive-jetpack_support .r-side .km-jp-download {
  display: inline;
  background: transparent;
  color: #069e08;
  font-size: 1em;
}

.single-jetpack_support .inner h1.entry-title {
  font-size: 34px;
}
.single-jetpack_support .widget_toc ul {
  font-size: 1.25em;
}
.single-jetpack_support .widget_toc li {
  line-height: 185%;
  margin-bottom: 0.55em;
}
.single-jetpack_support .widget_toc .toc-has-h2 .toc-h3 {
  padding-left: 1.5em;
}
.single-jetpack_support h3 {
  margin: 1.5rem 0;
}

.jetpack-support-breadcrumbs {
  font-size: 14px;
  margin-bottom: 10px;
}

.jetpack-support-breadcrumbs span {
  margin: 0 6px;
}

.support-form-container {
  margin-top: 1em;
}

.jp-contact-notice {
  padding: 2em;
  margin: 0 0 2em 0;
  background-color: #f3f6f8;
}
@media (min-width: 783px) {
  .jp-contact-notice {
    float: right;
    max-width: 28%;
  }
}

.jp-support-form-inner {
  clear: both;
}
@media (min-width: 783px) {
  .jp-support-form-inner {
    max-width: 70%;
    float: left;
    padding-right: 2em;
  }
}

.logged-status {
  font-style: italic;
  background: #f3f6f8;
  padding: 1em;
  margin: 2em 0;
}

div.vulnerability {
  margin-bottom: 10px;
}

.page-template-page-contact #jetpackme_support_form label {
  font-weight: 600;
  padding-bottom: 5px;
  display: inline-block;
  font-size: 16px;
}

.page-template-page-contact #jetpackme_support_form #blog_url,
.page-template-page-contact #jetpackme_support_form #subject {
  margin-bottom: 25px;
}

.page-template-page-contact #jetpackme_support_form #security_message {
  font-style: italic;
  line-height: 1.5;
}

.page-template-page-contact #jetpackme_support_form ul li label {
  font-weight: 400;
}

.page-template-page-contact .jetpackme-display-form {
  background: transparent;
  padding-top: 2em;
  margin-top: 0;
  border: none;
}
@media (min-width: 783px) {
  .page-template-page-contact .jetpackme-display-form {
    padding: 2em 0 2em;
  }
}

.page-template-page-contact .jetpackme-display-form h1.entry-title {
  margin-top: 0;
}

.page-template-page-contact .jetpackme-display-form .support-notice {
  border: none;
  background: transparent;
}

#jetpackme_support_form label {
  color: #646970;
  font-size: 16px;
  color: #000;
  font-weight: 500;
}
#jetpackme_support_form input:not(.wp-button):not(.comment-reply-link),
#jetpackme_support_form textarea {
  width: 100%;
  padding: 1em;
  font-size: 16px;
  border: 1px #c8d7e1 solid;
}
#jetpackme_support_form input.wp-button, #jetpackme_support_form input.comment-reply-link {
  font-weight: 600;
  font-size: 16px;
  padding: 0.75em 1.25em;
  margin: 1em 0;
}
#jetpackme_support_form input[type=radio] {
  width: 16px !important;
}
#jetpackme_support_form ul {
  padding: 0;
}
#jetpackme_support_form ul li {
  list-style-type: none;
}

.page-template-page-feature-index #feature-index-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.page-template-page-feature-index #feature-index-container .feature-index-nav {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
}
.page-template-page-feature-index #feature-index-container .feature-index-nav ul li {
  display: inline;
  list-style-type: none;
  padding-right: 30px;
  float: left;
}
.page-template-page-feature-index #feature-index-container .feature-index-nav ul li a:hover {
  border-bottom: 4px solid #ccc;
}
.page-template-page-feature-index #feature-index-container .feature-index-nav ul li a.current {
  border-bottom: 4px solid #ccc;
}
.page-template-page-feature-index #feature-index-container .feature-index-nav ul li a:active {
  outline: none;
}
.page-template-page-feature-index #feature-index-container .feature-index-legend {
  font-size: 11px;
  margin-bottom: 25px;
}
.page-template-page-feature-index #feature-index-container .feature-index-legend a {
  color: #000;
  border-bottom: 1px dotted #72af3a;
}


.page-template-page-single-feature .mast,
.page-template-page-feature-index .mast,
.page-template-page-current-promotion .mast {
  margin-bottom: 0;
}
.page-template-page-single-feature .in,
.page-template-page-feature-index .in,
.page-template-page-current-promotion .in {
  text-align: left;
}
.page-template-page-single-feature .in h1,
.page-template-page-single-feature .in h2,
.page-template-page-single-feature .in h3,
.page-template-page-single-feature .in h4,
.page-template-page-single-feature .in h5,
.page-template-page-feature-index .in h1,
.page-template-page-feature-index .in h2,
.page-template-page-feature-index .in h3,
.page-template-page-feature-index .in h4,
.page-template-page-feature-index .in h5,
.page-template-page-current-promotion .in h1,
.page-template-page-current-promotion .in h2,
.page-template-page-current-promotion .in h3,
.page-template-page-current-promotion .in h4,
.page-template-page-current-promotion .in h5 {
  text-align: left;
}
.page-template-page-single-feature .feature-acenter .in h1,
.page-template-page-single-feature .feature-acenter .in h2,
.page-template-page-single-feature .feature-acenter .in h3,
.page-template-page-single-feature .feature-acenter .in h4,
.page-template-page-single-feature .feature-acenter .in h5,
.page-template-page-feature-index .feature-acenter .in h1,
.page-template-page-feature-index .feature-acenter .in h2,
.page-template-page-feature-index .feature-acenter .in h3,
.page-template-page-feature-index .feature-acenter .in h4,
.page-template-page-feature-index .feature-acenter .in h5,
.page-template-page-current-promotion .feature-acenter .in h1,
.page-template-page-current-promotion .feature-acenter .in h2,
.page-template-page-current-promotion .feature-acenter .in h3,
.page-template-page-current-promotion .feature-acenter .in h4,
.page-template-page-current-promotion .feature-acenter .in h5 {
  text-align: center;
}
.page-template-page-single-feature h3,
.page-template-page-feature-index h3,
.page-template-page-current-promotion h3 {
  color: #2e4453;
}
.page-template-page-single-feature li,
.page-template-page-feature-index li,
.page-template-page-current-promotion li {
  margin-bottom: 0.575em;
}
.page-template-page-single-feature img,
.page-template-page-feature-index img,
.page-template-page-current-promotion img {
  position: relative;
  max-width: 100%;
  height: auto;
}
.page-template-page-single-feature img.feature-screenshot,
.page-template-page-feature-index img.feature-screenshot,
.page-template-page-current-promotion img.feature-screenshot {
  border: 3px solid #d3dee5;
  border-top-width: 16px;
  border-radius: 3px;
}
.page-template-page-single-feature .feature-section,
.page-template-page-feature-index .feature-section,
.page-template-page-current-promotion .feature-section {
  padding: 4em 0;
}
.page-template-page-single-feature .feature-light,
.page-template-page-feature-index .feature-light,
.page-template-page-current-promotion .feature-light {
  background: #fff;
}
.page-template-page-single-feature .cta-install,
.page-template-page-feature-index .cta-install,
.page-template-page-current-promotion .cta-install {
  padding: 2em 0;
  text-align: center;
}
.page-template-page-single-feature .feature-header h1,
.page-template-page-feature-index .feature-header h1,
.page-template-page-current-promotion .feature-header h1 {
  margin-bottom: 0.5em;
  font-size: 2.5em;
  color: #000 !important;
}
.page-template-page-single-feature .feature-header h2,
.page-template-page-feature-index .feature-header h2,
.page-template-page-current-promotion .feature-header h2 {
  max-width: 760px;
  font-size: 2em;
  color: #3d596d !important;
}
.page-template-page-single-feature .feature-header.feature-section,
.page-template-page-feature-index .feature-header.feature-section,
.page-template-page-current-promotion .feature-header.feature-section {
  padding-bottom: 0;
}
.page-template-page-single-feature .feature-intro,
.page-template-page-feature-index .feature-intro,
.page-template-page-current-promotion .feature-intro {
  font-size: 1.15em;
}
.page-template-page-single-feature .feature-intro .in,
.page-template-page-feature-index .feature-intro .in,
.page-template-page-current-promotion .feature-intro .in {
  max-width: 760px;
  padding: 0 1em;
}
.page-template-page-single-feature .feature-highlights div,
.page-template-page-single-feature .feature-highlights p,
.page-template-page-feature-index .feature-highlights div,
.page-template-page-feature-index .feature-highlights p,
.page-template-page-current-promotion .feature-highlights div,
.page-template-page-current-promotion .feature-highlights p {
  max-width: 580px;
}
@media (max-width: 782px) {
  .page-template-page-single-feature .feature-highlights div,
  .page-template-page-single-feature .feature-highlights p,
  .page-template-page-feature-index .feature-highlights div,
  .page-template-page-feature-index .feature-highlights p,
  .page-template-page-current-promotion .feature-highlights div,
  .page-template-page-current-promotion .feature-highlights p {
    padding: 0 1.5em;
  }
}
.page-template-page-single-feature .feature-highlights ul,
.page-template-page-feature-index .feature-highlights ul,
.page-template-page-current-promotion .feature-highlights ul {
  max-width: 580px;
  margin: 2em auto;
  padding-left: 0;
  font-size: 1.225em;
}
@media (max-width: 782px) {
  .page-template-page-single-feature .feature-highlights ul,
  .page-template-page-feature-index .feature-highlights ul,
  .page-template-page-current-promotion .feature-highlights ul {
    padding: 0 1.5em;
  }
}
.page-template-page-single-feature .feature-highlights a,
.page-template-page-feature-index .feature-highlights a,
.page-template-page-current-promotion .feature-highlights a {
  color: #2e4453;
  font-weight: 600;
  text-decoration: underline;
}
.page-template-page-single-feature .feature-secondary,
.page-template-page-feature-index .feature-secondary,
.page-template-page-current-promotion .feature-secondary {
  font-size: 90%;
}
.page-template-page-single-feature .feature-related .in,
.page-template-page-feature-index .feature-related .in,
.page-template-page-current-promotion .feature-related .in {
  max-width: 760px;
}
.page-template-page-single-feature .feature-related p,
.page-template-page-feature-index .feature-related p,
.page-template-page-current-promotion .feature-related p {
  text-align: center;
}
.page-template-page-single-feature .feature-related a,
.page-template-page-feature-index .feature-related a,
.page-template-page-current-promotion .feature-related a {
  margin: 2em auto;
}
.page-template-page-single-feature ul.features-listing,
.page-template-page-feature-index ul.features-listing,
.page-template-page-current-promotion ul.features-listing {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 600px) {
  .page-template-page-single-feature ul.features-listing,
  .page-template-page-feature-index ul.features-listing,
  .page-template-page-current-promotion ul.features-listing {
    flex-direction: column;
  }
}
.page-template-page-single-feature ul.features-listing li,
.page-template-page-feature-index ul.features-listing li,
.page-template-page-current-promotion ul.features-listing li {
  display: block;
  float: left;
  width: 47%;
  margin-bottom: 1em;
  padding: 1em 0;
}
@media (max-width: 600px) {
  .page-template-page-single-feature ul.features-listing li,
  .page-template-page-feature-index ul.features-listing li,
  .page-template-page-current-promotion ul.features-listing li {
    width: 100%;
  }
}
.page-template-page-single-feature ul.features-listing a,
.page-template-page-feature-index ul.features-listing a,
.page-template-page-current-promotion ul.features-listing a {
  display: block;
  font-weight: bold;
  margin-bottom: 0.5em;
  font-size: 1.1em;
}
.page-template-page-single-feature .pricing-comparison,
.page-template-page-feature-index .pricing-comparison,
.page-template-page-current-promotion .pricing-comparison {
  text-align: center;
}
.page-template-page-single-feature .pricing-comparison .pricing-switcher,
.page-template-page-feature-index .pricing-comparison .pricing-switcher,
.page-template-page-current-promotion .pricing-comparison .pricing-switcher {
  display: flex;
  justify-content: center;
  margin: 0 auto 3.5em;
}
.page-template-page-single-feature .pricing-comparison .pricing-switcher a,
.page-template-page-feature-index .pricing-comparison .pricing-switcher a,
.page-template-page-current-promotion .pricing-comparison .pricing-switcher a {
  display: block;
  width: 25%;
  padding: 20px;
  font-weight: bold;
  text-align: center;
  border: solid 1px #069e08;
}
.page-template-page-single-feature .pricing-comparison .pricing-switcher a:nth-of-type(1),
.page-template-page-feature-index .pricing-comparison .pricing-switcher a:nth-of-type(1),
.page-template-page-current-promotion .pricing-comparison .pricing-switcher a:nth-of-type(1) {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.page-template-page-single-feature .pricing-comparison .pricing-switcher a:nth-of-type(2),
.page-template-page-feature-index .pricing-comparison .pricing-switcher a:nth-of-type(2),
.page-template-page-current-promotion .pricing-comparison .pricing-switcher a:nth-of-type(2) {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.page-template-page-single-feature .pricing-comparison .pricing-switcher a.selected,
.page-template-page-feature-index .pricing-comparison .pricing-switcher a.selected,
.page-template-page-current-promotion .pricing-comparison .pricing-switcher a.selected {
  background: #069e08;
  color: #fff;
}
@media (max-width: 700px) {
  .page-template-page-single-feature .pricing-comparison .pricing-switcher a,
  .page-template-page-feature-index .pricing-comparison .pricing-switcher a,
  .page-template-page-current-promotion .pricing-comparison .pricing-switcher a {
    width: 45%;
  }
}
.page-template-page-single-feature .pricing-comparison .plans h2,
.page-template-page-feature-index .pricing-comparison .plans h2,
.page-template-page-current-promotion .pricing-comparison .plans h2 {
  margin-bottom: 0.35em;
  font-size: 2em;
  font-weight: 600;
  text-align: center;
}
.page-template-page-single-feature .pricing-comparison .plans h3,
.page-template-page-feature-index .pricing-comparison .plans h3,
.page-template-page-current-promotion .pricing-comparison .plans h3 {
  font-size: 1.2em;
  text-align: center;
}
.page-template-page-single-feature .pricing-comparison .plans p,
.page-template-page-feature-index .pricing-comparison .plans p,
.page-template-page-current-promotion .pricing-comparison .plans p {
  font-size: 1.1em;
}
.page-template-page-single-feature .pricing-comparison .plans ul,
.page-template-page-feature-index .pricing-comparison .plans ul,
.page-template-page-current-promotion .pricing-comparison .plans ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.page-template-page-single-feature .pricing-comparison .plans-business,
.page-template-page-feature-index .pricing-comparison .plans-business,
.page-template-page-current-promotion .pricing-comparison .plans-business {
  display: none;
}
.page-template-page-single-feature .pricing-comparison .plan-free,
.page-template-page-single-feature .pricing-comparison .plan-personal,
.page-template-page-single-feature .pricing-comparison .plan-premium,
.page-template-page-single-feature .pricing-comparison .plan-professional,
.page-template-page-feature-index .pricing-comparison .plan-free,
.page-template-page-feature-index .pricing-comparison .plan-personal,
.page-template-page-feature-index .pricing-comparison .plan-premium,
.page-template-page-feature-index .pricing-comparison .plan-professional,
.page-template-page-current-promotion .pricing-comparison .plan-free,
.page-template-page-current-promotion .pricing-comparison .plan-personal,
.page-template-page-current-promotion .pricing-comparison .plan-premium,
.page-template-page-current-promotion .pricing-comparison .plan-professional {
  float: left;
  width: 50%;
  padding: 1em;
  text-align: center;
}
@media (max-width: 700px) {
  .page-template-page-single-feature .pricing-comparison .plan-free,
  .page-template-page-single-feature .pricing-comparison .plan-personal,
  .page-template-page-single-feature .pricing-comparison .plan-premium,
  .page-template-page-single-feature .pricing-comparison .plan-professional,
  .page-template-page-feature-index .pricing-comparison .plan-free,
  .page-template-page-feature-index .pricing-comparison .plan-personal,
  .page-template-page-feature-index .pricing-comparison .plan-premium,
  .page-template-page-feature-index .pricing-comparison .plan-professional,
  .page-template-page-current-promotion .pricing-comparison .plan-free,
  .page-template-page-current-promotion .pricing-comparison .plan-personal,
  .page-template-page-current-promotion .pricing-comparison .plan-premium,
  .page-template-page-current-promotion .pricing-comparison .plan-professional {
    float: none;
    width: 100%;
    padding: 2em 0;
  }
}
.page-template-page-single-feature .pricing-comparison .plan-personal,
.page-template-page-single-feature .pricing-comparison .plan-professional,
.page-template-page-feature-index .pricing-comparison .plan-personal,
.page-template-page-feature-index .pricing-comparison .plan-professional,
.page-template-page-current-promotion .pricing-comparison .plan-personal,
.page-template-page-current-promotion .pricing-comparison .plan-professional {
  border-left: solid 1px #d6d6d6;
}
@media (max-width: 700px) {
  .page-template-page-single-feature .pricing-comparison .plan-personal,
  .page-template-page-single-feature .pricing-comparison .plan-professional,
  .page-template-page-feature-index .pricing-comparison .plan-personal,
  .page-template-page-feature-index .pricing-comparison .plan-professional,
  .page-template-page-current-promotion .pricing-comparison .plan-personal,
  .page-template-page-current-promotion .pricing-comparison .plan-professional {
    border-left: none;
    border-top: solid 1px #d6d6d6;
  }
}
.page-template-page-single-feature .pricing-comparison .feature-button-cta,
.page-template-page-feature-index .pricing-comparison .feature-button-cta,
.page-template-page-current-promotion .pricing-comparison .feature-button-cta {
  margin: 0.5em auto 2em;
}

.pricing-proof .in {
  max-width: 760px;
}
.pricing-proof .proof-listing {
  display: flex;
  justify-content: space-between;
  max-width: 760px;
  margin: 2em 0 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 700px) {
  .pricing-proof .proof-listing {
    flex-direction: column;
  }
}
.pricing-proof .proof-listing li {
  width: 31%;
}
@media (max-width: 700px) {
  .pricing-proof .proof-listing li {
    width: 100%;
  }
}
.pricing-proof .proof-listing strong {
  display: block;
  margin-bottom: 1em;
}
.pricing-proof .proof-listing p {
  margin: 0 0 1em;
  padding: 0;
  font-size: 1em;
}

.page .contact-form-submission .go-back-message .link {
  transition: all 0.5s ease-in-out;
  line-height: 1.25;
  text-decoration: underline;
  color: #008710;
}
.page .contact-form-submission .go-back-message .link:hover {
  text-decoration: none;
  color: #2fb41f;
}

a.feature-button-cta {
  color: #fff;
  background: #008710;
  border: none;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  outline: 0;
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  text-decoration: none;
  vertical-align: top;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 1.5;
  border-radius: 4px;
  padding: 7px 20px 9px;
  -webkit-appearance: none;
  appearance: none;
}
a.feature-button-cta:hover, a.feature-button-cta:active, a.feature-button-cta:visited, a.feature-button-cta:focus {
  color: #fff;
  background: #005b18;
}

.feature-button-cta.inline {
  display: inline-block;
  margin: 0;
}
@media (max-width: 375px) {
  .feature-button-cta.inline {
    display: block;
    max-width: 100%;
    margin: 1em 0;
  }
}

.feature-button-cta.secondary {
  margin-left: 0.5em;
  background: #fff;
  border-color: #c8d7e1;
  border-style: solid;
  border-width: 1px 1px 2px;
  color: #2e4453;
}
.feature-button-cta.secondary:hover, .feature-button-cta.secondary:active, .feature-button-cta.secondary:visited, .feature-button-cta.secondary:focus {
  background: #fff;
  border-color: #a8bece;
  color: #2e4453;
}
@media (max-width: 375px) {
  .feature-button-cta.secondary {
    margin: 0.5em 0;
  }
}

.security-card {
  position: relative;
  margin-bottom: 3em;
  padding: 24px;
  font-size: 15px;
  font-weight: 600;
  color: #2e4453;
  background: #fff;
  border: 1px solid rgba(135, 166, 188, 0.5);
  box-shadow: 0 2px 4px 0 rgba(135, 166, 188, 0.15);
  border-radius: 3px;
}
.security-card h3 {
  color: black;
}
.security-card p {
  margin-top: 0.325em;
  font-size: 15px;
}

.security-type {
  position: absolute;
  top: 24px;
  right: 24px;
  padding: 8px 16px;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  background: #87a6bc;
  text-transform: uppercase;
  border-radius: 3px;
}

.security-ranking {
  position: relative;
  margin-top: 24px;
  padding-top: 18px;
}
.security-ranking:before, .security-ranking:after {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  height: 8px;
}
.security-ranking:before {
  width: 100%;
  background: #c8d7e1;
  z-index: 2;
}
.security-ranking:after {
  z-index: 3;
}
.security-ranking.ranking-great:after {
  width: 100%;
  background: #069e08;
}
.security-ranking.ranking-great span {
  color: #069e08;
}
.security-ranking.ranking-good:after {
  width: 65%;
  background: #f0c930;
}
.security-ranking.ranking-good span {
  color: #f0c930;
}
.security-ranking.ranking-bad:after {
  width: 15%;
  background: #d63638;
}
.security-ranking.ranking-bad span {
  color: #d63638;
}

.page-template-page-photography-2018 .jp-announcement-banner {
  display: none !important;
}

.jp-photography-header {
  width: 100%;
  text-align: center;
}

.jp-photography-header img {
  margin: 0 auto;
  width: 80%;
  max-width: 1000px;
}

.lightroom-app-cta img {
  width: 90%;
  max-width: 400px;
  margin-bottom: 2em;
}

.thats-no-all-cta h3,
.lightroom-app-cta h3 {
  max-width: 800px;
}

.page-template-page-jetpack-hosts-2018 h1,
.page-template-page-jetpack-hosts-2018 h2,
.page-template-page-jetpack-hosts-2018 h3,
.page-template-page-jetpack-hosts-2018 h4,
.page-template-page-jetpack-hosts-2018 p,
.page-template-page-jetpack-hosting-2018 h1,
.page-template-page-jetpack-hosting-2018 h2,
.page-template-page-jetpack-hosting-2018 h3,
.page-template-page-jetpack-hosting-2018 h4,
.page-template-page-jetpack-hosting-2018 p,
.page-template-page-guided-transfer h1,
.page-template-page-guided-transfer h2,
.page-template-page-guided-transfer h3,
.page-template-page-guided-transfer h4,
.page-template-page-guided-transfer p {
  text-align: left;
  margin-left: 0;
  margin-right: 0;
  clear: left;
}
.page-template-page-jetpack-hosts-2018 .invert h1,
.page-template-page-jetpack-hosts-2018 .invert h2,
.page-template-page-jetpack-hosts-2018 .invert h3,
.page-template-page-jetpack-hosts-2018 .invert h4,
.page-template-page-jetpack-hosts-2018 .invert p:not(.list-criteria),
.page-template-page-jetpack-hosting-2018 .invert h1,
.page-template-page-jetpack-hosting-2018 .invert h2,
.page-template-page-jetpack-hosting-2018 .invert h3,
.page-template-page-jetpack-hosting-2018 .invert h4,
.page-template-page-jetpack-hosting-2018 .invert p:not(.list-criteria),
.page-template-page-guided-transfer .invert h1,
.page-template-page-guided-transfer .invert h2,
.page-template-page-guided-transfer .invert h3,
.page-template-page-guided-transfer .invert h4,
.page-template-page-guided-transfer .invert p:not(.list-criteria) {
  text-align: center;
}
.page-template-page-jetpack-hosts-2018 .invert.host-list-section h3,
.page-template-page-jetpack-hosts-2018 .invert.host-list-section p:not(.list-criteria),
.page-template-page-jetpack-hosting-2018 .invert.host-list-section h3,
.page-template-page-jetpack-hosting-2018 .invert.host-list-section p:not(.list-criteria),
.page-template-page-guided-transfer .invert.host-list-section h3,
.page-template-page-guided-transfer .invert.host-list-section p:not(.list-criteria) {
  text-align: left;
}
.page-template-page-jetpack-hosts-2018 .invert .hosts-plans-container-inner h3,
.page-template-page-jetpack-hosts-2018 .invert .hosts-plans-container-inner p:not(.list-criteria),
.page-template-page-jetpack-hosting-2018 .invert .hosts-plans-container-inner h3,
.page-template-page-jetpack-hosting-2018 .invert .hosts-plans-container-inner p:not(.list-criteria),
.page-template-page-guided-transfer .invert .hosts-plans-container-inner h3,
.page-template-page-guided-transfer .invert .hosts-plans-container-inner p:not(.list-criteria) {
  text-align: left;
}
.page-template-page-jetpack-hosts-2018 h3,
.page-template-page-jetpack-hosting-2018 h3,
.page-template-page-guided-transfer h3 {
  line-height: 1.65;
}
@media (min-width: 783px) {
  .page-template-page-jetpack-hosts-2018 h3,
  .page-template-page-jetpack-hosting-2018 h3,
  .page-template-page-guided-transfer h3 {
    padding-top: 0.5em;
  }
}
@media (max-width: 782px) {
  .page-template-page-jetpack-hosts-2018 h3,
  .page-template-page-jetpack-hosting-2018 h3,
  .page-template-page-guided-transfer h3 {
    padding-bottom: 2em;
  }
}

.page-template-page-guided-transfer h3 {
  padding-bottom: 1em;
}

.page-template-page-jetpack-hosts-2018 .jp-announcement-banner,
.page-template-page-guided-transfer .jp-announcement-banner {
  display: none !important;
}
.page-template-page-jetpack-hosts-2018 .mast,
.page-template-page-guided-transfer .mast {
  margin-bottom: 0;
}
.page-template-page-jetpack-hosts-2018 .host-intro-illo,
.page-template-page-guided-transfer .host-intro-illo {
  width: 250px;
}
@media (min-width: 783px) {
  .page-template-page-jetpack-hosts-2018 .host-intro-illo,
  .page-template-page-guided-transfer .host-intro-illo {
    margin: 0 0 2em 6em;
    float: right;
  }
}
@media (max-width: 782px) {
  .page-template-page-jetpack-hosts-2018 .host-intro-illo,
  .page-template-page-guided-transfer .host-intro-illo {
    float: left;
    margin-bottom: 2em;
  }
}
.page-template-page-jetpack-hosts-2018 .jp-logo-secondary,
.page-template-page-guided-transfer .jp-logo-secondary {
  display: inline-block;
  padding-top: 4em;
}
.page-template-page-jetpack-hosts-2018 .jp-logo-secondary svg,
.page-template-page-guided-transfer .jp-logo-secondary svg {
  width: 245px;
  height: 66px;
  fill: #000;
}
.page-template-page-jetpack-hosts-2018 .jp-logo-secondary svg .jetpack-emblem,
.page-template-page-guided-transfer .jp-logo-secondary svg .jetpack-emblem {
  fill: #069e08;
}

.hosts-plans-container {
  margin: 4em 0;
}
.hosts-plans-container h2 {
  font-size: 2em;
}
.hosts-plans-container .jp-plan {
  margin-bottom: 0;
}

.hosts-plans-container-inner,
.hosts-criteria-container-inner {
  margin-top: 4em;
  display: flex;
  flex-direction: row;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media (min-width: 901px) {
  .hosts-plans-container-inner,
  .hosts-criteria-container-inner {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
@media (max-width: 900px) {
  .hosts-plans-container-inner,
  .hosts-criteria-container-inner {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.hosts-jetpack-plan,
.hosts-criteria-item {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}
.hosts-jetpack-plan h4,
.hosts-criteria-item h4 {
  color: #4f748e;
  font-weight: 500;
  padding: 6px 0;
}

@media (min-width: 783px) {
  .hosts-jetpack-plan:nth-child(1) {
    padding-right: 4em;
  }
  .hosts-jetpack-plan:nth-child(2) {
    padding: 0 2em;
  }
  .hosts-jetpack-plan:nth-child(3) {
    padding-left: 4em;
  }
}
@media (min-width: 783px) and (max-width: 900px) {
  .hosts-jetpack-plan:nth-child(3) {
    padding-left: 0;
  }
}
@media (min-width: 901px) {
  .hosts-jetpack-plan {
    -webkit-flex: 0 1 33%;
    -ms-flex: 0 1 33%;
    flex: 0 1 33%;
  }
}
@media (max-width: 900px) {
  .hosts-jetpack-plan {
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
  }
}
@media (max-width: 782px) {
  .hosts-jetpack-plan {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
  }
}
.hosts-jetpack-plan svg {
  width: 55px;
  fill: #3d596d;
  margin-bottom: 1em;
}

.host-listing-criteria {
  padding: 4em;
}
@media (max-width: 700px) {
  .host-listing-criteria {
    padding: 4em 0.5em;
  }
}
.host-listing-criteria h3 {
  font-weight: 400;
  color: #4f748e;
  padding: 16px 0 0;
}
.host-listing-criteria p {
  color: #000;
  margin: 0;
}
.host-listing-criteria p.host-criteria-contact {
  margin-top: 2em;
}

.hosts-criteria-container {
  margin: 4em 0;
}
@media (min-width: 783px) {
  .hosts-criteria-container {
    margin: 4em 0;
  }
}

.hosts-criteria-container-inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.hosts-criteria-item {
  padding: 2em 1.5em;
  border: 1px #e9eff3 solid;
  margin: -1px 0 0 -1px;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  display: flex;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 783px) {
  .hosts-criteria-item {
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
  }
}
@media (min-width: 901px) {
  .hosts-criteria-item {
    -webkit-flex: 0 1 33%;
    -ms-flex: 0 1 33%;
    flex: 0 1 33%;
  }
}
@media (max-width: 782px) {
  .hosts-criteria-item {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
  }
}
.hosts-criteria-item .jp-plan__header-figure {
  align-self: center;
}
.hosts-criteria-item svg {
  width: 45px;
  fill: #4f748e;
}

.page-template-page-theme-showcase .cta-install {
  margin: 2em 0;
}
.page-template-page-theme-showcase .cta-install h3 {
  font-weight: 600;
}
.page-template-page-theme-showcase .cta-install p {
  font-size: 1.15em;
  line-height: 1.65;
}


.page-template-page-single-feature .feature-purple blockquote {
  font-style: italic;
  background: #fff;
  color: #000;
  padding: 10px 40px;
  margin: 0;
  border-radius: 10px;
}
.page-template-page-single-feature .feature-purple blockquote p {
  color: #000;
}
.page-template-page-single-feature .proof-listing strong {
  font-size: 0.9em !important;
}
.page-template-page-single-feature .gallery img {
  border: none !important;
}

.page-template-page-single-feature .feature-purple blockquote {
  font-style: italic;
  background: #fff;
  color: #000;
  padding: 10px 40px;
  margin: 0;
  border-radius: 10px;
}
.page-template-page-single-feature .feature-purple blockquote p {
  color: #000;
}

.feature-span,
.feature-span-invert {
  float: right;
  max-width: 300px;
  padding: 20px;
  margin: 1.5em 0 2em 2em;
}
.feature-span:before,
.feature-span-invert:before {
  display: block;
  content: "Feature highlights";
  font-weight: 600;
  margin-bottom: 1em;
}

.feature-span {
  border: 1px #e9eff3 solid;
}

.feature-span-invert {
  border: 1px #c8d7e1 solid;
  background-color: #f3f6f8;
}

.feature-span span,
.feature-span-invert span {
  color: #000;
  width: 100%;
  font-size: 14px;
  margin: 6px 0;
  padding-left: 25px;
  font-weight: bold;
  display: inline-block;
  background: url(/wp-content/themes/a8c/jetpackme-new/images-2018/svg/gridicons-checkmark.svg) 0 50% no-repeat;
}

.page-template-page-single-feature .pro-support {
  background: url(/wp-content/themes/a8c/jetpackme-new/images-2018/svg/jetpack-people.svg) 50% 100% no-repeat !important;
  background-size: 50% !important;
  padding-bottom: 10em !important;
}

.centered-content {
  max-width: 545px;
  margin: 6rem auto;
  padding: 0 2rem;
  text-align: center;
}

.centered-content__title {
  display: block;
  margin-bottom: 1.5rem;
  color: #101517;
  font-size: 32px;
  font-weight: 600;
  letter-spacing: -1px;
}

div.comparison-cards {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
}

div.comparison-cards div.comparison-cards__card {
  border-radius: 8px;
  border: 1px solid #dcdcde;
  padding: 1.5rem;
  margin: 0.5rem;
  width: 275px;
  max-width: 100%;
}
div.comparison-cards div.comparison-cards__card.emphasize {
  background: #fff;
}
div.comparison-cards div.comparison-cards__card.emphasize ul.comparison-cards__features-list {
  list-style: none;
  padding-left: 0;
}
div.comparison-cards h3.comparison-cards__title {
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: 700;
}
div.comparison-cards h3.comparison-cards__title img {
  margin-right: 1rem;
}
div.comparison-cards ul.comparison-cards__features-list {
  padding-left: 1.5rem;
  margin-top: 2rem;
}
div.comparison-cards ul.comparison-cards__features-list li:not(:last-child) {
  margin-bottom: 0.75rem;
}
div.comparison-cards div.comparison-cards__feature {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #3c434a;
}
div.comparison-cards div.info-tooltip {
  margin-left: auto;
}
div.comparison-cards .decorative-gridicon {
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.75rem;
}
div.comparison-cards svg.gridicons-checkmark {
  color: #069e08;
}

table.comparison-table {
  display: table;
  border: 1px solid #dcdcde;
  border-collapse: separate;
  border-radius: 12px;
  border-spacing: 0;
  table-layout: fixed;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
table.comparison-table th,
table.comparison-table td {
  padding: 1rem 1.5rem;
  border-bottom: 1px solid #dcdcde;
}
table.comparison-table th {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  border-bottom: 2px solid #dcdcde;
}
table.comparison-table td:not(:last-child),
table.comparison-table th:not(:last-child) {
  border-right: 1px solid #dcdcde;
}
table.comparison-table tr:last-child > td {
  border-bottom: none;
}

table.comparison-table th.comparison-table__header {
  font-size: 20px;
}
table.comparison-table th.comparison-table__header.emphasize {
  background: #fff;
  border-top: 4px solid #069e08;
}
table.comparison-table div.comparison-table__header-content {
  display: flex;
  align-items: center;
  justify-content: center;
}
table.comparison-table img.comparison-table__header-image {
  padding-right: 1rem;
}
table.comparison-table td.comparison-table__cell.emphasize {
  background: #fff;
}
table.comparison-table td.comparison-table__cell.emphasize span {
  font-weight: 600;
}
table.comparison-table div.comparison-table__cell-content {
  font-size: 18px;
  color: #3c434a;
  display: flex;
  align-items: center;
}
table.comparison-table div.comparison-table__cell-content .decorative-gridicon,
table.comparison-table div.comparison-table__cell-content svg.gridicons-checkmark,
table.comparison-table div.comparison-table__cell-content svg.gridicons-info-outline {
  display: block;
  min-width: 1.25rem;
  min-height: 1.25rem;
}
table.comparison-table div.comparison-table__cell-content svg.gridicons-checkmark {
  box-sizing: content-box;
  color: #069e08;
  padding-right: 1rem;
}

.corner-color-blobs {
  position: absolute;
  top: 0;
  right: 0;
  display: initial !important;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  filter: blur(50px);
  width: 44%;
  height: 1200px;
  overflow: hidden;
}
[dir=rtl] .corner-color-blobs {
  clip-path: polygon(0 0, 100% 0, 0 100%);
}
@media (max-width: 900px) {
  .corner-color-blobs {
    width: 75%;
    height: 1000px;
  }
}
@media (max-width: 600px) {
  .corner-color-blobs {
    width: 115%;
    height: 900px;
  }
}
@media (max-width: 530px) {
  .corner-color-blobs {
    width: 125%;
    height: 800px;
  }
}
.corner-color-blobs .blue {
  background: #ced9f2;
  height: 700px;
  left: 50px;
  top: -250px;
  width: 700px;
}
.corner-color-blobs .yellow {
  background: #f5e6be;
  height: 400px;
  left: -50px;
  top: 100px;
  width: 400px;
}
.corner-color-blobs .green {
  background: #ebf4e8;
  left: 250px;
  top: 250px;
  height: 700px;
  width: 700px;
}
.corner-color-blobs .blue,
.corner-color-blobs .yellow,
.corner-color-blobs .green {
  border-radius: 50%;
  position: absolute;
  transform: translate3d(0, 0, 0);
  will-change: transform;
}

.corner-color-blobs--moody {
  filter: none;
  background: #001c09;
  width: 45%;
  height: 1250px;
}
@media (max-width: 1300px) {
  .corner-color-blobs--moody {
    height: 1100px;
  }
}
@media (max-width: 1100px) {
  .corner-color-blobs--moody {
    height: 1000px;
  }
}
@media (max-width: 900px) {
  .corner-color-blobs--moody {
    width: 100%;
    height: 110vw;
    clip-path: polygon(100% 0, 0 0, 0 40%, 100% 95%);
  }
}
.corner-color-blobs--moody .blue {
  background: #069E08;
  height: 800px;
  width: 800px;
  opacity: 0.1;
  filter: blur(50px);
}
.corner-color-blobs--moody .yellow {
  background: #F0C930;
  opacity: 0.3;
  filter: blur(50px);
}
.corner-color-blobs--moody .green {
  background: #069E08;
  opacity: 0.1;
  filter: blur(50px);
}
.corner-color-blobs--moody ~ header.header {
  background-color: white;
}

.corner-color-blobs--with-loops .with-loops img {
  position: absolute;
  top: -60px;
  right: -150px;
  width: 530px;
}
@media (min-width: 531px) {
  .corner-color-blobs--with-loops .with-loops img {
    width: 760px;
    top: -10px;
    right: -180px;
  }
}
@media (min-width: 783px) {
  .corner-color-blobs--with-loops .with-loops img {
    width: 750px;
    top: -112px;
    right: -30px;
  }
}
@media (min-width: 1301px) {
  .corner-color-blobs--with-loops .with-loops img {
    width: 850px;
  }
}
@media (min-width: 1900px) {
  .corner-color-blobs--with-loops .with-loops img {
    width: 950px;
  }
}
@media (min-width: 2100px) {
  .corner-color-blobs--with-loops .with-loops img {
    width: 1000px;
  }
}
@media (min-width: 2500px) {
  .corner-color-blobs--with-loops .with-loops img {
    width: 1200px;
  }
}

.jpcom-banner {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  min-height: 50px;
  padding: 1rem 2rem;
  background-color: #2fb41f;
  color: #000;
}
@media (min-width: 901px) {
  .jpcom-banner {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999999;
    padding: 0.5rem;
    font-size: 1rem;
  }
  body.admin-bar .jpcom-banner {
    top: 32px;
  }
}
.jpcom-banner .in {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 0.5rem;
  row-gap: 0.25rem;
  text-align: left;
}
.jpcom-banner .in::before {
  display: none;
}

a.jpcom-banner__link {
  text-decoration: underline;
}
a.jpcom-banner__link, a.jpcom-banner__link:link, a.jpcom-banner__link:visited, a.jpcom-banner__link:hover, a.jpcom-banner__link:active, a.jpcom-banner__link:focus {
  color: #000;
}

.jpcom-banner__countdown-timer {
  flex-grow: 0;
  color: #000;
  white-space: nowrap;
}
.jpcom-banner__countdown-timer span[data-time-unit] {
  margin-left: 0.25rem;
}
@media (min-width: 1301px) {
  .jpcom-banner__countdown-timer {
    margin-left: auto;
  }
}

a.jpcom-banner__cta.text_cta {
  border: none;
  text-decoration: underline;
  padding: 0;
}
a.jpcom-banner__cta.text_cta:hover {
  color: #000;
  background-color: transparent;
  text-decoration: none;
}

a.jpcom-banner__cta,
.landing-page--security-bundle a.jpcom-banner__cta,
.landing-page--boost a.jpcom-banner__cta {
  display: inline-flex;
  align-items: center;
  padding: 0.375rem 0.5rem;
  border: 1px solid #000;
  border-radius: 3px;
  font-size: 0.875rem;
  font-weight: bold;
}
a.jpcom-banner__cta:link, a.jpcom-banner__cta:visited,
.landing-page--security-bundle a.jpcom-banner__cta:link,
.landing-page--security-bundle a.jpcom-banner__cta:visited,
.landing-page--boost a.jpcom-banner__cta:link,
.landing-page--boost a.jpcom-banner__cta:visited {
  color: #000;
}
a.jpcom-banner__cta:hover, a.jpcom-banner__cta:active, a.jpcom-banner__cta:focus,
.landing-page--security-bundle a.jpcom-banner__cta:hover,
.landing-page--security-bundle a.jpcom-banner__cta:active,
.landing-page--security-bundle a.jpcom-banner__cta:focus,
.landing-page--boost a.jpcom-banner__cta:hover,
.landing-page--boost a.jpcom-banner__cta:active,
.landing-page--boost a.jpcom-banner__cta:focus {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
@media (min-width: 1001px) {
  a.jpcom-banner__cta,
  .landing-page--security-bundle a.jpcom-banner__cta,
  .landing-page--boost a.jpcom-banner__cta {
    padding: 0.375rem 1rem;
    font-size: 1rem;
  }
}

#close-jpcom-banner {
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
  background: transparent;
  border: none;
}
#close-jpcom-banner svg.gridicon {
  width: 20px;
  height: 20px;
  fill: #000;
}

.faq {
  margin: 6rem 0;
}

.faq__title {
  margin-bottom: 3rem;
  padding: 0 5%;
  color: #101517;
  font-size: 1.75rem;
  font-weight: 700;
  text-align: center;
}
@media (min-width: 783px) {
  .faq__title {
    padding: 0;
  }
}

@media (min-width: 783px) {
  .faq__content {
    max-width: 725px;
    margin: 0 auto;
  }
}

.faq__content details {
  margin: 0;
  background-color: initial;
  border-bottom: solid 1px #dcdcde;
}
.faq__content details summary {
  padding: 0;
}
.faq__content details summary:focus-visible {
  background-color: #f0f2eb;
}
.faq__content details summary:focus-visible .gridicon {
  transform: translateX(0.25rem);
}
.faq__content details summary::-webkit-details-marker {
  display: none;
}
.faq__content details .faq__question {
  display: flex;
  padding: 1rem;
}
@media (min-width: 783px) {
  .faq__content details .faq__question {
    padding: 1rem 0;
  }
}
.faq__content details .gridicon {
  flex: 0 0 24px;
  transition: transform 0.1s;
}
@media (min-width: 783px) {
  .faq__content details .gridicon {
    margin-top: 0.25rem;
  }
}
body.rtl .faq__content details .gridicon {
  transform: scalex(-1);
}
.faq__content details h3 {
  margin: 0 0 0 1rem;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0;
}
@media (min-width: 783px) {
  .faq__content details h3 {
    font-size: 1.5rem;
  }
}
body.rtl .faq__content details h3 {
  margin: 0 1rem 0 0;
}
.faq__content details > *:not(summary) {
  margin-left: calc(24px + 2em);
  margin-right: 1rem;
}
@media (min-width: 783px) {
  .faq__content details > *:not(summary) {
    margin-left: calc(24px + 1rem);
    margin-right: 0;
  }
}
.faq__content details > *:last-child {
  margin-bottom: 2rem;
}
.faq__content details p, .faq__content details li {
  color: #50575e;
}
.faq__content details img {
  height: auto;
}
.faq__content details img,
.faq__content details iframe {
  width: 80%;
  max-width: 100%;
  margin-top: 0.5rem;
}
@media (min-width: 783px) {
  .faq__content details img,
  .faq__content details iframe {
    width: calc(100% - 24px - 1rem);
  }
}
.faq__content details[open] .gridicon {
  fill: inherit;
  transform: rotate(90deg);
}
body.rtl .faq__content details[open] .gridicon {
  transform: scalex(-1) rotate(90deg);
}
.faq__content details[open] > *:not(summary) {
  padding: 0;
  font-size: 1rem;
  letter-spacing: 0;
}
.faq__content details[open] ul {
  margin-left: calc(24px + 2rem) !important;
  padding: 0 !important;
  background-color: initial;
  list-style-position: outside;
}
.faq__content details:hover:not([open]) .gridicon {
  fill: #069e08;
  transform: translateX(0.25rem);
}
body.rtl .faq__content details:hover:not([open]) .gridicon {
  transform: scalex(-1) translateX(0.25rem);
}

.feature-block {
  display: flex;
  flex-direction: column-reverse;
  max-width: 1200px;
  margin: 6rem auto;
  padding: 0 2rem;
  font-size: 1rem;
}
@media (min-width: 901px) {
  .feature-block {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 9rem;
    margin-bottom: 9rem;
    font-size: 1.125rem;
  }
}
@media (min-width: 1101px) {
  .feature-block {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 901px) {
  .mast + .feature-block:first-of-type {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
.feature-block.has-video {
  flex-direction: column;
}
@media (min-width: 901px) {
  .feature-block.has-video {
    flex-direction: row;
    align-items: flex-start;
    padding-right: 2rem;
  }
}

.feature-block__text {
  text-align: left;
}
@media (min-width: 901px) {
  .feature-block__text {
    flex: 0 0 52.5%;
    padding-left: 2rem;
  }
  .is-mirrored .feature-block__text {
    flex: 0 0 55%;
    order: 2;
    padding-left: 4rem;
  }
  .has-video .feature-block__text {
    flex: 0 0 40%;
  }
}

.feature-block__heading {
  line-height: 1;
}

.feature-block__title {
  display: block;
  margin-bottom: 1.5rem;
  margin-inline-end: 4rem;
  color: #101517;
  font-size: 32px;
  font-weight: 600;
  letter-spacing: -1px;
}

.feature-block__description {
  max-width: 540px;
  line-height: 1.5;
}
.feature-block__description p, .feature-block__description ul {
  font-size: inherit;
}

.feature-block__list {
  margin: 1.5rem 0;
  padding-left: 0;
  list-style-type: none;
}
.feature-block__list > li {
  display: flex;
  margin: 0.5rem 0;
}
.feature-block__list > li .decorative-gridicon {
  display: block;
  widtH: 1.5rem;
  height: 1.5rem;
  margin-right: 0.5rem;
}
.feature-block__list > li .decorative-gridicon .gridicon {
  flex: 0 0 1.5rem;
  fill: #008710;
}
body.rtl .feature-block__list > li .gridicon {
  margin-left: 0.5rem;
  margin-right: 0;
}

.feature-block__visual {
  max-width: 420px;
  margin: 0 auto 3rem;
}
.has-video .feature-block__visual {
  margin: 0;
  max-width: 100%;
}
@media (min-width: 901px) {
  .feature-block__visual {
    width: auto;
    margin: 0 auto;
    max-width: none;
    margin: 0;
    flex-grow: 1;
  }
  .is-mirrored .feature-block__visual {
    order: 1;
  }
  .has-video .feature-block__visual {
    flex: 0 0 60%;
  }
}

.feature-block__image {
  width: 100%;
  margin-bottom: 0;
}

.feature-block__video-ctn {
  width: 100%;
}
.feature-block__video-ctn > iframe {
  width: 100%;
}

.feature-block--show-mobile-images {
  display: flex;
  flex-direction: column;
}
@media (max-width: 900px) {
  .feature-block--show-mobile-images .feature-block__visual {
    width: 420px;
    max-width: 100%;
    display: block;
    order: 0;
  }
  .feature-block--show-mobile-images .feature-block__text {
    order: 1;
  }
}
@media (min-width: 901px) {
  .feature-block--show-mobile-images {
    flex-direction: row;
  }
  .feature-block--show-mobile-images .feature-block__visual {
    width: auto;
  }
}

.feature-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (min-width: 901px) {
  .feature-list {
    display: flex;
    justify-content: space-between;
  }
}
.feature-list > li {
  max-width: 420px;
  margin: 0 0 6rem;
  flex: 1;
}
.feature-list > li:last-child {
  margin-bottom: 0;
}
@media (min-width: 901px) {
  .feature-list > li {
    margin: 0 4rem 0 0;
    flex: 1;
  }
  .feature-list > li:last-child {
    margin-right: 0;
  }
}

.feature-list__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  margin-bottom: 1rem;
  background-color: #008710;
  border-radius: 50%;
}
.with-inverted-icons .feature-list__icon {
  background-color: transparent;
}

.feature-list__title {
  margin-bottom: 1rem;
  color: #000;
  font-size: 1.125rem;
  font-weight: 700;
}

.features.is-2021 {
  max-width: 1200px;
  margin: 9rem auto;
  padding: 0 5%;
}
@media (min-width: 1301px) {
  .features.is-2021 {
    padding: 0;
  }
}

.full-width-cta {
  margin: 6rem 0;
  background-color: #f0f2eb;
}

.full-width-cta__container {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 783px) {
  .full-width-cta__container {
    display: flex;
    text-align: left;
  }
}

.full-width-cta__text {
  padding: 2rem;
}
@media (min-width: 783px) {
  .full-width-cta__text {
    order: 2;
    flex: 0 0 55%;
    padding: 5rem;
  }
}

.full-width-cta__title {
  margin-bottom: 2rem;
  color: #001c09;
  font-size: 1.75rem;
  font-weight: 700;
}

@media (min-width: 783px) {
  .full-width-cta__description {
    max-width: 420px;
  }
}

.full-width-cta__button {
  margin-top: 1rem;
}
@media (min-width: 783px) {
  .full-width-cta__button {
    margin-top: 3rem;
  }
}

@media (min-width: 783px) {
  .full-width-cta__visual {
    order: 1;
  }
}

.full-width-cta__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.R-hero {
  margin: 100px 0;
  padding-top: 1px;
}
@media (max-width: 900px) {
  .R-hero {
    margin-top: 64px;
  }
}

.R-hero__content {
  width: 85%;
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 120px;
  display: flex;
}
@media (max-width: 1300px) {
  .R-hero__content {
    width: 90%;
  }
}
@media (max-width: 1100px) {
  .R-hero__content {
    width: 95%;
  }
}
@media (max-width: 782px) {
  .R-hero__content {
    padding: 0 2rem;
    width: 100%;
  }
}
@media (max-width: 900px) {
  .R-hero__content {
    flex-direction: column;
    margin-top: 0;
  }
}

.R-hero__text {
  flex-basis: 67.5%;
  padding-inline-end: 2rem;
}
@media (max-width: 900px) {
  .R-hero__text {
    padding-inline-end: 0;
  }
}

.R-hero__eyebrow {
  display: flex;
  align-items: center;
  margin-bottom: 1.25rem;
  color: #008710;
  font-size: 1.125rem;
  line-height: 1;
  flex-wrap: wrap;
}

.R-hero__eyebrow-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-right: 0.75rem;
  flex-shrink: 0;
}
body.rtl .R-hero__eyebrow-icon {
  margin-left: 0.75rem;
  margin-right: 0;
}
.R-hero__eyebrow-icon img {
  width: 100%;
  height: auto;
}

.R-hero__heading {
  font-size: clamp(2.75rem, 2vw + 2.5rem, 4rem);;
  font-weight: 600;
  letter-spacing: -0.1rem;
  line-height: 1.2;
  margin-bottom: 2.5rem;
}

.R-hero__tagline {
  font-size: 24px;
  line-height: 1.5;
  margin: 1rem 0 2rem;
  max-width: 41.5rem;
}
@media (max-width: 530px) {
  .R-hero__tagline {
    margin-block-end: 2rem;
  }
}

.R-hero__cta {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.R-hero__button {
  margin-block-end: 1rem;
}

.R-hero__price {
  font-size: 16px;
}
@media (max-width: 900px) {
  .R-hero__price {
    display: none;
  }
}

.R-hero__hint {
  max-width: 18.75rem;
  margin: 4rem auto 0;
  padding: 0;
  font-size: 28px;
  text-align: center;
}
@media (min-width: 901px) {
  .R-hero__hint {
    display: none;
  }
}

@media (max-width: 1300px) {
  .R-hero__lrg-linebreak {
    display: none;
  }
}

.R-hero__visual {
  flex: 1;
}
@media (max-width: 900px) {
  .R-hero__visual {
    display: none;
  }
}

.R-hero.is-large .R-hero__text {
  flex-basis: 60%;
  padding-inline-end: 4rem;
}
@media (max-width: 900px) {
  .R-hero.is-large .R-hero__text {
    padding-inline-end: 0;
  }
}
.R-hero.is-large .R-hero__heading {
  margin-top: 130px;
  margin-block-end: 1.25rem;
  font-size: clamp(2.75rem, 4vw + 2.25rem, 5.25rem);
  letter-spacing: -0.2rem;
}
@media (max-width: 900px) {
  .R-hero.is-large .R-hero__heading {
    margin-top: 0;
  }
}
.R-hero.is-large .R-hero__tagline {
  margin-block-end: 3.25rem;
}
@media (max-width: 530px) {
  .R-hero.is-large .R-hero__tagline {
    margin-block-end: 2rem;
  }
}
@media (max-width: 900px) {
  .R-hero.is-large .R-hero__visual {
    display: initial;
  }
}

@media (max-width: 900px) {
  .R-hero.with-icon {
    margin-top: 0;
  }
}
.R-hero.with-icon .R-hero__text {
  flex-basis: 60%;
  padding-inline-end: 3rem;
}
@media (max-width: 900px) {
  .R-hero.with-icon .R-hero__text {
    order: 1;
  }
}
.R-hero.with-icon .R-hero__visual {
  transform-origin: center center;
}
@media (max-width: 900px) {
  .R-hero.with-icon .R-hero__visual {
    display: initial;
    transform: scale(0.5);
  }
}

.image-banner {
  position: relative;
  margin: 6rem 0;
  z-index: 0;
}

@media (min-width: 601px) {
  .image-banner__content--contained-phablet {
    max-width: 1200px;
    padding: 0 2rem;
    margin: 0 auto;
  }
}

@media (min-width: 901px) {
  .image-banner__content--contained-desktop {
    max-width: 1200px;
    padding: 0 2rem;
    margin: 0 auto;
  }
}

.image-banner__content--max-1200 {
  max-width: 1200px;
  margin: 0 auto;
}

.image-banner__content--max-1400 {
  max-width: 1400px;
  margin: 0 auto;
}

.image-banner__image {
  display: block;
  max-width: 100%;
  height: auto;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
}

.image-banner__image--mobile {
  display: block;
}
@media (min-width: 601px) {
  .image-banner__image--mobile {
    display: none;
  }
}

.image-banner__image--desktop {
  display: none;
}
@media (min-width: 601px) {
  .image-banner__image--desktop {
    display: block;
  }
}

.image-banner--with-background-gray {
  padding: 3rem 0;
  background: #f6f7f7;
}

div.info-tooltip {
  position: relative;
  box-sizing: border-box;
}
div.info-tooltip p {
  font-size: 14px;
}
div.info-tooltip svg.gridicons-info-outline {
  box-sizing: content-box;
  color: #a7aaad;
  cursor: pointer;
  margin-left: 0.75rem;
}

button.info-tooltip__button {
  display: flex;
  align-items: center;
  background: none;
  border: none;
  z-index: 1;
}

div.info-tooltip__content {
  border: 1px solid #dcdcde;
  left: calc(50% + 6px);
  top: calc(100% + 8px);
  width: 250px;
  z-index: 2;
}
div.info-tooltip__content:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 100%;
  display: block;
  border-top: 0px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #dcdcde;
  border-right: 10px solid transparent;
  transform: translateX(-50%);
}
div.info-tooltip__content[hidden] {
  display: none;
  visibility: hidden;
}
div.info-tooltip__content.left {
  left: -70px;
  top: 0;
  width: 200px;
  max-width: 100%;
  border-top-right-radius: 0;
}
div.info-tooltip__content.left:after, div.info-tooltip__content.left:before {
  border-bottom-color: transparent;
}
div.info-tooltip__content.left:after {
  left: calc(100% + 3px);
  top: 6px;
  border-width: 6px;
  border-left-color: #fff;
  border-right-width: 0px;
}
div.info-tooltip__content.left:before {
  left: calc(100% + 4px);
  top: 4px;
  border-width: 8px;
  border-left-color: #dcdcde;
  border-right-width: 0px;
}

.jetpack-logo {
  fill: #000;
}
.jetpack-logo .jetpack-emblem {
  fill: #069e08;
}

.language-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 48px;
  min-height: 48px;
  padding: 0.5rem 1rem;
  background-color: transparent;
  border: none;
  border-radius: 3px;
  appearance: none;
  font-size: 0.875rem;
  line-height: 1;
  text-transform: uppercase;
  transition: color 0.1s, background-color 0.1s;
  cursor: pointer;
}
.language-toggle:focus, .language-toggle:hover {
  outline: 0;
  color: #fff;
  background-color: #000;
}
.language-toggle:active {
  color: #fff;
  background-color: #2c3338;
}
.language-toggle .gridicon {
  width: 1.125rem;
  height: 1.125rem;
  margin-inline-start: 0.25rem;
}

.left-right-content {
  margin: 6rem auto;
  max-width: 1200px;
  padding: 0 2rem;
}
@media (min-width: 901px) {
  .left-right-content {
    display: flex;
  }
}

@media (min-width: 901px) {
  .left-right-content__left,
  .left-right-content__right {
    width: 50%;
  }
}
.left-right-content__left h1:first-child, .left-right-content__left h2:first-child, .left-right-content__left h3:first-child, .left-right-content__left ul:first-child, .left-right-content__left p:first-child,
.left-right-content__right h1:first-child,
.left-right-content__right h2:first-child,
.left-right-content__right h3:first-child,
.left-right-content__right ul:first-child,
.left-right-content__right p:first-child {
  margin-top: 0;
}

@media (min-width: 901px) {
  .left-right-content__left {
    order: 1;
    margin-right: 1rem;
  }
}

@media (min-width: 901px) {
  .left-right-content__right {
    order: 2;
    margin-left: 1rem;
  }
}

.left-right-content--with-background {
  position: relative;
  padding-bottom: 6rem;
  padding-top: 6rem;
  z-index: 1;
}
.left-right-content--with-background:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background: #f6f7f7;
  z-index: -1;
}
.image-banner--with-offset-background + .left-right-content--with-background {
  margin-top: -6rem;
}

.logo {
  display: inline-block;
  margin-right: 1rem;
  padding-top: 0.15rem;
}
.logo svg {
  width: 150px;
  height: 40px;
  fill: #000;
}
.logo svg .jetpack-emblem {
  fill: #069e08;
}

.logo-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
}
.logo-list > li {
  margin: 1.75rem 2rem;
  flex-basis: 25%;
  text-align: center;
}

.mobile-app {
  padding: 4rem 5%;
  background-color: #f6f7f7;
  text-align: center;
}
.mobile-app .store-buttons ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 2.1875rem 0 0;
  padding: 0;
  list-style-type: none;
}
.mobile-app .store-buttons li {
  margin: 0.5rem;
}

.mobile-app__img {
  width: 100%;
  max-width: 236px;
  height: auto;
  margin-left: -25px;
}

.mobile-app__title {
  margin-bottom: 1rem;
  color: #101517;
  font-size: 1.75rem;
  font-weight: 800;
}

.mobile-app__description {
  max-width: 31em;
  margin: 0 auto 0.83rem;
  font-size: 1.125rem;
}

.mobile-btn {
  position: relative;
  display: none;
  min-width: 48px;
  min-height: 48px;
  margin-inline-end: -0.5rem;
  padding: 0 0.5rem;
  background: transparent;
  border: none;
  border-radius: 3px;
  font-size: 0.875rem;
  line-height: 1;
  text-transform: uppercase;
  transition: background 0.1s;
}
.mobile-btn:focus-visible {
  border-radius: 2px;
  outline: solid 2px currentColor;
  outline-offset: 4px;
}
@media (max-width: 900px) {
  .mobile-btn {
    display: flex !important;
    align-items: center;
  }
}
.mobile-btn:any-link {
  color: #101517;
}
.mobile-btn:any-link:hover {
  background: #000;
  color: #ffffff;
}
.mobile-btn:any-link:hover .mobile-btn__inner, .mobile-btn:any-link:hover .mobile-btn__inner::before, .mobile-btn:any-link:hover .mobile-btn__inner::after {
  background: #ffffff;
}
.mobile-btn:any-link:focus {
  background-color: transparent;
  color: #101517;
}
.mobile-btn:any-link:focus .mobile-btn__inner, .mobile-btn:any-link:focus .mobile-btn__inner::before, .mobile-btn:any-link:focus .mobile-btn__inner::after {
  background: #101517;
}
.mobile-btn:active {
  transform: scale(0.95);
}

.mobile-btn__icon {
  position: relative;
  width: 30px;
  height: 20px;
}

.mobile-btn__inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.mobile-btn__inner, .mobile-btn__inner::before, .mobile-btn__inner::after {
  position: absolute;
  width: 100%;
  height: 3px;
  background: #000;
  border-radius: 3px;
}
.mobile-btn__inner::before, .mobile-btn__inner::after {
  content: "";
  display: block;
  transition: transform 0.2s;
}
.mobile-btn__inner::before {
  top: -8px;
}
.mobile-btn__inner::after {
  bottom: -8px;
}
[aria-expanded=true] .mobile-btn__inner {
  background: none !important;
}
[aria-expanded=true] .mobile-btn__inner::before {
  top: 0;
  transform: rotate(45deg);
}
[aria-expanded=true] .mobile-btn__inner::after {
  bottom: 0;
  transform: rotate(-45deg);
}

.mobile-btn__label {
  margin-inline-start: 0.75rem;
}

.open-source {
  padding: 4rem 5%;
  text-align: center;
}
@media (min-width: 901px) {
  .open-source {
    padding-right: 0;
    padding-left: 0;
  }
}

.open-source__img {
  margin-bottom: 1.5rem;
}

.open-source__title {
  margin-bottom: 1rem;
  color: #101517;
  font-size: 1.5rem;
  font-weight: 400;
}

.open-source__description {
  max-width: 650px;
  margin: 0 auto;
  color: #646970;
  font-size: 1rem;
}

.ordered-instructions {
  padding: 3.5rem 2rem 0;
}
.ordered-instructions a,
.ordered-instructions a:visited,
.ordered-instructions a:active {
  color: #2c3338;
}
@media (min-width: 901px) {
  .ordered-instructions {
    padding: 7rem 0 0;
  }
}

.ordered-instructions__title,
.page-template-default .ordered-instructions__title {
  margin-top: 0;
  margin-bottom: 5rem;
  font-size: 3rem;
  font-weight: 600;
  color: #000;
  text-align: center;
}

.ordered-instructions__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  justify-self: center;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0px;
  list-style: none;
}

.ordered-instructions__list-item {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-bottom: 4.5rem;
}
@media (min-width: 901px) {
  .ordered-instructions__list-item {
    width: 33.333%;
  }
}

.ordered-instructions__step-number {
  font-size: 7.5rem;
  font-weight: 800;
  line-height: 1;
  margin-bottom: auto;
  margin-right: 0.75rem;
  background: linear-gradient(180deg, #d0e6b8 0%, rgba(187, 224, 250, 0.51) 100%);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}

.ordered-instructions__content {
  max-width: 220px;
}
.ordered-instructions__content p {
  margin-top: 0.5rem;
}

.ordered-instructions__step-title {
  margin-top: 1.5rem;
  font-size: 1.125rem;
  font-weight: 700;
  color: #000;
}

.parallax {
  overflow: hidden;
}

.price-block {
  max-width: 1200px;
  margin: 5rem auto;
  padding: 0 2rem;
  text-align: center;
}
@media (min-width: 783px) {
  .price-block {
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
}
@media (min-width: 1001px) {
  .price-block {
    padding: 0;
  }
}

.price-block__title {
  color: #101517;
  font-size: 2rem;
  font-weight: 700;
}
@media (min-width: 783px) {
  .price-block__title {
    font-size: 2.75em;
  }
}

.price-block__content {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.price-block__description {
  margin-bottom: 2rem;
}
@media (min-width: 783px) {
  .price-block__description {
    margin-bottom: 4rem;
  }
}

.price-block__list {
  margin: 48px auto 0;
  padding: 0;
  color: #2a3339;
  list-style-type: none;
  font-weight: 700;
}
@media (min-width: 783px) {
  .price-block__list {
    display: flex;
    justify-content: space-between;
  }
}

.price-block__icon {
  width: 80px;
  object-fit: contain;
}

.price-block__label {
  max-width: 8rem;
  margin: 0 auto 4rem;
}
@media (min-width: 783px) {
  .price-block__label {
    margin-top: 1rem;
    margin-bottom: 0;
  }
}

.primary-button {
  display: inline-block;
  padding: 0.875rem 2rem;
  background-color: #008710;
  border: none;
  border-radius: 4px;
  font-size: 1.125rem;
  font-weight: 500;
}
.primary-button:any-link, .primary-button:any-link:hover {
  color: #fff;
  text-decoration: none;
}
.primary-button:any-link, .primary-button:any-link:active {
  line-height: 1;
}
.primary-button:hover, .primary-button:active, .primary-button:focus-visible {
  background-color: #005b18;
}
.primary-button:focus-visible {
  outline: 1px dotted;
}

.R-primary-button {
  padding: 1rem 1.5rem;
  background-color: #008710;
  border-radius: 4px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  transform-origin: center center;
  transition: background-color 0.1s;
}
.R-primary-button:any-link {
  color: #fff;
  text-decoration: none;
}
.R-primary-button:any-link:hover {
  background-color: #005b18;
  color: #fff;
}
.R-primary-button:hover {
  background-color: #005b18;
  color: #fff;
}
.R-primary-button:active {
  transform: scale(0.95);
}
.R-primary-button:focus-visible {
  outline: dotted 1px #004515;
  outline-offset: 2px;
}
@media (max-width: 530px) {
  .R-primary-button {
    width: 100%;
    padding: 0.75rem 1.5rem;
  }
}

.R-primary-button-inverse {
  padding: 1rem 1.5rem;
  background-color: #ffffff;
  border-radius: 4px;
  color: #000;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  transform-origin: center center;
  transition: background-color 0.1s;
}
.R-primary-button-inverse:any-link {
  color: #000;
  text-decoration: none;
}
.R-primary-button-inverse:any-link:hover {
  background-color: #a7aaad;
  color: #000;
}
.R-primary-button-inverse:hover {
  background-color: #a7aaad;
  color: #000;
}
.R-primary-button-inverse:active {
  transform: scale(0.95);
}
.R-primary-button-inverse:focus-visible {
  outline: dotted 1px #004515;
  outline-offset: 2px;
}
@media (max-width: 530px) {
  .R-primary-button-inverse {
    width: 100%;
    padding: 0.75rem 1.5rem;
  }
}

.products {
  margin: 6rem auto;
  padding: 0 5%;
}

.products__more {
  max-width: 530px;
  margin: 4rem auto 0;
  font-size: 1.25rem;
  text-align: center;
}

.is-2021-template .plan-toggle .feature-button-cta {
  border-width: 1px;
}
.is-2021-template .plan-toggle .feature-button-cta:not(.is-primary) {
  color: #008710;
  border-color: #008710;
}
.is-2021-template .plan-toggle .is-primary, .is-2021-template .plan-toggle .pricing-comparison #btn-compare-features-business, .pricing-comparison .is-2021-template .plan-toggle #btn-compare-features-business {
  background: #008710;
  border-color: #008710;
  pointer-events: none;
}
.is-2021-template .plan-toggle__text {
  margin-top: 1rem;
  margin-bottom: 4rem;
  font-style: normal;
}

.products--with-background {
  padding: 4rem 2rem;
  background-color: #001c09;
  background-image: url(/wp-content/themes/a8c/jetpackme-new/images/landing-pages/products-background.png);
  background-size: cover;
}
.products--with-background .jetpack-product-grid {
  margin: 0 auto;
}
@media (min-width: 901px) {
  .products--with-background {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}

.jetpack-product-card.is-2021 {
  background-color: #fff;
  display: flex;
  flex-direction: column;
}
.jetpack-product-card.is-2021.with-breakdown .jetpack-product-card__body {
  border-bottom: 1px solid #dcdcde;
  border-radius: 8px;
}
@media (min-width: 901px) {
  .jetpack-product-card.is-2021.with-breakdown {
    flex-direction: row;
    max-width: 875px;
    border: none;
  }
  .jetpack-product-card.is-2021.with-breakdown .jetpack-product-card__body {
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.05), inset 0px 0px 0px 1px #dcdcde;
    max-width: 375px;
    border-bottom: none;
    border-right: 1px solid #dcdcde;
  }
}
.jetpack-product-card.is-2021.is-recommended {
  position: relative;
  border: solid 2px #c9356e;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
@media (min-width: 901px) {
  .jetpack-product-card.is-2021.is-recommended {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
.jetpack-product-card.is-2021 .jetpack-product-card__reco {
  display: flex;
  align-items: center;
  height: 2.5rem;
  margin: 0;
  padding: 0.5rem;
  background-color: #c9356e;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  color: #fff;
  font-size: 0.75rem;
  font-weight: 700;
}
@media (min-width: 901px) {
  .jetpack-product-card.is-2021 .jetpack-product-card__reco {
    position: absolute;
    left: -2px;
    right: -2px;
    bottom: 100%;
  }
}
.jetpack-product-card.is-2021 .jetpack-product-card__reco .decorative-gridicon {
  display: inline-block;
  margin-right: 0.25rem;
}
.jetpack-product-card.is-2021 .jetpack-product-card__reco .decorative-gridicon,
.jetpack-product-card.is-2021 .jetpack-product-card__reco .gridicon {
  width: 16px;
  height: 16px;
}
.jetpack-product-card.is-2021 .jetpack-product-card__product-name {
  width: 100%;
  margin: 0;
  color: #000;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
}
.jetpack-product-card.is-2021 .jetpack-product-card__product-name.with-subtitle {
  font-size: 54px;
  letter-spacing: -2px;
}
.jetpack-product-card.is-2021 .jetpack-product-card__heading-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 165px;
}
.jetpack-product-card.is-2021 .jetpack-product-card__heading {
  margin: 0 0 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 0.5rem;
}
.jetpack-product-card.is-2021 .jetpack-product-card__discount-label {
  display: block;
  padding: 0.125rem 0.5rem;
  margin: 0 0 0.5rem 0;
  background-color: #f2d76b;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 700;
  color: #000;
}
.jetpack-product-card.is-2021 .jetpack-product-card__discount-label sup {
  position: relative;
  top: -0.5em;
  font-size: 0.75em;
}
.jetpack-product-card.is-2021 .jetpack-product-card__product-subtitle {
  margin: 9px 0 20px;
  color: #000;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -1px;
}
.jetpack-product-card.is-2021 .jetpack-product-card__price {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  color: #101517;
}
.jetpack-product-card.is-2021 .jetpack-product-card__price .plan-price {
  letter-spacing: -2px;
}
.jetpack-product-card.is-2021 .jetpack-product-card__price .plan-price.is-original > .plan-price__price {
  font-size: 24px;
}
.jetpack-product-card.is-2021 .jetpack-product-card__price .plan-price.is-original:before {
  border-color: #646970;
  transform: none;
}
.jetpack-product-card.is-2021 .jetpack-product-card__price .jetpack-product-card__billing-time-frame {
  margin-top: 0.5rem;
  min-height: 1rem;
  font-size: 0.875rem;
}
.jetpack-product-card.is-2021 .jetpack-product-card__description {
  margin: 0 0 24px;
  color: #2e4453;
}
.jetpack-product-card.is-2021 .jetpack-product-card__disclaimer {
  color: #50575e;
  margin-bottom: 0;
  margin-top: 1.5rem;
}
.jetpack-product-card.is-2021 .jetpack-product-card__button {
  width: 100%;
  margin-block-start: 1rem;
  margin-block-end: 1.5rem;
  padding: 0.625rem 1rem;
  color: #fff;
  background-color: #008710;
  font-size: 1rem;
  line-height: 1.375;
  text-align: center;
}
.jetpack-product-card.is-2021 .jetpack-product-card__button:hover, .jetpack-product-card.is-2021 .jetpack-product-card__button:focus-visible {
  background-color: #005b18;
}
.jetpack-product-card.is-2021 .jetpack-product-card__button:focus-visible {
  outline: 1px dotted;
}
.jetpack-product-card.is-2021 .plan-price__label {
  font-size: 32px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: initial;
}
.jetpack-product-card.is-2021 .plan-price__label.is-free {
  margin-top: 2rem;
}
.jetpack-product-card.is-2021 .jetpack-product-card__breakdown {
  background: #f6f7f7;
  padding: 24px;
  max-width: 500px;
  width: 100%;
  color: #3c434a;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
@media (min-width: 901px) {
  .jetpack-product-card.is-2021 .jetpack-product-card__breakdown {
    padding: 30px 70px;
    border-top-right-radius: 8px;
  }
}
.jetpack-product-card.is-2021 .jetpack-product-card__breakdown-savings-tldr {
  background: #eaefef;
  border-radius: 8px;
  color: #101517;
  font-weight: 700;
  padding: 16px;
}
.jetpack-product-card.is-2021 .jetpack-product-card__breakdown-savings-tldr p {
  margin: 0;
}
.jetpack-product-card.is-2021 .jetpack-product-card__breakdown-list {
  list-style: none;
  border-bottom: 1px solid #c3c4c7;
  padding: 16px 0;
  margin: 0;
}
.jetpack-product-card.is-2021 .jetpack-product-card__breakdown-list-item {
  display: flex;
  align-items: center;
  font-size: 14px;
}
.jetpack-product-card.is-2021 .jetpack-product-card__breakdown-list-item .decorative-gridicon {
  display: block;
  margin-right: 0.5rem;
  width: 1rem;
  height: 1.25rem;
}
.jetpack-product-card.is-2021 .jetpack-product-card__breakdown-list-item .gridicons-checkmark {
  color: #069e08;
  width: 1rem;
}
.jetpack-product-card.is-2021 .jetpack-product-card__breakdown-list-item-price {
  margin-left: auto;
}
.jetpack-product-card.is-2021 .jetpack-product-card__breakdown-savings-summary {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin-top: 0.75rem;
}
.jetpack-product-card.is-2021 .jetpack-product-card__breakdown-savings-summary p {
  display: flex;
  justify-content: space-between;
  margin: 0;
}
.jetpack-product-card.is-2021 .jetpack-product-card__breakdown-savings-summary p.emphasize {
  font-size: 18px;
  font-weight: 800;
  color: #2c3338;
}
.jetpack-product-card.is-2021 .plan-price-savings {
  color: #3c434a;
}

.shadow-color-blobs {
  width: 500px;
  height: 500px;
  position: relative;
  filter: blur(45px);
}
.shadow-color-blobs .green,
.shadow-color-blobs .blue,
.shadow-color-blobs .yellow {
  position: absolute;
}
.shadow-color-blobs .green {
  background: #9dd977;
  height: 280px;
  left: 160px;
  top: 110px;
  width: 280px;
}
.shadow-color-blobs .blue {
  background: #abc1f5;
  height: 130px;
  left: 160px;
  top: 285px;
  width: 130px;
}
.shadow-color-blobs .yellow {
  background: #f2d76b;
  height: 150px;
  left: 150px;
  top: 125px;
  width: 150px;
}

.product-category-hero-visual {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  transform: translateY(60px);
}
@media (max-width: 900px) {
  .product-category-hero-visual {
    transform: none;
  }
}

.product-category-hero-visual__shadow {
  position: absolute;
}

.product-category-hero-visual__icon {
  position: relative;
}

.oscillate,
.grow {
  will-change: transform;
  transform-origin: center;
}

.oscillate {
  animation: product-oscillate 1520ms ease-in-out 532ms 1 forwards;
  transform: rotate(-160deg);
}

.grow {
  animation: product-growth 865ms cubic-bezier(0.77, 0.01, 0.26, 0.99) 250ms 1 forwards;
  transform: scale(0.6);
}

.reveal-growth,
.reveal-security {
  will-change: stroke-dashoffset;
}

.reveal-security {
  stroke-dasharray: 150;
  stroke-dashoffset: 150;
  animation: draw-checkmark 250ms linear 1015ms 1 forwards;
}

.reveal-growth {
  stroke-dasharray: 350;
  stroke-dashoffset: 350;
  animation: draw-graph 250ms linear 1015ms 1 forwards;
}

.reveal-jetpack-circle {
  animation: grow-fade-in 865ms cubic-bezier(0.77, 0.01, 0.26, 0.99) 250ms 1 forwards;
  opacity: 0;
  transform: scale(0.5);
  transform-origin: center;
  will-change: opacity, transform;
}

.reveal-jetpack-triangle-up,
.reveal-jetpack-triangle-down {
  will-change: opacity;
  animation: slide-in 450ms cubic-bezier(0.17, 0.72, 0.31, 1.03) 1100ms 1 forwards;
}

.reveal-jetpack-triangle-up {
  transform: translateY(125px);
}

.reveal-jetpack-triangle-down {
  transform: translateY(-125px);
}

.color-change {
  animation: product-color-change 865ms cubic-bezier(0.77, 0.01, 0.26, 0.99) 250ms 1 forwards;
  fill: #007117;
  will-change: fill;
}

@media (prefers-reduced-motion) {
  .grow {
    transform: scale(1);
  }
  .color-change {
    fill: #069e08;
  }
  .oscillate {
    transform: rotate(0);
  }
  .reveal-security,
  .reveal-growth {
    stroke-dasharray: 0;
    stroke-dashoffset: 0;
  }
  .grow,
  .color-change,
  .oscillate,
  .reveal-security,
  .reveal-growth {
    animation: none;
  }
}
@media (max-width: 900px) {
  .grow {
    transform: scale(1);
  }
  .color-change {
    fill: #069e08;
  }
  .oscillate {
    transform: rotate(0);
  }
  .reveal-security,
  .reveal-growth {
    stroke-dasharray: 0;
    stroke-dashoffset: 0;
  }
  .grow,
  .color-change,
  .oscillate,
  .reveal-security,
  .reveal-growth {
    animation: none;
  }
}
@keyframes product-oscillate {
  0% {
    transform: rotate(-160deg);
  }
  30% {
    transform: rotate(90deg);
  }
  55% {
    transform: rotate(-30deg);
  }
  80% {
    transform: rotate(60deg);
  }
  100% {
    transform: rotate(40deg);
  }
}
@keyframes product-growth {
  to {
    transform: scale(1);
  }
}
@keyframes draw-checkmark {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes draw-graph {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes grow-fade-in {
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes slide-in {
  to {
    transform: translateY(0);
  }
}
@keyframes product-color-change {
  to {
    fill: #069e08;
  }
}
.product-hero-visual {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 900px) {
  .product-hero-visual {
    justify-content: center;
    margin-top: 80px;
  }
}

.product-hero-visual__content {
  position: relative;
  width: 360px;
  height: 394px;
}

.product-hero-visual__shadow {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.product-hero-visual__placeholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
}

.product-hero-visual__img {
  position: relative;
  width: 100%;
}

.jetpack-product-grid {
  max-width: 1100px;
  margin: 3.75rem auto;
  padding: 0;
  list-style-type: none;
}
.jetpack-product-grid > li {
  margin: 1.5rem 0;
}
.jetpack-product-grid > li:first-child {
  margin-top: 0;
}
.jetpack-product-grid > li:last-child {
  margin-bottom: 0;
}
@media (min-width: 901px) {
  .jetpack-product-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 1rem;
  }
  .jetpack-product-grid > li {
    margin: 0;
  }
  .jetpack-product-grid.with-reco {
    grid-column-gap: 0;
    margin-top: 6rem;
  }
  .jetpack-product-grid.with-reco > li.reco {
    position: relative;
    z-index: 1;
  }
  .jetpack-product-grid.with-reco > li.reco-left {
    position: relative;
    left: 0.5rem;
  }
  .jetpack-product-grid.with-reco > li.reco-right {
    position: relative;
    right: 0.5rem;
  }
  .jetpack-product-grid .jetpack-product-card {
    height: 100%;
  }
  .jetpack-product-grid .jetpack-product-card.is-recommended {
    height: calc(100% + 12px);
  }
}

.jetpack-product-grid__footnotes-list {
  margin: 76px;
  padding: 0;
  list-style-type: none;
}

.jetpack-product-grid__footnotes-list-item {
  color: #8c8f94;
  font-size: 1rem;
  line-height: 2;
  text-align: center;
}

@media (min-width: 901px) {
  .jetpack-product-grid--1 {
    grid-template-columns: 1fr;
    justify-items: center;
  }
}

@media (min-width: 901px) {
  .jetpack-product-grid--2 {
    grid-template-columns: repeat(2, 1fr);
    max-width: 800px;
  }
}

.secondary-button {
  transition: none;
  display: inline-block;
  padding: 0.625rem 1rem;
  background-color: #ffffff;
  border: solid 1px currentColor;
  border-radius: 3px;
  color: #101517;
  line-height: 1.2;
  transform-origin: center center;
  transition: background 0.1s, color 0.1s, border 0.1s, transform 0.1s;
  cursor: pointer;
}
.secondary-button:visited {
  color: #101517;
}
.secondary-button:hover, .secondary-button:active {
  border-color: #000;
  background-color: #000;
  color: #ffffff;
}
.secondary-button:hover:visited, .secondary-button:active:visited {
  color: #ffffff;
}
.secondary-button:focus {
  outline-color: #000;
  outline-offset: 2px;
}
.secondary-button:active {
  transform: scale(0.95);
}
.secondary-button:active:hover {
  color: #ffffff;
}

.slider__list {
  display: flex;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
  transition: transform 0.3s ease-in-out;
}
.slider__list > li {
  flex: 0 0 100%;
  overflow: hidden;
  height: 100%;
}

.slider__controls {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.slider__btn {
  transition: opacity 0.25s ease-in-out;
}
.slider__btn.is-disabled {
  opacity: 0.5;
}

.simple-cta {
  padding: 0 5%;
  margin: 6rem auto;
  text-align: center;
}
@media (min-width: 901px) {
  .simple-cta {
    padding-right: 0;
    padding-left: 0;
    margin: 9rem auto;
  }
}
.simple-cta.is-inverted {
  background-color: #f0f2eb;
  padding: 3.5rem 2em;
}
@media (min-width: 901px) {
  .simple-cta.is-inverted {
    margin: 4.5rem auto;
  }
}

.simple-cta__logo {
  margin-bottom: 1.5rem;
}

.simple-cta__text {
  max-width: 900px;
  margin: 0 auto 3rem;
  color: #101517;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.2;
}
@media (min-width: 783px) {
  .simple-cta__text {
    font-size: 3rem;
  }
}
.is-inverted .simple-cta__text {
  color: #008710;
}

.simple-cta__subtext {
  margin-top: -1rem;
  margin-bottom: 2rem;
}

.site-demo {
  width: 85%;
  max-width: 1200px;
  margin: 0 auto;
  filter: drop-shadow(0px 0px 50.3358px rgba(0, 0, 0, 0.08));
}
@media (max-width: 1300px) {
  .site-demo {
    width: 90%;
  }
}
@media (max-width: 1100px) {
  .site-demo {
    width: 95%;
  }
}
@media (max-width: 782px) {
  .site-demo {
    padding: 0 2rem;
    width: 100%;
  }
}
.site-demo img {
  width: 100%;
}
.site-demo .site-demo-mobile {
  display: none;
}
@media (max-width: 899px) {
  .site-demo .site-demo-desktop {
    display: none;
  }
  .site-demo .site-demo-mobile {
    display: block;
  }
}

.stats-insert {
  font-weight: 600;
  text-align: center;
}

.stats-insert__text {
  margin: 0;
  line-height: 1.2;
}

.stats-insert__subtext {
  max-width: 760px;
  margin: 2rem auto;
  color: #101517;
  font-size: 1.5rem;
  font-weight: 400;
}

.stats-insert:not(.with-background) {
  width: 85%;
  max-width: 900px;
  margin: 8rem auto;
}
@media (min-width: 783px) {
  .stats-insert:not(.with-background) {
    margin-top: 12rem;
    margin-bottom: 12rem;
  }
}
.stats-insert:not(.with-background) .stats-insert__text {
  font-size: 1.5rem;
}
@media (min-width: 783px) {
  .stats-insert:not(.with-background) .stats-insert__text {
    font-size: 3rem;
  }
}
.stats-insert:not(.with-background) strong {
  color: #008710;
  font-weight: inherit;
}

.stats-insert.with-background {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6rem 2rem;
  background-color: #101517;
  background-position: center center;
  background-size: cover;
  color: #fff;
}
.stats-insert.with-background .stats-insert__text {
  font-size: 1.75rem;
  line-height: 1.25;
}
@media (min-width: 783px) {
  .stats-insert.with-background .stats-insert__text {
    font-size: 3rem;
  }
}
.stats-insert.with-background strong {
  padding: 0 0.25rem;
  background-color: #008710;
}

.jp-support-form-v2-inner {
  clear: both;
}
@media (min-width: 783px) {
  .jp-support-form-v2-inner {
    max-width: 70%;
    float: left;
    padding-right: 2em;
    min-width: 70%;
  }
}

#jetpackme-support-form-v2 label,
#docsbot-container label {
  color: #646970;
  font-size: 16px;
  color: #000;
  font-weight: 500;
}
#jetpackme-support-form-v2 select,
#docsbot-container select {
  padding: 1em;
  font-size: 16px;
  width: 100%;
}
#jetpackme-support-form-v2 select,
#jetpackme-support-form-v2 input:not(.wp-button):not(.comment-reply-link),
#jetpackme-support-form-v2 textarea,
#docsbot-container select,
#docsbot-container input:not(.wp-button):not(.comment-reply-link),
#docsbot-container textarea {
  width: 100%;
  padding: 1em;
  font-size: 16px;
  border: 1px #c8d7e1 solid;
}
#jetpackme-support-form-v2 input.wp-button, #jetpackme-support-form-v2 input.comment-reply-link,
#docsbot-container input.wp-button,
#docsbot-container input.comment-reply-link {
  font-weight: 600;
  font-size: 16px;
  padding: 0.75em 1.25em;
  margin: 1em 0.25em 1em 0;
}
#jetpackme-support-form-v2 input[type=radio],
#docsbot-container input[type=radio] {
  width: 16px !important;
}
#jetpackme-support-form-v2 ul,
#docsbot-container ul {
  padding: 0;
}
#jetpackme-support-form-v2 ul li,
#docsbot-container ul li {
  list-style-type: none;
}
#jetpackme-support-form-v2 div,
#docsbot-container div {
  margin-bottom: 1em;
}
#jetpackme-support-form-v2 #blog_url_free_section,
#docsbot-container #blog_url_free_section {
  margin-top: 1em;
}

@keyframes spinning {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
#docsbot-container .docsbot-loading-spinner {
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 3px solid rgba(2, 135, 16, 0.3);
  border-radius: 50%;
  border-top-color: rgb(2, 135, 16);
  vertical-align: middle;
  animation: spinning 1s ease-in-out infinite;
}
#docsbot-container .docsbot-loading-banner {
  display: inline-block;
  vertical-align: middle;
  font-style: italic;
  margin-left: 8px;
}
#docsbot-container #docsbot-answer {
  padding-left: 16px;
  border-left: 4px solid #DCDCDE;
}
#docsbot-container #docsbot-answer a {
  color: inherit;
  text-decoration: underline;
}
#docsbot-container .docsbot-sources {
  display: none;
  background: #eaefef;
  margin-top: 1em;
  padding: 1em;
  font-size: 0.9em;
}
#docsbot-container .docsbot-sources__headline {
  font-weight: bold;
  margin: 0 0 0.5em;
  display: none;
}
#docsbot-container .docsbot-sources__link {
  display: flex;
  align-items: center;
}
#docsbot-container .docsbot-sources__icon {
  width: 1.5em;
  flex: none;
  margin-top: 0.25em;
  margin-right: 0.5em;
}
#docsbot-container .docsbot-ai-support-signature {
  text-align: right;
  color: #2c3338;
  font-size: 0.9em;
  margin: 0;
}
#docsbot-container .docsbot-ai-answer-rating button {
  margin-right: 0.5em;
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}
#docsbot-container .docsbot-ai-answer-rating button:hover svg {
  transition: all 0.2s ease-in-out;
  transform: scale(1.1);
}
#docsbot-container .docsbot-ai-answer-rating button#good-answer:hover svg, #docsbot-container .docsbot-ai-answer-rating button#good-answer.rating-clicked svg {
  fill: #008710;
}
#docsbot-container .docsbot-ai-answer-rating button#bad-answer:hover svg, #docsbot-container .docsbot-ai-answer-rating button#bad-answer.rating-clicked svg {
  fill: #c9356e;
}

.page-template-page-contact .support-form-sidebar .jp-contact-notice {
  float: none;
  max-width: unset;
}
@media (min-width: 783px) {
  .page-template-page-contact .support-form-sidebar {
    float: right;
    max-width: 28%;
  }
}

.page-template-page-contact #jetpackme-support-form-v2 label,
.page-template-page-contact #docsbot-container label {
  font-weight: 600;
  padding-bottom: 5px;
  display: inline-block;
  font-size: 16px;
}

.page-template-page-contact #jetpackme-support-form-v2 #blog_url {
  margin-bottom: 25px;
}

.page-template-page-contact #jetpackme-support-form-v2 ul li label {
  font-weight: 400;
}

.testimonial-block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100vw;
  padding: 4rem 3rem 0;
  background-color: #f0f2eb;
}
@media (min-width: 901px) {
  .testimonial-block {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    width: auto;
    max-width: calc(1200px - 2rem);
    margin: 0 auto;
    padding: 0;
  }
}
.testimonial-block a {
  color: #007117;
}

.testimonial-block__text {
  position: relative;
  max-width: 500px;
  margin: 0 auto;
  padding-left: 3rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
body.rtl .testimonial-block__text {
  padding-left: 0;
  padding-right: 3rem;
}
@media (min-width: 901px) {
  .testimonial-block__text {
    order: 2;
    align-self: center;
    margin: 2rem 7.5% 2rem 0;
  }
  .is-mirrored .testimonial-block__text {
    order: 1;
    margin-right: 0;
    margin-left: 7.5%;
  }
}
@media (min-width: 901px) {
  body.rtl .testimonial-block__text {
    order: 2;
    align-self: center;
    margin: 2rem 0 2rem 7.5%;
  }
  .is-mirrored body.rtl .testimonial-block__text {
    order: 1;
    margin-left: 0;
    margin-right: 7.5%;
  }
}
.testimonial-block__text:before {
  position: absolute;
  top: 0.75rem;
  right: calc(100% - 1rem);
  display: block;
  content: "";
  width: 30px;
  height: 26px;
  background-image: url(/wp-content/themes/a8c/jetpackme-new/images/2021/quotation.svg);
  background-size: cover;
}
body.rtl .testimonial-block__text:before {
  transform: scalex(-1);
  right: auto;
  left: calc(100% - 1rem);
}

.testimonial-block__quote {
  position: relative;
  margin: 0 0 1.5rem;
}
.testimonial-block__quote > :first-child {
  margin-top: 0;
}
.testimonial-block__quote p {
  font-size: inherit;
}
.testimonial-block__quote p:before {
  content: open-quote;
}
.testimonial-block__quote p:after {
  content: close-quote;
}

.testimonial-block__author {
  display: block;
  font-weight: 700;
}

.testimonial-block__author-position {
  font-style: italic;
}

.testimonial-block__visual {
  display: flex;
  justify-content: center;
}
@media (min-width: 901px) {
  .testimonial-block__visual {
    order: 1;
    align-self: flex-end;
    flex: 0 0 50%;
    height: 100%;
  }
  .is-mirrored .testimonial-block__visual {
    order: 2;
  }
}

.testimonial-block__image {
  max-height: 400px;
}
@media (min-width: 901px) {
  .testimonial-block__image {
    max-width: 100%;
    max-height: none;
  }
}

.testimonial-section {
  overflow: hidden;
  max-width: calc(1200px - 2rem);
  margin: 8rem auto 6rem;
}

.testimonial-slider {
  position: relative;
}
.testimonial-slider .testimonial-block {
  height: 100%;
}
.testimonial-slider .testimonial-block__text {
  margin-bottom: 2rem;
}
@media (min-width: 901px) {
  .testimonial-slider .testimonial-block__text {
    align-self: flex-start;
    margin-top: 9rem;
    margin-bottom: 3rem;
  }
}
.testimonial-slider .testimonial-block__quote {
  min-height: 11.25rem;
}
@media (min-width: 901px) {
  .testimonial-slider .testimonial-block__quote {
    min-height: 7.5rem;
  }
}

@media (min-width: 901px) {
  .testimonial-block__image {
    width: 582px;
  }
}

.testimonial-slider__btn {
  position: absolute;
  top: 50%;
  width: 48px;
  height: 48px;
  background-color: transparent;
  background-image: url(/wp-content/themes/a8c/jetpackme-new/images/2021/arrow-right.svg);
  background-position: center center;
  background-repeat: no-repeat;
  border: none;
  text-indent: -9999px;
  white-space: nowrap;
}

.testimonial-slider__prev-btn {
  left: 1rem;
  transform: rotate(180deg) translateY(50%);
}
body.rtl .testimonial-slider__prev-btn {
  left: auto;
  right: 1rem;
  transform: translateY(-50%);
}

.testimonial-slider__next-btn {
  right: 1rem;
  transform: translateY(-50%);
}
body.rtl .testimonial-slider__next-btn {
  left: 1rem;
  right: auto;
  transform: rotate(180deg) translateY(50%);
}

.tooltip:not(.jetpack-sharing-button__list-item) {
  position: absolute;
  top: calc(100% + 16px);
  left: 50%;
  min-width: 160px;
  padding: 0.5rem 1rem;
  background-color: #ffffff;
  border-radius: 3px;
  box-shadow: -1px -1px 2px rgba(0, 0, 0, 0.15), 1px 1px 2px rgba(0, 0, 0, 0.15);
  font-size: 0.875rem;
  text-align: center;
  transform: translateX(-50%);
}
.tooltip:not(.jetpack-sharing-button__list-item):after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 100%;
  display: block;
  border-style: solid;
  border-color: transparent;
  border-width: 0 8px 8px 8px;
  border-bottom-color: #ffffff;
  transform: translateX(-50%);
}
.tooltip:not(.jetpack-sharing-button__list-item) a {
  color: #008710;
  text-decoration: underline;
}
.tooltip:not(.jetpack-sharing-button__list-item) a:hover {
  color: #005b18;
  text-decoration: none;
}

@keyframes user-menu {
  from {
    transform: translateY(-50%);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.user-menu {
  position: relative;
}

.user-menu__btn {
  display: flex !important;
  justify-content: center;
  align-items: center;
  min-width: 48px;
  padding: 0;
  background: transparent;
  border: none;
  border-radius: 50%;
  transition: transform 0.1s ease-in-out;
}
@media (max-width: 900px) {
  .user-menu__btn {
    display: none !important;
  }
}
.user-menu__btn:focus, .user-menu__btn:focus-visible {
  outline: none;
}
.user-menu__btn:hover .user-menu__avatar, .user-menu__btn:focus-visible .user-menu__avatar {
  box-shadow: 0 0 0 2px #101517;
}
.user-menu__btn:active {
  transform: scale(0.9);
}

.user-menu__avatar {
  border-radius: inherit;
  background-color: #a7aaad;
}

.user-menu__tooltip {
  display: none;
  animation-fill-mode: backwards;
  animation-name: user-menu;
  animation-duration: 0.25s;
  animation-timing-function: ease-out;
}
@media (prefers-reduced-motion) {
  .user-menu__tooltip {
    animation-duration: 0;
    animation-delay: 0;
  }
}
@media (max-width: 900px) {
  .user-menu__tooltip {
    position: initial;
    display: block !important;
    animation: none;
  }
  .user-menu__tooltip a {
    transition: none;
    position: relative;
    font-size: 1.125rem;
  }
  .user-menu__tooltip a:focus-visible {
    border-radius: 2px;
    outline: solid 2px currentColor;
    outline-offset: 4px;
  }
  .user-menu__tooltip a:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    display: block;
    width: 0;
    height: 2px;
    background-color: currentColor;
    transition: width 0.2s ease-in-out;
  }
  .user-menu__tooltip a:hover:after {
    width: 100%;
  }
  .user-menu__tooltip a:any-link {
    color: #101517;
    text-decoration: none;
  }
}
.user-menu__tooltip:target {
  display: block;
}
.user-menu__tooltip.js {
  display: block;
}
.user-menu__tooltip.js[hidden] {
  display: none;
}
.user-menu__tooltip .tooltip {
  text-align: start;
  min-width: 220px;
}
@media (max-width: 900px) {
  .user-menu__tooltip .tooltip {
    position: inherit;
    display: block;
    width: fit-content;
    min-width: 0;
    padding: 0;
    background: none;
    box-shadow: none;
    transform: none;
  }
  .user-menu__tooltip .tooltip:after {
    display: none;
  }
}

.user-menu__display-name {
  color: #2c3338;
  font-size: 1rem;
  font-weight: 700;
}

.user-menu__username {
  color: #646970;
}

.user-menu__list {
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 0;
  padding-inline-end: 0;
  font-size: inherit;
  list-style-type: none;
  margin-top: 1rem;
}
.user-menu__list > li {
  margin: 0.5rem 0;
}
@media (max-width: 900px) {
  .user-menu__list > li {
    margin: 1rem 0;
  }
}

.video-banner {
  position: relative;
  margin: 6rem auto;
  max-width: 1200px;
}
.video-banner:after {
  content: "";
  display: block;
  padding-bottom: 56.25%;
  z-index: 0;
  width: 100%;
}
.video-banner iframe,
.video-banner .video-banner__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.video-banner__credit {
  position: absolute;
  top: 100%;
  width: 100%;
  padding: 0.5rem;
}

.video-banner__credit--right {
  text-align: right;
}

.video-banner--21-9:after {
  padding-bottom: 42.5%;
}

.video-banner--max-1400 {
  max-width: 1400px;
}

.landing-page--agencies .simple-cta.is-inverted .simple-cta__text {
  font-size: 2.25rem;
}
.landing-page--agencies #mobile img {
  max-width: 464px;
}
.landing-page--agencies #form {
  margin-bottom: 200px;
  padding: 0 5%;
}
.landing-page--agencies #form h2 {
  margin: 160px auto 60px;
  color: #000;
  font-weight: 700;
}
.landing-page--agencies #form label {
  display: block;
  margin-bottom: 0.25rem;
  font-weight: 700;
}
.landing-page--agencies #form label span {
  margin-inline-start: 0.25rem;
  font-size: 0.875rem;
  font-weight: 400;
}
.landing-page--agencies #form input,
.landing-page--agencies #form textarea,
.landing-page--agencies #form select {
  margin-bottom: 1.5rem;
  padding: 1rem 0.5rem;
}
.landing-page--agencies #form input,
.landing-page--agencies #form textarea {
  width: 100%;
}
.landing-page--agencies #form textarea {
  height: 200px;
}
.landing-page--agencies #form button {
  border-radius: 3px;
}

.landing-page--agencies__subheading {
  max-width: 960px;
  margin: 160px auto 140px;
  padding: 1rem;
  font-size: 2.25rem;
  font-weight: 700;
  text-align: center;
}
.landing-page--agencies__subheading > p {
  font-size: inherit;
}
.landing-page--agencies__subheading > p:first-child {
  margin-top: 0;
}
.landing-page--agencies__subheading > p:last-child {
  margin-bottom: 0;
}

[lang^=en] .landing-page--anti-spam .R-hero__heading {
  max-width: 34rem;
}
.landing-page--anti-spam .product-hero-visual__img {
  width: 377px;
}

.is-2021-template main :any-link:not(.primary-button, .R-primary-button) {
  text-decoration: underline;
}
.is-2021-template main :any-link:not(.primary-button, .R-primary-button):hover {
  text-decoration: none;
}

[lang^=en] .landing-page--forms .R-hero__heading {
  margin-left: 0;
  margin-right: 0;
  max-width: 34rem;
}
.landing-page--forms .site-demo-container {
  padding-top: 130px;
  margin-top: -130px;
  overflow: hidden;
}
.landing-page--forms .forms-section {
  overflow: hidden;
  padding: 5.25rem 4.75rem;
}
.landing-page--forms .forms-section.bg-off-white {
  background-color: #f9f9f6;
}
.landing-page--forms .forms-section h3 {
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 40px;
  margin: 0;
}
.landing-page--forms .forms-section h4 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 32px;
  margin: 0;
}
.landing-page--forms .forms-section .simple-cta {
  margin: 0 auto;
}
.landing-page--forms .forms-section__title {
  margin: 0;
  margin-bottom: 3rem;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
  color: #000;
}
.landing-page--forms .forms-section__content {
  margin: 0 auto;
  max-width: 1200px;
}
.landing-page--forms .forms-insert {
  padding: 4rem;
  text-align: center;
}
.landing-page--forms .forms-insert .simple-cta {
  margin-top: 0;
  margin-bottom: 0;
}
.landing-page--forms .forms-insert__pretitle {
  margin-bottom: 1.5rem;
  color: #000;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.5;
}
.landing-page--forms .forms-insert__title {
  margin-bottom: 2rem;
  color: #000;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.5;
}
.landing-page--forms .patterns-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(300px, 350px));
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  gap: 1.75rem 2.5rem;
}
@media (max-width: 1280px) {
  .landing-page--forms .patterns-grid {
    grid-template-columns: repeat(2, minmax(300px, 400px));
  }
}
@media (max-width: 860px) {
  .landing-page--forms .patterns-grid {
    box-sizing: border-box;
    grid-template-columns: repeat(auto-fill, 350px);
    grid-auto-flow: column;
    grid-auto-columns: 350px;
    overflow-x: auto;
    margin-left: -4.75rem;
    padding: 0 4.75rem;
    width: calc(100% + 4.75rem + 4.75rem);
  }
}
@media (max-width: 480px) {
  .landing-page--forms .patterns-grid {
    grid-template-columns: repeat(auto-fill, calc(100vw - 108px));
    grid-auto-columns: calc(100vw - 108px);
  }
}
.landing-page--forms .pattern-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
}
.landing-page--forms .pattern-item img {
  aspect-ratio: 3/2;
  display: flex;
  align-items: center;
  justify-content: center;
  background: lightgrey;
  width: 100%;
}
.landing-page--forms .pattern-item span {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 21px;
}
.landing-page--forms .features-grid {
  display: grid;
  gap: 1.5rem;
  grid-template-columns: repeat(12, 1fr);
}
@media (max-width: 860px) {
  .landing-page--forms .features-grid {
    box-sizing: border-box;
    grid-template-columns: repeat(auto-fill, 350px);
    grid-auto-flow: column;
    grid-auto-columns: 350px;
    margin-left: -4.75rem;
    overflow-x: auto;
    padding: 0 4.75rem;
    width: calc(100% + 4.75rem + 4.75rem);
  }
}
@media (max-width: 480px) {
  .landing-page--forms .features-grid {
    grid-template-columns: repeat(auto-fill, calc(100vw - 108px));
    grid-auto-columns: calc(100vw - 108px);
  }
}
.landing-page--forms .feature-item {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 1.5rem 2rem;
  min-height: 100px;
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden;
}
.landing-page--forms .feature-item .feature-item__icon {
  align-self: flex-start;
}
.landing-page--forms .feature-item.feature-connect {
  grid-column: span 5/span 5;
}
.landing-page--forms .feature-item.feature-connect .feature-item__image-wrapper {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  margin-bottom: 0.5rem;
}
@media (max-width: 1440px) {
  .landing-page--forms .feature-item.feature-connect h3 {
    font-size: 2rem;
  }
}
.landing-page--forms .feature-item.feature-data {
  grid-column: span 4/span 4;
}
.landing-page--forms .feature-item.feature-data h4 {
  max-width: 220px;
}
.landing-page--forms .feature-item.feature-data .feature-item__icon {
  position: absolute;
  bottom: 0;
  right: 0;
}
.landing-page--forms .feature-item.feature-akismet {
  grid-column: span 3/span 3;
}
.landing-page--forms .feature-item.feature-akismet img {
  margin-bottom: 1.5rem;
}
.landing-page--forms .feature-item.feature-export {
  grid-column: span 3/span 3;
}
.landing-page--forms .feature-item.feature-export .feature-item__icon {
  margin-left: -2rem;
}
.landing-page--forms .feature-item.feature-notifications {
  grid-column: span 4/span 4;
}
.landing-page--forms .feature-item.feature-notifications img {
  margin-bottom: 1.5rem;
}
.landing-page--forms .feature-item.feature-dependencies {
  grid-column: span 3/span 3;
  padding: 1.5rem 1rem;
  text-align: center;
}
.landing-page--forms .feature-item.feature-dependencies h3 {
  overflow: hidden;
  align-self: center;
}
.landing-page--forms .feature-item.feature-dependencies h4 {
  max-width: 200px;
  margin: 0 auto;
  text-align: center;
}
.landing-page--forms .feature-item.feature-dependencies span {
  opacity: 0.3;
}
.landing-page--forms .feature-item.feature-validation {
  grid-column: span 2/span 2;
}
.landing-page--forms .feature-item.feature-validation .feature-item__image-wrapper {
  white-space: nowrap;
  text-align: center;
}
.landing-page--forms .feature-item.feature-validation h4 {
  margin: 0 auto;
  max-width: 200px;
  text-align: center;
}
.landing-page--forms .feature-item.feature-validation img {
  margin-bottom: 1rem;
}
.landing-page--forms .feature-item h4 {
  font-weight: 700;
}
@media (max-width: 1460px) {
  .landing-page--forms .feature-item.feature-export, .landing-page--forms .feature-item.feature-dependencies {
    grid-column: span 4/span 4;
  }
  .landing-page--forms .feature-item.feature-validation {
    display: none;
  }
}
@media (max-width: 1280px) {
  .landing-page--forms .feature-item {
    padding: 1.5rem;
  }
  .landing-page--forms .feature-item.feature-connect {
    grid-column: span 6/span 6;
  }
  .landing-page--forms .feature-item.feature-data {
    grid-column: span 6/span 6;
  }
  .landing-page--forms .feature-item.feature-data h4 {
    font-size: 2rem;
    max-width: 300px;
  }
  .landing-page--forms .feature-item.feature-export {
    grid-column: span 4/span 4;
  }
  .landing-page--forms .feature-item.feature-notifications {
    grid-column: span 5/span 5;
  }
  .landing-page--forms .feature-item.feature-dependencies {
    display: none;
  }
  .landing-page--forms .feature-item.feature-validation {
    grid-column: span 4/span 4;
  }
}
@media (max-width: 860px) {
  .landing-page--forms .feature-item {
    grid-column: auto !important;
  }
  .landing-page--forms .feature-item h3, .landing-page--forms .feature-item h4 {
    font-size: 1.75rem !important;
    line-height: 2rem;
    font-weight: 700;
  }
  .landing-page--forms .feature-item.feature-validation .feature-item__image-wrapper {
    margin-bottom: 0;
  }
  .landing-page--forms .feature-item.feature-dependencies, .landing-page--forms .feature-item.feature-validation {
    display: flex;
  }
}

.landing-page--growth .simple-quote {
  max-width: 850px;
  margin: 6rem auto;
  padding: 0 5%;
  text-align: center;
}
@media (min-width: 901px) {
  .landing-page--growth .simple-quote {
    margin: 8rem auto;
    padding: 0;
  }
}
.landing-page--growth .simple-quote blockquote {
  margin-bottom: 2.5rem;
}
.landing-page--growth .simple-quote blockquote p {
  color: #3c434a;
  font-size: 1.125rem;
  font-weight: 700;
  font-style: italic;
  line-height: 1.5;
}
.landing-page--growth .simple-quote blockquote p:first-child:before {
  content: open-quote;
}
.landing-page--growth .simple-quote blockquote p:last-child:after {
  content: close-quote;
}
@media (min-width: 901px) {
  .landing-page--growth .simple-quote blockquote p {
    font-size: 2.125rem;
  }
}
.landing-page--growth .simple-quote figcaption {
  font-size: 1.125rem;
}
.landing-page--growth .simple-quote figcaption p {
  font-size: inherit;
  font-weight: 700;
}
.landing-page--growth .faq {
  padding: 6rem 0;
  background-color: #f6f7f7;
}
.landing-page--growth .simple-cta__text {
  max-width: 500px;
}

.home .intro-video-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1200px;
  margin: 6rem auto;
  padding: 0 10%;
}
.home .intro-video-section h2 {
  font-size: clamp(1rem, 2vw + 1.75rem, 3rem);;
  font-weight: 600;
  color: #000;
  text-wrap: pretty;
  line-height: 1.2;
  letter-spacing: -1px;
  margin-bottom: 1.5rem;
}
@media (min-width: 901px) {
  .home .intro-video-section h2 {
    margin-bottom: 3rem;
  }
}
.home .intro-video-section iframe, .home .intro-video-section h2 {
  max-width: 100%;
  width: 880px;
}
@media (min-width: 901px) {
  .home .intro-video-section {
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
}
.home .stats-insert {
  position: relative;
}
@media (min-width: 901px) {
  .home .stats-insert {
    height: 800px;
  }
}
.home .stats-insert .stats-insert__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  object-fit: cover;
  object-position: center center;
}
.home .stats-insert .stats-insert__text {
  max-width: 680px;
  z-index: 1;
}
.home .recommendations {
  max-width: 1200px;
  margin: 6rem auto;
  padding: 0 10%;
}
@media (min-width: 901px) {
  .home .recommendations {
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
}
.home .recommendations__title {
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 400;
  text-align: center;
}
.home .open-source {
  border-top: 1px solid #dcdcdc;
}
.home .products {
  margin: 0 auto;
  padding: 6rem 5% 6rem;
  border-top: 1px solid #dcdcdc;
}
@media (min-width: 901px) {
  .home .products {
    padding-top: 8.5rem;
  }
}
.home .products .plan-toggle {
  margin-top: 0;
}

.landing-page--jetpack-app .feature-section.in {
  max-width: none;
  padding-bottom: 0;
  width: auto;
}
.landing-page--jetpack-app .story-section {
  margin: 0 auto;
  max-width: 1200px;
  width: 85%;
}
.landing-page--jetpack-app .story-background {
  background-color: #F6F7F7;
  padding-top: 108px;
  padding-bottom: 108px;
}
.landing-page--jetpack-app .jetpack-app-get .store-buttons {
  margin-top: 32px;
  text-align: left;
}
.landing-page--jetpack-app .jetpack-app-get .story-title {
  display: block;
  margin-bottom: 1.5rem;
  margin-inline-end: 4rem;
  color: #101517;
  font-size: 32px;
  font-weight: 600;
  letter-spacing: -1px;
}
.landing-page--jetpack-app .jetpack-app-get.story-section .story-content p, .landing-page--jetpack-app .jetpack-app-get.story-section .story-content legend {
  color: #101517;
}
.landing-page--jetpack-app .jetpack-app-get.story-section .story-content legend {
  font-size: 18px;
  line-height: 1.5;
  margin: 1em 0;
  text-align: left;
}
@media (min-width: 901px) {
  .landing-page--jetpack-app .jetpack-app-get .story-content--small {
    display: none;
  }
}
.landing-page--jetpack-app .jetpack-app-get .story-illustration,
.landing-page--jetpack-app .jetpack-app-get .story-content--large {
  display: none;
}
@media (min-width: 901px) {
  .landing-page--jetpack-app .jetpack-app-get .story-illustration,
  .landing-page--jetpack-app .jetpack-app-get .story-content--large {
    display: block;
  }
}
@media (min-width: 901px) {
  .landing-page--jetpack-app .story-illustration {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (min-width: 601px) {
  .landing-page--jetpack-app .is-story .jetpack-app-get .story-image {
    width: 60%;
    max-width: 170px;
  }
}
.landing-page--jetpack-app .story-caption {
  font-size: 0.9375rem;
  max-width: 24em;
}
.landing-page--jetpack-app .app-magic-link fieldset {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 84.375rem) {
  .landing-page--jetpack-app .app-magic-link fieldset {
    flex-direction: row;
  }
}
.landing-page--jetpack-app .app-magic-link--email {
  border-radius: 3px;
  border: 1px solid #8C8F94;
  color: #646970;
  font-size: 1rem;
  margin-bottom: 0.625rem;
  outline: none;
  padding: 0.68em 0.9375em;
}
@media screen and (min-width: 84.375rem) {
  .landing-page--jetpack-app .app-magic-link--email {
    margin-right: 0.625rem;
    margin-bottom: 0;
  }
}
.landing-page--jetpack-app .app-magic-link--email:focus {
  border-color: #008710;
}
.landing-page--jetpack-app .app-magic-link--button {
  font-weight: normal;
  margin-top: 0;
}
.landing-page--jetpack-app .app-magic-link--confirmation {
  display: none;
  font-size: 1.25em;
  font-weight: 600;
  margin: 0;
}
.landing-page--jetpack-app .store-buttons ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.landing-page--jetpack-app .store-buttons li {
  display: inline-block;
  margin-bottom: 0.8125rem;
  margin-right: 0.8125rem;
  padding: 0;
}

.landing-page--performance a {
  color: #007117;
}
.landing-page--performance .products {
  margin: 0 auto;
  padding: 6rem 5% 6rem;
  border-top: 1px solid #dcdcdc;
}
@media (min-width: 901px) {
  .landing-page--performance .products {
    padding-top: 8.5rem;
  }
}
.landing-page--performance .products .plan-toggle {
  margin-top: 0;
}
.landing-page--performance .products__asterisk {
  margin-top: 4rem;
  color: #8c8f94;
  font-size: 1rem;
  text-align: center;
}
.landing-page--performance .faq {
  padding: 6rem 0;
  background-color: #f6f7f7;
}

.landing-page--videopress h1 {
  font-size: 48px;
  color: #101517;
  font-weight: 400;
  margin-bottom: 1.75rem;
}
.landing-page--videopress main {
  margin-top: 200px;
}
.landing-page--videopress .hero-price {
  display: block;
  font-size: 16px;
  margin-top: 1rem;
}
@media (max-width: 900px) {
  .landing-page--videopress .hero-price {
    display: none;
  }
}
.landing-page--videopress .image-banner--with-background-gray {
  padding: 4.75rem 0;
  padding-bottom: 1.75rem;
}
@media (min-width: 601px) {
  .landing-page--videopress .image-banner--with-background-gray {
    padding-top: 2rem;
    padding-bottom: 0;
  }
}
.landing-page--videopress .image-banner--with-background-gray + .left-right-content--with-background {
  padding-top: 3rem;
  margin-top: -6rem;
}
@media (min-width: 601px) {
  .landing-page--videopress .image-banner--with-background-gray + .left-right-content--with-background {
    padding-top: 0;
  }
}
.landing-page--videopress header.left-right-content {
  margin-top: 3rem;
}
@media (min-width: 901px) {
  .landing-page--videopress header.left-right-content {
    flex-wrap: wrap;
    margin-top: 6rem;
  }
  .landing-page--videopress header.left-right-content .left-right-content__left {
    width: 50%;
  }
  .landing-page--videopress header.left-right-content .left-right-content__right {
    width: 46%;
  }
}
.landing-page--videopress div.landing-page--videopress__eyebrow-container {
  flex: 0 0 100%;
  width: 100%;
}
.landing-page--videopress section.landing-page--videopress__comparison {
  background: #f6f7f7;
  padding: 3.5rem 1rem;
}
.landing-page--videopress section.landing-page--videopress__comparison .comparison-table {
  display: none;
}
@media (min-width: 1101px) {
  .landing-page--videopress section.landing-page--videopress__comparison {
    padding: 5rem 6.25rem 4.5rem;
  }
  .landing-page--videopress section.landing-page--videopress__comparison .comparison-table {
    display: table;
  }
  .landing-page--videopress section.landing-page--videopress__comparison .comparison-cards {
    display: none;
  }
}
.landing-page--videopress h2.landing-page--videopress__comparison-title {
  text-align: center;
  color: #000;
  font-size: 28px;
  font-weight: 700;
  max-width: 1200px;
  margin: 0 auto 2.5rem auto;
}
@media (min-width: 1101px) {
  .landing-page--videopress h2.landing-page--videopress__comparison-title {
    margin-bottom: 5rem;
  }
}
@media (min-width: 901px) {
  .landing-page--videopress #videopress-h1-headline {
    margin-right: 3rem;
    margin-bottom: 0;
    transform: translateY(-0.5rem);
  }
}

.individual-plugins .hide-on-load {
  opacity: 0;
  transform: translateY(75px);
  will-change: opacity, transform;
  transition: opacity 350ms ease-out, transform 350ms ease-out;
}
.individual-plugins .individual-plugins__social {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1200px;
  margin: -3.5rem auto;
  padding: 0 2rem;
}
.individual-plugins .individual-plugins__social picture {
  opacity: 0;
  will-change: opacity, transform;
}
.individual-plugins .individual-plugins__social #first-social,
.individual-plugins .individual-plugins__social #third-social {
  border-radius: 0.5rem;
  border: 0.5px solid #c3c4c7;
}
.individual-plugins .individual-plugins__social #first-social img,
.individual-plugins .individual-plugins__social #third-social img {
  border-radius: 0.5rem;
}
@media (min-width: 901px) {
  .individual-plugins .individual-plugins__social #first-social,
  .individual-plugins .individual-plugins__social #third-social {
    border-radius: 1.25rem;
  }
  .individual-plugins .individual-plugins__social #first-social img,
  .individual-plugins .individual-plugins__social #third-social img {
    border-radius: 1.25rem;
  }
}
.individual-plugins .individual-plugins__social #first-social {
  animation: firstSocialFadeIn 800ms ease-out 250ms forwards;
  box-shadow: 0px 5px 17px rgba(0, 0, 0, 0.15);
  width: 100%;
  max-width: 100vw;
}
.individual-plugins .individual-plugins__social #second-social {
  animation: secondSocialFadeInMobile 900ms ease-out 350ms forwards;
  filter: drop-shadow(10px 15px 20px rgba(0, 0, 0, 0.15));
  transform: translate(10px, -10px);
  width: 100%;
  max-width: 100vw;
}
.individual-plugins .individual-plugins__social #third-social {
  animation: thirdSocialFadeInMobile 1000ms ease-out 450ms forwards;
  box-shadow: 15px 20px 30px rgba(0, 0, 0, 0.15);
  transform: translate(-15px, -20px);
  width: 95%;
  max-width: 95vw;
}
@media (min-width: 701px) {
  .individual-plugins .individual-plugins__social #second-social {
    transform: translate(-120px, -20px);
  }
}
@media (min-width: 901px) {
  .individual-plugins .individual-plugins__social {
    margin: 8rem auto;
  }
  .individual-plugins .individual-plugins__social #first-social {
    width: 700px;
    max-width: 60vw;
  }
  .individual-plugins .individual-plugins__social #second-social {
    animation-name: secondSocialFadeInDesktop;
    transform: translate(-200px, -30px);
    width: 575px;
    max-width: 50vw;
  }
  .individual-plugins .individual-plugins__social #third-social {
    animation-name: thirdSocialFadeInDesktop;
    transform: translate(150px, -65px);
    width: 635px;
    max-width: 55vw;
  }
}
@media (prefers-reduced-motion) {
  .individual-plugins .individual-plugins__social #first-social,
  .individual-plugins .individual-plugins__social #second-social,
  .individual-plugins .individual-plugins__social #third-social {
    opacity: 1;
    animation: none;
  }
}
.individual-plugins .individual-plugins__social-disclaimer {
  animation: fadeInDisclaimer 350ms ease-out 1450ms forwards;
  text-align: center;
  font-size: 12px;
  color: #50575e;
  opacity: 0;
  will-change: opacity, transform;
}
@media (min-width: 901px) {
  .individual-plugins .individual-plugins__social-disclaimer {
    font-size: 16px;
  }
}
@media (prefers-reduced-motion) {
  .individual-plugins .individual-plugins__social-disclaimer {
    animation-delay: 0s;
  }
}
.individual-plugins .individual-plugins__subheading {
  margin: 6rem 0;
  font-size: 48px;
  font-weight: 700;
  text-align: center;
  color: #000;
  line-height: 1.2;
}
@media (min-width: 901px) {
  .individual-plugins .individual-plugins__subheading {
    margin: 8rem 0;
    font-size: 64px;
  }
}
.individual-plugins .individual-plugins__showcase {
  position: relative;
  background-color: #ffed47;
  padding: 5rem 2rem;
}
.individual-plugins .individual-plugins__showcase .above,
.individual-plugins .individual-plugins__showcase .below {
  position: absolute;
  height: 100vh;
}
.individual-plugins .individual-plugins__showcase .above {
  top: 0;
  bottom: unset;
}
.individual-plugins .individual-plugins__showcase .inside {
  position: fixed;
  top: 0;
  height: 100%;
}
.individual-plugins .individual-plugins__showcase .below {
  top: unset;
  bottom: 0;
}
@media (min-width: 901px) {
  .individual-plugins .individual-plugins__showcase {
    padding: 5rem 3rem;
  }
}
.individual-plugins .individual-plugins__showcase-title {
  position: absolute;
  top: 78px;
  left: 2rem;
  max-width: 1200px;
  margin: 0 auto;
  font-size: 16px;
  color: #000;
  opacity: 0;
}
@media (min-width: 901px) {
  .individual-plugins .individual-plugins__showcase-title {
    top: 200px;
  }
}
@media (min-width: 1301px) {
  .individual-plugins .individual-plugins__showcase-title {
    left: 0;
  }
}
.individual-plugins .individual-plugins__showcase-title-emphasized {
  margin-bottom: 3rem;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.2;
}
@media (min-width: 901px) {
  .individual-plugins .individual-plugins__showcase-title-emphasized {
    font-size: 48px;
  }
}
.individual-plugins .individual-plugins__showcase-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 1200px;
  margin: 0 auto;
  height: 100vh;
  pointer-events: none;
  background: linear-gradient(180deg, #ffed47 0%, #ffed47 200px, transparent 300px, transparent 65%, #ffed47 90%, #ffed47 100%);
}
@media (min-width: 901px) {
  .individual-plugins .individual-plugins__showcase-overlay {
    background: linear-gradient(180deg, #ffed47 0%, #ffed47 300px, transparent 400px, transparent 65%, #ffed47 90%, #ffed47 100%);
  }
}
.individual-plugins .individual-plugins__showcase-content {
  display: flex;
  align-items: center;
  flex-direction: column;
  background: url(/wp-content/themes/a8c/jetpackme-new/images/individual-plugins/jetpack-background-logo-white.svg) center/300px 300px no-repeat fixed;
  width: 300px;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 20rem;
  padding-bottom: 6.25rem;
}
@media (min-width: 901px) {
  .individual-plugins .individual-plugins__showcase-content {
    background-size: 550px 550px;
    padding-top: 25rem;
    width: 550px;
  }
}
.individual-plugins .individual-plugins__icons {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  margin-bottom: 17rem;
  width: 350px;
}
@media (min-width: 901px) {
  .individual-plugins .individual-plugins__icons {
    width: 450px;
  }
}
.individual-plugins .individual-plugins__icon {
  border-radius: 0.5rem;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.15);
}
@media (min-width: 901px) {
  .individual-plugins .individual-plugins__icon {
    width: 85px;
    height: 85px;
  }
}
.individual-plugins .individual-plugins__info {
  display: flex;
  gap: 1.5rem;
  margin: 3rem 0;
  width: 350px;
  max-width: 90vw;
}
@media (min-width: 901px) {
  .individual-plugins .individual-plugins__info {
    margin: 6rem 0;
    width: 400px;
  }
}
.individual-plugins .individual-plugins__info:last-child {
  padding-bottom: 3rem;
}
@media (min-width: 901px) {
  .individual-plugins .individual-plugins__info:last-child {
    padding-bottom: 8rem;
  }
}
.individual-plugins .individual-plugins__info-content h2 {
  font-size: 36px;
  font-weight: 700;
  color: #000;
  line-height: 1.2;
}
.individual-plugins .individual-plugins__info-content p {
  margin-top: 0;
  margin-bottom: 0.5em;
  color: #3c434a;
}
.individual-plugins .individual-plugins__info-content a {
  font-size: 16px;
  color: #101517;
  text-decoration: underline;
}
@media (min-width: 901px) {
  .individual-plugins .individual-plugins__info-content h2 {
    font-size: 48px;
  }
}
.individual-plugins .individual-plugins__video-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 2rem;
  margin-bottom: 4rem;
}
.individual-plugins .individual-plugins__video-block-subheading,
.individual-plugins .individual-plugins__video {
  width: 800px;
  max-width: 100%;
}
.individual-plugins .individual-plugins__video-block-subheading {
  align-self: flex-start;
  margin: 2rem 0;
  font-size: 24px;
  font-weight: 600;
  text-align: left;
  color: #000;
  line-height: 1.2;
}
@media (min-width: 901px) {
  .individual-plugins .individual-plugins__video-block-subheading {
    align-self: center;
    margin: 6rem 0;
    font-size: 64px;
    width: initial;
  }
}
.individual-plugins .individual-plugins__video {
  margin-bottom: 4rem;
}
.individual-plugins .individual-plugins__agencies {
  background-color: #005b18;
}
.individual-plugins .individual-plugins__agencies-content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 5rem 2rem;
}
.individual-plugins .individual-plugins__agencies-content p {
  color: #fff;
}
@media (min-width: 1101px) {
  .individual-plugins .individual-plugins__agencies-content {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 5rem 3rem;
  }
}
.individual-plugins .individual-plugins__agencies-content-title-block {
  width: 350px;
  margin-bottom: 3rem;
}
@media (min-width: 1101px) {
  .individual-plugins .individual-plugins__agencies-content-title-block {
    margin-bottom: 0;
  }
}
.individual-plugins .individual-plugins__agencies-content-block {
  width: 300px;
  margin: 5rem 0;
}
@media (min-width: 1101px) {
  .individual-plugins .individual-plugins__agencies-content-block {
    margin: 0;
  }
}
.individual-plugins .individual-plugins__agencies-title {
  margin-top: 0;
  margin-bottom: 1.5em;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  word-break: break-word;
}
@media (min-width: 1101px) {
  .individual-plugins .individual-plugins__agencies-title {
    margin-bottom: 2.5em;
  }
}
.individual-plugins .individual-plugins__agencies-subtitle {
  font-size: 20px;
  font-weight: 600;
}

@keyframes firstSocialFadeIn {
  from {
    opacity: 0;
    transform: translateY(600px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes secondSocialFadeInMobile {
  from {
    opacity: 0;
    transform: translate(10px, 580px);
  }
  to {
    opacity: 1;
    transform: translate(10px, -10px);
  }
}
@keyframes thirdSocialFadeInMobile {
  from {
    opacity: 0;
    transform: translate(-15px, 565px);
  }
  to {
    opacity: 1;
    transform: translate(-15px, -20px);
  }
}
@keyframes secondSocialFadeInDesktop {
  from {
    opacity: 0;
    transform: translate(-200px, 570px);
  }
  to {
    opacity: 1;
    transform: translate(-200px, -30px);
  }
}
@keyframes thirdSocialFadeInDesktop {
  from {
    opacity: 0;
    transform: translate(150px, 535px);
  }
  to {
    opacity: 1;
    transform: translate(150px, -65px);
  }
}
@keyframes fadeInDisclaimer {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.landing-page--complete .R-hero .R-hero__text {
  flex-basis: 65%;
}
@media (max-width: 900px) {
  .landing-page--complete .R-hero.with-icon .R-hero__visual {
    transform: scale(0.8);
  }
}
.landing-page--complete .product-category-hero-visual {
  align-items: flex-start;
  transform: none;
}

.landing-page--stats {
  
}
.landing-page--stats .R-hero__visual {
  padding-top: 3.125em;
}
.landing-page--stats .product-hero-visual__placeholder {
  height: 261px;
}
.landing-page--stats .stats-demo {
  width: 85%;
  max-width: 1200px;
  margin: 0 auto;
  filter: drop-shadow(0px 0px 50.3358px rgba(0, 0, 0, 0.08));
}
@media (max-width: 1300px) {
  .landing-page--stats .stats-demo {
    width: 90%;
  }
}
@media (max-width: 1100px) {
  .landing-page--stats .stats-demo {
    width: 95%;
  }
}
@media (max-width: 782px) {
  .landing-page--stats .stats-demo {
    padding: 0 2rem;
    width: 100%;
  }
}
.landing-page--stats .stats-demo img {
  width: 100%;
}
.landing-page--stats .stats-demo .stats-demo-mobile {
  display: none;
}
@media (max-width: 899px) {
  .landing-page--stats .stats-demo .stats-demo-desktop {
    display: none;
  }
  .landing-page--stats .stats-demo .stats-demo-mobile {
    display: block;
  }
}
.landing-page--stats .stats-mobile-cta {
  width: 85%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 9rem;
  margin-bottom: 9rem;
  border-radius: 8px;
  padding: 0 2em;
  background: #F0F2EB;
}
@media (max-width: 1300px) {
  .landing-page--stats .stats-mobile-cta {
    width: 90%;
  }
}
@media (max-width: 1100px) {
  .landing-page--stats .stats-mobile-cta {
    width: 95%;
  }
}
@media (max-width: 782px) {
  .landing-page--stats .stats-mobile-cta {
    padding: 0 2rem;
    width: 100%;
  }
}
.landing-page--stats .stats-mobile-cta .story-image {
  height: 140px;
  width: 140px;
}
.landing-page--stats .stats-mobile-cta .stat-mobile-cta__body {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 62px 0;
}
@media (min-width: 783px) {
  .landing-page--stats .stats-mobile-cta .stat-mobile-cta__body {
    flex-direction: row;
    padding: 62px 0;
  }
}
.landing-page--stats .stats-mobile-cta .stat-mobile-cta__content {
  padding-top: 48px;
}
.landing-page--stats .stats-mobile-cta .stat-mobile-cta__content p {
  margin: 0;
}
@media (min-width: 783px) {
  .landing-page--stats .stats-mobile-cta .stat-mobile-cta__content {
    padding-top: 0;
    padding-left: 48px;
  }
}
.landing-page--stats .stats-mobile-cta .mobile-cta__title {
  font-size: 32px;
  font-weight: 700;
}
.landing-page--stats img.simple-cta__logo {
  width: 150px;
}
.landing-page--stats #parse-ly-cta {
  background-color: #000;
}
.landing-page--stats .parse-ly-cta {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-top: 1px solid #DCDCDE;
  padding-top: 9rem;
}
.landing-page--stats .parse-ly-cta .simple-cta__subtext {
  font-size: 24px;
  font-weight: 400;
  max-width: 1100px;
}
.landing-page--stats .testimonial-block {
  border-radius: 8px;
}
.landing-page--stats .testimonial-block .testimonial-block__visual img {
  border-radius: 8px;
}
.landing-page--stats .header__cta {
  display: none;
}

.landing-page--ai .R-hero__visual {
  padding-top: 3.125em;
}
.landing-page--ai .ai-demo {
  width: 85%;
  max-width: 1200px;
  margin: 0 auto;
  filter: drop-shadow(0px 0px 50.3358px rgba(0, 0, 0, 0.08));
  position: relative;
}
.landing-page--ai .ai-demo:after {
  content: "";
  display: block;
  padding-bottom: 56%;
}
.landing-page--ai .ai-demo iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.landing-page--ai .ai-insert {
  font-weight: 600;
  text-align: center;
  margin: 0;
}
.landing-page--ai .ai-insert__text {
  margin: 0;
  line-height: 1.2;
}
.landing-page--ai .ai-insert:not(.with-background) {
  width: 85%;
  height: 40%;
  max-width: 900px;
  margin: 8rem auto;
}
@media (min-width: 783px) {
  .landing-page--ai .ai-insert:not(.with-background) {
    margin-top: 12rem;
    margin-bottom: 12rem;
  }
}
.landing-page--ai .ai-insert:not(.with-background) .ai-insert__text {
  font-size: 1.5rem;
}
@media (min-width: 783px) {
  .landing-page--ai .ai-insert:not(.with-background) .ai-insert__text {
    font-size: 3rem;
  }
}
.landing-page--ai .ai-insert:not(.with-background) strong {
  color: #008710;
  font-weight: inherit;
}
.landing-page--ai .features {
  padding: 6.5rem 2rem;
  background-color: #f6f7f7;
  
  
  
  
}
.landing-page--ai .features .feature-list {
  text-align: left;
}
.landing-page--ai .features .feature-list__title {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 1.5rem;
  font-size: 1.75rem;
  font-weight: 500;
  color: black;
}
.landing-page--ai .features .feature-list__text {
  font-size: 1.125rem;
  color: #101517;
}
.landing-page--ai .features .feature-list__icon {
  margin-bottom: 2.5rem;
  background-color: transparent;
  border-radius: unset;
}
.landing-page--ai .features .feature-list > li {
  max-width: 100%;
}
@media (min-width: 901px) {
  .landing-page--ai .features {
    
  }
  .landing-page--ai .features .feature-list > li {
    max-width: 420px;
  }
}

.feature-section.is-cta.newsletter-cta .cta-footer {
  margin-top: 3rem;
}

.landing-page--boost .is-story {
  position: relative;
  z-index: 1;
}
.landing-page--boost .is-story .story-section {
  padding: 0;
  
}
@media (min-width: 901px) {
  .landing-page--boost .is-story .story-section {
    justify-content: left;
  }
  .landing-page--boost .is-story .story-section:nth-child(even) {
    flex-direction: row;
  }
  .landing-page--boost .is-story .story-section:nth-child(even) .story-content {
    padding: 0 0 0 20px;
  }
}
@media (min-width: 901px) and (min-width: 901px) {
  .landing-page--boost .is-story .story-section:nth-child(even) .story-content {
    padding: 0 40px 0 60px;
  }
}
@media (min-width: 901px) and (min-width: 1101px) {
  .landing-page--boost .is-story .story-section:nth-child(even) .story-content {
    padding: 0 100px 0 120px;
  }
}
@media (min-width: 901px) {
  .landing-page--boost .is-story .story-section:nth-child(odd) {
    flex-direction: row-reverse;
  }
  .landing-page--boost .is-story .story-section:nth-child(odd) .story-content {
    padding: 0 20px 0 0;
  }
}
@media (min-width: 901px) and (min-width: 901px) {
  .landing-page--boost .is-story .story-section:nth-child(odd) .story-content {
    padding: 0 60px 0 40px;
  }
}
@media (min-width: 901px) and (min-width: 1101px) {
  .landing-page--boost .is-story .story-section:nth-child(odd) .story-content {
    padding: 0 120px 0 100px;
  }
}
.landing-page--boost .is-story .story-section img {
  
  margin-left: -40px;
  margin-right: -40px;
  max-width: calc(100% - 40px);
}
@media (min-width: 901px) {
  .landing-page--boost .is-story .story-section img {
    max-width: 60%;
  }
}
@media (min-width: 1101px) {
  .landing-page--boost .is-story .story-section img {
    max-width: none;
  }
}
.landing-page--boost .is-story .story-section .story-content {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 75%;
}
@media (min-width: 901px) {
  .landing-page--boost .is-story .story-section .story-content {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    width: auto;
  }
}
@media (min-width: 1101px) {
  .landing-page--boost .is-story .story-section .story-content {
    width: 600px;
  }
}
.landing-page--boost .is-story .story-section .story-content h2 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 1.375rem;
}
.landing-page--boost .is-story .story-section .story-content p {
  font-size: 16px;
}
@media (min-width: 1101px) {
  .landing-page--boost .is-story .story-section .story-content p {
    width: 350px;
  }
}
@media (min-width: 901px) {
  .landing-page--boost.rtl .is-story .story-section .story-content {
    text-align: right;
  }
}
.landing-page--boost .feature-section {
  position: relative;
}
.landing-page--boost .feature-block__text {
  padding-left: 0px;
}
.landing-page--boost .is-mirrored .feature-block__text {
  padding-left: 4rem;
}
.landing-page--boost .section-background {
  position: absolute;
  z-index: 0;
}
.landing-page--boost .is-story + .section-background {
  left: 0;
  top: 70px;
}
.landing-page--boost .is-stats .section-background {
  right: 0;
  top: 0;
  height: 100%;
}
.landing-page--boost .is-stats .in {
  position: relative;
  z-index: 1;
}
.landing-page--boost .is-stats.invert {
  background-color: #f6f7f7;
  color: #646970;
}
.landing-page--boost .is-stats h2 {
  color: #069e08;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media (min-width: 783px) {
  .landing-page--boost .is-stats h2 {
    font-size: 36px;
    max-width: 1000px;
    padding: 0 100px;
  }
}
.landing-page--boost .is-stats p {
  text-align: center;
}
.landing-page--boost .is-cta h2 {
  font-weight: 700;
  max-width: 1000px;
  margin-bottom: 1.5rem;
  padding-left: 10%;
  padding-right: 10%;
}
@media (max-width: 600px) {
  .landing-page--boost .is-cta h2 {
    padding-left: 100px;
    padding-right: 100px;
  }
}
.landing-page--boost .is-cta a {
  font-size: 24px;
  padding: 1rem 1.5rem;
}
.landing-page--boost .is-speed {
  text-align: center;
  padding-bottom: 5em;
}
.landing-page--boost .is-speed h2 {
  color: black;
  font-weight: 700;
  max-width: 1200px;
  padding-left: 10%;
  padding-right: 10%;
  font-size: 3em;
  text-align: center;
  margin: auto;
  margin-bottom: 10px;
  font-style: normal;
}
@media (max-width: 600px) {
  .landing-page--boost .is-speed h2 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 2em;
  }
}
.landing-page--boost .is-speed a {
  text-decoration: underline;
  font-size: 1.2em;
  margin-top: 20px;
}
.landing-page--boost .boost-icon {
  padding-bottom: 5px;
}
.landing-page--boost .why-lcp-contain {
  display: table;
}
.landing-page--boost .why-lcp .benefits__container {
  padding-top: 4em;
  border-top: 1px solid #dcdcde;
  margin: 0 0rem !important;
}
.landing-page--boost .why-lcp .lcp-container {
  margin: 6em;
}
.landing-page--boost .lcp {
  display: table-cell;
  padding: 10px;
}
.landing-page--boost .fcp-lcp-benefit {
  padding: 0 1em 0 0;
}
.landing-page--boost .fcp-lcp-benefit h2 {
  margin-top: 0px;
  margin-left: 0px;
}
.landing-page--boost .fcp-lcp-box {
  display: flex;
  min-width: 33.3%;
  padding: 0 2.5rem 0 0;
  text-align: left;
  margin-bottom: 20px;
}
.landing-page--boost .fcp-lcp-box .why {
  font-size: 2em;
  font-style: normal;
  font-weight: 500;
}
.landing-page--boost .fcp-lcp-box .benefits__hgroup {
  font-size: 1.25em;
  font-weight: 700;
}
.landing-page--boost .fcp-lcp-box p {
  font-weight: 400;
}
.landing-page--boost .no-bottom-border {
  border-bottom: none;
}
@media (min-width: 901px) {
  .landing-page--boost .feature-block {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}
.landing-page--boost .is-speed a {
  color: #3c434a;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}
.landing-page--boost .gray-50-link {
  color: #646970;
  text-decoration: underline;
  font-size: 1.125rem;
}
.landing-page--boost .boost-cta .boost-h2 {
  font-size: 2rem;
  max-width: 90%;
  color: black !important;
}
.landing-page--boost .boost-cta #landing-page-boost-cta-bottom {
  font-weight: 500;
  font-size: 1.125rem;
}
.landing-page--boost .is-benefits .benefits__container .benefits__benefit {
  padding-bottom: 1rem;
}
.landing-page--boost .is-benefits .benefits__container .mini-benefits {
  margin: 6em;
}
.landing-page--boost .is-benefits .benefits__container .mini-benefits h2 {
  color: black !important;
}
.landing-page--boost .boost-h2 {
  color: black !important;
}

.page-template-landing-page-premium .masthead,
.page-template-landing-page-business .masthead {
  float: left;
  width: 100%;
  padding: 4em 6em 6em 6em;
  background-image: url(/wp-content/themes/a8c/jetpackme-new/images-2016/masthead-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-box-shadow: inset 0 -5px 7px -5px rgba(0, 0, 0, 0.5);
}
.page-template-landing-page-premium .masthead nav,
.page-template-landing-page-business .masthead nav {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  float: left;
  width: 100%;
  margin: 0 0 6em 0;
}
.page-template-landing-page-premium .masthead nav .logo,
.page-template-landing-page-business .masthead nav .logo {
  width: 10em;
}
.page-template-landing-page-premium .masthead nav ul.site-nav,
.page-template-landing-page-business .masthead nav ul.site-nav {
  margin: 0;
  padding: 0;
}
.page-template-landing-page-premium .masthead nav ul.site-nav li,
.page-template-landing-page-business .masthead nav ul.site-nav li {
  float: left;
  margin: 0 0 0 2em;
}
.page-template-landing-page-premium .masthead nav ul.site-nav li a,
.page-template-landing-page-business .masthead nav ul.site-nav li a {
  padding: 6px 10px;
  border-radius: 3px;
  color: rgba(255, 255, 255, 0.99);
}
.page-template-landing-page-premium .masthead nav ul.site-nav li a:hover,
.page-template-landing-page-business .masthead nav ul.site-nav li a:hover {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.2);
}
.page-template-landing-page-premium .masthead .value-prop,
.page-template-landing-page-business .masthead .value-prop {
  max-width: 60em;
  margin: auto;
}
.page-template-landing-page-premium .masthead .value-prop h1,
.page-template-landing-page-business .masthead .value-prop h1 {
  max-width: 100%;
  margin: 0 0 0.5em 0;
  padding: 0;
  text-align: center;
}
.page-template-landing-page-premium .masthead .value-prop p,
.page-template-landing-page-business .masthead .value-prop p {
  width: 80%;
  margin: 0 auto;
  font-family: "Noto Sans", sans-serif;
  text-align: center;
  color: #fff;
}
.page-template-landing-page-premium .masthead .value-prop a.cta-button,
.page-template-landing-page-business .masthead .value-prop a.cta-button {
  display: inline-block;
  margin: 4em 0 0.5em 0;
  padding: 15px 50px;
  background: #fff;
  border-radius: 3px;
  border-color: #578C27;
  border-style: solid;
  border-width: 1px 1px 2px;
  vertical-align: top;
  box-sizing: border-box;
}
.page-template-landing-page-premium .masthead .value-prop a.cta-button:hover,
.page-template-landing-page-business .masthead .value-prop a.cta-button:hover {
  color: #00a523;
  border-color: #000;
}
.page-template-landing-page-premium .masthead .value-prop a.cta-button:focus,
.page-template-landing-page-business .masthead .value-prop a.cta-button:focus {
  border-color: #497C1B;
  box-shadow: 0 0 0 2px #497C1B;
}
.page-template-landing-page-premium .masthead .value-prop em.cost,
.page-template-landing-page-business .masthead .value-prop em.cost {
  display: block;
  color: rgba(255, 255, 255, 0.8);
}
.page-template-landing-page-premium .content,
.page-template-landing-page-business .content {
  float: left;
  width: 100%;
}
.page-template-landing-page-premium .content .feature-block,
.page-template-landing-page-business .content .feature-block {
  max-width: 960px;
  display: flex;
  margin: auto;
  padding: 4em 0;
  border-bottom: 3px solid #ddd;
}
.page-template-landing-page-premium .content .feature-block .col,
.page-template-landing-page-business .content .feature-block .col {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  float: left;
  width: 50%;
}
.page-template-landing-page-premium .content .feature-block .col h2,
.page-template-landing-page-business .content .feature-block .col h2 {
  margin: 0 0 0.5em 0;
  font-size: 1.5rem;
  color: #333;
  text-align: left;
  letter-spacing: 0;
}
.page-template-landing-page-premium .content .feature-block .col p,
.page-template-landing-page-business .content .feature-block .col p {
  width: 80%;
  margin: 0 0 1em 0;
  font-size: 1rem;
  color: #666;
}
.page-template-landing-page-premium .content .feature-block .col a.cta-button,
.page-template-landing-page-business .content .feature-block .col a.cta-button {
  float: left;
  display: inline-block;
  padding: 7px 14px 9px;
  color: #fff;
  background: #00be28;
  border-radius: 3px;
  border-color: #00a523;
  border-style: solid;
  border-width: 1px 1px 2px;
  vertical-align: top;
  box-sizing: border-box;
}
.page-template-landing-page-premium .content .feature-block .col a.cta-button:hover,
.page-template-landing-page-business .content .feature-block .col a.cta-button:hover {
  background: #00a523;
  border-color: #008b1d;
}
.page-template-landing-page-premium .content .feature-block .col a.cta-button:focus,
.page-template-landing-page-business .content .feature-block .col a.cta-button:focus {
  border-color: #497C1B;
  box-shadow: 0 0 0 2px #497C1B;
}
.page-template-landing-page-premium .content .feature-block .col.img,
.page-template-landing-page-business .content .feature-block .col.img {
  min-height: 300px;
}
.page-template-landing-page-premium .content .feature-block .col.img img,
.page-template-landing-page-business .content .feature-block .col.img img {
  max-width: 100%;
  height: auto;
}
.page-template-landing-page-premium .content .feature-block .col.middle,
.page-template-landing-page-business .content .feature-block .col.middle {
  display: flex;
  flex-direction: column;
  align-items: flex-end !important;
  text-align: right;
}
.page-template-landing-page-premium .content .feature-buckets,
.page-template-landing-page-business .content .feature-buckets {
  max-width: 960px;
  display: flex;
  flex-direction: column;
  margin: auto;
  padding: 4em 0;
  border-bottom: 3px solid #ddd;
}
.page-template-landing-page-premium .content .feature-buckets h2,
.page-template-landing-page-business .content .feature-buckets h2 {
  margin: 0 0 2em 0;
  font-size: 1.5rem;
  color: #333;
  text-align: center;
  letter-spacing: 0;
}
.page-template-landing-page-premium .content .feature-buckets .buckets,
.page-template-landing-page-business .content .feature-buckets .buckets {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.page-template-landing-page-premium .content .feature-buckets .buckets .bucket,
.page-template-landing-page-business .content .feature-buckets .buckets .bucket {
  width: auto;
}
.page-template-landing-page-premium .content .feature-buckets .buckets .bucket h3,
.page-template-landing-page-business .content .feature-buckets .buckets .bucket h3 {
  margin: 0 0 1em 0;
  font-size: 1.25rem;
  font-weight: 500;
  color: #333;
  text-align: left;
}
.page-template-landing-page-premium .content .feature-buckets .buckets .bucket ul,
.page-template-landing-page-business .content .feature-buckets .buckets .bucket ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-template-landing-page-premium .content .feature-buckets .buckets .bucket ul li,
.page-template-landing-page-business .content .feature-buckets .buckets .bucket ul li {
  margin: 0 0 0.5em 0;
  font-size: 1rem;
  color: #666;
}
.page-template-landing-page-premium .content .feature-buckets .buckets .bucket ul li .gridicon.checkmark,
.page-template-landing-page-business .content .feature-buckets .buckets .bucket ul li .gridicon.checkmark {
  width: 13px;
  height: 13px;
  margin: 0 0.5em 0 0;
  fill: #00be28;
  overflow: visible;
}
.page-template-landing-page-premium .content .upgrade-cta,
.page-template-landing-page-business .content .upgrade-cta {
  max-width: 960px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto 4em auto;
  padding: 4em 0;
}
.page-template-landing-page-premium .content .upgrade-cta h2,
.page-template-landing-page-business .content .upgrade-cta h2 {
  margin: 0 0 2em 0;
  font-size: 1.5rem;
  color: #333;
  text-align: center;
  letter-spacing: 0;
}
.page-template-landing-page-premium .content .upgrade-cta a.cta-button,
.page-template-landing-page-business .content .upgrade-cta a.cta-button {
  display: inline-block;
  margin: 1em auto 0.5em auto;
  padding: 10px 28px 12px;
  color: #fff;
  background: #00be28;
  border-radius: 3px;
  border-color: #00a523;
  border-style: solid;
  border-width: 1px 1px 2px;
  vertical-align: top;
  box-sizing: border-box;
}
.page-template-landing-page-premium .content .upgrade-cta em.cost,
.page-template-landing-page-business .content .upgrade-cta em.cost {
  display: block;
  color: #666;
}
.page-template-landing-page-premium .content .upgrade-cta p,
.page-template-landing-page-business .content .upgrade-cta p {
  margin: 2em 0 0 0;
  font-size: 1rem;
}

.page-template-landing-page-business h1, .page-template-landing-page-business h2, .page-template-landing-page-business h3, .page-template-landing-page-business h4, .page-template-landing-page-business h5 {
  text-shadow: none !important;
}
.page-template-landing-page-business p, .page-template-landing-page-business li {
  font-family: "Noto Sans", sans-serif;
}
.page-template-landing-page-business .masthead {
  float: left;
  width: 100%;
  padding: 4em 6em 6em 6em;
  background-image: url(/wp-content/themes/a8c/jetpackme-new/images-2016/masthead-bus-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-box-shadow: inset 0 -5px 7px -5px rgba(0, 0, 0, 0.5);
}
.page-template-landing-page-business .masthead nav {
  float: left;
  width: 100%;
  margin: 0 0 6em 0;
}
.page-template-landing-page-business .masthead nav .logo {
  float: left;
  width: 10em;
}
.page-template-landing-page-business .masthead .value-prop {
  max-width: 50em;
  margin: auto;
}
.page-template-landing-page-business .masthead .value-prop h1 {
  max-width: 100%;
  margin: 0 0 0.5em 0;
  padding: 0;
  text-align: center;
}
.page-template-landing-page-business .masthead .value-prop p {
  width: 80%;
  margin: 0 auto;
  font-family: "Noto Sans", sans-serif;
  text-align: center;
  color: #fff;
}
.page-template-landing-page-business .masthead .value-prop a.cta-button {
  display: inline-block;
  margin: 4em 0 0.5em 0;
  padding: 15px 50px;
  background: #fff;
  border-radius: 3px;
  border-color: #578C27;
  border-style: solid;
  border-width: 1px 1px 2px;
  vertical-align: top;
  box-sizing: border-box;
}
.page-template-landing-page-business .masthead .value-prop a.cta-button:hover {
  background: #00a523;
  border-color: #008b1d;
}
.page-template-landing-page-business .masthead .value-prop a.cta-button:focus {
  border-color: #497C1B;
  box-shadow: 0 0 0 2px #497C1B;
}
.page-template-landing-page-business .masthead .value-prop em.cost {
  display: block;
  color: rgba(255, 255, 255, 0.8);
}
.page-template-landing-page-business .content {
  float: left;
  width: 100%;
}
.page-template-landing-page-business .content .feature-block {
  max-width: 960px;
  display: flex;
  margin: auto;
  padding: 4em 0;
  border-bottom: 3px solid #ddd;
}
.page-template-landing-page-business .content .feature-block .col {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  float: left;
  width: 50%;
}
.page-template-landing-page-business .content .feature-block .col h2 {
  margin: 0 0 0.5em 0;
  font-size: 1.5rem;
  color: #333;
  text-align: left;
  letter-spacing: 0;
}
.page-template-landing-page-business .content .feature-block .col p {
  width: 80%;
  margin: 0 0 1em 0;
  font-size: 1rem;
  color: #666;
}
.page-template-landing-page-business .content .feature-block .col a.cta-button {
  float: left;
  display: inline-block;
  padding: 7px 14px 9px;
  color: #fff;
  background: #00be28;
  border-radius: 3px;
  border-color: #00a523;
  border-style: solid;
  border-width: 1px 1px 2px;
  vertical-align: top;
  box-sizing: border-box;
}
.page-template-landing-page-business .content .feature-block .col a.cta-button:hover {
  background: #00a523;
  border-color: #008b1d;
}
.page-template-landing-page-business .content .feature-block .col a.cta-button:focus {
  border-color: #497C1B;
  box-shadow: 0 0 0 2px #497C1B;
}
.page-template-landing-page-business .content .feature-block .col.img {
  min-height: 300px;
}
.page-template-landing-page-business .content .feature-block .col.img img {
  max-width: 100%;
  height: auto;
}
.page-template-landing-page-business .content .testimonial {
  max-width: 960px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin: auto;
  padding: 4em 0;
  border-bottom: 3px solid #ddd;
}
.page-template-landing-page-business .content .testimonial img {
  min-width: 140px;
  height: 140px;
  margin: 0 4em 0 0;
  background: #fff;
  border: 0 !important;
  border-radius: 50%;
}
.page-template-landing-page-business .content .testimonial blockquote {
  width: auto;
  margin: auto;
  padding: 0;
}
.page-template-landing-page-business .content .testimonial blockquote p {
  margin: 0;
  font-size: 1rem;
  line-height: 1.5;
  font-style: italic;
}
.page-template-landing-page-business .content .testimonial blockquote p.source {
  margin: 1em 0 0 0;
}
.page-template-landing-page-business .content .feature-buckets {
  max-width: 960px;
  display: flex;
  flex-direction: column;
  margin: auto;
  padding: 4em 0;
  border-bottom: 3px solid #ddd;
}
.page-template-landing-page-business .content .feature-buckets h2 {
  margin: 0 0 2em 0;
  font-size: 1.5rem;
  color: #333;
  text-align: center;
  letter-spacing: 0;
}
.page-template-landing-page-business .content .feature-buckets .buckets {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.page-template-landing-page-business .content .feature-buckets .buckets .bucket {
  width: auto;
}
.page-template-landing-page-business .content .feature-buckets .buckets .bucket h3 {
  margin: 0 0 1em 0;
  font-size: 1.25rem;
  font-weight: 500;
  color: #333;
  text-align: left;
}
.page-template-landing-page-business .content .feature-buckets .buckets .bucket ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-template-landing-page-business .content .feature-buckets .buckets .bucket ul li {
  margin: 0 0 0.5em 0;
  font-size: 1rem;
  color: #666;
}
.page-template-landing-page-business .content .feature-buckets .buckets .bucket ul li .gridicon.checkmark {
  width: 13px;
  height: 13px;
  margin: 0 0.5em 0 0;
  fill: #00be28;
  overflow: visible;
}
.page-template-landing-page-business .content .upgrade-cta {
  max-width: 960px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto 4em auto;
  padding: 4em 0;
}
.page-template-landing-page-business .content .upgrade-cta h2 {
  margin: 0 0 2em 0;
  font-size: 1.5rem;
  color: #333;
  text-align: center;
  letter-spacing: 0;
}
.page-template-landing-page-business .content .upgrade-cta a.cta-button {
  display: inline-block;
  margin: 1em auto 0.5em auto;
  padding: 10px 28px 12px;
  color: #fff;
  background: #00be28;
  border-radius: 3px;
  border-color: #00a523;
  border-style: solid;
  border-width: 1px 1px 2px;
  vertical-align: top;
  box-sizing: border-box;
}
.page-template-landing-page-business .content .upgrade-cta em.cost {
  display: block;
  color: #666;
}
.page-template-landing-page-business .content .upgrade-cta p {
  margin: 2em 0 0 0;
  font-size: 1rem;
}
.page-template-landing-page-business .content .upgrade-cta a:active,
.page-template-landing-page-business .content .upgrade-cta a:focus {
  border: 0 none;
  outline: 0;
}

.page-template-landing-page-premium table,
.page-template-landing-page-business table {
  width: 960px;
  margin: 4em auto 0 auto;
  background: #fff;
  border: 1px solid #ddd;
}
.page-template-landing-page-premium table th, .page-template-landing-page-premium table td,
.page-template-landing-page-business table th,
.page-template-landing-page-business table td {
  width: 25%;
  margin: 0;
  padding: 14px;
  text-align: center;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.page-template-landing-page-premium table th,
.page-template-landing-page-business table th {
  text-align: left;
}
.page-template-landing-page-premium table th:first-child h3,
.page-template-landing-page-business table th:first-child h3 {
  text-align: left;
}
.page-template-landing-page-premium table th h3,
.page-template-landing-page-business table th h3 {
  margin: 0;
  font-family: "Noto Sans", sans-serif !important;
  font-size: 1rem;
  font-weight: 400;
  color: #454545;
}
.page-template-landing-page-premium table th h4,
.page-template-landing-page-business table th h4 {
  margin: 10px;
  font-family: "Noto Sans", sans-serif !important;
  font-size: 1.5rem;
  font-weight: 400;
  color: #00be28;
}
.page-template-landing-page-premium table th h4 span,
.page-template-landing-page-business table th h4 span {
  position: relative;
  top: -10px;
  font-size: 0.8rem;
  color: #666;
}
.page-template-landing-page-premium table th h4 em,
.page-template-landing-page-business table th h4 em {
  margin: 0 0 0 -5px;
  font-size: 0.8rem;
  font-style: normal;
  color: #666;
}
.page-template-landing-page-premium table th p,
.page-template-landing-page-business table th p {
  margin: 0;
  font-size: 0.8rem;
  font-weight: normal;
  color: #666;
}
.page-template-landing-page-premium table td.plan-feature,
.page-template-landing-page-business table td.plan-feature {
  font-weight: 600;
  text-align: left;
  background: #fafafa;
}
.page-template-landing-page-premium table td.on,
.page-template-landing-page-business table td.on {
  text-align: center !important;
}
.page-template-landing-page-premium table td.off,
.page-template-landing-page-business table td.off {
  text-align: center !important;
  background: #fafafa;
}
.page-template-landing-page-premium table td .checkmark,
.page-template-landing-page-business table td .checkmark {
  width: 16px;
  height: 16px;
  fill: #00be28;
}
.page-template-landing-page-premium table td .cross,
.page-template-landing-page-business table td .cross {
  width: 12px;
  height: 12px;
  fill: #d94f4f;
}
.page-template-landing-page-premium table a.cta-button,
.page-template-landing-page-business table a.cta-button {
  width: 100%;
  display: inline-block;
  margin: 1em auto 0.5em auto;
  padding: 10px 28px 12px;
  color: #fff;
  text-align: center;
  background: #00be28;
  border-radius: 3px;
  border-color: #00a523;
  border-style: solid;
  border-width: 1px 1px 2px;
  vertical-align: top;
  box-sizing: border-box;
}
.page-template-landing-page-premium table a.cta-button.secondary,
.page-template-landing-page-business table a.cta-button.secondary {
  width: 100%;
  display: inline-block;
  margin: 1em auto 0.5em auto;
  padding: 10px 28px 12px;
  color: #454545;
  text-align: center;
  background: #fafafa;
  border-radius: 3px;
  border-color: #ddd;
  border-style: solid;
  border-width: 1px 1px 2px;
  vertical-align: top;
  box-sizing: border-box;
}
@media screen and (max-width: 420px) {
  .page-template-landing-page-premium .masthead,
  .page-template-landing-page-business .masthead {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 2em;
    background: #00be28;
    background-image: none;
  }
  .page-template-landing-page-premium .masthead nav,
  .page-template-landing-page-business .masthead nav {
    flex-direction: column;
    margin: 0 0 2em 0;
  }
  .page-template-landing-page-premium .masthead nav .logo,
  .page-template-landing-page-business .masthead nav .logo {
    margin: auto;
  }
  .page-template-landing-page-premium .masthead nav ul.site-nav,
  .page-template-landing-page-business .masthead nav ul.site-nav {
    margin: 1em auto 0 auto;
  }
  .page-template-landing-page-premium .masthead nav ul.site-nav li,
  .page-template-landing-page-business .masthead nav ul.site-nav li {
    display: inline;
    float: none;
    text-align: center;
    margin: 0;
  }
  .page-template-landing-page-premium .masthead nav ul.site-nav li a,
  .page-template-landing-page-business .masthead nav ul.site-nav li a {
    padding: 0;
    border-radius: 0;
  }
  .page-template-landing-page-premium .masthead nav ul.site-nav li a:hover,
  .page-template-landing-page-business .masthead nav ul.site-nav li a:hover {
    background: none;
  }
  .page-template-landing-page-premium .masthead .value-prop,
  .page-template-landing-page-business .masthead .value-prop {
    max-width: 100%;
    margin: auto;
  }
  .page-template-landing-page-premium .masthead .value-prop h1,
  .page-template-landing-page-business .masthead .value-prop h1 {
    max-width: 100%;
    margin: 0 0 0.5em 0;
    padding: 0;
  }
  .page-template-landing-page-premium .masthead .value-prop p,
  .page-template-landing-page-business .masthead .value-prop p {
    width: 100%;
    font-size: 0.9rem;
  }
  .page-template-landing-page-premium .masthead .value-prop a.cta-button,
  .page-template-landing-page-business .masthead .value-prop a.cta-button {
    width: 100%;
    display: inline-block;
    margin: 2em 0 0.5em 0;
    padding: 15px 50px;
  }
  .page-template-landing-page-premium .masthead .value-prop em.cost,
  .page-template-landing-page-business .masthead .value-prop em.cost {
    font-size: 0.7rem;
  }
  .page-template-landing-page-premium .content,
  .page-template-landing-page-business .content {
    float: left;
    width: 100%;
  }
  .page-template-landing-page-premium .content .feature-block,
  .page-template-landing-page-business .content .feature-block {
    width: 100%;
    padding: 2em;
  }
  .page-template-landing-page-premium .content .feature-block .col,
  .page-template-landing-page-business .content .feature-block .col {
    width: 100%;
  }
  .page-template-landing-page-premium .content .feature-block .col h2,
  .page-template-landing-page-business .content .feature-block .col h2 {
    font-size: 1.25rem;
  }
  .page-template-landing-page-premium .content .feature-block .col p,
  .page-template-landing-page-business .content .feature-block .col p {
    width: 100%;
    font-size: 0.9rem;
  }
  .page-template-landing-page-premium .content .feature-block .col a.cta-button,
  .page-template-landing-page-business .content .feature-block .col a.cta-button {
    width: 100%;
    margin: 1em 0 0 0;
    display: block;
    text-align: center;
  }
  .page-template-landing-page-premium .content .feature-block .col.img,
  .page-template-landing-page-business .content .feature-block .col.img {
    display: none;
  }
  .page-template-landing-page-premium .testimonial,
  .page-template-landing-page-business .testimonial {
    width: 100%;
    display: block !important;
    padding: 2em !important;
  }
  .page-template-landing-page-premium .testimonial img,
  .page-template-landing-page-business .testimonial img {
    display: block;
    float: left;
    width: 60px !important;
    height: 60px !important;
    margin: 0 1em 0 0 !important;
    border: 0 !important;
    text-align: center;
  }
  .page-template-landing-page-premium .testimonial blockquote,
  .page-template-landing-page-business .testimonial blockquote {
    width: auto;
    margin: auto;
    padding: 0;
  }
  .page-template-landing-page-premium .testimonial blockquote p,
  .page-template-landing-page-business .testimonial blockquote p {
    margin: 0;
    font-size: 1rem;
    line-height: 1.5;
    font-style: italic;
  }
  .page-template-landing-page-premium .testimonial blockquote p.source,
  .page-template-landing-page-business .testimonial blockquote p.source {
    margin: 1em 0 0 0;
    font-size: 0.8rem;
  }
  .page-template-landing-page-premium .feature-buckets,
  .page-template-landing-page-business .feature-buckets {
    width: 100%;
    display: block;
    padding: 2em !important;
    border-bottom: 3px solid #ddd;
  }
  .page-template-landing-page-premium .feature-buckets h2,
  .page-template-landing-page-business .feature-buckets h2 {
    margin: 0 0 1em 0;
    font-size: 1.2rem !important;
    line-height: 1.5;
  }
  .page-template-landing-page-premium .feature-buckets .buckets,
  .page-template-landing-page-business .feature-buckets .buckets {
    width: 100% !important;
    display: block !important;
  }
  .page-template-landing-page-premium .feature-buckets .buckets .bucket,
  .page-template-landing-page-business .feature-buckets .buckets .bucket {
    width: 100% !important;
    margin: 0 0 2em 0;
  }
  .page-template-landing-page-premium .feature-buckets .buckets .bucket h3,
  .page-template-landing-page-business .feature-buckets .buckets .bucket h3 {
    margin: 0 0 1em 0;
    font-size: 1.15rem !important;
    font-weight: 500;
    color: #333;
    text-align: left;
  }
  .page-template-landing-page-premium .feature-buckets .buckets .bucket ul,
  .page-template-landing-page-business .feature-buckets .buckets .bucket ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .page-template-landing-page-premium .feature-buckets .buckets .bucket ul li,
  .page-template-landing-page-business .feature-buckets .buckets .bucket ul li {
    margin: 0 0 0.5em 0;
    font-size: 1rem;
    color: #666;
  }
  .page-template-landing-page-premium .feature-buckets .buckets .bucket ul li .gridicon.checkmark,
  .page-template-landing-page-business .feature-buckets .buckets .bucket ul li .gridicon.checkmark {
    width: 13px;
    height: 13px;
    margin: 0 0.5em 0 0;
    fill: #00be28;
    overflow: visible;
  }
  .page-template-landing-page-premium .compare a,
  .page-template-landing-page-business .compare a {
    font-size: 0.9rem;
  }
  .page-template-landing-page-premium .plan-comparison,
  .page-template-landing-page-business .plan-comparison {
    width: 100%;
    margin-top: 25px;
  }
  .page-template-landing-page-premium table.responsive,
  .page-template-landing-page-business table.responsive {
    position: relative !important;
    width: auto !important;
    border: none !important;
  }
  .page-template-landing-page-premium table.responsive:before, .page-template-landing-page-premium table.responsive:after,
  .page-template-landing-page-business table.responsive:before,
  .page-template-landing-page-business table.responsive:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    display: block;
    width: 30px;
    margin: 0 -30px 0 0;
    background: linear-gradient(to right, #fff, #fff 30%, rgba(255, 255, 255, 0));
  }
  .page-template-landing-page-premium table.responsive:after,
  .page-template-landing-page-business table.responsive:after {
    left: auto;
    right: 0;
    margin: 0 0 0 -30px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 70%, #fff);
  }
  .page-template-landing-page-premium .scrollbox,
  .page-template-landing-page-business .scrollbox {
    position: relative;
    z-index: 1;
    overflow: auto;
    max-width: 100%;
    background: #FFF no-repeat;
    background-image: radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
    background-position: 0 0, 100% 0;
    background-size: 14px 100%;
    border: 1px solid #ddd;
    border-bottom: none;
  }
  .page-template-landing-page-premium .upgrade-cta,
  .page-template-landing-page-business .upgrade-cta {
    width: 100%;
    display: block;
    margin: 0;
    padding: 2em !important;
  }
  .page-template-landing-page-premium .upgrade-cta h2,
  .page-template-landing-page-business .upgrade-cta h2 {
    margin: 0 0 1em 0 !important;
    font-size: 1.25rem;
  }
  .page-template-landing-page-premium .upgrade-cta a.cta-button,
  .page-template-landing-page-business .upgrade-cta a.cta-button {
    width: 100%;
    display: block;
    margin: 0 !important;
    padding: 10px 28px 12px;
    text-align: center;
  }
  .page-template-landing-page-premium .upgrade-cta em.cost,
  .page-template-landing-page-business .upgrade-cta em.cost {
    display: block;
    margin: 0.5em 0 0 0;
  }
  .page-template-landing-page-premium .upgrade-cta p,
  .page-template-landing-page-business .upgrade-cta p {
    margin: 2em 0 0 0 !important;
    font-size: 0.8rem !important;
  }
}

@media (max-width: 969px) {
  .page-content,
  .wrap.inner {
    padding: 15px;
  }
  .masthead h1 {
    padding-top: 1.8333333333em;
    font-size: 2.1428571429em;
  }
  .subhead {
    margin-top: 122px;
    padding: 70px 0 49px;
  }
  .subhead:after {
    background-size: 160% auto;
  }
  .download-jetpack {
    font-size: 1.5em;
  }
  .download-jetpack:before {
    top: -1px;
    width: 23px;
    height: 23px;
  }
  .features,
  .modules {
    margin: 0;
  }
  .feature,
  .module {
    margin: 0.75% 0 0.75% 1.5%;
    width: 32.333333%;
    transition: none;
  }
  .feature:nth-child(3n+1),
  .module:nth-child(3n+1) {
    margin-left: 0;
  }
  .feature:hover,
  .module:hover {
    top: 0;
    box-shadow: none;
  }
  .cat .module:nth-child(3n+1) {
    margin: 0.75% 0 0.75% 1.5%;
  }
  .cat .module:nth-child(3n-1) {
    margin-left: 0;
  }
  .feature:hover h3 {
    color: #6e818a;
  }
  .feature:hover .feature-img {
    border: 1px solid #ddd;
    border-bottom: none;
  }
  .feature:hover .no-border {
    border: none;
  }
  .feature:hover .feature-description {
    border: 1px solid #ddd;
    background: #f5f5f5;
  }
  .footer {
    padding-top: 165px;
    padding-bottom: 0;
  }
  .footer:before {
    background-size: 160% auto;
  }
  .footer:after {
    display: none;
  }
  .footer nav {
    max-width: 100%;
  }
  .fly {
    margin-bottom: 280px;
  }
  .fly:hover:before {
    transform: translate3d(0px, 0px, 0px);
  }
  .footer nav {
    border: none;
    padding: 0;
    text-align: center;
  }
  .footer ul {
    float: none;
    overflow: hidden;
  }
  .footer ul.primary-footer, .footer ul.secondary-footer {
    display: inline-block;
    margin: 0 auto;
  }
  nav .primary-footer,
  nav .secondary-footer {
    margin: 0 30px;
  }
  nav .primary-footer {
    padding: 25px 15px 10px 15px;
    border-bottom: 1px solid #6c954d;
  }
  nav .secondary-footer {
    padding: 8px 15px 30px;
  }
}
@media (max-width: 782px) {
  #wpadminbar {
    position: fixed !important;
  }
  .main-nav,
  .user-nav {
    float: none;
  }
  .jetpack-logo-tablet {
    display: block;
  }
  .modal {
    bottom: 5%;
    font-size: 80%;
    left: 10%;
    right: 10%;
    top: 80px;
  }
  .modal header {
    height: 38px;
  }
  .modal .content {
    top: 38px;
  }
  .button:hover, #support_feedback_comment_form .button-secondary:hover, .button:focus, #support_feedback_comment_form .button-secondary:focus, .button:active, #support_feedback_comment_form .button-secondary:active {
    top: 0;
    background: #6f7476;
    box-shadow: 0 4px 0 #555a5c, 0 4px 3px rgba(0, 0, 0, 0.4);
  }
  .download-jetpack:hover, .download-jetpack:focus, .download-jetpack:active {
    top: 0;
    background: #2a5365;
    box-shadow: 0 6px 0 #213c48, 0 6px 3px rgba(0, 0, 0, 0.4);
  }
  .subhead {
    margin-top: 122px;
    padding: 70px 0 49px;
  }
  .subhead h2 {
    max-width: 428px;
    font-size: 20px;
  }
  .feature-description {
    min-height: 115px;
  }
  .featured h2 {
    font-size: 30px;
  }
  .feature h3 {
    font-size: 11px;
  }
  .filter label {
    display: inline-block;
    line-height: 44px;
  }
  .module {
    margin: 1% 0 1% 2%;
    width: 49%;
  }
  .module:nth-child(3n+1) {
    margin-left: 2%;
  }
  .module:nth-child(2n+1) {
    margin-left: 0;
  }
  .cat .module {
    margin: 1% 0 1% 2%;
  }
  .cat .module:nth-child(2n+1) {
    margin: 1% 0 1% 2%;
  }
  .cat .module:nth-child(2n+0) {
    margin-left: 0;
  }
  .footer {
    padding-top: 146px;
  }
  .masthead h1 {
    max-width: 600px;
    font-size: 28px;
  }
  .featured h2 {
    font-size: 28px;
  }
  .blog .type-post,
  .page-template-default .type-page,
  .single .type-post,
  .single .type-jetpack_support {
    width: 100%;
  }
  .sidebar {
    display: none;
  }
}
@media (max-width: 590px) {
  .entry-title,
  .page-template-default h1 {
    font-size: 2em;
  }
  .blog h3,
  .single h3,
  .page-template-default h2 {
    font-size: 1.4em;
  }
  .featured {
    display: none;
  }
  .filter a {
    padding: 0.6em;
  }
  .clouds-sm {
    height: 90px;
  }
  .masthead h1 {
    margin: 0 15px;
    padding: 31px 0 15px 0;
    font-size: 21px;
    font-weight: 400;
  }
  .modal {
    bottom: 5%;
    left: 5%;
    right: 5%;
    top: 80px;
  }
  .subhead {
    margin-top: 83px;
    padding: 47px 15px 39px;
  }
  .subhead h2 {
    font-size: 18px;
    max-width: 380px;
  }
  .download-jetpack {
    font-size: 1.2142857143em;
    font-weight: 600;
  }
  .download-jetpack:before {
    width: 19px;
    height: 19px;
    margin-right: 9px;
  }
  .module {
    margin: 5px 0;
    width: 100%;
  }
  .module:nth-child(3n+1) {
    margin-left: 0;
  }
  .module:nth-child(2n+1) {
    margin-left: 0;
  }
  .cat .module {
    margin: 5px 0;
  }
  .cat .module:nth-child(2n+1) {
    margin-left: 0;
  }
  .cat .module:nth-child(2n+0) {
    margin-left: 0;
  }
  .footer {
    padding-top: 135px;
  }
  .footer nav li {
    display: block;
    float: none;
    margin: 0;
    text-align: left;
  }
  .footer nav a {
    display: block;
    padding: 0 16px;
    line-height: 44px;
  }
  .footer ul.primary-footer,
  .footer ul.secondary-footer {
    display: block;
  }
  .fly {
    margin-bottom: 100px;
  }
  .fly:before {
    display: none;
  }
  nav .primary-footer,
  nav .secondary-footer {
    margin: 0;
    padding: 0;
    border: none;
    font-weight: 400;
  }
  nav .primary-footer a,
  nav .secondary-footer a {
    border-top: 1px solid #00b426;
  }
  .wrap.inner {
    margin-top: 1.7142857143em;
  }
  .wrap.inner.jp-support .jp-support-column-left {
    width: 100%;
  }
  .wrap.inner.jp-support .jp-support-column-left .widget-text {
    margin-right: 0;
    width: 100%;
  }
  .wrap.inner.jp-support .jp-support-column-right {
    width: 100%;
  }
}
@media (max-width: 320px) {
  .filter {
    margin-bottom: 10px;
  }
  .footer {
    padding-top: 76px;
  }
  .fly {
    margin-bottom: 42px;
  }
}
@media (min-width: 769px) {
  .filter input[type=radio]:checked:before {
    animation: grow 0.2s ease-in-out;
  }
}
.nav-horizontal:before, .in:before, .page-template-page-single-feature .pricing-comparison .plans:before,
.page-template-page-feature-index .pricing-comparison .plans:before,
.page-template-page-current-promotion .pricing-comparison .plans:before, .features:before,
.nav-horizontal:after,
.in:after,
.page-template-page-single-feature .pricing-comparison .plans:after,
.page-template-page-feature-index .pricing-comparison .plans:after,
.page-template-page-current-promotion .pricing-comparison .plans:after,
.features:after {
  content: " ";
  display: table;
}

.nav-horizontal:after, .in:after, .page-template-page-single-feature .pricing-comparison .plans:after,
.page-template-page-feature-index .pricing-comparison .plans:after,
.page-template-page-current-promotion .pricing-comparison .plans:after, .features:after {
  clear: both;
}

.nav-horizontal, .in, .page-template-page-single-feature .pricing-comparison .plans,
.page-template-page-feature-index .pricing-comparison .plans,
.page-template-page-current-promotion .pricing-comparison .plans, .features {
  *zoom: 1;
}

.lt-ie10 .masthead {
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="#00be28", EndColorStr="#00fb35");
}
.lt-ie10 .footer {
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="#00fb35", EndColorStr="#00be28");
}
@media screen and (max-width: 768px) {
  .lt-ie10 .drawer-checkbox:checked ~ .header .drawer-nav {
    left: 0;
  }
  .lt-ie10 .drawer-checkbox:checked ~ .wrapper {
    margin-left: 260px;
    margin-right: -260px;
  }
}

.page-template-page-block-editor .mast {
  margin-bottom: 0;
}
.page-template-page-block-editor .entry-content {
  max-width: 100%;
}

.landing-page h1,
.landing-page h2,
.landing-page h3,
.landing-page h4,
.landing-page p {
  text-align: left;
  margin-left: 0;
  margin-right: 0;
  clear: left;
}
.landing-page.rtl h1,
.landing-page.rtl h2,
.landing-page.rtl h3,
.landing-page.rtl h4,
.landing-page.rtl p {
  text-align: right;
}
@media (max-width: 782px) {
  .landing-page .mast .in {
    margin: 0;
    max-width: 100%;
    padding: 0 2rem;
    width: 100%;
  }
}
.landing-page .mast .revolving-headers {
  text-align: left;
}
.landing-page.rtl .mast .revolving-headers {
  text-align: right;
}
.landing-page .feature-section {
  padding: 4rem 0;
}
.landing-page .features-bg {
  padding: 6.5rem 2rem;
  background-color: #f6f7f7;
}
.landing-page .features-bg .feature-list__icon {
  background: none;
}
.landing-page .features-bg .feature-list__title {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 1.5rem;
  font-size: 1.75rem;
  font-weight: 500;
  color: black;
}
.landing-page .features-bg .feature-list__text {
  font-size: 1.125rem;
  color: #101517;
}
.landing-page .large-quote {
  font-weight: 600;
  text-align: center;
  margin: 0;
}
.landing-page .large-quote .large-quote__text {
  font-size: 1.5rem;
  margin: 0;
  line-height: 1.2;
}
.landing-page .insert {
  width: 85%;
  height: 40%;
  max-width: 960px;
  margin: 8rem auto;
}
.landing-page .video-demo {
  width: 85%;
  max-width: 1200px;
  margin: 0 auto;
  filter: drop-shadow(0px 0px 50.3358px rgba(0, 0, 0, 0.08));
  position: relative;
  text-align: center;
}
.landing-page .faq__title {
  margin-bottom: 3rem;
  padding: 0 5%;
  color: #101517;
  font-size: 1.75rem;
  font-weight: 700;
  text-align: center;
}
@media (min-width: 783px) {
  .landing-page .large-quote .large-quote__text {
    font-size: 3rem;
    margin: 0;
    line-height: 1.2;
  }
}

.feature-section.is-cta,
.feature-section.is-centered {
  padding: 4rem 1.5rem;
}
.feature-section.is-cta h2,
.feature-section.is-cta h3,
.feature-section.is-centered h2,
.feature-section.is-centered h3 {
  text-align: center;
  margin: 0 auto 1rem;
  max-width: 40rem;
}
.feature-section.is-cta h3,
.feature-section.is-centered h3 {
  font-weight: normal;
  color: #4f748e;
}
.feature-section.is-cta .cta-headline,
.feature-section.is-centered .cta-headline {
  font-size: 3rem;
  margin: 0;
  line-height: 1.2;
  font-weight: 600;
  width: 100%;
  font-weight: 600;
  text-align: center;
  margin: 0;
}
.feature-section.is-cta .cta-footer,
.feature-section.is-centered .cta-footer {
  margin-top: 2rem;
  padding-bottom: 2rem;
}
.feature-section.is-cta .plan-cta__container,
.feature-section.is-centered .plan-cta__container {
  display: flex;
  flex-wrap: wrap;
  max-width: 40rem;
  margin: 3rem auto;
}
.feature-section.is-cta .plan-cta__container.is-single-column .plan-cta__item,
.feature-section.is-centered .plan-cta__container.is-single-column .plan-cta__item {
  max-width: none;
}
@media (max-width: 480px) {
  .feature-section.is-cta .plan-cta__container,
  .feature-section.is-centered .plan-cta__container {
    grid-template-columns: 1fr;
  }
}
.feature-section.is-cta .plan-cta__item,
.feature-section.is-centered .plan-cta__item {
  position: relative;
  width: 100%;
  padding: 1rem;
  box-shadow: 0 0 0 1px #c8d7e1;
  font-size: 1rem;
  text-align: left;
  margin-bottom: 1px;
}
@media (min-width: 783px) {
  .feature-section.is-cta .plan-cta__item,
  .feature-section.is-centered .plan-cta__item {
    max-width: calc(50% - 1px);
    padding: 1.5rem;
    margin-right: 1px;
  }
}
.feature-section.is-cta .gridicon,
.feature-section.is-centered .gridicon {
  fill: #3d596d;
  position: absolute;
  top: 0.875rem;
  left: 1rem;
}
@media (min-width: 783px) {
  .feature-section.is-cta .gridicon,
  .feature-section.is-centered .gridicon {
    top: 1.375rem;
    left: 1.5rem;
  }
}
.feature-section.is-cta .plan-cta__content,
.feature-section.is-centered .plan-cta__content {
  display: block;
  margin-top: -0.125rem;
  margin-left: 2.5rem;
}

.feature-section.is-plan-grid h2 {
  text-align: center;
}
.feature-section.is-benefits + .feature-section.is-plan-grid {
  padding-top: 0;
}
.feature-section.is-plan-grid .section-footnote {
  display: block;
  margin: 0 auto;
  max-width: 960px;
  text-align: center;
}
.feature-section.is-plan-grid .section-footnote p {
  border-radius: 3px;
  display: inline-block;
  padding: 12px 16px;
}
.feature-section.is-plan-grid.invert .section-footnote p {
  background-color: #fff;
}

.landing-page .plans-pricing-comparison {
  justify-content: center;
  margin-bottom: 30px;
}
.landing-page .plans-pricing-comparison .jp-plan {
  max-width: 24rem;
}
.landing-page .plans-pricing-comparison .jp-plan__pricing {
  min-height: 12.5rem;
}
.landing-page .plans-pricing-comparison .jp-plan__features {
  padding: 1.5rem;
}
@media screen and (max-width: 500px) {
  .landing-page .plans-pricing-comparison .jp-plan__features {
    display: block;
  }
}
.landing-page .plans-pricing-comparison .jp-plan__target {
  text-align: left;
  min-height: 75px;
}
.landing-page .plans-pricing-comparison .jp-plan__feature-single {
  padding: 0;
}
.landing-page .plans-pricing-comparison .jp-plan__feature-description {
  color: #2e4453;
  padding: 0;
  line-height: 1.5;
}
.landing-page.rtl .plans-pricing-comparison .jp-plan__target,
.landing-page.rtl .plans-pricing-comparison .jp-plan__feature-single {
  text-align: right;
}

@media (max-width: 782px) {
  .feature-section.is-benefits {
    padding: 2rem;
  }
}
@media (max-width: 782px) {
  .feature-section.is-benefits .in {
    width: 100%;
  }
}
.feature-section.is-benefits .benefits__container {
  display: flex;
  flex-direction: row;
  margin: 0 -2rem;
}
@media (max-width: 1100px) {
  .feature-section.is-benefits .benefits__container {
    display: block;
  }
}
.feature-section.is-benefits .benefits__benefit {
  display: block;
  min-width: 25%;
  padding: 0 2rem;
  text-align: left;
}
.rtl .feature-section.is-benefits .benefits__benefit {
  text-align: right;
}
@media (max-width: 900px) {
  .feature-section.is-benefits .benefits__benefit {
    margin-bottom: 2rem;
  }
}

.benefits__hgroup {
  display: flex;
  align-items: center;
}
@media (min-width: 901px) {
  .benefits__hgroup {
    display: block;
  }
}
.benefits__hgroup .gridicon {
  fill: #3d596d;
  flex: 0 0 3rem;
  width: 3rem;
  height: 3rem;
}
@media (max-width: 900px) {
  .benefits__hgroup .gridicon {
    flex: 0 0 2.25rem;
    width: 2.25rem;
    height: 2.25rem;
  }
}
.benefits__hgroup h2 {
  font-size: 1.5em;
  font-weight: bold;
  text-align: left;
  margin-left: 0.5rem;
}
.rtl .benefits__hgroup h2 {
  text-align: right;
}
@media (min-width: 901px) {
  .benefits__hgroup h2 {
    margin-left: 0;
    margin-top: 1rem;
  }
}

.feature-section.is-testimonial {
  position: relative;
}
@media (min-width: 783px) {
  .feature-section.is-testimonial {
    padding: 4rem 0 4rem;
  }
}
.feature-section.is-testimonial .testimonial__container {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  max-width: 760px;
  margin: 0 auto;
  padding: 2rem;
  text-align: center;
}
@media (max-width: 782px) {
  .feature-section.is-testimonial .testimonial__container {
    flex-wrap: wrap;
  }
}
.feature-section.is-testimonial .testimonial__quote {
  font-size: 1rem;
  font-weight: bold;
  position: relative;
  margin-bottom: 2rem;
}
@media (max-width: 782px) {
  .feature-section.is-testimonial .testimonial__quote {
    margin-top: 0;
  }
}
@media (min-width: 783px) {
  .feature-section.is-testimonial .testimonial__quote {
    margin-right: 3.5rem;
  }
}
.feature-section.is-testimonial .testimonial__quote:before {
  content: "“";
  position: absolute;
  top: 4px;
  left: -3.5rem;
  padding: 3px;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  font-size: 5rem;
  color: #069e08;
}
.rtl .feature-section.is-testimonial .testimonial__quote:before {
  content: "”";
  left: auto;
  right: -3.5rem;
}
@media (max-width: 782px) {
  .feature-section.is-testimonial .testimonial__quote:before {
    display: none;
  }
}
.feature-section.is-testimonial .testimonial__quote-open {
  display: none;
}
@media (max-width: 782px) {
  .feature-section.is-testimonial .testimonial__quote-open {
    display: inline;
  }
}
@media (max-width: 782px) {
  .feature-section.is-testimonial .testimonial__citation {
    margin-left: 4rem;
  }
}
.feature-section.is-testimonial .testimonial__source,
.feature-section.is-testimonial .testimonial__source-products {
  font-size: 0.875rem;
}
@media (max-width: 782px) {
  .feature-section.is-testimonial .testimonial__source,
  .feature-section.is-testimonial .testimonial__source-products {
    font-size: 12px;
  }
}
.feature-section.is-testimonial .testimonial__source {
  margin-bottom: 0;
}
.feature-section.is-testimonial .testimonial__source-products,
.feature-section.is-testimonial .testimonial__product-link {
  color: #3d596d;
  margin-top: 0;
}
.feature-section.is-testimonial .testimonial__product-link:hover,
.feature-section.is-testimonial .testimonial__product-link:focus {
  color: #2fb41f;
  text-decoration: underline;
}
.feature-section.is-testimonial .profile-picture {
  height: 15rem;
  width: auto;
  border-radius: 50%;
  margin-top: 0.5rem;
}
@media (max-width: 782px) {
  .feature-section.is-testimonial .profile-picture {
    position: absolute;
    bottom: 1.5rem;
    left: 2rem;
    height: 3rem;
    margin-bottom: 0.9375rem;
  }
}
@media (max-width: 480px) {
  .feature-section.is-testimonial .profile-picture {
    margin-bottom: 0.4375rem;
  }
}

.feature-section.is-cta {
  padding: 4rem 0;
}
.feature-section.is-cta h2,
.feature-section.is-cta h3 {
  text-align: center;
  margin: 0 auto 1rem auto;
}
.feature-section.is-cta h3 {
  color: #4f748e;
  font-weight: normal;
}
.feature-section.is-cta .cta__button {
  text-align: center;
  margin-top: 2.5rem;
}

.cta__callout {
  display: flex;
  margin-top: 20px;
  padding: 0.5rem 1rem;
  border-left: 3px solid #4f748e;
}
.cta__callout.is-purchased {
  background-color: #f0f2eb;
  border-left-color: #2fb41f;
}

.cta__callout p {
  margin: 0;
  font-size: 1.125rem;
  font-weight: 400;
}
@media (min-width: 531px) {
  .cta__callout p {
    margin-right: 2rem;
  }
}
.cta__callout p a {
  display: inline-block;
  text-decoration: underline;
}

.cta__wrapper {
  clear: both;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 783px) {
  .cta__wrapper {
    margin-bottom: 2rem;
  }
}
.cta__wrapper .cta__plans {
  display: flex;
  justify-content: center;
}
.cta__wrapper .cta__plan {
  margin: 0 1rem;
}
.cta__wrapper.is-purchased .cta__plan {
  margin-right: 0;
}
.cta__wrapper .cta__button {
  margin-top: 0.5rem;
}
.cta__wrapper .feature-button-cta.secondary {
  margin-left: 0;
}
.cta__wrapper .cta__price {
  color: #858585;
  font-size: 1rem;
  line-height: 2;
  text-align: center;
}
.cta__wrapper .cta__price--previous {
  display: inline-flex;
}
.cta__wrapper .cta__price--previous:before {
  content: "$";
}

.cta__callout + .cta__wrapper {
  margin-top: 20px;
}

.feature-section.is-contact-form {
  padding: 8rem 1rem;
}
@media (max-width: 782px) {
  .feature-section.is-contact-form {
    padding: 4rem 1rem;
  }
}
.feature-section.is-contact-form h2,
.feature-section.is-contact-form h3 {
  text-align: center;
  margin: 0 auto 1rem auto;
}
.feature-section.is-contact-form h3 {
  color: #4f748e;
  font-weight: normal;
}

.feature-section.is-site-data h2,
.feature-section.is-site-data h3,
.feature-section.is-site-data p {
  text-align: center;
}
.feature-section.is-site-data h2 {
  margin: 0 auto 1rem auto;
}
.feature-section.is-site-data h3 {
  color: #4f748e;
  font-weight: normal;
  text-align: center;
}

.site-data-points {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 2rem;
  padding-left: 0;
}
.site-data-points li {
  border: 1px solid #e9eff3;
  color: #4f748e;
  font-size: 1rem;
  font-style: italic;
  list-style: none;
  text-align: center;
  min-height: 15rem;
  padding: 2.5rem;
  width: 15rem;
}
.site-data-points li > span {
  color: #2e4453;
  display: block;
  font-size: 56px;
  font-style: normal;
  font-weight: 200;
  line-height: 1;
}
.site-data-points li svg {
  fill: #3d596d;
  display: block;
  margin: 0 auto 1.5rem;
}

.product-selection__promo-block {
  position: relative;
  width: 100%;
  max-width: 640px;
  margin: 54px 0 44px;
}
@media (min-width: 783px) {
  .product-selection__promo-block {
    margin: 24px auto 8px;
  }
  .is-purchased .product-selection__promo-block {
    width: auto;
  }
}

.product-selection__promo-content {
  padding-top: 22px;
  padding-bottom: 22px;
  border-radius: 16px;
  background-color: #f0f2eb;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}
.is-purchased .product-selection__promo-content {
  text-align: center;
}

.product-selection__promo-text {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 1em;
}

.product-selection__promo-star {
  box-sizing: border-box;
  position: absolute;
  left: -46.5px;
  top: -46.5px;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  width: 93px;
  height: 93px;
  padding: 12px 16px 16px;
  transform: rotate(-10deg);
  color: #fff;
  background: url(/wp-content/themes/a8c/jetpackme-new/images-2019/svg/promo-star.svg) no-repeat 50%;
  background-size: contain;
  font-size: 15px;
  font-weight: 600;
  line-height: 17px;
  text-align: center;
}

.jp-plan_pricing-price {
  font-size: 36px;
  display: inline-block;
  margin-bottom: 0;
  margin-left: 10px;
  margin-right: 10px;
}
.jp-plan_pricing-price abbr[title] {
  font-size: 16px;
  color: #8c8f94;
  vertical-align: super;
}

.jp-plan__target {
  margin-top: 20px;
}

.jp-plan_pricing-compare,
.jp-plan_pricing-monthly.compare {
  color: #787c82;
  position: relative;
}

.jp-plan__pricing-previous:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 2px solid #008710;
  transform: rotate(-16deg);
  opacity: 0.9;
}

.show-slash {
  position: relative;
}

.show-slash:after {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 2px solid #008710;
  transform: rotate(-16deg);
  opacity: 0.9;
}

.plan-toggle,
.plan-toggle-v2 {
  clear: both;
  margin: 77px auto 0;
  text-align: center;
}

@media (min-width: 783px) {
  .plan-toggle--benefits {
    display: none;
  }
}

.plan-toggle .cta__button--group {
  position: static;
  justify-content: center;
}
.plan-toggle .cta__button--group .plan-toggle__monthly-btn,
.plan-toggle .cta__button--group .plan-toggle__yearly-btn {
  white-space: nowrap;
  flex-shrink: 0;
}

.cta__button--group {
  display: flex;
  position: relative;
  left: -7.5px;
}
.cta__button--group .wp-button, .cta__button--group .navigation .nav-previous a, .navigation .nav-previous .cta__button--group a,
.cta__button--group .navigation .nav-next a,
.navigation .nav-next .cta__button--group a, .cta__button--group .comment-reply-link {
  border-radius: 0;
  margin-top: 0;
}
.cta__button--group .wp-button:first-child, .cta__button--group .navigation .nav-previous a:first-child, .navigation .nav-previous .cta__button--group a:first-child,
.cta__button--group .navigation .nav-next a:first-child,
.navigation .nav-next .cta__button--group a:first-child, .cta__button--group .comment-reply-link:first-child {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.cta__button--group .wp-button:last-child, .cta__button--group .navigation .nav-previous a:last-child, .navigation .nav-previous .cta__button--group a:last-child,
.cta__button--group .navigation .nav-next a:last-child,
.navigation .nav-next .cta__button--group a:last-child, .cta__button--group .comment-reply-link:last-child {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.plan-toggle__text {
  color: #787c82;
  font-style: oblique;
  line-height: 2;
}

.product-grid__section .product-grid__plan-grid {
  align-items: stretch;
  display: flex;
  justify-content: center;
  padding-left: 0;
}
.product-grid__section .product-grid__plan-grid > li {
  display: flex;
  list-style: none;
  margin: 0 8px;
}

.jetpack-product-card {
  border: 1px solid #dcdcde;
  border-radius: 8px;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.05);
  margin-left: auto;
  margin-right: auto;
  max-width: 420px;
  position: relative;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.jetpack-product-card__body {
  padding: 32px;
}

.jetpack-product-card__product-name {
  color: #101517;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
}

.is-monthly .timeframe-yearly,
:not(.is-monthly) .timeframe-monthly {
  display: none;
}

.is-monthly .timeframe-monthly {
  display: block;
}

.jetpack-product-card__price {
  
}
.jetpack-product-card__price .plan-price {
  display: inline-flex;
  font-size: 48px;
  line-height: 1;
  letter-spacing: -2px;
}
.jetpack-product-card__price .plan-price.is-original {
  align-items: stretch;
  color: #646970;
  margin-right: 0.5rem;
  margin-left: 0.25rem;
  position: relative;
}
.jetpack-product-card__price .plan-price.is-original:before {
  border-top: 2px solid #008710;
  border-radius: 3px;
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  transform: rotate(-15deg);
}
.jetpack-product-card__price .plan-price.is-original .plan-price__price {
  font-size: 32px;
}
.jetpack-product-card__price .plan-price.is-original .plan-price__currency-symbol {
  font-size: 20px;
}
.jetpack-product-card__price .plan-price__values {
  overflow-wrap: normal;
  word-break: keep-all;
}
.jetpack-product-card__price .plan-price__currency-symbol {
  display: flex;
  align-items: center;
  justify-content: center;
  position: static;
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
}
.jetpack-product-card__price .plan-price__price {
  font-size: 36px;
  font-weight: 700;
}
.jetpack-product-card__price .jetpack-product-card__billing-time-frame {
  color: #787c82;
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
}
.jetpack-product-card__price .button, .jetpack-product-card__price #support_feedback_comment_form .button-secondary, #support_feedback_comment_form .jetpack-product-card__price .button-secondary {
  background: transparent;
  border: 1px solid #c3c4c7;
  box-shadow: none;
  text-shadow: none;
}
.jetpack-product-card__price .jetpack-product-card__button {
  background-color: #fff;
  border-radius: 3px;
  color: #3c434a;
  display: block;
  font-size: 16px;
  font-weight: 400;
  height: 45px;
  line-height: 22px;
  margin-block-start: 32px;
  margin-block-end: 24px;
  padding: 8px 14px;
  text-align: center;
  width: 100%;
}
.jetpack-product-card__price .jetpack-product-card__button:hover {
  border-color: #3c434a;
  color: #101517;
}
.jetpack-product-card__price .jetpack-product-card__button.is-primary, .jetpack-product-card__price .pricing-comparison .jetpack-product-card__button#btn-compare-features-business, .pricing-comparison .jetpack-product-card__price .jetpack-product-card__button#btn-compare-features-business {
  background-color: #008710;
  border-color: #008710;
  color: #fff;
}

.jetpack-product-card__features-list {
  margin: 0 16px 0;
  padding-left: 0;
}

.jetpack-product-card__features-item {
  list-style: disc;
  margin: 14px 0;
  padding-inline-start: 8px;
  line-height: initial;
  color: #50575e;
}
.jetpack-product-card__features-item b, .jetpack-product-card__features-item strong {
  font-weight: 600;
}

.is-questions h3 {
  color: #000;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 40px;
  text-align: center;
}
.rtl .is-questions h3 {
  text-align: center;
}
.is-questions .in > ul {
  margin: 0 auto;
  padding: 0 7.5%;
}
@media (min-width: 901px) {
  .is-questions .in > ul {
    display: flex;
    padding: 0;
    width: 760px;
  }
}
.is-questions .in > ul > li {
  color: #4f748e;
  font-size: 18px;
  font-weight: 700;
  list-style: none;
  text-align: left;
  width: 360px;
}
.rtl .is-questions .in > ul > li {
  text-align: right;
}
.is-questions .in > ul > li:first-child {
  margin-right: 60px;
}
.is-questions .in > ul > li ul {
  padding-left: 1em;
}
.is-questions .in > ul > li li {
  font-weight: 400;
  list-style: disc;
}

.is-cta h3 {
  color: #000;
  font-size: 24px;
  text-align: center;
  margin-bottom: 30px;
}
.is-cta p {
  color: #546c7e;
  font-size: 18px;
  text-align: center;
  margin-bottom: 1.5em;
}
.is-cta .cta a {
  background-color: #008710;
  border-radius: 3px;
  border: none;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  padding: 10px 20px;
}
.is-cta .cta a:hover {
  background-color: #005b18;
}

.is-story {
  margin: 0 auto;
}
.is-story .story-section {
  margin-bottom: 60px;
  padding: 0 30px;
}
.is-story .story-section:last-child {
  margin-bottom: 0;
}
@media (min-width: 901px) {
  .is-story .story-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin-bottom: 60px;
    padding: 0;
  }
  .is-story .story-section:nth-child(even), .is-story .story-section.is-inverted {
    flex-direction: row-reverse;
  }
}
.is-story .story-section .story-content {
  max-width: 660px;
}
@media (min-width: 901px) {
  .is-story .story-section .story-content {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.is-story .story-section .story-content h2 {
  font-size: 36px;
  margin-bottom: 0.5em;
}
.is-story .story-section .story-content h2 a {
  color: #069e08;
}
.is-story .story-section .story-content h3 {
  font-size: 32px;
  font-weight: 600;
  letter-spacing: -1px;
}
.is-story .story-section .story-content p {
  color: #50575e;
  font-size: 18px;
}
.is-story .story-section .story-content p.section-footnote {
  font-size: 14px;
}
.is-story .story-section .story-image {
  display: block;
  height: auto;
  max-width: 100%;
}
.is-story .story-section .story-image.story-image--results img {
  max-width: 400px;
}
.is-story .story-section .story-image img {
  max-width: 100%;
}
@media (min-width: 601px) {
  .is-story .story-section .story-image {
    width: 60%;
    max-width: 650px;
  }
}
@media (max-width: 900px) {
  .is-story .story-section .story-image {
    margin-bottom: 32px;
  }
}
.landing-page--backup-woo .is-story .story-section .story-image {
  max-width: 420px;
}
.is-story .protect-your-data .story-image,
.is-story .lost-sales .story-image {
  position: relative;
  left: -30px;
}
.is-story .jetpack-woocommerce .story-image {
  padding-top: 15px;
  padding-bottom: 15px;
}

.story__paid-feature {
  display: inline-block;
  padding: 0.5rem 0.75rem;
  margin-bottom: 1rem;
  background-color: #f2d76b;
  border-radius: 4px;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1;
}

.story__coming-soon {
  display: inline-block;
  padding: 0.5rem 0.75rem;
  margin-bottom: 1rem;
  background-color: #2fb41f;
  border-radius: 4px;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1;
}

.is-faq .in > h3 {
  color: #000;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 40px;
  text-align: center;
}
.is-faq .is-accordion {
  border-bottom: 1px solid #dcdcde;
  margin: 40px auto;
  max-width: 760px;
  width: 100%;
}
.is-faq .is-accordion h3,
.is-faq .is-accordion .ui-accordion-header {
  border-top: 1px solid #dcdcde;
  cursor: pointer;
  font-size: 20px;
  font-weight: 400;
  line-height: 2rem;
  padding: 0.5em 0;
}
.is-faq .is-accordion h3:before,
.is-faq .is-accordion .ui-accordion-header:before {
  content: url(/wp-content/themes/a8c/jetpackme-new/images/icons/gridicons-chevron-right.svg);
  display: inline-block;
  filter: brightness(0.5);
  height: 32px;
  margin-right: 6px;
  transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275), color 0.2s ease-in;
  vertical-align: middle;
  width: 24px;
}
.is-faq .is-accordion h3.ui-state-active:before,
.is-faq .is-accordion .ui-accordion-header.ui-state-active:before {
  transform: rotate(90deg);
}
.is-faq .is-accordion > div,
.is-faq .is-accordion .ui-accordion-content {
  padding-left: 30px;
  margin-bottom: 2em;
}
.is-faq .is-accordion > div ul,
.is-faq .is-accordion .ui-accordion-content ul {
  text-align: left;
}
.rtl .is-faq .is-accordion > div ul,
.rtl .is-faq .is-accordion .ui-accordion-content ul {
  text-align: right;
}
.is-faq .is-accordion > div img.faq-image,
.is-faq .is-accordion .ui-accordion-content img.faq-image {
  height: auto;
  width: 100%;
}

.landing-page--security-bundle .wp-button, .landing-page--security-bundle .navigation .nav-previous a, .navigation .nav-previous .landing-page--security-bundle a,
.landing-page--security-bundle .navigation .nav-next a,
.navigation .nav-next .landing-page--security-bundle a, .landing-page--security-bundle .comment-reply-link,
.landing-page--boost .wp-button,
.landing-page--boost .navigation .nav-previous a,
.navigation .nav-previous .landing-page--boost a,
.landing-page--boost .navigation .nav-next a,
.navigation .nav-next .landing-page--boost a,
.landing-page--boost .comment-reply-link, .landing-page--creator .wp-button, .landing-page--creator .navigation .nav-previous a, .navigation .nav-previous .landing-page--creator a,
.landing-page--creator .navigation .nav-next a,
.navigation .nav-next .landing-page--creator a, .landing-page--creator .comment-reply-link {
  border-color: #069e08;
  border-width: 1px;
  color: #069e08;
}
.landing-page--security-bundle .wp-button:hover, .landing-page--security-bundle .navigation .nav-previous a:hover, .navigation .nav-previous .landing-page--security-bundle a:hover,
.landing-page--security-bundle .navigation .nav-next a:hover,
.navigation .nav-next .landing-page--security-bundle a:hover, .landing-page--security-bundle .comment-reply-link:hover, .landing-page--security-bundle .wp-button:active, .landing-page--security-bundle .navigation .nav-previous a:active, .navigation .nav-previous .landing-page--security-bundle a:active,
.landing-page--security-bundle .navigation .nav-next a:active,
.navigation .nav-next .landing-page--security-bundle a:active, .landing-page--security-bundle .comment-reply-link:active,
.landing-page--boost .wp-button:hover,
.landing-page--boost .navigation .nav-previous a:hover,
.navigation .nav-previous .landing-page--boost a:hover,
.landing-page--boost .navigation .nav-next a:hover,
.navigation .nav-next .landing-page--boost a:hover,
.landing-page--boost .comment-reply-link:hover,
.landing-page--boost .wp-button:active,
.landing-page--boost .navigation .nav-previous a:active,
.navigation .nav-previous .landing-page--boost a:active,
.landing-page--boost .navigation .nav-next a:active,
.navigation .nav-next .landing-page--boost a:active,
.landing-page--boost .comment-reply-link:active, .landing-page--creator .wp-button:hover, .landing-page--creator .navigation .nav-previous a:hover, .navigation .nav-previous .landing-page--creator a:hover,
.landing-page--creator .navigation .nav-next a:hover,
.navigation .nav-next .landing-page--creator a:hover, .landing-page--creator .comment-reply-link:hover, .landing-page--creator .wp-button:active, .landing-page--creator .navigation .nav-previous a:active, .navigation .nav-previous .landing-page--creator a:active,
.landing-page--creator .navigation .nav-next a:active,
.navigation .nav-next .landing-page--creator a:active, .landing-page--creator .comment-reply-link:active {
  border-color: #007117;
  color: #007117;
}
.landing-page--security-bundle .wp-button.is-primary, .landing-page--security-bundle .navigation .nav-previous a.is-primary, .navigation .nav-previous .landing-page--security-bundle a.is-primary,
.landing-page--security-bundle .navigation .nav-next a.is-primary,
.navigation .nav-next .landing-page--security-bundle a.is-primary, .landing-page--security-bundle .is-primary.comment-reply-link, .landing-page--security-bundle .pricing-comparison .wp-button#btn-compare-features-business, .pricing-comparison .landing-page--security-bundle .wp-button#btn-compare-features-business, .landing-page--security-bundle .navigation .nav-previous .pricing-comparison a#btn-compare-features-business, .navigation .nav-previous .pricing-comparison .landing-page--security-bundle a#btn-compare-features-business, .landing-page--security-bundle .pricing-comparison .navigation .nav-previous a#btn-compare-features-business, .pricing-comparison .navigation .nav-previous .landing-page--security-bundle a#btn-compare-features-business,
.landing-page--security-bundle .navigation .nav-next .pricing-comparison a#btn-compare-features-business,
.navigation .nav-next .pricing-comparison .landing-page--security-bundle a#btn-compare-features-business,
.landing-page--security-bundle .pricing-comparison .navigation .nav-next a#btn-compare-features-business,
.pricing-comparison .navigation .nav-next .landing-page--security-bundle a#btn-compare-features-business, .landing-page--security-bundle .pricing-comparison .comment-reply-link#btn-compare-features-business, .pricing-comparison .landing-page--security-bundle .comment-reply-link#btn-compare-features-business,
.landing-page--boost .wp-button.is-primary,
.landing-page--boost .navigation .nav-previous a.is-primary,
.navigation .nav-previous .landing-page--boost a.is-primary,
.landing-page--boost .navigation .nav-next a.is-primary,
.navigation .nav-next .landing-page--boost a.is-primary,
.landing-page--boost .is-primary.comment-reply-link,
.landing-page--boost .pricing-comparison .wp-button#btn-compare-features-business,
.pricing-comparison .landing-page--boost .wp-button#btn-compare-features-business,
.landing-page--boost .navigation .nav-previous .pricing-comparison a#btn-compare-features-business,
.navigation .nav-previous .pricing-comparison .landing-page--boost a#btn-compare-features-business,
.landing-page--boost .pricing-comparison .navigation .nav-previous a#btn-compare-features-business,
.pricing-comparison .navigation .nav-previous .landing-page--boost a#btn-compare-features-business,
.landing-page--boost .navigation .nav-next .pricing-comparison a#btn-compare-features-business,
.navigation .nav-next .pricing-comparison .landing-page--boost a#btn-compare-features-business,
.landing-page--boost .pricing-comparison .navigation .nav-next a#btn-compare-features-business,
.pricing-comparison .navigation .nav-next .landing-page--boost a#btn-compare-features-business,
.landing-page--boost .pricing-comparison .comment-reply-link#btn-compare-features-business,
.pricing-comparison .landing-page--boost .comment-reply-link#btn-compare-features-business, .landing-page--creator .wp-button.is-primary, .landing-page--creator .navigation .nav-previous a.is-primary, .navigation .nav-previous .landing-page--creator a.is-primary,
.landing-page--creator .navigation .nav-next a.is-primary,
.navigation .nav-next .landing-page--creator a.is-primary, .landing-page--creator .is-primary.comment-reply-link, .landing-page--creator .pricing-comparison .wp-button#btn-compare-features-business, .pricing-comparison .landing-page--creator .wp-button#btn-compare-features-business, .landing-page--creator .navigation .nav-previous .pricing-comparison a#btn-compare-features-business, .navigation .nav-previous .pricing-comparison .landing-page--creator a#btn-compare-features-business, .landing-page--creator .pricing-comparison .navigation .nav-previous a#btn-compare-features-business, .pricing-comparison .navigation .nav-previous .landing-page--creator a#btn-compare-features-business,
.landing-page--creator .navigation .nav-next .pricing-comparison a#btn-compare-features-business,
.navigation .nav-next .pricing-comparison .landing-page--creator a#btn-compare-features-business,
.landing-page--creator .pricing-comparison .navigation .nav-next a#btn-compare-features-business,
.pricing-comparison .navigation .nav-next .landing-page--creator a#btn-compare-features-business, .landing-page--creator .pricing-comparison .comment-reply-link#btn-compare-features-business, .pricing-comparison .landing-page--creator .comment-reply-link#btn-compare-features-business {
  background: #008710;
  border: none;
  color: #fff;
}
.landing-page--security-bundle .wp-button.is-primary:hover, .landing-page--security-bundle .navigation .nav-previous a.is-primary:hover, .navigation .nav-previous .landing-page--security-bundle a.is-primary:hover,
.landing-page--security-bundle .navigation .nav-next a.is-primary:hover,
.navigation .nav-next .landing-page--security-bundle a.is-primary:hover, .landing-page--security-bundle .is-primary.comment-reply-link:hover, .landing-page--security-bundle .pricing-comparison .wp-button#btn-compare-features-business:hover, .pricing-comparison .landing-page--security-bundle .wp-button#btn-compare-features-business:hover, .landing-page--security-bundle .navigation .nav-previous .pricing-comparison a#btn-compare-features-business:hover, .navigation .nav-previous .pricing-comparison .landing-page--security-bundle a#btn-compare-features-business:hover, .landing-page--security-bundle .pricing-comparison .navigation .nav-previous a#btn-compare-features-business:hover, .pricing-comparison .navigation .nav-previous .landing-page--security-bundle a#btn-compare-features-business:hover,
.landing-page--security-bundle .navigation .nav-next .pricing-comparison a#btn-compare-features-business:hover,
.navigation .nav-next .pricing-comparison .landing-page--security-bundle a#btn-compare-features-business:hover,
.landing-page--security-bundle .pricing-comparison .navigation .nav-next a#btn-compare-features-business:hover,
.pricing-comparison .navigation .nav-next .landing-page--security-bundle a#btn-compare-features-business:hover, .landing-page--security-bundle .pricing-comparison .comment-reply-link#btn-compare-features-business:hover, .pricing-comparison .landing-page--security-bundle .comment-reply-link#btn-compare-features-business:hover, .landing-page--security-bundle .wp-button.is-primary:active, .landing-page--security-bundle .navigation .nav-previous a.is-primary:active, .navigation .nav-previous .landing-page--security-bundle a.is-primary:active,
.landing-page--security-bundle .navigation .nav-next a.is-primary:active,
.navigation .nav-next .landing-page--security-bundle a.is-primary:active, .landing-page--security-bundle .is-primary.comment-reply-link:active, .landing-page--security-bundle .pricing-comparison .wp-button#btn-compare-features-business:active, .pricing-comparison .landing-page--security-bundle .wp-button#btn-compare-features-business:active, .landing-page--security-bundle .navigation .nav-previous .pricing-comparison a#btn-compare-features-business:active, .navigation .nav-previous .pricing-comparison .landing-page--security-bundle a#btn-compare-features-business:active, .landing-page--security-bundle .pricing-comparison .navigation .nav-previous a#btn-compare-features-business:active, .pricing-comparison .navigation .nav-previous .landing-page--security-bundle a#btn-compare-features-business:active,
.landing-page--security-bundle .navigation .nav-next .pricing-comparison a#btn-compare-features-business:active,
.navigation .nav-next .pricing-comparison .landing-page--security-bundle a#btn-compare-features-business:active,
.landing-page--security-bundle .pricing-comparison .navigation .nav-next a#btn-compare-features-business:active,
.pricing-comparison .navigation .nav-next .landing-page--security-bundle a#btn-compare-features-business:active, .landing-page--security-bundle .pricing-comparison .comment-reply-link#btn-compare-features-business:active, .pricing-comparison .landing-page--security-bundle .comment-reply-link#btn-compare-features-business:active,
.landing-page--boost .wp-button.is-primary:hover,
.landing-page--boost .navigation .nav-previous a.is-primary:hover,
.navigation .nav-previous .landing-page--boost a.is-primary:hover,
.landing-page--boost .navigation .nav-next a.is-primary:hover,
.navigation .nav-next .landing-page--boost a.is-primary:hover,
.landing-page--boost .is-primary.comment-reply-link:hover,
.landing-page--boost .pricing-comparison .wp-button#btn-compare-features-business:hover,
.pricing-comparison .landing-page--boost .wp-button#btn-compare-features-business:hover,
.landing-page--boost .navigation .nav-previous .pricing-comparison a#btn-compare-features-business:hover,
.navigation .nav-previous .pricing-comparison .landing-page--boost a#btn-compare-features-business:hover,
.landing-page--boost .pricing-comparison .navigation .nav-previous a#btn-compare-features-business:hover,
.pricing-comparison .navigation .nav-previous .landing-page--boost a#btn-compare-features-business:hover,
.landing-page--boost .navigation .nav-next .pricing-comparison a#btn-compare-features-business:hover,
.navigation .nav-next .pricing-comparison .landing-page--boost a#btn-compare-features-business:hover,
.landing-page--boost .pricing-comparison .navigation .nav-next a#btn-compare-features-business:hover,
.pricing-comparison .navigation .nav-next .landing-page--boost a#btn-compare-features-business:hover,
.landing-page--boost .pricing-comparison .comment-reply-link#btn-compare-features-business:hover,
.pricing-comparison .landing-page--boost .comment-reply-link#btn-compare-features-business:hover,
.landing-page--boost .wp-button.is-primary:active,
.landing-page--boost .navigation .nav-previous a.is-primary:active,
.navigation .nav-previous .landing-page--boost a.is-primary:active,
.landing-page--boost .navigation .nav-next a.is-primary:active,
.navigation .nav-next .landing-page--boost a.is-primary:active,
.landing-page--boost .is-primary.comment-reply-link:active,
.landing-page--boost .pricing-comparison .wp-button#btn-compare-features-business:active,
.pricing-comparison .landing-page--boost .wp-button#btn-compare-features-business:active,
.landing-page--boost .navigation .nav-previous .pricing-comparison a#btn-compare-features-business:active,
.navigation .nav-previous .pricing-comparison .landing-page--boost a#btn-compare-features-business:active,
.landing-page--boost .pricing-comparison .navigation .nav-previous a#btn-compare-features-business:active,
.pricing-comparison .navigation .nav-previous .landing-page--boost a#btn-compare-features-business:active,
.landing-page--boost .navigation .nav-next .pricing-comparison a#btn-compare-features-business:active,
.navigation .nav-next .pricing-comparison .landing-page--boost a#btn-compare-features-business:active,
.landing-page--boost .pricing-comparison .navigation .nav-next a#btn-compare-features-business:active,
.pricing-comparison .navigation .nav-next .landing-page--boost a#btn-compare-features-business:active,
.landing-page--boost .pricing-comparison .comment-reply-link#btn-compare-features-business:active,
.pricing-comparison .landing-page--boost .comment-reply-link#btn-compare-features-business:active, .landing-page--creator .wp-button.is-primary:hover, .landing-page--creator .navigation .nav-previous a.is-primary:hover, .navigation .nav-previous .landing-page--creator a.is-primary:hover,
.landing-page--creator .navigation .nav-next a.is-primary:hover,
.navigation .nav-next .landing-page--creator a.is-primary:hover, .landing-page--creator .is-primary.comment-reply-link:hover, .landing-page--creator .pricing-comparison .wp-button#btn-compare-features-business:hover, .pricing-comparison .landing-page--creator .wp-button#btn-compare-features-business:hover, .landing-page--creator .navigation .nav-previous .pricing-comparison a#btn-compare-features-business:hover, .navigation .nav-previous .pricing-comparison .landing-page--creator a#btn-compare-features-business:hover, .landing-page--creator .pricing-comparison .navigation .nav-previous a#btn-compare-features-business:hover, .pricing-comparison .navigation .nav-previous .landing-page--creator a#btn-compare-features-business:hover,
.landing-page--creator .navigation .nav-next .pricing-comparison a#btn-compare-features-business:hover,
.navigation .nav-next .pricing-comparison .landing-page--creator a#btn-compare-features-business:hover,
.landing-page--creator .pricing-comparison .navigation .nav-next a#btn-compare-features-business:hover,
.pricing-comparison .navigation .nav-next .landing-page--creator a#btn-compare-features-business:hover, .landing-page--creator .pricing-comparison .comment-reply-link#btn-compare-features-business:hover, .pricing-comparison .landing-page--creator .comment-reply-link#btn-compare-features-business:hover, .landing-page--creator .wp-button.is-primary:active, .landing-page--creator .navigation .nav-previous a.is-primary:active, .navigation .nav-previous .landing-page--creator a.is-primary:active,
.landing-page--creator .navigation .nav-next a.is-primary:active,
.navigation .nav-next .landing-page--creator a.is-primary:active, .landing-page--creator .is-primary.comment-reply-link:active, .landing-page--creator .pricing-comparison .wp-button#btn-compare-features-business:active, .pricing-comparison .landing-page--creator .wp-button#btn-compare-features-business:active, .landing-page--creator .navigation .nav-previous .pricing-comparison a#btn-compare-features-business:active, .navigation .nav-previous .pricing-comparison .landing-page--creator a#btn-compare-features-business:active, .landing-page--creator .pricing-comparison .navigation .nav-previous a#btn-compare-features-business:active, .pricing-comparison .navigation .nav-previous .landing-page--creator a#btn-compare-features-business:active,
.landing-page--creator .navigation .nav-next .pricing-comparison a#btn-compare-features-business:active,
.navigation .nav-next .pricing-comparison .landing-page--creator a#btn-compare-features-business:active,
.landing-page--creator .pricing-comparison .navigation .nav-next a#btn-compare-features-business:active,
.pricing-comparison .navigation .nav-next .landing-page--creator a#btn-compare-features-business:active, .landing-page--creator .pricing-comparison .comment-reply-link#btn-compare-features-business:active, .pricing-comparison .landing-page--creator .comment-reply-link#btn-compare-features-business:active {
  background: #005b18;
  color: #fff;
}
.landing-page--security-bundle .feature-section.is-benefits .gridicon,
.landing-page--boost .feature-section.is-benefits .gridicon, .landing-page--creator .feature-section.is-benefits .gridicon {
  background-color: #069e08;
  border-radius: 50%;
  fill: #fff;
  padding: 8px;
}
.landing-page--security-bundle .feature-section.is-cta,
.landing-page--boost .feature-section.is-cta, .landing-page--creator .feature-section.is-cta {
  color: #008710;
}
.landing-page--security-bundle .feature-section.is-cta h3,
.landing-page--boost .feature-section.is-cta h3, .landing-page--creator .feature-section.is-cta h3 {
  color: #000;
  margin-bottom: 1em;
}
.landing-page--security-bundle .feature-section.is-cta .cta a,
.landing-page--boost .feature-section.is-cta .cta a, .landing-page--creator .feature-section.is-cta .cta a {
  background: #008710;
  border: none;
  color: #fff;
  padding: 16px 24px;
}
.landing-page--security-bundle .feature-section.is-cta .cta a:hover,
.landing-page--boost .feature-section.is-cta .cta a:hover, .landing-page--creator .feature-section.is-cta .cta a:hover {
  background-color: #005b18;
}

.landing-page--anti-spam .is-benefits {
  margin-top: 200px;
}
.landing-page--anti-spam .is-plan-grid {
  padding-left: 0;
  padding-right: 0;
}
.landing-page--anti-spam .is-plan-grid .products {
  margin: 0;
}
.landing-page--anti-spam .is-plan-grid .products .plan-toggle {
  margin: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.landing-page--anti-spam .jetpack-product-grid__footnotes-list {
  margin: 1rem auto;
}

.landing-page--security-bundle .story-section .story-content {
  text-align: left;
}
.landing-page--security-bundle .story-section .story-content h2 {
  font-size: 20px;
  margin-bottom: 1em;
}
.landing-page--security-bundle .story-section .story-content h2 > a {
  display: inline-block;
  line-height: 24px;
  padding-left: 32px;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
}
.landing-page--security-bundle .story-section.jetpack-scan h2 a {
  background-image: url(/wp-content/themes/a8c/jetpackme-new/images/icons/jetpack-icon-scan.svg);
}
.landing-page--security-bundle .story-section.jetpack-backup h2 a {
  background-image: url(/wp-content/themes/a8c/jetpackme-new/images/icons/jetpack-icon-backup.svg);
}
.landing-page--security-bundle .story-section.jetpack-anti-spam h2 a {
  background-image: url(/wp-content/themes/a8c/jetpackme-new/images/icons/jetpack-icon-anti-spam.svg);
}
.landing-page--security-bundle .invert {
  background-color: #f0f2eb;
}
.landing-page--security-bundle .feature-section.is-5-million {
  padding: 32px;
}
@media (min-width: 783px) {
  .landing-page--security-bundle .feature-section.is-5-million {
    padding: 96px;
  }
}
.landing-page--security-bundle .feature-section.is-5-million p {
  color: #008710;
  font-size: 32px;
  font-weight: bold;
  margin: 0;
  text-align: center;
}
@media (min-width: 783px) {
  .landing-page--security-bundle .feature-section.is-5-million p {
    font-size: 36px;
  }
}
.landing-page--security-bundle .feature-section.is-questions .in > ul > li {
  color: #000;
}
.landing-page--security-bundle .feature-section.is-plan-grid {
  padding-left: 0;
  padding-right: 0;
}
.landing-page--security-bundle .feature-section.is-plan-grid .products {
  margin: 0;
  padding-top: 3rem;
}
@media (min-width: 901px) {
  .landing-page--security-bundle .feature-section.is-plan-grid .products {
    padding-top: 0;
  }
}
.landing-page--security-bundle .testimonial__context a:link,
.landing-page--security-bundle .testimonial__context a:visited {
  color: #007117;
}
.landing-page--security-bundle .plans-pricing-comparison {
  margin-bottom: 0;
}
.landing-page--security-bundle .jp-plan__header-title,
.landing-page--security-bundle .jp-plan_pricing-price {
  color: #000;
}
.landing-page--security-bundle .jp-plan__pricing-previous::before {
  border-top-color: #069e08;
}
.landing-page--security-bundle .jp-plan__pricing-button {
  border-width: 1px;
  background-color: #069e08;
  border-color: #069e08;
}
.landing-page--security-bundle .jp-plan__pricing-button:hover, .landing-page--security-bundle .jp-plan__pricing-button:active {
  background-color: #007117;
  border-color: #007117;
}
.landing-page--security-bundle .jp-plan__pricing-button.secondary {
  background-color: #fff;
  border-color: #069e08;
  color: #069e08 !important;
}
.landing-page--security-bundle .jp-plan__pricing-button.secondary:hover, .landing-page--security-bundle .jp-plan__pricing-button.secondary:active {
  border-color: #007117;
  color: #007117 !important;
}
.landing-page--security-bundle .jetpack-product-grid__footnotes-list {
  margin: 1rem auto;
}

.landing-page--blaze .products__more a,
.landing-page--blaze .products__more a:visited,
.landing-page--blaze .products__more a:active {
  color: #2c3338;
}
.landing-page--blaze .R-hero__heading {
  font-size: 4rem;
  font-weight: 600;
  color: #000;
}
.landing-page--blaze .R-hero__tagline {
  font-size: 1.5rem;
  color: #101517;
}
.landing-page--blaze .R-hero__cta a {
  width: 100%;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 901px) {
  .landing-page--blaze .R-hero__cta a {
    width: auto;
    margin-left: unset;
    margin-right: unset;
  }
}
.landing-page--blaze .features {
  padding: 6.5rem 2rem;
  background-color: #f6f7f7;
}
.landing-page--blaze .features .feature-list {
  text-align: left;
}
.landing-page--blaze .features .feature-list__title {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 1.5rem;
  font-size: 1.75rem;
  font-weight: 500;
  color: #000;
}
.landing-page--blaze .features .feature-list__text {
  font-size: 1.125rem;
  color: #101517;
}
.landing-page--blaze .features .feature-list__icon {
  margin-bottom: 2.5rem;
  background-color: transparent;
  border-radius: unset;
}
.landing-page--blaze .features .feature-list > li {
  max-width: 100%;
}
@media (min-width: 901px) {
  .landing-page--blaze .features .feature-list > li {
    max-width: 420px;
  }
}
.landing-page--blaze .products__more {
  margin: 2rem auto 3.5rem;
  padding: 0 2rem;
}
.landing-page--blaze .ordered-instructions .design-your-ad {
  margin-left: -12px;
  margin-bottom: -5px;
}
.landing-page--blaze .ordered-instructions .see-your-reach {
  margin-left: -20px;
  margin-bottom: -27px;
}
.landing-page--blaze .stats-insert {
  max-width: 1050px;
}
.landing-page--blaze .stats-insert .stats-insert__text {
  font-size: 2rem;
}
.landing-page--blaze .stats-insert .stats-insert__subtext {
  font-size: 1.125rem;
}
@media (min-width: 901px) {
  .landing-page--blaze .stats-insert .stats-insert__text {
    font-size: 3rem;
  }
  .landing-page--blaze .stats-insert .stats-insert__subtext {
    font-size: 2rem;
  }
}
.landing-page--blaze .feature-block {
  justify-content: center;
  max-width: 1100px;
}
.landing-page--blaze .feature-block .feature-block__title {
  color: #000;
  font-weight: 600;
}
.landing-page--blaze .feature-block .feature-block__visual {
  max-width: 420px;
}
.landing-page--blaze .simple-cta {
  padding-top: 3.75rem;
  border-top: 1px solid #dcdcde;
}
@media (min-width: 901px) {
  .landing-page--blaze .simple-cta {
    padding-top: 7.25rem;
  }
}
.landing-page--blaze .simple-cta__text {
  font-size: 2rem;
  font-weight: 600;
}
.landing-page--blaze .simple-cta__button {
  width: 100%;
  max-width: 500px;
}
@media (min-width: 901px) {
  .landing-page--blaze .simple-cta__button {
    width: auto;
  }
}

.landing-page-i2 .jp-plan--realtime .jp-plan_pricing-monthly,
.landing-page--backup-woo .jp-plan--realtime .jp-plan_pricing-monthly,
.landing-page--scan .jp-plan--realtime .jp-plan_pricing-monthly {
  font-size: 24px;
  color: #787c82;
  line-height: 1.6667;
}
.landing-page-i2 .feature-section,
.landing-page--backup-woo .feature-section,
.landing-page--scan .feature-section {
  padding-bottom: 32px;
  padding-top: 32px;
}
@media (min-width: 901px) {
  .landing-page-i2 .feature-section,
  .landing-page--backup-woo .feature-section,
  .landing-page--scan .feature-section {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.landing-page-i2 .is-plan-grid,
.landing-page--backup-woo .is-plan-grid,
.landing-page--scan .is-plan-grid {
  padding-left: 7.5%;
  padding-right: 7.5%;
}
@media (min-width: 901px) {
  .landing-page-i2 .is-plan-grid,
  .landing-page--backup-woo .is-plan-grid,
  .landing-page--scan .is-plan-grid {
    padding-left: 0;
    padding-right: 0;
  }
}
.landing-page-i2 .is-plan-grid h2,
.landing-page--backup-woo .is-plan-grid h2,
.landing-page--scan .is-plan-grid h2 {
  color: #50575e;
  font-weight: 700;
  margin-bottom: 32px;
  text-align: center;
}
@media (min-width: 901px) {
  .landing-page-i2 .is-plan-grid h2,
  .landing-page--backup-woo .is-plan-grid h2,
  .landing-page--scan .is-plan-grid h2 {
    margin-bottom: 60px;
  }
}
.landing-page-i2 .is-plan-grid .plan-toggle,
.landing-page--backup-woo .is-plan-grid .plan-toggle,
.landing-page--scan .is-plan-grid .plan-toggle {
  margin: 0 auto 40px;
}
.landing-page-i2 .jp-plan,
.landing-page--backup-woo .jp-plan,
.landing-page--scan .jp-plan {
  border-radius: 3px 3px 0px 0px;
  margin: 15px;
}
@media (min-width: 1101px) {
  .landing-page-i2 .jp-plan,
  .landing-page--backup-woo .jp-plan,
  .landing-page--scan .jp-plan {
    max-width: 420px;
  }
}
.landing-page-i2 .jp-plan__header,
.landing-page--backup-woo .jp-plan__header,
.landing-page--scan .jp-plan__header {
  border-bottom: 1px solid #d0e6b8;
  padding: 16px 24px;
  display: block;
}
.landing-page-i2 .jp-plan__header-title,
.landing-page--backup-woo .jp-plan__header-title,
.landing-page--scan .jp-plan__header-title {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}
.landing-page-i2 .jp-plan__target,
.landing-page--backup-woo .jp-plan__target,
.landing-page--scan .jp-plan__target {
  color: #4f748e;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 24px;
}
.landing-page-i2 .plans-pricing-comparison .jp-plan__feature-description,
.landing-page--backup-woo .plans-pricing-comparison .jp-plan__feature-description,
.landing-page--scan .plans-pricing-comparison .jp-plan__feature-description {
  color: #4f748e;
  font-size: 16px;
}
.landing-page-i2 .plans-pricing-comparison .jp-plan__pricing,
.landing-page--backup-woo .plans-pricing-comparison .jp-plan__pricing,
.landing-page--scan .plans-pricing-comparison .jp-plan__pricing {
  min-height: auto;
}
.landing-page-i2 .jp-plan__pricing,
.landing-page--backup-woo .jp-plan__pricing,
.landing-page--scan .jp-plan__pricing {
  border-bottom: none;
  padding: 12px 24px;
}
.landing-page-i2 .jp-plan_pricing-price,
.landing-page--backup-woo .jp-plan_pricing-price,
.landing-page--scan .jp-plan_pricing-price {
  margin-left: 0;
}
.landing-page-i2 .jp-plan_pricing-monthly,
.landing-page-i2 .jp-plan_pricing-price,
.landing-page--backup-woo .jp-plan_pricing-monthly,
.landing-page--backup-woo .jp-plan_pricing-price,
.landing-page--scan .jp-plan_pricing-monthly,
.landing-page--scan .jp-plan_pricing-price {
  font-size: 36px;
}
.landing-page-i2 .jp-plan_pricing-yearly,
.landing-page--backup-woo .jp-plan_pricing-yearly,
.landing-page--scan .jp-plan_pricing-yearly {
  display: inline-block;
  font-size: 16px;
  line-height: 36px;
  vertical-align: top;
}
.landing-page-i2 .jp-plan_pricing-cta,
.landing-page--backup-woo .jp-plan_pricing-cta,
.landing-page--scan .jp-plan_pricing-cta {
  margin-top: 16px;
}
.landing-page-i2 .jp-plan__pricing-button,
.landing-page--backup-woo .jp-plan__pricing-button,
.landing-page--scan .jp-plan__pricing-button {
  font-size: 18px;
}
.landing-page-i2.rtl .feature-section.is-testimonial .testimonial__container,
.landing-page--backup-woo.rtl .feature-section.is-testimonial .testimonial__container,
.landing-page--scan.rtl .feature-section.is-testimonial .testimonial__container {
  text-align: right;
}
.landing-page-i2 .feature-section.is-testimonial .testimonial__container,
.landing-page--backup-woo .feature-section.is-testimonial .testimonial__container,
.landing-page--scan .feature-section.is-testimonial .testimonial__container {
  text-align: left;
  max-width: 775px;
}
.landing-page-i2 .feature-section.is-testimonial .testimonial__quote,
.landing-page--backup-woo .feature-section.is-testimonial .testimonial__quote,
.landing-page--scan .feature-section.is-testimonial .testimonial__quote {
  font-size: 18px;
  font-weight: 400;
  margin-right: 40px;
}
.landing-page-i2 .testimonial__source,
.landing-page--backup-woo .testimonial__source,
.landing-page--scan .testimonial__source {
  font-weight: 700;
}
.landing-page-i2 .testimonial__context,
.landing-page--backup-woo .testimonial__context,
.landing-page--scan .testimonial__context {
  max-width: 760px;
  width: calc(100vw - 60px);
  padding: 16px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border-radius: 3px;
  padding: 12px 24px;
}

@media (max-width: 782px) {
  .page-template-landing-page-search .jetpack-home-feature {
    order: 1;
  }
  .page-template-landing-page-search .jetpack-home-feature.has-animation {
    order: 2;
  }
}
.page-template-landing-page-search .search-box-wrapper {
  max-width: 800px;
  margin: 0 auto;
  padding: 44px;
  border-radius: 3px;
}
.page-template-landing-page-search .search-box-wrapper h3 {
  margin-bottom: 32px;
  font-weight: 400;
  text-align: center;
  color: #2e4453;
}
.page-template-landing-page-search .site-select {
  margin: 24px 0;
  height: 40px;
  width: 40%;
  padding-left: 12px;
}
.page-template-landing-page-search .is-cta .cta-button-wrapper {
  text-align: center;
}
.page-template-landing-page-search .is-cta .cta-button-wrapper p {
  text-align: center;
}

.search-pricing-slider {
  display: flex;
  align-items: center;
  justify-content: center;
}
body.rtl .search-pricing-slider {
  display: none;
}
@media (max-width: 1000px) {
  .search-pricing-slider {
    display: none;
  }
}
.search-pricing-slider .box {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 320px;
  padding: 24px;
  background: #fff;
  border: 3px solid #008710;
  border-radius: 8px;
}
.search-pricing-slider .box.one {
  position: relative;
  z-index: 1;
  padding-top: 44px;
  padding-bottom: 64px;
}
.search-pricing-slider .box.two {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 640px;
  margin: 20px 0 20px -40px;
  padding-left: 64px;
  text-align: center;
  border-color: #9b9b9b;
  border-width: 2px;
}
.search-pricing-slider .box.two:before {
  content: "";
  position: absolute;
  top: -3px;
  left: -2px;
  width: 110px;
  height: calc(100% + 6px);
  background: linear-gradient(90deg, rgb(233, 239, 243) 0%, rgba(233, 239, 243, 0) 100%);
}
.search-pricing-slider .tier-price-undiscounted {
  font-weight: bold;
  font-size: 24px;
}
.search-pricing-slider .tier-price {
  position: relative;
  margin: 12px 0 0 0;
  font-size: 48px;
  font-weight: 600;
  color: #50575e;
  text-align: center;
}
.search-pricing-slider .billing {
  margin: 0 0 16px;
  font-size: 12px;
  font-style: italic;
  color: #8e9196;
  text-align: center;
}
.search-pricing-slider .tier-limit {
  margin: 0 0 24px;
  color: #50575e;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.5px;
}
.search-pricing-slider .tier-select-tip {
  max-width: 80%;
  color: #50575e;
}
.search-pricing-slider .tier-count {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin: 0 0 12px;
  padding: 6px 8px;
  font-size: 13px;
  color: #fff;
  background: #50575e;
  border-radius: 4px;
}
.search-pricing-slider .tier-count:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -3px;
  width: 8px;
  height: 8px;
  transform: translateX(-50%) rotate(45deg);
  background: #50575e;
  border-radius: 2px;
}
.search-pricing-slider .benefits,
.search-pricing-slider .note {
  margin: 8px 0;
  font-size: 13px;
  color: #50575e;
}
.search-pricing-slider .benefits.above-million,
.search-pricing-slider .note.above-million {
  margin: 16px 0 8px;
  font-weight: bold;
}
.search-pricing-slider .note {
  text-align: center;
}
.search-pricing-slider .tier-selection {
  position: relative;
  z-index: 4;
}
.search-pricing-slider .ui-slider {
  -webkit-appearance: none;
  position: relative;
  width: 100%;
  height: 9px;
  background: #c2cdd6;
  z-index: 1;
}
.search-pricing-slider .ui-slider:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 9px;
  background-image: linear-gradient(90deg, transparent 0%, white 0%, white 3%, transparent 3%);
  background-size: 94px 9px;
}
.search-pricing-slider .ui-slider-handle {
  display: block;
  position: relative;
  top: -14px;
  width: 18px;
  height: 18px;
  margin-left: -9px;
  background: #2fb41f;
  border-radius: 12px;
  outline: none;
  cursor: grab;
}
.search-pricing-slider .ui-slider-handle:active, .search-pricing-slider .ui-slider-handle.ui-state-active {
  cursor: grabbing;
}
.search-pricing-slider .ui-slider-range,
.search-pricing-slider .tier-first {
  height: 9px;
  background: #2fb41f;
}
.search-pricing-slider .tier-slider {
  display: flex;
  width: 100%;
}
.search-pricing-slider .pricing-small-print {
  font-size: 12px;
  margin-top: 30px;
}

.search-pricing-mobile {
  margin: 0 2rem;
}
body.rtl .search-pricing-mobile {
  display: block;
  max-width: 960px;
  margin: 0 auto;
}
@media (max-width: 1000px) {
  body.rtl .search-pricing-mobile {
    margin: 0 2rem;
  }
}
@media (min-width: 1001px) {
  .search-pricing-mobile {
    display: none;
  }
}
.search-pricing-mobile ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.search-pricing-mobile li {
  flex: 0 0 calc(50% - 16px);
  display: flex;
  align-items: center;
  margin: 8px;
  padding: 24px;
  background: #fff;
  border: 3px solid #008710;
  border-radius: 8px;
}
.search-pricing-mobile li:last-of-type {
  flex: 1 1 auto;
}
@media (max-width: 700px) {
  .search-pricing-mobile li {
    flex: 1 1 auto;
    margin: 8px 0;
  }
}
.search-pricing-mobile .tier-limit {
  margin: 0;
  font-size: 24px;
  font-weight: 600;
  color: #50575e;
  letter-spacing: -0.5px;
}
@media (max-width: 600px) {
  .search-pricing-mobile .tier-limit {
    font-size: 18px;
  }
}
.search-pricing-mobile .tier-limit .note {
  margin: 0;
  text-align: left;
  color: #8e9196;
  line-height: 1;
}
.rtl .search-pricing-mobile .tier-limit .note {
  text-align: right;
}
.search-pricing-mobile .tier-pricing {
  margin-left: auto;
}
body.rtl .search-pricing-mobile .tier-pricing {
  margin-left: 0;
  margin-right: auto;
}
.search-pricing-mobile .tier-price-undiscounted {
  display: block;
  font-size: 16px;
  margin-bottom: 12px;
  text-align: center;
}
.search-pricing-mobile .tier-price {
  position: relative;
  margin: 0;
  font-size: 46px;
  font-weight: 600;
  color: #50575e;
  text-align: center;
}
@media (max-width: 600px) {
  .search-pricing-mobile .tier-price {
    font-size: 32px;
  }
}
.search-pricing-mobile .billing {
  margin: 16px 0 0;
  font-size: 12px;
  font-style: italic;
  color: #8e9196;
  text-align: center;
  line-height: 1;
}
.search-pricing-mobile .note {
  margin: 16px 0 0;
  font-size: 14px;
  font-weight: 500;
  font-style: italic;
  color: #4f748e;
  text-align: center;
}

.landing-page--scan .section--aside,
.landing-page--backup-woo .section--aside {
  padding: 5rem 0;
}
.landing-page--scan .section--aside h3,
.landing-page--scan .section--aside p,
.landing-page--backup-woo .section--aside h3,
.landing-page--backup-woo .section--aside p {
  text-align: center;
}

.lp-variants:not(.is-monthly) .lp-variant--monthly, .lp-variants.is-monthly .lp-variant--yearly {
  display: none;
}

.j2-plan--realtime .j2-plan__amount {
  color: #858585;
  font-size: 28px;
}

.j2-plan__pricing {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 6em;
  font-size: 16px;
  color: #858585;
}
.j2-plan__pricing abbr {
  font-size: 15px;
  align-self: flex-start;
}
.j2-plan__pricing abbr,
.j2-plan__pricing .j2-plan__timeframe {
  font-style: italic;
  color: #858585;
}

.j2-plan__price, .j2-plan__price--previous {
  color: #404040;
  font-size: 1rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.j2-plan__amount {
  color: #50575e;
  font-size: 36px;
  margin-right: 1rem;
}

.j2-plan__price--previous {
  margin-left: -3em;
  margin-right: 0.5em;
  font-size: 13px;
}
.j2-plan__price--previous .j2-plan__amount {
  color: #787c82;
}
.j2-plan__price--previous:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  border-top: 2px solid #008710;
  transform: rotate(-16deg);
  opacity: 0.9;
  width: 90%;
}

.landing-page--creator {
  
  
}
.landing-page--creator .feature-section.is-benefits .benefits__benefit {
  min-width: 33%;
}
.landing-page--creator .img-push {
  margin-bottom: 2px;
}
.landing-page--creator .feature-block__image {
  max-width: 441px;
}
.landing-page--creator .benefits__hgroup .title-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.25rem;
  flex-wrap: wrap;
  width: 100%;
  margin-left: 0.5rem;
}
@media (min-width: 901px) {
  .landing-page--creator .benefits__hgroup .title-wrap {
    margin-left: 0;
    margin-top: 1rem;
  }
}
.landing-page--creator .benefits__hgroup .title-wrap h2 {
  margin-left: 0;
  margin-top: 0;
  margin-right: 0.5rem;
}
.landing-page--creator .benefits__hgroup .label {
  display: flex;
  padding: 2.107px 8.426px;
  align-items: flex-start;
  gap: 10.533px;
  flex-shrink: 0;
  border-radius: 4.213px;
  background: var(--jetpack-green-jp-green-5, #d0e6b8);
}
.landing-page--creator .unlock-creator {
  background: #f0f2eb;
}
.landing-page--creator .testimonials-wrap {
  background: #f0f2eb;
}
.landing-page--creator .testimonials-wrap .testimonial-slider .testimonial-block__text {
  align-self: flex-start;
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}
.landing-page--creator .testimonials-wrap .testimonial-block {
  min-height: 315px;
}
.landing-page--creator .testimonials-wrap .testimonial-block__image {
  width: 315px;
}
.landing-page--creator .unlock-creator {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.landing-page--creator .unlock-creator .simple-cta {
  margin: 5rem auto;
}
.landing-page--creator .unlock-creator .simple-cta__text {
  color: var(--black-white-black, #000);
  text-align: center;
  font-family: Inter;
  font-size: 2rem;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; 
  letter-spacing: -0.06rem;
  margin-top: 1.2rem;
}
.landing-page--creator .unlock-creator .simple-cta__subtext {
  color: #101517;
  text-align: center;
  font-family: Inter;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2em;
}
.landing-page--creator .unlock-creator #unlock-creator {
  padding: 0.9375rem 1.5rem 1rem 1.5rem;
  align-items: flex-start;
  gap: 0.625rem;
  color: var(--black-white-white, #FFF);
  font-family: Inter;
  font-size: 1.2rem;
  font-style: normal;
  line-height: 1.5em;
  margin-bottom: 1.2rem;
}
.landing-page--creator .feature-block__offer_intro {
  color: #000;
  font-family: Inter;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  letter-spacing: -0.025rem;
  width: 80%;
  padding-right: 1rem;
}
@media screen and (max-width: 782px) {
  .landing-page--creator .feature-block__offer_intro {
    width: 100%;
    padding-right: 0;
  }
}
.landing-page--creator .feature-block__offer {
  display: flex;
  min-height: 5.8125rem;
  padding: 3.25rem 1.25rem 3.5625rem 1.25rem;
  justify-content: center;
  align-items: center;
  gap: 0.625rem;
  flex-shrink: 0;
  border-radius: 0.25rem;
  border: 1px solid #069e08;
  background: #d0e6b8;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 782px) {
  .landing-page--creator .feature-block__offer {
    flex-direction: column;
    align-items: flex-start;
    padding: 1rem 1.5rem;
    gap: 1rem;
  }
}
.landing-page--creator .emerald-button {
  display: flex;
  padding: 0.25rem 0.5rem;
  justify-content: center;
  align-items: center;
  border-radius: 0.25rem;
  background: #000;
  color: #FFF;
  font-family: "SF Pro Text", sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.25rem; 
}
.landing-page--creator .emerald-button:hover {
  color: white;
}
.landing-page--creator .faq__content a {
  text-decoration: underline;
}
.landing-page--creator .savings-box {
  border-radius: 8px;
  border: 1px solid var(--gray-gray-5, #DCDCDE);
  background: var(--black-white-white, #FFF);
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.05);
  padding: 20px;
  width: 80%; 
  max-width: 1100px;
  margin: auto;
  margin-top: 4em;
  box-sizing: border-box;
  position: relative; 
}
.landing-page--creator .savings-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
  position: relative;
}
.landing-page--creator .label {
  color: var(--black-white-black, #000);
  font-family: "SF Pro Text", sans-serif;
  font-size: 14px;
  font-weight: 600;
}
.landing-page--creator .amount {
  color: var(--gray-gray-100, #101517);
  font-family: "SF Pro Display", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: -2px;
}
.landing-page--creator .slider-container {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.landing-page--creator #revenueSlider {
  flex-grow: 1;
  margin: 0 10px;
  appearance: none; 
  background: #EDEDEF;
  height: 8px;
  outline: none;
  border-radius: 3px;
  transition: background 0.3s;
}
.landing-page--creator #revenueSlider::-webkit-slider-thumb {
  appearance: none;
  width: 34px;
  height: 24px;
  background: var(--jetpack-green-jp-green-40, #069E08);
  border-radius: var(--grid-unit-05, 4px);
  cursor: pointer;
  transition: background 0.3s;
  position: relative;
}
.landing-page--creator #revenueSlider::-moz-range-thumb {
  width: 34px;
  height: 24px;
  background: var(--jetpack-green-jp-green-40, #069E08);
  border-radius: var(--grid-unit-05, 4px);
  cursor: pointer;
  position: relative;
}
.landing-page--creator #revenueSlider::-webkit-slider-thumb::before {
  content: "<";
  position: absolute;
  left: 6px;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 16px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="8" height="16" viewBox="0 0 8 16" fill="none"><path d="M4.75829 5.35938L2.47942 8.01809L4.75829 10.6768L5.51758 10.026L3.79649 8.01809L5.51758 6.01017L4.75829 5.35938Z" fill="white"/></svg>');
}
.landing-page--creator #revenueSlider::-webkit-slider-thumb::after {
  content: ">";
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 16px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="8" height="16" viewBox="0 0 8 16" fill="none"><path d="M3.24171 5.35938L5.52058 8.01809L3.24171 10.6768L2.48242 10.026L4.20351 8.01809L2.48242 6.01017L3.24171 5.35938Z" fill="white"/></svg>');
}
.landing-page--creator #revenueSlider::-moz-range-thumb::before {
  content: "<";
  position: absolute;
  left: 6px;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 16px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="8" height="16" viewBox="0 0 8 16" fill="none"><path d="M4.75829 5.35938L2.47942 8.01809L4.75829 10.6768L5.51758 10.026L3.79649 8.01809L5.51758 6.01017L4.75829 5.35938Z" fill="white"/></svg>');
}
.landing-page--creator #revenueSlider::-moz-range-thumb::after {
  content: ">";
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 16px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="8" height="16" viewBox="0 0 8 16" fill="none"><path d="M3.24171 5.35938L5.52058 8.01809L3.24171 10.6768L2.48242 10.026L4.20351 8.01809L2.48242 6.01017L3.24171 5.35938Z" fill="white"/></svg>');
}
.landing-page--creator #revenueSlider::-moz-range-progress {
  background: var(--gray-gray-20, #A7AAAD);
}
.landing-page--creator #revenueSlider::-moz-range-track {
  background: #EDEDEF;
}
.landing-page--creator .details {
  color: var(--gray-gray-40, #787C82);
  font-family: "SF Pro Text", sans-serif;
  font-size: 14px;
  margin-top: 20px;
  text-align: center;
}
.landing-page--creator #savingsAmount, .landing-page--creator #revenueAmount {
  text-align: center;
}
.landing-page--creator .decrement-button {
  border-radius: 3.2px;
  background: var(--gray-gray-5, #DCDCDE);
  color: white;
  cursor: pointer; 
  padding: 6px 10px; 
  border: none; 
  outline: none; 
  transition: background-color 0.2s ease; 
}
.landing-page--creator .decrement-button:hover {
  background: var(--gray-gray-10, #BCBEC0); 
}
.landing-page--creator .decrement-button:active {
  background: var(--gray-gray-15, #9C9D9E); 
}
.landing-page--creator .increment-button {
  border-radius: 3.2px;
  border: 1px solid #000;
  background: white;
  color: #000; 
  cursor: pointer; 
  padding: 6px 10px; 
  outline: none; 
  transition: background-color 0.2s ease, border-color 0.2s ease; 
}
.landing-page--creator .increment-button:hover {
  background: rgba(242, 242, 242, 0.8666666667); 
  border-color: #888; 
}
.landing-page--creator .increment-button:active {
  background: var(--gray-gray-10, #f2f2f2); 
  border-color: #555; 
}
.landing-page--creator .feature-block--wordads {
  margin-bottom: 2em;
}
.landing-page--creator .fees-box {
  position: relative;
}
.landing-page--creator .fees-box .fee-line {
  line-height: 22px;
  padding-right: 60px;
}
.landing-page--creator .fees-box .fee {
  position: absolute;
  right: 5px;
}
.landing-page--creator .green {
  color: var(--jetpack-green-jp-green-50, #008710);
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; 
  letter-spacing: -0.12px;
}
.landing-page--creator .green .fee {
  color: var(--jetpack-green-jp-green-50, #008710);
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; 
  letter-spacing: -0.18px;
}
.landing-page--creator .green .label, .landing-page--creator .green .amount {
  color: var(--jetpack-green-jp-green-50, #008710);
}
.landing-page--creator .others {
  color: var(--gray-gray-60, #50575E);
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; 
  letter-spacing: -0.12px;
}
.landing-page--creator .others .fee {
  color: var(--gray-gray-60, #50575E);
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; 
  letter-spacing: -0.18px;
}
.landing-page--creator .box {
  margin: 10px;
}
.landing-page--creator .revenuebox {
  text-align: center;
  position: absolute;
  right: 150px;
  min-width: 20%;
  padding-right: 10px;
}
.landing-page--creator .savingbox {
  min-width: 200px;
  text-align: center;
}
@media (max-width: 1000px) {
  .landing-page--creator .mobile-hide {
    display: none;
  }
}

.single-post .l-side .wp-caption {
  padding: 25px 0;
}

@media (max-width: 782px) {
  .single-post .l-side {
    width: 100%;
    padding: 0 0.5em;
  }
}
.entry-utility {
  padding: 20px 0;
  border: 1px solid #ddd;
  border-left: 0;
  border-right: 0;
}

.post .wp-caption, .post img {
  max-width: 100%;
  height: auto;
}

.cookietable td, .cookietable tr:hover td {
  background-color: #fff;
}

table.privacy, table.privacy td p {
  font-size: 14px;
}

.cookietable {
  margin: 0;
  padding: 0;
  width: 100%;
  border: 1px solid #000;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  border-radius: 0;
}

.cookietable table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.cookietable tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}

.cookietable table tr:first-child td:first-child {
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
}

.cookietable table tr:first-child td:last-child {
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
}

.cookietable tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
}

.cookietable td {
  vertical-align: middle;
  border: 1px solid #000;
  border-width: 0 1px 1px 0;
  text-align: left;
  padding: 7px;
  font-weight: 400;
  color: #000;
}

.cookietable tr:last-child td {
  border-width: 0 1px 0 0;
}

.cookietable tr td:last-child {
  border-width: 0 0 1px;
}

.cookietable tr:last-child td:last-child {
  border-width: 0;
}

.cookietable tr:first-child td {
  background-color: #e9eff3;
  border: 0 solid #000;
  text-align: center;
  border-width: 0 0 1px 1px;
  font-size: 14px;
  font-family: Arial;
  font-weight: 700;
  color: #000;
}

.cookietable tr:first-child:hover td {
  background: -o-linear-gradient(bottom, #e9eff3 5%, #e9eff3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9eff3), color-stop(1, #e9eff3));
  background: -moz-linear-gradient(center top, #e9eff3 5%, #e9eff3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e9eff3", endColorstr="#e9eff3");
  background: -o-linear-gradient(top, #e9eff3, #e9eff3);
  background-color: #e9eff3;
}

.cookietable tr:first-child td:first-child {
  border-width: 0 0 1px;
}

.cookietable tr:first-child td:last-child {
  border-width: 0 0 1px 1px;
}

table.privacy {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 0;
}

table.privacy th {
  border-bottom: 1px solid #e9eff3;
  background: #e9eff3;
  text-align: left;
}

table.privacy td {
  vertical-align: top;
  width: 50%;
}

.jp-support-alert {
  background: #fff;
  border: 1px solid #e3e3e3;
  font-size: 1.2em;
  padding: 1.2em;
  border-radius: 3px;
  margin: 2em 0;
}

.j-coupon {
  float: right;
  margin: 35px 0 35px 35px;
  padding: 30px;
  width: 400px;
  max-width: 450px;
  background: #fff;
  border: 1px solid #ddd;
}

@media (max-width: 900px) {
  .j-coupon {
    float: none;
    width: 100%;
    max-width: 100%;
    margin: 35px 0;
  }
}
.j-coupon h2, .j-coupon h4 {
  text-transform: uppercase;
}

.j-coupon h2 {
  font-weight: 700;
  color: #000;
  font-size: 32px;
}

.j-coupon h4 {
  font-size: 14px;
  color: #666;
  padding-top: 20px;
}

.j-coupon .button.km-jp-download, .j-coupon #support_feedback_comment_form .km-jp-download.button-secondary, #support_feedback_comment_form .j-coupon .km-jp-download.button-secondary {
  margin-bottom: 0;
}

.holiday-delay-notice {
  background: #fff;
  padding: 1em;
  border: 1px solid #eee;
  font-style: italic;
  font-weight: 700;
}

.sd-content ul li .option a.share-ustom span, .sd-content ul li a.sd-button > span, .sd-content ul li.advanced a.share-more span, .sd-content ul li.preview-item div.option.option-smart-off a span, .sd-social-icon-text .sd-content ul li a.sd-button > span, .sd-social-official .sd-content > ul > li .digg_button > a span, .sd-social-official .sd-content > ul > li > a.sd-button span, .sd-social-text .sd-content ul li a.sd-button span {
  line-height: 15px;
  margin-left: 4px;
  padding: 0 4px;
}

.jp-search-feature-grid {
  max-width: 1000px;
  display: grid;
  grid-gap: 0.25rem;
  list-style: none;
  margin: 35px auto 50px;
  padding: 0;
}

@media screen and (min-width: 600px) {
  .jp-search-feature-grid {
    grid-template-columns: repeat(6, minmax(100px, auto));
  }
}
.jp-search-feature-grid li {
  background: #f3f6f8;
  padding: 10px;
  margin: 0;
}

.jp-search-feature-grid .empty-cell {
  background-color: transparent;
}

.jp-search-feature-grid .jp-search-col {
  background: #e9eff3;
  font-weight: 600;
}

.jp-search-logo-plugs {
  max-width: 1000px !important;
  margin: 55px auto 25px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 599px) {
  .jp-search-feature-grid {
    grid-template-columns: repeat(6, minmax(28%, auto));
    overflow: scroll;
  }
  .jp-search-logo-plugs {
    padding: 0 !important;
  }
}
.jp-search-logo {
  padding: 10px 0;
  text-align: center;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 25%;
  -ms-flex: 0 1 25%;
  flex: 0 1 25%;
  -webkit-align-self: center;
  align-self: center;
}

.jp-search-logo img {
  margin: 0;
  width: 150px;
  height: auto;
}

@media screen and (max-width: 599px) {
  .jp-search-logo {
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
  }
}
hr {
  margin: 3em 0;
}

.business-guide-toc {
  display: block;
  box-sizing: border-box;
}

.business-guide-toc-part:nth-child(1) a, .business-guide-toc-part:nth-child(2) a, .business-guide-toc-part:nth-child(3) a, .business-guide-toc-part:nth-child(4) a {
  display: block;
  font-size: 24px;
  padding: 24px;
  margin: 10px;
  border: 2px solid #e9eff3;
  border-radius: 3px;
}

.business-guide-toc-part:nth-child(1) a span, .business-guide-toc-part:nth-child(2) a span, .business-guide-toc-part:nth-child(3) a span, .business-guide-toc-part:nth-child(4) a span {
  display: block;
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.55;
  color: #000;
}

.business-guide-toc-part:nth-child(1) a span.b-guide-learn-more, .business-guide-toc-part:nth-child(2) a span.b-guide-learn-more, .business-guide-toc-part:nth-child(3) a span.b-guide-learn-more, .business-guide-toc-part:nth-child(4) a span.b-guide-learn-more {
  color: #00be28;
}

.business-guide-toc-part:nth-child(1) a span.b-guide-learn-more:hover, .business-guide-toc-part:nth-child(2) a span.b-guide-learn-more:hover, .business-guide-toc-part:nth-child(3) a span.b-guide-learn-more:hover, .business-guide-toc-part:nth-child(4) a span.b-guide-learn-more:hover {
  text-decoration: underline;
}

.business-guide-toc-part:nth-child(1) a:hover, .business-guide-toc-part:nth-child(2) a:hover, .business-guide-toc-part:nth-child(3) a:hover, .business-guide-toc-part:nth-child(4) a:hover {
  background: #fff;
  border: 2px solid #d9e3ea;
}

@media screen and (min-width: 768px) {
  .business-guide-toc {
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
  }
  .business-guide-toc-part:nth-child(1), .business-guide-toc-part:nth-child(2), .business-guide-toc-part:nth-child(3), .business-guide-toc-part:nth-child(4) {
    display: flex;
    flex-basis: 45%;
    box-sizing: border-box;
  }
}
@media print {
  .home-start-cta, .no-print, .post-illo {
    display: none;
  }
  body {
    zoom: 80%;
  }
  .invert {
    background: #fff;
  }
  p img {
    width: 50%;
    height: auto;
    margin: 10px auto;
  }
}

details {
  background: #f3f6f8;
  margin-bottom: 10px;
}

details summary:focus {
  cursor: pointer;
  color: #222;
  outline: none;
}

details summary:hover {
  cursor: pointer;
}

.answer {
  padding: 0.5rem 1rem;
  background: #fbfbfb;
}

.answer .wp-block-image {
  padding-left: 25px;
}

details summary, details[open] p {
  padding: 1rem;
}

details[open] p {
  font-size: 0.875em;
  margin-bottom: 0;
  padding: 0.5rem 1rem;
}

details[open] ul {
  margin-left: 0 !important;
  padding: 1.5rem 1rem !important;
  list-style-position: inside;
  background: #fbfbfb;
  font-size: 0.875em;
  margin-bottom: 0;
}


.no-background {
  background: none;
}

#no-background-class {
  background: none !important;
}


details summary {
  font-size: 16px;
}


.l-side li {
  margin-bottom: 10px;
}


code {
  background: #eee;
  padding: 5px 10px;
}


.site-debugger-results code {
  background: none;
  padding: 0;
}


h3#troubleshooting-tips,
h3#questions-and-answers {
  margin-bottom: 10px;
}


.answer p {
  margin-top: 0;
}

@keyframes submenu-item {
  from {
    transform: translateY(-8px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes submenu-backdrop {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes submenu-content {
  from {
    transform: scaleY(0);
  }
  to {
    transform: scaleY(1);
  }
}
@keyframes submenu-content-mobile {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateY(0);
  }
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  padding: 2rem 0;
  color: #101517;
  font-size: 18px;
  transition: background 0.1s;
}
@media (max-width: 900px) {
  .header {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0;
    height: 80px;
    background-color: #ffffff;
  }
}
.header.is-mobile-menu-visible {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0;
  height: 80px;
  background-color: #ffffff;
}
.header.is-mobile-menu-visible + .in.revolving-headers {
  padding-top: 0;
}
html.with-admin-bar .header.is-mobile-menu-visible {
  top: 0;
}
.header.is-mobile-menu-visible .mobile-btn {
  display: flex !important;
  align-items: center;
}
.header.is-mobile-menu-visible .header__nav-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: none;
  overflow-y: auto;
  width: 100%;
  height: calc(100vh - 80px);
  padding: 1rem 0 2rem;
  margin-top: 80px;
  background-color: #ffffff;
  box-shadow: 0 12px 12px 0 rgba(0, 0, 0, 0.15);
}
.header.is-mobile-menu-visible .header__nav-wrapper.is-expanded, .header.is-mobile-menu-visible .header__nav-wrapper:target {
  display: block;
}
html.no-js .header.is-mobile-menu-visible .header__nav-wrapper {
  height: auto;
}
.header.is-mobile-menu-visible .header__content {
  justify-content: space-between;
}
.header.is-mobile-menu-visible .header__sections-list {
  width: 85%;
  max-width: 1200px;
  margin: 0 auto;
  overflow: visible;
  display: block;
  padding: 0;
}
@media (max-width: 1300px) {
  .header.is-mobile-menu-visible .header__sections-list {
    width: 90%;
  }
}
@media (max-width: 1100px) {
  .header.is-mobile-menu-visible .header__sections-list {
    width: 95%;
  }
}
@media (max-width: 782px) {
  .header.is-mobile-menu-visible .header__sections-list {
    padding: 0 2rem;
    width: 100%;
  }
}
.header.is-mobile-menu-visible .header__sections-list > li {
  margin: 1rem 0;
}
.header.is-mobile-menu-visible .header__actions-list {
  width: 85%;
  max-width: 1200px;
  margin: 0 auto;
  display: block;
  margin-top: 2rem;
}
@media (max-width: 1300px) {
  .header.is-mobile-menu-visible .header__actions-list {
    width: 90%;
  }
}
@media (max-width: 1100px) {
  .header.is-mobile-menu-visible .header__actions-list {
    width: 95%;
  }
}
@media (max-width: 782px) {
  .header.is-mobile-menu-visible .header__actions-list {
    padding: 0 2rem;
    width: 100%;
  }
}
.header.is-mobile-menu-visible .header__actions-list > li {
  margin: 1rem 0;
}
.header.is-mobile-menu-visible .header__actions-list .header__user-menu {
  margin: 1rem 0;
}
.header.is-mobile-menu-visible .header__actions-list .header__user-menu .user-menu__btn {
  display: none !important;
}
.header.is-mobile-menu-visible .header__actions-list .header__user-menu .user-menu__tooltip {
  position: initial;
  display: block !important;
  animation: none;
}
.header.is-mobile-menu-visible .header__actions-list .header__user-menu .user-menu__tooltip a {
  transition: none;
  position: relative;
  font-size: 1.125rem;
}
.header.is-mobile-menu-visible .header__actions-list .header__user-menu .user-menu__tooltip a:focus-visible {
  border-radius: 2px;
  outline: solid 2px currentColor;
  outline-offset: 4px;
}
.header.is-mobile-menu-visible .header__actions-list .header__user-menu .user-menu__tooltip a:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  width: 0;
  height: 2px;
  background-color: currentColor;
  transition: width 0.2s ease-in-out;
}
.header.is-mobile-menu-visible .header__actions-list .header__user-menu .user-menu__tooltip a:hover:after {
  width: 100%;
}
.header.is-mobile-menu-visible .header__actions-list .header__user-menu .user-menu__tooltip a:any-link {
  color: #101517;
  text-decoration: none;
}
.header.is-mobile-menu-visible .header__actions-list .header__user-menu .user-menu__tooltip .tooltip {
  position: inherit;
  display: block;
  width: fit-content;
  min-width: 0;
  padding: 0;
  background: none;
  box-shadow: none;
  transform: none;
}
.header.is-mobile-menu-visible .header__actions-list .header__user-menu .user-menu__tooltip .tooltip:after {
  display: none;
}
.header.is-mobile-menu-visible .header__actions-list .header__user-menu .user-menu__list > li {
  margin: 1rem 0;
}
.header.is-mobile-menu-visible .header__actions-list .header__cta {
  margin-top: 1.5rem;
}
.header.is-mobile-menu-visible .header__submenu-categories-list {
  flex-direction: column;
}
.header.is-mobile-menu-visible .header__search-btn {
  width: fit-content;
  margin-inline-start: -0.5rem;
  margin-bottom: -0.5rem;
  padding: 0 0.5rem;
}
.header.is-mobile-menu-visible .header__search-label {
  display: initial;
  margin-inline-start: 0.5rem;
}
.header.is-mobile-menu-visible .header__menu-btn .gridicon {
  transform: rotate(-90deg) !important;
}
html.no-js .header.is-mobile-menu-visible .header__submenu {
  position: static;
  overflow: visible;
  display: block;
  height: auto;
}
.header.is-mobile-menu-visible .header__submenu:before {
  display: none;
}
.header.is-mobile-menu-visible .header__submenu-content {
  display: block;
  z-index: 3;
  padding-top: 0;
  background: #ffffff;
  background-image: none;
  animation-duration: 0.35s;
  animation-name: submenu-content-mobile;
}
.header.is-mobile-menu-visible .header__submenu-content hr {
  width: calc(100% - 4rem);
}
.header.is-mobile-menu-visible .header__submenu-content:before {
  display: none;
}
.header.is-mobile-menu-visible .header__submenu-wrapper {
  flex-direction: column;
  width: 100%;
  border: none;
  min-height: 90vh;
  max-width: none;
}
.header.is-mobile-menu-visible .jp-product-icon {
  width: 3rem;
  height: 3rem;
}
.header.is-mobile-menu-visible .jp-product-icon svg {
  scale: 1.3;
}
.header.is-mobile-menu-visible .header__submenu-links-list > li {
  margin: 1.5rem 0;
}
.header.is-mobile-menu-visible .header__submenu-bundles-list .header__submenu-label {
  font-size: 1rem;
}
.header.is-mobile-menu-visible .header__submenu-bundles-list > li {
  margin-bottom: 1.5rem;
}
.header.is-mobile-menu-visible .header__submenu-link {
  font-size: 20px;
}
.header.is-mobile-menu-visible .header__submenu-category .header__submenu-label {
  font-size: 1rem;
}
.header.is-mobile-menu-visible p.header__submenu-category-title {
  font-size: 1.25rem;
  animation-name: none;
}
.header.is-mobile-menu-visible .header__submenu-items-wrapper .header__submenu-categories-list .header__submenu-label {
  font-weight: 500;
}
.header.is-mobile-menu-visible .header__submenu-bundles-section {
  padding-bottom: 5rem;
  padding-left: 1.5rem;
  display: block;
  width: 100%;
}
.header.is-mobile-menu-visible .header__submenu-category-wrapper {
  gap: 1.5rem;
}
.header.is-mobile-menu-visible .header__submenu-bundles-wrapper {
  max-width: none;
  gap: 1.5rem;
}
.header.is-mobile-menu-visible .header__submenu-bundle-icons {
  max-width: 250px;
  width: auto;
}
.header.is-mobile-menu-visible .header__back-btn {
  display: flex !important;
}
.header.force-opaque, .header.is-opaque {
  background-color: #ffffff;
}
html.with-admin-bar .header {
  top: 32px;
}
@media (max-width: 900px) {
  html.with-admin-bar .header {
    top: 0;
  }
}
.header .gridicon {
  fill: #101517;
}

.header__content {
  width: 85%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
@media (max-width: 1300px) {
  .header__content {
    width: 90%;
  }
}
@media (max-width: 1100px) {
  .header__content {
    width: 95%;
  }
}
@media (max-width: 782px) {
  .header__content {
    padding: 0 2rem;
    width: 100%;
  }
}
@media (max-width: 900px) {
  .header__content {
    justify-content: space-between;
  }
}
.header__content a {
  text-decoration: none;
}

.header__nav-wrapper {
  display: flex;
  justify-content: space-between;
  flex: 1;
  min-width: 0;
}
@media (max-width: 900px) {
  .header__nav-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: none;
    overflow-y: auto;
    width: 100%;
    height: calc(100vh - 80px);
    padding: 1rem 0 2rem;
    margin-top: 80px;
    background-color: #ffffff;
    box-shadow: 0 12px 12px 0 rgba(0, 0, 0, 0.15);
  }
  .header__nav-wrapper.is-expanded, .header__nav-wrapper:target {
    display: block;
  }
  html.no-js .header__nav-wrapper {
    height: auto;
  }
}

.header__skip {
  position: absolute;
  left: 0;
  top: 100%;
  overflow: hidden;
  display: block;
  width: 1px;
  height: 1px;
  padding: 1rem;
  background-color: #101517;
  transform: translateX(-1000px);
  transition: transform 0.1s ease-in-out;
}
.header__skip:focus {
  color: #ffffff;
  transform: translateX(0);
  width: auto;
  height: auto;
}
.header__skip:any-link {
  color: #ffffff;
}

.header__home-link {
  transition: none;
  z-index: 2;
  margin-inline-end: 3rem;
}
.header__home-link:focus-visible {
  border-radius: 2px;
  outline: solid 2px currentColor;
  outline-offset: 4px;
}
.header__home-link:any-link {
  color: #101517;
}
.header__home-link svg {
  display: block;
}

.header__sections-list {
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 0;
  padding-inline-end: 0;
  font-size: inherit;
  list-style-type: none;
  overflow: hidden;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0.5rem 0;
}
@media (max-width: 900px) {
  .header__sections-list {
    width: 85%;
    max-width: 1200px;
    margin: 0 auto;
    overflow: visible;
    display: block;
    padding: 0;
  }
}
@media (max-width: 900px) and (max-width: 1300px) {
  .header__sections-list {
    width: 90%;
  }
}
@media (max-width: 900px) and (max-width: 1100px) {
  .header__sections-list {
    width: 95%;
  }
}
@media (max-width: 900px) and (max-width: 782px) {
  .header__sections-list {
    padding: 0 2rem;
    width: 100%;
  }
}
html.no-js .header__sections-list {
  flex-wrap: wrap;
}
.header__sections-list > li {
  margin: 0 1rem;
}
@media (max-width: 900px) {
  .header__sections-list > li {
    margin: 1rem 0;
  }
}
.header__sections-list > li > a,
.header__sections-list > li > button {
  transition: none;
  position: relative;
  z-index: 2;
  padding: 0;
  color: #101517;
}
.header__sections-list > li > a:focus-visible,
.header__sections-list > li > button:focus-visible {
  border-radius: 2px;
  outline: solid 2px currentColor;
  outline-offset: 4px;
}
.header__sections-list > li > a:after,
.header__sections-list > li > button:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  width: 0;
  height: 2px;
  background-color: currentColor;
  transition: width 0.2s ease-in-out;
}
.header__sections-list > li > a:hover:after,
.header__sections-list > li > button:hover:after {
  width: 100%;
}
.header__sections-list > li > a:hover,
.header__sections-list > li > button:hover {
  color: #101517;
}

.header__actions-list {
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 0;
  padding-inline-end: 0;
  font-size: inherit;
  list-style-type: none;
  z-index: 2;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-inline-start: auto;
}
@media (max-width: 900px) {
  .header__actions-list {
    width: 85%;
    max-width: 1200px;
    margin: 0 auto;
    display: block;
    margin-top: 2rem;
  }
}
@media (max-width: 900px) and (max-width: 1300px) {
  .header__actions-list {
    width: 90%;
  }
}
@media (max-width: 900px) and (max-width: 1100px) {
  .header__actions-list {
    width: 95%;
  }
}
@media (max-width: 900px) and (max-width: 782px) {
  .header__actions-list {
    padding: 0 2rem;
    width: 100%;
  }
}
.header__actions-list > li {
  margin: 0 1rem;
}
.header__actions-list > li:first-child {
  margin-inline-start: 0;
  margin-inline-end: 0;
}
.header__actions-list > li:last-child {
  margin-inline-end: 0;
}
@media (max-width: 900px) {
  .header__actions-list > li {
    margin: 1rem 0;
  }
}
.header__actions-list .header__action-link {
  transition: none;
  position: relative;
  padding: 0;
}
.header__actions-list .header__action-link:focus-visible {
  border-radius: 2px;
  outline: solid 2px currentColor;
  outline-offset: 4px;
}
.header__actions-list .header__action-link:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  width: 0;
  height: 2px;
  background-color: currentColor;
  transition: width 0.2s ease-in-out;
}
.header__actions-list .header__action-link:hover:after {
  width: 100%;
}
.header__actions-list .header__action-link:any-link {
  color: #101517;
}
.header__actions-list .header__action-link:any-link:hover {
  color: #101517;
}
.header__actions-list .header__user-menu.is-logged-in {
  margin: 0;
}
@media (max-width: 900px) {
  .header__actions-list .header__user-menu {
    margin: 1rem 0;
  }
}
@media (max-width: 900px) {
  .header__actions-list .header__cta {
    margin-top: 1.5rem;
  }
}

.header__search-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 48px;
  min-height: 48px;
  background: none;
  border: none;
  border-radius: 3px;
  transition: transform 0.1s, background 0.1s, color 0.1s;
}
.header__search-btn:focus-visible {
  border-radius: 2px;
  outline: solid 2px currentColor;
  outline-offset: 4px;
}
@media (max-width: 900px) {
  .header__search-btn {
    width: fit-content;
    margin-inline-start: -0.5rem;
    margin-bottom: -0.5rem;
    padding: 0 0.5rem;
  }
}
.header__search-btn:any-link {
  color: #101517;
}
.header__search-btn:any-link:hover {
  background-color: #101517;
  color: #ffffff;
}
.header__search-btn:focus-visible {
  outline-offset: 0;
}
.header__search-btn:active {
  transform: scale(0.9);
}
.header__search-btn .gridicon {
  width: 1rem;
  height: 1rem;
  fill: currentColor;
  transform: scaleX(-1);
}

.header__search-label {
  display: none;
}
@media (max-width: 900px) {
  .header__search-label {
    display: initial;
    margin-inline-start: 0.5rem;
  }
}

.header__menu-btn {
  display: flex;
  align-items: center;
  width: fit-content;
  background: none;
  border: none;
}
.header__menu-btn:focus {
  outline: none;
}
.header__menu-btn[hidden] {
  display: none;
}
.header__menu-btn .gridicon {
  width: 1rem;
  height: 1rem;
  margin-inline-start: 0.25rem;
  transform-origin: center center;
  transition: transform 0.1s;
}
@media (max-width: 900px) {
  .header__menu-btn .gridicon {
    transform: rotate(-90deg) !important;
  }
}
.header__menu-btn[aria-expanded=true] .gridicon {
  transform: rotate(180deg);
}

.header__submenu {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  overflow: scroll;
  width: 100%;
  height: 100vh;
}
@media (max-width: 900px) {
  html.no-js .header__submenu {
    position: static;
    overflow: visible;
    display: block;
    height: auto;
  }
}
.header__submenu:target {
  display: block;
}
.header__submenu:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: transparent;
}
@media (max-width: 900px) {
  .header__submenu:before {
    display: none;
  }
}
.header__submenu.js {
  display: block;
}
.header__submenu.js[hidden] {
  display: none;
}
.header__submenu :any-link {
  color: #101517;
}
.header__submenu :any-link:hover {
  color: #101517;
}

html.with-admin-bar .header__submenu-content:before {
  height: 10.5rem;
}

.header__submenu-content {
  display: flex;
  position: relative;
  z-index: 1;
  width: 100%;
  padding-top: 6rem;
  background: transparent;
}
.header__submenu-content:before {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  content: "";
  background-color: #fff;
  z-index: 1;
}
.header__submenu-content hr {
  width: 85%;
  max-width: 1200px;
  margin: 0 auto;
  background: #646970;
  margin: 0 auto;
}
@media (max-width: 1300px) {
  .header__submenu-content hr {
    width: 90%;
  }
}
@media (max-width: 1100px) {
  .header__submenu-content hr {
    width: 95%;
  }
}
@media (max-width: 782px) {
  .header__submenu-content hr {
    padding: 0 2rem;
    width: 100%;
  }
}
@media (max-width: 782px) {
  .header__submenu-content hr {
    width: calc(100% - 4rem);
  }
}
@media (prefers-reduced-motion) {
  .header__submenu-content {
    animation-duration: 0;
  }
}
@media (max-width: 782px) {
  .header__submenu-content hr {
    margin: 0 2rem;
  }
}
@media (max-width: 900px) {
  .header__submenu-content {
    display: block;
    z-index: 3;
    padding-top: 0;
    background: #ffffff;
    background-image: none;
    animation-duration: 0.35s;
    animation-name: submenu-content-mobile;
  }
  .header__submenu-content:before {
    display: none;
  }
}

.header__submenu-wrapper {
  position: relative;
  display: flex;
  left: 50%;
  transition: left 0.2s ease-out;
  max-width: 911px;
  border-radius: 4px;
  border: 1px solid #dcdcde;
  background: #fff;
  z-index: 3;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
  --arrow-left: 6%;
}
.header__submenu-wrapper:before, .header__submenu-wrapper:after {
  content: "";
  position: absolute;
  left: var(--arrow-left);
  top: -12px;
  transform: translateX(-50%);
  z-index: 4;
  pointer-events: none;
}
@media (max-width: 1200px) {
  .header__submenu-wrapper:before, .header__submenu-wrapper:after {
    left: 20%;
  }
}
@media (max-width: 1100px) {
  .header__submenu-wrapper:before, .header__submenu-wrapper:after {
    left: 21%;
  }
}
@media (max-width: 1000px) {
  .header__submenu-wrapper:before, .header__submenu-wrapper:after {
    left: 24%;
  }
}
.header__submenu-wrapper:before {
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #dcdcde;
  width: 0;
  height: 0;
}
.header__submenu-wrapper:after {
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 11px solid #fff;
  top: -11px;
  width: 0;
  height: 0;
}
@media (max-width: 900px) {
  .header__submenu-wrapper {
    flex-direction: column;
    width: 100%;
    border: none;
    min-height: 90vh;
  }
}

.header__submenu-categories-list {
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 0;
  padding-inline-end: 0;
  font-size: inherit;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  column-gap: 1rem;
  row-gap: 1.5rem;
  width: 100%;
  margin: 0;
}
@media (max-width: 900px) {
  .header__submenu-categories-list {
    flex-direction: column;
  }
}
.header__submenu-categories-list > li {
  flex: 1;
  min-width: 40%;
  animation-fill-mode: backwards;
  animation-name: submenu-item;
  animation-duration: 0.1s;
  animation-timing-function: ease-out;
}
@media (prefers-reduced-motion) {
  .header__submenu-categories-list > li {
    animation-duration: 0;
    animation-delay: 0;
  }
}
@media (max-width: 900px) {
  .header__submenu-categories-list > li {
    animation: none;
  }
}
.header__submenu-categories-list > li .header__category,
.header__submenu-categories-list > li .header__submenu-link {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-direction: row;
  animation-fill-mode: backwards;
  animation-name: submenu-item;
  animation-duration: 0.1s;
  animation-timing-function: ease-out;
}
@media (prefers-reduced-motion) {
  .header__submenu-categories-list > li .header__category,
  .header__submenu-categories-list > li .header__submenu-link {
    animation-duration: 0;
    animation-delay: 0;
  }
}
@media (max-width: 900px) {
  .header__submenu-categories-list > li .header__category,
  .header__submenu-categories-list > li .header__submenu-link {
    animation: none;
  }
}
.header__submenu-categories-list > li:nth-of-type(1) {
  animation-delay: calc(0.055s * 1 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(1) .header__submenu-links-list > li:nth-of-type(1) > a,
.header__submenu-categories-list > li:nth-of-type(1) .header__submenu-links-list > li:nth-of-type(1) > p {
  animation-delay: calc(0.055s * 3 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(1) .header__submenu-links-list > li:nth-of-type(2) > a,
.header__submenu-categories-list > li:nth-of-type(1) .header__submenu-links-list > li:nth-of-type(2) > p {
  animation-delay: calc(0.055s * 4 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(1) .header__submenu-links-list > li:nth-of-type(3) > a,
.header__submenu-categories-list > li:nth-of-type(1) .header__submenu-links-list > li:nth-of-type(3) > p {
  animation-delay: calc(0.055s * 5 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(1) .header__submenu-links-list > li:nth-of-type(4) > a,
.header__submenu-categories-list > li:nth-of-type(1) .header__submenu-links-list > li:nth-of-type(4) > p {
  animation-delay: calc(0.055s * 6 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(1) .header__submenu-links-list > li:nth-of-type(5) > a,
.header__submenu-categories-list > li:nth-of-type(1) .header__submenu-links-list > li:nth-of-type(5) > p {
  animation-delay: calc(0.055s * 7 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(1) .header__submenu-links-list > li:nth-of-type(6) > a,
.header__submenu-categories-list > li:nth-of-type(1) .header__submenu-links-list > li:nth-of-type(6) > p {
  animation-delay: calc(0.055s * 8 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(2) {
  animation-delay: calc(0.055s * 2 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(2) .header__submenu-links-list > li:nth-of-type(1) > a,
.header__submenu-categories-list > li:nth-of-type(2) .header__submenu-links-list > li:nth-of-type(1) > p {
  animation-delay: calc(0.055s * 4 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(2) .header__submenu-links-list > li:nth-of-type(2) > a,
.header__submenu-categories-list > li:nth-of-type(2) .header__submenu-links-list > li:nth-of-type(2) > p {
  animation-delay: calc(0.055s * 5 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(2) .header__submenu-links-list > li:nth-of-type(3) > a,
.header__submenu-categories-list > li:nth-of-type(2) .header__submenu-links-list > li:nth-of-type(3) > p {
  animation-delay: calc(0.055s * 6 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(2) .header__submenu-links-list > li:nth-of-type(4) > a,
.header__submenu-categories-list > li:nth-of-type(2) .header__submenu-links-list > li:nth-of-type(4) > p {
  animation-delay: calc(0.055s * 7 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(2) .header__submenu-links-list > li:nth-of-type(5) > a,
.header__submenu-categories-list > li:nth-of-type(2) .header__submenu-links-list > li:nth-of-type(5) > p {
  animation-delay: calc(0.055s * 8 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(2) .header__submenu-links-list > li:nth-of-type(6) > a,
.header__submenu-categories-list > li:nth-of-type(2) .header__submenu-links-list > li:nth-of-type(6) > p {
  animation-delay: calc(0.055s * 9 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(3) {
  animation-delay: calc(0.055s * 3 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(3) .header__submenu-links-list > li:nth-of-type(1) > a,
.header__submenu-categories-list > li:nth-of-type(3) .header__submenu-links-list > li:nth-of-type(1) > p {
  animation-delay: calc(0.055s * 5 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(3) .header__submenu-links-list > li:nth-of-type(2) > a,
.header__submenu-categories-list > li:nth-of-type(3) .header__submenu-links-list > li:nth-of-type(2) > p {
  animation-delay: calc(0.055s * 6 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(3) .header__submenu-links-list > li:nth-of-type(3) > a,
.header__submenu-categories-list > li:nth-of-type(3) .header__submenu-links-list > li:nth-of-type(3) > p {
  animation-delay: calc(0.055s * 7 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(3) .header__submenu-links-list > li:nth-of-type(4) > a,
.header__submenu-categories-list > li:nth-of-type(3) .header__submenu-links-list > li:nth-of-type(4) > p {
  animation-delay: calc(0.055s * 8 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(3) .header__submenu-links-list > li:nth-of-type(5) > a,
.header__submenu-categories-list > li:nth-of-type(3) .header__submenu-links-list > li:nth-of-type(5) > p {
  animation-delay: calc(0.055s * 9 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(3) .header__submenu-links-list > li:nth-of-type(6) > a,
.header__submenu-categories-list > li:nth-of-type(3) .header__submenu-links-list > li:nth-of-type(6) > p {
  animation-delay: calc(0.055s * 10 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(4) {
  animation-delay: calc(0.055s * 4 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(4) .header__submenu-links-list > li:nth-of-type(1) > a,
.header__submenu-categories-list > li:nth-of-type(4) .header__submenu-links-list > li:nth-of-type(1) > p {
  animation-delay: calc(0.055s * 6 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(4) .header__submenu-links-list > li:nth-of-type(2) > a,
.header__submenu-categories-list > li:nth-of-type(4) .header__submenu-links-list > li:nth-of-type(2) > p {
  animation-delay: calc(0.055s * 7 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(4) .header__submenu-links-list > li:nth-of-type(3) > a,
.header__submenu-categories-list > li:nth-of-type(4) .header__submenu-links-list > li:nth-of-type(3) > p {
  animation-delay: calc(0.055s * 8 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(4) .header__submenu-links-list > li:nth-of-type(4) > a,
.header__submenu-categories-list > li:nth-of-type(4) .header__submenu-links-list > li:nth-of-type(4) > p {
  animation-delay: calc(0.055s * 9 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(4) .header__submenu-links-list > li:nth-of-type(5) > a,
.header__submenu-categories-list > li:nth-of-type(4) .header__submenu-links-list > li:nth-of-type(5) > p {
  animation-delay: calc(0.055s * 10 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(4) .header__submenu-links-list > li:nth-of-type(6) > a,
.header__submenu-categories-list > li:nth-of-type(4) .header__submenu-links-list > li:nth-of-type(6) > p {
  animation-delay: calc(0.055s * 11 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(5) {
  animation-delay: calc(0.055s * 5 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(5) .header__submenu-links-list > li:nth-of-type(1) > a,
.header__submenu-categories-list > li:nth-of-type(5) .header__submenu-links-list > li:nth-of-type(1) > p {
  animation-delay: calc(0.055s * 7 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(5) .header__submenu-links-list > li:nth-of-type(2) > a,
.header__submenu-categories-list > li:nth-of-type(5) .header__submenu-links-list > li:nth-of-type(2) > p {
  animation-delay: calc(0.055s * 8 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(5) .header__submenu-links-list > li:nth-of-type(3) > a,
.header__submenu-categories-list > li:nth-of-type(5) .header__submenu-links-list > li:nth-of-type(3) > p {
  animation-delay: calc(0.055s * 9 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(5) .header__submenu-links-list > li:nth-of-type(4) > a,
.header__submenu-categories-list > li:nth-of-type(5) .header__submenu-links-list > li:nth-of-type(4) > p {
  animation-delay: calc(0.055s * 10 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(5) .header__submenu-links-list > li:nth-of-type(5) > a,
.header__submenu-categories-list > li:nth-of-type(5) .header__submenu-links-list > li:nth-of-type(5) > p {
  animation-delay: calc(0.055s * 11 + 0.1s / 1.5);
}
.header__submenu-categories-list > li:nth-of-type(5) .header__submenu-links-list > li:nth-of-type(6) > a,
.header__submenu-categories-list > li:nth-of-type(5) .header__submenu-links-list > li:nth-of-type(6) > p {
  animation-delay: calc(0.055s * 12 + 0.1s / 1.5);
}

.jp-product-icon {
  background-color: #003010;
  border-radius: 4px;
  padding: 4px 3.5px 4px 4.5px;
  display: flex;
  width: 2rem;
  height: 2rem;
  justify-content: center;
  align-items: center;
}
@media (max-width: 900px) {
  .jp-product-icon {
    width: 3rem;
    height: 3rem;
  }
  .jp-product-icon svg {
    scale: 1.3;
  }
}

.header__submenu-bundles-list > li > a.header__submenu-link {
  animation-fill-mode: backwards;
  animation-name: submenu-item;
  animation-duration: 0.1s;
  animation-timing-function: ease-out;
  animation-delay: calc(0.055s * 6 + 0.1s / 1.5);
}
@media (prefers-reduced-motion) {
  .header__submenu-bundles-list > li > a.header__submenu-link {
    animation-duration: 0;
    animation-delay: 0;
  }
}
@media (max-width: 900px) {
  .header__submenu-bundles-list > li > a.header__submenu-link {
    animation: none;
  }
}

.header__submenu-links-list,
.header__submenu-bundles-list {
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 0;
  padding-inline-end: 0;
  font-size: inherit;
  list-style-type: none;
}
.header__submenu-links-list > li,
.header__submenu-bundles-list > li {
  margin: 1.25rem 0;
}
.header__submenu-links-list > li:last-child,
.header__submenu-bundles-list > li:last-child {
  margin-bottom: 0;
}
@media (max-width: 900px) {
  .header__submenu-links-list > li,
  .header__submenu-bundles-list > li {
    margin: 1.5rem 0;
  }
  .header__submenu-links-list > li:last-child,
  .header__submenu-bundles-list > li:last-child {
    margin-bottom: 0;
  }
}

.header__submenu-bundles-list .header__submenu-link,
.header__submenu-links-list .header__submenu-link {
  font-weight: 500;
}

.header__submenu-links-list {
  margin-block-end: 0;
}
.header__submenu-links-list .header__submenu-link:hover .jp-product-icon {
  transition: background-color 0.2s ease-in-out;
  background-color: #069e08;
}
.header__submenu-links-list .header__submenu-link:hover .header__submenu-label:after {
  width: 100%;
}
.header__submenu-links-list .header__submenu-label {
  position: relative;
  position: relative;
}
.header__submenu-links-list .header__submenu-label:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  width: 0;
  height: 2px;
  background-color: currentColor;
  transition: width 0.2s ease-in-out;
}
.header__submenu-links-list .header__submenu-label:hover:after {
  width: 100%;
}

.header__submenu-bundles-list {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.header__submenu-bundles-list li {
  margin: 0;
}
@media (max-width: 900px) {
  .header__submenu-bundles-list li {
    margin-bottom: 1.5rem;
  }
}

.header__submenu-link {
  transition: none;
  display: flex;
  flex-direction: column;
  width: fit-content;
  font-size: 16px;
}
.header__submenu-link:focus-visible {
  border-radius: 2px;
  outline: solid 2px currentColor;
  outline-offset: 4px;
}
@media (max-width: 900px) {
  .header__submenu-link {
    font-size: 20px;
  }
}

.header__submenu-bundles-list .header__submenu-label {
  font-weight: 400;
  font-size: 0.875rem;
  margin-bottom: 1.5rem;
  margin-top: 0;
}
@media (max-width: 900px) {
  .header__submenu-bundles-list .header__submenu-label {
    font-size: 1rem;
  }
}
.header__submenu-bundles-list .header__submenu-label > span {
  position: relative;
}
.header__submenu-bundles-list .header__submenu-label > span:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  width: 0;
  height: 2px;
  background-color: currentColor;
  transition: width 0.2s ease-in-out;
}
.header__submenu-bundles-list .header__submenu-link:hover .header__submenu-label > span:after {
  width: 100%;
}
.header__submenu-bundles-list .header__submenu-link:hover .jp-product-icon {
  transition: background-color 0.2s ease-in-out;
  background-color: #069e08;
}
.header__submenu-bundles-list .header__submenu-link:hover .jetpack-hero-product-background {
  transition: fill 0.2s ease-in-out;
  fill: #069e08;
}

.header__submenu-chevron {
  position: absolute;
  top: 0;
  bottom: 0;
  inset-inline-start: -1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
body.rtl .header__submenu-chevron {
  transform: scalex(-1);
}
@media (max-width: 900px) {
  .header__submenu-chevron {
    display: none;
  }
}
.header__submenu-chevron .gridicon {
  width: 10px;
}

.header__submenu-category {
  margin-bottom: 1.5rem;
  font-size: 0.875rem;
}
.header__submenu-category .header__submenu-label {
  margin-bottom: 0;
  line-height: 1.2;
  font-weight: 400;
}
@media (max-width: 900px) {
  .header__submenu-category .header__submenu-label {
    font-size: 1rem;
  }
}

p.header__submenu-category {
  margin: 0;
}

a.header__submenu-category .header__submenu-label {
  position: relative;
}
a.header__submenu-category .header__submenu-label:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  width: 0;
  height: 2px;
  background-color: currentColor;
  transition: width 0.2s ease-in-out;
}
a.header__submenu-category .header__submenu-label:hover:after {
  width: 100%;
}

p.header__submenu-category-title {
  color: #101517;
  font-size: 1rem;
  font-weight: 500;
  margin: 0;
  animation-fill-mode: backwards;
  animation-duration: 0.1s;
  animation-timing-function: ease-out;
  animation-delay: 0.1766666667s;
  animation-name: submenu-item;
}
@media (max-width: 900px) {
  p.header__submenu-category-title {
    font-size: 1.25rem;
    animation-name: none;
  }
}

.header__submenu-category-wrapper {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 1.5rem 0 1.5rem 1.5rem;
  flex-basis: 77%;
}
@media (max-width: 900px) {
  .header__submenu-category-wrapper {
    gap: 1.5rem;
  }
}

.header__submenu-items-wrapper {
  padding: 1.5rem;
}
.header__submenu-items-wrapper .header__submenu-categories-list {
  flex-direction: column;
  display: flex;
  gap: 1rem;
}
.header__submenu-items-wrapper .header__submenu-categories-list .header__submenu-label {
  position: relative;
  position: relative;
}
.header__submenu-items-wrapper .header__submenu-categories-list .header__submenu-label:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  width: 0;
  height: 2px;
  background-color: currentColor;
  transition: width 0.2s ease-in-out;
}
.header__submenu-items-wrapper .header__submenu-categories-list .header__submenu-label:hover:after {
  width: 100%;
}
@media (max-width: 900px) {
  .header__submenu-items-wrapper .header__submenu-categories-list .header__submenu-label {
    font-weight: 500;
  }
}

.header__submenu-bundles-section {
  background-color: #f6f7f7;
  padding: 1.5rem 1.5rem 1.5rem 2.5rem;
  display: flex;
  justify-content: flex-end;
  gap: 3rem;
  width: 40%;
}
@media (max-width: 900px) {
  .header__submenu-bundles-section {
    padding-bottom: 5rem;
    padding-left: 1.5rem;
    display: block;
    width: 100%;
  }
}

.header__submenu-bundles-wrapper {
  flex: 2;
  max-width: 317px;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 783px) {
  .header__submenu-bundles-wrapper {
    padding-top: 0;
  }
}
@media (max-width: 900px) {
  .header__submenu-bundles-wrapper {
    max-width: none;
    gap: 1.5rem;
  }
}

.header__submenu-bundle-icons {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  width: 152px;
}
@media (max-width: 900px) {
  .header__submenu-bundle-icons {
    max-width: 250px;
    width: auto;
  }
}

.header__more.js {
  display: block !important;
}
.header__more.js[hidden] {
  display: none;
}
@media (max-width: 900px) {
  .header__more {
    display: none;
  }
}

.header__more-submenu a {
  transition: none;
  position: relative;
}
.header__more-submenu a:focus-visible {
  border-radius: 2px;
  outline: solid 2px currentColor;
  outline-offset: 4px;
}
.header__more-submenu a:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  width: 0;
  height: 2px;
  background-color: currentColor;
  transition: width 0.2s ease-in-out;
}
.header__more-submenu a:hover:after {
  width: 100%;
}
.header__more-submenu .header__submenu-content {
  background: #fff;
}
.header__more-submenu .header__submenu-categories-list {
  width: 85%;
  max-width: 1200px;
  margin: 0 auto;
  margin: 0 auto;
  max-width: 1200px;
  padding: 3rem 1rem 3rem 0;
}
@media (max-width: 1300px) {
  .header__more-submenu .header__submenu-categories-list {
    width: 90%;
  }
}
@media (max-width: 1100px) {
  .header__more-submenu .header__submenu-categories-list {
    width: 95%;
  }
}
@media (max-width: 782px) {
  .header__more-submenu .header__submenu-categories-list {
    padding: 0 2rem;
    width: 100%;
  }
}

.header__back-btn {
  position: relative;
  display: none;
  align-items: center;
  width: fit-content;
  margin: 1.5rem;
  padding: 0;
  background-color: transparent;
  border: none;
  font-size: 16px;
}
.header__back-btn:focus-visible {
  border-radius: 2px;
  outline: solid 2px currentColor;
  outline-offset: 4px;
}
.header__back-btn:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  width: 0;
  height: 2px;
  background-color: currentColor;
  transition: width 0.2s ease-in-out;
}
.header__back-btn:hover:after {
  width: 100%;
}
@media (max-width: 900px) {
  .header__back-btn {
    display: flex !important;
  }
}
.header__back-btn .gridicon {
  width: 1rem;
  height: 1rem;
  margin-inline-end: 0.25rem;
}

@media (min-width: 531px) {
  .a8c-footer__link-list, .sitemap__list, .jetpack-footer__head {
    display: grid;
    column-gap: 3rem;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 783px) {
  .a8c-footer__link-list, .sitemap__list, .jetpack-footer__head {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 901px) {
  .a8c-footer__link-list, .sitemap__list, .jetpack-footer__head {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 1101px) {
  .a8c-footer__link-list, .sitemap__list, .jetpack-footer__head {
    grid-template-columns: repeat(5, 1fr);
  }
}

.jetpack-footer {
  padding: 4rem 0 4.5rem;
  background-color: #f0f2eb;
}
@media (max-width: 600px) {
  .jetpack-footer {
    padding-block-start: 3rem;
  }
}

.jetpack-footer__content {
  width: 85%;
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 1300px) {
  .jetpack-footer__content {
    width: 90%;
  }
}
@media (max-width: 1100px) {
  .jetpack-footer__content {
    width: 95%;
  }
}
@media (max-width: 782px) {
  .jetpack-footer__content {
    padding: 0 2rem;
    width: 100%;
  }
}

.jetpack-footer__head {
  margin-block-end: 2.5rem;
}
@media (max-width: 530px) {
  .jetpack-footer__head {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

@media (min-width: 531px) {
  .jetpack-footer__language {
    grid-column-start: -2;
  }
}

@media (min-width: 531px) {
  .jetpack-footer__language-toggle {
    margin-inline-start: -1rem;
  }
}

.sitemap__list {
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 0;
  padding-inline-end: 0;
  font-size: inherit;
  list-style-type: none;
}
.sitemap__list :any-link {
  color: #007117;
}
.sitemap__list :any-link:hover {
  color: #007117;
  text-decoration: underline;
}

.sitemap__category {
  margin: 5rem 0;
}
@media (min-width: 531px) {
  .sitemap__category {
    margin: 2.5rem 0;
  }
}
.sitemap__category:last-child {
  margin-block-end: 0;
}

.sitemap__category-label {
  display: block;
  margin-block-end: 1rem;
  color: #2c3338;
  font-weight: 600;
}
@media (max-width: 600px) {
  .sitemap__category-label {
    margin-block-end: 0.75rem;
    font-size: 0.8125rem;
  }
}

.sitemap__link-list {
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 0;
  padding-inline-end: 0;
  font-size: inherit;
  list-style-type: none;
  line-height: 1.2;
}
@media (max-width: 600px) {
  .sitemap__link-list {
    font-size: 0.8125rem;
  }
}
.sitemap__link-list > li {
  margin: 0.75rem 0;
}
@media (max-width: 600px) {
  .sitemap__link-list > li {
    margin: 1rem 0;
  }
}

.sitemap .store-buttons {
  margin-block-start: 1rem;
}
.sitemap .store-buttons ul {
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 0;
  padding-inline-end: 0;
  font-size: inherit;
  list-style-type: none;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.sitemap .store-buttons ul > li {
  margin: 0.25rem 1.5rem 0.25rem 0;
}
.sitemap .store-buttons ul > li:last-child {
  margin-inline-end: 0;
}
.sitemap .store-buttons ul > li > a {
  display: block;
}
.sitemap .store-buttons ul > li > a > img {
  max-height: 40px;
  width: auto;
}

@media (min-width: 531px) {
  .sitemap__category-social,
  .sitemap__category-mobile {
    grid-column: 1/-1;
  }
}

@media (min-width: 901px) {
  .sitemap__category-social {
    grid-column-end: auto;
  }
}

@media (min-width: 901px) {
  .sitemap__category-mobile {
    grid-column-start: 2;
  }
}

.a8c-footer {
  padding: 1.5rem 0;
  background-color: #101517;
}
@media (max-width: 600px) {
  .a8c-footer {
    padding-block-start: 1rem;
    padding-block-end: 1rem;
  }
}

.a8c-footer__link-list {
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 0;
  padding-inline-end: 0;
  font-size: inherit;
  list-style-type: none;
  width: 85%;
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 1300px) {
  .a8c-footer__link-list {
    width: 90%;
  }
}
@media (max-width: 1100px) {
  .a8c-footer__link-list {
    width: 95%;
  }
}
@media (max-width: 782px) {
  .a8c-footer__link-list {
    padding: 0 2rem;
    width: 100%;
  }
}
@media (min-width: 531px) {
  .a8c-footer__link-list {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 783px) {
  .a8c-footer__link-list {
    display: grid;
  }
}
.a8c-footer__link-list > li {
  margin: 1rem 0;
}
@media (max-width: 600px) {
  .a8c-footer__link-list > li {
    font-size: 0.8125rem;
  }
}
.a8c-footer__link-list :any-link {
  color: #fff;
  text-decoration: underline;
}
.a8c-footer__link-list :any-link:hover {
  color: #fff;
  text-decoration: none;
}
.a8c-footer__link-list .a8c-footer__home-link {
  text-decoration: none;
}
@media (max-width: 600px) {
  .a8c-footer__link-list .a8c-footer__home-link {
    font-size: 0.6875rem;
  }
}

@media (min-width: 783px) {
  .a8c-footer__home {
    grid-column: 1/3;
  }
}

.a8c-footer__home-link {
  display: inline-flex;
  align-items: baseline;
}

.a8c-footer__a8c-logo {
  position: relative;
  top: 1px;
  height: 0.75rem;
  margin: 0 0.5rem;
}
@media (max-width: 600px) {
  .a8c-footer__a8c-logo {
    top: 0;
    height: 0.5rem;
    margin: 0 0.25rem;
  }
}

@media (min-width: 783px) {
  .a8c-footer__work {
    grid-column-start: -2;
  }
}

.social-properties {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-inline-start: -14px;
}
.social-properties > li {
  margin: 0;
}
.social-properties > li > a {
  display: block;
  padding: 10px;
  transition: opacity 0.1s;
}
.social-properties > li > a:hover {
  opacity: 0.75;
}



.has-jetpack-green-30-color {
  color: #2fb41f;
}

.has-jetpack-green-30-background-color {
  background-color: #2fb41f;
}

.has-jetpack-green-40-color {
  color: #069e08;
}

.has-jetpack-green-40-background-color {
  background-color: #069e08;
}

.has-jetpack-green-50-color {
  color: #008710;
}

.has-jetpack-green-50-background-color {
  background-color: #008710;
}

.has-jetpack-green-60-color {
  color: #007117;
}

.has-jetpack-green-60-background-color {
  background-color: #007117;
}

.has-gray-0-color {
  color: #f6f7f7;
}

.has-gray-0-background-color {
  background-color: #f6f7f7;
}

.has-gray-70-color {
  color: #3c434a;
}

.has-gray-40-color {
  color: #787c82;
}

.has-gray-70-background-color {
  background-color: #3c434a;
}

.has-green-0-background-color {
  background-color: #f0f2eb;
}


.entry-content .wp-block-pullquote {
  border: none;
  color: #008710;
}
.entry-content .wp-block-pullquote.is-style-default {
  text-align: left;
}
.entry-content .wp-block-pullquote blockquote {
  position: relative;
}
.entry-content .wp-block-pullquote blockquote p {
  font-size: 24px;
}
.entry-content .wp-block-pullquote blockquote p:before {
  color: #069e08;
  content: "“";
  font-size: 72px;
  top: -2rem;
  left: -2.625rem;
  position: absolute;
}
.entry-content .has-jetpack-green-30-background-color a,
.entry-content .has-jetpack-green-40-background-color a,
.entry-content .has-jetpack-green-50-background-color a,
.entry-content .has-jetpack-green-60-background-color a {
  text-decoration: underline;
}
.entry-content .has-jetpack-green-30-background-color a:hover,
.entry-content .has-jetpack-green-40-background-color a:hover,
.entry-content .has-jetpack-green-50-background-color a:hover,
.entry-content .has-jetpack-green-60-background-color a:hover {
  color: #000;
}

h1.wp-block-heading {
  font-size: clamp(2.75rem, 2vw + 2.5rem, 4rem);
  line-height: 120%;
  margin-bottom: 24px;
}
h1.wp-block-heading + p {
  font-size: 24px;
  line-height: 150%;
  margin-block-end: 48px;
}

h2.wp-block-heading {
  line-height: 120%;
  font-weight: 500;
  margin-bottom: 24px;
}

h1.wp-block-heading,
h2.wp-block-heading {
  word-wrap: normal;
}

.wp-block-button.is-style-jetpack-button {
  margin-bottom: 16px !important;
}
.wp-block-button.is-style-jetpack-button .wp-block-button__link {
  font-weight: normal;
  font-size: 18px;
}
.wp-block-button.is-style-jetpack-button .wp-block-button__link:hover {
  background-color: #005b18;
}
.wp-block-button.is-style-jetpack-button .wp-block-button__link:focus-visible {
  outline: dotted 1px #004515;
  outline-offset: 2px;
}
.wp-block-button.is-style-jetpack-button.has-small-font-size .wp-block-button__link {
  font-size: 16px;
  padding: 10px 14px;
}

.badges {
  display: flex;
  justify-content: center;
  flex-flow: wrap;
  gap: 40px;
  align-items: center;
}
.badges .wp-block-image {
  margin-left: unset;
  margin-right: unset;
}

.wp-block-image.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.wp-block-pullquote__citation,
.wp-block-pullquote cite,
.wp-block-pullquote footer {
  color: #646970;
  font-size: 16px;
  font-style: italic;
  text-transform: capitalize;
}

.wp-block-jetpack-contact-form {
  font-size: 16px;
  margin-left: auto;
  margin-right: auto;
  max-width: 840px;
}

.j-section-divider {
  position: relative;
  text-align: center;
  height: 20px;
  margin: 3em 0;
  width: 100%;
}
.j-section-divider hr {
  margin: 0;
  padding: 0;
  border: none;
  border-top: 1px solid #D9D9D9;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
}
.j-section-divider .svg-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  padding: 0 10px;
}
.j-section-divider .svg-container svg {
  display: block;
}
@media (max-width: 600px) {
  .j-section-divider {
    margin: 1em 0;
  }
}

.jetpackme-custom-sharing-buttons {
  gap: 12px;
}
.jetpackme-custom-sharing-buttons a.jetpack-sharing-button__button.style-icon {
  padding: 0;
  margin: 0;
}
.jetpackme-custom-sharing-buttons .share-mail .social-logo-mail {
  display: none;
}
.jetpackme-custom-sharing-buttons .share-mail:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M3 7C3 5.89543 3.89543 5 5 5H19C20.1046 5 21 5.89543 21 7V17C21 18.1046 20.1046 19 19 19H5C3.89543 19 3 18.1046 3 17V7ZM5 6.5H19C19.2761 6.5 19.5 6.72386 19.5 7V7.93754L12 13.5625L4.5 7.93746V7C4.5 6.72386 4.72386 6.5 5 6.5ZM4.5 9.81246V17C4.5 17.2761 4.72386 17.5 5 17.5H19C19.2761 17.5 19.5 17.2761 19.5 17V9.81254L12 15.4375L4.5 9.81246Z" fill="%23003010"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
}
.jetpackme-custom-sharing-buttons .share-share .social-logo-share {
  display: none;
}
.jetpackme-custom-sharing-buttons .share-share:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M10 17.389H8.44401C7.06634 17.389 5.7451 16.8417 4.77095 15.8676C3.79679 14.8934 3.24951 13.5722 3.24951 12.1945C3.24951 10.8168 3.79679 9.49559 4.77095 8.52143C5.7451 7.54728 7.06634 7 8.44401 7H10V8.5H8.44401C7.46417 8.5 6.52446 8.88924 5.83161 9.58209C5.13875 10.2749 4.74951 11.2147 4.74951 12.1945C4.74951 13.1743 5.13875 14.1141 5.83161 14.8069C6.52446 15.4998 7.46417 15.889 8.44401 15.889H10V17.389ZM14 7H15.556C16.9338 7 18.2552 7.54733 19.2294 8.52158C20.2037 9.49583 20.751 10.8172 20.751 12.195C20.751 13.5728 20.2037 14.8942 19.2294 15.8684C18.2552 16.8427 16.9338 17.39 15.556 17.39H14V15.89H15.556C16.536 15.89 17.4758 15.5007 18.1688 14.8078C18.8617 14.1148 19.251 13.175 19.251 12.195C19.251 11.215 18.8617 10.2752 18.1688 9.58224C17.4758 8.88929 16.536 8.5 15.556 8.5H14V7ZM9.50001 13H14.5V11.5H9.50001V13Z" fill="%23003010"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
}

.jetpackeme-subscribe-pattern {
  width: 888px;
  margin: 0 auto;
}
.jetpackeme-subscribe-pattern:has(.wp-block-jetpack-subscriptions__container:not(.is-not-subscriber)) {
  display: none;
}
@media (max-width: 888px) {
  .jetpackeme-subscribe-pattern {
    width: 100%;
    padding: 64px 80px 64px 80px !important;
  }
}
@media (max-width: 672px) {
  .jetpackeme-subscribe-pattern {
    width: 100%;
    padding: 2.375rem !important;
    display: block;
  }
}
.jetpackeme-subscribe-pattern .wp-block-jetpack-subscriptions__form-elements {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 672px) {
  .jetpackeme-subscribe-pattern .wp-block-jetpack-subscriptions__form-elements {
    flex-direction: column;
    gap: 5px;
  }
}
.jetpackeme-subscribe-pattern #subscribe-email {
  background: #fff !important;
  color: #000 !important;
  border-radius: 4px;
}
@media (max-width: 672px) {
  .jetpackeme-subscribe-pattern #subscribe-email {
    width: 100%;
  }
}
.jetpackeme-subscribe-pattern #subscribe-email input {
  border-color: #dcdcde !important;
}
.jetpackeme-subscribe-pattern #subscribe-email input:focus-visible {
  outline: solid 1px #069e08;
}
@media (max-width: 672px) {
  .jetpackeme-subscribe-pattern #subscribe-submit {
    width: 100%;
  }
}
.jetpackeme-subscribe-pattern #subscribe-submit button {
  font-weight: 600;
  padding: 8px 24px !important;
}
@media (max-width: 672px) {
  .jetpackeme-subscribe-pattern #subscribe-submit button {
    margin: 0 !important;
  }
}

div.wp-block-a4a-partner-directory-hire-an-expert-form {
  background: #fff;
  border-radius: 8px;
}
div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset {
  padding: 1.5rem 1.5rem 0 1.5rem;
  margin-bottom: 0;
}
div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset legend {
  color: #101517;
  font-size: 20px;
  padding-top: 1.5rem;
  margin-bottom: 0;
  font-weight: 400;
}
div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div label {
  color: #50575e;
  font-size: 16px;
}
div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div input[type=text],
div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div input[type=email],
div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div input[type=url],
div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div textarea {
  padding: 0.75rem 1rem;
  width: 100%;
  font-size: 14px;
  border: 1px solid #dcdcde;
  border-radius: 4px;
}
div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div textarea {
  height: 200px;
}
div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div div[role=radiogroup] {
  padding: 16px;
  border: 1px solid #dcdcde;
  border-radius: 4px;
}
div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div div[role=radiogroup] label {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 1rem;
  color: #2c3338;
  font-size: 14px;
}
div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div div[role=radiogroup] input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  border: 1px solid #c3c4c7;
  background-color: white;
  border-radius: 100%;
}
div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div div[role=radiogroup] input[type=radio]:checked {
  border-color: #008710;
  border-width: 5px;
}
div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div div[role=radiogroup] div:last-child label {
  margin-bottom: 0;
}
div.wp-block-a4a-partner-directory-hire-an-expert-form div.form-navigation {
  display: grid;
  grid-template-columns: 1.75fr 1fr 1.75fr;
  grid-template-areas: "back dots next";
  gap: 0.25rem;
  align-content: center;
  padding: 0 1.5rem 1.5rem 1.5rem;
  margin-top: 1rem;
}
div.wp-block-a4a-partner-directory-hire-an-expert-form div.form-navigation div.progress-dots {
  grid-area: dots;
}
div.wp-block-a4a-partner-directory-hire-an-expert-form div.form-navigation div.progress-dots span.dot.active {
  background-color: #008710;
}
div.wp-block-a4a-partner-directory-hire-an-expert-form div.form-navigation button {
  padding: 0.625rem 0.5rem;
  border-radius: 8px;
  border: none;
  background-color: #008710;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  line-height: 24px;
  width: fit-content;
  white-space: nowrap;
  min-width: 85px;
}
div.wp-block-a4a-partner-directory-hire-an-expert-form div.form-navigation button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
@media (min-width: 783px) {
  div.wp-block-a4a-partner-directory-hire-an-expert-form div.form-navigation button {
    font-size: 18px;
    padding: 0.625rem 2rem;
    min-width: 100px;
  }
}
div.wp-block-a4a-partner-directory-hire-an-expert-form div.form-navigation button.back-button {
  grid-area: back;
  border: 1px solid #101517;
  background-color: #fff;
  color: #101517;
}
div.wp-block-a4a-partner-directory-hire-an-expert-form div.form-navigation div.action-buttons {
  grid-area: next;
}
div.wp-block-a4a-partner-directory-hire-an-expert-form div[data-wp-bind--hidden="!state.isSubmitted"] > div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 1.5rem;
}
div.wp-block-a4a-partner-directory-hire-an-expert-form div[data-wp-bind--hidden="!state.isSubmitted"] > div h2 {
  font-size: 20px;
  margin: 0;
}
div.wp-block-a4a-partner-directory-hire-an-expert-form div[data-wp-bind--hidden="!state.isSubmitted"] > div svg {
  width: 32px;
  height: 32px;
  margin-right: 1rem;
}
div.wp-block-a4a-partner-directory-hire-an-expert-form div[data-wp-bind--hidden="!state.isSubmitted"] > div svg path {
  fill: #008710;
}
div.wp-block-a4a-partner-directory-hire-an-expert-form div[data-wp-bind--hidden="!state.isSubmitted"] > div p {
  margin-top: 1rem;
  margin-bottom: 0;
  flex-basis: 100%;
}
div.wp-block-a4a-partner-directory-hire-an-expert-form div[data-wp-bind--hidden="!state.isSubmissionError"] {
  padding: 1.5rem;
}
div.wp-block-a4a-partner-directory-hire-an-expert-form div[data-wp-bind--hidden="!state.isSubmissionError"] h2 {
  font-size: 20px;
  margin: 0;
}
div.wp-block-a4a-partner-directory-hire-an-expert-form div[data-wp-bind--hidden="!state.isSubmissionError"] p {
  margin-top: 1rem;
  margin-bottom: 0;
  flex-basis: 100%;
}

.single-post h2.jetpack-instant-search__search-filters-title,
.single h2.jetpack-instant-search__search-filters-title,
.single-jetpack_support h2.jetpack-instant-search__search-filters-title {
  color: #00101c;
  display: block;
  font-size: inherit;
  font-weight: 700;
  line-height: 1.3;
  margin: 0;
  padding: 0;
}
.single-post h3.jetpack-instant-search__search-filter-sub-heading,
.single h3.jetpack-instant-search__search-filter-sub-heading,
.single-jetpack_support h3.jetpack-instant-search__search-filter-sub-heading {
  color: #646970;
  font-size: inherit;
  margin: 0;
  padding: 0;
  font-weight: 600;
}
.single-post h2.jetpack-instant-search__search-result-title,
.single-post h3.jetpack-instant-search__search-result-title,
.single h2.jetpack-instant-search__search-result-title,
.single h3.jetpack-instant-search__search-result-title,
.single-jetpack_support h2.jetpack-instant-search__search-result-title,
.single-jetpack_support h3.jetpack-instant-search__search-result-title {
  font-size: 1.6em;
  font-weight: 400;
  line-height: 1.35;
  margin: 0;
  overflow-wrap: break-word;
}
.single-post h2.jetpack-instant-search__search-results-title,
.single h2.jetpack-instant-search__search-results-title,
.single-jetpack_support h2.jetpack-instant-search__search-results-title {
  color: #00101c;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.3;
  margin: 1em 56px 1.5em;
  padding: 0;
  word-break: break-word;
}
@media (max-width: 992px) {
  .single-post h2.jetpack-instant-search__search-results-title,
  .single h2.jetpack-instant-search__search-results-title,
  .single-jetpack_support h2.jetpack-instant-search__search-results-title {
    margin-left: 40px;
    margin-right: 40px;
  }
}
@media (max-width: 768px) {
  .single-post h2.jetpack-instant-search__search-results-title,
  .single h2.jetpack-instant-search__search-results-title,
  .single-jetpack_support h2.jetpack-instant-search__search-results-title {
    margin-left: 20px;
    margin-right: 20px;
  }
}

.home-hero-visual {
  position: relative;
  display: flex;
  justify-content: center;
  margin-top: 125px;
}
@media (max-width: 900px) {
  .home-hero-visual {
    margin-top: 48px;
  }
}

.home-hero-visual__container {
  position: relative;
  transform-origin: top center;
}
@media (max-width: 1300px) {
  .home-hero-visual__container {
    transform: scale(0.9);
  }
}
@media (max-width: 1000px) {
  .home-hero-visual__container {
    transform: scale(0.75);
  }
}
@media (max-width: 900px) {
  .home-hero-visual__container {
    transform: none;
  }
}
@media (max-width: 600px) {
  .home-hero-visual__container {
    position: initial;
  }
}

.home-hero-visual__img {
  width: 298px;
  height: 589px;
  background-color: #fff;
  border: solid 10px #fff;
  border-radius: 24px;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
}
@media (max-width: 600px) {
  .home-hero-visual__img {
    width: 230px;
    height: 450px;
  }
}

.home-hero-visual__product-card {
  position: absolute;
  display: flex;
  flex-direction: column;
  width: 170px;
  min-height: 150px;
  padding: 10px;
  background: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(8px);
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  color: #50575e;
}
@media (max-width: 600px) {
  .home-hero-visual__product-card {
    width: 130px;
    min-height: 115px;
    padding: 8px;
  }
}
.home-hero-visual__product-card:nth-child(1) {
  top: 138px;
  right: calc(100% - 40px);
}
@media (max-width: 600px) {
  .home-hero-visual__product-card:nth-child(1) {
    top: 86px;
    right: calc(50% + 13vw);
  }
}
.home-hero-visual__product-card:nth-child(2) {
  top: 84px;
  left: calc(100% - 50px);
}
@media (max-width: 600px) {
  .home-hero-visual__product-card:nth-child(2) {
    top: -8px;
    left: calc(50% + 13vw);
  }
}
.home-hero-visual__product-card:nth-child(3) {
  bottom: 36px;
  right: calc(100% - 60px);
}
@media (max-width: 600px) {
  .home-hero-visual__product-card:nth-child(3) {
    bottom: 60px;
    right: calc(50% + 9vw);
  }
}
.home-hero-visual__product-card:nth-child(4) {
  bottom: 124px;
  left: calc(100% - 80px);
}
@media (max-width: 600px) {
  .home-hero-visual__product-card:nth-child(4) {
    bottom: 115px;
    left: calc(50% + 9vw);
  }
}

.home-hero-visual__product-header {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-block-end: 0.25rem;
}

.home-hero-visual__product-label {
  font-size: 0.9375rem;
}
@media (max-width: 600px) {
  .home-hero-visual__product-label {
    font-size: 0.75rem;
  }
}

.home-hero-visual__product-body {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
}

.home-hero-visual__product-graphic {
  position: relative;
  font-weight: 500;
}
.home-hero-visual__product-graphic > svg {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 600px) {
  .home-hero-visual__product-graphic > svg {
    max-width: 75%;
  }
}
[data-product=boost] .home-hero-visual__product-graphic > span {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 1.5rem;
  line-height: 1;
}
@media (max-width: 600px) {
  [data-product=boost] .home-hero-visual__product-graphic > span {
    font-size: 1.25rem;
  }
}
[data-product=anti-spam] .home-hero-visual__product-graphic {
  padding: 0 10%;
}
[data-product=anti-spam] .home-hero-visual__product-graphic > span {
  display: inline-block;
  font-size: 0.75rem;
  line-height: 1.2;
  text-align: center;
}
@media (max-width: 600px) {
  [data-product=anti-spam] .home-hero-visual__product-graphic > span {
    font-size: 0.5625rem;
  }
}
[data-product=anti-spam] .home-hero-visual__product-graphic > span > strong {
  display: block;
  color: #069e08;
  font-size: 2rem;
  font-weight: inherit;
}
@media (max-width: 600px) {
  [data-product=anti-spam] .home-hero-visual__product-graphic > span > strong {
    font-size: 1.25rem;
  }
}

.blog .j-content .blog-featured-post {
  display: flex;
  border-radius: 8px;
  overflow: hidden;
  height: 443px;
  max-width: 100%;
  transition: transform 0.3s ease-in-out;
}
@media (max-width: 1100px) {
  .blog .j-content .blog-featured-post {
    height: 380px;
  }
}
@media (max-width: 900px) {
  .blog .j-content .blog-featured-post {
    height: 340px;
  }
}
@media (max-width: 888px) {
  .blog .j-content .blog-featured-post {
    flex-direction: column;
    height: auto;
  }
}
.blog .j-content .blog-featured-post:hover .blog-featured-post__image img {
  transform: scale(1.05);
}
.blog .j-content .blog-featured-post__image {
  flex-basis: 58%;
  width: 100%;
  overflow: hidden;
  max-height: 443px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 888px) {
  .blog .j-content .blog-featured-post__image {
    flex-basis: 100%;
    width: 100%;
    aspect-ratio: 16/10;
  }
}
.blog .j-content .blog-featured-post__image img {
  width: 100%;
  height: auto;
  max-width: 100%;
  object-fit: contain;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  transition: transform 0.3s ease-in-out;
}
@media (max-width: 888px) {
  .blog .j-content .blog-featured-post__image img {
    object-fit: contain;
    border-radius: 0;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0;
  }
}
.blog .j-content .blog-featured-post__content {
  background-color: #daffdc;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  flex-basis: 42%;
  padding: 48px;
  display: flex;
  gap: 12px;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1000px) {
  .blog .j-content .blog-featured-post__content {
    padding: 32px;
  }
}
@media (max-width: 782px) {
  .blog .j-content .blog-featured-post__content {
    flex-basis: 100%;
    border-radius: 0;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 24px;
  }
}
.blog .j-content .blog-featured-post__content-category {
  color: #008710;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 20px;
}
.blog .j-content .blog-featured-post__content-title h2 {
  font-size: clamp(1.2rem, 1rem + (1vw - 3.75px) * 1.2, 2rem);
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
  letter-spacing: -0.32px;
}
@media (max-width: 888px) {
  .blog .j-content .blog-featured-post__content-title h2 {
    font-size: clamp(1.3rem, 1.2rem + (1vw - 3.75px) * 1.2, 2rem);
  }
}
.blog .j-content .blog-featured-post__content-excerpt {
  color: #101517;
  font-size: clamp(0.5rem, 0.5rem + (1vw - 3.75px) * 1.2, 1em);
}
@media (max-width: 888px) {
  .blog .j-content .blog-featured-post__content-excerpt {
    font-size: clamp(1rem, 1rem + (1vw - 3.75px) * 1.2, 1em);
  }
}
.blog .j-content .blog-featured-post__content-author {
  display: flex;
  align-items: center;
  margin-top: 15px;
}
.blog .j-content .blog-featured-post__content-author-image {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
}
.blog .j-content .blog-featured-post__content-author-details-name {
  font-size: 14px;
  color: #333;
  font-weight: bold;
}
.blog .j-content .blog-featured-post__content-author-details-date {
  font-size: 14px;
  color: #666;
}

.author-post-meta {
  display: flex;
  gap: 18px;
}
.author-post-meta .author-name-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 1rem;
}
.author-post-meta .author-name-wrapper .author-name {
  font-weight: 600;
  line-height: 26px;
}

.single-post .j-content,
.blog .j-content,
.tax-topics .j-content,
.category .j-content {
  color: #003010;
  position: relative;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 128px;
  width: 100%;
}
@media (max-width: 1300px) {
  .single-post .j-content,
  .blog .j-content,
  .tax-topics .j-content,
  .category .j-content {
    width: 90%;
  }
}
@media (max-width: 1100px) {
  .single-post .j-content,
  .blog .j-content,
  .tax-topics .j-content,
  .category .j-content {
    width: 95%;
  }
}
.single-post .j-content .alignfull,
.blog .j-content .alignfull,
.tax-topics .j-content .alignfull,
.category .j-content .alignfull {
  left: 50%;
  transform: translateX(-50%);
  max-width: 888px;
  max-width: none;
  position: relative;
}
@media (max-width: 888px) {
  .single-post .j-content .alignfull,
  .blog .j-content .alignfull,
  .tax-topics .j-content .alignfull,
  .category .j-content .alignfull {
    width: 100%;
    height: auto;
  }
}
.single-post .j-content .post-categories,
.blog .j-content .post-categories,
.tax-topics .j-content .post-categories,
.category .j-content .post-categories {
  margin: 32px 0;
}
.single-post .j-content .post-categories a,
.blog .j-content .post-categories a,
.tax-topics .j-content .post-categories a,
.category .j-content .post-categories a {
  font-size: 0.875rem;
  line-height: 20px;
  padding: 5px 11px;
  border-radius: 4px;
  background-color: #daffdc;
  margin-right: 16px;
}
.single-post .j-content .post-meta,
.blog .j-content .post-meta,
.tax-topics .j-content .post-meta,
.category .j-content .post-meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.single-post .j-content .entry-content h2,
.blog .j-content .entry-content h2,
.tax-topics .j-content .entry-content h2,
.category .j-content .entry-content h2 {
  font-size: 2rem;
}
.single-post .j-content .entry-content .author-section,
.blog .j-content .entry-content .author-section,
.tax-topics .j-content .entry-content .author-section,
.category .j-content .entry-content .author-section {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  row-gap: 24px;
  column-gap: 18px;
}
.single-post .j-content .entry-content .author-section a,
.blog .j-content .entry-content .author-section a,
.tax-topics .j-content .entry-content .author-section a,
.category .j-content .entry-content .author-section a {
  color: #101517;
  text-decoration: underline;
}
.single-post .j-content .entry-content .author-section a:hover,
.blog .j-content .entry-content .author-section a:hover,
.tax-topics .j-content .entry-content .author-section a:hover,
.category .j-content .entry-content .author-section a:hover {
  color: #101517;
}
.single-post .j-content .entry-content .author-section .author-section-name,
.blog .j-content .entry-content .author-section .author-section-name,
.tax-topics .j-content .entry-content .author-section .author-section-name,
.category .j-content .entry-content .author-section .author-section-name {
  color: #101517;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  letter-spacing: -0.02em;
  line-height: 135%;
  margin: 0 !important;
  text-shadow: none;
}
.single-post .j-content .entry-content .author-section .author-section-avatar,
.blog .j-content .entry-content .author-section .author-section-avatar,
.tax-topics .j-content .entry-content .author-section .author-section-avatar,
.category .j-content .entry-content .author-section .author-section-avatar {
  border-radius: 48px;
  height: 48px;
  justify-self: center;
  overflow: hidden;
  position: relative;
  width: 48px;
}
.single-post .j-content .entry-content .author-section .author-section-body,
.blog .j-content .entry-content .author-section .author-section-body,
.tax-topics .j-content .entry-content .author-section .author-section-body,
.category .j-content .entry-content .author-section .author-section-body {
  flex-basis: 100%;
  font-size: 1rem;
}
@media (max-width: 600px) {
  .single-post .j-content .entry-content .author-section,
  .blog .j-content .entry-content .author-section,
  .tax-topics .j-content .entry-content .author-section,
  .category .j-content .entry-content .author-section {
    padding: 1.5em;
  }
}
.single-post .j-content .content-wrapper,
.blog .j-content .content-wrapper,
.tax-topics .j-content .content-wrapper,
.category .j-content .content-wrapper {
  max-width: 660px;
  margin: 0 auto;
}
.single-post .j-content img,
.blog .j-content img,
.tax-topics .j-content img,
.category .j-content img {
  border-radius: 8px;
}
.single-post .j-content h1,
.blog .j-content h1,
.tax-topics .j-content h1,
.category .j-content h1 {
  font-size: 48px;
  line-height: 1.1;
  margin-top: 32px;
  margin-bottom: 47px;
  letter-spacing: -0.48px;
  font-weight: 500;
}
.single-post .j-content h2, .single-post .j-content h3, .single-post .j-content h4,
.blog .j-content h2,
.blog .j-content h3,
.blog .j-content h4,
.tax-topics .j-content h2,
.tax-topics .j-content h3,
.tax-topics .j-content h4,
.category .j-content h2,
.category .j-content h3,
.category .j-content h4 {
  color: #003010;
}
.single-post .j-content .attachment-post-thumbnail,
.blog .j-content .attachment-post-thumbnail,
.tax-topics .j-content .attachment-post-thumbnail,
.category .j-content .attachment-post-thumbnail {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  max-width: 888px;
  object-fit: cover;
  margin-bottom: 48px;
}
@media (max-width: 888px) {
  .single-post .j-content .attachment-post-thumbnail,
  .blog .j-content .attachment-post-thumbnail,
  .tax-topics .j-content .attachment-post-thumbnail,
  .category .j-content .attachment-post-thumbnail {
    width: 100%;
    height: auto;
  }
}
.single-post .j-content #comments,
.blog .j-content #comments,
.tax-topics .j-content #comments,
.category .j-content #comments {
  border: none;
}
.single-post .j-content #comments .comment-author,
.blog .j-content #comments .comment-author,
.tax-topics .j-content #comments .comment-author,
.category .j-content #comments .comment-author {
  line-height: 24px;
  min-height: 60px;
}
.single-post .j-content #comments .comment-meta,
.blog .j-content #comments .comment-meta,
.tax-topics .j-content #comments .comment-meta,
.category .j-content #comments .comment-meta {
  top: -32px !important;
  height: 32px;
}
.single-post .j-content #comments .comment-likes,
.blog .j-content #comments .comment-likes,
.tax-topics .j-content #comments .comment-likes,
.category .j-content #comments .comment-likes {
  margin-left: 70px;
}
.single-post .j-content #comments .comment-likes .comment-like-feedback,
.blog .j-content #comments .comment-likes .comment-like-feedback,
.tax-topics .j-content #comments .comment-likes .comment-like-feedback,
.category .j-content #comments .comment-likes .comment-like-feedback {
  padding: 0 0 0 5px;
}
.single-post .j-content #comments .comment-body,
.blog .j-content #comments .comment-body,
.tax-topics .j-content #comments .comment-body,
.category .j-content #comments .comment-body {
  margin-top: -32px;
}
.single-post .j-content .j-jetpack-related-posts,
.blog .j-content .j-jetpack-related-posts,
.tax-topics .j-content .j-jetpack-related-posts,
.category .j-content .j-jetpack-related-posts {
  color: #000;
}
.single-post .j-content .j-jetpack-related-posts .wp-block-heading,
.blog .j-content .j-jetpack-related-posts .wp-block-heading,
.tax-topics .j-content .j-jetpack-related-posts .wp-block-heading,
.category .j-content .j-jetpack-related-posts .wp-block-heading {
  font-size: 2rem;
}
.single-post .j-content .j-jetpack-related-posts .jp-related-posts-i2__post:hover .jp-related-posts-i2__post-img,
.blog .j-content .j-jetpack-related-posts .jp-related-posts-i2__post:hover .jp-related-posts-i2__post-img,
.tax-topics .j-content .j-jetpack-related-posts .jp-related-posts-i2__post:hover .jp-related-posts-i2__post-img,
.category .j-content .j-jetpack-related-posts .jp-related-posts-i2__post:hover .jp-related-posts-i2__post-img {
  transform: scale(1.05);
}
.single-post .j-content .j-jetpack-related-posts .jp-related-posts-i2__post .jp-related-posts-i2__post-img,
.blog .j-content .j-jetpack-related-posts .jp-related-posts-i2__post .jp-related-posts-i2__post-img,
.tax-topics .j-content .j-jetpack-related-posts .jp-related-posts-i2__post .jp-related-posts-i2__post-img,
.category .j-content .j-jetpack-related-posts .jp-related-posts-i2__post .jp-related-posts-i2__post-img {
  transition: transform 0.3s ease-in-out;
}
.single-post .j-content .j-jetpack-related-posts .jp-related-posts-i2__post a:visited, .single-post .j-content .j-jetpack-related-posts .jp-related-posts-i2__post a:active,
.blog .j-content .j-jetpack-related-posts .jp-related-posts-i2__post a:visited,
.blog .j-content .j-jetpack-related-posts .jp-related-posts-i2__post a:active,
.tax-topics .j-content .j-jetpack-related-posts .jp-related-posts-i2__post a:visited,
.tax-topics .j-content .j-jetpack-related-posts .jp-related-posts-i2__post a:active,
.category .j-content .j-jetpack-related-posts .jp-related-posts-i2__post a:visited,
.category .j-content .j-jetpack-related-posts .jp-related-posts-i2__post a:active {
  line-height: 1.2;
}
.single-post .j-content .j-jetpack-related-posts .jp-related-posts-i2__post .jp-related-posts-i2__post-link,
.blog .j-content .j-jetpack-related-posts .jp-related-posts-i2__post .jp-related-posts-i2__post-link,
.tax-topics .j-content .j-jetpack-related-posts .jp-related-posts-i2__post .jp-related-posts-i2__post-link,
.category .j-content .j-jetpack-related-posts .jp-related-posts-i2__post .jp-related-posts-i2__post-link {
  row-gap: 2rem;
  color: #000;
  font-size: 1.5rem;
  font-weight: 500;
}
.single-post .j-content .j-jetpack-related-posts .jp-related-posts-i2__post .jp-related-posts-i2__post-link > *:nth-last-child(2),
.blog .j-content .j-jetpack-related-posts .jp-related-posts-i2__post .jp-related-posts-i2__post-link > *:nth-last-child(2),
.tax-topics .j-content .j-jetpack-related-posts .jp-related-posts-i2__post .jp-related-posts-i2__post-link > *:nth-last-child(2),
.category .j-content .j-jetpack-related-posts .jp-related-posts-i2__post .jp-related-posts-i2__post-link > *:nth-last-child(2) {
  margin-top: 24px;
}
.single-post .j-content .j-jetpack-related-posts .jp-related-posts-i2__post .jp-related-posts-i2__post-defs,
.blog .j-content .j-jetpack-related-posts .jp-related-posts-i2__post .jp-related-posts-i2__post-defs,
.tax-topics .j-content .j-jetpack-related-posts .jp-related-posts-i2__post .jp-related-posts-i2__post-defs,
.category .j-content .j-jetpack-related-posts .jp-related-posts-i2__post .jp-related-posts-i2__post-defs {
  color: #646970;
  font-size: 1rem;
  line-height: 26px;
}

.post-meta {
  margin: 48px 0;
}

.j-content__posts-header {
  width: 100%;
}

.j-content__posts {
  width: 100%;
  margin-bottom: 96px;
}

.blog-category-articles {
  margin-bottom: 96px;
  margin-top: 32px;
}
.blog-category-articles .blog-articles-title {
  display: flex;
  align-items: baseline;
  flex-direction: row;
  gap: 19px;
  margin-bottom: 32px;
}
.blog-category-articles .blog-articles-title h2 {
  margin: 0;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.1;
  color: #000;
}
.blog-category-articles .blog-articles-title .category-view-all a {
  color: #000;
  font-size: 1.1875rem;
  font-weight: 400;
  text-decoration: none;
  position: relative;
}
.blog-category-articles .blog-articles-title .category-view-all a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #000;
  transform: scaleX(1);
  transform-origin: left;
  transition: transform 0.3s ease-in-out;
}
.blog-category-articles .blog-articles-title .category-view-all a:hover::after {
  transform: scaleX(0);
}

.blog-articles {
  display: flex;
  flex-wrap: wrap;
  --wp-latest-posts-gap: 24px;
  padding: 0;
  margin: 0;
  list-style: none;
  gap: var(--wp-latest-posts-gap);
  justify-content: flex-start;
}
@media (max-width: 672px) {
  .blog-articles {
    justify-content: center;
  }
}
.blog-articles > li {
  flex: 1 1 calc(33.333% - var(--wp-latest-posts-gap));
  min-width: 300px;
  max-width: calc(50% - var(--wp-latest-posts-gap) / 2);
}
@media (max-width: 672px) {
  .blog-articles > li {
    max-width: 100%;
  }
}

.blog-categories {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  list-style: none;
  margin: 32px 0;
  padding: 0;
}
.blog-categories.not-displayed {
  visibility: hidden;
}
.blog-categories li {
  display: flex;
  align-items: center;
}
.blog-categories li a {
  color: #2c3338;
  font-size: 0.875rem;
  line-height: 20px;
  padding: 16px;
  border-radius: 4px;
  background: #f6f7f7;
  line-height: 1;
  transition: background-color 0.2s ease;
}
.blog-categories li a:hover {
  background: #f1f2f2;
  color: #2c3338;
}
.blog-categories .blog-categories__search {
  margin-left: auto;
}
@media (max-width: 700px) {
  .blog-categories .blog-categories__search {
    margin-left: 0;
  }
}
.blog-categories .blog-categories__search .blog-categories__search-btn {
  background-color: transparent;
  border: 1px solid #c3c4c7;
  color: #fff;
  transform: scale(0.9);
}
.blog-categories .blog-categories__search .blog-categories__search-btn:hover {
  background-color: #101517;
}
.blog-categories .blog-categories__search .blog-categories__search-btn:hover .gridicon {
  fill: #fff;
}
.blog-categories .blog-categories__search .blog-categories__search-btn .gridicon {
  width: 1rem;
  height: 1rem;
  fill: #101517;
  transform: scaleX(-1);
}
.blog-categories .blog-category--active a {
  background: #008710;
  color: #fff;
}
.blog-categories .blog-category--active a:hover {
  background: #009111;
  color: #fff;
}
.blog-categories .blog-category--featured a {
  background: #008710;
  position: relative;
  padding-left: 40px;
  color: #fff;
}
.blog-categories .blog-category--featured a:hover {
  background: #009111;
  color: #fff;
}
.blog-categories .blog-category--featured a::before {
  content: "";
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  background-image: url(/wp-content/themes/a8c/jetpackme-new/img/icon_star.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.blog-article {
  display: flex;
  flex-direction: column;
  gap: 32px;
  justify-content: space-between;
  height: 100%;
}
.blog-article:hover .blog-article__image {
  transform: scale(1.05);
}
.blog-article__image {
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
  position: relative;
  transition: transform 0.3s ease-in-out;
}
.blog-article__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blog-article__content {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.blog-article__content-title h2 {
  color: #000;
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: 500;
}
.blog-article__content-date {
  color: #646970;
  font-size: 1rem;
  font-weight: 400;
  line-height: 26px;
  margin-top: auto;
}

.single-post .jp-relatedposts {
  display: none !important;
}

@media (max-width: 900px) {
  .blog .blog-categories {
    width: 100%;
  }
  .blog .blog-categories .blog-category {
    display: none !important;
  }
  .blog .blog-categories .blog-categories-mobile-dropdown {
    display: block !important;
    width: calc(100% - 52px - 20px);
  }
  .blog .blog-categories .blog-categories-mobile-dropdown__content {
    width: 1000px;
  }
}

.is-mobile-categories-menu-visible .blog-categories .blog-category {
  display: none !important;
}
.is-mobile-categories-menu-visible .blog-categories .blog-categories-mobile-dropdown {
  display: block !important;
}

.blog-categories-mobile-dropdown-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(48, 59, 44, 0.45);
  z-index: 99;
  display: none;
}

.blog-categories-mobile-dropdown {
  display: none !important;
  position: relative;
  background-color: #fff;
  cursor: pointer;
  min-width: 200px;
}
.blog-categories-mobile-dropdown .blog-categories-mobile-dropdown__btn {
  border: 1px solid #c3c4c7;
  border-radius: 4px;
  padding: 7px 14px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 1rem;
}
.blog-categories-mobile-dropdown .blog-categories-mobile-dropdown__btn svg {
  transform-origin: center center;
  transition: transform 0.1s;
  width: 16px;
  height: 16px;
}
.blog-categories-mobile-dropdown .blog-categories-mobile-dropdown__content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease;
  position: absolute;
  top: calc(52px + 2rem);
  width: 100%;
  background-color: #fff;
  z-index: 100;
  width: 500px;
  overflow: hidden;
  padding-left: 18px;
  padding-bottom: 12px;
}
.blog-categories-mobile-dropdown .blog-categories-mobile-dropdown__content a {
  display: block;
  background-color: #fff;
  font-size: 1rem;
}
.blog-categories-mobile-dropdown .blog-categories-mobile-dropdown__content a:focus, .blog-categories-mobile-dropdown .blog-categories-mobile-dropdown__content a:hover {
  outline: none;
  background-color: #fff;
  border: none;
}
.blog-categories-mobile-dropdown .blog-categories-mobile-dropdown__content a.active {
  color: #008710;
}
.blog-categories-mobile-dropdown .blog-categories-mobile-dropdown__content a.active::before {
  content: "•";
  margin-right: 10px;
  position: absolute;
  left: 14px;
}

body.show-categories-mobile-dropdown .blog-categories-mobile-dropdown-overlay {
  display: block;
}
body.show-categories-mobile-dropdown .blog-categories-mobile-dropdown {
  z-index: 101;
}
body.show-categories-mobile-dropdown .blog-categories-mobile-dropdown .blog-categories-mobile-dropdown__content {
  opacity: 1;
  max-height: 100vh;
}
body.show-categories-mobile-dropdown .blog-categories-mobile-dropdown .blog-categories-mobile-dropdown__btn {
  border-color: #008710;
}
body.show-categories-mobile-dropdown .blog-categories-mobile-dropdown .blog-categories-mobile-dropdown__btn svg {
  transform: rotate(180deg);
}
body.show-categories-mobile-dropdown .j-content__posts-header {
  background-color: #fff;
  z-index: 100;
  position: relative;
}

.category .mast, .tax-topics .mast {
  margin-bottom: 0;
}
.category .j-content .j-content__posts-header, .tax-topics .j-content .j-content__posts-header {
  margin-bottom: 2rem;
  margin-top: 0;
}
.category .j-content .j-content__posts-header .j-content__posts-header-wrapper, .tax-topics .j-content .j-content__posts-header .j-content__posts-header-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  flex-wrap: wrap;
}
@media (max-width: 560px) {
  .category .j-content .j-content__posts-header .j-content__posts-header-wrapper, .tax-topics .j-content .j-content__posts-header .j-content__posts-header-wrapper {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
  .category .j-content .j-content__posts-header .j-content__posts-header-wrapper .blog-categories-mobile-dropdown, .tax-topics .j-content .j-content__posts-header .j-content__posts-header-wrapper .blog-categories-mobile-dropdown {
    width: calc(100% - 52px - 20px);
  }
  .category .j-content .j-content__posts-header .j-content__posts-header-wrapper .blog-categories, .tax-topics .j-content .j-content__posts-header .j-content__posts-header-wrapper .blog-categories {
    width: 100%;
  }
}
.category .j-content .j-content__posts-header .j-content__posts-header-wrapper h1, .tax-topics .j-content .j-content__posts-header .j-content__posts-header-wrapper h1 {
  margin: 0;
  font-weight: 500;
  line-height: 1.1;
}
@media (max-width: 900px) {
  .category .j-content .j-content__posts-header .j-content__posts-header-wrapper h1, .tax-topics .j-content .j-content__posts-header .j-content__posts-header-wrapper h1 {
    font-size: 2.5rem;
  }
}
@media (max-width: 672px) {
  .category .j-content .j-content__posts-header .j-content__posts-header-wrapper h1, .tax-topics .j-content .j-content__posts-header .j-content__posts-header-wrapper h1 {
    font-size: 2rem;
  }
}
.category .j-content .j-content__posts-header .j-content__posts-header-wrapper .blog-categories, .tax-topics .j-content .j-content__posts-header .j-content__posts-header-wrapper .blog-categories {
  margin: 0;
}
.category .j-content .blog-articles > li, .tax-topics .j-content .blog-articles > li {
  max-width: calc(33.333% - var(--wp-latest-posts-gap) * 0.6666666667);
}
@media (max-width: 997px) {
  .category .j-content .blog-articles > li, .tax-topics .j-content .blog-articles > li {
    max-width: calc(50% - var(--wp-latest-posts-gap) / 2);
  }
}
@media (max-width: 672px) {
  .category .j-content .blog-articles > li, .tax-topics .j-content .blog-articles > li {
    max-width: 100%;
  }
}
@media (max-width: 997px) {
  .category .j-content .blog-articles > li, .tax-topics .j-content .blog-articles > li {
    max-width: calc(50% - var(--wp-latest-posts-gap) / 2);
  }
}
@media (max-width: 672px) {
  .category .j-content .blog-articles > li, .tax-topics .j-content .blog-articles > li {
    max-width: 100%;
  }
}
.category .blog-categories__search, .tax-topics .blog-categories__search {
  margin-left: 0 !important;
}

.post-type-archive-jetpack_support .l-side {
  display: grid;
  grid-template-columns: 1fr;
  gap: 15px;
  margin-bottom: 1em;
}
@media (min-width: 901px) {
  .post-type-archive-jetpack_support .l-side {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 0;
  }
}
.post-type-archive-jetpack_support .l-side .widget {
  width: 100%;
  height: 100%;
  margin: 0;
}

#ls-overlay a:before {
  display: none !important;
}

body #ls-overlay {
  background-color: #1d2327;
  background-color: rgba(29, 35, 39, 0.92);
  padding: 5vh 5vw;
}
body #ls-overlay h2 {
  color: white;
}
body #ls-overlay li a {
  border-radius: 4px;
  margin-bottom: 6px;
  transition-duration: 0.1s;
  padding: 1em 1em 1em 1.3em;
}
body #ls-overlay li a:hover, body #ls-overlay li a:focus {
  border-color: transparent;
  box-shadow: 0 0 0 2px #fff;
  outline: none;
  transition: none;
}
body #ls-overlay li.active a {
  background-color: #000;
}

body #ls-overlay-close {
  border-radius: 4px;
  transition-duration: 0.1s;
  padding: 18px;
  right: 6vw;
  top: 8vh;
}
body #ls-overlay-close:before, body #ls-overlay-close:after {
  background-color: white;
  content: "";
  display: block;
  position: absolute;
  height: 3px;
  width: 25px;
  border-radius: 3px;
  transform-origin: center;
  top: calc(50% - 1.5px);
  left: calc(50% - 12.5px);
}
body #ls-overlay-close:before {
  transform: rotate(45deg);
}
body #ls-overlay-close:after {
  transform: rotate(-45deg);
}
body #ls-overlay-close:hover, body #ls-overlay-close:focus {
  background-color: #000;
  border-color: transparent;
  box-shadow: 0 0 0 2px #fff;
  outline: none;
  transition: none;
}

body #ls-overlay.slide-in-up {
  transition: transform 0.2s ease-out, opacity 0.2s ease-in-out;
  transform: translate3d(0, 6px, 0) scale(1.04);
  opacity: 0;
}

#ls-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000000;
  background-color: #5D3B4A;
  background: rgba(59, 74, 93, 0.95);
  color: #fff;
  overflow: auto;
  display: none;
}

#ls-overlay.slide-in-up {
  opacity: 0.4;
  -webkit-transition: -webkit-transform 0.5s ease-in, opacity 0.6s ease-in-out;
  transition: transform 0.5s ease-in, opacity 0.6s ease-in-out;
  -webkit-transform: translate3d(0, 100%, 0) scale(0.9);
  transform: translate3d(0, 100%, 0) scale(0.9);
}

#ls-overlay.animate.slide-in-up {
  -webkit-transform: translate3d(0, 0%, 0) scale(1);
  transform: translate3d(0, 0%, 0) scale(1);
  opacity: 1;
}

#ls-overlay h2 {
  padding: 20px 20px 0 20px;
  font-size: 2em;
  position: relative;
}

#ls-overlay ul {
  padding: 20px 20px 0;
  font-size: 1.2em;
  list-style-type: none;
  max-width: 500px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}

#ls-overlay li {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}

#ls-overlay li.active a {
  background: #4cb420;
}

#ls-overlay li.active a:before {
  content: '\f418';
}

#ls-overlay li a {
  display: block;
  padding: 1em 0 1em 0.5em;
  width: 200px;
  color: #fff;
}

#ls-overlay li a:before {
  font: bold 2em/0.5 Noticons;
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  height: 0.5em;
  white-space: nowrap;
  padding-bottom: 1px;
}

#ls-overlay li a:hover {
  background: #90aec2;
}

#ls-overlay li a:hover:before {
  content: '\f418';
}


#ls-overlay-close {
  cursor: pointer;
  position: fixed;
  right: 25px;
  top: 20px;
  z-index: 20;
}

#ls-overlay-close::before {
  content: '\f406';
  font: bold 2em/0.5 Noticons;
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  height: 0.5em;
  white-space: nowrap;
  padding-bottom: 1px;
}


.rtl #ls-overlay ul {
  
  direction: ltr;
  
  float: right;
  
  text-align: right;
}

@media screen and (max-width: 400px) {
  
  #ls-overlay h2 {
    display: none;
  }

  
  #ls-overlay ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }

  
  #ls-overlay li a {
    padding: 0.75em 0 0.75em 0.5em;
  }
}
@charset "UTF-8";
.page-template-page-with-corner-blobs,
.page-template-page-without-corner-blobs {
  
  
  
  
  
  
}
.page-template-page-with-corner-blobs .has-jetpack-green-30-color,
.page-template-page-without-corner-blobs .has-jetpack-green-30-color {
  color: #2fb41f;
}
.page-template-page-with-corner-blobs .has-jetpack-green-30-background-color,
.page-template-page-without-corner-blobs .has-jetpack-green-30-background-color {
  background-color: #2fb41f;
}
.page-template-page-with-corner-blobs .has-jetpack-green-40-color,
.page-template-page-without-corner-blobs .has-jetpack-green-40-color {
  color: #069e08;
}
.page-template-page-with-corner-blobs .has-jetpack-green-40-background-color,
.page-template-page-without-corner-blobs .has-jetpack-green-40-background-color {
  background-color: #069e08;
}
.page-template-page-with-corner-blobs .has-jetpack-green-50-color,
.page-template-page-without-corner-blobs .has-jetpack-green-50-color {
  color: #008710;
}
.page-template-page-with-corner-blobs .has-jetpack-green-50-background-color,
.page-template-page-without-corner-blobs .has-jetpack-green-50-background-color {
  background-color: #008710;
}
.page-template-page-with-corner-blobs .has-jetpack-green-60-color,
.page-template-page-without-corner-blobs .has-jetpack-green-60-color {
  color: #007117;
}
.page-template-page-with-corner-blobs .has-jetpack-green-60-background-color,
.page-template-page-without-corner-blobs .has-jetpack-green-60-background-color {
  background-color: #007117;
}
.page-template-page-with-corner-blobs .has-gray-0-color,
.page-template-page-without-corner-blobs .has-gray-0-color {
  color: #f6f7f7;
}
.page-template-page-with-corner-blobs .has-gray-0-background-color,
.page-template-page-without-corner-blobs .has-gray-0-background-color {
  background-color: #f6f7f7;
}
.page-template-page-with-corner-blobs .has-gray-70-color,
.page-template-page-without-corner-blobs .has-gray-70-color {
  color: #3c434a;
}
.page-template-page-with-corner-blobs .has-gray-40-color,
.page-template-page-without-corner-blobs .has-gray-40-color {
  color: #787c82;
}
.page-template-page-with-corner-blobs .has-gray-70-background-color,
.page-template-page-without-corner-blobs .has-gray-70-background-color {
  background-color: #3c434a;
}
.page-template-page-with-corner-blobs .has-green-0-background-color,
.page-template-page-without-corner-blobs .has-green-0-background-color {
  background-color: #f0f2eb;
}
.page-template-page-with-corner-blobs .entry-content .wp-block-pullquote,
.page-template-page-without-corner-blobs .entry-content .wp-block-pullquote {
  border: none;
  color: #008710;
}
.page-template-page-with-corner-blobs .entry-content .wp-block-pullquote.is-style-default,
.page-template-page-without-corner-blobs .entry-content .wp-block-pullquote.is-style-default {
  text-align: left;
}
.page-template-page-with-corner-blobs .entry-content .wp-block-pullquote blockquote,
.page-template-page-without-corner-blobs .entry-content .wp-block-pullquote blockquote {
  position: relative;
}
.page-template-page-with-corner-blobs .entry-content .wp-block-pullquote blockquote p,
.page-template-page-without-corner-blobs .entry-content .wp-block-pullquote blockquote p {
  font-size: 24px;
}
.page-template-page-with-corner-blobs .entry-content .wp-block-pullquote blockquote p:before,
.page-template-page-without-corner-blobs .entry-content .wp-block-pullquote blockquote p:before {
  color: #069e08;
  content: "“";
  font-size: 72px;
  top: -2rem;
  left: -2.625rem;
  position: absolute;
}
.page-template-page-with-corner-blobs .entry-content .has-jetpack-green-30-background-color a,
.page-template-page-with-corner-blobs .entry-content .has-jetpack-green-40-background-color a,
.page-template-page-with-corner-blobs .entry-content .has-jetpack-green-50-background-color a,
.page-template-page-with-corner-blobs .entry-content .has-jetpack-green-60-background-color a,
.page-template-page-without-corner-blobs .entry-content .has-jetpack-green-30-background-color a,
.page-template-page-without-corner-blobs .entry-content .has-jetpack-green-40-background-color a,
.page-template-page-without-corner-blobs .entry-content .has-jetpack-green-50-background-color a,
.page-template-page-without-corner-blobs .entry-content .has-jetpack-green-60-background-color a {
  text-decoration: underline;
}
.page-template-page-with-corner-blobs .entry-content .has-jetpack-green-30-background-color a:hover,
.page-template-page-with-corner-blobs .entry-content .has-jetpack-green-40-background-color a:hover,
.page-template-page-with-corner-blobs .entry-content .has-jetpack-green-50-background-color a:hover,
.page-template-page-with-corner-blobs .entry-content .has-jetpack-green-60-background-color a:hover,
.page-template-page-without-corner-blobs .entry-content .has-jetpack-green-30-background-color a:hover,
.page-template-page-without-corner-blobs .entry-content .has-jetpack-green-40-background-color a:hover,
.page-template-page-without-corner-blobs .entry-content .has-jetpack-green-50-background-color a:hover,
.page-template-page-without-corner-blobs .entry-content .has-jetpack-green-60-background-color a:hover {
  color: #000000;
}
.page-template-page-with-corner-blobs h1.wp-block-heading,
.page-template-page-without-corner-blobs h1.wp-block-heading {
  font-size: clamp(2.75rem, 2vw + 2.5rem, 4rem);
  line-height: 120%;
  margin-bottom: 24px;
}
.page-template-page-with-corner-blobs h1.wp-block-heading + p,
.page-template-page-without-corner-blobs h1.wp-block-heading + p {
  font-size: 24px;
  line-height: 150%;
  margin-block-end: 48px;
}
.page-template-page-with-corner-blobs h2.wp-block-heading,
.page-template-page-without-corner-blobs h2.wp-block-heading {
  line-height: 120%;
  font-weight: 500;
  margin-bottom: 24px;
}
.page-template-page-with-corner-blobs h1.wp-block-heading,
.page-template-page-with-corner-blobs h2.wp-block-heading,
.page-template-page-without-corner-blobs h1.wp-block-heading,
.page-template-page-without-corner-blobs h2.wp-block-heading {
  word-wrap: normal;
}
.page-template-page-with-corner-blobs .wp-block-button.is-style-jetpack-button,
.page-template-page-without-corner-blobs .wp-block-button.is-style-jetpack-button {
  margin-bottom: 16px !important;
}
.page-template-page-with-corner-blobs .wp-block-button.is-style-jetpack-button .wp-block-button__link,
.page-template-page-without-corner-blobs .wp-block-button.is-style-jetpack-button .wp-block-button__link {
  font-weight: normal;
  font-size: 18px;
}
.page-template-page-with-corner-blobs .wp-block-button.is-style-jetpack-button .wp-block-button__link:hover,
.page-template-page-without-corner-blobs .wp-block-button.is-style-jetpack-button .wp-block-button__link:hover {
  background-color: #005b18;
}
.page-template-page-with-corner-blobs .wp-block-button.is-style-jetpack-button .wp-block-button__link:focus-visible,
.page-template-page-without-corner-blobs .wp-block-button.is-style-jetpack-button .wp-block-button__link:focus-visible {
  outline: dotted 1px #004515;
  outline-offset: 2px;
}
.page-template-page-with-corner-blobs .wp-block-button.is-style-jetpack-button.has-small-font-size .wp-block-button__link,
.page-template-page-without-corner-blobs .wp-block-button.is-style-jetpack-button.has-small-font-size .wp-block-button__link {
  font-size: 16px;
  padding: 10px 14px;
}
.page-template-page-with-corner-blobs .badges,
.page-template-page-without-corner-blobs .badges {
  display: flex;
  justify-content: center;
  flex-flow: wrap;
  gap: 40px;
  align-items: center;
}
.page-template-page-with-corner-blobs .badges .wp-block-image,
.page-template-page-without-corner-blobs .badges .wp-block-image {
  margin-left: unset;
  margin-right: unset;
}
.page-template-page-with-corner-blobs .wp-block-image.aligncenter,
.page-template-page-without-corner-blobs .wp-block-image.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.page-template-page-with-corner-blobs .wp-block-pullquote__citation,
.page-template-page-with-corner-blobs .wp-block-pullquote cite,
.page-template-page-with-corner-blobs .wp-block-pullquote footer,
.page-template-page-without-corner-blobs .wp-block-pullquote__citation,
.page-template-page-without-corner-blobs .wp-block-pullquote cite,
.page-template-page-without-corner-blobs .wp-block-pullquote footer {
  color: #646970;
  font-size: 16px;
  font-style: italic;
  text-transform: capitalize;
}
.page-template-page-with-corner-blobs .wp-block-jetpack-contact-form,
.page-template-page-without-corner-blobs .wp-block-jetpack-contact-form {
  font-size: 16px;
  margin-left: auto;
  margin-right: auto;
  max-width: 840px;
}
.page-template-page-with-corner-blobs .j-section-divider,
.page-template-page-without-corner-blobs .j-section-divider {
  position: relative;
  text-align: center;
  height: 20px;
  margin: 3em 0;
  width: 100%;
}
.page-template-page-with-corner-blobs .j-section-divider hr,
.page-template-page-without-corner-blobs .j-section-divider hr {
  margin: 0;
  padding: 0;
  border: none;
  border-top: 1px solid #D9D9D9;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
}
.page-template-page-with-corner-blobs .j-section-divider .svg-container,
.page-template-page-without-corner-blobs .j-section-divider .svg-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  padding: 0 10px;
}
.page-template-page-with-corner-blobs .j-section-divider .svg-container svg,
.page-template-page-without-corner-blobs .j-section-divider .svg-container svg {
  display: block;
}
@media (max-width: 600px) {
  .page-template-page-with-corner-blobs .j-section-divider,
  .page-template-page-without-corner-blobs .j-section-divider {
    margin: 1em 0;
  }
}
.page-template-page-with-corner-blobs .jetpackme-custom-sharing-buttons,
.page-template-page-without-corner-blobs .jetpackme-custom-sharing-buttons {
  gap: 12px;
}
.page-template-page-with-corner-blobs .jetpackme-custom-sharing-buttons a.jetpack-sharing-button__button.style-icon,
.page-template-page-without-corner-blobs .jetpackme-custom-sharing-buttons a.jetpack-sharing-button__button.style-icon {
  padding: 0;
  margin: 0;
}
.page-template-page-with-corner-blobs .jetpackme-custom-sharing-buttons .share-mail .social-logo-mail,
.page-template-page-without-corner-blobs .jetpackme-custom-sharing-buttons .share-mail .social-logo-mail {
  display: none;
}
.page-template-page-with-corner-blobs .jetpackme-custom-sharing-buttons .share-mail:before,
.page-template-page-without-corner-blobs .jetpackme-custom-sharing-buttons .share-mail:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M3 7C3 5.89543 3.89543 5 5 5H19C20.1046 5 21 5.89543 21 7V17C21 18.1046 20.1046 19 19 19H5C3.89543 19 3 18.1046 3 17V7ZM5 6.5H19C19.2761 6.5 19.5 6.72386 19.5 7V7.93754L12 13.5625L4.5 7.93746V7C4.5 6.72386 4.72386 6.5 5 6.5ZM4.5 9.81246V17C4.5 17.2761 4.72386 17.5 5 17.5H19C19.2761 17.5 19.5 17.2761 19.5 17V9.81254L12 15.4375L4.5 9.81246Z" fill="%23003010"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
}
.page-template-page-with-corner-blobs .jetpackme-custom-sharing-buttons .share-share .social-logo-share,
.page-template-page-without-corner-blobs .jetpackme-custom-sharing-buttons .share-share .social-logo-share {
  display: none;
}
.page-template-page-with-corner-blobs .jetpackme-custom-sharing-buttons .share-share:before,
.page-template-page-without-corner-blobs .jetpackme-custom-sharing-buttons .share-share:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M10 17.389H8.44401C7.06634 17.389 5.7451 16.8417 4.77095 15.8676C3.79679 14.8934 3.24951 13.5722 3.24951 12.1945C3.24951 10.8168 3.79679 9.49559 4.77095 8.52143C5.7451 7.54728 7.06634 7 8.44401 7H10V8.5H8.44401C7.46417 8.5 6.52446 8.88924 5.83161 9.58209C5.13875 10.2749 4.74951 11.2147 4.74951 12.1945C4.74951 13.1743 5.13875 14.1141 5.83161 14.8069C6.52446 15.4998 7.46417 15.889 8.44401 15.889H10V17.389ZM14 7H15.556C16.9338 7 18.2552 7.54733 19.2294 8.52158C20.2037 9.49583 20.751 10.8172 20.751 12.195C20.751 13.5728 20.2037 14.8942 19.2294 15.8684C18.2552 16.8427 16.9338 17.39 15.556 17.39H14V15.89H15.556C16.536 15.89 17.4758 15.5007 18.1688 14.8078C18.8617 14.1148 19.251 13.175 19.251 12.195C19.251 11.215 18.8617 10.2752 18.1688 9.58224C17.4758 8.88929 16.536 8.5 15.556 8.5H14V7ZM9.50001 13H14.5V11.5H9.50001V13Z" fill="%23003010"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
}
.page-template-page-with-corner-blobs .jetpackeme-subscribe-pattern,
.page-template-page-without-corner-blobs .jetpackeme-subscribe-pattern {
  width: 888px;
  margin: 0 auto;
}
.page-template-page-with-corner-blobs .jetpackeme-subscribe-pattern:has(.wp-block-jetpack-subscriptions__container:not(.is-not-subscriber)),
.page-template-page-without-corner-blobs .jetpackeme-subscribe-pattern:has(.wp-block-jetpack-subscriptions__container:not(.is-not-subscriber)) {
  display: none;
}
@media (max-width: 888px) {
  .page-template-page-with-corner-blobs .jetpackeme-subscribe-pattern,
  .page-template-page-without-corner-blobs .jetpackeme-subscribe-pattern {
    width: 100%;
    padding: 64px 80px 64px 80px !important;
  }
}
@media (max-width: 672px) {
  .page-template-page-with-corner-blobs .jetpackeme-subscribe-pattern,
  .page-template-page-without-corner-blobs .jetpackeme-subscribe-pattern {
    width: 100%;
    padding: 2.375rem !important;
    display: block;
  }
}
.page-template-page-with-corner-blobs .jetpackeme-subscribe-pattern .wp-block-jetpack-subscriptions__form-elements,
.page-template-page-without-corner-blobs .jetpackeme-subscribe-pattern .wp-block-jetpack-subscriptions__form-elements {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 672px) {
  .page-template-page-with-corner-blobs .jetpackeme-subscribe-pattern .wp-block-jetpack-subscriptions__form-elements,
  .page-template-page-without-corner-blobs .jetpackeme-subscribe-pattern .wp-block-jetpack-subscriptions__form-elements {
    flex-direction: column;
    gap: 5px;
  }
}
.page-template-page-with-corner-blobs .jetpackeme-subscribe-pattern #subscribe-email,
.page-template-page-without-corner-blobs .jetpackeme-subscribe-pattern #subscribe-email {
  background: #ffffff !important;
  color: #000000 !important;
  border-radius: 4px;
}
@media (max-width: 672px) {
  .page-template-page-with-corner-blobs .jetpackeme-subscribe-pattern #subscribe-email,
  .page-template-page-without-corner-blobs .jetpackeme-subscribe-pattern #subscribe-email {
    width: 100%;
  }
}
.page-template-page-with-corner-blobs .jetpackeme-subscribe-pattern #subscribe-email input,
.page-template-page-without-corner-blobs .jetpackeme-subscribe-pattern #subscribe-email input {
  border-color: #dcdcde !important;
}
.page-template-page-with-corner-blobs .jetpackeme-subscribe-pattern #subscribe-email input:focus-visible,
.page-template-page-without-corner-blobs .jetpackeme-subscribe-pattern #subscribe-email input:focus-visible {
  outline: solid 1px #069e08;
}
@media (max-width: 672px) {
  .page-template-page-with-corner-blobs .jetpackeme-subscribe-pattern #subscribe-submit,
  .page-template-page-without-corner-blobs .jetpackeme-subscribe-pattern #subscribe-submit {
    width: 100%;
  }
}
.page-template-page-with-corner-blobs .jetpackeme-subscribe-pattern #subscribe-submit button,
.page-template-page-without-corner-blobs .jetpackeme-subscribe-pattern #subscribe-submit button {
  font-weight: 600;
  padding: 8px 24px !important;
}
@media (max-width: 672px) {
  .page-template-page-with-corner-blobs .jetpackeme-subscribe-pattern #subscribe-submit button,
  .page-template-page-without-corner-blobs .jetpackeme-subscribe-pattern #subscribe-submit button {
    margin: 0 !important;
  }
}
.page-template-page-with-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form,
.page-template-page-without-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form {
  background: #ffffff;
  border-radius: 8px;
}
.page-template-page-with-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset,
.page-template-page-without-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset {
  padding: 1.5rem 1.5rem 0 1.5rem;
  margin-bottom: 0;
}
.page-template-page-with-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset legend,
.page-template-page-without-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset legend {
  color: #101517;
  font-size: 20px;
  padding-top: 1.5rem;
  margin-bottom: 0;
  font-weight: 400;
}
.page-template-page-with-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div label,
.page-template-page-without-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div label {
  color: #50575e;
  font-size: 16px;
}
.page-template-page-with-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div input[type=text],
.page-template-page-with-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div input[type=email],
.page-template-page-with-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div input[type=url],
.page-template-page-with-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div textarea,
.page-template-page-without-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div input[type=text],
.page-template-page-without-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div input[type=email],
.page-template-page-without-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div input[type=url],
.page-template-page-without-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div textarea {
  padding: 0.75rem 1rem;
  width: 100%;
  font-size: 14px;
  border: 1px solid #dcdcde;
  border-radius: 4px;
}
.page-template-page-with-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div textarea,
.page-template-page-without-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div textarea {
  height: 200px;
}
.page-template-page-with-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div div[role=radiogroup],
.page-template-page-without-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div div[role=radiogroup] {
  padding: 16px;
  border: 1px solid #dcdcde;
  border-radius: 4px;
}
.page-template-page-with-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div div[role=radiogroup] label,
.page-template-page-without-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div div[role=radiogroup] label {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 1rem;
  color: #2c3338;
  font-size: 14px;
}
.page-template-page-with-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div div[role=radiogroup] input[type=radio],
.page-template-page-without-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div div[role=radiogroup] input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  border: 1px solid #c3c4c7;
  background-color: white;
  border-radius: 100%;
}
.page-template-page-with-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div div[role=radiogroup] input[type=radio]:checked,
.page-template-page-without-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div div[role=radiogroup] input[type=radio]:checked {
  border-color: #008710;
  border-width: 5px;
}
.page-template-page-with-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div div[role=radiogroup] div:last-child label,
.page-template-page-without-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form fieldset div div[role=radiogroup] div:last-child label {
  margin-bottom: 0;
}
.page-template-page-with-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div.form-navigation,
.page-template-page-without-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div.form-navigation {
  display: grid;
  grid-template-columns: 1.75fr 1fr 1.75fr;
  grid-template-areas: "back dots next";
  gap: 0.25rem;
  align-content: center;
  padding: 0 1.5rem 1.5rem 1.5rem;
  margin-top: 1rem;
}
.page-template-page-with-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div.form-navigation div.progress-dots,
.page-template-page-without-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div.form-navigation div.progress-dots {
  grid-area: dots;
}
.page-template-page-with-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div.form-navigation div.progress-dots span.dot.active,
.page-template-page-without-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div.form-navigation div.progress-dots span.dot.active {
  background-color: #008710;
}
.page-template-page-with-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div.form-navigation button,
.page-template-page-without-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div.form-navigation button {
  padding: 0.625rem 0.5rem;
  border-radius: 8px;
  border: none;
  background-color: #008710;
  color: #ffffff;
  cursor: pointer;
  font-size: 16px;
  line-height: 24px;
  width: fit-content;
  white-space: nowrap;
  min-width: 85px;
}
.page-template-page-with-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div.form-navigation button:disabled,
.page-template-page-without-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div.form-navigation button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
@media (min-width: 783px) {
  .page-template-page-with-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div.form-navigation button,
  .page-template-page-without-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div.form-navigation button {
    font-size: 18px;
    padding: 0.625rem 2rem;
    min-width: 100px;
  }
}
.page-template-page-with-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div.form-navigation button.back-button,
.page-template-page-without-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div.form-navigation button.back-button {
  grid-area: back;
  border: 1px solid #101517;
  background-color: #ffffff;
  color: #101517;
}
.page-template-page-with-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div.form-navigation div.action-buttons,
.page-template-page-without-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div.form-navigation div.action-buttons {
  grid-area: next;
}
.page-template-page-with-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div[data-wp-bind--hidden="!state.isSubmitted"] > div,
.page-template-page-without-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div[data-wp-bind--hidden="!state.isSubmitted"] > div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 1.5rem;
}
.page-template-page-with-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div[data-wp-bind--hidden="!state.isSubmitted"] > div h2,
.page-template-page-without-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div[data-wp-bind--hidden="!state.isSubmitted"] > div h2 {
  font-size: 20px;
  margin: 0;
}
.page-template-page-with-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div[data-wp-bind--hidden="!state.isSubmitted"] > div svg,
.page-template-page-without-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div[data-wp-bind--hidden="!state.isSubmitted"] > div svg {
  width: 32px;
  height: 32px;
  margin-right: 1rem;
}
.page-template-page-with-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div[data-wp-bind--hidden="!state.isSubmitted"] > div svg path,
.page-template-page-without-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div[data-wp-bind--hidden="!state.isSubmitted"] > div svg path {
  fill: #008710;
}
.page-template-page-with-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div[data-wp-bind--hidden="!state.isSubmitted"] > div p,
.page-template-page-without-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div[data-wp-bind--hidden="!state.isSubmitted"] > div p {
  margin-top: 1rem;
  margin-bottom: 0;
  flex-basis: 100%;
}
.page-template-page-with-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div[data-wp-bind--hidden="!state.isSubmissionError"],
.page-template-page-without-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div[data-wp-bind--hidden="!state.isSubmissionError"] {
  padding: 1.5rem;
}
.page-template-page-with-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div[data-wp-bind--hidden="!state.isSubmissionError"] h2,
.page-template-page-without-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div[data-wp-bind--hidden="!state.isSubmissionError"] h2 {
  font-size: 20px;
  margin: 0;
}
.page-template-page-with-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div[data-wp-bind--hidden="!state.isSubmissionError"] p,
.page-template-page-without-corner-blobs div.wp-block-a4a-partner-directory-hire-an-expert-form div[data-wp-bind--hidden="!state.isSubmissionError"] p {
  margin-top: 1rem;
  margin-bottom: 0;
  flex-basis: 100%;
}
.page-template-page-with-corner-blobs .wp-block, .page-template-page-with-corner-blobs .wp-block-group, .page-template-page-with-corner-blobs .wp-block-media-text,
.page-template-page-without-corner-blobs .wp-block,
.page-template-page-without-corner-blobs .wp-block-group,
.page-template-page-without-corner-blobs .wp-block-media-text {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.page-template-page-with-corner-blobs .editor-styles-wrapper,
.page-template-page-without-corner-blobs .editor-styles-wrapper {
  padding: 8px;
}
.page-template-page-with-corner-blobs .wp-block[data-align=wide], .page-template-page-with-corner-blobs .wp-block-group.alignwide,
.page-template-page-without-corner-blobs .wp-block[data-align=wide],
.page-template-page-without-corner-blobs .wp-block-group.alignwide {
  max-width: 1400px;
}
.page-template-page-with-corner-blobs .wp-block[data-align=full], .page-template-page-with-corner-blobs .wp-block-group.alignfull,
.page-template-page-without-corner-blobs .wp-block[data-align=full],
.page-template-page-without-corner-blobs .wp-block-group.alignfull {
  max-width: none;
}
.page-template-page-with-corner-blobs .entry-content,
.page-template-page-without-corner-blobs .entry-content {
  max-width: calc(100% - 40px);
  margin-left: auto;
  margin-right: auto;
}
.page-template-page-with-corner-blobs .jplp-section,
.page-template-page-without-corner-blobs .jplp-section {
  padding-top: 60px;
  padding-bottom: 60px;
  max-width: 1200px;
}
.page-template-page-with-corner-blobs .jplp-section p,
.page-template-page-without-corner-blobs .jplp-section p {
  font-size: 18px;
  line-height: 1.3875;
}
.page-template-page-with-corner-blobs .jplp-section h2, .page-template-page-with-corner-blobs .jplp-section h3, .page-template-page-with-corner-blobs .jplp-section h4,
.page-template-page-without-corner-blobs .jplp-section h2,
.page-template-page-without-corner-blobs .jplp-section h3,
.page-template-page-without-corner-blobs .jplp-section h4 {
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  color: #000;
}
.page-template-page-with-corner-blobs .jplp-section.jplp-hero,
.page-template-page-without-corner-blobs .jplp-section.jplp-hero {
  grid-gap: 1rem;
}
.page-template-page-with-corner-blobs .jplp-section.jplp-hero .wp-block-media-text__content,
.page-template-page-without-corner-blobs .jplp-section.jplp-hero .wp-block-media-text__content {
  padding: 0;
}
.page-template-page-with-corner-blobs .jplp-section.jplp-hero h2,
.page-template-page-without-corner-blobs .jplp-section.jplp-hero h2 {
  font-size: 62px;
  line-height: 110%;
  text-align: left;
  color: black;
}
.page-template-page-with-corner-blobs .jplp-section.jplp-hero .wp-block-media-text__media img,
.page-template-page-without-corner-blobs .jplp-section.jplp-hero .wp-block-media-text__media img {
  border-radius: 100%;
  min-width: 500px;
}
@media screen and (max-width: 1200px) {
  .page-template-page-with-corner-blobs .jplp-section.jplp-hero h2,
  .page-template-page-without-corner-blobs .jplp-section.jplp-hero h2 {
    font-size: calc(8px + 4vw);
  }
  .page-template-page-with-corner-blobs .jplp-section.jplp-hero.wp-block-media-text,
  .page-template-page-without-corner-blobs .jplp-section.jplp-hero.wp-block-media-text {
    grid-template-columns: calc(275px + 20vw) auto;
  }
}
@media screen and (max-width: 400px) {
  .page-template-page-with-corner-blobs .jplp-section.jplp-hero.wp-block-media-text,
  .page-template-page-without-corner-blobs .jplp-section.jplp-hero.wp-block-media-text {
    display: block;
  }
  .page-template-page-with-corner-blobs .jplp-section.jplp-hero .wp-block-media-text__media img,
  .page-template-page-without-corner-blobs .jplp-section.jplp-hero .wp-block-media-text__media img {
    display: none;
  }
}
.page-template-page-with-corner-blobs .jplp-section.jplp-speakers,
.page-template-page-without-corner-blobs .jplp-section.jplp-speakers {
  max-width: 1040px;
}
.page-template-page-with-corner-blobs .jplp-section.jplp-open-source,
.page-template-page-without-corner-blobs .jplp-section.jplp-open-source {
  max-width: 740px;
}
.page-template-page-with-corner-blobs .jplp-section.jplp-open-source .wp-block-image,
.page-template-page-without-corner-blobs .jplp-section.jplp-open-source .wp-block-image {
  margin-bottom: 4rem;
}
.page-template-page-with-corner-blobs .jplp-section.jplp-testimonial,
.page-template-page-without-corner-blobs .jplp-section.jplp-testimonial {
  background-color: #000;
  color: #FFF;
  border-radius: 8px;
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}
.page-template-page-with-corner-blobs .jplp-section.jplp-testimonial p:before,
.page-template-page-without-corner-blobs .jplp-section.jplp-testimonial p:before {
  content: open-quote;
  display: block;
  font-size: 88px;
  line-height: 0;
  margin-bottom: 30px;
}
.page-template-page-with-corner-blobs .jplp-section.jplp-testimonial.has-background,
.page-template-page-without-corner-blobs .jplp-section.jplp-testimonial.has-background {
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 0;
}
.page-template-page-with-corner-blobs .jplp-section.jplp-testimonial p,
.page-template-page-without-corner-blobs .jplp-section.jplp-testimonial p {
  font-size: 30px;
  line-height: 1.31;
}
.page-template-page-with-corner-blobs .jplp-section.jplp-testimonial cite, .page-template-page-with-corner-blobs .jplp-section.jplp-testimonial .wp-block-quote__citation,
.page-template-page-without-corner-blobs .jplp-section.jplp-testimonial cite,
.page-template-page-without-corner-blobs .jplp-section.jplp-testimonial .wp-block-quote__citation {
  font-size: 20px;
  color: #fff;
}
.page-template-page-with-corner-blobs .jplp-section.jplp-swag,
.page-template-page-without-corner-blobs .jplp-section.jplp-swag {
  background-color: #e9eff3;
  padding-top: 120px;
  padding-bottom: 120px;
}
.page-template-page-with-corner-blobs .jplp-section.jplp-features,
.page-template-page-without-corner-blobs .jplp-section.jplp-features {
  max-width: 1200px;
}
.page-template-page-with-corner-blobs .jplp-section.jplp-features p > a,
.page-template-page-without-corner-blobs .jplp-section.jplp-features p > a {
  font-weight: bold;
  color: #069E08;
}
.page-template-page-with-corner-blobs .jplp-section.jplp-columns,
.page-template-page-without-corner-blobs .jplp-section.jplp-columns {
  padding-top: 40px;
  padding-bottom: 40px;
}
.page-template-page-with-corner-blobs .jplp-section.jplp-columns .wp-block-columns,
.page-template-page-without-corner-blobs .jplp-section.jplp-columns .wp-block-columns {
  margin-bottom: 0;
}
.page-template-page-with-corner-blobs .jplp-section.jplp-columns .wp-block-column,
.page-template-page-without-corner-blobs .jplp-section.jplp-columns .wp-block-column {
  padding: 0 30px;
}
.page-template-page-with-corner-blobs .jplp-section.jplp-columns .wp-block-column h3,
.page-template-page-without-corner-blobs .jplp-section.jplp-columns .wp-block-column h3 {
  font-size: 18px;
}
.page-template-page-with-corner-blobs .jplp-section.jplp-columns .wp-block-column p:last-child,
.page-template-page-without-corner-blobs .jplp-section.jplp-columns .wp-block-column p:last-child {
  margin-bottom: 0;
}
.page-template-page-with-corner-blobs .jplp-section.jplp-form .wp-block-jetpack-contact-form,
.page-template-page-without-corner-blobs .jplp-section.jplp-form .wp-block-jetpack-contact-form {
  margin-left: auto;
  margin-right: auto;
  max-width: 720px;
}
.page-template-page-with-corner-blobs .jplp-section.jplp-form .wp-block-jetpack-contact-form label,
.page-template-page-without-corner-blobs .jplp-section.jplp-form .wp-block-jetpack-contact-form label {
  font-size: 16px;
}
.page-template-page-with-corner-blobs .jplp-section.jplp-form .wp-block-jetpack-contact-form input[type=text],
.page-template-page-with-corner-blobs .jplp-section.jplp-form .wp-block-jetpack-contact-form input[type=email],
.page-template-page-with-corner-blobs .jplp-section.jplp-form .wp-block-jetpack-contact-form input[type=tel],
.page-template-page-with-corner-blobs .jplp-section.jplp-form .wp-block-jetpack-contact-form input[type=url],
.page-template-page-without-corner-blobs .jplp-section.jplp-form .wp-block-jetpack-contact-form input[type=text],
.page-template-page-without-corner-blobs .jplp-section.jplp-form .wp-block-jetpack-contact-form input[type=email],
.page-template-page-without-corner-blobs .jplp-section.jplp-form .wp-block-jetpack-contact-form input[type=tel],
.page-template-page-without-corner-blobs .jplp-section.jplp-form .wp-block-jetpack-contact-form input[type=url] {
  font-size: 16px;
  padding: 1em;
  border: 1px solid #c8d7e1;
}
.page-template-page-with-corner-blobs .is-style-jetpack-button .wp-block-button__link,
.page-template-page-with-corner-blobs .is-style-jetpack-inverted-button .wp-block-button__link,
.page-template-page-without-corner-blobs .is-style-jetpack-button .wp-block-button__link,
.page-template-page-without-corner-blobs .is-style-jetpack-inverted-button .wp-block-button__link {
  font-weight: bold;
  font-size: 20px;
  line-height: 1;
  border-radius: 4px;
  padding: 20px 38px;
}
.page-template-page-with-corner-blobs .is-style-jetpack-checklist,
.page-template-page-without-corner-blobs .is-style-jetpack-checklist {
  padding-left: 0;
}
.page-template-page-with-corner-blobs .is-style-jetpack-button .wp-block-button__link:not(.has-text-color),
.page-template-page-without-corner-blobs .is-style-jetpack-button .wp-block-button__link:not(.has-text-color) {
  color: #FFF;
}
.page-template-page-with-corner-blobs .is-style-jetpack-button .wp-block-button__link:not(.has-background),
.page-template-page-without-corner-blobs .is-style-jetpack-button .wp-block-button__link:not(.has-background) {
  background-color: #008710;
}
.page-template-page-with-corner-blobs .is-style-jetpack-inverted-button .wp-block-button__link:not(.has-text-color),
.page-template-page-without-corner-blobs .is-style-jetpack-inverted-button .wp-block-button__link:not(.has-text-color) {
  color: #069e08;
}
.page-template-page-with-corner-blobs .is-style-jetpack-inverted-button .wp-block-button__link:not(.has-text-color):hover,
.page-template-page-without-corner-blobs .is-style-jetpack-inverted-button .wp-block-button__link:not(.has-text-color):hover {
  color: #005b18;
}
.page-template-page-with-corner-blobs .is-style-jetpack-inverted-button .wp-block-button__link:not(.has-background),
.page-template-page-without-corner-blobs .is-style-jetpack-inverted-button .wp-block-button__link:not(.has-background) {
  background-color: #FFF;
}
.page-template-page-with-corner-blobs .is-style-jetpack-inverted-button .wp-block-button__link:not(.has-background):hover,
.page-template-page-without-corner-blobs .is-style-jetpack-inverted-button .wp-block-button__link:not(.has-background):hover {
  background-color: #f6f7f7;
}
@media screen and (max-width: 900px) {
  .page-template-page-with-corner-blobs .jplp-section h2,
  .page-template-page-without-corner-blobs .jplp-section h2 {
    font-size: 26px;
  }
  .page-template-page-with-corner-blobs .jplp-section h3,
  .page-template-page-without-corner-blobs .jplp-section h3 {
    font-size: 24px;
  }
  .page-template-page-with-corner-blobs .jplp-section h4,
  .page-template-page-without-corner-blobs .jplp-section h4 {
    font-size: 22px;
  }
}
.page-template-page-with-corner-blobs .wp-block-column,
.page-template-page-without-corner-blobs .wp-block-column {
  margin-bottom: 0;
}
@media screen and (min-width: 600px) {
  .page-template-page-with-corner-blobs .wp-block-columns:not(.blaze-how-it-works),
  .page-template-page-without-corner-blobs .wp-block-columns:not(.blaze-how-it-works) {
    justify-content: space-between;
  }
  .page-template-page-with-corner-blobs .wp-block-column.wp-block-column,
  .page-template-page-without-corner-blobs .wp-block-column.wp-block-column {
    flex-basis: calc(33% - 16px);
    margin: 0;
  }
}
.page-template-page-with-corner-blobs p.is-style-jetpack-quote,
.page-template-page-without-corner-blobs p.is-style-jetpack-quote {
  position: relative;
}
.page-template-page-with-corner-blobs p.is-style-jetpack-quote::before,
.page-template-page-without-corner-blobs p.is-style-jetpack-quote::before {
  content: open-quote;
  position: absolute;
  top: 4px;
  left: -3.5rem;
  padding: 3px;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  font-size: 5rem;
  color: #069e08;
}
.page-template-page-with-corner-blobs p.is-style-jetpack-quote::after,
.page-template-page-without-corner-blobs p.is-style-jetpack-quote::after {
  content: no-close-quote;
}
.page-template-page-with-corner-blobs p[class*=is-style-jetpack-with-][class*=-icon],
.page-template-page-without-corner-blobs p[class*=is-style-jetpack-with-][class*=-icon] {
  font-size: 1.125rem;
  margin-bottom: 20px;
}
.page-template-page-with-corner-blobs p[class*=is-style-jetpack-with-][class*=-icon]::before,
.page-template-page-without-corner-blobs p[class*=is-style-jetpack-with-][class*=-icon]::before {
  width: 28px;
  height: auto;
  display: inline-block;
  margin-right: 5px;
  top: 5px;
  position: relative;
}
.page-template-page-with-corner-blobs .is-style-jetpack-with-antispam-icon::before,
.page-template-page-without-corner-blobs .is-style-jetpack-with-antispam-icon::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04LjQ1NDc0IDIxLjIwNjlMMTYuNDU0NyAzLjcwNjlMMTUuNTQ1MyAzLjI5MTE0TDE0LjI4MzcgNi4wNTA4MUMxMy41OTkxIDUuNjk4NzMgMTIuODIyOCA1LjQ5OTk5IDEyIDUuNDk5OTlDMTAuOTM4NSA1LjQ5OTk5IDkuOTU0MzEgNS44MzA3NiA5LjE0NDggNi4zOTQ4NUw3LjE4OTk0IDQuNDRMNi4xMjkyOCA1LjUwMDY2TDguMDU1NTYgNy40MjY5NEM3LjQ5MDQ0IDguMTUxMjcgNy4xMjA0NyA5LjAzNTMgNy4wMjQ2OSA5Ljk5OTk5SDVWMTEuNUg3VjEzSDVWMTQuNUg3LjEwMDAyQzcuMzUwODkgMTUuNzM1OSA4LjA1NzYgMTYuODA2MiA5LjAzNzAzIDE3LjUyNzlMNy41NDUyNiAyMC43OTExTDguNDU0NzQgMjEuMjA2OVpNOS42ODAyNCAxNi4xMjA5QzguOTU2MzMgMTUuNDc5NiA4LjUgMTQuNTQzMSA4LjUgMTMuNVYxMC41QzguNSA4LjU2NyAxMC4wNjcgNi45OTk5OSAxMiA2Ljk5OTk5QzEyLjYwMDMgNi45OTk5OSAxMy4xNjUzIDcuMTUxMTEgMTMuNjU5IDcuNDE3MzhMOS42ODAyNCAxNi4xMjA5Wk0xNS4zNTU1IDkuNTAxNTVMMTYuMTY0NSA3LjczMTkxQzE2LjYwNTMgOC4zOTM4MyAxNi44OTI2IDkuMTY2ODMgMTYuOTc1MyA5Ljk5OTk5SDE5VjExLjVIMTdWMTNIMTlWMTQuNUgxNi45QzE2LjQzNjcgMTYuNzgyMiAxNC40MTkgMTguNSAxMiAxOC41QzExLjc1MDggMTguNSAxMS41MDU4IDE4LjQ4MTggMTEuMjY2NCAxOC40NDY2TDExLjkyOCAxNi45OTkzQzExLjk1MTkgMTYuOTk5OCAxMS45NzU5IDE3IDEyIDE3QzEzLjkzMyAxNyAxNS41IDE1LjQzMyAxNS41IDEzLjVWMTAuNUMxNS41IDEwLjE1MzEgMTUuNDQ5NSA5LjgxNzk0IDE1LjM1NTUgOS41MDE1NVoiIGZpbGw9IiMwMDg3MTAiLz4KPC9zdmc+");
}
.page-template-page-with-corner-blobs .is-style-jetpack-with-cloud-icon::before,
.page-template-page-without-corner-blobs .is-style-jetpack-with-cloud-icon::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPG1hc2sgaWQ9Im1hc2swXzM5MjQwXzMxOTkzIiBzdHlsZT0ibWFzay10eXBlOmFscGhhIiBtYXNrVW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4PSI0IiB5PSI1IiB3aWR0aD0iMTYiIGhlaWdodD0iMTIiPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3LjMzMzEgMTAuMTEyM0MxNy4zMzMyIDEwLjA5NzIgMTcuMzMzMyAxMC4wODIgMTcuMzMzMyAxMC4wNjY3QzE3LjMzMzMgNy42MzY3IDE1LjE4NDMgNS42NjY3NSAxMi41MzMzIDUuNjY2NzVDMTAuMjk1NSA1LjY2Njc1IDguNDE1NDIgNy4wNzA0OCA3Ljg4MzcxIDguOTY5NzZDNy44MzM4MyA4Ljk2NzczIDcuNzgzNyA4Ljk2NjcgNy43MzMzMyA4Ljk2NjdDNS42NzE0NyA4Ljk2NjcgNCAxMC42OTA0IDQgMTIuODE2N0M0IDE0Ljk0MyA1LjY3MTQ3IDE2LjY2NjcgNy43MzMzMyAxNi42NjY3TDcuNzU1NTUgMTYuNjY2NkgxNi43ODE5QzE2Ljc4NzggMTYuNjY2NyAxNi43OTM3IDE2LjY2NjcgMTYuNzk5NiAxNi42NjY3QzE4LjU2NjkgMTYuNjY2NyAxOS45OTk2IDE1LjE4OTIgMTkuOTk5NiAxMy4zNjY3QzE5Ljk5OTYgMTEuNzMxNiAxOC44NDY1IDEwLjM3NDIgMTcuMzMzMSAxMC4xMTIzWiIgZmlsbD0id2hpdGUiLz4KPC9tYXNrPgo8ZyBtYXNrPSJ1cmwoI21hc2swXzM5MjQwXzMxOTkzKSI+CjxwYXRoIGQ9Ik0xNy4zMzMxIDEwLjExMjNMMTUuODMzMiAxMC4wOTU3TDE1LjgxOTEgMTEuMzcyNkwxNy4wNzczIDExLjU5MDRMMTcuMzMzMSAxMC4xMTIzWk03Ljg4MzcxIDguOTY5NzZMNy44MjI0OCAxMC40Njg1TDkuMDA4MjQgMTAuNTE3TDkuMzI4MTcgOS4zNzQxNEw3Ljg4MzcxIDguOTY5NzZaTTcuNzMzMzMgMTYuNjY2N1YxOC4xNjY3SDcuNzM3ODRMNy43MzMzMyAxNi42NjY3Wk03Ljc1NTU1IDE2LjY2NjZWMTUuMTY2Nkg3Ljc1MTA1TDcuNzU1NTUgMTYuNjY2NlpNMTYuNzgxOSAxNi42NjY2TDE2Ljc5MDQgMTUuMTY2NkgxNi43ODE5VjE2LjY2NjZaTTE4LjgzMyAxMC4xMjg5QzE4LjgzMzIgMTAuMTA4MyAxOC44MzMzIDEwLjA4NzUgMTguODMzMyAxMC4wNjY3SDE1LjgzMzNDMTUuODMzMyAxMC4wNzY0IDE1LjgzMzMgMTAuMDg2MSAxNS44MzMyIDEwLjA5NTdMMTguODMzIDEwLjEyODlaTTE4LjgzMzMgMTAuMDY2N0MxOC44MzMzIDYuNjg4MDggMTUuODg3MiA0LjE2Njc1IDEyLjUzMzMgNC4xNjY3NVY3LjE2Njc1QzE0LjQ4MTQgNy4xNjY3NSAxNS44MzMzIDguNTg1MzEgMTUuODMzMyAxMC4wNjY3SDE4LjgzMzNaTTEyLjUzMzMgNC4xNjY3NUM5LjY4NDk3IDQuMTY2NzUgNy4xNjg1MSA1Ljk2MDQgNi40MzkyNCA4LjU2NTM4TDkuMzI4MTcgOS4zNzQxNEM5LjY2MjMyIDguMTgwNTcgMTAuOTA2MSA3LjE2Njc1IDEyLjUzMzMgNy4xNjY3NVY0LjE2Njc1Wk03Ljk0NDk0IDcuNDcxMDFDNy44NzQ2NiA3LjQ2ODE0IDcuODA0MTIgNy40NjY3IDcuNzMzMzMgNy40NjY3VjEwLjQ2NjdDNy43NjMyOCAxMC40NjY3IDcuNzkzIDEwLjQ2NzMgNy44MjI0OCAxMC40Njg1TDcuOTQ0OTQgNy40NzEwMVpNNy43MzMzMyA3LjQ2NjdDNC43OTk4NyA3LjQ2NjcgMi41IDkuOTA1ODIgMi41IDEyLjgxNjdINS41QzUuNSAxMS40NzUgNi41NDMwNyAxMC40NjY3IDcuNzMzMzMgMTAuNDY2N1Y3LjQ2NjdaTTIuNSAxMi44MTY3QzIuNSAxNS43Mjc2IDQuNzk5ODcgMTguMTY2NyA3LjczMzMzIDE4LjE2NjdWMTUuMTY2N0M2LjU0MzA3IDE1LjE2NjcgNS41IDE0LjE1ODQgNS41IDEyLjgxNjdIMi41Wk03LjczNzg0IDE4LjE2NjdMNy43NjAwNiAxOC4xNjY2TDcuNzUxMDUgMTUuMTY2Nkw3LjcyODgzIDE1LjE2NjdMNy43Mzc4NCAxOC4xNjY3Wk03Ljc1NTU1IDE4LjE2NjZIMTYuNzgxOVYxNS4xNjY2SDcuNzU1NTVWMTguMTY2NlpNMTYuNzk5NiAxNS4xNjY3QzE2Ljc5NjQgMTUuMTY2NyAxNi43OTM0IDE1LjE2NjYgMTYuNzkwNCAxNS4xNjY2TDE2Ljc3MzQgMTguMTY2NkMxNi43ODIyIDE4LjE2NjcgMTYuNzkxIDE4LjE2NjcgMTYuNzk5NiAxOC4xNjY3VjE1LjE2NjdaTTE4LjQ5OTYgMTMuMzY2N0MxOC40OTk2IDE0LjQwNDYgMTcuNjk1MyAxNS4xNjY3IDE2Ljc5OTYgMTUuMTY2N1YxOC4xNjY3QzE5LjQzODUgMTguMTY2NyAyMS40OTk2IDE1Ljk3MzggMjEuNDk5NiAxMy4zNjY3SDE4LjQ5OTZaTTE3LjA3NzMgMTEuNTkwNEMxNy44NTEyIDExLjcyNDMgMTguNDk5NiAxMi40NDA0IDE4LjQ5OTYgMTMuMzY2N0gyMS40OTk2QzIxLjQ5OTYgMTEuMDIyOCAxOS44NDE4IDkuMDI0MTkgMTcuNTg4OSA4LjYzNDMxTDE3LjA3NzMgMTEuNTkwNFoiIGZpbGw9IiMwMDg3MTAiLz4KPC9nPgo8L3N2Zz4K");
}
.page-template-page-with-corner-blobs .is-style-jetpack-with-key-icon::before,
.page-template-page-without-corner-blobs .is-style-jetpack-with-key-icon::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iOSIgY3k9IjEyIiByPSIyLjc1IiBzdHJva2U9IiMwMDg3MTAiIHN0cm9rZS13aWR0aD0iMi41Ii8+CjxyZWN0IHg9IjExIiB5PSIxMC43NSIgd2lkdGg9IjgiIGhlaWdodD0iMi41IiBmaWxsPSIjMDA4NzEwIi8+CjxyZWN0IHg9IjE1IiB5PSIxMiIgd2lkdGg9IjIuNSIgaGVpZ2h0PSI0IiBmaWxsPSIjMDA4NzEwIi8+Cjwvc3ZnPgo=");
}
.page-template-page-with-corner-blobs .is-style-jetpack-with-shield-icon::before,
.page-template-page-without-corner-blobs .is-style-jetpack-with-shield-icon::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMiAzLjE3NjE1TDE4Ljc1IDYuMjQ0MzNWMTAuODE4MkMxOC43NSAxNC43MTcxIDE2LjI0NTggMTguNDA4OCAxMi43MTQ3IDE5LjU3MzRDMTIuMjUwNyAxOS43MjY0IDExLjc0OTMgMTkuNzI2NCAxMS4yODUzIDE5LjU3MzRDNy43NTQxNiAxOC40MDg4IDUuMjUgMTQuNzE3MSA1LjI1IDEwLjgxODJWNi4yNDQzM0wxMiAzLjE3NjE1Wk02Ljc1IDcuMjEwMlYxMC44MTgyQzYuNzUgMTQuMTMxMSA4Ljg5NTE0IDE3LjIwNTYgMTEuNzU1MSAxOC4xNDg4QzExLjkxNCAxOC4yMDEyIDEyLjA4NiAxOC4yMDEyIDEyLjI0NDkgMTguMTQ4OEMxNS4xMDQ5IDE3LjIwNTYgMTcuMjUgMTQuMTMxMSAxNy4yNSAxMC44MTgyVjcuMjEwMkwxMiA0LjgyMzg0TDYuNzUgNy4yMTAyWiIgZmlsbD0iIzAwODcxMCIvPgo8L3N2Zz4=");
}
.page-template-page-with-corner-blobs .is-style-jetpack-with-ai-icon::before,
.page-template-page-without-corner-blobs .is-style-jetpack-with-ai-icon::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgc2hhcGUtcmVuZGVyaW5nPSJnZW9tZXRyaWNQcmVjaXNpb24iIHRleHQtcmVuZGVyaW5nPSJnZW9tZXRyaWNQcmVjaXNpb24iIGltYWdlLXJlbmRlcmluZz0ib3B0aW1pemVRdWFsaXR5IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHRpdGxlPmpldHBhY2sgcHJvZHVjdCBpY29uIGFpPC90aXRsZT48ZyBjbGFzcz0ibmMtaWNvbi13cmFwcGVyIiBmaWxsPSIjMDA4NzEwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGZpbGw9IiMwMDg3MTAiIGQ9Ik02LjI1IDQuMjVjMC45NSAxLjE5IDIuMTEgMi4xOSAzLjUgMy0xLjQ2IDAuNTYtMi40NiAxLjU2LTMgMy0wLjU2LTEuNDYtMS41Ni0yLjQ2LTMtM2ExNi4xOCAxNi4xOCAwIDAgMSAyLjI1LTEuNWMwLjI0LTAuNDcgMC4zMy0wLjk3IDAuMjUtMS41eiIgb3BhY2l0eT0iLjcyOCI+PC9wYXRoPjxwYXRoIGZpbGw9IiMwMDg3MTAiIGQ9Ik0xNS4yNSA0LjI1YzAuNDQtMC4wNyAwLjc3IDAuMSAxIDAuNSAwLjM3IDEuOTQgMS41MyAzLjExIDMuNSAzLjUtMC43MSAwLjY1LTEuNTQgMS4wNy0yLjUgMS4yNWEzMC40IDMwLjQgMCAwIDAtMS41IDIuNzVjLTAuNjUtMC43MS0xLjA3LTEuNTQtMS4yNS0yLjVhMzAuNCAzMC40IDAgMCAwLTIuNzUtMS41IDEwLjI0IDEwLjI0IDAgMCAxIDIuNzUtMS41YzAuNS0wLjc2IDAuNzUtMS42IDAuNzUtMi41eiIgb3BhY2l0eT0iLjc4NiI+PC9wYXRoPjxwYXRoIGZpbGw9IiMwMDg3MTAiIGQ9Ik0xMC4yNSAxMC4yNWMwLjQ0LTAuMDcgMC43NyAwLjEgMSAwLjUgMC40OSAyLjQ5IDEuOTkgMy45OSA0LjUgNC41YTguNzcgOC43NyAwIDAgMS0zIDEuNSAxOC4xNiAxOC4xNiAwIDAgMC0yIDMuNSA4Ljc3IDguNzcgMCAwIDEtMS41LTMgMTguMTYgMTguMTYgMCAwIDAtMy41LTJsMy41LTJjMC42Mi0wLjkxIDAuOTYtMS45MSAxLTN6IiBvcGFjaXR5PSIuODA5Ij48L3BhdGg+PC9nPjwvc3ZnPg==");
}
.page-template-page-with-corner-blobs .is-style-jetpack-with-blaze-icon::before,
.page-template-page-without-corner-blobs .is-style-jetpack-with-blaze-icon::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIxIDEzLjM0NzRDMjEgMTQuNDUxNSAyMC43NjUzIDE1LjUzOTggMjAuMzA2NiAxNi41NjAyQzE5Ljg0NzkgMTcuNTgwNSAxOS4xODEyIDE4LjUwNjcgMTguMzMzMiAxOS4yODYzQzE3LjQ5MDUgMjAuMDY2IDE2LjQ4NzggMjAuNjgzNCAxNS4zODM3IDIxLjEwNzNDMTQuODYxMSAyMS4zMDYxIDE0LjMyMjQgMjEuNDU3OCAxMy43NzMgMjEuNTYyNUwxNC4wMTgzIDIxLjQzMTdDMTQuMDE4MyAyMS40MzE3IDE2LjE0MTEgMjAuMjE3NyAxNi41NjI1IDE3LjQ5NjhDMTYuNzU5OCAxNS4wNjg5IDE0Ljc0MzcgMTQuMDA2NyAxNC43NDM3IDE0LjAwNjdDMTQuNzQzNyAxNC4wMDY3IDEzLjcxOTcgMTUuMzAzNSAxMi4yNjM2IDE1LjMwMzVDOS45NzU0OSAxNS4zMDM1IDEwLjM5MDYgMTEuNDk2NyAxMC4zOTA2IDExLjQ5NjdDMTAuMzkwNiAxMS40OTY3IDYuOTE5MzUgMTMuMjg0NiA2LjkxOTM1IDE3LjE3NzZDNi45MTkzNSAxOS42MTA4IDkuMzcyOCAyMS40MDU1IDkuMzcyOCAyMS40MDU1VjIxLjQxMDhDOS4wNTI3OSAyMS4zMjcgOC43MzgxMSAyMS4yMjI0IDguNDI4NzYgMjEuMTAyQzcuMzI0NzEgMjAuNjc4MiA2LjMyMTk5IDIwLjA2MDggNS40NzkyOSAxOS4yODExQzQuNjM2NTggMTguNTAxNSAzLjk2NDU1IDE3LjU3NTMgMy41MDU4NyAxNi41NTQ5QzMuMDQ3MTggMTUuNTM0NiAyLjgxMjUgMTQuNDQ2MiAyLjgxMjUgMTMuMzQyMkMyLjgxMjUgOS42MDYxIDcuMTc1MzcgNS45ODUxNyA3LjE3NTM3IDUuOTg1MTdDNy4xNzUzNyA1Ljk4NTE3IDcuNTkxMzkgOC44MjY0NSA5LjcxOTQ4IDguODI2NDVDMTMuNzE5NyA4LjgyNjQ1IDEyLjI2MzYgMi40Mzc1IDEyLjI2MzYgMi40Mzc1QzEyLjI2MzYgMi40Mzc1IDE1LjkwMTEgNC41NjcxNSAxNi45OTQ1IDEwLjI0NDVDMTguOTc5MiA5Ljk4Njg0IDE4LjgxMzIgNy40MDMyIDE4LjgxMzIgNy40MDMyQzE4LjgxMzIgNy40MDMyIDIxIDEwLjI0NDUgMjEgMTMuMzczNSIgZmlsbD0iIzA2OUUwOCIvPgo8L3N2Zz4K");
}
.page-template-page-with-corner-blobs .is-style-jetpack-with-crm-icon::before,
.page-template-page-without-corner-blobs .is-style-jetpack-with-crm-icon::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNS41IDkuNUMxNi4wNTIzIDkuNSAxNi41IDkuMDUyMjggMTYuNSA4LjVDMTYuNSA3Ljk0NzcyIDE2LjA1MjMgNy41IDE1LjUgNy41QzE0Ljk0NzcgNy41IDE0LjUgNy45NDc3MiAxNC41IDguNUMxNC41IDkuMDUyMjggMTQuOTQ3NyA5LjUgMTUuNSA5LjVaTTE1LjUgMTFDMTYuODgwNyAxMSAxOCA5Ljg4MDcxIDE4IDguNUMxOCA3LjExOTI5IDE2Ljg4MDcgNiAxNS41IDZDMTQuMTE5MyA2IDEzIDcuMTE5MjkgMTMgOC41QzEzIDkuODgwNzEgMTQuMTE5MyAxMSAxNS41IDExWk0xMy4yNSAxN1YxNUMxMy4yNSAxMy40ODEyIDEyLjAxODggMTIuMjUgMTAuNSAxMi4yNUg2LjVDNC45ODEyMiAxMi4yNSAzLjc1IDEzLjQ4MTIgMy43NSAxNVYxN0g1LjI1VjE1QzUuMjUgMTQuMzA5NiA1LjgwOTY0IDEzLjc1IDYuNSAxMy43NUgxMC41QzExLjE5MDQgMTMuNzUgMTEuNzUgMTQuMzA5NiAxMS43NSAxNVYxN0gxMy4yNVpNMjAuMjUgMTVWMTdIMTguNzVWMTVDMTguNzUgMTQuMzA5NiAxOC4xOTA0IDEzLjc1IDE3LjUgMTMuNzVIMTVWMTIuMjVIMTcuNUMxOS4wMTg4IDEyLjI1IDIwLjI1IDEzLjQ4MTIgMjAuMjUgMTVaTTkuNSA4LjVDOS41IDkuMDUyMjggOS4wNTIyOCA5LjUgOC41IDkuNUM3Ljk0NzcyIDkuNSA3LjUgOS4wNTIyOCA3LjUgOC41QzcuNSA3Ljk0NzcyIDcuOTQ3NzIgNy41IDguNSA3LjVDOS4wNTIyOCA3LjUgOS41IDcuOTQ3NzIgOS41IDguNVpNMTEgOC41QzExIDkuODgwNzEgOS44ODA3MSAxMSA4LjUgMTFDNy4xMTkyOSAxMSA2IDkuODgwNzEgNiA4LjVDNiA3LjExOTI5IDcuMTE5MjkgNiA4LjUgNkM5Ljg4MDcxIDYgMTEgNy4xMTkyOSAxMSA4LjVaIiBmaWxsPSIjMDA4NzEwIi8+Cjwvc3ZnPgo=");
}
.page-template-page-with-corner-blobs .is-style-jetpack-with-social-icon::before,
.page-template-page-without-corner-blobs .is-style-jetpack-with-social-icon::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOC40OTk4IDUuNTM4MDlWMjEuMzM3NEw5LjQ5OTc2IDE4LjYxMDFWMjMuNTYyN0g3LjgxMjI2VjE4LjA5ODdMNC43NDY2MSAxNy4xNjk4QzMuNTYwNzMgMTYuODEwNCAyLjc0OTc2IDE1LjcxNzMgMi43NDk3NiAxNC40NzgxVjEyLjM5NzNDMi43NDk3NiAxMS4xNTgyIDMuNTYwNzMgMTAuMDY1MSA0Ljc0NjYxIDkuNzA1NzFMMTguNDk5OCA1LjUzODA5Wk0xNi44MTIzIDE5LjA2MjdMOS40OTk3NiAxNi44NDY4TDkuNDk5NzYgMTAuMDI4NkwxNi44MTIzIDcuODEyNzNWMTkuMDYyN1pNNy44MTIyNiAxMC41NEw3LjgxMjI2IDE2LjMzNTVMNS4yMzYgMTUuNTU0OEM0Ljc2MTY0IDE1LjQxMSA0LjQzNzI2IDE0Ljk3MzggNC40MzcyNiAxNC40NzgxVjEyLjM5NzNDNC40MzcyNiAxMS45MDE3IDQuNzYxNjUgMTEuNDY0NCA1LjIzNiAxMS4zMjA3TDcuODEyMjYgMTAuNTRaTTIwLjc1MDEgMTQuMjgxNUgyNS4yNTAxVjEyLjU5NEgyMC43NTAxVjE0LjI4MTVaTTI1LjI1MDEgMTkuMDYyN0wyMC43NTAxIDE3LjkzNzdWMTYuMjUwMkwyNS4yNTAxIDE3LjM3NTJWMTkuMDYyN1pNMjAuNzUwMSAxMC42MjUyTDI1LjI1MDEgOS41MDAyM1Y3LjgxMjczTDIwLjc1MDEgOC45Mzc3M1YxMC42MjUyWiIgZmlsbD0iIzAwODcxMCIvPgo8L3N2Zz4K");
}
.page-template-page-with-corner-blobs .is-style-jetpack-with-stats-icon::before,
.page-template-page-without-corner-blobs .is-style-jetpack-with-stats-icon::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMS4yNSA1SDEyLjc1VjIwSDExLjI1VjVaTTYgMTBINy41VjIwSDZWMTBaTTE4IDE0SDE2LjVWMjBIMThWMTRaIiBmaWxsPSIjMDA4NzEwIi8+Cjwvc3ZnPgo=");
}
.page-template-page-with-corner-blobs .is-style-jetpack-with-growth-icon::before,
.page-template-page-without-corner-blobs .is-style-jetpack-with-growth-icon::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjE5NTA1IDE2LjI1NDVDNC40NzM2OCAxNi41NjEgNC45NDgwMiAxNi41ODM2IDUuMjU0NTEgMTYuMzA0OUwxMC4yNTk1IDExLjc1NDlMMTQuMjg0MiAxNS4yNzY1TDE5IDEwLjU2MDdWMTMuNzVIMjAuNVY4SDE0Ljc1VjkuNUgxNy45MzkzTDE0LjIxNTggMTMuMjIzNUwxMC4yNDA1IDkuNzQ1MDdMNC4yNDU1IDE1LjE5NUMzLjkzOTAxIDE1LjQ3MzcgMy45MTY0MiAxNS45NDggNC4xOTUwNSAxNi4yNTQ1WiIgZmlsbD0iIzAwODcxMCIvPgo8L3N2Zz4K");
}
.page-template-page-with-corner-blobs .is-style-jetpack-with-performance-icon::before,
.page-template-page-without-corner-blobs .is-style-jetpack-with-performance-icon::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDYuNUwxNyAxMkwxMiAxNy41TTYgNi41TDExIDEyTDYgMTcuNSIgc3Ryb2tlPSIjMDA4NzEwIiBzdHJva2Utd2lkdGg9IjEuNSIvPgo8L3N2Zz4=");
}
.page-template-page-with-corner-blobs .is-style-jetpack-with-videopress-icon::before,
.page-template-page-without-corner-blobs .is-style-jetpack-with-videopress-icon::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMy43NSIgeT0iMy43NSIgd2lkdGg9IjIwLjUiIGhlaWdodD0iMjAuNSIgcng9IjIuMDQzNjUiIHN0cm9rZT0iIzAwODcxMCIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4KPHBhdGggZD0iTTExLjU1NTcgMTcuNjY2OFYxMC4zMzM1TDE3LjY2NjggMTQuMDAwMkwxMS41NTU3IDE3LjY2NjhaIiBmaWxsPSIjMDA4NzEwIi8+Cjwvc3ZnPgo=");
}
.page-template-page-with-corner-blobs .is-style-jetpack-with-search-icon::before,
.page-template-page-without-corner-blobs .is-style-jetpack-with-search-icon::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYgMThMMTAgMTQuNSIgc3Ryb2tlPSIjMDA4NzEwIiBzdHJva2Utd2lkdGg9IjEuNSIvPgo8Y2lyY2xlIGN4PSIxMy41IiBjeT0iMTEuNSIgcj0iNC43NSIgc3Ryb2tlPSIjMDA4NzEwIiBzdHJva2Utd2lkdGg9IjEuNSIvPgo8L3N2Zz4=");
}
.page-template-page-with-corner-blobs .is-style-jetpack-with-complete-icon::before,
.page-template-page-without-corner-blobs .is-style-jetpack-with-complete-icon::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01IDUuNUgxOUMxOS4yNzYxIDUuNSAxOS41IDUuNzIzODYgMTkuNSA2VjcuNUMxOS41IDcuNzc2MTQgMTkuMjc2MSA4IDE5IDhIMTguNUg1LjVINUM0LjcyMzg2IDggNC41IDcuNzc2MTQgNC41IDcuNVY2QzQuNSA1LjcyMzg2IDQuNzIzODYgNS41IDUgNS41Wk00IDkuMjMyNDRDMy40MDIyIDguODg2NjMgMyA4LjI0MDI4IDMgNy41VjZDMyA0Ljg5NTQzIDMuODk1NDMgNCA1IDRIMTlDMjAuMTA0NiA0IDIxIDQuODk1NDMgMjEgNlY3LjVDMjEgOC4yNDAyOCAyMC41OTc4IDguODg2NjMgMjAgOS4yMzI0NFY5LjVWMThDMjAgMTkuMTA0NiAxOS4xMDQ2IDIwIDE4IDIwSDZDNC44OTU0MyAyMCA0IDE5LjEwNDYgNCAxOFY5LjVWOS4yMzI0NFpNNS41IDkuNVYxOEM1LjUgMTguMjc2MSA1LjcyMzg2IDE4LjUgNiAxOC41SDE4QzE4LjI3NjEgMTguNSAxOC41IDE4LjI3NjEgMTguNSAxOFY5LjVINS41WiIgZmlsbD0iIzAwODcxMCIvPgo8L3N2Zz4=");
}
.page-template-page-with-corner-blobs .is-style-jetpack-with-newsletter-icon::before,
.page-template-page-without-corner-blobs .is-style-jetpack-with-newsletter-icon::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMy43NSIgeT0iNS43NSIgd2lkdGg9IjE2LjUiIGhlaWdodD0iMTIuNSIgcng9IjEuMjUiIHN0cm9rZT0iIzAwODcxMCIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4KPHBhdGggZD0iTTQgOC41TDEyIDE0LjVMMjAgOC41IiBzdHJva2U9IiMwMDg3MTAiIHN0cm9rZS13aWR0aD0iMS41Ii8+Cjwvc3ZnPgo=");
}
.page-template-page-with-corner-blobs .is-style-jetpack-with-forms-icon::before,
.page-template-page-without-corner-blobs .is-style-jetpack-with-forms-icon::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNCAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4IDQuNUg2QzQuOSA0LjUgNCA1LjQgNCA2LjVWMTguNUM0IDE5LjYgNC45IDIwLjUgNiAyMC41SDE4QzE5LjEgMjAuNSAyMCAxOS42IDIwIDE4LjVWNi41QzIwIDUuNCAxOS4xIDQuNSAxOCA0LjVaTTE4LjUgMTguNUMxOC41IDE4LjggMTguMyAxOSAxOCAxOUg2QzUuNyAxOSA1LjUgMTguOCA1LjUgMTguNVY2LjVDNS41IDYuMiA1LjcgNiA2IDZIMThDMTguMyA2IDE4LjUgNi4yIDE4LjUgNi41VjE4LjVaTTcgMTdIMTdWMTUuNUg3VjE3Wk0xMCAxM0gxN1YxMS41SDEwVjEzWk05IDExLjVIN1YxM0g5VjExLjVaIiBmaWxsPSIjMDA4NzEwIi8+Cjwvc3ZnPgo=");
}
.page-template-page-with-corner-blobs .is-style-jetpack-with-creator-icon::before,
.page-template-page-without-corner-blobs .is-style-jetpack-with-creator-icon::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI0IDI1IiBmaWxsPSJub25lIj4KICA8cmVjdCB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMC41KSIgZmlsbD0ibm9uZSIvPgogIDxtYXNrIGlkPSJwYXRoLTEtaW5zaWRlLTFfNDIwNl8xNTkwIiBmaWxsPSJ3aGl0ZSI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3IDE1LjAxMDRDMTcgMTQuMzkzMSAxNy4yNDY5IDEzLjgwOTIgMTcuNTg3NCAxMy4yOTQzQzE4LjI0NyAxMi4yOTY3IDE4LjYzMSAxMS4xMDEgMTguNjMxIDkuODE1NTJDMTguNjMxIDYuMzI3NTYgMTUuODAzNSAzLjUgMTIuMzE1NSAzLjVDOC44Mjc1NiAzLjUgNiA2LjMyNzU2IDYgOS44MTU1MkM2IDExLjMwMDQgNi41MTI0OCAxMi42NjU3IDcuMzcwMjIgMTMuNzQ0QzcuNzM5NCAxNC4yMDgxIDggMTQuNzYzMiA4IDE1LjM1NjJDOCAxNi41NDAyIDguOTU5OCAxNy41IDEwLjE0MzggMTcuNUgxNC41MTA0QzE1Ljg4NTQgMTcuNSAxNyAxNi4zODU0IDE3IDE1LjAxMDRaIi8+CiAgPC9tYXNrPgogIDxwYXRoIGQ9Ik0xNy41ODc0IDEzLjI5NDNMMTguODM4NiAxNC4xMjE2TDE3LjU4NzQgMTMuMjk0M1pNMTcuMTMxIDkuODE1NTJDMTcuMTMxIDEwLjc5NzggMTYuODM4NSAxMS43MDcyIDE2LjMzNjIgMTIuNDY3TDE4LjgzODYgMTQuMTIxNkMxOS42NTU1IDEyLjg4NjIgMjAuMTMxIDExLjQwNDEgMjAuMTMxIDkuODE1NTJIMTcuMTMxWk0xMi4zMTU1IDVDMTQuOTc1MSA1IDE3LjEzMSA3LjE1NTk4IDE3LjEzMSA5LjgxNTUySDIwLjEzMUMyMC4xMzEgNS40OTkxMyAxNi42MzE5IDIgMTIuMzE1NSAyVjVaTTcuNSA5LjgxNTUyQzcuNSA3LjE1NTk4IDkuNjU1OTggNSAxMi4zMTU1IDVWMkM3Ljk5OTEzIDIgNC41IDUuNDk5MTMgNC41IDkuODE1NTJINy41Wk04LjU0NDEzIDEyLjgxMDJDNy44ODk5MyAxMS45ODc4IDcuNSAxMC45NDkzIDcuNSA5LjgxNTUySDQuNUM0LjUgMTEuNjUxNiA1LjEzNTAzIDEzLjM0MzYgNi4xOTYzMSAxNC42Nzc4TDguNTQ0MTMgMTIuODEwMlpNMTQuNTEwNCAxNkgxMC4xNDM4VjE5SDE0LjUxMDRWMTZaTTYuNSAxNS4zNTYyQzYuNSAxNy4zNjg2IDguMTMxMzggMTkgMTAuMTQzOCAxOVYxNkM5Ljc4ODIzIDE2IDkuNSAxNS43MTE4IDkuNSAxNS4zNTYySDYuNVpNNi4xOTYzMSAxNC42Nzc4QzYuNDMwNzcgMTQuOTcyNSA2LjUgMTUuMjA3NSA2LjUgMTUuMzU2Mkg5LjVDOS41IDE0LjMxODggOS4wNDgwMyAxMy40NDM3IDguNTQ0MTMgMTIuODEwMkw2LjE5NjMxIDE0LjY3NzhaTTE0LjUxMDQgMTlDMTYuNzEzOCAxOSAxOC41IDE3LjIxMzggMTguNSAxNS4wMTA0SDE1LjVDMTUuNSAxNS41NTcgMTUuMDU3IDE2IDE0LjUxMDQgMTZWMTlaTTE2LjMzNjIgMTIuNDY3QzE1LjkwMzggMTMuMTIxIDE1LjUgMTMuOTkzMSAxNS41IDE1LjAxMDRIMTguNUMxOC41IDE0Ljc5MzEgMTguNTkwMSAxNC40OTc1IDE4LjgzODYgMTQuMTIxNkwxNi4zMzYyIDEyLjQ2N1oiIGZpbGw9IiMwMDg3MTAiIG1hc2s9InVybCgjcGF0aC0xLWluc2lkZS0xXzQyMDZfMTU5MCkiLz4KICA8bGluZSB4MT0iOSIgeTE9IjE4Ljc1IiB4Mj0iMTYiIHkyPSIxOC43NSIgc3Ryb2tlPSIjMDA4NzEwIiBzdHJva2Utd2lkdGg9IjEuNSIvPgogIDxsaW5lIHgxPSIxMSIgeTE9IjIwLjc1IiB4Mj0iMTQiIHkyPSIyMC43NSIgc3Ryb2tlPSIjMDA4NzEwIiBzdHJva2Utd2lkdGg9IjEuNSIvPgo8L3N2Zz4K");
}
.page-template-page-with-corner-blobs .is-style-jetpack-add-on-label,
.page-template-page-without-corner-blobs .is-style-jetpack-add-on-label {
  padding: 2.107px 8.426px;
  border-radius: 4.213px;
  background: var(--jetpack-green-jp-green-5, #d0e6b8);
  color: var(--black-white-black, #000);
  font-family: "SF Pro Text", sans-serif;
  font-size: 14px;
  font-weight: 600;
  float: right;
  margin: -50px 0 0 0;
}
.page-template-page-with-corner-blobs .is-style-jetpack-paid-feature-label,
.page-template-page-without-corner-blobs .is-style-jetpack-paid-feature-label {
  display: inline-block;
  padding: 0.5rem 0.75rem;
  margin-bottom: 1rem;
  background-color: #f2d76b;
  border-radius: 4px;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1;
}
@media (max-width: 530px) {
  .page-template-page-with-corner-blobs > .corner-color-blobs,
  .page-template-page-without-corner-blobs > .corner-color-blobs {
    width: 200%;
  }
}
.page-template-page-with-corner-blobs .j-content,
.page-template-page-without-corner-blobs .j-content {
  position: relative;
  z-index: 1;
}
.page-template-page-with-corner-blobs .j-content .entry-content,
.page-template-page-without-corner-blobs .j-content .entry-content {
  max-width: 100%;
}
.page-template-page-with-corner-blobs .j-content .entry-content:first-child,
.page-template-page-without-corner-blobs .j-content .entry-content:first-child {
  margin-top: 112px;
}
@media (max-width: 530px) {
  .page-template-page-with-corner-blobs .j-content .entry-content:first-child,
  .page-template-page-without-corner-blobs .j-content .entry-content:first-child {
    margin-top: 44px;
  }
}
@media (max-width: 530px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .jetpack-header-homepage,
  .page-template-page-without-corner-blobs .j-content .entry-content .jetpack-header-homepage {
    font-size: 60px !important;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .jetpack-faq > .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained,
.page-template-page-without-corner-blobs .j-content .entry-content .jetpack-faq > .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
  max-width: 760px;
}
.page-template-page-with-corner-blobs .j-content .entry-content .jetpack-faq *,
.page-template-page-without-corner-blobs .j-content .entry-content .jetpack-faq * {
  background: transparent;
  font-size: 16px;
}
.page-template-page-with-corner-blobs .j-content .entry-content .jetpack-faq > div,
.page-template-page-without-corner-blobs .j-content .entry-content .jetpack-faq > div {
  border-bottom: 1px solid #dcdcde;
}
.page-template-page-with-corner-blobs .j-content .entry-content .jetpack-faq details,
.page-template-page-without-corner-blobs .j-content .entry-content .jetpack-faq details {
  margin-bottom: 0;
  margin-block-start: 0;
}
.page-template-page-with-corner-blobs .j-content .entry-content .jetpack-faq details summary,
.page-template-page-without-corner-blobs .j-content .entry-content .jetpack-faq details summary {
  border-top: 1px solid #dcdcde;
  cursor: pointer;
  font-size: 20px;
  font-weight: 400;
  line-height: 2rem;
  padding: 0.5em 0;
}
.page-template-page-with-corner-blobs .j-content .entry-content .jetpack-faq details summary::-webkit-details-marker,
.page-template-page-without-corner-blobs .j-content .entry-content .jetpack-faq details summary::-webkit-details-marker {
  display: none;
}
.page-template-page-with-corner-blobs .j-content .entry-content .jetpack-faq details summary::before,
.page-template-page-without-corner-blobs .j-content .entry-content .jetpack-faq details summary::before {
  content: url("data:image/svg+xml,%3Csvg class='gridicon gridicons-chevron-right' height='24' width='24' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg%3E%3Cpath d='M10 20l8-8-8-8-1.414 1.414L15.172 12l-6.586 6.586'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  display: inline-block;
  margin-right: 6px;
  position: relative;
  top: 3px;
  left: 0;
  transition: all 0.2s ease;
}
.page-template-page-with-corner-blobs .j-content .entry-content .jetpack-faq details > :not(summary),
.page-template-page-without-corner-blobs .j-content .entry-content .jetpack-faq details > :not(summary) {
  margin-left: 2rem !important;
}
@media (max-width: 782px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .jetpack-faq details > :not(summary),
  .page-template-page-without-corner-blobs .j-content .entry-content .jetpack-faq details > :not(summary) {
    margin-left: 0 !important;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .jetpack-faq details[open] summary::before,
.page-template-page-without-corner-blobs .j-content .entry-content .jetpack-faq details[open] summary::before {
  transform: rotate(90deg);
  top: 0;
  left: -3px;
}
.page-template-page-with-corner-blobs .j-content .entry-content .jetpack-faq details p,
.page-template-page-without-corner-blobs .j-content .entry-content .jetpack-faq details p {
  margin: 1em 0;
  padding: 0;
}
.page-template-page-with-corner-blobs .j-content .entry-content .jetpack-faq details ul,
.page-template-page-without-corner-blobs .j-content .entry-content .jetpack-faq details ul {
  padding: 0 0 0 40px !important;
  list-style-position: outside;
  margin: 1em 0;
}
.page-template-page-with-corner-blobs .j-content .entry-content .jetpack-faq details ul li,
.page-template-page-without-corner-blobs .j-content .entry-content .jetpack-faq details ul li {
  line-height: 1.5rem;
}
.page-template-page-with-corner-blobs .j-content .entry-content .jetpack-faq details a,
.page-template-page-without-corner-blobs .j-content .entry-content .jetpack-faq details a {
  text-decoration: underline;
}
.page-template-page-with-corner-blobs .j-content .entry-content .jetpack-faq details a:hover,
.page-template-page-without-corner-blobs .j-content .entry-content .jetpack-faq details a:hover {
  text-decoration: none;
}
@media (min-width: 531px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .homepage-cover,
  .page-template-page-without-corner-blobs .j-content .entry-content .homepage-cover {
    min-height: 800px;
  }
}
@media (min-width: 783px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .great-plugin,
  .page-template-page-without-corner-blobs .j-content .entry-content .great-plugin {
    margin-left: 18px;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .spoiler-cta,
.page-template-page-without-corner-blobs .j-content .entry-content .spoiler-cta {
  display: flex;
}
.page-template-page-with-corner-blobs .j-content .entry-content .spoiler-cta > .wp-block-group.is-vertical,
.page-template-page-without-corner-blobs .j-content .entry-content .spoiler-cta > .wp-block-group.is-vertical {
  justify-content: space-between;
}
@media (max-width: 900px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .wp-block-group.hire-an-expert-form .wp-block-columns,
  .page-template-page-without-corner-blobs .j-content .entry-content .wp-block-group.hire-an-expert-form .wp-block-columns {
    flex-direction: column;
  }
  .page-template-page-with-corner-blobs .j-content .entry-content .wp-block-group.hire-an-expert-form .wp-block-column,
  .page-template-page-without-corner-blobs .j-content .entry-content .wp-block-group.hire-an-expert-form .wp-block-column {
    flex-basis: calc(33% - 16px) !important;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .wp-block-group.product-benefits,
.page-template-page-without-corner-blobs .j-content .entry-content .wp-block-group.product-benefits {
  margin-top: 60px;
  margin-bottom: 60px;
}
.page-template-page-with-corner-blobs .j-content .entry-content .wp-block-group.product-benefits.creator svg.gridicon,
.page-template-page-without-corner-blobs .j-content .entry-content .wp-block-group.product-benefits.creator svg.gridicon {
  background-color: #069e08;
  padding: 8px;
  fill: none;
}
.page-template-page-with-corner-blobs .j-content .entry-content .wp-block-group.product-benefits .wp-block-columns,
.page-template-page-without-corner-blobs .j-content .entry-content .wp-block-group.product-benefits .wp-block-columns {
  margin-bottom: 0;
  gap: 4rem;
}
@media (max-width: 1100px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .wp-block-group.product-benefits .wp-block-columns,
  .page-template-page-without-corner-blobs .j-content .entry-content .wp-block-group.product-benefits .wp-block-columns {
    flex-direction: column;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .wp-block-group.product-benefits .wp-block-columns .wp-block-column,
.page-template-page-without-corner-blobs .j-content .entry-content .wp-block-group.product-benefits .wp-block-columns .wp-block-column {
  position: relative;
}
@media (max-width: 1000px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .wp-block-group.product-benefits .wp-block-columns .wp-block-column,
  .page-template-page-without-corner-blobs .j-content .entry-content .wp-block-group.product-benefits .wp-block-columns .wp-block-column {
    margin-bottom: 0;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .wp-block-group.product-benefits svg,
.page-template-page-without-corner-blobs .j-content .entry-content .wp-block-group.product-benefits svg {
  background-color: #069e08;
  border-radius: 50%;
  fill: #fff;
  padding: 8px;
  flex: 0 0 3rem;
  width: 3rem;
  height: 3rem;
}
@media (max-width: 1000px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .wp-block-group.product-benefits svg,
  .page-template-page-without-corner-blobs .j-content .entry-content .wp-block-group.product-benefits svg {
    position: absolute;
    top: 0;
    left: 0;
    height: 36px;
    width: 36px;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .wp-block-group.product-benefits svg.gridicon,
.page-template-page-without-corner-blobs .j-content .entry-content .wp-block-group.product-benefits svg.gridicon {
  fill: #069e08;
  stroke: #069e08;
  padding: 0;
  background-color: transparent;
  stroke-width: 0;
}
.page-template-page-with-corner-blobs .j-content .entry-content .wp-block-group.product-benefits h2,
.page-template-page-without-corner-blobs .j-content .entry-content .wp-block-group.product-benefits h2 {
  font-size: 1.5em;
  font-weight: 700;
  margin-top: 1rem;
  letter-spacing: 0;
}
.page-template-page-with-corner-blobs .j-content .entry-content .wp-block-group.product-benefits h2 a,
.page-template-page-without-corner-blobs .j-content .entry-content .wp-block-group.product-benefits h2 a {
  text-decoration: underline;
}
.page-template-page-with-corner-blobs .j-content .entry-content .wp-block-group.product-benefits h2 a:hover,
.page-template-page-without-corner-blobs .j-content .entry-content .wp-block-group.product-benefits h2 a:hover {
  text-decoration: none;
}
@media (max-width: 1000px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .wp-block-group.product-benefits h2,
  .page-template-page-without-corner-blobs .j-content .entry-content .wp-block-group.product-benefits h2 {
    margin-left: 45px;
    line-height: 36px;
    margin-top: 0;
  }
}
@media (max-width: 1000px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .wp-block-group.product-benefits h2,
  .page-template-page-without-corner-blobs .j-content .entry-content .wp-block-group.product-benefits h2 {
    margin-left: 0;
    margin-top: 1rem;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .wp-block-group.product-benefits p,
.page-template-page-without-corner-blobs .j-content .entry-content .wp-block-group.product-benefits p {
  font-size: 16px;
}
.page-template-page-with-corner-blobs .j-content .entry-content .wp-block-group.product-benefits p.is-style-jetpack-add-on-label,
.page-template-page-without-corner-blobs .j-content .entry-content .wp-block-group.product-benefits p.is-style-jetpack-add-on-label {
  font-size: 14px;
  margin: -50px 0 0 0;
}
@media (max-width: 1000px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .wp-block-group.product-benefits.no-margin-header h2,
  .page-template-page-without-corner-blobs .j-content .entry-content .wp-block-group.product-benefits.no-margin-header h2 {
    margin-left: unset;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content > .wp-block-group.success-story blockquote,
.page-template-page-without-corner-blobs .j-content .entry-content > .wp-block-group.success-story blockquote {
  max-width: 60%;
}
@media (max-width: 1000px) {
  .page-template-page-with-corner-blobs .j-content .entry-content > .wp-block-group.success-story blockquote,
  .page-template-page-without-corner-blobs .j-content .entry-content > .wp-block-group.success-story blockquote {
    max-width: 100%;
  }
}
@media (min-width: 783px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .faq__content details h3,
  .page-template-page-without-corner-blobs .j-content .entry-content .faq__content details h3 {
    font-size: 1.5rem;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .is-style-jetpack-button,
.page-template-page-without-corner-blobs .j-content .entry-content .is-style-jetpack-button {
  margin-bottom: 16px;
  font-weight: 600;
}
.page-template-page-with-corner-blobs .j-content .entry-content .is-style-jetpack-button a,
.page-template-page-without-corner-blobs .j-content .entry-content .is-style-jetpack-button a {
  font-weight: normal;
  font-size: 18px;
}
.page-template-page-with-corner-blobs .j-content .entry-content .is-style-jetpack-button a:hover,
.page-template-page-without-corner-blobs .j-content .entry-content .is-style-jetpack-button a:hover {
  background: #005b18;
}
.page-template-page-with-corner-blobs .j-content .entry-content .is-style-jetpack-button a:focus-visible,
.page-template-page-without-corner-blobs .j-content .entry-content .is-style-jetpack-button a:focus-visible {
  outline: dotted 1px #004515;
  outline-offset: 2px;
}
@media (max-width: 530px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .is-style-jetpack-button a,
  .page-template-page-without-corner-blobs .j-content .entry-content .is-style-jetpack-button a {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .is-style-jetpack-button.has-small-font-size a,
.page-template-page-without-corner-blobs .j-content .entry-content .is-style-jetpack-button.has-small-font-size a {
  font-size: 16px;
  padding: 10px 14px;
}
@media (max-width: 530px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .is-style-jetpack-button,
  .page-template-page-without-corner-blobs .j-content .entry-content .is-style-jetpack-button {
    width: 100%;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content h1,
.page-template-page-with-corner-blobs .j-content .entry-content h2,
.page-template-page-with-corner-blobs .j-content .entry-content h3,
.page-template-page-with-corner-blobs .j-content .entry-content h4,
.page-template-page-with-corner-blobs .j-content .entry-content h5,
.page-template-page-with-corner-blobs .j-content .entry-content h6,
.page-template-page-without-corner-blobs .j-content .entry-content h1,
.page-template-page-without-corner-blobs .j-content .entry-content h2,
.page-template-page-without-corner-blobs .j-content .entry-content h3,
.page-template-page-without-corner-blobs .j-content .entry-content h4,
.page-template-page-without-corner-blobs .j-content .entry-content h5,
.page-template-page-without-corner-blobs .j-content .entry-content h6 {
  color: #000000;
}
.page-template-page-with-corner-blobs .j-content .entry-content ul,
.page-template-page-without-corner-blobs .j-content .entry-content ul {
  font-size: 18px;
}
.page-template-page-with-corner-blobs .j-content .entry-content h1,
.page-template-page-without-corner-blobs .j-content .entry-content h1 {
  font-size: clamp(2.75rem, 2vw + 2.5rem, 4rem);
  line-height: 120%;
  margin-bottom: 24px;
}
.page-template-page-with-corner-blobs .j-content .entry-content h1 + p,
.page-template-page-without-corner-blobs .j-content .entry-content h1 + p {
  font-size: 24px;
  line-height: 150%;
}
.page-template-page-with-corner-blobs .j-content .entry-content h2,
.page-template-page-without-corner-blobs .j-content .entry-content h2 {
  font-size: 48px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -0.96px;
}
.page-template-page-with-corner-blobs .j-content .entry-content h2.wp-block-heading,
.page-template-page-without-corner-blobs .j-content .entry-content h2.wp-block-heading {
  margin-top: 24px;
}
.page-template-page-with-corner-blobs .j-content .entry-content h3,
.page-template-page-without-corner-blobs .j-content .entry-content h3 {
  font-size: 32px;
  line-height: 120%;
  margin-bottom: 16px;
  word-break: normal;
}
.page-template-page-with-corner-blobs .j-content .entry-content h3 ~ p,
.page-template-page-without-corner-blobs .j-content .entry-content h3 ~ p {
  margin-bottom: 16px;
}
.page-template-page-with-corner-blobs .j-content .entry-content h4,
.page-template-page-without-corner-blobs .j-content .entry-content h4 {
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 16px;
}
.page-template-page-with-corner-blobs .j-content .entry-content p,
.page-template-page-without-corner-blobs .j-content .entry-content p {
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 24px;
}
@media (max-width: 782px) {
  .page-template-page-with-corner-blobs .j-content .entry-content h2,
  .page-template-page-without-corner-blobs .j-content .entry-content h2 {
    font-size: 38px;
  }
}
@media (max-width: 782px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .wp-block-spacer,
  .page-template-page-without-corner-blobs .j-content .entry-content .wp-block-spacer {
    height: 0 !important;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content > .wp-block-group,
.page-template-page-without-corner-blobs .j-content .entry-content > .wp-block-group {
  width: calc(100% - 64px);
}
.page-template-page-with-corner-blobs .j-content .entry-content > .wp-block-group.logos,
.page-template-page-without-corner-blobs .j-content .entry-content > .wp-block-group.logos {
  margin-top: 0;
}
@media (max-width: 530px) {
  .page-template-page-with-corner-blobs .j-content .entry-content > .wp-block-group:first-child,
  .page-template-page-without-corner-blobs .j-content .entry-content > .wp-block-group:first-child {
    margin-top: 44px;
  }
}
@media (max-width: 782px) {
  .page-template-page-with-corner-blobs .j-content .entry-content > .wp-block-group,
  .page-template-page-without-corner-blobs .j-content .entry-content > .wp-block-group {
    margin-top: 40px;
  }
}
@media (max-width: 530px) {
  .page-template-page-with-corner-blobs .j-content .entry-content > .wp-block-group,
  .page-template-page-without-corner-blobs .j-content .entry-content > .wp-block-group {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content > .wp-block-group.has-background,
.page-template-page-without-corner-blobs .j-content .entry-content > .wp-block-group.has-background {
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 782px) {
  .page-template-page-with-corner-blobs .j-content .entry-content > .wp-block-group.has-background,
  .page-template-page-without-corner-blobs .j-content .entry-content > .wp-block-group.has-background {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content > .wp-block-group.has-background.padding-top-0,
.page-template-page-without-corner-blobs .j-content .entry-content > .wp-block-group.has-background.padding-top-0 {
  padding-top: 0;
}
.page-template-page-with-corner-blobs .j-content .entry-content > .wp-block-group.has-background.padding-bottom-0,
.page-template-page-without-corner-blobs .j-content .entry-content > .wp-block-group.has-background.padding-bottom-0 {
  padding-bottom: 0;
}
.page-template-page-with-corner-blobs .j-content .entry-content > .wp-block-group.has-background.full-width-heading p,
.page-template-page-without-corner-blobs .j-content .entry-content > .wp-block-group.has-background.full-width-heading p {
  font-size: 36px;
}
@media (max-width: 782px) {
  .page-template-page-with-corner-blobs .j-content .entry-content > .wp-block-group.has-background.full-width-heading p,
  .page-template-page-without-corner-blobs .j-content .entry-content > .wp-block-group.has-background.full-width-heading p {
    font-size: 32px;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content > .wp-block-group.alignfull,
.page-template-page-without-corner-blobs .j-content .entry-content > .wp-block-group.alignfull {
  width: 100%;
}
.page-template-page-with-corner-blobs .j-content .entry-content > .wp-block-group.alignfull .wp-block-group__inner-container,
.page-template-page-without-corner-blobs .j-content .entry-content > .wp-block-group.alignfull .wp-block-group__inner-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.page-template-page-with-corner-blobs .j-content .entry-content > .wp-block-group .wp-block-group__inner-container > p:last-child,
.page-template-page-without-corner-blobs .j-content .entry-content > .wp-block-group .wp-block-group__inner-container > p:last-child {
  margin-bottom: 0;
}
.page-template-page-with-corner-blobs .j-content .entry-content > .wp-block-group[style*="background-color:#f0f2eb"] p a,
.page-template-page-without-corner-blobs .j-content .entry-content > .wp-block-group[style*="background-color:#f0f2eb"] p a {
  color: #005b18;
}
.page-template-page-with-corner-blobs .j-content .entry-content > .wp-block-group.has-green-0-background-color,
.page-template-page-without-corner-blobs .j-content .entry-content > .wp-block-group.has-green-0-background-color {
  background-color: #f0f2eb;
}
.page-template-page-with-corner-blobs .j-content .entry-content > .wp-block-group .jetpack-product-card:not(.with-breakdown),
.page-template-page-without-corner-blobs .j-content .entry-content > .wp-block-group .jetpack-product-card:not(.with-breakdown) {
  margin: calc(3.75rem - 36px) auto;
  max-width: 420px;
}
.page-template-page-with-corner-blobs .j-content .entry-content > .wp-block-group .jetpack-product-card:not(.with-breakdown) .jetpack-product-card__description, .page-template-page-with-corner-blobs .j-content .entry-content > .wp-block-group .jetpack-product-card:not(.with-breakdown) .jetpack-product-card__disclaimer,
.page-template-page-without-corner-blobs .j-content .entry-content > .wp-block-group .jetpack-product-card:not(.with-breakdown) .jetpack-product-card__description,
.page-template-page-without-corner-blobs .j-content .entry-content > .wp-block-group .jetpack-product-card:not(.with-breakdown) .jetpack-product-card__disclaimer {
  font-size: 18px;
}
.page-template-page-with-corner-blobs .j-content .entry-content > .wp-block-group .jetpack-product-card.with-breakdown .jetpack-product-card__description, .page-template-page-with-corner-blobs .j-content .entry-content > .wp-block-group .jetpack-product-card.with-breakdown .jetpack-product-card__features-list, .page-template-page-with-corner-blobs .j-content .entry-content > .wp-block-group .jetpack-product-card.with-breakdown p,
.page-template-page-without-corner-blobs .j-content .entry-content > .wp-block-group .jetpack-product-card.with-breakdown .jetpack-product-card__description,
.page-template-page-without-corner-blobs .j-content .entry-content > .wp-block-group .jetpack-product-card.with-breakdown .jetpack-product-card__features-list,
.page-template-page-without-corner-blobs .j-content .entry-content > .wp-block-group .jetpack-product-card.with-breakdown p {
  font-size: 16px;
}
.page-template-page-with-corner-blobs .j-content .entry-content > .wp-block-group .jetpack-product-card.with-breakdown p,
.page-template-page-without-corner-blobs .j-content .entry-content > .wp-block-group .jetpack-product-card.with-breakdown p {
  margin-bottom: 0;
}
.page-template-page-with-corner-blobs .j-content .entry-content > .wp-block-group .jetpack-product-card__breakdown-savings-tldr,
.page-template-page-without-corner-blobs .j-content .entry-content > .wp-block-group .jetpack-product-card__breakdown-savings-tldr {
  background: #eaefef;
  border-radius: 8px;
  color: #101517;
  font-weight: 700;
  padding: 16px;
}
.page-template-page-with-corner-blobs .j-content .entry-content .wp-block-media-text .wp-block-media-text__content,
.page-template-page-without-corner-blobs .j-content .entry-content .wp-block-media-text .wp-block-media-text__content {
  padding-left: 4rem;
}
@media (max-width: 782px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .wp-block-media-text .wp-block-media-text__content,
  .page-template-page-without-corner-blobs .j-content .entry-content .wp-block-media-text .wp-block-media-text__content {
    padding: 36px;
  }
}
@media (max-width: 530px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .wp-block-media-text .wp-block-media-text__content,
  .page-template-page-without-corner-blobs .j-content .entry-content .wp-block-media-text .wp-block-media-text__content {
    padding: 0;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content,
.page-template-page-without-corner-blobs .j-content .entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  padding-left: 2rem;
}
@media (max-width: 530px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content,
  .page-template-page-without-corner-blobs .j-content .entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    padding: 0px;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .wp-block-embed,
.page-template-page-without-corner-blobs .j-content .entry-content .wp-block-embed {
  margin-bottom: 36px;
}
.page-template-page-with-corner-blobs .j-content .entry-content .hero-with-icon h1,
.page-template-page-without-corner-blobs .j-content .entry-content .hero-with-icon h1 {
  word-spacing: normal;
  word-break: normal;
}
.page-template-page-with-corner-blobs .j-content .entry-content .hero-with-icon p[class*=is-style-jetpack-with-][class*=-icon],
.page-template-page-without-corner-blobs .j-content .entry-content .hero-with-icon p[class*=is-style-jetpack-with-][class*=-icon] {
  margin-bottom: 20px;
}
.page-template-page-with-corner-blobs .j-content .entry-content .hero-with-icon p.jetpack-price-text,
.page-template-page-without-corner-blobs .j-content .entry-content .hero-with-icon p.jetpack-price-text {
  margin: 16px 0 0;
  font-size: 16px;
  color: #101517;
}
.page-template-page-with-corner-blobs .j-content .entry-content .hero-with-icon .wp-block-columns,
.page-template-page-without-corner-blobs .j-content .entry-content .hero-with-icon .wp-block-columns {
  flex-direction: column-reverse;
}
@media (min-width: 901px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .hero-with-icon .wp-block-columns,
  .page-template-page-without-corner-blobs .j-content .entry-content .hero-with-icon .wp-block-columns {
    flex-direction: row;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .hero-with-icon .wp-block-columns .wp-block-column:last-child,
.page-template-page-without-corner-blobs .j-content .entry-content .hero-with-icon .wp-block-columns .wp-block-column:last-child {
  transform: scale(0.5);
  height: 192px;
  flex-basis: auto !important;
}
@media (min-width: 901px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .hero-with-icon .wp-block-columns .wp-block-column:last-child,
  .page-template-page-without-corner-blobs .j-content .entry-content .hero-with-icon .wp-block-columns .wp-block-column:last-child {
    transform: none;
    height: auto;
    flex-basis: calc(33% - 16px) !important;
  }
}
@media (max-width: 900px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .hero-with-icon.hide-hero-icon-mobile .wp-block-column:first-child,
  .page-template-page-without-corner-blobs .j-content .entry-content .hero-with-icon.hide-hero-icon-mobile .wp-block-column:first-child {
    margin-top: 40px;
  }
  .page-template-page-with-corner-blobs .j-content .entry-content .hero-with-icon.hide-hero-icon-mobile .wp-block-column:last-child,
  .page-template-page-without-corner-blobs .j-content .entry-content .hero-with-icon.hide-hero-icon-mobile .wp-block-column:last-child {
    display: none;
  }
}
@media (max-width: 530px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .hero-with-icon,
  .page-template-page-without-corner-blobs .j-content .entry-content .hero-with-icon {
    margin-top: 0;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .section-footnote,
.page-template-page-without-corner-blobs .j-content .entry-content .section-footnote {
  display: block;
  margin: 0 auto;
  max-width: 960px;
  text-align: center;
}
.page-template-page-with-corner-blobs .j-content .entry-content .section-footnote p,
.page-template-page-without-corner-blobs .j-content .entry-content .section-footnote p {
  border-radius: 3px;
  display: inline-block;
  padding: 12px 16px;
  background-color: #f0f2eb;
}
.page-template-page-with-corner-blobs .j-content .entry-content .text-with-video h2,
.page-template-page-without-corner-blobs .j-content .entry-content .text-with-video h2 {
  font-size: 32px;
  color: #101517;
  font-weight: 600;
  letter-spacing: -1px;
}
.page-template-page-with-corner-blobs .j-content .entry-content .text-with-video .wp-block-column:first-child,
.page-template-page-without-corner-blobs .j-content .entry-content .text-with-video .wp-block-column:first-child {
  padding-left: 2rem;
}
@media (max-width: 530px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .text-with-video .wp-block-column:first-child,
  .page-template-page-without-corner-blobs .j-content .entry-content .text-with-video .wp-block-column:first-child {
    padding-left: 0;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .full-width-heading p,
.page-template-page-without-corner-blobs .j-content .entry-content .full-width-heading p {
  font-size: 1.5rem;
  line-height: 1.2;
}
@media (min-width: 783px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .full-width-heading p,
  .page-template-page-without-corner-blobs .j-content .entry-content .full-width-heading p {
    font-size: 3rem;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .full-width-heading:not(.has-background),
.page-template-page-without-corner-blobs .j-content .entry-content .full-width-heading:not(.has-background) {
  margin-top: 12rem;
  margin-bottom: 12rem;
  width: 85%;
  max-width: 900px;
}
@media (max-width: 782px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .full-width-heading:not(.has-background),
  .page-template-page-without-corner-blobs .j-content .entry-content .full-width-heading:not(.has-background) {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .product-cards .wp-block-columns,
.page-template-page-without-corner-blobs .j-content .entry-content .product-cards .wp-block-columns {
  justify-content: center;
}
.page-template-page-with-corner-blobs .j-content .entry-content .product-cards .wp-block-columns .wp-block-column,
.page-template-page-without-corner-blobs .j-content .entry-content .product-cards .wp-block-columns .wp-block-column {
  max-width: 420px;
}
.page-template-page-with-corner-blobs .j-content .entry-content .product-cards .wp-block-columns .wp-block-column .jetpack-product-card,
.page-template-page-without-corner-blobs .j-content .entry-content .product-cards .wp-block-columns .wp-block-column .jetpack-product-card {
  height: 100%;
}
.page-template-page-with-corner-blobs .j-content .entry-content .product-cards .wp-block-columns + p,
.page-template-page-without-corner-blobs .j-content .entry-content .product-cards .wp-block-columns + p {
  margin-top: 75px;
  margin-bottom: 75px;
}
.page-template-page-with-corner-blobs .j-content .entry-content .testimonials-homepage .testimonial-section,
.page-template-page-without-corner-blobs .j-content .entry-content .testimonials-homepage .testimonial-section {
  background-color: #f1f2eb;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  border-radius: 6px;
}
.page-template-page-with-corner-blobs .j-content .entry-content .testimonials-homepage .corner-color-blobs,
.page-template-page-without-corner-blobs .j-content .entry-content .testimonials-homepage .corner-color-blobs {
  clip-path: none;
  width: 100%;
}
.page-template-page-with-corner-blobs .j-content .entry-content .testimonials-homepage .testimonial-block,
.page-template-page-without-corner-blobs .j-content .entry-content .testimonials-homepage .testimonial-block {
  background: unset;
}
.page-template-page-with-corner-blobs .j-content .entry-content .testimonials-homepage .testimonial-block__quote p::before,
.page-template-page-without-corner-blobs .j-content .entry-content .testimonials-homepage .testimonial-block__quote p::before {
  content: no-open-quote;
}
.page-template-page-with-corner-blobs .j-content .entry-content .testimonials-homepage .testimonial-block__text::before,
.page-template-page-without-corner-blobs .j-content .entry-content .testimonials-homepage .testimonial-block__text::before {
  transform: rotate(180deg);
  top: -0.25rem;
}
.page-template-page-with-corner-blobs .j-content .entry-content .testimonials-homepage .testimonial-block__author-position a,
.page-template-page-without-corner-blobs .j-content .entry-content .testimonials-homepage .testimonial-block__author-position a {
  text-decoration: underline;
  font-size: 18px;
  font-style: normal;
}
.page-template-page-with-corner-blobs .j-content .entry-content .testimonials-homepage .testimonial-block__author,
.page-template-page-without-corner-blobs .j-content .entry-content .testimonials-homepage .testimonial-block__author {
  font-size: 32px;
  font-weight: 600;
}
.page-template-page-with-corner-blobs .j-content .entry-content .testimonials-homepage .testimonial-block__quote p,
.page-template-page-without-corner-blobs .j-content .entry-content .testimonials-homepage .testimonial-block__quote p {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}
@media (max-width: 530px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .testimonials-homepage,
  .page-template-page-without-corner-blobs .j-content .entry-content .testimonials-homepage {
    width: 100%;
  }
  .page-template-page-with-corner-blobs .j-content .entry-content .testimonials-homepage .testimonial-section,
  .page-template-page-without-corner-blobs .j-content .entry-content .testimonials-homepage .testimonial-section {
    filter: none;
    border-radius: 0px;
  }
  .page-template-page-with-corner-blobs .j-content .entry-content .testimonials-homepage .slider__list > li,
  .page-template-page-without-corner-blobs .j-content .entry-content .testimonials-homepage .slider__list > li {
    height: unset;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .pricing-homepage .jetpack-product-card__button,
.page-template-page-without-corner-blobs .j-content .entry-content .pricing-homepage .jetpack-product-card__button {
  padding: 1rem;
}
.page-template-page-with-corner-blobs .j-content .entry-content .pricing-homepage .jetpack-product-card.is-recommended,
.page-template-page-without-corner-blobs .j-content .entry-content .pricing-homepage .jetpack-product-card.is-recommended {
  border: 2px solid #008710;
  box-shadow: 0px 2px 6px 0px #8D8D8D, 0px 4px 24px 0px rgba(126, 126, 126, 0.1), 0px 0px 0px 2px #069e08 inset;
}
.page-template-page-with-corner-blobs .j-content .entry-content .pricing-homepage .jetpack-product-card.is-recommended .jetpack-product-card__reco,
.page-template-page-without-corner-blobs .j-content .entry-content .pricing-homepage .jetpack-product-card.is-recommended .jetpack-product-card__reco {
  background-color: #008710;
  margin-bottom: 0;
}
.page-template-page-with-corner-blobs .j-content .entry-content .pricing-homepage .jetpack-product-card.is-recommended .jetpack-product-card__reco .decorative-gridicon,
.page-template-page-without-corner-blobs .j-content .entry-content .pricing-homepage .jetpack-product-card.is-recommended .jetpack-product-card__reco .decorative-gridicon {
  height: unset;
  vertical-align: middle;
}
.page-template-page-with-corner-blobs .j-content .entry-content .badges,
.page-template-page-without-corner-blobs .j-content .entry-content .badges {
  display: flex;
  justify-content: center;
  flex-flow: wrap;
  gap: 35px;
  align-items: center;
}
.page-template-page-with-corner-blobs .j-content .entry-content .testimonial,
.page-template-page-without-corner-blobs .j-content .entry-content .testimonial {
  max-width: 775px;
}
.page-template-page-with-corner-blobs .j-content .entry-content .testimonial .wp-block-media-text.has-media-on-the-right,
.page-template-page-without-corner-blobs .j-content .entry-content .testimonial .wp-block-media-text.has-media-on-the-right {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  margin: 0 auto;
  padding: 0 2rem;
}
@media (max-width: 782px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .testimonial .wp-block-media-text.has-media-on-the-right,
  .page-template-page-without-corner-blobs .j-content .entry-content .testimonial .wp-block-media-text.has-media-on-the-right {
    padding: 0;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .testimonial .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content,
.page-template-page-without-corner-blobs .j-content .entry-content .testimonial .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  flex-grow: 1;
  margin: 18px 40px 32px 0;
  padding: 0;
}
.page-template-page-with-corner-blobs .j-content .entry-content .testimonial .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content a,
.page-template-page-without-corner-blobs .j-content .entry-content .testimonial .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content a {
  text-decoration: underline;
}
.page-template-page-with-corner-blobs .j-content .entry-content .testimonial .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content a:hover,
.page-template-page-without-corner-blobs .j-content .entry-content .testimonial .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content a:hover {
  text-decoration: none;
  color: #2fb41f;
}
@media (max-width: 782px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .testimonial .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content,
  .page-template-page-without-corner-blobs .j-content .entry-content .testimonial .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    padding: 0;
    margin: 0;
  }
  .page-template-page-with-corner-blobs .j-content .entry-content .testimonial .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content p.is-style-jetpack-quote::before,
  .page-template-page-without-corner-blobs .j-content .entry-content .testimonial .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content p.is-style-jetpack-quote::before {
    position: relative;
    top: 0;
    left: 0;
    padding: 0 3px 0 0;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
  }
  .page-template-page-with-corner-blobs .j-content .entry-content .testimonial .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content p:not(.is-style-jetpack-quote),
  .page-template-page-without-corner-blobs .j-content .entry-content .testimonial .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content p:not(.is-style-jetpack-quote) {
    margin-left: 55px;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .testimonial figure,
.page-template-page-without-corner-blobs .j-content .entry-content .testimonial figure {
  flex-shrink: 0;
}
@media (max-width: 782px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .testimonial figure,
  .page-template-page-without-corner-blobs .j-content .entry-content .testimonial figure {
    position: absolute;
    bottom: 30px;
    left: 0;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .testimonial figure img,
.page-template-page-without-corner-blobs .j-content .entry-content .testimonial figure img {
  height: 15rem;
  width: auto;
  border-radius: 50%;
  margin-top: 0.5rem;
}
@media (max-width: 782px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .testimonial figure img,
  .page-template-page-without-corner-blobs .j-content .entry-content .testimonial figure img {
    width: 48px;
    height: 48px;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .testimonial .section-footnote p,
.page-template-page-without-corner-blobs .j-content .entry-content .testimonial .section-footnote p {
  display: block;
  color: #3d596d;
}
.page-template-page-with-corner-blobs .j-content .entry-content .testimonial .section-footnote p a,
.page-template-page-without-corner-blobs .j-content .entry-content .testimonial .section-footnote p a {
  color: #007117;
}
.page-template-page-with-corner-blobs .j-content .entry-content .testimonial-alt .has-media-on-the-right.has-media-on-the-right .wp-block-media-text__content,
.page-template-page-without-corner-blobs .j-content .entry-content .testimonial-alt .has-media-on-the-right.has-media-on-the-right .wp-block-media-text__content {
  margin-left: 7.5%;
}
@media (max-width: 530px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .testimonial-alt .has-media-on-the-right.has-media-on-the-right .wp-block-media-text__content,
  .page-template-page-without-corner-blobs .j-content .entry-content .testimonial-alt .has-media-on-the-right.has-media-on-the-right .wp-block-media-text__content {
    margin-left: 0;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .testimonial-alt .wp-block-media-text__content,
.page-template-page-without-corner-blobs .j-content .entry-content .testimonial-alt .wp-block-media-text__content {
  position: relative;
}
.page-template-page-with-corner-blobs .j-content .entry-content .testimonial-alt .wp-block-media-text__content::before,
.page-template-page-without-corner-blobs .j-content .entry-content .testimonial-alt .wp-block-media-text__content::before {
  position: absolute;
  top: 0.75rem;
  right: calc(100% - 1rem);
  display: block;
  content: "";
  width: 30px;
  height: 26px;
  background-image: url(/wp-content/themes/a8c/jetpackme-new/scss/../images/2021/quotation.svg);
  background-size: cover;
}
.page-template-page-with-corner-blobs .j-content .entry-content .testimonial-alt .wp-block-media-text__content blockquote,
.page-template-page-without-corner-blobs .j-content .entry-content .testimonial-alt .wp-block-media-text__content blockquote {
  position: relative;
  border: none;
  margin: 0 0 1.5rem;
  padding: 0;
}
.page-template-page-with-corner-blobs .j-content .entry-content .testimonial-alt .wp-block-media-text__content blockquote p:first-of-type::before,
.page-template-page-without-corner-blobs .j-content .entry-content .testimonial-alt .wp-block-media-text__content blockquote p:first-of-type::before {
  content: open-quote;
}
.page-template-page-with-corner-blobs .j-content .entry-content .testimonial-alt .wp-block-media-text__content blockquote p:last-of-type::after,
.page-template-page-without-corner-blobs .j-content .entry-content .testimonial-alt .wp-block-media-text__content blockquote p:last-of-type::after {
  content: close-quote;
}
@media (max-width: 900px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .testimonial-alt,
  .page-template-page-without-corner-blobs .j-content .entry-content .testimonial-alt {
    margin: 40px 0;
    width: 100vw;
  }
  .page-template-page-with-corner-blobs .j-content .entry-content .testimonial-alt .wp-block-media-text,
  .page-template-page-without-corner-blobs .j-content .entry-content .testimonial-alt .wp-block-media-text {
    display: flex;
    flex-direction: column;
  }
  .page-template-page-with-corner-blobs .j-content .entry-content .testimonial-alt .wp-block-media-text .wp-block-media-text__media,
  .page-template-page-without-corner-blobs .j-content .entry-content .testimonial-alt .wp-block-media-text .wp-block-media-text__media {
    order: 2;
  }
  .page-template-page-with-corner-blobs .j-content .entry-content .testimonial-alt .wp-block-media-text .wp-block-media-text__content,
  .page-template-page-without-corner-blobs .j-content .entry-content .testimonial-alt .wp-block-media-text .wp-block-media-text__content {
    order: 1;
    padding: 3rem 3rem 0 6rem;
  }
  .page-template-page-with-corner-blobs .j-content .entry-content .testimonial-alt .wp-block-media-text .wp-block-media-text__content p,
  .page-template-page-without-corner-blobs .j-content .entry-content .testimonial-alt .wp-block-media-text .wp-block-media-text__content p {
    font-size: 20px;
  }
  .page-template-page-with-corner-blobs .j-content .entry-content .testimonial-alt .wp-block-media-text .wp-block-media-text__content::before,
  .page-template-page-without-corner-blobs .j-content .entry-content .testimonial-alt .wp-block-media-text .wp-block-media-text__content::before {
    left: 40px;
    right: unset;
    top: 50px;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .testimonial-alt.no-padding,
.page-template-page-without-corner-blobs .j-content .entry-content .testimonial-alt.no-padding {
  padding: 0;
}
.page-template-page-with-corner-blobs .j-content .entry-content .testimonial-alt.no-padding .wp-block-media-text__content::before,
.page-template-page-without-corner-blobs .j-content .entry-content .testimonial-alt.no-padding .wp-block-media-text__content::before {
  right: calc(100% - 2.8rem);
}
.page-template-page-with-corner-blobs .j-content .entry-content .testimonial-alt.no-padding .wp-block-media-text__content blockquote p::before,
.page-template-page-without-corner-blobs .j-content .entry-content .testimonial-alt.no-padding .wp-block-media-text__content blockquote p::before {
  content: no-open-quote;
}
.page-template-page-with-corner-blobs .j-content .entry-content .product-benefits-alt h2,
.page-template-page-without-corner-blobs .j-content .entry-content .product-benefits-alt h2 {
  font-size: 2.75em;
  margin-bottom: 48px;
  font-weight: 700;
}
.page-template-page-with-corner-blobs .j-content .entry-content .product-benefits-alt .wp-block-columns .wp-block-column,
.page-template-page-without-corner-blobs .j-content .entry-content .product-benefits-alt .wp-block-columns .wp-block-column {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page-template-page-with-corner-blobs .j-content .entry-content .product-benefits-alt .wp-block-columns .wp-block-column svg,
.page-template-page-without-corner-blobs .j-content .entry-content .product-benefits-alt .wp-block-columns .wp-block-column svg {
  width: 80px;
  height: auto;
  margin: 0 auto;
  display: block;
  fill: #646970;
}
.page-template-page-with-corner-blobs .j-content .entry-content .product-benefits-alt .wp-block-columns .wp-block-column p,
.page-template-page-without-corner-blobs .j-content .entry-content .product-benefits-alt .wp-block-columns .wp-block-column p {
  text-align: center;
}
.page-template-page-with-corner-blobs .j-content .entry-content .product-benefits-alt-2,
.page-template-page-without-corner-blobs .j-content .entry-content .product-benefits-alt-2 {
  margin-top: 60px;
  margin-bottom: 60px;
  width: 85%;
  position: relative;
}
.page-template-page-with-corner-blobs .j-content .entry-content .product-benefits-alt-2 h2,
.page-template-page-without-corner-blobs .j-content .entry-content .product-benefits-alt-2 h2 {
  font-size: 1.5em;
  font-weight: 700;
  margin-top: 1rem;
}
@media (max-width: 1000px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .product-benefits-alt-2 h2,
  .page-template-page-without-corner-blobs .j-content .entry-content .product-benefits-alt-2 h2 {
    margin-left: 45px;
    line-height: 36px;
    margin-top: 0;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .product-benefits-alt-2 svg,
.page-template-page-without-corner-blobs .j-content .entry-content .product-benefits-alt-2 svg {
  fill: #3d596d;
  width: 3rem;
  height: 3rem;
}
@media (max-width: 1000px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .product-benefits-alt-2 svg,
  .page-template-page-without-corner-blobs .j-content .entry-content .product-benefits-alt-2 svg {
    position: absolute;
    top: 0;
    left: 0;
    height: 36px;
    width: 36px;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .product-benefits-alt-2 p,
.page-template-page-without-corner-blobs .j-content .entry-content .product-benefits-alt-2 p {
  margin-bottom: 0;
}
@media (max-width: 1000px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .product-benefits-alt-2 .wp-block-column,
  .page-template-page-without-corner-blobs .j-content .entry-content .product-benefits-alt-2 .wp-block-column {
    position: relative;
    margin-bottom: 0;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .plain-cta h3,
.page-template-page-without-corner-blobs .j-content .entry-content .plain-cta h3 {
  font-size: 24px;
  margin-bottom: 1em;
  font-weight: 400;
}
.page-template-page-with-corner-blobs .j-content .entry-content .full-width-cta .wp-block-media-text__content,
.page-template-page-without-corner-blobs .j-content .entry-content .full-width-cta .wp-block-media-text__content {
  padding: 5rem;
}
.page-template-page-with-corner-blobs .j-content .entry-content .full-width-cta .wp-block-media-text__content h2,
.page-template-page-without-corner-blobs .j-content .entry-content .full-width-cta .wp-block-media-text__content h2 {
  font-size: 1.75rem;
  font-weight: 700;
  margin-bottom: 2rem;
  color: #001c09;
}
@media (max-width: 782px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .full-width-cta .wp-block-media-text__content,
  .page-template-page-without-corner-blobs .j-content .entry-content .full-width-cta .wp-block-media-text__content {
    padding: 2rem 0;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .has-green-0-background-color .section-footnote p,
.page-template-page-without-corner-blobs .j-content .entry-content .has-green-0-background-color .section-footnote p {
  background-color: #fff;
  color: #3d596d;
}
@media (min-width: 601px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .hero-with-icon .wp-block-column:first-child,
  .page-template-page-without-corner-blobs .j-content .entry-content .hero-with-icon .wp-block-column:first-child {
    flex-basis: calc(50% - 16px) !important;
    padding-right: 32px;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .simple-quote,
.page-template-page-without-corner-blobs .j-content .entry-content .simple-quote {
  max-width: 850px;
}
.page-template-page-with-corner-blobs .j-content .entry-content .simple-quote h2,
.page-template-page-without-corner-blobs .j-content .entry-content .simple-quote h2 {
  font-size: 2.125rem;
  font-weight: 700;
  padding: 1em 40px;
  color: #3c434a;
}
@media screen and (max-width: 900px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .simple-quote h2,
  .page-template-page-without-corner-blobs .j-content .entry-content .simple-quote h2 {
    font-size: 1.125rem;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .landing-page--videopress__comparison,
.page-template-page-without-corner-blobs .j-content .entry-content .landing-page--videopress__comparison {
  background: #f6f7f7;
  padding: 3.5rem 1rem;
}
.page-template-page-with-corner-blobs .j-content .entry-content .landing-page--videopress__comparison .comparison-table,
.page-template-page-without-corner-blobs .j-content .entry-content .landing-page--videopress__comparison .comparison-table {
  display: none;
}
@media (min-width: 1101px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .landing-page--videopress__comparison,
  .page-template-page-without-corner-blobs .j-content .entry-content .landing-page--videopress__comparison {
    padding: 5rem 6.25rem 4.5rem;
  }
  .page-template-page-with-corner-blobs .j-content .entry-content .landing-page--videopress__comparison .comparison-table,
  .page-template-page-without-corner-blobs .j-content .entry-content .landing-page--videopress__comparison .comparison-table {
    display: table;
  }
  .page-template-page-with-corner-blobs .j-content .entry-content .landing-page--videopress__comparison .comparison-cards,
  .page-template-page-without-corner-blobs .j-content .entry-content .landing-page--videopress__comparison .comparison-cards {
    display: none;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .landing-page--videopress__comparison .info-tooltip p,
.page-template-page-without-corner-blobs .j-content .entry-content .landing-page--videopress__comparison .info-tooltip p {
  font-size: 14px;
}
.page-template-page-with-corner-blobs .j-content .entry-content .app-magic-link legend,
.page-template-page-without-corner-blobs .j-content .entry-content .app-magic-link legend {
  font-size: 18px;
  line-height: 1.5;
  margin: 1em 0;
  text-align: left;
}
.page-template-page-with-corner-blobs .j-content .entry-content .app-magic-link fieldset,
.page-template-page-without-corner-blobs .j-content .entry-content .app-magic-link fieldset {
  display: flex;
  flex-direction: column;
}
@media (max-width: 530px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .app-magic-link fieldset,
  .page-template-page-without-corner-blobs .j-content .entry-content .app-magic-link fieldset {
    flex-direction: row;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .app-magic-link--email,
.page-template-page-without-corner-blobs .j-content .entry-content .app-magic-link--email {
  border-radius: 3px;
  border: 1px solid #8C8F94;
  color: #646970;
  font-size: 1rem;
  margin-bottom: 0.625rem;
  outline: none;
  padding: 0.68em 0.9375em;
}
@media (max-width: 530px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .app-magic-link--email,
  .page-template-page-without-corner-blobs .j-content .entry-content .app-magic-link--email {
    margin-right: 0.625rem;
    margin-bottom: 0;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .app-magic-link--email:focus,
.page-template-page-without-corner-blobs .j-content .entry-content .app-magic-link--email:focus {
  border-color: #008710;
}
.page-template-page-with-corner-blobs .j-content .entry-content .app-magic-link--button,
.page-template-page-without-corner-blobs .j-content .entry-content .app-magic-link--button {
  font-weight: normal;
  margin-top: 0;
}
.page-template-page-with-corner-blobs .j-content .entry-content .app-magic-link--confirmation,
.page-template-page-without-corner-blobs .j-content .entry-content .app-magic-link--confirmation {
  display: none;
  font-size: 1.25em;
  font-weight: 600;
  margin: 0;
}
@media (max-width: 530px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .app-magic-link,
  .page-template-page-without-corner-blobs .j-content .entry-content .app-magic-link {
    display: none;
  }
}
@media (max-width: 530px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .app-qr-code,
  .page-template-page-without-corner-blobs .j-content .entry-content .app-qr-code {
    display: none;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .store-buttons,
.page-template-page-without-corner-blobs .j-content .entry-content .store-buttons {
  display: none;
}
@media (max-width: 530px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .store-buttons,
  .page-template-page-without-corner-blobs .j-content .entry-content .store-buttons {
    display: block;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content .store-buttons ul,
.page-template-page-without-corner-blobs .j-content .entry-content .store-buttons ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.page-template-page-with-corner-blobs .j-content .entry-content .store-buttons ul img,
.page-template-page-without-corner-blobs .j-content .entry-content .store-buttons ul img {
  height: 52px;
}
.page-template-page-with-corner-blobs .j-content .entry-content .store-buttons li,
.page-template-page-without-corner-blobs .j-content .entry-content .store-buttons li {
  display: inline-block;
  margin-bottom: 0.8125rem;
  margin-right: 0.8125rem;
  padding: 0;
}
.page-template-page-with-corner-blobs .j-content .entry-content .blaze-how-it-works,
.page-template-page-without-corner-blobs .j-content .entry-content .blaze-how-it-works {
  justify-content: space-evenly;
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings,
.page-template-page-without-corner-blobs .j-content .entry-content .savings {
  
  
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings .savings-box,
.page-template-page-without-corner-blobs .j-content .entry-content .savings .savings-box {
  border-radius: 8px;
  border: 1px solid var(--gray-gray-5, #DCDCDE);
  background: var(--black-white-white, #FFF);
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.05);
  padding: 20px;
  width: 80%; 
  max-width: 1100px;
  margin: auto;
  margin-top: 4em;
  box-sizing: border-box;
  position: relative; 
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings .savings-header,
.page-template-page-without-corner-blobs .j-content .entry-content .savings .savings-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
  position: relative;
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings .label,
.page-template-page-without-corner-blobs .j-content .entry-content .savings .label {
  color: var(--black-white-black, #000);
  font-family: "SF Pro Text", sans-serif;
  font-size: 14px;
  font-weight: 600;
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings .amount,
.page-template-page-without-corner-blobs .j-content .entry-content .savings .amount {
  color: var(--gray-gray-100, #101517);
  font-family: "SF Pro Display", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: -2px;
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings .slider-container,
.page-template-page-without-corner-blobs .j-content .entry-content .savings .slider-container {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings #revenueSlider,
.page-template-page-without-corner-blobs .j-content .entry-content .savings #revenueSlider {
  flex-grow: 1;
  margin: 0 10px;
  appearance: none; 
  background: #EDEDEF;
  height: 8px;
  outline: none;
  border-radius: 3px;
  transition: background 0.3s;
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings #revenueSlider::-webkit-slider-thumb,
.page-template-page-without-corner-blobs .j-content .entry-content .savings #revenueSlider::-webkit-slider-thumb {
  appearance: none;
  width: 34px;
  height: 24px;
  background: var(--jetpack-green-jp-green-40, #069E08);
  border-radius: var(--grid-unit-05, 4px);
  cursor: pointer;
  transition: background 0.3s;
  position: relative;
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings #revenueSlider::-moz-range-thumb,
.page-template-page-without-corner-blobs .j-content .entry-content .savings #revenueSlider::-moz-range-thumb {
  width: 34px;
  height: 24px;
  background: var(--jetpack-green-jp-green-40, #069E08);
  border-radius: var(--grid-unit-05, 4px);
  cursor: pointer;
  position: relative;
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings #revenueSlider::-webkit-slider-thumb::before,
.page-template-page-without-corner-blobs .j-content .entry-content .savings #revenueSlider::-webkit-slider-thumb::before {
  content: "<";
  position: absolute;
  left: 6px;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 16px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="8" height="16" viewBox="0 0 8 16" fill="none"><path d="M4.75829 5.35938L2.47942 8.01809L4.75829 10.6768L5.51758 10.026L3.79649 8.01809L5.51758 6.01017L4.75829 5.35938Z" fill="white"/></svg>');
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings #revenueSlider::-webkit-slider-thumb::after,
.page-template-page-without-corner-blobs .j-content .entry-content .savings #revenueSlider::-webkit-slider-thumb::after {
  content: ">";
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 16px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="8" height="16" viewBox="0 0 8 16" fill="none"><path d="M3.24171 5.35938L5.52058 8.01809L3.24171 10.6768L2.48242 10.026L4.20351 8.01809L2.48242 6.01017L3.24171 5.35938Z" fill="white"/></svg>');
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings #revenueSlider::-moz-range-thumb::before,
.page-template-page-without-corner-blobs .j-content .entry-content .savings #revenueSlider::-moz-range-thumb::before {
  content: "<";
  position: absolute;
  left: 6px;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 16px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="8" height="16" viewBox="0 0 8 16" fill="none"><path d="M4.75829 5.35938L2.47942 8.01809L4.75829 10.6768L5.51758 10.026L3.79649 8.01809L5.51758 6.01017L4.75829 5.35938Z" fill="white"/></svg>');
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings #revenueSlider::-moz-range-thumb::after,
.page-template-page-without-corner-blobs .j-content .entry-content .savings #revenueSlider::-moz-range-thumb::after {
  content: ">";
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 16px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="8" height="16" viewBox="0 0 8 16" fill="none"><path d="M3.24171 5.35938L5.52058 8.01809L3.24171 10.6768L2.48242 10.026L4.20351 8.01809L2.48242 6.01017L3.24171 5.35938Z" fill="white"/></svg>');
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings #revenueSlider::-moz-range-progress,
.page-template-page-without-corner-blobs .j-content .entry-content .savings #revenueSlider::-moz-range-progress {
  background: var(--gray-gray-20, #A7AAAD);
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings #revenueSlider::-moz-range-track,
.page-template-page-without-corner-blobs .j-content .entry-content .savings #revenueSlider::-moz-range-track {
  background: #EDEDEF;
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings .details,
.page-template-page-without-corner-blobs .j-content .entry-content .savings .details {
  color: var(--gray-gray-40, #787C82);
  font-family: "SF Pro Text", sans-serif;
  font-size: 14px;
  margin-top: 20px;
  text-align: center;
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings #savingsAmount, .page-template-page-with-corner-blobs .j-content .entry-content .savings #revenueAmount,
.page-template-page-without-corner-blobs .j-content .entry-content .savings #savingsAmount,
.page-template-page-without-corner-blobs .j-content .entry-content .savings #revenueAmount {
  text-align: center;
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings .decrement-button,
.page-template-page-without-corner-blobs .j-content .entry-content .savings .decrement-button {
  border-radius: 3.2px;
  background: var(--gray-gray-5, #DCDCDE);
  color: white;
  cursor: pointer; 
  padding: 6px 10px; 
  border: none; 
  outline: none; 
  transition: background-color 0.2s ease; 
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings .decrement-button:hover,
.page-template-page-without-corner-blobs .j-content .entry-content .savings .decrement-button:hover {
  background: var(--gray-gray-10, #BCBEC0); 
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings .decrement-button:active,
.page-template-page-without-corner-blobs .j-content .entry-content .savings .decrement-button:active {
  background: var(--gray-gray-15, #9C9D9E); 
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings .increment-button,
.page-template-page-without-corner-blobs .j-content .entry-content .savings .increment-button {
  border-radius: 3.2px;
  border: 1px solid #000;
  background: white;
  color: #000; 
  cursor: pointer; 
  padding: 6px 10px; 
  outline: none; 
  transition: background-color 0.2s ease, border-color 0.2s ease; 
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings .increment-button:hover,
.page-template-page-without-corner-blobs .j-content .entry-content .savings .increment-button:hover {
  background: rgba(242, 242, 242, 0.8666666667); 
  border-color: #888; 
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings .increment-button:active,
.page-template-page-without-corner-blobs .j-content .entry-content .savings .increment-button:active {
  background: var(--gray-gray-10, #f2f2f2); 
  border-color: #555; 
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings .feature-block--wordads,
.page-template-page-without-corner-blobs .j-content .entry-content .savings .feature-block--wordads {
  margin-bottom: 2em;
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings .fees-box,
.page-template-page-without-corner-blobs .j-content .entry-content .savings .fees-box {
  position: relative;
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings .fees-box .fee-line,
.page-template-page-without-corner-blobs .j-content .entry-content .savings .fees-box .fee-line {
  line-height: 22px;
  padding-right: 60px;
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings .fees-box .fee,
.page-template-page-without-corner-blobs .j-content .entry-content .savings .fees-box .fee {
  position: absolute;
  right: 5px;
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings .green,
.page-template-page-without-corner-blobs .j-content .entry-content .savings .green {
  color: var(--jetpack-green-jp-green-50, #008710);
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; 
  letter-spacing: -0.12px;
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings .green .fee,
.page-template-page-without-corner-blobs .j-content .entry-content .savings .green .fee {
  color: var(--jetpack-green-jp-green-50, #008710);
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; 
  letter-spacing: -0.18px;
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings .green .label, .page-template-page-with-corner-blobs .j-content .entry-content .savings .green .amount,
.page-template-page-without-corner-blobs .j-content .entry-content .savings .green .label,
.page-template-page-without-corner-blobs .j-content .entry-content .savings .green .amount {
  color: var(--jetpack-green-jp-green-50, #008710);
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings .others,
.page-template-page-without-corner-blobs .j-content .entry-content .savings .others {
  color: var(--gray-gray-60, #50575E);
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; 
  letter-spacing: -0.12px;
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings .others .fee,
.page-template-page-without-corner-blobs .j-content .entry-content .savings .others .fee {
  color: var(--gray-gray-60, #50575E);
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; 
  letter-spacing: -0.18px;
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings .box,
.page-template-page-without-corner-blobs .j-content .entry-content .savings .box {
  margin: 10px;
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings .revenuebox,
.page-template-page-without-corner-blobs .j-content .entry-content .savings .revenuebox {
  text-align: center;
  position: absolute;
  right: 150px;
  min-width: 20%;
  padding-right: 10px;
}
.page-template-page-with-corner-blobs .j-content .entry-content .savings .savingbox,
.page-template-page-without-corner-blobs .j-content .entry-content .savings .savingbox {
  min-width: 200px;
  text-align: center;
}
@media (max-width: 1000px) {
  .page-template-page-with-corner-blobs .j-content .entry-content .savings .mobile-hide,
  .page-template-page-without-corner-blobs .j-content .entry-content .savings .mobile-hide {
    display: none;
  }
}
.page-template-page-with-corner-blobs .j-content .entry-content p.is-style-jetpack-paid-feature-label,
.page-template-page-without-corner-blobs .j-content .entry-content p.is-style-jetpack-paid-feature-label {
  margin-bottom: 1rem;
  font-size: 0.875rem;
  line-height: 1;
}
.jetpack-collapse:not(.show) {
    display: none;
}

.jetpack-collapsing {
    height: 0;
    overflow: hidden;
    transition: height .35s ease;
}

@media (prefers-reduced-motion: reduce) {
    .jetpack-collapsing {
        transition: none;
    }
}
