body{background-color:var(--wp--custom--colors--white--value);font-family:var(--wp--custom--font-family--system-sans-serif--value),sans-serif;margin:0;padding:0}body *{box-sizing:border-box}.content{margin-left:auto;margin-right:auto;max-width:calc(1200px + 2rem);padding-left:1rem;padding-right:1rem}.loading{point-events:none;color:transparent!important;cursor:default;position:relative;text-shadow:none!important;-webkit-transition:all 0s linear;transition:all 0s linear}.loading:before{background:hsla(0,0%,100%,.8);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.loading:after{-webkit-animation:spin-preloader .6s linear;animation:spin-preloader .6s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border:.1em solid rgba(0,0,0,.1);border-radius:500rem;border-top-color:#767676;box-shadow:0 0 0 1px transparent;content:"";height:3em;left:50%;margin:-1.5em 0 0 -1.5em;position:absolute;top:50%;visibility:visible;width:3em;z-index:11}@-webkit-keyframes spin-preloader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin-preloader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.blog-description{background-color:var(--wp--custom--colors--blue--900--value);font-size:var(--wp--custom--font-size--desktop--x-sm--value);letter-spacing:var(--wp--custom--letter-spacing--loosest--value);line-height:1;padding:11px 0;text-transform:uppercase}#masthead,.blog-description{color:var(--wp--custom--colors--blue--200--value)}#masthead{background-color:var(--wp--custom--colors--blue--800--value)}@media (max-width:1200px){#masthead>.content{max-width:1200px;padding-left:0;padding-right:0}}#masthead .logo{height:80px;width:368px}@media (max-width:1200px){#masthead .logo{height:56px;margin-left:1rem;width:257.6px}}@media (max-width:992px){#masthead .logo{height:42px;margin-left:1rem;width:193px}}#masthead .logo img{height:100%;object-fit:contain;width:100%}#masthead #header-menu>ul{align-items:center;display:flex}@media (max-width:1200px){#masthead #header-menu>ul{flex-direction:column}}#masthead #header-menu>ul,#masthead #header-menu>ul ul{list-style:none;margin:0;padding:0}#masthead #header-menu>ul li{cursor:pointer;margin:0;padding:5px;white-space:nowrap;width:100%}#masthead #header-menu>ul li:hover{background-color:var(--wp--custom--colors--blue--900--value)}@media (max-width:1200px){#masthead #header-menu>ul li:hover{background-color:transparent}}#masthead #header-menu>ul li a{-webkit-touch-callout:none;color:var(--wp--custom--colors--blue--200--value);font-size:var(--wp--custom--font-size--desktop--x-sm--value);line-height:var(--wp--custom--line-height--x-small--value);padding:.7rem 1rem;text-decoration:none;text-transform:uppercase;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:1200px){#masthead #header-menu>ul li a{padding-left:.7rem;padding-left:1rem;padding-right:.49rem;padding-right:1rem;width:100%}}#masthead #header-menu>ul li a:hover{background-color:var(--wp--custom--colors--blue--900--value)}@media (max-width:1200px){#masthead #header-menu>ul li a:hover{background-color:var(--wp--custom--colors--blue--800--value)}}#masthead #header-menu>ul li.text-red a{color:var(--wp--custom--colors--red--500--value)}#masthead #header-menu>ul>li{position:relative}#masthead #header-menu>ul>li ul{display:none}#masthead #header-menu>ul ul.sub-menu{align-items:stretch;background-color:var(--wp--custom--colors--blue--900--value);display:none;flex-direction:column;left:0;position:absolute;top:100%;z-index:9}@media (max-width:1200px){#masthead #header-menu>ul ul.sub-menu{background-color:var(--wp--custom--colors--blue--800--value);padding-left:10px;position:relative}}#masthead #header-menu>ul ul.sub-menu li{padding:0}#masthead #header-menu>ul ul.sub-menu li a{display:block;line-height:var(--wp--custom--line-height--x-small--value);padding:.7rem 1rem;width:100%}#masthead #header-menu>ul ul.sub-menu li a:hover{background-color:var(--wp--custom--colors--blue--800--value)}#masthead #header-menu>ul li.menu-item-has-children .arrow{margin-left:-5px;padding-right:5px;position:absolute}@media (max-width:1200px){#masthead #header-menu>ul li.menu-item-has-children .arrow{margin-left:0;position:absolute;right:1rem;transform:rotate(-90deg)}}#masthead #header-menu>ul li.menu-item-has-children .arrow svg{vertical-align:middle}@media (max-width:1200px){#masthead #header-menu>ul li.menu-item-has-children .arrow svg{height:1rem;width:1rem}}#masthead #header-menu>ul li.menu-item-has-children.text-red .arrow{color:var(--wp--custom--colors--red--500--value)}@media (max-width:1200px){#masthead #header-menu>ul li.menu-item-has-children:hover .arrow{transform:rotate(0)}}#masthead #header-menu>ul li.menu-item-has-children:hover ul.sub-menu{display:flex}#masthead .header-grid{align-items:center;display:grid;grid-template-areas:"logo menu_top search_top menu_button_top" "bottom bottom bottom bottom";grid-template-columns:auto auto fit-content(10%) fit-content(10%);grid-template-rows:auto auto;padding-bottom:24px;padding-top:24px;position:relative}@media (max-width:1200px){#masthead .header-grid{padding-bottom:10px;padding-top:10px}}#masthead .header-grid .logo{grid-area:logo}#masthead .header-grid .search-button{align-items:center;cursor:pointer;display:flex;grid-area:search_top;justify-content:flex-end;margin-left:2rem}@media (max-width:1200px){#masthead .header-grid .search-button{margin-left:1rem}}@media (max-width:992px){#masthead .header-grid .search-button{margin-left:.5rem}}#masthead .header-grid .header-menu-button{align-items:center;display:none;grid-area:menu_button_top;justify-content:flex-end;margin-left:1rem}@media (max-width:1200px){#masthead .header-grid .header-menu-button{display:flex;margin-right:1rem}}#masthead .header-grid #header-menu{align-items:center;display:flex;grid-area:menu_top;justify-content:flex-end;margin-left:1rem}@media (max-width:992px){#masthead .header-grid #header-menu{margin-left:.5rem}}@media (max-width:1200px){#masthead .header-grid #header-menu{border-top:1px solid var(--wp--custom--colors--blue--300--value);display:none;grid-area:bottom;margin-left:0;margin-top:10px}}#masthead .header-grid .search-input{display:none;grid-area:search_top}@media (min-width:1200px){#masthead .header-grid .search-input{position:absolute;right:0;top:80%;z-index:9}}@media (max-width:1200px){#masthead .header-grid .search-input{border-top:1px solid var(--wp--custom--colors--blue--300--value);grid-area:bottom;margin-left:0;margin-top:10px}}#masthead .header-grid .search-input form{align-items:stretch;background-color:var(--wp--custom--colors--blue--800--value);display:flex;justify-content:space-between;min-width:390px;padding:10px}@media (max-width:1200px){#masthead .header-grid .search-input form{padding-bottom:0}}#masthead .header-grid .search-input form input{border:1px solid var(--wp--custom--colors--black--value);flex-grow:1;font-family:var(--wp--custom--font-family--system-sans-serif--value),sans-serif;font-size:var(--wp--custom--font-size--desktop--sm--value);padding:9.5px 12px}#masthead .header-grid .search-input form button{background-color:var(--wp--custom--colors--black--value);border:none;color:var(--wp--custom--colors--blue--200--value);cursor:pointer;height:44px;margin:0;padding:0;width:44px}#masthead .header-grid .search-input form button svg{height:20px;width:20px}#masthead .header-menu-button{cursor:pointer}#masthead .header-menu-button .close-icon{color:var(--wp--custom--colors--red--600--value);display:none}#masthead .header-menu-button .menu-icon{display:block}@media (max-width:1200px){#masthead.active-header-menu #header-menu{display:block}}#masthead.active-header-menu .header-menu-button .close-icon{display:block}#masthead.active-header-menu .header-menu-button .menu-icon{display:none}@media (max-width:1200px){#masthead.active-header-menu .header-grid{padding-bottom:0}}#masthead .search-button .close-icon{color:var(--wp--custom--colors--red--600--value);display:none}#masthead .search-button .search-icon,#masthead.active-search-input .search-button .close-icon,#masthead.active-search-input .search-input{display:block}#masthead.active-search-input .search-button .search-icon{display:none}footer{background-color:var(--wp--custom--colors--blue--900--value);color:var(--wp--custom--colors--white--value);margin-top:4rem}footer>.footer-top{align-items:flex-start;display:flex;justify-content:space-between;padding-bottom:2rem;padding-top:2rem}@media (max-width:992px){footer>.footer-top{align-items:flex-start;flex-direction:column}}@media (max-width:480px){footer>.footer-top{align-items:stretch}}footer .bottom-line{background-color:var(--wp--custom--colors--black--value);font-size:var(--wp--custom--font-size--desktop--xx-sm--value);padding-bottom:1rem;padding-top:1rem}footer .bottom-line,footer .bottom-line a{color:var(--wp--custom--colors--grey--600--value)}footer .bottom-line a{text-decoration:none}footer .logo{display:block;height:77px;width:358px}@media (max-width:480px){footer .logo{height:80px;width:100%}}footer .logo img{height:100%;object-fit:contain;width:100%}footer .social-buttons{align-items:center;display:flex;justify-content:flex-start;margin-top:1rem}@media (max-width:768px){footer .social-buttons{justify-content:space-between}}footer .social-buttons>a{color:var(--wp--custom--colors--white--value);margin-right:2rem}@media (max-width:768px){footer .social-buttons>a{margin-right:1rem}}footer .contribution-purposes{color:var(--wp--custom--colors--white--value);font-size:var(--wp--custom--font-size--desktop--x-sm--value);margin:auto;padding:30px;text-align:center;text-decoration:none;width:65%;width:80%}#footer-menu{flex-grow:1}@media (max-width:992px){#footer-menu{width:100%}}#footer-menu ul{list-style:none}#footer-menu ul,#footer-menu ul li{margin:0;padding:0}@media (max-width:480px){#footer-menu ul li{align-items:center;display:grid;min-height:50px}}#footer-menu ul li a{color:var(--wp--custom--colors--white--value);font-size:var(--wp--custom--font-size--desktop--x-sm--value);text-decoration:none}#footer-menu ul li.menu-item-has-children{margin-left:3rem}@media (max-width:992px){#footer-menu ul li.menu-item-has-children{margin-left:0;margin-right:1rem;margin-top:1rem}}@media (max-width:480px){#footer-menu ul li.menu-item-has-children{width:calc(50% - 1rem)}}#footer-menu ul li.menu-item-has-children>a{color:var(--wp--custom--colors--blue--300--value);font-weight:900;text-transform:uppercase}#footer-menu>ul{align-items:flex-start;display:flex;justify-content:flex-end}@media (max-width:992px){#footer-menu>ul{justify-content:space-between}}@media (max-width:768px){#footer-menu>ul{flex-wrap:wrap}}main{align-items:flex-start;display:flex;justify-content:space-between}main article{flex-grow:1}@media (max-width:768px){main article iframe{width:100%!important}}main #sidebars{margin-left:100px;max-width:300px;min-width:300px}@media (max-width:768px){main #sidebars{display:none}}#breadcrumbs{font-size:var(--wp--custom--font-size--desktop--xx-sm--value);margin-top:40px;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}#breadcrumbs a{color:var(--wp--custom--colors--blue--700--value);text-decoration:underline}#breadcrumbs a.active,#breadcrumbs a:hover{color:var(--wp--custom--colors--grey--700--value);text-decoration:none}#breadcrumbs .breadcrumbs-separator{margin-left:4px;margin-right:4px}.main-category{align-items:center;display:flex;justify-content:flex-start}.main-category>a{background-color:var(--wp--custom--colors--blue--500--value);border-left:4px solid var(--wp--custom--colors--blue--800--value);color:var(--wp--custom--colors--blue--100--value);font-size:var(--wp--custom--font-size--desktop--2-xl--value);font-weight:700;line-height:var(--wp--custom--line-height--x-small--value);padding:.5rem 1rem;text-decoration:none;text-transform:uppercase}.posts-3-grid{display:grid;gap:15px;grid-template-columns:repeat(3,1fr)}@media (max-width:768px){.posts-3-grid{grid-template-columns:repeat(1,1fr)}}.posts-3-grid article{border:1px solid #7289fd;display:flex;margin-top:20px}.posts-3-grid article img{object-fit:cover;width:100%}.posts-3-grid article header{border:0}.posts-3-grid .category-name a{color:var(--wp--custom--colors--blue--700--value);font-family:SF Pro;font-size:14px;font-style:normal;font-weight:1000;letter-spacing:-.01em;line-height:110%;text-decoration:none;text-transform:uppercase}.posts-3-grid .entry-title{margin:0 0 15px}.posts-3-grid .entry-title a{color:#000;font-size:24px;font-weight:700;text-decoration:none}.posts-3-grid .entry-meta,.posts-3-grid .entry-title a{font-family:SF Pro;font-style:normal;letter-spacing:-.01em;line-height:110%}.posts-3-grid .entry-meta{align-items:center;color:#616161;display:flex;font-size:16px;font-weight:590}.posts-3-grid .entry-content{color:#000;font-family:SF Pro;font-size:18px;font-style:normal;font-weight:400;letter-spacing:-.01em;line-height:110%;padding-bottom:15px}.posts-3-grid .outline-button{align-items:center;background:#fff;border:1px solid #021da1;color:#021da1;font-size:12px;letter-spacing:.09em;text-transform:uppercase}.posts-3-grid .flexend{display:flex;flex-direction:column;margin:0}.posts-3-grid .archive-post-content{align-self:flex-start;display:flex;flex-direction:column;justify-content:space-between;padding:20px 20px 0}.posts-3-grid .entry-footer{margin-top:auto;padding:0 20px 20px}.navigation{padding:30px;text-align:center}.navigation .page-numbers{border:1px solid;margin-right:5px;padding:5px 10px;text-decoration:none}.navigation .dots{border:0}.blog main.content{display:block}article{margin-top:3rem}article header{border-bottom:4px solid var(--wp--custom--colors--blue--300--value);padding-bottom:.7rem}article h1{font-size:var(--wp--custom--font-size--desktop--8-xl--value);margin:2rem 0 0}article .post-meta{align-items:center;color:var(--wp--custom--colors--grey--800--value);display:flex;flex-wrap:wrap;font-size:var(--wp--custom--font-size--desktop--sm--value);justify-content:flex-start;margin-top:1.2rem}article .post-meta>div{margin-right:.2rem}article .post-meta>div>span{color:var(--wp--custom--colors--black--value)}article .post-meta>div>a{color:var(--wp--custom--colors--blue--700--value);font-weight:700;text-decoration:none}article section{border-bottom:4px solid var(--wp--custom--colors--blue--300--value);padding-bottom:.7rem}article section p{color:var(--wp--custom--colors--black--value);font-size:var(--wp--custom--font-size--desktop--lg--value);font-weight:400;line-height:var(--wp--custom--line-height--large--value)}article section .scribd_iframe_embed{width:100%}article section .wp-block-embed__wrapper iframe{min-height:450px;width:100%}article .tags{margin-top:.7rem}article .tags a{color:var(--wp--custom--colors--blue--700--value);font-weight:700;text-decoration:none}article .share-links{margin-top:.7rem}article .share-links .title{font-family:var(--wp--custom--font-family--webfont--value),sans-serif}article .share-links .links{align-items:center;display:flex;justify-content:flex-start}article .share-links .links a{border:1px solid var(--wp--custom--colors--blue--800--value);color:var(--wp--custom--colors--black--value);display:block;margin-right:9px;padding:9px;text-decoration:none}article .share-links .links a svg{display:block;height:24px;width:24px}.about-the-author{background-color:var(--wp--custom--colors--grey--100--value);border-left:4px solid var(--wp--custom--colors--blue--300--value);margin-top:2.5rem;padding:2.5rem}@media (max-width:768px){.about-the-author{padding:1rem}}.about-the-author .author-title{color:var(--wp--custom--colors--blue--700--value);font-size:16px;font-weight:700}.about-the-author .author-name{color:var(--wp--custom--colors--blue--800--value);font-family:var(--wp--custom--font-family--webfont--value),sans-serif;font-size:var(--wp--custom--font-size--desktop--5-xl--value);line-height:1;margin-top:1rem}@media (max-width:768px){.about-the-author .author-name{font-size:var(--wp--custom--font-size--desktop--3-xl--value)}}.about-the-author .author-bio{color:var(--wp--custom--colors--black--value);font-weight:400;margin-top:1rem}.about-the-author .author-footer{align-items:center;display:flex;justify-content:flex-start;margin-top:1rem}@media (max-width:768px){.about-the-author .author-footer{display:block}}.about-the-author .author-social-links{align-items:center;display:flex;justify-content:flex-start;margin-left:1.2rem}@media (max-width:768px){.about-the-author .author-social-links{margin-left:0;margin-top:1rem}}.about-the-author .author-social-links a{color:var(--wp--custom--colors--blue--700--value);display:block;height:18px;margin-right:1.2rem;width:18px}.related-posts{margin-top:2.5rem}.related-posts .title{color:var(--wp--custom--colors--blue--800--value);font-family:var(--wp--custom--font-family--webfont--value),sans-serif;font-size:var(--wp--custom--font-size--desktop--3-xl--value);line-height:1;margin-top:1rem}.related-posts .posts{align-items:stretch;display:flex;gap:1rem;justify-content:space-between;margin-top:1rem}@media (max-width:1200px){.related-posts .posts{display:block}}.related-posts .posts .small-post{width:33%}@media (max-width:1200px){.related-posts .posts .small-post{width:100%}}.small-post{align-items:stretch;border:1px solid var(--wp--custom--colors--blue--300--value);display:flex;flex-direction:column;justify-content:space-between;margin-bottom:1rem}.small-post .thumbnail{background-color:var(--wp--custom--colors--blue--800--value)}.small-post .thumbnail img{display:block;height:279px;object-fit:cover;width:100%}.small-post .thumbnail img.default-post-image{margin:0 auto;max-width:250px;object-fit:contain;padding-left:2rem;padding-right:2rem}.small-post .post-content{flex-grow:1;padding:1rem}.small-post .post-button{padding:1rem}.small-post .post-title{font-size:var(--wp--custom--font-size--desktop--med--value);font-weight:700}.small-post .post-title a{color:#000;font-size:18px;font-style:normal;font-weight:700;letter-spacing:-.18px;text-decoration:none}.small-post .categories{margin-bottom:.25rem}.small-post .categories a{color:var(--wp--custom--colors--blue--700--value);display:inline-block;font-size:var(--wp--custom--font-size--desktop--x-sm--value);font-weight:900;line-height:1;text-decoration:none;text-transform:uppercase}.about-citizens-united-widget{border:4px solid var(--wp--custom--colors--blue--800--value);margin-top:40px;padding:40px 1rem 1rem;position:relative}.about-citizens-united-widget .widget-logo{border:4px solid var(--wp--custom--colors--blue--800--value);border-radius:80px;height:80px;left:0;margin-left:auto;margin-right:auto;position:absolute;right:0;top:-40px;width:80px}.about-citizens-united-widget .widget-logo svg{height:100%;width:100%}.about-citizens-united-widget .widget-title{font-family:var(--wp--custom--font-family--webfont--value),sans-serif;margin:1rem 0 0}.about-citizens-united-widget .widget-content,.about-citizens-united-widget .widget-link{margin:1rem 0 0}input.gform_button{background-color:var(--wp--custom--colors--blue--700--value);border-color:var(--wp--custom--colors--blue--700--value);border-radius:0;border-style:solid;border-width:1px;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:700;letter-spacing:1px;line-height:inherit;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none;text-transform:uppercase}input.gform_button,input.gform_button:hover{color:var(--wp--custom--colors--white--value)}input.gform_button:hover{background-color:var(--wp--custom--colors--blue--800--value)}.gform_wrapper.gravity-theme .gfield_required .gfield_required_custom,.gform_wrapper.gravity-theme .gfield_required .gfield_required_text{display:none}.gform_wrapper.gravity-theme .gfield_required:after{color:#000;content:"*";font-size:16px}@media (max-width:992px){input.gform_button{width:100%}}.searchform{clear:both}.searchform input[type=text]{border:1px solid var(--wp--custom--colors--black--value);border-radius:0;display:block;float:left;font-size:var(--wp--custom--font-size--desktop--med--value);line-height:var(--wp--custom--line-height--large--value);margin-right:1%;padding:11px 16px 12px;width:70%}@media (max-width:992px){.searchform input[type=text]{margin-bottom:10px;width:100%}}.searchform input[type=submit]{background-color:var(--wp--custom--colors--red--700--value);border:1px solid var(--wp--custom--colors--black--value);border-color:var(--wp--custom--colors--red--700--value);border-radius:0;color:var(--wp--custom--colors--white--value);display:block;font-size:var(--wp--custom--font-size--desktop--med--value);line-height:var(--wp--custom--line-height--large--value);padding:11px 16px 12px;width:25%}@media (max-width:992px){.searchform input[type=submit]{width:100%}}.full-width-blackbg{background-color:#000;left:calc(-50vw - -49.5%);padding:60px 0;position:relative;width:100vw}.grid-two-one{display:grid;grid-template-columns:repeat(2,1fr);margin:auto;width:1200px}@media (max-width:1200px){.grid-two-one{padding:30px;width:100%}}.four-columns{align-items:flex-start;background:#000;color:#fff;display:grid;gap:16px;grid-column-end:3;grid-column-start:1;grid-row-end:2;grid-row-start:2;grid-template-columns:repeat(4,1fr);order:2}@media (max-width:1200px){.four-columns{grid-template-columns:repeat(3,1fr)}}.four-columns a{color:#fff;font-family:SF Pro;font-size:16px;font-style:normal;font-weight:700;letter-spacing:-.01em;line-height:110%;text-decoration:none}.wp-block-latest-posts__featured-image{background-color:var(--wp--custom--colors--blue--800--value);max-height:250px;min-height:250px;overflow:hidden}.wp-block-latest-posts__featured-image .thumbnail{padding:85px 20px}.default-thumbnail{background-color:var(--wp--custom--colors--blue--800--value);max-height:250px;min-height:250px;overflow:hidden}.default-thumbnail img{padding:85px 20px}.column-title{order:1}.column-white-cta{align-items:center;display:flex;justify-content:right;order:2;text-align:right}.eyebrow{color:#4a68fc;font-family:SF Pro;font-size:14px;font-style:normal;font-weight:700;text-transform:uppercase}.block-title{color:#fff;font-family:Public Sans;font-size:44px;font-style:normal;font-weight:900;letter-spacing:-.01em;line-height:120%}.white-cta{align-items:center;background-color:#fff!important;border:1px solid #021da1;color:#021da1;font-family:SF Pro;font-size:16px;font-style:normal;font-weight:600;height:44px;justify-content:center;letter-spacing:.2em;line-height:110%;padding:12px 16px;text-decoration:none;text-transform:uppercase}.categories-header{padding:45px 0}.three-categories-header{display:inline-block}.categories-header .block-title{color:#021473;font-family:Public Sans;font-size:28px;font-style:normal;font-weight:900;letter-spacing:-.01em;line-height:120%}.categories{background-color:#fff;color:#000;display:flex;margin-top:15px}.categories a{color:#000}.categories .block-title{color:#021473;font-family:Public Sans;font-size:28px;line-height:120%}.categories .block-title,.categories .category-name a{font-style:normal;font-weight:900;letter-spacing:-.01em}.categories .category-name a{color:#021da1;font-family:SF Pro;font-size:14px;line-height:110%;text-transform:uppercase}.categories article{border-left:4px solid #7289fd;flex-grow:1;margin-top:20px;padding-left:20px}.categories article .entry-title{color:#000;font-family:SF Pro;font-size:18px;font-style:normal;font-weight:700;letter-spacing:-.01em;line-height:110%;margin:10px 0 5px}.order-2{grid-column-end:4;grid-column-start:1;grid-row-end:3;grid-row-start:2;order:2}@media (max-width:992px){.column{flex:50%}}.responsive-image img{width:100%}@media (max-width:768px){.grid-two-one{display:flex;flex-direction:column;padding:20px;width:auto}.categories,.four-columns{display:block;order:2;padding:10px}.column-title{order:1}.column-white-cta{display:block;margin:auto;order:3}}.subscription-box{border:4px solid var(--wp--custom--colors--red--700--value);padding:2.5rem}.subscription-box h2{color:var(--wp--custom--colors--red--700--value);font-size:var(--wp--custom--font-size--desktop--4-xl--value);margin:0 0 1rem}.subscription-box form{align-items:flex-end;display:flex;justify-content:space-between}@media (max-width:768px){.subscription-box form{display:block}}.subscription-box .subscription-email-field{flex-grow:1;margin-right:1rem;position:relative}@media (max-width:768px){.subscription-box .subscription-email-field{margin-bottom:.5rem;margin-right:0}}.subscription-box label{display:block;font-size:var(--wp--custom--font-size--desktop--sm--value);font-weight:700;letter-spacing:var(--wp--custom--letter-spacing--loosest--value);text-transform:uppercase}.subscription-box input{border:1px solid var(--wp--custom--colors--black--value);border-radius:0;display:block;font-size:var(--wp--custom--font-size--desktop--med--value);line-height:var(--wp--custom--line-height--large--value);padding:11px 16px 12px;width:100%}.subscription-box input.invalid{border-color:var(--wp--custom--colors--error--value)}.subscription-box button{background-color:var(--wp--custom--colors--red--700--value);border-color:var(--wp--custom--colors--red--700--value);color:var(--wp--custom--colors--white--value)}@media (max-width:768px){.subscription-box button{width:100%}}.subscription-box .error-message,.subscription-box .success-message{display:none;position:absolute}.subscription-box .error-message.active,.subscription-box .success-message.active{display:block}.subscription-box .success-message{color:var(--wp--custom--colors--success--value)}.subscription-box .error-message{color:var(--wp--custom--colors--error--value)}li.widget{list-style:none}.widget .categories{display:block}.widget .wp-block-heading{background-color:var(--wp--custom--colors--blue--500--value);border-left:4px solid var(--wp--custom--colors--blue--800--value);color:var(--wp--custom--colors--blue--100--value);font-size:var(--wp--custom--font-size--desktop--2-xl--value);font-weight:700;line-height:var(--wp--custom--line-height--x-small--value);padding:.5rem 1rem;text-decoration:none;text-transform:uppercase}
/*# sourceMappingURL=main.css.map */