.checkout-modal__active{overflow:hidden}[data-display-layout=lg]{display:none}.checkout-modal .a,.checkout-modal .store-card-checkbox{margin-top:0;margin-bottom:0}.checkout-modal__header{height:4.5rem;position:-webkit-sticky;position:sticky;top:0;margin:0;padding:1rem 1.5rem;padding:var(--pop-modal-spacing-small) var(--pop-modal-padding-x);align-items:center;z-index:10;border-bottom:.0625rem solid #eceeef;border-bottom:var(--pop-modal-border-style)}.checkout-modal__footer{grid-area:footer;margin:0;padding:1rem;padding:var(--pop-modal-spacing-small);border-top:.0625rem solid #eceeef;border-top:var(--pop-modal-border-style);background-color:#fff;background-color:var(--pop-modal-color-white);border-bottom-left-radius:16px;border-bottom-right-radius:16px}.checkout-modal__body{overflow:hidden;-webkit-overflow-scrolling:touch;overflow-y:auto;height:100%;position:relative}.checkout-modal__summary{grid-area:summary;background-color:#f9fafa;background-color:var(--pop-modal-color-grey-xlight)}.checkout-modal__cta,.checkout-modal__summary--mobile{background-color:#f6f8f8;background-color:var(--pop-modal-color-grey-light);padding:1.5rem;padding:var(--pop-modal-padding-y) var(--pop-modal-padding-x)}.checkout-modal__summary--mobile{padding-bottom:0}.checkout-modal__cta{padding:1.5rem;padding:var(--pop-modal-padding-y) var(--pop-modal-padding-x)}.checkout-modal__form{overflow:hidden;-webkit-overflow-scrolling:touch;overflow-y:auto;grid-area:form;overscroll-behavior-y:contain;color:#040506;color:var(--pop-modal-color-grey-darker)}.checkout-modal__fieldset{padding:1.5rem;padding:var(--pop-modal-padding-y) var(--pop-modal-padding-x);border:0;border-bottom:.0625rem solid #eceeef;border-bottom:var(--pop-modal-border-style)}.checkout-modal__legend{margin:0;padding:1.5rem 0 0}.sage-modal__container{overflow:hidden;display:flex;flex-direction:column}@media screen and (min-width:992px){.checkout-modal__close-btn{position:absolute;top:1rem;right:.5625rem;z-index:1;padding:.875rem;height:2.5rem;width:2.5rem;background-color:#fff;background-color:var(--pop-modal-color-white);border-radius:50%}.checkout-modal__close-btn:after{height:100%;width:100%;border-radius:50%}.checkout-modal__body{overflow-y:auto;min-height:240px;max-height:720px;display:grid;grid-template-areas:"summary form" "footer footer";margin-bottom:48px;grid-template-columns:45% 55%;grid-template-rows:1fr 3.25rem}.checkout-modal__form{overflow:unset}.checkout-modal__header{height:4.75rem}.checkout-modal__footer{position:absolute;bottom:0;left:0;width:100%}.checkout-modal__summary{padding:1.5rem;padding:var(--pop-modal-padding-y) var(--pop-modal-padding-x);border-right:.0625rem solid #eceeef;border-right:var(--pop-modal-border-style)}.checkout-modal__cta{background-color:transparent}}@media screen and (min-width:545px){.sage-modal--size-lg .sage-modal__container{max-width:56.25rem}}@media screen and (min-width:992px){[data-display-layout=lg]{display:block}[data-display-layout=sm]{display:none}.sage-page--has-open-modal{position:static}.sage-modal__content:last-child{padding-bottom:1.5rem}.sage-modal__container{min-height:240px;max-height:720px}}.sage-modal.sage-modal--active{overscroll-behavior-y:contain;z-index:999999;z-index:var(--pop-modal-z-index-base)}.sage-modal--size-lg .sage-modal__container{width:100%}.sage-toast-container{z-index:1000000;z-index:calc(var(--pop-modal-z-index-base) + 1)}.sage-radio .sage-radio--standalone,.sage-radio .sage-radio__input{margin-top:2px}.sage-banner__text{margin-top:1rem}.sage-tooltip--static{margin-left:auto;margin-right:auto}.sage-modal__container{margin-top:0;height:100%;width:100%;-ms-scroll-chaining:none;overscroll-behavior:contain;color:#202327;color:var(--pop-modal-color-text)}.sage-modal--active .sage-modal__container{position:relative;top:25%;transform:translateY(-25%)}.sage-modal__header img{width:2.5rem;width:var(--pop-modal-icon-size);border:.0625rem solid #eceeef;border:var(--pop-modal-border-style);border-radius:.5rem;border-radius:var(--pop-modal-border-radius-small);pointer-events:none}.sage-modal__content{margin:0;padding:0}.sage-modal__content:last-child{padding-bottom:0}.sage-checkbox__label{color:#202327;color:var(--pop-modal-color-text)}:root{--pop-modal-spacing-base:1.5rem;--pop-modal-spacing-small:1rem;--pop-modal-spacing-large:2.5rem;--pop-modal-padding-x:var(--pop-modal-spacing-base);--pop-modal-padding-y:var(--pop-modal-spacing-base);--pop-modal-icon-size:2.5rem;--pop-modal-line-item-icon-size:1.5rem;--pop-modal-line-item-icon-offset:0.125rem;--pop-modal-z-index-base:999999;--pop-modal-border-style:0.0625rem solid #eceeef;--pop-modal-border-dark:0.0625rem solid #d3d5d9;--pop-modal-border-radius-base:0.625rem;--pop-modal-border-radius-small:0.5rem;--pop-modal-color-white:#fff;--pop-modal-color-grey-xlight:#f9fafa;--pop-modal-color-grey-light:#f6f8f8;--pop-modal-color-grey-dark:#202327;--pop-modal-color-grey-darker:#040506;--pop-modal-color-grey:#60666c;--pop-modal-color-text:var(--pop-modal-color-grey-dark);--pop-modal-color-text-light:var(--pop-modal-color-grey);--pop-modal-color-divider-color:#d3d5d9;--pop-modal-service-agreement-height:6.25rem}@media screen and (min-width:992px){:root{--pop-modal-padding-x:var(--pop-modal-spacing-large)}}.price-display{padding:1.5rem;padding:var(--pop-modal-padding-y) var(--pop-modal-padding-x);border-bottom:.0625rem solid #d3d5d9;border-bottom:var(--pop-modal-border-dark)}.price-display__title{margin-bottom:.75rem}.price-display__description{display:flex;flex-flow:column;align-items:flex-start}.price-display__image{border-radius:.625rem;border-radius:var(--pop-modal-border-radius-base);-o-object-fit:cover;object-fit:cover;width:100%}.price-display__offer{flex:1 1;display:flex;flex-flow:column wrap}.price-display__offer-price{display:flex;flex-flow:column wrap;margin-bottom:0;margin-top:.25rem}.price-display__offer-interval{color:#60666c;color:var(--pop-modal-color-grey);margin-bottom:.5rem}@media screen and (min-width:545px){.price-display__description{flex-flow:row;justify-content:space-between}.price-display--image .price-display__description{grid-gap:.5rem;gap:.5rem}.price-display__image{flex:0 0 10.875rem;width:10.875rem}.price-display__offer{flex:0 1 auto}.price-display--image .price-display__offer{text-align:right}.price-display__offer-price{margin-top:0}}@media screen and (min-width:992px){.price-display{padding:0 0 1.5rem;padding-bottom:var(--pop-modal-spacing-base);margin-bottom:1.5rem;margin-bottom:var(--pop-modal-spacing-base)}}.service-agreement{display:inline}.service-agreement .terms-checkbox{margin-bottom:.625rem}.service-agreement .service-agreement-text{overflow:hidden;-webkit-overflow-scrolling:touch;overflow-y:auto;height:6.25rem;height:var(--pop-modal-service-agreement-height);margin-top:1rem;margin-top:var(--pop-modal-spacing-small);margin-bottom:1.5rem;position:relative;font-size:var(--sage-font-size-body-sm);border-radius:.625rem;border-radius:var(--pop-modal-border-radius-base)}.service-agreement .service-agreement-text p{margin:0}.service-agreement .service-agreement-text p+p{margin-top:10px}.coupon__container{position:relative}.coupon__apply-button{position:absolute;top:8px;right:1rem;z-index:1}.price-summary{width:100%}.price-summary__icon{height:56px;width:56px;border:.0625rem solid #b5bac0;border-radius:.5rem;border-radius:var(--pop-modal-border-radius-small);background-color:#fff;background-color:var(--pop-modal-color-white)}.price-summary__icon,.price-summary__image{display:flex;align-items:center;justify-content:center}.price-summary__image{width:3.5rem}.price-summary__divider{background-color:#d3d5d9;background-color:var(--pop-modal-color-divider-color);height:.0625rem;margin:1.5rem 0}.price-summary .subscription-interval{color:#8d939a;width:100%;text-align:end}.price-summary .price-detail,.price-summary .price-detail *{margin-bottom:0}.price-summary .sage-tag__value{max-width:150px;text-overflow:ellipsis;overflow:hidden}@media screen and (min-width:992px){.price-summary__details{margin-left:4.5rem}}.checkout-modal .custom-fields__label{align-items:flex-end}.custom-fields__label-text{flex:0 1 85%;white-space:normal}.custom-fields__label-tag{flex:1 0 15%;text-align:right}.input-group{display:flex;grid-gap:1rem;gap:1rem}.input-group .city-input{width:75%;margin-bottom:0}.checkout-modal form [type=checkbox]{margin-top:.25rem;margin-right:0;width:1rem;color:#b5bac0;border:.0625rem solid #d3d5d9;border-radius:.25rem}.pwyw-container{background-color:#f9fafa;background-color:var(--pop-modal-color-grey-xlight);border:1px solid #f9fafa;border-radius:.625rem;border-radius:var(--pop-modal-border-radius-base);box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 2px rgba(0,0,0,.08);padding:1.5rem;padding:var(--pop-modal-spacing-base);margin:1.5rem 1rem;margin:var(--pop-modal-padding-y) var(--pop-modal-spacing-small)}.pwyw-container .input .label{font-size:var(--sage-font-size-body);font-weight:600;margin-bottom:5px}.pwyw-container .input .label,.pwyw-container .input .minimum{line-height:var(--sage-line-height-body);letter-spacing:-.15px}.pwyw-container .input .minimum{color:#60666c;color:var(--pop-modal-color-text-light);font-size:var(--sage-font-size-sm);font-weight:400}@media screen and (min-width:992px){.pwyw-container{margin-left:1.5rem;margin-left:var(--pop-modal-padding-x);margin-right:1.5rem;margin-right:var(--pop-modal-padding-x);margin-bottom:0}}.order-bump__title{margin-bottom:.5rem}.order-bump__title.truncate{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;white-space:normal}.order-bump__panel{padding:1rem;grid-gap:1rem;gap:1rem}.order-bump__description.truncate{overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;text-overflow:ellipsis;max-height:5.75em;white-space:normal}.order-bump__description :last-child{margin-bottom:0}.order-bump__read-more{text-align:right}.order-bump__read-more.truncate{text-align:left}.sage-modal__container{line-height:normal}.sage-modal__container .h1,.sage-modal__container .h2,.sage-modal__container .h3,.sage-modal__container .h4,.sage-modal__container .h5,.sage-modal__container .h6,.sage-modal__container h1,.sage-modal__container h2,.sage-modal__container h3,.sage-modal__container h4,.sage-modal__container h5,.sage-modal__container h6{color:inherit!important}.stripe-element-disabled{opacity:.5}.secure-checkout{font-weight:500;margin:0 auto}.payment-summary-text,.secure-checkout{display:block;text-align:center;-moz-text-align-last:center;text-align-last:center;font-size:small;color:#60666c;color:var(--pop-modal-color-text-light)}.payment-summary-text{margin-top:.5rem}.subscription-interval,.trial-text{display:block;font-size:small}.trial-text{color:var(--pop-modal-color-text-xlight)}.trial-details .sage-badge{margin-bottom:.5rem}.change-btn{margin:0}