﻿.pagination{color:var(--pagination-color,var(--theme-primary));display:flex;gap:.75em;justify-content:center;line-height:1;list-style:none;margin:3em 0 0;text-align:center}.pagination:empty{display:none}.pagination .page-numbers{border:1px solid var(--pagination-color,var(--theme-primary));border-radius:var(--pagination-radius);color:var(--pagination-color,var(--theme-primary));display:inline-block;font-weight:var(--weight-normal);line-height:1.75;min-height:1;padding:0 .25em;-webkit-text-decoration:none;text-decoration:none;transition:background-color .2s ease}.pagination .page-numbers:not(.dots){min-width:1.75em}.pagination .page-numbers:not(.dots):active,.pagination .page-numbers:not(.dots):hover{background-color:#efecff}.pagination .current{background:var(--pagination-color,var(--theme-primary));color:var(--pagination-selected-text-color);cursor:default}.pagination .dots,.pagination .next,.pagination .prev{border:0;color:var(--pagination-color,var(--theme-primary))}.pagination .dots:disabled,.pagination .next:disabled,.pagination .prev:disabled{color:#dfd7eb}.hero{--heading-color:var(--text-base-inverse);background:none;background:var(--hero-background,none);color:inherit;color:var(--hero-color,inherit);display:flex;font-size:inherit;font-size:var(--text-regular,inherit);padding:0;padding:var(--hero-padding,0);position:relative;text-align:center;text-align:var(--hero-text-align,center)}.hero--white-background{--heading-color:var(--text-base);--hero-background:var(--background-page);--hero-color:var(--text-base)}.hero__overlay{background:var(--hero-background-overlay,var(--gradient-highlight));opacity:.9}.hero__background,.hero__overlay{height:100%;left:0;position:absolute;top:0;width:100%}.hero__background{object-fit:cover;object-fit:var(--hero-background-fit,cover);object-position:center;object-position:var(--hero-background-position,center);opacity:.3;opacity:var(--hero-background-opacity,.3);z-index:0}.hero__container{position:relative;width:100%;z-index:1}.hero__content{align-items:center;align-items:var(--hero-content-align,center);display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;width:100%}.hero__title{color:inherit;color:var(--hero-title-color,inherit);font-size:var(--hero-title-fontsize,var(--h1));font-weight:800;line-height:1.35;margin-bottom:0;text-shadow:var(--shadow-sm)}.hero__product-logo img{max-height:24px}.hero__subtitle{font-size:var(--hero-subtitle-fontsize,var(--h3));margin-bottom:0}.hero__subtitle--pill{background:#0000;background:var(--hero-subtitle-background,#0000);border-radius:100rem;display:inline-block;font-weight:inherit;font-weight:var(--weight-bold,inherit);letter-spacing:-1px;padding:.5rem 1.5rem;position:relative}.hero__subtitle--pill:before{background:#0000;background:var(--hero-subtitle-gradient-highlight,var(--gradient-highlight,#0000));border:2px solid #0000;border-radius:inherit;bottom:0;content:"";left:0;-webkit-mask:linear-gradient(#000,#000) border-box,linear-gradient(#000,#000) padding-box;mask:linear-gradient(#000,#000) border-box,linear-gradient(#000,#000) padding-box;-webkit-mask-composite:source-out;mask-composite:subtract;position:absolute;right:0;top:0}.hero__description{font-size:var(--hero-description-fontsize,var(--text-regular));line-height:1.9;margin:0 auto;max-width:100%;max-width:var(--description-max-width,100%);width:100%}.hero__buttons .btn{box-shadow:var(--shadow-md-regular)}.hero__trusted{font-size:var(--text-extra-small);font-weight:var(--weight-regular);margin-bottom:0}.hero__trusted:before{color:#ffd827;content:"";display:inline-block;font-family:modicons-stroke,inherit;margin-right:.5rem;vertical-align:initial}.hero--has-video .hero__container:after{aspect-ratio:16/4;content:"";display:block}.hero__video .wp-block-video{aspect-ratio:16/9;margin-top:-28.125%;overflow:hidden;position:relative}.hero__video video{border-radius:1.875rem}.hero--has-columns,.hero--has-form{--hero-content-align:flex-start;text-align:left}.hero__columns{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem 3rem}.hero__column--breadcrumbs.column{flex:0 0 100%}.hero__column--breadcrumbs.column:not(:has(*)){display:none}.hero__image{aspect-ratio:auto;aspect-ratio:var(--hero-image-aspect-ratio,initial);border-radius:0;border-radius:var(--hero-image-radius,0);object-fit:fill;object-fit:var(--hero-image-fit,initial);width:100%}.hero .btn{display:inline-block}@media(min-width:768px){.hero__product-logo{margin-top:-1.5rem}.hero__product-logo img{max-height:32px}.hero__trusted{font-size:.875rem}.hero--has-form{--hero-padding:3.5rem 0}}@media(min-width:992px){.hero__product-logo img{max-height:46px}.hero--has-form .hero__columns{align-items:center;display:flex;flex-wrap:nowrap;gap:3rem}.hero--has-form .hero__content,.hero--has-form .hero__form{flex:0 1 50%}}.breadcrumbs{color:var(--breadcrumbs-color,var(--text-mid));font-size:var(--breadcrumbs-font-size,var(--text-extra-small));font-weight:var(--breadcrumbs-font-weight,var(--weight-medium));list-style:none;margin:0;padding:0;padding:var(--breadcrumbs-padding,0);text-transform:uppercase}.breadcrumbs__item{display:inline-block}.breadcrumbs__item--active,.breadcrumbs__item:nth-child(2):last-child{color:var(--breadcrumbs-current-color,var(--text-base))}.breadcrumbs__item--separator{font-size:.8em;font-size:var(--breadcrumbs-separator-size,.8em);margin:0 .25rem}.breadcrumbs a{color:inherit;-webkit-text-decoration:none;text-decoration:none}.breadcrumbs a:focus,.breadcrumbs a:hover{color:var(--breadcrumbs-link-color,var(--text-base));-webkit-text-decoration:underline;text-decoration:underline}.breadcrumbs--light{--breadcrumbs-color:var(--text-base-inverse);--breadcrumbs-current-color:var(--text-mid-inverse);--breadcrumbs-link-color:var(--text-base-inverse)}.posts-not-found{margin:0 auto;max-width:450px;text-align:center}.posts-not-found__icon{color:var(--error-color);font-size:2rem}.posts-not-found__title{font-size:1.5rem;font-weight:600}.posts-not-found__actions{border-top:1px solid var(--card-border-color);display:flex;flex-direction:column;padding:1.5rem 0}.posts-not-found__or{line-height:1;padding:.25rem 0 .5rem}.hero--author{--hero-background:linear-gradient(80deg,#06407e 5%,#008a87 95%);--hero-background-fit:none;--hero-background-opacity:1;--hero-image-aspect-ratio:1/1;--hero-image-fit:cover;--hero-image-radius:50%;--hero-padding:2.5rem 0}.hero--author:before{background:url(/wp-content/themes/modernize/public/images/author-hero-bg-mobile.b5383f.svg) no-repeat 50%/cover;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.hero--author .hero__columns{align-items:flex-start;flex-direction:column}.hero--author .hero__column--content{order:2}.hero--author .hero__column--image{align-self:center;flex:0 0 200px;order:1;width:200px}.hero--author .hero__content{--hero-content-align:flex-start;gap:0}.author-about{color:#0b0711}.author-about h2{color:#5d399a}.author-about ul{padding-left:1.5rem}.blog--author{--blog-grid-columns:repeat(auto-fill,minmax(280px,1fr));--card-max-width:100%;background:#fbfaff}.blog--author h3{color:#5d399a}@media(min-width:768px){.hero--author{height:230px}.hero--author:before{background-image:url(/wp-content/themes/modernize/public/images/author-hero-bg-desktop.3ad79e.svg)}.hero--author .hero__columns{align-items:center;flex-direction:row}.hero--author .hero__column--content{order:0}.hero--author .hero__column--image{align-self:flex-end;margin-bottom:-2.5rem;margin-right:1rem;position:absolute;right:0;top:0;width:275px}.hero--author .hero__content{--hero-content-align:flex-start}.author-about,.blog--author{padding-top:5rem}.author-about+.blog--author{padding-top:2.5rem}}.breadcrumbs-container{text-align:left;transform:var(--breadcrumb-transform)}section{overflow:visible;overflow:initial;padding:2.5rem 0}.column--main{display:flex;flex-direction:column;gap:1.5rem}.grid{grid-template-columns:var(--blog-grid-columns);margin:0 auto;max-width:100%;max-width:var(--blog-grid-max-width,100%)}@media(min-width:1200px){.hero--author .hero__column--image{margin-right:0}}