<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mg-search-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1024px){.mg-search-columns{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width:1200px){.mg-search-columns{padding:0}}@media screen and (min-width:1024px){.mg-search-columns--reversed{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.mg-search-columns--reversed .mg-search-column--secondary{margin-left:0;margin-right:2rem}}@media screen and (min-width:1024px){.mg-search-column--primary{width:calc(75% - 2rem)}.mg-search-column--secondary{margin-left:2rem;width:25%}}button{cursor:pointer}.slide-down-enter-active,.slide-down-leave-active{-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.slide-down-enter,.slide-down-leave-to{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);opacity:0}.slide-down-container{overflow:hidden}.mg-search-results-count{margin:0 0 1rem;border-bottom:1px solid var(--gray);padding-bottom:1rem;font-weight:700;font-style:italic}.mg-search-result{margin:0 0 1rem;display:-webkit-box;display:-ms-flexbox;display:flex}.mg-search-result__col-icon{-webkit-box-flex:0;-ms-flex:0 0 41px;flex:0 0 41px;margin-right:1rem}.mg-search-result__body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex}.mg-search-result__permalink{color:#999;word-break:break-all}.mg-search-result__meta{font-size:.75rem}.mg-search-result__image{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px;margin-right:1rem}.mg-search-result__inner{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.mg-search-result.mg-search-result--best{padding:1rem;background:var(--light)}.mg-search-pagination ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;margin:2rem 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.mg-search-pagination ul li a{padding:.5rem 1rem;border:1px solid var(--gray);display:block}.mg-search-pagination ul li.current-page a,.mg-search-pagination ul li a:hover{color:#fff;background:var(--primary);border-color:var(--primary)}.mg-search-pagination ul li:first-child a{border-top-left-radius:5px;border-bottom-left-radius:5px}.mg-search-pagination ul li:last-child a{border-top-right-radius:5px;border-bottom-right-radius:5px}@media screen and (min-width:576px){.mg-search-pagination{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.mg-search-protected{margin-left:.25rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mg-search-protected svg{fill:var(--primary);display:inline}highlight{font-weight:700}.mg-search-facet{margin:0 0 2rem}.mg-search-facet__body,.mg-search-facet__title{padding:.5rem}.mg-search-facet__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--primary)}.mg-search-facet__title h3{margin:0;color:#fff}.mg-search-facet__body{border:1px solid var(--gray);border-top:none}.mg-search-clear-filters{margin:0 0 1rem}.mg-search-subfacet{margin:.25rem 0}.mg-search-subfacet .mg-search-subfacet{margin-left:1rem}.mg-search-subfacet__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mg-search-subfacet__title label{display:block;width:100%}.mg-search-subfacet__title .circle-toggler .circle .horizontal,.mg-search-subfacet__title .circle-toggler .circle .vertical{background-color:var(--primary)}.mg-search-subfacet__count{font-size:80%;font-style:italic;font-weight:700}.mg-search-key{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 .75rem}.mg-search-key:last-child{margin:0}.mg-search-key__icon{-webkit-box-flex:0;-ms-flex:0 0 21px;flex:0 0 21px;margin-right:.675rem}.mg-search-key__icon img{display:block}.mg-search-key__title{font-size:.75rem}.mg-search-key__tooltip{display:none;background:var(--primary);color:#fff;padding:1rem;font-size:.875rem;position:absolute;bottom:calc(100% + .75rem);z-index:10;left:-80px;max-width:210px}.mg-search-key__tooltip:after{content:"";display:block;width:0;height:0;position:absolute;bottom:-10px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border-left:7.5px solid rgba(0,0,0,0);border-bottom:0 solid rgba(0,0,0,0);border-right:7.5px solid rgba(0,0,0,0);border-top:10px solid var(--primary)}.mg-search-key:hover .mg-search-key__tooltip{display:block}.circle-toggler{height:28px;width:28px;font-size:28px;opacity:.7;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1}.circle-toggler .horizontal,.circle-toggler .vertical{-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.circle-toggler .horizontal{opacity:1}.circle-toggler .circle{position:relative;width:28px;height:28px;display:inline-block}.circle-toggler .circle .horizontal{position:absolute;background-color:color(#fff);width:14px;height:2px;left:50%;margin-left:-7px;top:50%;margin-top:-1px}.circle-toggler .circle .vertical{position:absolute;background-color:color(#fff);width:2px;height:14px;left:50%;margin-left:-1px;top:50%;margin-top:-7px}.circle-toggler.active{opacity:1}.circle-toggler.active .horizontal,.circle-toggler.active .vertical{-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.circle-toggler.active .horizontal{opacity:0}.mg-search-controls{padding:1rem;margin:0 0 1rem;background:var(--light);border:1px solid var(--gray);border-radius:5px}.mg-search-box{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.mg-search-box button,.mg-search-box input,.mg-search-box select{border:1px solid var(--gray);border-radius:5px}.mg-search-box input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:.5rem;border-radius:0;border-right:none}.mg-search-box button{-ms-flex-negative:0;flex-shrink:0;border-top-left-radius:0;border-bottom-left-radius:0;background:var(--primary);color:#fff;border-left:none}.mg-search-box button svg{fill:#fff;width:1rem;height:1rem}.mg-search-box select{border-top-right-radius:0;border-bottom-right-radius:0;max-width:200px;margin:0}@media screen and (max-width:576px){.mg-search-box select{-webkit-box-ordinal-group:1000;-ms-flex-order:999;order:999;width:100%;max-width:100%;margin-top:.5rem}}@media screen and (max-width:576px){.mg-search-box{-ms-flex-wrap:wrap;flex-wrap:wrap}.mg-search-box input{width:calc(100% - 3rem)}}.mg-search-sort{display:-webkit-box;display:-ms-flexbox;display:flex;margin:1rem 0 0}.mg-search-sort button{background:#fff;color:var(--primary);padding:.5rem 1rem;border:1px solid #999}.mg-search-sort button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.mg-search-sort button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.mg-search-sort button.active,.mg-search-sort button:hover{color:#fff;background:var(--primary);border-color:var(--primary)}.mg-search-sort-dropdown{margin:0 0 1rem}.mg-search-sort-dropdown label{display:block}.mg-search-sort-dropdown label select{width:100%;border:1px solid var(--gray);padding:.5rem}#mg-search-results .mg-offset-block__title h3{font-size:1.25rem;text-transform:none;font-weight:400;font-family:var(--font-secondary)}.mg-search-facet__title.mg-offset-block__title{padding:20px 20px 117px 40px}.mg-search-facet__body{background-color:#fff;border-top:1px solid var(--gray);padding:1rem}.mg-search-facet__body .mg-search-subfacet:first-child{margin-top:0}.mg-search-facet__body .mg-search-subfacet:last-child{margin-bottom:0}.mg-search-facet__body .mg-search-subfacet__title{line-height:1.25}.mg-search-facet{min-height:165px}.mg-search-facet.collapsed{min-height:0}.mg-search-facet.collapsed .mg-search-facet__title.mg-offset-block__title{padding:20px 20px 20px 40px}.mg-search-facet.collapsed .mg-offset-block__content{margin-top:0}.mg-search-subfacet__title .circle-toggler .circle .horizontal,.mg-search-subfacet__title .circle-toggler .circle .vertical{background-color:var(--secondary)}.mg-search-result{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--gray)}.mg-search-result__title{font-size:1.225rem}.mg-search__featured+.mg-search-results .mg-search-result{margin-left:40px}.mg-search__featured .mg-offset-block__content ul{margin:0 -.5rem -1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mg-search__featured .mg-offset-block__content ul li{width:calc(50% - 1rem);margin:0 .5rem .5rem}.mg-search-pagination ul{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (min-width:1024px){.mg-search-column--primary{width:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.mg-search-column--secondary{margin-left:2rem;width:auto;-webkit-box-flex:0;-ms-flex:0 0 29.6%;flex:0 0 29.6%}}.mg-search-result.mg-search-result--best{background-color:var(--primary);color:#fff;border-bottom:none}.mg-search-result.mg-search-result--best a{color:#fff;font-weight:700}.replies-attachments,.replies-attachments&gt;div{display:inline-block}.replies-attachments&gt;div:first-child{margin-right:20px}.replies-attachments&gt;div p{display:inline-block;margin-left:4px}.replies-attachments&gt;div svg{width:23px;height:23px}
/*# sourceMappingURL=main.css.map */</pre></body></html>