@keyframes notice-loading-pulse{0%,to{opacity:.75}50%{opacity:1}}.notice{animation:appear .3s ease-in-out;background:var(--color-neutral-80);box-sizing:border-box;color:var(--color-text-inverted);display:flex;line-height:1.5;margin-bottom:12px;position:relative;width:100%}@media(min-width:661px){.notice{margin-bottom:24px}}.notice.is-success .notice__icon-wrapper{background:var(--color-success-40)}.notice.is-success .notice__icon-wrapper-drop{background:var(--color-success)}.notice.is-warning .notice__icon-wrapper{background:var(--color-warning-30)}.notice.is-warning .notice__icon-wrapper-drop{background:var(--color-warning)}.notice.is-error .notice__icon-wrapper{background:var(--color-error-40)}.notice.is-error .notice__icon-wrapper-drop{background:var(--color-error)}.notice.is-info .notice__icon-wrapper{background:var(--color-accent-40)}.notice.is-info .notice__icon-wrapper-drop{background:var(--color-accent)}.notice.is-loading .notice__icon-wrapper{animation:notice-loading-pulse .8s ease-in-out infinite}.notice .notice__dismiss{color:var(--color-neutral-20);overflow:hidden}.notice .notice__dismiss:focus,.notice .notice__dismiss:hover{color:var(--color-text-inverted)}.notice.is-error .notice__dismiss,.notice.is-info .notice__dismiss,.notice.is-success .notice__dismiss,.notice.is-warning .notice__dismiss{overflow:hidden}.notice__icon-wrapper{align-items:center;align-self:stretch;background:var(--color-neutral-40);color:var(--color-text-inverted);display:flex;flex-shrink:0;justify-content:center;position:relative;width:47px}.notice__icon-wrapper-drop{background:var(--color-neutral);border-radius:8px;height:16px;left:calc(50% - 8px);position:absolute;top:calc(50% - 8px);width:16px}.notice__icon-wrapper-drop+.notice__icon{position:relative}.notice__content{flex-grow:1;font-size:.75rem;padding:13px}.notice__content .notice__text a,.notice__content .notice__text a:visited,.notice__content .notice__text button.is-link{color:var(--color-text-inverted);line-height:inherit;text-decoration:underline}.notice__content .notice__text a:hover,.notice__content .notice__text a:visited:hover,.notice__content .notice__text button.is-link:hover{color:var(--color-text-inverted);text-decoration:none}.notice__content .notice__text ul{margin-bottom:0;margin-left:0}.notice__content .notice__text li{margin-left:2em;margin-top:.5em}.notice__content .notice__text p{margin-bottom:0;margin-top:.5em}.notice__content .notice__text p:first-child{margin-top:0}@media(min-width:481px){.notice__content{font-size:.875rem}}.notice__button{cursor:pointer;margin-left:.428em}.notice__dismiss{cursor:pointer;display:flex;flex-shrink:0;padding:12px}.notice__dismiss .gridicon{height:18px;width:18px}@media(min-width:481px){.notice__dismiss{padding:11px}.notice__dismiss .gridicon{height:24px;width:24px}}a.notice__action{align-items:center;color:var(--color-neutral-20);cursor:pointer;display:flex;font-size:.75rem;font-weight:400;padding:13px;text-decoration:none;white-space:nowrap}@media(min-width:481px){a.notice__action{align-items:center;flex-grow:0;flex-shrink:1;font-size:.875rem;margin:0 0 0 auto;padding:13px 16px}a.notice__action .gridicon{height:24px;width:24px}}a.notice__action:visited{color:var(--color-neutral-20)}a.notice__action:hover{color:var(--color-text-inverted)}a.notice__action .gridicon{height:18px;margin-left:8px;opacity:.7;width:18px}.notice.is-compact{display:inline-flex;flex-direction:row;flex-wrap:nowrap;line-height:1.5;margin:0;min-height:20px;padding:0;text-decoration:none;text-transform:none;vertical-align:middle;width:auto}.notice.is-compact .notice__content{font-size:.75rem;padding:6px 10px}.notice.is-compact .notice__icon-wrapper{width:28px}.notice.is-compact .notice__icon-wrapper .notice__icon{height:18px;margin:0;width:18px}.notice.is-compact .notice__icon-wrapper-drop{height:12px;left:calc(50% - 6px);top:calc(50% - 6px);width:12px}.notice.is-compact .notice__dismiss{align-self:center;flex:none;margin:0 8px 0 0;padding:0;position:relative}.notice.is-compact .notice__dismiss .gridicon{height:18px;width:18px}.notice.is-compact a.notice__action{align-self:center;background:#0000;display:inline-block;font-size:.75rem;margin:0 0 0 16px;padding:0 10px}.notice.is-compact a.notice__action:active,.notice.is-compact a.notice__action:focus,.notice.is-compact a.notice__action:hover{background:#0000}.notice.is-compact a.notice__action .gridicon{height:14px;margin-left:8px;opacity:1;vertical-align:sub;width:14px}.notice.is-reskinned{background:var(--studio-gray-0);border-radius:4px;color:inherit}.notice.is-reskinned .notice__content{padding:13px 0}.notice.is-reskinned .notice__content .notice__text a,.notice.is-reskinned .notice__content .notice__text a:hover,.notice.is-reskinned .notice__content .notice__text a:visited,.notice.is-reskinned .notice__content .notice__text a:visited:hover,.notice.is-reskinned .notice__content .notice__text button.is-link,.notice.is-reskinned .notice__content .notice__text button.is-link:hover{color:var(--color-link)}.notice.is-reskinned .notice__icon-wrapper{align-items:flex-start;background:var(--studio-gray-0);border-bottom-left-radius:4px;border-top-left-radius:4px;padding:16px;width:unset}.notice.is-reskinned.is-info .notice__icon-wrapper,.notice.is-reskinned.is-success .notice__icon-wrapper{background:var(--studio-gray-0);color:var(--studio-green-40)}.notice.is-reskinned.is-info .notice__icon-wrapper .notice__icon-wrapper-drop,.notice.is-reskinned.is-success .notice__icon-wrapper .notice__icon-wrapper-drop{background:var(--color-text-inverted)}.notice.is-reskinned.is-warning .notice__icon-wrapper{background:var(--studio-gray-0);color:var(--studio-orange-40)}.notice.is-reskinned.is-warning .notice__icon-wrapper .notice__icon-wrapper-drop{background:var(--color-text-inverted)}.notice.is-reskinned.is-error .notice__icon-wrapper{background:var(--studio-gray-0);color:var(--studio-red-40)}.notice.is-reskinned.is-error .notice__icon-wrapper .notice__icon-wrapper-drop{background:var(--color-text-inverted)}.notice.is-reskinned.is-plain .notice__icon-wrapper{background:var(--studio-gray-0);color:inherit}.notice.is-reskinned.is-plain .notice__icon-wrapper .notice__icon-wrapper-drop{background:var(--color-text-inverted)}.notice.is-reskinned .notice__dismiss{cursor:pointer;display:flex;flex-shrink:0;padding:16px}.notice.is-reskinned .notice__dismiss:focus,.notice.is-reskinned .notice__dismiss:hover{color:var(--color-text)}.notice.is-reskinned .notice__dismiss .gridicon{height:18px;width:18px}.jetpack-header{padding:0 16px;text-align:center}.jetpack-header>svg{max-width:100%}.is-jetpack-login .jetpack-header__partner-logo-plus .gridicon,.is-section-jetpack-connect .jetpack-header__partner-logo-plus .gridicon{color:var(--color-neutral)}.suggestion-search{position:relative}.suggestion-search input.form-text-input{padding-left:42px}.suggestion-search .gridicon,.suggestion-search .spinner{fill:var(--color-text-subtle);left:10px;position:absolute;top:10px}@media(max-width:660px){.suggestion-search .gridicon,.suggestion-search .spinner{top:16px}}.suggestion-search .spinner{top:12px}@media(max-width:660px){.suggestion-search .spinner{top:17px}}.suggestions{display:flex;flex-direction:column;width:100%;z-index:10}.suggestions__item{background:var(--color-surface);border:1px solid var(--color-border-subtle);border-top:0;cursor:pointer;font-size:15px;margin:0;padding:12px 16px;text-align:left;white-space:pre-wrap}.suggestions__item.has-highlight{background-color:var(--color-neutral-0);color:var(--color-text)}.suggestions__label.is-emphasized{font-weight:600}.suggestions__category-heading{border-bottom:1px solid var(--color-border-subtle);color:var(--color-neutral-400);padding:12px 24px 8px 42px}.suggestions__category-heading,.suggestions__title{font-size:10px;font-weight:600;text-transform:uppercase}.suggestions__title{background-color:#fff;color:var(--studio-gray-40);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;padding:16px 8px}:root{--masterbar-height:46px;--masterbar-checkout-height:72px;--sidebar-width-max:272px;--sidebar-width-min:228px}@media only screen and (min-width:782px){:root{--masterbar-height:32px}}@font-face{font-display:swap;font-family:Recoleta;font-weight:400;src:url(https://s1.wp.com/i/fonts/recoleta/400.woff2) format("woff2"),url(https://s1.wp.com/i/fonts/recoleta/400.woff) format("woff")}.wp-brand-font{font-family:"Noto Serif",Georgia,Times New Roman,Times,serif;font-weight:400}[lang*=af] .wp-brand-font,[lang*=ca] .wp-brand-font,[lang*=cs] .wp-brand-font,[lang*=da] .wp-brand-font,[lang*=de] .wp-brand-font,[lang*=en] .wp-brand-font,[lang*=es] .wp-brand-font,[lang*=eu] .wp-brand-font,[lang*=fi] .wp-brand-font,[lang*=fr] .wp-brand-font,[lang*=gl] .wp-brand-font,[lang*=hr] .wp-brand-font,[lang*=hu] .wp-brand-font,[lang*=id] .wp-brand-font,[lang*=is] .wp-brand-font,[lang*=it] .wp-brand-font,[lang*=lv] .wp-brand-font,[lang*=mt] .wp-brand-font,[lang*=nb] .wp-brand-font,[lang*=nl] .wp-brand-font,[lang*=pl] .wp-brand-font,[lang*=pt] .wp-brand-font,[lang*=ro] .wp-brand-font,[lang*=ru] .wp-brand-font,[lang*=sk] .wp-brand-font,[lang*=sl] .wp-brand-font,[lang*=sq] .wp-brand-font,[lang*=sr] .wp-brand-font,[lang*=sv] .wp-brand-font,[lang*=sw] .wp-brand-font,[lang*=tr] .wp-brand-font,[lang*=uz] .wp-brand-font{font-family:Recoleta,"Noto Serif",Georgia,Times New Roman,Times,serif}.jetpack-connect__main:not(.is-woocommerce):not(.is-wpcom-migration),.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-jetpack-woocommerce-flow):not(.is-jetpack-woo-dna-flow):not(.is-wpcom-migration):not(.is-woocommerce-core-profiler-flow){--color-accent:var(--studio-jetpack-green-30);--color-accent-light:var(--studio-jetpack-green-20);--color-accent-dark:var(--studio-jetpack-green-50);--color-accent-60:var(--studio-jetpack-green-40);--color-primary:var(--color-accent-dark);--color-primary-light:var(--color-accent-light);--color-primary-dark:var(--color-accent-dark)}.jetpack-connect__main:not(.is-woocommerce):not(.is-wpcom-migration) ::selection,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-jetpack-woocommerce-flow):not(.is-jetpack-woo-dna-flow):not(.is-wpcom-migration):not(.is-woocommerce-core-profiler-flow) ::selection{background:var(--color-accent);color:var(--color-text-inverted)}.layout.is-jetpack-woo-dna-flow,.layout.is-jetpack-woocommerce-flow{--color-accent:var(--studio-pink-50);--color-accent-light:var(--studio-pink-30);--color-accent-dark:var(--studio-pink-70);--color-woocommerce-onboarding-background:#f6f7f7;--color-woocommerce-header-border:#dcdcde;--color-primary:var(--color-accent-dark);--color-primary-10:var(--color-neutral-60);--color-neutral-20:var(--color-neutral-60);--color-primary-20:var(--color-neutral-60);--color-primary-light:var(--color-accent-light);--color-accent-60:var(--color-accent-dark)}.layout.is-jetpack-woo-dna-flow ::selection,.layout.is-jetpack-woocommerce-flow ::selection{background:var(--color-accent);color:var(--color-text-inverted)}.is-section-jetpack-connect .layout__content,.is-section-purchase-product .layout__content{padding-top:48px;position:static}.is-section-jetpack-connect .layout__content>.banner,.is-section-purchase-product .layout__content>.banner{max-width:600px}.is-section-jetpack-connect.layout,.is-section-purchase-product.layout{min-height:calc(100% - 50px);padding-bottom:50px;position:relative}.is-section-jetpack-connect .masterbar,.is-section-purchase-product .masterbar{display:none}.is-section-jetpack-connect .back-button,.is-section-purchase-product .back-button{top:0}.jetpack-connect__main.main:not(.is-woocommerce-core-profiler-flow){max-width:400px}.jetpack-connect__main.main:not(.is-woocommerce-core-profiler-flow) .formatted-header{margin-bottom:16px}.jetpack-connect__main.main:not(.is-woocommerce-core-profiler-flow).is-mobile-app-flow .jetpack-connect__back-button,.jetpack-connect__main.main:not(.is-woocommerce-core-profiler-flow).is-mobile-app-flow .logged-out-form__links{display:none}.jetpack-connect__step{margin:0 auto;max-width:600px;text-align:initial}.jetpack-connect__step input[type=radio]:focus{box-shadow:0 0 0 2px var(--studio-jetpack-green-20)}.jetpack-connect__step .wpcom-colophon{bottom:0;height:50px;left:0;position:absolute;width:100%}.jetpack-connect__step .site-topic__content{padding-bottom:2px}.jetpack-connect__step .site-topic__content .form-fieldset{position:relative}.jetpack-connect__step .site-topic__content input[type=text]{border-color:var(--studio-jetpack-green-50)}@media(max-width:660px){.jetpack-connect__step .site-topic__content .button{font-size:1rem;padding-bottom:14px;padding-top:12px}}.jetpack-connect__main-logo{text-align:center}@media(max-width:660px){.jetpack-connect__main-logo{margin-top:20px}}.jetpack-connect__main-logo.add-bottom-margin{margin-bottom:35px}.jetpack-connect__main.is-wide{max-width:100%;text-align:center}.jetpack-connect__main-error .logged-out-form__links{margin-top:15px;text-align:center}.jetpack-connect__site-url-entry-container,.purchase-product__site-url-entry-container{margin:0 auto;max-width:400px}.jetpack-connect__site-url-entry-container .formatted-header,.purchase-product__site-url-entry-container .formatted-header{text-align:center}.jetpack-connect__wp-admin-dialog.dialog.card{max-width:400px}.jetpack-connect__wp-admin-dialog.dialog.card .jetpack-connect__install-wp-admin{height:294px;width:400px}.example-components__site-url-input-container .example-components__site-address-container,.example-components__site-url-input-container .jetpack-connect__password-container,.example-components__site-url-input-container .jetpack-connect__site-address-container,.jetpack-connect__site-url-input-container .example-components__site-address-container,.jetpack-connect__site-url-input-container .jetpack-connect__password-container,.jetpack-connect__site-url-input-container .jetpack-connect__site-address-container,.purchase-product__site-url-input-container .example-components__site-address-container,.purchase-product__site-url-input-container .jetpack-connect__password-container,.purchase-product__site-url-input-container .jetpack-connect__site-address-container{position:relative}.example-components__site-url-input-container .example-components__site-address-container .gridicons-globe,.example-components__site-url-input-container .example-components__site-address-container .gridicons-user,.example-components__site-url-input-container .jetpack-connect__password-container .gridicons-globe,.example-components__site-url-input-container .jetpack-connect__password-container .gridicons-user,.example-components__site-url-input-container .jetpack-connect__site-address-container .gridicons-globe,.example-components__site-url-input-container .jetpack-connect__site-address-container .gridicons-user,.jetpack-connect__site-url-input-container .example-components__site-address-container .gridicons-globe,.jetpack-connect__site-url-input-container .example-components__site-address-container .gridicons-user,.jetpack-connect__site-url-input-container .jetpack-connect__password-container .gridicons-globe,.jetpack-connect__site-url-input-container .jetpack-connect__password-container .gridicons-user,.jetpack-connect__site-url-input-container .jetpack-connect__site-address-container .gridicons-globe,.jetpack-connect__site-url-input-container .jetpack-connect__site-address-container .gridicons-user,.purchase-product__site-url-input-container .example-components__site-address-container .gridicons-globe,.purchase-product__site-url-input-container .example-components__site-address-container .gridicons-user,.purchase-product__site-url-input-container .jetpack-connect__password-container .gridicons-globe,.purchase-product__site-url-input-container .jetpack-connect__password-container .gridicons-user,.purchase-product__site-url-input-container .jetpack-connect__site-address-container .gridicons-globe,.purchase-product__site-url-input-container .jetpack-connect__site-address-container .gridicons-user{color:var(--color-neutral-10);left:8px;position:absolute;top:8px}.example-components__site-url-input-container .example-components__site-address-container .form-text-input,.example-components__site-url-input-container .jetpack-connect__password-container .form-text-input,.example-components__site-url-input-container .jetpack-connect__site-address-container .form-text-input,.jetpack-connect__site-url-input-container .example-components__site-address-container .form-text-input,.jetpack-connect__site-url-input-container .jetpack-connect__password-container .form-text-input,.jetpack-connect__site-url-input-container .jetpack-connect__site-address-container .form-text-input,.purchase-product__site-url-input-container .example-components__site-address-container .form-text-input,.purchase-product__site-url-input-container .jetpack-connect__password-container .form-text-input,.purchase-product__site-url-input-container .jetpack-connect__site-address-container .form-text-input{padding-left:40px}.example-components__site-url-input-container .example-components__site-address-container .spinner,.example-components__site-url-input-container .jetpack-connect__password-container .spinner,.example-components__site-url-input-container .jetpack-connect__site-address-container .spinner,.jetpack-connect__site-url-input-container .example-components__site-address-container .spinner,.jetpack-connect__site-url-input-container .jetpack-connect__password-container .spinner,.jetpack-connect__site-url-input-container .jetpack-connect__site-address-container .spinner,.purchase-product__site-url-input-container .example-components__site-address-container .spinner,.purchase-product__site-url-input-container .jetpack-connect__password-container .spinner,.purchase-product__site-url-input-container .jetpack-connect__site-address-container .spinner{position:absolute;right:8px;top:10px}.example-components__site-url-input-container .example-components__site-address-container .sites-dropdown__wrapper,.example-components__site-url-input-container .jetpack-connect__password-container .sites-dropdown__wrapper,.example-components__site-url-input-container .jetpack-connect__site-address-container .sites-dropdown__wrapper,.jetpack-connect__site-url-input-container .example-components__site-address-container .sites-dropdown__wrapper,.jetpack-connect__site-url-input-container .jetpack-connect__password-container .sites-dropdown__wrapper,.jetpack-connect__site-url-input-container .jetpack-connect__site-address-container .sites-dropdown__wrapper,.purchase-product__site-url-input-container .example-components__site-address-container .sites-dropdown__wrapper,.purchase-product__site-url-input-container .jetpack-connect__password-container .sites-dropdown__wrapper,.purchase-product__site-url-input-container .jetpack-connect__site-address-container .sites-dropdown__wrapper{margin-top:20px;width:100%}.example-components__site-url-input-container .button,.jetpack-connect__site-url-input-container .button,.purchase-product__site-url-input-container .button{word-wrap:nowrap;margin-top:16px;width:100%}.jetpack-connect__site-address{border-bottom:1px solid var(--color-border-subtle);display:flex;margin:0 -24px;padding:0 24px 24px}.jetpack-connect__globe{background-color:var(--color-neutral);height:28px;margin-right:8px;margin-top:-4px;padding-top:4px;text-align:center;width:32px}.jetpack-connect__globe .gridicons-globe{fill:var(--color-neutral-0)}.jetpack-connect__wordpress-logo{margin:32px auto;text-align:center}.jetpack-connect__wordpress-logo .wordpress-logo{fill:var(--color-neutral);margin:0}.jetpack-connect__note{font-size:.75rem;text-align:center}.jetpack-connect__authorize-form .jetpack-connect__authorize-form-header,.jetpack-connect__logged-in-form .jetpack-connect__logged-in-form-user-text{text-align:center}.jetpack-connect__logged-in-form .gravatar{display:block;margin:0 auto 8px}.jetpack-connect__logged-in-form .button{width:100%}.jetpack-connect__back-button{margin-top:16px}.jetpack-connect__install{margin-bottom:16px}.jetpack-connect__install-steps{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center}@media(min-width:661px){.jetpack-connect__install-steps{flex-direction:row}}.jetpack-connect__install-step{display:flex;flex-direction:column;justify-content:space-between;min-width:320px}@media(min-width:481px){.jetpack-connect__install-step{max-width:360px}}@media(min-width:661px){.jetpack-connect__install-step{margin:0 8px 16px}}.jetpack-connect__install-step-title{font-size:1.25rem}.jetpack-connect__install-step-text{color:var(--color-neutral-light);flex-grow:2;font-size:.75rem;margin:8px 0 16px}.example-components__main{cursor:pointer;width:100%}.example-components__main:hover>div{box-shadow:0 0 0 1px var(--color-neutral-light),0 2px 4px var(--color-neutral-10)}.example-components__browser-chrome{background-color:var(--color-neutral-0);border-radius:8px 8px 0 0;padding:8px}.example-components__browser-chrome-dots{line-height:0;margin-bottom:8px}.example-components__browser-chrome-dot{background-color:var(--color-neutral-20);border-radius:50%;display:inline-block;height:8px;margin-right:8px;width:8px}.example-components__content{box-shadow:0 0 0 1px rgba(var(--color-neutral-10-rgb),.5),0 1px 2px var(--color-neutral-0);line-height:0;margin:0;position:relative}.example-components__install-plugin-header{background-color:var(--studio-jetpack-green-30);padding-bottom:12%;width:100%}.example-components__install-plugin-body{padding-bottom:38%;width:100%}.example-components__install-plugin-footer{background-color:var(--color-neutral-0);bottom:0;left:0;padding:9px 16px;position:absolute;right:0;text-align:right}.example-components__install-plugin-footer-button{background-color:var(--color-wp-admin-button-background);border:1px solid var(--color-wp-admin-button-border);border-radius:2px;color:var(--color-text-inverted);display:inline-block;font-size:.75rem;line-height:1;padding:7px 14px}.example-components__activate-jetpack{background-color:var(--color-neutral-0)}.example-components__content-wp-admin-masterbar{background-color:var(--color-neutral-90);padding-bottom:6%;width:100%}.example-components__content-wp-admin-sidebar{background-color:var(--color-neutral-90);display:inline-block;line-height:0;padding-bottom:44%;width:15%}.example-components__content-wp-admin-main{display:inline-block;line-height:1.5;vertical-align:top;width:85%}.example-components__connect-jetpack{background-color:var(--color-neutral-0)}.example-components__connect-jetpack .example-components__content-wp-admin-plugin-name{font-size:.875rem;margin-bottom:8px}.example-components__connect-jetpack .example-components__content-wp-admin-connect-banner{background-color:var(--color-surface);margin:10px;padding:10px 10px 12px}.example-components__connect-jetpack .example-components__content-wp-admin-connect-button{background-color:var(--studio-jetpack-green-30);border:solid var(--studio-jetpack-green-40);border-radius:2px;border-width:1px 1px 2px;color:var(--color-text-inverted);display:inline-block;font-size:.75rem;line-height:1;padding:7px 14px}.example-components__content-wp-admin-plugin-card{background-color:var(--color-surface);margin:10px;padding:12px 10px}.example-components__content-wp-admin-plugin-name{font-size:.75rem}.example-components__content-wp-admin-plugin-activate-link{color:var(--studio-blue-50);font-size:.75rem}.example-components__content-wp-admin-activate-view{margin:10px}.example-components__content-wp-admin-activate-link{background-color:var(--color-wp-admin-button-background);border:1px solid var(--color-wp-admin-button-border);border-radius:2px;color:var(--color-text-inverted);display:inline-block;font-size:.75rem;line-height:1;padding:7px 14px}.example-components__site-url-input-container .example-components__site-address-container .example-components__browser-chrome-url{color:var(--color-neutral-light);font-size:.75rem;height:40px}.jetpack-connect__sso-user-profile{margin-bottom:16px}.jetpack-connect__sso-user-profile .gravatar{display:block;margin:0 auto 16px}.jetpack-connect__sso-log-in-as{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1.25rem;text-align:center}.jetpack-connect__sso-user-email{color:var(--color-neutral-20);font-weight:400;text-align:center}.jetpack-connect__sso-actions .button{display:block;text-align:center;width:100%}.jetpack-connect__logged-in-form-loading{text-align:center}.jetpack-connect__logged-in-form-loading span{animation:loading-fade 1.6s ease-in-out infinite;display:block}.jetpack-connect__logged-in-form-loading .spinner{display:inline-block;margin-top:8px}.jetpack-connect__tos-link{font-size:.75rem;margin:0 0 16px;text-align:center}.is-support-session .jetpack-connect__authorize-form .jetpack-connect__tos-link,.is-support-session .jetpack-connect__sso .jetpack-connect__tos-link{display:none}.jetpack-connect__tos-link-text{white-space:nowrap}.jetpack-connect__connect-button-card{background:var(--color-neutral-0);border-top:1px solid var(--color-neutral-0);box-shadow:none;margin:16px -16px -16px;padding:16px}@media(min-width:481px){.jetpack-connect__connect-button-card{margin:24px -24px -24px;padding:24px}}.jetpack-connect__connect-button-card .button.is-primary{margin:0}.jetpack-connect__site.card{padding:0}.jetpack-connect__logged-in-card.card,.jetpack-connect__site.card{margin:0 auto 16px;max-width:360px}.jetpack-connect__sso-terms-dialog{max-height:70vh;overflow-y:auto}.jetpack-connect__sso-shared-details-table{border-collapse:initial}.jetpack-connect__sso-shared-detail-row{margin-bottom:16px}.jetpack-connect__sso-shared-detail-row:last-child{margin-bottom:0}.jetpack-connect__sso-shared-detail-label{font-weight:600}.jetpack-connect__sso-shared-detail-value{padding-left:16px}.jetpack-connect__sso-shared-detail-label,.jetpack-connect__sso-shared-detail-value{padding-bottom:8px}@media(max-width:480px){.jetpack-connect__sso-shared-detail-label,.jetpack-connect__sso-shared-detail-value{display:block}.jetpack-connect__sso-shared-detail-label{padding-bottom:0}.jetpack-connect__sso-shared-detail-value{padding-left:0}}.jetpack-connect__sso-placeholder{animation:loading-fade 1.6s ease-in-out infinite;background:var(--color-neutral-10);background-color:initial;color:#0000}.jetpack-connect__sso-placeholder:after{content:" "}.jetpack-connect__sso-placeholder a{color:#0000}.jetpack-connect__sso .email-verification-gate .notice{margin-bottom:0}.jetpack-connect__sso .email-verification-gate .notice__text{word-wrap:break-word;word-break:break-word}.jetpack-connect__error-details{margin-bottom:16px}.jetpack-connect__credentials-submit{transition:none}.jetpack-connect__credentials-submit.is-error,.jetpack-connect__credentials-submit[type=password]{margin-bottom:0}.jetpack-connect__credentials-submit.is-primary{background-color:var(--studio-jetpack-green-30);border-color:var(--studio-jetpack-green-50)}.jetpack-connect__password-container{margin-bottom:22px;margin-top:22px;position:relative}.jetpack-connect__password-container .spinner{z-index:3}.jetpack-connect__creds-form-footer .button{margin-top:22px}.jetpack-connect__password-form{position:relative}.jetpack-connect__password-form .gridicons-lock{fill:var(--color-neutral-10);left:8px;position:absolute;top:7px;z-index:3}.jetpack-connect__password-form-input[type=password]{padding-left:40px}.jetpack-connect__creds-form-spinner{margin-bottom:-20px;margin-top:0}.jetpack-connect__navigation{text-align:center}.jetpack-connect__plan-info{margin-top:40px;max-width:500px;padding-bottom:40px;padding-top:40px;text-align:center}.jetpack-connect__plan-info-illustration{max-width:200px}.jetpack-connect__plan-info-buttons .button+.button{margin-left:10px}.jetpack-connect__connect-button{text-align:center}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).layout,.layout.is-section-purchase-product.layout{min-height:calc(100% - 50px);padding-bottom:50px;position:relative}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .site__domain:after,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .site__title:after,.layout.is-section-purchase-product .site__domain:after,.layout.is-section-purchase-product .site__title:after{right:3px}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .jetpack-connect__plan-info .formatted-header,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .site-type__option-label,.layout.is-section-purchase-product .jetpack-connect__plan-info .formatted-header,.layout.is-section-purchase-product .site-type__option-label{color:var(--color-text)}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .jetpack-connect__plan-info .formatted-header__subtitle,.layout.is-section-purchase-product .jetpack-connect__plan-info .formatted-header__subtitle{color:var(--color-text-subtle)}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .logged-out-form,.layout.is-section-purchase-product .logged-out-form{border-radius:0;box-shadow:0 0 0 1px var(--color-border-subtle)}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .jetpack-connect__password-container input:focus,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .jetpack-connect__site-address-container input:focus,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .logged-out-form input:focus,.layout.is-section-purchase-product .jetpack-connect__password-container input:focus,.layout.is-section-purchase-product .jetpack-connect__site-address-container input:focus,.layout.is-section-purchase-product .logged-out-form input:focus{border-color:var(--color-accent);box-shadow:0 0 0 2px var(--color-accent-light)}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .faq a,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .form-input-validation a,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .jetpack-connect__tos-link a,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .signup-form__terms-of-service-link a,.layout.is-section-purchase-product .faq a,.layout.is-section-purchase-product .form-input-validation a,.layout.is-section-purchase-product .jetpack-connect__tos-link a,.layout.is-section-purchase-product .signup-form__terms-of-service-link a{color:var(--color-accent-dark)}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .faq a:focus,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .faq a:hover,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .form-input-validation a:focus,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .form-input-validation a:hover,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .jetpack-connect__tos-link a:focus,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .jetpack-connect__tos-link a:hover,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .signup-form__terms-of-service-link a:focus,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .signup-form__terms-of-service-link a:hover,.layout.is-section-purchase-product .faq a:focus,.layout.is-section-purchase-product .faq a:hover,.layout.is-section-purchase-product .form-input-validation a:focus,.layout.is-section-purchase-product .form-input-validation a:hover,.layout.is-section-purchase-product .jetpack-connect__tos-link a:focus,.layout.is-section-purchase-product .jetpack-connect__tos-link a:hover,.layout.is-section-purchase-product .signup-form__terms-of-service-link a:focus,.layout.is-section-purchase-product .signup-form__terms-of-service-link a:hover{color:var(--color-accent)}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .plan-features--signup .plan-features__row:last-of-type .plan-features__table-item,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .plan-features__table-item,.layout.is-section-purchase-product .plan-features--signup .plan-features__row:last-of-type .plan-features__table-item,.layout.is-section-purchase-product .plan-features__table-item{border:none}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .plan-features__item-checkmark,.layout.is-section-purchase-product .plan-features__item-checkmark{fill:var(--color-accent-dark)}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .plan-features__item-title a,.layout.is-section-purchase-product .plan-features__item-title a{color:var(--color-accent-dark)}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .plan-features__item-title a:focus,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .plan-features__item-title a:hover,.layout.is-section-purchase-product .plan-features__item-title a:focus,.layout.is-section-purchase-product .plan-features__item-title a:hover{color:var(--color-accent)}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .signup-form__social p,.layout.is-section-purchase-product .signup-form__social p{color:var(--color-neutral-60)}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .login__form-social,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .signup-form__social,.layout.is-section-purchase-product .login__form-social,.layout.is-section-purchase-product .signup-form__social{margin-top:16px;padding-bottom:0}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .login__form-social p,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .signup-form__social p,.layout.is-section-purchase-product .login__form-social p,.layout.is-section-purchase-product .signup-form__social p{font-size:.75rem}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .login__form-social .signup-form__social-buttons-tos,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .signup-form__social .signup-form__social-buttons-tos,.layout.is-section-purchase-product .login__form-social .signup-form__social-buttons-tos,.layout.is-section-purchase-product .signup-form__social .signup-form__social-buttons-tos{color:var(--studio-gray-60);margin-bottom:16px}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .login__form-social .signup-form__social-buttons-tos a,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .signup-form__social .signup-form__social-buttons-tos a,.layout.is-section-purchase-product .login__form-social .signup-form__social-buttons-tos a,.layout.is-section-purchase-product .signup-form__social .signup-form__social-buttons-tos a{color:var(--studio-gray-60);text-decoration:underline}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .login__form-social .social-buttons__button,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .signup-form__social .social-buttons__button,.layout.is-section-purchase-product .login__form-social .social-buttons__button,.layout.is-section-purchase-product .signup-form__social .social-buttons__button{border:1px solid var(--color-accent-dark);box-shadow:none;color:var(--color-accent-dark);height:48px;margin-left:auto;margin-right:auto;max-width:310px}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .login__form-social .social-buttons__button.disabled,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .signup-form__social .social-buttons__button.disabled,.layout.is-section-purchase-product .login__form-social .social-buttons__button.disabled,.layout.is-section-purchase-product .signup-form__social .social-buttons__button.disabled{border-color:var(--studio-gray-30);color:var(--studio-gray-30)}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .login__form-social .card,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .signup-form__social .card,.layout.is-section-purchase-product .login__form-social .card,.layout.is-section-purchase-product .signup-form__social .card{box-shadow:none;padding:0}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .logged-out-form__footer .button.is-primary,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .login__form-footer .button.is-primary,.layout.is-section-purchase-product .logged-out-form__footer .button.is-primary,.layout.is-section-purchase-product .login__form-footer .button.is-primary{box-shadow:none}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .payment-logo.is-paypal,.layout.is-section-purchase-product .payment-logo.is-paypal{background-color:var(--color-surface);background-position:50% 45%;background-size:84%;border-radius:1px;width:64px}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .payment-logo.is-apple-pay,.layout.is-section-purchase-product .payment-logo.is-apple-pay{background-size:34px auto;height:22px;margin-top:0;width:34px}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .jetpack-connect__main-error .empty-content,.layout.is-section-purchase-product .jetpack-connect__main-error .empty-content{padding-bottom:24px}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow) .site-topic__content .form-fieldset,.layout.is-section-purchase-product .site-topic__content .form-fieldset{position:relative}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow{background-color:var(--color-woocommerce-onboarding-background)}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .jetpack-connect__main-logo,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .jetpack-connect__main-logo,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .jetpack-connect__main-logo,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .jetpack-connect__main-logo{border-bottom:1px solid var(--color-neutral-50);height:56px;left:0;position:absolute;text-align:center;top:0;width:100%}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .jetpack-connect__main-logo svg>g,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .jetpack-connect__main-logo svg>g,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .jetpack-connect__main-logo svg>g,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .jetpack-connect__main-logo svg>g{transform:translateX(25%)}@media(max-width:660px){.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .jetpack-connect__main-logo,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .jetpack-connect__main-logo,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .jetpack-connect__main-logo,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .jetpack-connect__main-logo{margin-top:0}}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .jetpack-header,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .jetpack-header,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .jetpack-header,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .jetpack-header{background:var(--color-surface);border-bottom:1px solid var(--color-woocommerce-header-border);display:block;height:56px;margin:0 auto;padding-left:0;text-align:center}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .jetpack-header svg,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .jetpack-header svg,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .jetpack-header svg,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .jetpack-header svg{margin-top:15px}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .formatted-header__subtitle,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .formatted-header__subtitle,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .formatted-header__subtitle,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .formatted-header__subtitle{color:var(--color-primary-10);font-size:1rem;font-weight:400;line-height:24px;margin-top:1em}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .jetpack-connect__authorize-form,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .jetpack-connect__authorize-form,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .jetpack-connect__authorize-form,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .jetpack-connect__authorize-form{margin-top:32px}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .jetpack-logo__icon-circle,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .jetpack-logo__icon-circle,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .jetpack-logo__icon-circle,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .jetpack-logo__icon-circle{fill:var(--color-neutral-80)}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .jetpack-logo__icon-triangle,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .jetpack-logo__icon-triangle,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .jetpack-logo__icon-triangle,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .jetpack-logo__icon-triangle{fill:var(--color-neutral-0)}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .formatted-header__title,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .formatted-header__title,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .formatted-header__title,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .formatted-header__title{color:var(--color-neutral-80)}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .signup-form__submit,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .signup-form__submit,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .signup-form__submit,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .signup-form__submit{border:0;box-shadow:none}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .jetpack-header__partner-logo-plus svg,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .jetpack-header__partner-logo-plus svg,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .jetpack-header__partner-logo-plus svg,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .jetpack-header__partner-logo-plus svg{stroke:var(--color-neutral-80)}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .jetpack-header__partner-logo-plus .gridicon,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .jetpack-header__partner-logo-plus .gridicon,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .jetpack-header__partner-logo-plus .gridicon,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .jetpack-header__partner-logo-plus .gridicon{color:var(--color-neutral-80)}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .jetpack-connect__logged-in-card.card,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .jetpack-connect__main,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .jetpack-connect__site.card,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .logged-out-form,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .jetpack-connect__logged-in-card.card,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .jetpack-connect__main,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .jetpack-connect__site.card,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .logged-out-form,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .jetpack-connect__logged-in-card.card,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .jetpack-connect__main,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .jetpack-connect__site.card,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .logged-out-form,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .jetpack-connect__logged-in-card.card,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .jetpack-connect__main,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .jetpack-connect__site.card,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .logged-out-form{max-width:476px}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .jetpack-connect__main,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .jetpack-connect__main,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .jetpack-connect__main,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .jetpack-connect__main{margin-left:auto;margin-right:auto}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .logged-out-form input:focus,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .logged-out-form input:focus,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .logged-out-form input:focus,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .logged-out-form input:focus{border:0;box-shadow:none}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .signup-form__terms-of-service-link,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .signup-form__terms-of-service-link a,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .signup-form__terms-of-service-link,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .signup-form__terms-of-service-link a,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .signup-form__terms-of-service-link,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .signup-form__terms-of-service-link a,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .signup-form__terms-of-service-link,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .signup-form__terms-of-service-link a{color:var(--color-neutral-60);text-align:left}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .signup-form__terms-of-service-link a,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .signup-form__terms-of-service-link a,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .signup-form__terms-of-service-link a,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .signup-form__terms-of-service-link a{text-decoration:underline}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .logged-out-form__links,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .logged-out-form__links,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .logged-out-form__links,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .logged-out-form__links{max-width:400px}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .logged-out-form__link-item,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .logged-out-form__link-item,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .logged-out-form__link-item,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .logged-out-form__link-item{color:var(--color-neutral-60);font-size:.875rem;text-align:center;text-decoration:underline}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .login__form-social .social-buttons__button,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .signup-form__social .social-buttons__button,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .login__form-social .social-buttons__button,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .signup-form__social .social-buttons__button,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .login__form-social .social-buttons__button,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .signup-form__social .social-buttons__button,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .login__form-social .social-buttons__button,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .signup-form__social .social-buttons__button{border-color:var(--studio-pink-50);color:var(--studio-pink-50)}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .login__form-social .social-buttons__button.disabled,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .signup-form__social .social-buttons__button.disabled,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .login__form-social .social-buttons__button.disabled,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .signup-form__social .social-buttons__button.disabled,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .login__form-social .social-buttons__button.disabled,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .signup-form__social .social-buttons__button.disabled,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .login__form-social .social-buttons__button.disabled,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .signup-form__social .social-buttons__button.disabled{border-color:var(--studio-gray-30);color:var(--studio-gray-30)}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .logged-out-form__footer,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .login__form-footer,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .logged-out-form__footer,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .login__form-footer,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .logged-out-form__footer,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .login__form-footer,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .logged-out-form__footer,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .login__form-footer{text-align:center}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .logged-out-form__footer .button,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .login__form-footer .button,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .logged-out-form__footer .button,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .login__form-footer .button,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .logged-out-form__footer .button,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .login__form-footer .button,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .logged-out-form__footer .button,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .login__form-footer .button{height:48px;margin-left:auto;margin-right:auto;max-width:310px}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .login__form-footer,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .login__form-footer,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .login__form-footer,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .login__form-footer{margin-top:24px}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .login__form,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .login__form,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .login__form,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .login__form{border-radius:2px;padding-top:14px}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .login__form-change-username,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .login__form-change-username,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .login__form-change-username,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .login__form-change-username{display:none}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .jetpack-connect__logged-in-card button,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .jetpack-connect__logged-in-card button,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .jetpack-connect__logged-in-card button,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .jetpack-connect__logged-in-card button{border:0;box-shadow:none}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .jetpack-connect__notices-container,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .jetpack-connect__notices-container,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .jetpack-connect__notices-container,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .jetpack-connect__notices-container{margin-top:20px}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .jetpack-connect__action-disclaimer,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .jetpack-connect__action-disclaimer,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .jetpack-connect__action-disclaimer,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .jetpack-connect__action-disclaimer{padding-top:0}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .jetpack-connect__action-disclaimer .jetpack-connect__tos-link,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .jetpack-connect__action-disclaimer .jetpack-connect__tos-link a,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .jetpack-connect__action-disclaimer .jetpack-connect__tos-link,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .jetpack-connect__action-disclaimer .jetpack-connect__tos-link a,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .jetpack-connect__action-disclaimer .jetpack-connect__tos-link,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .jetpack-connect__action-disclaimer .jetpack-connect__tos-link a,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .jetpack-connect__action-disclaimer .jetpack-connect__tos-link,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .jetpack-connect__action-disclaimer .jetpack-connect__tos-link a{color:var(--color-neutral-60);font-size:.75rem}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .signup-form__woocommerce .card,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .signup-form__woocommerce .card,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .signup-form__woocommerce .card,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .signup-form__woocommerce .card{padding-bottom:0;padding-top:8px}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .form-input-validation,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .form-input-validation,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .form-input-validation,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .form-input-validation{padding-bottom:0;padding-top:0}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .muriel-input-text,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .woocommerce-muriel-text-control,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .muriel-input-text,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .woocommerce-muriel-text-control,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .muriel-input-text,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .woocommerce-muriel-text-control,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .muriel-input-text,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .woocommerce-muriel-text-control{border-color:var(--color-neutral-20)}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .muriel-input-text .components-base-control__label,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .muriel-input-text .text-control__label,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .woocommerce-muriel-text-control .components-base-control__label,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .woocommerce-muriel-text-control .text-control__label,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .muriel-input-text .components-base-control__label,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .muriel-input-text .text-control__label,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .woocommerce-muriel-text-control .components-base-control__label,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .woocommerce-muriel-text-control .text-control__label,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .muriel-input-text .components-base-control__label,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .muriel-input-text .text-control__label,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .woocommerce-muriel-text-control .components-base-control__label,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .woocommerce-muriel-text-control .text-control__label,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .muriel-input-text .components-base-control__label,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .muriel-input-text .text-control__label,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .woocommerce-muriel-text-control .components-base-control__label,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .woocommerce-muriel-text-control .text-control__label{color:var(--color-neutral-50)}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .muriel-input-text.active,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .woocommerce-muriel-text-control.active,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .muriel-input-text.active,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .woocommerce-muriel-text-control.active,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .muriel-input-text.active,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .woocommerce-muriel-text-control.active,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .muriel-input-text.active,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .woocommerce-muriel-text-control.active{border-color:#0000;box-shadow:0 0 0 2px var(--studio-woocommerce-purple-60)}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .jetpack-connect__magic-link-card,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .jetpack-connect__magic-link-card,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .jetpack-connect__magic-link-card,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .jetpack-connect__magic-link-card{border-radius:2px;padding:32px;text-align:center}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .jetpack-connect__magic-link-card p,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .jetpack-connect__magic-link-card p,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .jetpack-connect__magic-link-card p,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .jetpack-connect__magic-link-card p{color:var(--color-neutral-60);font-size:1rem;line-height:24px;margin-bottom:0}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .jetpack-connect__magic-link-card img,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .jetpack-connect__magic-link-card img,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .jetpack-connect__magic-link-card img,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .jetpack-connect__magic-link-card img{margin:24px}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .jetpack-connect__magic-link-card .jetpack-connect__magic-link-resend,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .jetpack-connect__magic-link-card .jetpack-connect__magic-link-resend,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .jetpack-connect__magic-link-card .jetpack-connect__magic-link-resend,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .jetpack-connect__magic-link-card .jetpack-connect__magic-link-resend{font-size:.875rem}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .jetpack-connect__magic-link-card .jetpack-connect__magic-link-resend button,.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woocommerce-flow .jetpack-connect__magic-link-card .jetpack-connect__magic-link-resend button,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .jetpack-connect__magic-link-card .jetpack-connect__magic-link-resend button,.layout.is-section-purchase-product.is-jetpack-woocommerce-flow .jetpack-connect__magic-link-card .jetpack-connect__magic-link-resend button{color:var(--color-neutral-60);cursor:pointer;text-decoration:underline}.layout.is-section-jetpack-connect:not(.is-jetpack-mobile-flow):not(.is-woocommerce-core-profiler-flow).is-jetpack-woo-dna-flow .login__form-header-wrapper,.layout.is-section-purchase-product.is-jetpack-woo-dna-flow .login__form-header-wrapper{display:none}.jetpack-connect__features_wrapper{display:flex;flex-direction:row;gap:18px;margin-top:32px}.jetpack-connect__features_wrapper .jetpack-connect__features{flex:1;list-style:none;margin:0}.jetpack-connect__features_wrapper .jetpack-connect__features li{align-items:center;color:#2f2f2f;display:flex;font-size:.75rem;margin-bottom:8px}.jetpack-connect__features_wrapper .jetpack-connect__features svg{fill:#008a20;margin-right:8px;min-width:20px}.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__main{max-width:615px}.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__site.card{align-items:center;background:#fff;border:1px solid #ccc;border-radius:2px;display:flex;flex-direction:row;gap:16px;margin:48px auto 16px;max-width:405px;padding:16px 24px}@media(max-width:660px){.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__site.card{margin:40px 20px 16px;max-width:100%}}.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__site.card .site__content{padding:0;text-decoration:none}.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__site.card .site-icon{background-color:#f0f0f1;border-radius:50%;height:40px!important;margin-right:16px;width:40px!important}.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__site.card .site-icon svg{fill:#949494}.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__site.card .site__title{color:var(--studio-gray-100);font-size:1rem;font-weight:500}.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__site.card .site__domain{color:#757575;font-size:.875rem;line-height:24px}.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__logged-in-card{background:#fff;border:1px solid #ccc;border-radius:2px;display:flex;flex-direction:column;margin:0;max-width:405px;padding:16px 24px}@media(max-width:660px){.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__logged-in-card{max-width:100%}}.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__logged-in-card .jetpack-connect__logged-in-form-user{align-items:center;display:flex;gap:16px}.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__logged-in-card .gravatar{margin:0}.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__logged-in-card .jetpack-connect__logged-in-form-user-text{color:var(--studio-gray-100);font-size:1rem;font-weight:500;text-align:left}.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__logged-in-card .jetpack-connect__logged-in-form-user-text small{color:#757575;font-size:.875rem;font-weight:400;line-height:24px}.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__logged-in-card .logged-out-form__link-item{color:var(--wp-admin-theme-color);font-size:.875rem;line-height:18px;margin:8px 0 0 56px;padding:0;text-align:left;text-decoration:none}.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__logged-in-content{margin:0 auto;max-width:405px}@media(max-width:660px){.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__logged-in-content{max-width:100%}}.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__action-disclaimer{margin-top:32px;padding:0}.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__action-disclaimer .button{font-weight:500}.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__tos-link{color:#757575;font-size:.75rem;letter-spacing:-.08px;line-height:18px;margin:40px auto 70px;max-width:400px}@media(max-width:660px){.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__tos-link{margin:12px auto 20px}}.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__tos-link a{color:#757575;font-size:.75rem;text-decoration:none}.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__jetpack-logo-wrapper{align-items:center;display:flex;justify-content:center}.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__jetpack-logo-wrapper svg{margin-right:6px}.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__jetpack-logo-wrapper span{color:#1e1e1e;font-size:.75rem}.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__logged-in-bottom .spinner__inner,.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__logged-in-bottom .spinner__outer{border-right-color:#0000;border-top-color:#fff}@media(max-width:660px){.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__logged-in-bottom{bottom:24px;padding-right:20px;position:absolute;width:-webkit-fill-available;width:fill-available}}.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__woo-core-profiler-notice{bottom:32px;height:50px;left:36px;margin-bottom:0;position:fixed;width:262px;z-index:999}@media(max-width:660px){.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__woo-core-profiler-notice{bottom:20px;left:0;margin:0 20px;width:calc(100% - 40px)}}.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__woo-core-profiler-notice .notice__icon-wrapper{background:inherit;padding:0 3px 0 11px;width:-moz-fit-content;width:fit-content}.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__woo-core-profiler-notice .notice__icon-wrapper .notice__icon{color:var(--studio-green-30)}.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__woo-core-profiler-notice .notice__content{font-size:.8125rem;line-height:16px;padding:17px 8px}.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__authorize-form .jetpack-connect__site.card .site-icon{background-color:rgba(var(--wp-admin-theme-color--rgb),.15)}.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .jetpack-connect__authorize-form .jetpack-connect__site.card .site-icon svg{fill:var(--wp-admin-theme-color)}.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .signup-form__terms-of-service-link{margin-bottom:12px}.layout.is-section-jetpack-connect.is-woocommerce-core-profiler-flow .signup-form__social{margin-bottom:48px;padding-bottom:0}body.is-section-jetpack-connect{background-color:var(--color-surface)}body.is-section-jetpack-connect .layout.is-jetpack-woo-dna-flow .wpcom-site__logo,body.is-section-jetpack-connect .layout.is-jetpack-woocommerce-flow .wpcom-site__logo{display:none}@media(max-width:660px){.is-section-jetpack-connect .product-card .product-card__header-primary{justify-content:center}}.is-section-jetpack-connect .product-card .product-card__title,.is-section-jetpack-connect .product-card .product-card__title:not(.is-purchased){color:var(--color-neutral-70);font-size:1.25rem}.is-section-jetpack-connect .product-card .plan-price,.is-section-jetpack-connect .product-card .plan-price *,.is-section-jetpack-connect .product-card .product-card__billing-timeframe,.is-section-jetpack-connect .product-card .product-card__option .product-card__price-group .product-card__billing-timeframe{color:var(--color-neutral-70);font-style:normal;vertical-align:initial}@media(min-width:661px){.is-section-jetpack-connect .product-card .plan-price,.is-section-jetpack-connect .product-card .plan-price *,.is-section-jetpack-connect .product-card .product-card__billing-timeframe,.is-section-jetpack-connect .product-card .product-card__option .product-card__price-group .product-card__billing-timeframe{font-weight:600}}.is-section-jetpack-connect .product-card .plan-price.is-original,.is-section-jetpack-connect .product-card .plan-price.is-original *{color:var(--color-neutral-light)}.is-section-jetpack-connect .product-card .product-card__billing-timeframe{font-size:.875rem}.is-section-jetpack-connect .product-card .product-card__header{padding:12px 0}@media(max-width:660px){.is-section-jetpack-connect .product-card .product-card__header{padding:16px 0}}.is-section-jetpack-connect .product-card .product-card__header .plan-price,.is-section-jetpack-connect .product-card .product-card__header .plan-price *{font-size:1rem;line-height:21px}.is-section-jetpack-connect .product-card .product-card__option-name{text-align:left}.layout.is-section-jetpack-connect .upsell .upsell__header .formatted-header{color:inherit}.is-section-jetpack-connect .selector__main{--color-accent:var(--studio-jetpack-green-40);--color-primary:var(--studio-jetpack-green-40)}.jetpack-connect__main.is-wpcom-migration{--color-accent:var(--studio-blue);--color-primary:var(--studio-blue-40);--color-accent-dark:var(--studio-blue-60);--color-accent-60:var(--studio-blue-60);max-width:472px}.jetpack-connect__main.is-wpcom-migration .formatted-header__title{color:var(--studio-gray-100);font-family:Recoleta,"Noto Serif",Georgia,Times New Roman,Times,serif;font-size:2.75rem}.jetpack-connect__main.is-wpcom-migration .formatted-header__subtitle{font-size:1rem;margin-bottom:2.5rem}.jetpack-connect__main.is-wpcom-migration .jetpack-connect__logged-in-card.card,.jetpack-connect__main.is-wpcom-migration .jetpack-connect__site.card{border-radius:4px;box-shadow:0 0 0 1px #c3c4c7;max-width:472px}.jetpack-connect__main.is-wpcom-migration .gravatar{border:1px solid #a7aaad;padding:8px}.jetpack-connect__main.is-wpcom-migration .jetpack-connect__logged-in-form-user-text{font-size:1.25rem;margin-bottom:0}.jetpack-connect__main.is-wpcom-migration .jetpack-connect__tos-link{color:var(--studio-gray-50);font-size:.875rem;margin-bottom:3.125rem}.jetpack-connect__main.is-wpcom-migration .jetpack-connect__tos-link a{text-decoration:underline}.jetpack-connect__main.is-wpcom-migration .button{display:block;margin:auto;min-width:170px;width:auto}.jetpack-connect__main.is-wpcom-migration .logged-out-form__links:before{background:#c3c4c7}.jetpack-connect__main.is-wpcom-migration .logged-out-form__link-item{color:var(--color-accent-dark)}.jetpack-connect__main.is-wpcom-migration .logged-out-form__link-item:focus,.jetpack-connect__main.is-wpcom-migration .logged-out-form__link-item:hover{color:var(--color-accent)}