﻿.filters{background-color:var(--background-page);border:var(--filters-border,1px solid var(--background-neutral-soft));box-shadow:var(--filters-shadow,var(--shadow-md-extra-light));display:none;flex-direction:column;gap:2rem;height:100dvh;padding:1.5rem;padding:var(--filters-padding,1.5rem);position:fixed;right:0;top:0;width:300px;z-index:5}.filters__title{font-size:var(--text-large);font-weight:var(--weight-medium);margin:0}.filters__close{background:none;border:0;text-align:right;width:auto}.filters--open{display:flex;overflow-y:auto}.filter{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem}.filter__title{font-size:var(--text-regular);font-weight:var(--weight-bold);text-transform:uppercase}.filter__remove{font-size:var(--text-extra-small);margin-left:.25rem;opacity:.5}.search-form{--button-radius:0 0.375rem 0.375rem 0;--field-radius:0.375rem 0 0 0.375rem;display:flex}.categories{border:1px;border:1px solid var(--categories-border-color,none);border-width:var(--categories-border-width);display:flex;flex-wrap:wrap;font-size:var(--text-small);gap:var(--categories-gap);list-style:none;padding:var(--categories-padding)}.categories li{width:180px}[data-bind=categories][aria-hidden=true]{display:none}@media(min-width:768px){[data-bind=categories][aria-hidden=true]{display:block}}.category{border-radius:.25rem;color:inherit;padding:.25rem;-webkit-text-decoration:none;text-decoration:none}.category--active{color:var(--categories-active-color,var(--theme-primary))}.category--active span{-webkit-text-decoration:underline;text-decoration:underline}.category:hover{color:var(--theme-primary)}.category:focus{outline:2px solid var(--theme-primary)}.category i{color:initial;color:var(--categories-icon-color,initial)}.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)}.section-b2b-newsletter{background-color:var(--background-product-light);font-size:var(--text-large)}.section-b2b-newsletter p{margin:0}.section-b2b-newsletter .form .step{padding-bottom:0}.section-b2b-newsletter .form .step--form{flex-direction:row;gap:.5rem}.section-b2b-newsletter .form .step--form .form__group{flex:1 1 60%}.section-b2b-newsletter .form .step--form .form__cta-container{flex:1 1 40%}.section-b2b-newsletter .form .step--form .form__cta-container button{width:100%}.b2b-newsletter-form__columns{align-items:center;flex-direction:column;text-align:center}@media(min-width:992px){.form .step--form{flex-wrap:nowrap}.b2b-newsletter-form__columns{align-items:center;flex-direction:row;text-align:left}}.archive{--blog-grid-columns:repeat(auto-fill,minmax(280px,1fr));--blog-header-gap:2rem;--breadcrumb-transform:translateY(0);--card-max-width:100%;--categories-active-color:#5d399a;--categories-border-color:#c6c6c6;--categories-border-width:0;--categories-gap:1rem 1.5rem;--categories-icon-color:#5d399a;--categories-padding:1rem;--hero-description-fontsize:var(--text-large);--sidebar-width:100%}.archive--contractor-resources-events{--blog-grid-columns:repeat(auto-fill,1fr);--card-max-width:100%;--hero-background:url(/wp-content/themes/modernize/public/images/pattern-events-hero.56310f.svg) 75% 40%/300% no-repeat,linear-gradient(109.21deg,var(--theme-dark) -36.55%,var(--theme-medium) 31.03%,var(--theme-primary) 98.04%);--hero-background-opacity:.25}.archive--contractor-resources-events .hero{--hero-padding:2rem 0 2.5rem}.archive--contractor-resources-events .hero__description{line-height:1.75}.archive--contractor-resources-events .hero__content{--hero-content-align:flex-start;--hero-description-fontsize:var(--text-regular);text-align:left}.archive--contractor-resources-events .events-explorer{background-color:var(--background-product-light)}.archive--contractor-resources-events .events-banner__columns,.archive--contractor-resources-events .events-explorer__columns,.archive--contractor-resources-events .post__columns{display:flex;flex-flow:column wrap}.archive--contractor-resources-events .events-explorer__columns{align-items:center;gap:.5rem 2rem}.archive--contractor-resources-events .section-b2b-newsletter{font-weight:var(--weight-medium);padding:2rem 0;text-align:center}.archive--contractor-resources-events .blog .column--main{padding:2rem 0}.archive--contractor-resources-events .posts--grid{padding:0 0 0 4rem;position:relative}.archive--contractor-resources-events .post{--card-background:#0000;--card-shadow:none;border:none;border-radius:0;cursor:auto;font-weight:var(--weight-medium)}.archive--contractor-resources-events .post:focus-within,.archive--contractor-resources-events .post:hover{transform:none}.archive--contractor-resources-events .post:before{background:var(--card-border-color);content:"";display:block;height:1px;left:0;margin-top:1rem;max-width:50px;position:absolute;width:100%}.archive--contractor-resources-events .post__title{font-size:var(--text-large)}.archive--contractor-resources-events .post__title a{color:var(--link-color);-webkit-text-decoration:underline;text-decoration:underline}.archive--contractor-resources-events .post__title a:hover{color:var(--link-hover-color);-webkit-text-decoration:none;text-decoration:none}.archive--contractor-resources-events .post__categories,.archive--contractor-resources-events .post__event-time,.archive--contractor-resources-events .post__event-venue{font-weight:var(--weight-regular)}.archive--contractor-resources-events .post__categories{--postcard-categories-color:var(--text-mid);font-size:var(--text-large)}.archive--contractor-resources-events .post__event-date{font-size:var(--text-large);margin-bottom:.25rem}.archive--contractor-resources-events .post__event-time,.archive--contractor-resources-events .post__event-venue,.archive--contractor-resources-events .post__title{margin-bottom:.25rem}.archive--contractor-resources-events .post__event-time i,.archive--contractor-resources-events .post__event-venue i{color:var(--theme-medium)}.archive--contractor-resources-events .post__event-location,.archive--contractor-resources-events .post__event-time,.archive--contractor-resources-events .post__event-venue{font-size:var(--text-small)}.archive--contractor-resources-events .events-explorer__title{font-weight:var(--weight-medium)}.archive--contractor-resources-events .events-explorer__image{height:auto;width:100%}.archive--contractor-resources-events .events-banner{background-color:var(--theme-dark);background-image:url(/wp-content/themes/modernize/public/images/pattern-purple-bottom-left.eb8b7b.svg),url(/wp-content/themes/modernize/public/images/pattern-purple-top-right.d76294.svg);background-position:0,100%;background-repeat:no-repeat;background-size:auto 100%;padding:5rem 0}.archive--contractor-resources-events .events-banner__columns{align-items:center;gap:1rem;justify-content:center}.archive--contractor-resources-events .events-banner__column{flex:initial}.archive--contractor-resources-events .events-banner__title{color:var(--text-base-inverse);margin:0}.archive--contractor-resources-events .events-banner .btn-primary{display:block;min-width:275px;text-align:center}@media(min-width:768px){.archive--contractor-resources-events .hero__description{font-weight:var(--weight-regular);line-height:1.75}.archive--contractor-resources-events .hero__content{--hero-content-align:flex-start}.archive--contractor-resources-events .posts--grid{padding:0}.archive--contractor-resources-events .events-banner__columns,.archive--contractor-resources-events .post__columns{flex-direction:row}.archive--contractor-resources-events .post{border-bottom:1px solid var(--card-border-color)}.archive--contractor-resources-events .post:before{display:none}}@media(min-width:992px){.archive--contractor-resources-events{--breadcrumb-transform:translateY(-4rem)}.archive--contractor-resources-events .hero{--hero-padding:6rem 0 2.5rem}.archive--contractor-resources-events .section-b2b-newsletter{text-align:left}.archive--contractor-resources-events .events-explorer__columns{flex-direction:row}}.breadcrumbs-container{text-align:left;transform:var(--breadcrumb-transform)}.blog--with-sidebar{--blog-grid-max-width:400px;overflow:visible;overflow:initial}@media(min-width:768px){.blog--with-sidebar{--blog-grid-max-width:800px}}@media(min-width:992px){.blog--with-sidebar{--blog-grid-columns:repeat(auto-fill,minmax(300px,1fr));--sidebar-width:270px}}@media(min-width:1200px){.blog--with-sidebar{--sidebar-width:350px}}.blog__header{align-items:center;display:flex;flex-flow:column wrap;gap:var(--blog-header-gap);justify-content:space-between}@media(min-width:768px){.blog__header{flex-direction:row}.blog__header .search-form{order:1}}.blog__header-title{margin:0}.blog__header-categories{width:100%}section{overflow:visible;overflow:initial;padding:2.5rem 0}.column--sidebar{flex:0 0 var(--sidebar-width)}.column--main{display:flex;flex-direction:column;gap:1.5rem}.column--top{flex:0 0 100%;order:-1}@media(min-width:992px){.filters{border-radius:.75rem;display:flex;height:auto;position:static;width:100%}}.grid{grid-template-columns:var(--blog-grid-columns);max-width:100%;max-width:var(--blog-grid-max-width,100%)}.sort{background:var(--background-page);border:var(--filters-border);border-radius:.75rem;display:flex;justify-content:space-between;padding:1rem}.sticky-column{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media(min-width:768px){.sticky-column{justify-content:space-between}}@media(min-width:992px){.sticky-column{display:block;position:sticky;top:100px}}.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}