﻿@keyframes rotate-counter{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}.circle,.avatar{border-radius:1em;line-height:1em!important}.avatar{transition:opacity 90ms ease-in-out;overflow:hidden}.avatar-14{width:14px;height:14px;font-size:14px}.avatar-16{width:16px;height:16px;font-size:16px}.avatar-24{width:24px;height:24px;font-size:24px}.avatar-28{width:24px;height:24px;font-size:24px}.avatar-32{width:32px;height:32px;font-size:32px}.avatar-48{width:48px;height:48px;font-size:48px}.avatar-64{width:64px;height:64px;font-size:64px}.avatar-80{width:80px;height:80px;font-size:80px}.avatar-96{width:96px;height:96px;font-size:96px}.avatar-128{width:128px;height:128px;font-size:128px}.avatar-140{width:140px;height:140px;font-size:140px}.avatar-192{width:192px;height:192px;font-size:192px}.avatar-container .avatar{margin-bottom:4px}.avatar-container.premium,.avatar-container.pro,.avatar-container.plus{background:#fff;background-image:-webkit-gradient(linear,top,bottom,left,right);background-image:-webkit-linear-gradient(top,white,whitesmoke);background-image:-moz-linear-gradient(top,white,whitesmoke);background-image:-o-linear-gradient(top,white,whitesmoke);background-image:-ms-linear-gradient(top,white,whitesmoke);background-image:linear-gradient(top,white,whitesmoke);width:100%;font-weight:600;text-transform:uppercase;font-size:.875rem;padding-bottom:6px;display:inline-block;text-align:center}.avatar-container.premium:after,.avatar-container.pro:after,.avatar-container.plus:after{display:flex;justify-content:center}.avatar-container.plus:after{content:"Plus";color:#59b6f9}.avatar-container.pro:after{content:"Pro";color:#1087dd}.avatar-container.premium:after{content:"Premium";color:#dfb119}.align-center{text-align:center}.font-size-body-m{font-size:1rem}.hidden{display:none}.invisible{visibility:hidden}.infinite-scroll-toggle{display:none!important}.content-loading{opacity:.5;position:relative}.content-loading .loading-indicator{display:inline-block}.loading-indicator{display:none;position:relative;width:64px;height:64px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1}.loading-indicator div{box-sizing:border-box;display:block;position:absolute;width:51px;height:51px;margin:6px;border:6px solid #eee;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#eee transparent transparent transparent}.loading-indicator div:nth-child(1){animation-delay:-.45s}.loading-indicator div:nth-child(2){animation-delay:-.3s}.loading-indicator div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}body.noscroll{overflow:hidden}.with-whitespace{white-space:pre}.content-disabled{position:relative}.content-disabled::before{content:'';position:absolute;z-index:1;width:100%;height:100%;background:rgba(255,255,255,.75)}.blurry{filter:blur(4px)}.error-404-container{padding:1rem}sup{vertical-align:super;font-size:.75rem}.content-loading-spinner-container{height:1.5rem;padding:1rem}.content-loading-spinner{position:relative}.content-loading-spinner .icon{width:1.5rem;height:1.5rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#999;-webkit-animation:rotate-counter 2s infinite linear;animation:rotate-counter 2s infinite linear}.min-width-8-rem{min-width:8rem}.margin-0{margin:0}.pwa-standalone{display:none}@media(display-mode:standalone){.pwa-standalone{display:block}html,body{overscroll-behavior-y:none;touch-action:pan-x pan-y}body.refreshing{touch-action:none}body.refreshing #refresher{transform:translate3d(0,150%,0) scale(1);z-index:9001}#refresher{pointer-events:none;transition:all 300ms cubic-bezier(0,0,.2,1);will-change:transform,opacity}#refresher svg{width:30px;height:30px}}@media not all and (min-width:1024px){.sm\:max-lg\:tw-hidden{display:none}}#nav-header svg,#nav-header img{display:inline}#nav-header svg.icon,#nav-search svg.icon,#nav-mobile-menu svg.icon{width:1em;height:1em;vertical-align:text-bottom;overflow:hidden}.animate-slide-in-right-bounce{animation-name:slide-in-right-bounce;animation-duration:1s;transform-origin:right;animation-timing-function:ease-out;animation-iteration-count:1;animation-delay:0s;animation-fill-mode:forwards}.animate-slide-in-top{animation-name:slide-in-top;animation-duration:.5s;transform-origin:top;animation-timing-function:ease-out;animation-iteration-count:1;animation-delay:0s;animation-fill-mode:forwards}.animate-slide-out-right{animation-name:slide-out-right;animation-duration:.5s;transform-origin:right;animation-timing-function:ease-out;animation-iteration-count:1;animation-delay:0s;animation-fill-mode:forwards}.animate-slide-out-top{animation-name:slide-out-top;animation-duration:.5s;transform-origin:top;animation-timing-function:ease-out;animation-iteration-count:1;animation-delay:0s;animation-fill-mode:forwards}@keyframes slide-in-top{from{transform:translateY(-100%);opacity:0}to{transform:translateY(0%);opacity:1}}@keyframes slide-out-top{from{transform:translateY(0%);opacity:1}to{transform:translateY(-110%);opacity:0}}@keyframes slide-out-right{from{transform:translateX(0%);opacity:1}to{transform:translateX(110%);opacity:0}}@keyframes slide-in-right-bounce{0%{opacity:0;transform:translateX(100%)}40%{opacity:1;transform:translateX(0%)}100%{transform:translateX(3%);box-shadow:0 -20px 100px rgba(0,0,0,.6)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.redactor-animate-hide{display:none!important}.redactor-fadeIn{opacity:0;animation:fadeIn .2s ease-in-out}.redactor-fadeOut{opacity:1;animation:fadeOut .2s ease-in-out}@font-face{font-family:redactor;src:url(data:application/x-font-ttf;charset=utf-8;base64,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) format("truetype");font-weight:400;font-style:normal}[class^=re-icon-],[class*=" re-icon-"]{font-family:redactor!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.re-icon-aligncenter:before{content:"\e900"}.re-icon-alignment:before,.re-icon-alignleft:before{content:"\e901"}.re-icon-alignright:before{content:"\e902"}.re-icon-bold:before{content:"\e903"}.re-icon-bookmark:before{content:"\e904"}.re-icon-clips:before{content:"\e905"}.re-icon-codesnippets:before{content:"\e906"}.re-icon-deleted:before{content:"\e907"}.re-icon-expand:before{content:"\e908"}.re-icon-file:before{content:"\e909"}.re-icon-fontcolor:before{content:"\e90a"}.re-icon-fontfamily:before{content:"\e90b"}.re-icon-fontsize:before{content:"\e90c"}.re-icon-format:before{content:"\e90d"}.re-icon-html:before{content:"\e90e"}.re-icon-imagecenter:before{content:"\e90f"}.re-icon-imageleft:before{content:"\e910"}.re-icon-imageright:before{content:"\e911"}.re-icon-image:before{content:"\e912"}.re-icon-indent:before{content:"\e913"}.re-icon-inline:before{content:"\e914"}.re-icon-italic:before{content:"\e915"}.re-icon-line:before,.re-icon-horizontalrule:before{content:"\e916"}.re-icon-link:before{content:"\e917"}.re-icon-ol:before,.re-icon-ordered:before{content:"\e918"}.re-icon-outdent:before{content:"\e919"}.re-icon-properties:before{content:"\e91a"}.re-icon-readmore:before{content:"\e91b"}.re-icon-redo:before{content:"\e91c"}.re-icon-retract:before{content:"\e91d"}.re-icon-specialcharacters:before{content:"\e91e"}.re-icon-sub:before{content:"\e91f"}.re-icon-sup:before{content:"\e920"}.re-icon-table:before{content:"\e921"}.re-icon-textdirection:before{content:"\e922"}.re-icon-toggle:before{content:"\e923"}.re-icon-underline:before{content:"\e924"}.re-icon-undo:before{content:"\e925"}.re-icon-ul:before,.re-icon-lists:before,.re-icon-unordered:before{content:"\e926"}.re-icon-variable:before{content:"\e927"}.re-icon-video:before{content:"\e928"}.re-icon-widget:before{content:"\e929"}.redactor-box,.redactor-box textarea{z-index:auto}.redactor-box{position:relative;box-sizing:border-box}.redactor-box.redactor-styles-on{margin:0;padding:0;background:#fff;border:1px solid rgba(0,0,0,.075);border-radius:3px;box-shadow:none}.redactor-box.redactor-inline{position:static}.redactor-focus.redactor-styles-on,.redactor-focus.redactor-styles-on:focus{border-color:#82b7ec}.redactor-over.redactor-styles-on:hover{border-color:#ee698a}.redactor-source-view,.redactor-source-view.redactor-styles-on{border-color:#000}.redactor-in{position:relative;overflow:auto;white-space:normal;box-sizing:border-box}.redactor-in:focus{outline:none}.redactor-inline .redactor-in{overflow:hidden}.redactor-in *,.redactor-read-only *{outline:none!important}.redactor-in h1:empty,.redactor-in h2:empty,.redactor-in h3:empty,.redactor-in h4:empty,.redactor-in h5:empty,.redactor-in h6:empty,.redactor-in p:empty,.redactor-in blockquote:empty{min-height:1.5em}.redactor-in strong:empty,.redactor-in b:empty,.redactor-in em:empty,.redactor-in i:empty,.redactor-in span:empty,.redactor-in sup:empty,.redactor-in sub:empty,.redactor-in u:empty,.redactor-in ins:empty{display:inline-block;min-width:1px;min-height:1rem}.redactor-in table{empty-cells:show}.redactor-in li figure{width:auto;display:inline-block;margin:0;vertical-align:top}.redactor-in figcaption:focus,.redactor-in figure code:focus,.redactor-in figure pre:focus,.redactor-in table td:focus,.redactor-in table th:focus{outline:none}.redactor-in figure[data-redactor-type=line]{margin-top:1em;padding:6px 0;vertical-align:baseline}.redactor-in figure[data-redactor-type=line] hr{margin:0;height:3px;border:none;background:rgba(0,0,0,.1)}.redactor-script-tag{display:none!important}.redactor-component{position:relative}.redactor-component[data-redactor-type=widget]:before,.redactor-component[data-redactor-type=video]:before{width:100%;height:100%;content:"";display:block;position:absolute;z-index:1}.redactor-component[data-redactor-type=image],.redactor-component[data-redactor-type=widget]{clear:both}.redactor-component[data-redactor-type=variable]{white-space:nowrap;background:rgba(0,125,255,.75);color:#fff;display:inline-block;padding:3px 6px;line-height:1;border-radius:4px;cursor:pointer}.redactor-component-active{outline:5px solid rgba(0,125,255,.5)!important}.redactor-component-active[data-redactor-type=image]{outline:none!important}.redactor-component-active[data-redactor-type=image] img{outline:5px solid rgba(0,125,255,.5)!important}.redactor-component-active[data-redactor-type=variable]{outline:none!important;background:#ee698a}.redactor-component-active[data-redactor-type=video]{outline:none!important}.redactor-component-active[data-redactor-type=video] iframe{outline:5px solid rgba(0,125,255,.5)!important}.redactor-blur.redactor-styles-on .redactor-component-active{outline:5px solid #ddd!important}.redactor-blur.redactor-styles-on .redactor-component-active[data-redactor-type=image]{outline:none!important}.redactor-blur.redactor-styles-on .redactor-component-active[data-redactor-type=image] img{outline:5px solid #ddd!important}.redactor-blur.redactor-styles-on .redactor-component-active[data-redactor-type=video]{outline:none!important}.redactor-blur.redactor-styles-on .redactor-component-active[data-redactor-type=video] iframe{outline:5px solid #ddd!important}.redactor-blur.redactor-styles-on .redactor-component-active[data-redactor-type=variable]{outline:none!important;background:#ddd}.redactor-component-caret{position:absolute;left:-9999px}.redactor-textnodes-wrapper{display:inline-block}#redactor-image-resizer{position:absolute;z-index:1050;background-color:rgba(0,125,255,.9);width:13px;height:13px;border:1px solid #fff;cursor:move;cursor:nwse-resize}.redactor-file-item{display:inline-block;line-height:1;padding:4px 12px;border-radius:16px;border:1px solid rgba(0,0,0,.2)}.redactor-file-remover{margin-left:2px;position:relative;right:-3px;display:inline-block;padding:0 3px;cursor:pointer;opacity:.5}.redactor-file-remover:hover{opacity:1}#redactor-overlay{position:fixed;z-index:1051;top:0;left:0;right:0;bottom:0;background-color:rgba(16,16,18,.3)}#redactor-overlay>.redactor-close{position:fixed;top:1rem;right:1rem}.redactor-source,.redactor-source:hover,.redactor-source:focus{text-align:left;box-sizing:border-box;font-family:Consolas,Menlo,Monaco,courier new,monospace;width:100%;display:block;margin:0;border:none;box-shadow:none;border-radius:0;background:#252525;color:#ccc;font-size:15px;outline:none;padding:10px 18px 20px;line-height:1.5;resize:vertical}.redactor-box[dir=rtl] .redactor-source{direction:ltr}.redactor-placeholder:before{position:absolute;content:attr(placeholder);color:rgba(0,0,0,.4);font-weight:400}.redactor-in figcaption[placeholder]:empty:before{content:attr(placeholder);color:rgba(0,0,0,.4);font-weight:400}.redactor-in figcaption[placeholder]:empty:focus:before{content:""}.redactor-statusbar{font-family:Consolas,Menlo,Monaco,courier new,monospace;margin:0;padding:8px 10px;position:relative;overflow:hidden;list-style:none;background:#f8f8f8;box-sizing:border-box;border:none}.redactor-statusbar li{float:left;font-size:12px;color:rgba(0,0,0,.5);padding:0 10px;line-height:16px;border-right:1px solid rgba(0,0,0,.1)}.redactor-statusbar li:last-child{border-right-color:transparent}.redactor-statusbar a{color:rgba(0,0,0,.5);text-decoration:underline}.redactor-statusbar a:hover{color:#f03c69;text-decoration:underline}.redactor-statusbar:empty{display:none}.redactor-toolbar-wrapper{position:relative}#redactor-toolbar-container{display:flex;padding-bottom:1rem}.redactor-toolbar{flex-grow:1}.pwa-add-to-dict-button{display:none}.redactor-toolbar,.redactor-air{z-index:100;font-family:trebuchet ms,helvetica neue,Helvetica,Tahoma,sans-serif;position:relative;margin:0!important;padding:0;list-style:none!important;line-height:1!important;background:0 0;border:none;box-sizing:border-box}.redactor-box.redactor-styles-on .redactor-toolbar{padding:18px 16px 0}.redactor-toolbar a,.redactor-air a{display:inline-block;box-sizing:border-box;font-size:14px;text-align:center;padding:10px 15px 9px;cursor:pointer;outline:none;border:none;vertical-align:middle;text-decoration:none;zoom:1;position:relative;color:rgba(0,0,0,.85);border-radius:2px;background:rgba(255,255,255,.97);box-shadow:0 1px 2px rgba(0,0,0,.22);margin-right:5px;margin-bottom:4px}.redactor-toolbar a.re-button-icon,.redactor-air a.re-button-icon{font-size:16px;padding:9px 15px 6px}.redactor-toolbar a:hover,.redactor-air a:hover{outline:none;color:#fff;background:#449aef}.redactor-toolbar a.redactor-button-active{background:rgba(245,245,245,.95);color:rgba(0,0,0,.4)}.redactor-toolbar a.redactor-button-disabled,.redactor-air a.redactor-button-disabled{opacity:.3}.redactor-toolbar a.redactor-button-disabled:hover,.redactor-air a.redactor-button-disabled:hover{color:#333;outline:none;background-color:transparent!important;cursor:default}.redactor-source-view .redactor-toolbar{background:#252525}.redactor-source-view .redactor-toolbar a{background:#000;color:#fff}.redactor-source-view .redactor-toolbar a:hover{background:#449aef}.redactor-source-view .redactor-toolbar a.redactor-button-disabled:hover{color:#fff!important;background-color:#000!important}.re-button-tooltip{display:none;position:absolute;white-space:nowrap;top:0;z-index:1052;background:rgba(0,0,0,.9);border-radius:3px;padding:5px 9px;color:rgba(255,255,255,.8);font-size:12px;line-height:1;font-family:Consolas,Menlo,Monaco,courier new,monospace}.re-button-tooltip:after{bottom:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:none;border-bottom-color:rgba(0,0,0,.9);border-width:4px;margin-left:-4px}.redactor-toolbar-wrapper-air{position:absolute;z-index:100}.redactor-air{padding:6px 3px 2px 8px;max-width:576px;min-width:200px;border-radius:4px;background:rgba(0,0,0,.97)}.redactor-air a{background:rgba(37,37,37,.95);box-shadow:none;color:rgba(255,255,255,.9)}.redactor-air a:hover{background:#3d79f2}.redactor-air a.redactor-button-active{background-color:rgba(255,255,255,.15);color:#fff}.redactor-air a.redactor-button-disabled:hover{color:#fff}.redactor-air-helper{position:absolute;right:0;top:0;line-height:1;font-size:15px;color:#000;background:rgba(255,255,255,.85);border-bottom-left-radius:4px;padding:7px 10px 6px;cursor:pointer}.redactor-air-helper:hover{background:#fff}.redactor-voice-label{display:none}.redactor-context-toolbar{position:absolute;top:0;left:0;z-index:1051;background-color:rgba(0,0,0,.95);color:#555;border-radius:4px;padding:6px 18px 7px;line-height:1.5;font-family:Consolas,Menlo,Monaco,courier new,monospace}.redactor-context-toolbar a{font-size:12px;color:#ccc;text-decoration:none;display:inline-block;padding:2px 0 1px 12px}.redactor-context-toolbar a:first-child{padding-left:0}.redactor-context-toolbar a i{position:relative;top:3px;font-size:16px}.redactor-context-toolbar a:before{content:'';padding-left:10px;border-left:1px solid rgba(255,255,255,.3)}.redactor-context-toolbar a:hover{color:#fff}.redactor-context-toolbar a:first-child:before{padding-left:0;border-left:none}.redactor-context-toolbar[dir=rtl] a{padding:2px 12px 1px 0}.redactor-context-toolbar[dir=rtl] a:first-child{padding-right:0}.redactor-context-toolbar[dir=rtl] a:before{padding-left:0;padding-right:10px;border-right:1px solid rgba(255,255,255,.3);border-left:none}.redactor-context-toolbar[dir=rtl] a:first-child:before{padding-right:0;border-right:none}.redactor-dropdown{font-family:trebuchet ms,helvetica neue,Helvetica,Tahoma,sans-serif;display:none;position:absolute;z-index:1051;background-color:#fff;box-shadow:0 4px 14px rgba(0,0,0,.2);border-radius:2px;width:264px;max-height:250px;margin:0;margin-top:-1px;overflow:auto;font-size:15px;padding:0}.redactor-dropdown a span{display:inline-block;line-height:1;padding:2px 4px;border-radius:3px}.redactor-dropdown a{display:block;text-decoration:none;padding:10px 8px;white-space:nowrap;border-bottom:1px solid rgba(0,0,0,.05)}.redactor-dropdown a:last-child{border-bottom-color:transparent}.redactor-dropdown a{color:#000}.redactor-dropdown a:hover{color:#fff!important;background-color:#449aef!important}.redactor-dropdown a.redactor-dropdown-item-disabled{color:rgba(0,0,0,.4);background:#fff}.redactor-dropdown-cells{margin:10px auto}.redactor-dropdown-cells a,.redactor-dropdown-cells span{float:left;cursor:pointer;box-sizing:border-box;text-align:center;padding:0;margin:0;font-size:14px}.redactor-dropdown-selector{display:flex;text-align:center}.redactor-dropdown-selector span{flex-grow:1;font-size:12px;padding:8px;cursor:pointer}.redactor-dropdown-selector span:hover{background:#eee}.redactor-dropdown-selector span.active{cursor:text;color:rgba(0,0,0,.3);background:#eee}.redactor-dropdown-format .redactor-dropdown-item-blockquote{color:rgba(0,0,0,.4);font-style:italic}.redactor-dropdown-format .redactor-dropdown-item-pre{font-family:monospace,sans-serif}.redactor-dropdown-format .redactor-dropdown-item-h1{font-size:40px;font-weight:600;line-height:32px}.redactor-dropdown-format .redactor-dropdown-item-h2{font-size:32px;font-weight:600;line-height:32px}.redactor-dropdown-format .redactor-dropdown-item-h3{font-size:24px;font-weight:600;line-height:24px}.redactor-dropdown-format .redactor-dropdown-item-h4{font-size:21px;font-weight:600;line-height:24px}.redactor-dropdown-format .redactor-dropdown-item-h5{font-size:18px;font-weight:600;line-height:24px}.redactor-dropdown-format .redactor-dropdown-item-h6{font-size:14px;text-transform:uppercase;font-weight:600;line-height:24px}#redactor-modal{position:fixed;top:0;left:0;bottom:0;right:0;overflow-x:hidden;overflow-y:auto;z-index:1051;font-family:trebuchet ms,helvetica neue,Helvetica,Tahoma,sans-serif;line-height:24px}.redactor-modal{position:relative;margin:16px auto;padding:0;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.07),0 2px 15px rgba(80,80,80,.25);border-radius:3px;color:#000}.redactor-modal form{margin:0;padding:0;box-sizing:border-box}.redactor-modal input,.redactor-modal select,.redactor-modal textarea{box-sizing:border-box;display:block;width:100%;font-family:inherit;font-size:16px;height:40px;outline:none;vertical-align:middle;background-color:#fff;border:1px solid #cacfd4;border-radius:.1875em;box-shadow:none;padding:0 .5em}.redactor-modal textarea{padding:.5em;height:auto;line-height:1.5;vertical-align:top}.redactor-modal select{-webkit-appearance:none;background-image:url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjEyIiB2aWV3Qm94PSIwIDAgOSAxMiI+PHBhdGggZmlsbD0icmdiYSgwLCAwLCAwLCAuNCk7IiBkPSJNMC43MjIsNC44MjNMLTAuMDEsNC4xLDQuMTM0LS4wMSw0Ljg2NiwwLjcxNlptNy41NTUsMEw5LjAxLDQuMSw0Ljg2Ni0uMDFsLTAuNzMyLjcyNlpNMC43MjIsNy4xNzdMLTAuMDEsNy45LDQuMTM0LDEyLjAxbDAuNzMyLS43MjZabTcuNTU1LDBMOS4wMSw3LjksNC44NjYsMTIuMDFsLTAuNzMyLS43MjZaIi8+PC9zdmc+);background-repeat:no-repeat;background-position:right .65em center;padding-right:28px}.redactor-modal select[multiple]{background-image:none;height:auto;padding:.5em .75em}.redactor-modal input[type=file]{width:auto;border:none;padding:0;height:auto;background:0 0;box-shadow:none;display:inline-block}.redactor-modal input[type=radio],.redactor-modal input[type=checkbox]{display:inline-block;width:auto;height:auto;padding:0;vertical-align:middle;position:relative;bottom:.15rem;font-size:115%;margin-right:3px}.redactor-modal .form-item{margin-bottom:20px}.redactor-modal .form-item:last-child{margin-bottom:0}.redactor-modal fieldset{border:1px solid rgba(0,0,0,.1);border-radius:3px;padding:16px;padding-bottom:20px;margin-bottom:20px}.redactor-modal fieldset .form-item{margin-bottom:12px}.redactor-modal label{display:block;color:#555;margin-bottom:.25em;font-size:14px}.redactor-modal label .desc,.redactor-modal label .success,.redactor-modal label .error{text-transform:none;font-weight:400}.redactor-modal label.checkbox{font-size:16px;line-height:1.5;cursor:pointer;color:inherit}.redactor-modal .form-checkboxes label.checkbox{display:inline-block;margin-right:1em}.redactor-modal input:hover,.redactor-modal textarea:hover,.redactor-modal select:hover{outline:none;background-color:#fff;border-color:#969fa9;box-shadow:none}.redactor-modal input:focus,.redactor-modal textarea:focus,.redactor-modal select:focus{transition:all linear .2s;outline:none;background-color:#fff;border-color:rgba(0,125,255,.5);box-shadow:0 0 3px rgba(0,125,255,.5)}.redactor-modal input.error,.redactor-modal textarea.error,.redactor-modal select.error{background-color:rgba(255,50,101,.1);border:1px solid #ff7f9e}.redactor-modal input.error:focus,.redactor-modal textarea.error:focus,.redactor-modal select.error:focus{border-color:#ff3265;box-shadow:0 0 1px #ff3265}.redactor-modal input.success,.redactor-modal textarea.success,.redactor-modal select.success{background-color:rgba(47,196,182,.1);border:1px solid #65dacf}.redactor-modal input.success:focus,.redactor-modal textarea.success:focus,.redactor-modal select.success:focus{border-color:#2fc4b6;box-shadow:0 0 1px #2fc4b6}.redactor-modal input:disabled,.redactor-modal input:disabled:hover,.redactor-modal input.disabled,.redactor-modal input.disabled:hover,.redactor-modal textarea:disabled,.redactor-modal textarea:disabled:hover,.redactor-modal textarea.disabled,.redactor-modal textarea.disabled:hover,.redactor-modal select:disabled,.redactor-modal select:disabled:hover,.redactor-modal select.disabled,.redactor-modal select.disabled:hover{resize:none;opacity:.6;cursor:default;font-style:italic;color:rgba(0,0,0,.5);border:1px solid #cacfd4;box-shadow:none;background-color:#fff}.redactor-modal .req{position:relative;top:1px;font-weight:600;color:#ff3265;font-size:110%}.redactor-modal .desc{color:rgba(51,51,51,.5);font-size:12px}.redactor-modal span.desc{margin-left:.25em}.redactor-modal div.desc{margin-top:.25em}.redactor-modal span.success,.redactor-modal span.error{font-size:12px;margin-left:.25em}.redactor-modal div.desc{margin-bottom:-.5em}.redactor-modal .redactor-close{position:absolute;top:16px;right:12px;font-size:30px;line-height:30px;padding:0 4px;color:#000;opacity:.3;cursor:pointer}.redactor-modal .redactor-close:hover{opacity:1}.redactor-modal .redactor-close:before{content:'\00d7'}.redactor-modal button{display:inline-flex;align-items:center;text-decoration:none;text-align:center;font-family:inherit;font-size:15px;font-weight:500;color:#007dff;background-color:#fff;border-radius:3px;border:2px solid #007dff;min-height:40px;outline:none;padding:.5em 1.25em;cursor:pointer;line-height:1.2;vertical-align:middle;-webkit-appearance:none}.redactor-modal button:hover{outline:none;text-decoration:none;background:0 0;color:rgba(0,125,255,.6);border-color:rgba(0,125,255,.5)}.redactor-modal button.redactor-button-secondary{border-color:#2a2e34;color:#2a2e34}.redactor-modal button.redactor-button-secondary:hover{color:rgba(42,46,52,.6);border-color:rgba(42,46,52,.5)}.redactor-modal button.redactor-button-danger,.redactor-modal button.redactor-button-unstyled{background:0 0;border-color:transparent;color:rgba(42,46,52,.6)}.redactor-modal button.redactor-button-danger:hover,.redactor-modal button.redactor-button-unstyled:hover{background:0 0;border-color:transparent;color:#ff3265;text-decoration:underline}.redactor-modal .redactor-modal-group:after{content:"";display:table;clear:both}.redactor-modal .redactor-modal-side{float:left;width:30%;margin-right:4%}.redactor-modal .redactor-modal-side img{max-width:100%;height:auto;display:block}.redactor-modal .redactor-modal-area{float:left;width:66%}.redactor-modal[dir=rtl] .redactor-close{left:12px;right:auto}.redactor-modal[dir=rtl] textarea{direction:ltr;text-align:left}.redactor-modal[dir=rtl] .redactor-modal-footer button.redactor-button-unstyled{float:left;margin-left:0}.redactor-modal-header{padding:20px;font-size:18px;line-height:24px;font-weight:600;color:#000;border-bottom:1px solid rgba(0,0,0,.05)}.redactor-modal-header:empty{display:none}.redactor-modal-body{padding:32px 48px;padding-bottom:40px}.redactor-modal-footer{padding:24px;border-top:1px solid rgba(0,0,0,.05);overflow:hidden}.redactor-modal-footer button{margin-right:4px}.redactor-modal-footer button.redactor-button-unstyled{margin-right:0;float:right}.redactor-modal-footer:empty{display:none}.redactor-modal-tabs{display:flex;border-bottom:2px solid rgba(0,0,0,.05);margin-bottom:1em}.redactor-modal-tabs a{font-size:15px;padding:2px 0;text-decoration:none;color:rgba(0,0,0,.5);border-bottom:2px solid transparent;margin-bottom:-2px;margin-right:14px}.redactor-modal-tabs a:hover{transition:all linear .2s}.redactor-modal-tabs a:hover,.redactor-modal-tabs a.active{font-weight:500;color:#007dff;border-bottom-color:#007dff}.redactor-styles{margin:0;padding:16px 18px;color:#333;font-family:trebuchet ms,helvetica neue,Helvetica,Tahoma,sans-serif;font-size:1em;line-height:1.5;box-sizing:border-box}.redactor-styles *,.redactor-styles *:before,.redactor-styles *:after{box-sizing:inherit}.redactor-styles[dir=rtl]{direction:rtl;unicode-bidi:embed}.redactor-styles[dir=rtl] ul li,.redactor-styles[dir=rtl] ol li{text-align:right}.redactor-styles[dir=rtl] ul,.redactor-styles[dir=rtl] ol,.redactor-styles[dir=rtl] ul ul,.redactor-styles[dir=rtl] ol ol,.redactor-styles[dir=rtl] ul ol,.redactor-styles[dir=rtl] ol ul{margin:0 1.5em 0 0}.redactor-styles[dir=rtl] figcaption{text-align:right}.redactor-styles a,.redactor-styles a:hover{color:#3397ff}.redactor-styles p,.redactor-styles dl,.redactor-styles blockquote,.redactor-styles hr,.redactor-styles pre,.redactor-styles table,.redactor-styles figure,.redactor-styles address{padding:0;margin:0;margin-bottom:1em}.redactor-styles ul,.redactor-styles ol{padding:0}.redactor-styles ul,.redactor-styles ul ul,.redactor-styles ul ol,.redactor-styles ol,.redactor-styles ol ul,.redactor-styles ol ol{margin:0 0 0 1.5em}.redactor-styles ul li,.redactor-styles ol li{text-align:left}.redactor-styles ol ol li{list-style-type:lower-alpha}.redactor-styles ol ol ol li{list-style-type:lower-roman}.redactor-styles ul,.redactor-styles ol{margin-bottom:1em}.redactor-styles h1,.redactor-styles h2,.redactor-styles h3,.redactor-styles h4,.redactor-styles h5,.redactor-styles h6{font-weight:600;color:#111;text-rendering:optimizeLegibility;margin:0;padding:0;margin-bottom:.5em;line-height:1.2}.redactor-styles h1{font-size:2.0736em}.redactor-styles h2{font-size:1.728em}.redactor-styles h3{font-size:1.44em}.redactor-styles h4{font-size:1.2em}.redactor-styles h5{font-size:1em}.redactor-styles h6{font-size:.83333em;text-transform:uppercase;letter-spacing:.035em}.redactor-styles blockquote{font-style:italic;color:rgba(0,0,0,.5);border:none}.redactor-styles table{width:100%}.redactor-styles time,.redactor-styles small,.redactor-styles var,.redactor-styles code,.redactor-styles kbd,.redactor-styles mark{display:inline-block;font-family:Consolas,Menlo,Monaco,courier new,monospace;font-size:87.5%;line-height:1;color:rgba(51,51,51,.9)}.redactor-styles var,.redactor-styles cite{opacity:.6}.redactor-styles var{font-style:normal}.redactor-styles dfn,.redactor-styles abbr{text-transform:uppercase}.redactor-styles dfn[title],.redactor-styles abbr[title]{text-decoration:none;border-bottom:1px dotted rgba(0,0,0,.5);cursor:help}.redactor-styles code,.redactor-styles kbd{position:relative;top:-1px;padding:.25em;padding-bottom:.2em;border-radius:2px}.redactor-styles code{background-color:#eff1f2}.redactor-styles mark{border-radius:2px;padding:.125em .25em;background-color:#fdb833}.redactor-styles kbd{border:1px solid #e5e7e9}.redactor-styles sub,.redactor-styles sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.redactor-styles sub{bottom:-.25em}.redactor-styles sup{top:-.5em}.redactor-styles pre{font-family:Consolas,Menlo,Monaco,courier new,monospace;font-size:.9em}.redactor-styles pre,.redactor-styles pre code{background-color:#f6f7f8;padding:0;top:0;display:block;line-height:1.5;color:rgba(51,51,51,.85);overflow:none;white-space:pre-wrap}.redactor-styles pre{padding:1rem}.redactor-styles table{border-collapse:collapse;max-width:100%;width:100%}.redactor-styles table caption{text-transform:uppercase;padding:0;color:rgba(0,0,0,.5);font-size:11px}.redactor-styles table th,.redactor-styles table td{border:1px solid #eee;padding:16px;padding-bottom:15px}.redactor-styles table tfoot th,.redactor-styles table tfoot td{color:rgba(0,0,0,.5)}.redactor-styles img,.redactor-styles video,.redactor-styles audio,.redactor-styles embed,.redactor-styles object{max-width:100%}.redactor-styles img,.redactor-styles video,.redactor-styles embed,.redactor-styles object{height:auto!important}.redactor-styles img{vertical-align:middle;-ms-interpolation-mode:bicubic}.redactor-styles figcaption{display:block;opacity:.6;font-size:12px;font-style:italic;text-align:left}.upload-redactor-box{display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;border:5px dashed rgba(0,125,255,.15);position:relative;width:100%;min-height:220px;background:#fff;cursor:pointer;overflow:hidden;text-align:center}.upload-redactor-placeholder{font-size:15px;line-height:1.5;color:rgba(0,0,0,.3);font-style:italic}.upload-redactor-hover{background-color:rgba(0,125,255,.075)}.upload-redactor-error{background-color:rgba(255,50,101,.075)}.upload-redactor-box-hover{outline:5px dashed rgba(0,125,255,.3)}.upload-redactor-box-error{outline:5px dashed rgba(255,50,101,.3)}.redactor-structure h1,.redactor-structure h2,.redactor-structure h3,.redactor-structure h4,.redactor-structure h5,.redactor-structure h6,.redactor-structure div{position:relative}.redactor-structure h1:before,.redactor-structure h2:before,.redactor-structure h3:before,.redactor-structure h4:before,.redactor-structure h5:before,.redactor-structure h6:before,.redactor-structure div:before{width:24px;position:absolute;font-size:10px;font-weight:400;opacity:.3;left:-26px;top:50%;margin-top:-7px;text-align:right}.redactor-structure h1:before{content:"h1"}.redactor-structure h2:before{content:"h2"}.redactor-structure h3:before{content:"h3"}.redactor-structure h4:before{content:"h4"}.redactor-structure h5:before{content:"h5"}.redactor-structure h6:before{content:"h6"}.redactor-structure div:before{content:"div"}#redactor-progress{position:fixed;top:0;left:0;width:100%;z-index:1000000;height:10px}#redactor-progress span{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.2) 50%,rgba(255,255,255,0.2) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.2) 50%,rgba(255,255,255,0.2) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.2) 50%,rgba(255,255,255,0.2) 75%,transparent 75%,transparent);-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite;display:block;width:100%;height:100%;background-color:#007dff;background-size:40px 40px}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.redactor-box-fullscreen{z-index:1051;position:fixed;top:0;left:0;width:100%}.redactor-box-fullscreen-target{position:absolute!important}.redactor-body-fullscreen .redactor-dropdown,.redactor-body-fullscreen .redactor-context-toolbar{z-index:1052}.redactor-body-fullscreen #redactor-overlay{z-index:1098}.redactor-body-fullscreen #redactor-modal{z-index:1099}span.mentioned,inline.mentioned,.inline-mention{color:#00aeff;font-weight:400;border-radius:3px}html{min-height:100%;position:relative;scroll-behavior:smooth}html.test-env{scroll-behavior:auto}body{font-family:open sans,sans-serif;font-size:.875rem;background:#fff;color:#4c4c4c;padding-top:56px}body.minimal{padding:0}html.mobile{-webkit-overflow-scrolling:touch}a{color:#00aeff;text-decoration:none}a:hover{color:#0d6aad}a:active{color:#0b5b96}a:hover img.avatar{opacity:.75}a:active img.avatar,a:focus img.avatar{opacity:.66}a.list-link{color:#34414d}a.list-link:hover{color:#00aeff}p,ul,ol,blockquote{margin-bottom:1rem;line-height:1.5}h1,h2,h3,h4,h5{margin-bottom:1rem;line-height:1.333}em{font-style:italic}strong{font-weight:600}.heading-emphasized:after{content:"";width:3rem;height:2px;display:block;background:#00aeff;margin-top:.25em}.full-body-iframe-container{overflow:hidden;position:relative;padding-top:44rem}.full-body-iframe-container iframe{width:100%;height:100%;top:0;left:0;position:absolute}@media(min-width:0) and (max-width:999px){.full-body-iframe-container{padding-top:58rem}}@media(min-width:0) and (max-width:479px){.full-body-iframe-container{padding-top:96rem}}.hide{display:none!important}.hidden{display:none!important}.overflow-hidden{overflow:hidden}.padded{padding:25px}.float-left{float:left}.float-right{float:right}.clear,.cb{clear:both}.center-block{margin-left:auto!important;margin-right:auto!important}section#container{width:1024px;margin:1em auto 0}.blogs .float-left{float:none}section.standard{padding:65px 0 13px 25px;width:1024px;margin:0 auto}section.welcome .header{margin-bottom:4em}section.welcome .header h2{width:70%;float:left}section.welcome .header p{width:20%;float:left}section.welcome .video-container{padding:2em 3em;background-color:#fefefe;background-image:-webkit-gradient(radial,50% 100%,0,50% 100%,200,left,right);background-image:-webkit-radial-gradient(50% 100%,#fefefe,#e7e7e7);background-image:-moz-radial-gradient(50% 100%,#fefefe,#e7e7e7);background-image:-o-radial-gradient(50% 100%,#fefefe,#e7e7e7);background-image:-ms-radial-gradient(50% 100%,#fefefe,#e7e7e7);background-image:radial-gradient(50% 100%,#fefefe,#e7e7e7);font-size:20px}section.welcome .video-container .float-left{padding-top:3em;width:470px}section.welcome .video-container p{font-weight:300;color:#555}section.welcome .places-to-check-out{padding:0 8em}section.welcome .places-to-check-out>div{width:45%;margin-bottom:1em}section.welcome .places-to-check-out>div h4{font-weight:300;font-size:1.66em}section.welcome .places-to-check-out>div h4 a{text-decoration:none}section.welcome .authors>div{width:35%;float:left}section.welcome .authors>div img{float:left;margin-right:.5em}section.welcome hr{margin:2em 0 0}section.welcome .free-book{padding:3em 5em 0;background:#f9f9f9;height:150px}section.welcome .free-book .book{float:left;background:url(//bpimg.biggerpockets.com/assets/welcome/ubg-book-5c8bf63dd3e6ac69bd35bf8ef9ecc09a76fb123f2a6611ae0d6c4a1159c85ea3.png) no-repeat;height:120px;padding:70px 0 0 230px;width:350px;margin-top:-70px}section.welcome .free-book p{margin-bottom:.5em;font-size:1.1em;color:#555}section.welcome .free-book h4{font-weight:300;font-size:1.75em;color:#668eb7;margin:0}section.welcome .free-book .read-the-book{margin-top:1em;width:25%;float:right;text-align:center}@media(max-width:768px){section.welcome .header{margin:0}section.welcome .header h2,section.welcome .header p{float:none!important;width:auto!important}section.welcome .header p{text-align:right;margin:0}section.welcome .video-container{padding:1.5em}section.welcome .video-container video{width:100%;height:auto}section.welcome .video-container .float-left{width:100%;padding:0}section.welcome .video-container p{width:100%;margin-bottom:1.5em!important}section.welcome .places-to-check-out{padding:0 1.5em}section.welcome .places-to-check-out>div{float:none!important;width:auto!important;margin-bottom:1em}section.welcome .authors>div{float:none!important;width:auto!important}section.welcome hr{margin:0}section.welcome .free-book{height:auto;padding:1.5em}section.welcome .free-book .book{float:none!important;width:auto!important;background-size:64px auto;padding:0 0 0 92px;margin:0;height:auto}section.welcome .free-book .book h4{font-size:1.33em}section.welcome .free-book .read-the-book{float:none!important;width:auto!important}section.login{float:none!important;width:auto!important}section.login .fb-login{padding:1.5em}section.login .fb-login br{display:none}section.login .fb-login .button,section.login .fb-login .voter-list-voter-action .connected,.voter-list-voter-action section.login .fb-login .connected,section.login .fb-login .voter-list-voter-action .pending,.voter-list-voter-action section.login .fb-login .pending{margin:0}section.login .fb-login #fb-login-text,section.login .fb-login #fb-login-button-container{float:none!important;width:auto!important}section.login-signup{display:none}section.forgot-info{padding:0}section.forgot-info>div{float:none!important;width:auto!important;padding:1.5em}section.forgot-info>div p{float:none!important;width:auto!important}section.forgot-info>div p.button-container{width:140px!important}section.forgot-info>div input{margin-right:0}section.forgot-info br{display:none}section.tfa-challenge h1+p:before,section.tfa-challenge h1+p:after{display:none!important}section.tfa-challenge>div{float:none!important;width:auto!important}section.tfa-challenge>div form p.button-container{margin-top:0;width:100%}section.tfa-challenge>div form p.need-a-new-code{text-align:center}}.section-heading{position:relative;color:#5d6771;font-weight:800;font-size:1.25rem;text-align:left;clear:both}.section-heading:after{margin:initial}.section-heading:after{content:"";display:block;width:88px;height:2px;background-color:#1297f7;margin:4px 0 0}.centered-section-heading{text-align:center}.centered-section-heading:after{display:none}h1{font-size:2.25rem;font-weight:800}h2{font-size:1.8rem;font-weight:800}h3{font-size:1.5rem;font-weight:800}h4{font-size:1.25rem;font-weight:800}h5{font-size:1.125rem;font-weight:800}h6{font-size:1.125rem;margin-bottom:.25rem}@media(min-width:0) and (max-width:768px){h1{font-size:2.375rem}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}}@media(min-width:0) and (max-width:480px){h1{font-size:2rem}h2{font-size:1.625rem}h3{font-size:1.25rem}h4{font-size:1rem}h5{font-size:.875rem}}.button,.voter-list-voter-action .connected,.voter-list-voter-action .pending,button,input[type=submit]{display:inline-block;box-sizing:border-box;cursor:pointer;padding:0 24px;border-radius:4px;border:none;-webkit-appearance:none;font-size:1rem;line-height:40px;height:40px;color:#fff;background:#1d96f4;font-family:open sans,sans-serif;white-space:nowrap}.button:hover,.voter-list-voter-action .connected:hover,.voter-list-voter-action .pending:hover,.button.hover,.voter-list-voter-action .hover.connected,.voter-list-voter-action .hover.pending,button:hover,button.hover,input[type=submit]:hover,input.hover[type=submit]{color:#fff;background:#5cb5f6}.button:active,.voter-list-voter-action .connected:active,.voter-list-voter-action .pending:active,.button:focus,.voter-list-voter-action .connected:focus,.voter-list-voter-action .pending:focus,.button.active,.voter-list-voter-action .active.connected,.voter-list-voter-action .active.pending,.button.focus,.voter-list-voter-action .focus.connected,.voter-list-voter-action .focus.pending,button:active,button:focus,button.active,button.focus,input[type=submit]:active,input[type=submit]:focus,input.active[type=submit],input.focus[type=submit]{color:#fff;background:#1a86da}.button:disabled,.voter-list-voter-action .connected:disabled,.voter-list-voter-action .pending:disabled,.button.disabled,.voter-list-voter-action .disabled.connected,.voter-list-voter-action .disabled.pending,.button:disabled:hover,.button.disabled:hover,button:disabled,button.disabled,button:disabled:hover,button.disabled:hover,input[type=submit]:disabled,input.disabled[type=submit],input[type=submit]:disabled:hover,input.disabled[type=submit]:hover{color:#c2c6c9;background:#f5f5f6;cursor:not-allowed}.button.destructive,.voter-list-voter-action .destructive.connected,.voter-list-voter-action .destructive.pending,button.destructive,input.destructive[type=submit]{background-color:#f44;color:#fff}.button.destructive:hover,.voter-list-voter-action .destructive.connected:hover,.voter-list-voter-action .destructive.pending:hover,button.destructive:hover,input.destructive[type=submit]:hover{cursor:pointer;background-color:#ff7c7c}.button.destructive:focus,.voter-list-voter-action .destructive.connected:focus,.voter-list-voter-action .destructive.pending:focus,button.destructive:focus,input.destructive[type=submit]:focus{outline:none}.button.destructive:active,.voter-list-voter-action .destructive.connected:active,.voter-list-voter-action .destructive.pending:active,button.destructive:active,input.destructive[type=submit]:active{background-color:#e63d3d}.button-outline{box-sizing:border-box;background:0 0;border:1px solid #1d96f4;color:#1d96f4}.button.alternative,.voter-list-voter-action .connected,.voter-list-voter-action .alternative.pending{color:#fff;background:#0ecd63}.button.alternative:hover,.voter-list-voter-action .connected:hover,.voter-list-voter-action .alternative.pending:hover,.button.alternative.hover,.voter-list-voter-action .hover.connected,.voter-list-voter-action .alternative.hover.pending{color:#fff;background:#5adb92}.button.alternative:active,.voter-list-voter-action .connected:active,.voter-list-voter-action .alternative.pending:active,.button.alternative:focus,.voter-list-voter-action .connected:focus,.voter-list-voter-action .alternative.pending:focus,.button.alternative.active,.voter-list-voter-action .active.connected,.voter-list-voter-action .alternative.active.pending,.button.alternative.focus,.voter-list-voter-action .focus.connected,.voter-list-voter-action .alternative.focus.pending{color:#fff;background:#1ab75c}.button.alternative:disabled,.voter-list-voter-action .connected:disabled,.voter-list-voter-action .alternative.pending:disabled,.button.alternative.disabled,.voter-list-voter-action .disabled.connected,.voter-list-voter-action .alternative.disabled.pending{color:#c2c6c9;background:#f5f5f6}.button.secondary,.voter-list-voter-action .secondary.connected,.voter-list-voter-action .pending{color:#fff;background:#99a0a6}.button.secondary:hover,.voter-list-voter-action .secondary.connected:hover,.voter-list-voter-action .pending:hover,.button.secondary.hover,.voter-list-voter-action .secondary.hover.connected,.voter-list-voter-action .hover.pending{color:#fff;background:#c2c6c9}.button.secondary:active,.voter-list-voter-action .secondary.connected:active,.voter-list-voter-action .pending:active,.button.secondary:focus,.voter-list-voter-action .secondary.connected:focus,.voter-list-voter-action .pending:focus,.button.secondary.active,.voter-list-voter-action .secondary.active.connected,.voter-list-voter-action .active.pending,.button.secondary.focus,.voter-list-voter-action .secondary.focus.connected,.voter-list-voter-action .focus.pending{color:#fff;background:#858d94}.button.secondary:disabled,.voter-list-voter-action .secondary.connected:disabled,.voter-list-voter-action .pending:disabled,.button.secondary.disabled,.voter-list-voter-action .secondary.disabled.connected,.voter-list-voter-action .disabled.pending{color:#999;background:#e5e5e5}.button.tertiary,.voter-list-voter-action .tertiary.connected,.voter-list-voter-action .tertiary.pending{color:#34414d;background:#fff;border:1px solid #c2c6c9}.button.tertiary:hover,.voter-list-voter-action .tertiary.connected:hover,.voter-list-voter-action .tertiary.pending:hover,.button.tertiary.hover,.voter-list-voter-action .tertiary.hover.connected,.voter-list-voter-action .tertiary.hover.pending{color:#c2c6c9;background:#fff}.button.tertiary:active,.voter-list-voter-action .tertiary.connected:active,.voter-list-voter-action .tertiary.pending:active,.button.tertiary:focus,.voter-list-voter-action .tertiary.connected:focus,.voter-list-voter-action .tertiary.pending:focus,.button.tertiary.active,.voter-list-voter-action .tertiary.active.connected,.voter-list-voter-action .tertiary.active.pending,.button.tertiary.focus,.voter-list-voter-action .tertiary.focus.connected,.voter-list-voter-action .tertiary.focus.pending{color:#34414d;background:#fff}.button.button-outline-alternative,.voter-list-voter-action .button-outline-alternative.connected,.voter-list-voter-action .button-outline-alternative.pending{border-color:#0ecd63;color:#0ecd63;box-sizing:border-box;background:0 0;border:1px solid #0ecd63}.button.button-outline-alternative.disabled,.voter-list-voter-action .button-outline-alternative.disabled.connected,.voter-list-voter-action .button-outline-alternative.disabled.pending{border-color:#c2c6c9}.button.textual,.voter-list-voter-action .textual.connected,.voter-list-voter-action .textual.pending{color:#999;background:0 0;border-color:transparent}.button.textual:hover,.voter-list-voter-action .textual.connected:hover,.voter-list-voter-action .textual.pending:hover,.button.textual.hover,.voter-list-voter-action .textual.hover.connected,.voter-list-voter-action .textual.hover.pending{color:#bfbfbf;background:0 0}.button.textual:active,.voter-list-voter-action .textual.connected:active,.voter-list-voter-action .textual.pending:active,.button.textual:focus,.voter-list-voter-action .textual.connected:focus,.voter-list-voter-action .textual.pending:focus,.button.textual.active,.voter-list-voter-action .textual.active.connected,.voter-list-voter-action .textual.active.pending,.button.textual.focus,.voter-list-voter-action .textual.focus.connected,.voter-list-voter-action .textual.focus.pending{color:#4c4c4c;background:#f5f5f6}.button.negative-underline,.voter-list-voter-action .negative-underline.connected,.voter-list-voter-action .negative-underline.pending{color:#f44;background-color:#fff;text-decoration:underline}.button.negative-underline:hover,.voter-list-voter-action .negative-underline.connected:hover,.voter-list-voter-action .negative-underline.pending:hover{cursor:pointer;color:#ff7c7c;background:#fff}.button.negative-underline:focus,.voter-list-voter-action .negative-underline.connected:focus,.voter-list-voter-action .negative-underline.pending:focus{outline:none;background:#fff}.button.negative-underline:active,.voter-list-voter-action .negative-underline.connected:active,.voter-list-voter-action .negative-underline.pending:active{color:#e63d3d;background:#fff}.button.pills,.voter-list-voter-action .pills.connected,.voter-list-voter-action .pills.pending{display:inline-block;box-sizing:border-box;cursor:pointer;padding:0 24px;border-radius:4px;border:none;-webkit-appearance:none;font-size:1rem;line-height:40px;height:40px;color:#737373;border:1px solid #999;border-radius:20px;background:#fff}.button.pills:hover,.voter-list-voter-action .pills.connected:hover,.voter-list-voter-action .pills.pending:hover,.button.pills.hover,.voter-list-voter-action .pills.hover.connected,.voter-list-voter-action .pills.hover.pending{border-color:#59b6f9}.button.pills:active,.voter-list-voter-action .pills.connected:active,.voter-list-voter-action .pills.pending:active,.button.pills:focus,.voter-list-voter-action .pills.connected:focus,.voter-list-voter-action .pills.pending:focus,.button.pills.active,.voter-list-voter-action .pills.active.connected,.voter-list-voter-action .pills.active.pending,.button.pills.focus,.voter-list-voter-action .pills.focus.connected,.voter-list-voter-action .pills.focus.pending{border-color:#1297f7;color:#1297f7}.button.pills:disabled,.voter-list-voter-action .pills.connected:disabled,.voter-list-voter-action .pills.pending:disabled,.button.pills.disabled,.voter-list-voter-action .pills.disabled.connected,.voter-list-voter-action .pills.disabled.pending{color:#c2c6c9;border-color:#c2c6c9;cursor:not-allowed}.button.xs,.voter-list-voter-action .connected,.voter-list-voter-action .pending{font-size:.875rem;line-height:24px;height:24px;padding:0 1rem}.button.s,.voter-list-voter-action .s.connected,.voter-list-voter-action .s.pending{font-size:.875rem;line-height:32px;height:32px;padding:0 1rem}.button.l,.voter-list-voter-action .l.connected,.voter-list-voter-action .l.pending{font-size:1.125rem;line-height:48px;height:48px;text-align:center}.button.unimportant,.voter-list-voter-action .unimportant.connected,.voter-list-voter-action .unimportant.pending{box-sizing:border-box;background:0 0;border:1px solid #1d96f4;color:#1d96f4;line-height:36px}.button-group:before,.button-group:after{content:" ";display:table}.button-group:after{clear:both}.button-group .button,.button-group .voter-list-voter-action .connected,.voter-list-voter-action .button-group .connected,.button-group .voter-list-voter-action .pending,.voter-list-voter-action .button-group .pending,.button-group button{float:left;box-sizing:border-box;background:0 0;border:1px solid #1d96f4;color:#1d96f4;line-height:36px;border-radius:0;margin:0;border-right-width:0;outline:none}.button-group .button.active,.button-group .voter-list-voter-action .active.connected,.voter-list-voter-action .button-group .active.connected,.button-group .voter-list-voter-action .active.pending,.voter-list-voter-action .button-group .active.pending,.button-group .button.selected,.button-group .voter-list-voter-action .selected.connected,.voter-list-voter-action .button-group .selected.connected,.button-group .voter-list-voter-action .selected.pending,.voter-list-voter-action .button-group .selected.pending,.button-group button.active,.button-group button.selected{color:#fff;background:#1d96f4}.button-group .button.active:hover,.button-group .voter-list-voter-action .active.connected:hover,.voter-list-voter-action .button-group .active.connected:hover,.button-group .voter-list-voter-action .active.pending:hover,.voter-list-voter-action .button-group .active.pending:hover,.button-group .button.selected:hover,.button-group .voter-list-voter-action .selected.connected:hover,.voter-list-voter-action .button-group .selected.connected:hover,.button-group .voter-list-voter-action .selected.pending:hover,.voter-list-voter-action .button-group .selected.pending:hover,.button-group button.active:hover,.button-group button.selected:hover{background:#59b6f9}.button-group .button.active:active,.button-group .voter-list-voter-action .active.connected:active,.voter-list-voter-action .button-group .active.connected:active,.button-group .voter-list-voter-action .active.pending:active,.voter-list-voter-action .button-group .active.pending:active,.button-group .button.active:focus,.button-group .voter-list-voter-action .active.connected:focus,.voter-list-voter-action .button-group .active.connected:focus,.button-group .voter-list-voter-action .active.pending:focus,.voter-list-voter-action .button-group .active.pending:focus,.button-group .button.selected:active,.button-group .voter-list-voter-action .selected.connected:active,.voter-list-voter-action .button-group .selected.connected:active,.button-group .voter-list-voter-action .selected.pending:active,.voter-list-voter-action .button-group .selected.pending:active,.button-group .button.selected:focus,.button-group .voter-list-voter-action .selected.connected:focus,.voter-list-voter-action .button-group .selected.connected:focus,.button-group .voter-list-voter-action .selected.pending:focus,.voter-list-voter-action .button-group .selected.pending:focus,.button-group button.active:active,.button-group button.active:focus,.button-group button.selected:active,.button-group button.selected:focus{background:#0095fa}.button-group .button:first-child,.button-group .voter-list-voter-action .connected:first-child,.voter-list-voter-action .button-group .connected:first-child,.button-group .voter-list-voter-action .pending:first-child,.voter-list-voter-action .button-group .pending:first-child,.button-group button:first-child{border-radius:4px 0 0 4px}.button-group .button:last-child,.button-group .voter-list-voter-action .connected:last-child,.voter-list-voter-action .button-group .connected:last-child,.button-group .voter-list-voter-action .pending:last-child,.voter-list-voter-action .button-group .pending:last-child,.button-group button:last-child{border-radius:0 4px 4px 0;border-right-width:1px}@media(min-width:0) and (max-width:768px){.button-group .button,.button-group .voter-list-voter-action .connected,.voter-list-voter-action .button-group .connected,.button-group .voter-list-voter-action .pending,.voter-list-voter-action .button-group .pending,.button-group button{font-size:.875rem;padding:0 1rem}}.button-group li .button:last-child,.button-group li .voter-list-voter-action .connected:last-child,.voter-list-voter-action .button-group li .connected:last-child,.button-group li .voter-list-voter-action .pending:last-child,.voter-list-voter-action .button-group li .pending:last-child{border-right-width:0}.button-group li:first-child .button,.button-group li:first-child .voter-list-voter-action .connected,.voter-list-voter-action .button-group li:first-child .connected,.button-group li:first-child .voter-list-voter-action .pending,.voter-list-voter-action .button-group li:first-child .pending{border-radius:4px 0 0 4px}.button-group li:last-child .button,.button-group li:last-child .voter-list-voter-action .connected,.voter-list-voter-action .button-group li:last-child .connected,.button-group li:last-child .voter-list-voter-action .pending,.voter-list-voter-action .button-group li:last-child .pending{border-radius:0 4px 4px 0;border-right-width:1px}.button-group li.selected .button,.button-group li.selected .voter-list-voter-action .connected,.voter-list-voter-action .button-group li.selected .connected,.button-group li.selected .voter-list-voter-action .pending,.voter-list-voter-action .button-group li.selected .pending{color:#fff;background:#1d96f4}.button-group li.selected .button:hover,.button-group li.selected .voter-list-voter-action .connected:hover,.voter-list-voter-action .button-group li.selected .connected:hover,.button-group li.selected .voter-list-voter-action .pending:hover,.voter-list-voter-action .button-group li.selected .pending:hover{background:#59b6f9}.button-group li.selected .button:active,.button-group li.selected .voter-list-voter-action .connected:active,.voter-list-voter-action .button-group li.selected .connected:active,.button-group li.selected .voter-list-voter-action .pending:active,.voter-list-voter-action .button-group li.selected .pending:active,.button-group li.selected .button:focus,.button-group li.selected .voter-list-voter-action .connected:focus,.voter-list-voter-action .button-group li.selected .connected:focus,.button-group li.selected .voter-list-voter-action .pending:focus,.voter-list-voter-action .button-group li.selected .pending:focus{background:#0095fa}.button.has-button-menu,.voter-list-voter-action .has-button-menu.connected,.voter-list-voter-action .has-button-menu.pending,button.has-button-menu{position:relative}.button.has-button-menu.menu-active .icon,.voter-list-voter-action .has-button-menu.menu-active.connected .icon,.voter-list-voter-action .has-button-menu.menu-active.pending .icon,.button.has-button-menu:hover .icon,.voter-list-voter-action .has-button-menu.connected:hover .icon,.voter-list-voter-action .has-button-menu.pending:hover .icon,button.has-button-menu.menu-active .icon,button.has-button-menu:hover .icon{opacity:.666}.button.has-button-menu.menu-active .button-menu,.voter-list-voter-action .has-button-menu.menu-active.connected .button-menu,.voter-list-voter-action .has-button-menu.menu-active.pending .button-menu,.button.has-button-menu:hover .button-menu,.voter-list-voter-action .has-button-menu.connected:hover .button-menu,.voter-list-voter-action .has-button-menu.pending:hover .button-menu,button.has-button-menu.menu-active .button-menu,button.has-button-menu:hover .button-menu{display:inline-block}.button.has-button-menu.menu-active .calc-button-menu,.voter-list-voter-action .has-button-menu.menu-active.connected .calc-button-menu,.voter-list-voter-action .has-button-menu.menu-active.pending .calc-button-menu,.button.has-button-menu.menu-active .button-menu-list,.voter-list-voter-action .has-button-menu.menu-active.connected .button-menu-list,.voter-list-voter-action .has-button-menu.menu-active.pending .button-menu-list,.button.has-button-menu:hover .calc-button-menu,.voter-list-voter-action .has-button-menu.connected:hover .calc-button-menu,.voter-list-voter-action .has-button-menu.pending:hover .calc-button-menu,.button.has-button-menu:hover .button-menu-list,.voter-list-voter-action .has-button-menu.connected:hover .button-menu-list,.voter-list-voter-action .has-button-menu.pending:hover .button-menu-list,button.has-button-menu.menu-active .calc-button-menu,button.has-button-menu.menu-active .button-menu-list,button.has-button-menu:hover .calc-button-menu,button.has-button-menu:hover .button-menu-list{display:block;z-index:100}.link-dropdown{font-size:1rem;line-height:40px;height:40px;display:inline-block;color:#00aeff}.link-dropdown.has-button-menu{position:relative}.link-dropdown.has-button-menu.menu-active .icon,.link-dropdown.has-button-menu:hover .icon{opacity:.666}.link-dropdown.has-button-menu.menu-active .button-menu,.link-dropdown.has-button-menu:hover .button-menu{display:inline-block}.link-dropdown.has-button-menu.menu-active .calc-button-menu,.link-dropdown.has-button-menu.menu-active .button-menu-list,.link-dropdown.has-button-menu:hover .calc-button-menu,.link-dropdown.has-button-menu:hover .button-menu-list{display:block;z-index:100}.link-dropdown:hover{color:#0d6aad}.link-dropdown .icon{fill:#00aeff}.link-dropdown .icon:hover{fill:#0d6aad}.event-info .link-dropdown{position:absolute;margin-left:3rem}.button-menu,.calc-button-menu,.button-menu-list{display:none;position:absolute;overflow:hidden;background:#fff;border:1px solid #c2c6c9;left:0;text-align:left;box-shadow:0 1px 4px 0 rgba(0,0,0,.15);border-radius:4px}.button-menu .button-menu-link,.calc-button-menu .button-menu-link,.button-menu-list .button-menu-link{min-width:200px;display:block;padding:0 1rem;color:#4c4c4c;border-bottom:1px solid #c2c6c9;line-height:40px}.button-menu .button-menu-link:hover,.calc-button-menu .button-menu-link:hover,.button-menu-list .button-menu-link:hover{color:#00aeff;background:#f5f5f6}@media screen and (max-width:768px){.event-info .link-dropdown{margin-left:0;width:100%;position:relative}}.pill-button{display:flex;align-items:center;height:30px;padding:0 1rem;background:#fff;border-radius:25px;font-size:1rem;font-weight:600;letter-spacing:0;line-height:22px}.pill-button.active{background-color:#34414d;box-shadow:0 2px 4px 0 rgba(0,0,0,.5);color:#fff}.button-outline{box-sizing:border-box;background:0 0;border:1px solid #1d96f4;color:#1d96f4}.form-field-container{margin:1rem 0}input[type=text],input[type=email],input[type=password],input[type=number],input[type=search],input[type=tel]{height:40px;font-size:16px;padding:0 1rem;max-width:100%;border-radius:4px;background:#fff;color:#34414d;border:1px solid #c2c6c9;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:open sans,sans-serif}input[type=text]:active,input[type=text]:focus,input[type=email]:active,input[type=email]:focus,input[type=password]:active,input[type=password]:focus,input[type=number]:active,input[type=number]:focus,input[type=search]:active,input[type=search]:focus,input[type=tel]:active,input[type=tel]:focus{border-color:#00aeff;outline:none;box-shadow:0 0 6px 0 #00aeff}input.errored-field[type=text],input.errored-field[type=email],input.errored-field[type=password],input.errored-field[type=number],input.errored-field[type=search],input.errored-field[type=tel]{border-color:#f8eaea!important}input.success-field[type=text],input.success-field[type=email],input.success-field[type=password],input.success-field[type=number],input.success-field[type=search],input.success-field[type=tel]{border-color:#089f4b!important}.currency-indicator{position:absolute;line-height:40px;width:40px;text-align:center;font-size:16px;color:#c2c6c9;pointer-events:none}input.currency{padding-left:32px}input.percentage{-moz-appearance:textfield}input.percentage::-webkit-outer-spin-button,input.percentage::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.currency-field-unit{color:#737373;padding-left:.5rem}.percent-indicator{position:absolute;line-height:40px;width:40px;text-align:center;font-size:16px;color:#c2c6c9;pointer-events:none;right:0}.search-filters-filter input.percent[type=text]{height:40px;padding-right:32px;-moz-appearance:textfield;width:100%}.search-filters-filter input.percent[type=text]::-webkit-outer-spin-button,.search-filters-filter input.percent[type=text]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}textarea{padding:1rem;box-sizing:border-box;font-family:open sans,sans-serif;font-size:16px;line-height:22px;border:1px solid #c2c6c9;border-radius:4px}textarea:active,textarea:focus{border-color:#00aeff;outline:none;box-shadow:0 0 6px 0 #00aeff}textarea.errored-field{border-color:#f8eaea}textarea.success-field{border-color:#089f4b}.field_with_errors input[type=text],.field_with_errors input[type=password],.field_with_errors input[type=number]{border-color:#f8eaea!important}.error-message{color:#f44;font-size:.75rem;display:inline-block;padding-top:.5rem}.input-feedback{margin-top:.25rem;display:flex;flex-direction:row;align-items:center;font-size:.75rem}.input-feedback .icon{padding-right:.25rem}.input-feedback.error{color:#f44}.input-feedback.success{color:#089f4b}.error-message-settings-page{color:#f44;font-size:.75rem;display:block;padding-top:.5rem}.error-message-settings-page .icon{vertical-align:top}label{display:block;margin-bottom:.5rem;font-size:16px;line-height:22px;color:#737373;font-weight:600;cursor:pointer}.subtext,.explanation{padding-top:8px}.explanation{font-size:.875rem;color:#737373;display:block;line-height:20px}.required-field{color:#f44}input[type=radio]+label,input[type=checkbox]+label{display:inline-block}input.pill[type=checkbox]{display:none}input.pill[type=checkbox]+label{padding:0 1.5rem;color:#737373;border:1px solid #999;border-radius:20px;background:#fff;text-align:center;font-weight:400;height:40px;line-height:40px;white-space:nowrap;font-size:.875rem;margin:0 .5rem 1rem;cursor:pointer}input.pill[type=checkbox]:checked+label{color:#1297f7;border-color:#1297f7;border-width:2px;padding:0 calc(1.5rem - (2px/2));height:calc(40px - 2px);line-height:calc(40px - 2px);outline:none}@media(hover:hover){input.pill[type=checkbox]:checked+label:hover,input.pill[type=checkbox]:checked+label.hover{border-color:#59b6f9}}input[type=radio][disabled]+label,input[type=checkbox][disabled]+label{opacity:.7}input:disabled,textarea:disabled{background-color:#e5e5e5}fieldset{border-radius:4px;border:1px solid #c2c6c9;padding:1rem;margin-bottom:1rem}fieldset legend{color:#4c4c4c;padding:0 .5rem;font-size:1rem}.input-group{position:relative}.validated-input-group{position:relative}.validated-input-group input[type=text]{padding-left:2em}.validated-input-group.validating .validated-input-spinner{display:unset}.validated-input-group.valid-input .icon_success{display:unset}.validated-input-group.invalid-input .icon_failed{display:unset}.validated-input-group-icon{right:0;display:none}.validated-input-spinner{fill:#c2c6c9;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.input-group-with-icon svg.icon{width:1.5em;height:1.5em;position:absolute;margin:8px}.input-group-with-icon svg.icon_success{fill:#089f4b}.input-group-with-icon svg.icon_failed{fill:#f8eaea}.input-group-with-icon .error-message{display:block}#event-disclosure-fieldset .currency-indicator{margin-right:.25rem}.ui-helper-hidden-accessible{display:none}.iti-flag{background-image:url(//bpimg.biggerpockets.com/assets/intl-tel-input/build/img/flags-f3cc74c8e892ea0d26bd81710ed0dad9cb2a899a61fcfde3e5a6131c5daceb95.png)}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti-flag{background-image:url(//bpimg.biggerpockets.com/assets/intl-tel-input/build/img/flags@2x-6adae73b7fa5b223263f065381c3898f2a384d45dfe424173feb8ce006a5610a.png)}}.select-container{display:inline-block;background:#fff;position:relative;max-width:100%;border-radius:6px}.select-container:after{width:2.5rem}.select-container select{height:40px;font-size:1rem;padding:0 3.75rem 0 1.25rem}.select-container:focus-within,.select-container.select-container-focus{border-color:#00aeff;outline:none;box-shadow:0 0 6px 0 #00aeff}.select-container .field_with_errors select,.select-container .errored-field{border:1px solid #f8eaea}.select-container select{border:1px solid #c2c6c9;box-shadow:none;background:0 0;background-image:none;-webkit-appearance:none;-moz-appearance:none;z-index:9999;max-width:100%;vertical-align:top;line-height:1.3;border-radius:0;color:#34414d;font-family:open sans,sans-serif}.select-container select:focus{outline:none}.select-container:after{content:"";border-radius:0 6px 6px 0;position:absolute;top:0;right:0;bottom:0;background-image:url(data:image/svg+xml;utf8;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEyIDgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEuNDEgMEw2IDQuOTQ1IDEwLjU5IDAgMTIgMS41MjIgNiA4IDAgMS41MjIiIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iI0JGQkZCRiIvPjwvc3ZnPg==);background-position:center;background-repeat:no-repeat;color:#34414d;height:100%;text-align:center;pointer-events:none}input[type=checkbox]+label{padding-left:2.5rem}input[type=checkbox]+label:before,input[type=checkbox]+label:after{box-sizing:border-box;display:inline-block;position:absolute;left:0;top:0;pointer-events:none}input[type=checkbox]+label:before{width:1.5rem;height:1.5rem;border:1px solid #c2c6c9;background:#fff;border-radius:2px}input[type=checkbox]+label:after{background:url(data:image/svg+xml;utf8;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYgMTQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNS4wODQgMTMuODExTC4xNTggOC44ODRsMS43NjctMS43NjggMy4wNzQgMy4wNzRMMTQuMTE3LjE1OWwxLjg0OSAxLjY4MiIgZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMDBBRUZGIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgLz48L3N2Zz4=) center center no-repeat;width:1rem;height:1rem;left:.25rem;top:.25rem}input[type=checkbox]{position:absolute;left:-9999px}input.indeterminate-state[type=checkbox]+label:after{background:url(//bpimg.biggerpockets.com/assets/icons/checkbox-light-indeterminate-7b1c7af2173b3d813d25cdf98cc84e9aaf7d1f974e8c11c402d550d46cdb4d6c.svg) center;opacity:1;transform:scale(1)}input.checkbox-dark[type=checkbox]+label:after{background:url(//bpimg.biggerpockets.com/assets/icons/checkbox-dark-a10023a964a043ab93bb190f50d52d5e2e6a6a7dd5f3dcae03943e0110f210ef.svg) center;width:1.5rem;height:1.5rem;top:0;left:0}input.checkbox-dark[type=checkbox]+label:before{border:1px solid #34414d}input.indeterminate-state.checkbox-dark[type=checkbox]+label:after{background:url(//bpimg.biggerpockets.com/assets/icons/checkbox-dark-indeterminate-cb8c81f52fef9361a8b7c530e25cdeece756bc2108169c684bdf89f023aabb3b.svg) center;opacity:1;transform:scale(1)}input[type=checkbox]+label{position:relative;color:#4c4c4c;line-height:1.5rem;font-weight:400}input[type=checkbox]+label:before{content:""}input[type=checkbox]+label:after{content:"";opacity:0;transform:scale(.5);transition:opacity 80ms ease-out,transform 80ms ease-out}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){input[type=checkbox]+label:after{content:"\2713"}}input[type=checkbox]+label .explanation{font-style:italic}input[type=checkbox]:focus+label:before,input[type=checkbox]:active+label:before{border-color:#00aeff;outline:none;box-shadow:0 0 6px 0 #00aeff}input[type=checkbox]:checked+label:after,input[type=checkbox]:checked+label:after{opacity:1;transform:scale(1)}input.pill[type=checkbox]+label:before,input.pill[type=checkbox]+label:after{display:none!important}input.minor[type=checkbox]+label{padding-left:2rem;line-height:1rem}input.minor[type=checkbox]+label:before{width:1rem;height:1rem}input.minor[type=checkbox]+label:after{width:.6666666667rem;height:.6666666667rem;left:.1666666667rem;top:.1666666667rem}input.renormalize[type=checkbox]{position:relative;left:0}input.renormalize[type=checkbox]:focus{box-shadow:none;outline:none}input[type=radio]{position:absolute;left:-9999px}input[type=radio]+label{position:relative;font-weight:400;padding-left:2rem;color:#4c4c4c}input[type=radio]+label:before,input[type=radio]+label:after{position:absolute;content:""}input[type=radio]+label:before{width:1.5rem;height:1.5rem;border-radius:.75rem;border:2px solid #1297f7;background:#fff;box-sizing:border-box;left:0;top:0}input[type=radio]+label:after{width:1rem;height:1rem;border-radius:.5rem;transition:opacity 80ms ease-out,transform 80ms ease-out;opacity:0;transform:scale(.5);background:#1297f7;top:.25rem;left:.25rem}input[type=radio]+label.minor:before{width:1rem;height:1rem;border-radius:.5rem;border:1px solid #c2c6c9}input[type=radio]+label.minor:after{width:.5rem;height:.5rem;border-radius:.25rem}input[type=radio]:focus+label:before,input[type=radio]:active+label:before{border-color:#00aeff;outline:none;box-shadow:0 0 6px 0 #00aeff}input[type=radio]:checked+label:after{opacity:1;transform:scale(.875)}input[type=radio]+span{position:relative;font-weight:400;padding-left:2rem;color:#4c4c4c}input[type=radio]+span:before,input[type=radio]+span:after{position:absolute;content:""}input[type=radio]+span:before{width:1.5rem;height:1.5rem;border-radius:.75rem;border:2px solid #1297f7;background:#fff;box-sizing:border-box;left:0;top:0}input[type=radio]+span:after{width:1rem;height:1rem;border-radius:.5rem;transition:opacity 80ms ease-out,transform 80ms ease-out;opacity:0;transform:scale(.5);background:#1297f7;top:.25rem;left:.25rem}input[type=radio]+span.minor:before{width:1rem;height:1rem;border-radius:.5rem;border:1px solid #c2c6c9}input[type=radio]+span.minor:after{width:.5rem;height:.5rem;border-radius:.25rem}input[type=radio]:checked+span:after{opacity:1;transform:scale(.875)}.radio-button-group{padding-top:.5rem}.radio-button-group input[type=radio]+label{margin-right:2rem}input.renormalize[type=radio]{position:relative;left:0}ul.token-input-list-biggerpockets{overflow:hidden;cursor:text;min-height:1px;z-index:999;margin:0 0 5px;max-width:350px;padding:4px;border:1px solid #bbb;background:url(//bpimg.biggerpockets.com/images/ui/input-back.png) #fff}ul.token-input-list-biggerpockets.error{border:1px solid #c52020}ul.token-input-list-biggerpockets li{list-style-type:none;font-size:13px;padding:0 3px}li.token-input-token-biggerpockets{overflow:hidden;height:16px;margin:3px;padding:1px;background:#dbeaf0;color:#000;cursor:default;float:left;font-size:13px}li.token-input-token-biggerpockets p{display:inline;padding:0;margin:0}li.token-input-token-biggerpockets span{color:#a6b3cf;margin-left:5px;font-weight:600;cursor:pointer}li.token-input-highlighted-token-biggerpockets{background-color:#ccc;color:#000}li.token-input-selected-token-biggerpockets{background-color:#ccc;color:#fff}li.token-input-highlighted-token-biggerpockets span.token-input-delete-token-biggerpockets{color:#000}li.token-input-selected-token-biggerpockets span.token-input-delete-token-biggerpockets{color:#fff}li.token-input-input-token-biggerpockets{border:none;background:0 0;float:left;padding:0;margin:0}li.token-input-input-token-biggerpockets input{border:none!important;width:100px;padding:3px;background:0 0!important;margin:0;box-shadow:none}div.token-input-dropdown-biggerpockets{position:absolute;border:1px solid #ccc;border-top:none;left:-1px;right:-1px;background-color:#fff;overflow:hidden;cursor:default;padding:8px;box-shadow:0 0 5px 0 rgba(0,0,0,.25);clip:rect(0px,1000px,1000px,-10px);width:250px!important;margin:0 0 0 5px}div.token-input-dropdown-biggerpockets p{margin:0;color:#aaa}div.token-input-dropdown-biggerpockets h3{border:none;padding:0 5px;margin:0}div.token-input-dropdown-biggerpockets ul{margin:0;padding:0}div.token-input-dropdown-biggerpockets ul li{list-style-type:none;cursor:pointer;background:0 0;background-color:#fff;margin:0;padding:3px 6px;line-height:32px}div.token-input-dropdown-biggerpockets ul li:before,div.token-input-dropdown-biggerpockets ul li:after{content:" ";display:table}div.token-input-dropdown-biggerpockets ul li:after{clear:both}div.token-input-dropdown-biggerpockets ul li img{width:32px;height:32px;margin-right:8px;border-radius:16px;float:left}div.token-input-dropdown-biggerpockets ul li.token-input-dropdown-item-biggerpockets{background-color:#fff}div.token-input-dropdown-biggerpockets ul li span.token-input-dropdown-item-description-biggerpockets{float:right;font-style:italic;padding:0 10px 0 0;color:#999}div.token-input-dropdown-biggerpockets ul li strong{font-weight:600;text-decoration:underline;font-style:none}div.token-input-dropdown-biggerpockets ul li.token-input-selected-dropdown-item-biggerpockets,div.token-input-dropdown-biggerpockets ul li.token-input-selected-dropdown-item-biggerpockets.odd{color:#1a415a;background:#eee}div.token-input-dropdown-biggerpockets ul li.token-input-selected-dropdown-item-biggerpockets span.token-input-dropdown-item-description-biggerpockets,div.token-input-dropdown-biggerpockets ul li.token-input-selected-dropdown-item-biggerpockets.odd span.token-input-dropdown-item-description-biggerpockets{color:#fff}.react-tel-input{width:auto;display:inline-block;margin:0 2rem .125rem 0}.react-tel-input input{height:48px!important;font-size:1rem!important}.react-tel-input input:active,.react-tel-input input:focus{border-color:#00aeff!important;outline:none!important;box-shadow:0 0 6px 0 #00aeff!important}.react-tel-input input:focus+.flag-dropdown{border-right:1px solid #00aeff!important}.react-tel-input .country-list{font-size:1rem!important}.aux-signup-field{display:none!important}.j-pagination{display:flex;flex-direction:column;align-items:center}.j-pagination>.j-pagination__pages>ul{display:flex;gap:.5rem;align-items:center;font-weight:600;list-style:none}.j-pagination>.j-pagination__pages>ul>li,.j-pagination>.j-pagination__pages>ul>span.next-page,.j-pagination>.j-pagination__pages>ul>span.previous-page{display:block}.j-pagination>.j-pagination__pages>ul>li>a,.j-pagination>.j-pagination__pages>ul>li>span.icon,.j-pagination>.j-pagination__pages>ul>span.next-page>a,.j-pagination>.j-pagination__pages>ul>span.next-page>span.icon,.j-pagination>.j-pagination__pages>ul>span.previous-page>a,.j-pagination>.j-pagination__pages>ul>span.previous-page>span.icon{border-radius:4px;background-color:#fff;display:block;padding:.5rem .25rem;color:#34414d;border:1px solid transparent}.j-pagination>.j-pagination__pages>ul>li>a:hover,.j-pagination>.j-pagination__pages>ul>span.next-page>a:hover,.j-pagination>.j-pagination__pages>ul>span.previous-page>a:hover{background-color:#5cb5f6}.j-pagination>.j-pagination__pages>ul>span.previous-page.disabled,.j-pagination>.j-pagination__pages>ul>span.next-page.disabled{display:none}.j-pagination>.j-pagination__pages>ul>li.active>a.active{border-color:#1590f0;color:#1590f0}.j-pagination>.j-pagination__pages>ul>li.active>a.active:hover{background-color:#fff}.j-pagination>.j-pagination__pages>ul>li.disabled>a{background-color:#979797;color:#c2c6c9}.j-pagination>.j-pagination__pages>ul>li.disabled>a:hover{background-color:#979797}.j-pagination>.j-pagination__form{display:flex;justify-content:center;gap:.5rem}.j-pagination>.j-pagination__form .j-form__input{width:calc(106px)}.pagination{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;text-align:center;cursor:default;padding:16px 0}.pagination:before,.pagination:after{content:" ";display:table}.pagination:after{clear:both}.pagination ul{border-radius:3px;overflow:hidden;margin:0;display:inline-block}.pagination ul:before,.pagination ul:after{content:" ";display:table}.pagination ul:after{clear:both}.pagination ul li{display:block;float:left;text-align:center;padding:0 16px}.pagination ul li.active>a{border:2px solid #59b6f9;font-weight:600;border-radius:1em;line-height:22px}.pagination ul li>a,.pagination ul li>span,.pagination ul li>em{width:1.4em;display:inline-block;color:#5d6771;font-size:1rem;line-height:26px;text-align:center}.pagination ul li>a.active,.pagination ul li>span.active,.pagination ul li>em.active{border:2px solid #59b6f9;font-weight:600;border-radius:1em;line-height:22px}.pagination ul li>a.disabled,.pagination ul li>span.disabled,.pagination ul li>em.disabled{color:#aaa}.pagination ul li>a.previous-page,.pagination ul li>a.next-page,.pagination ul li>span.previous-page,.pagination ul li>span.next-page,.pagination ul li>em.previous-page,.pagination ul li>em.next-page{font-weight:500;padding:0 9px}.pagination ul li>a.previous-page span,.pagination ul li>a.next-page span,.pagination ul li>span.previous-page span,.pagination ul li>span.next-page span,.pagination ul li>em.previous-page span,.pagination ul li>em.next-page span{position:relative;top:1px;left:-1px}.pagination ul li>a.next-page span,.pagination ul li>span.next-page span,.pagination ul li>em.next-page span{left:1px}.pagination ul li>a.previous-page span,.pagination ul li>span.previous-page span,.pagination ul li>em.previous-page span{left:-1px}.pagination ul li>a{text-decoration:none;color:#000;width:fit-content;margin:auto}.pagination ul li>a:focus{outline:none}.pagination ul li>a[href]:hover{background:#f2f2f2;border-radius:1em}.pagination ul li>a[href]:focus,.pagination ul li>a[href]:active{background:#ddd}.pagination .previous-page.disabled,.pagination .next-page.disabled{display:none}.secondary-navigation{background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,.5);height:54px;position:relative;z-index:7990}.secondary-navigation:before,.secondary-navigation:after{content:" ";display:table}.secondary-navigation:after{clear:both}.secondary-navigation .secondary-nav-inner{max-width:1440px;margin:0 auto}.secondary-navigation .navigation-link{display:inline-block;line-height:54px;height:54px;font-weight:600;font-size:1rem;color:inherit;display:block;box-sizing:border-box;padding:0 2rem}.secondary-navigation .navigation-link:hover{color:#00aeff}.secondary-navigation .navigation-link.active{border-bottom:4px solid #00aeff;color:#00aeff}.secondary-navigation .navigation-link .icon{position:relative;top:-5px;margin-left:.5rem;font-size:10px}.secondary-navigation .navigation-link .count{display:inline-block;background:#858d94;color:#fff;line-height:24px;font-size:.75rem;width:24px;text-align:center;border-radius:12px;position:relative;top:-2px}.secondary-navigation ul.navigation-links,.secondary-navigation ul.navigation-links>li{margin:0;display:inline-block}.secondary-navigation .navigation-content{min-width:220px;display:none;position:absolute;z-index:1003;left:1rem;margin-top:-4px;background:#fff;border-radius:4px;border:1px solid #e5e5e5;box-shadow:0 1px 4px 0 rgba(0,0,0,.15)}.secondary-navigation .navigation-content .navigation-content-item{font-size:1rem;border-bottom:1px solid #e5e5e5}.secondary-navigation .navigation-content .navigation-content-item>a{display:block;color:inherit;padding:1rem}.secondary-navigation .navigation-content .navigation-content-item:hover .category-forums-list{display:block}.secondary-navigation .navigation-content .navigation-content-item:hover>a{background:#f7f7f7;color:#00aeff}@media(max-width:1087px){.secondary-navigation.with-toggler{overflow:visible}.secondary-navigation .secondary-nav-inner .toggle-nav-container{display:none;width:288px;float:left;z-index:999;position:absolute;top:54px;left:1rem;background:#fff;border-radius:4px;border:1px solid #e5e5e5;box-shadow:0 1px 4px 0 rgba(0,0,0,.15);margin-top:-4px}.secondary-navigation .secondary-nav-inner .toggle-nav-container .navigation-content{display:none}.secondary-navigation .secondary-nav-inner .toggle-nav-container .navigation-link.active{border-left:4px solid #00aeff;border-bottom:none;padding-left:28px}.secondary-navigation .secondary-nav-inner>label{display:inline-block;float:left;margin:0}.secondary-navigation .secondary-nav-inner>label span{display:none}.secondary-navigation .secondary-nav-inner>label:before{margin:0;line-height:54px;padding-left:11px}.secondary-navigation .secondary-nav-inner input[type=checkbox]{display:none}.secondary-navigation .secondary-nav-inner input[type=checkbox]:checked+.toggle-nav-container{display:block}.secondary-navigation .secondary-nav-inner input[type=checkbox]:checked+.toggle-nav-container>.navigation-links{display:block}.secondary-navigation .secondary-nav-inner .navigation-links{display:none}}.secondary-navigation .webinars .sub-nav-label:before{content:"Webinars"}.secondary-navigation .forums .sub-nav-label:before{content:"Forums"}.forum-navigation-search{display:flex;justify-content:space-between}@media(min-width:1087px){.forum-navigation-search .sub-nav-label,.forum-navigation-search #sub-nav-label{display:none}}.forum-navigation-search .navigation-content-item:hover>a{color:#00aeff}.forum-navigation-search .navigation-link{font-weight:400}.forum-navigation-search .navigation-link:hover{color:#0d6aad}.forum-navigation-search .navigation-link.active{border-bottom:none;color:inherit;font-weight:600}.forum-navigation-search .action{flex-grow:2;position:relative}.forum-navigation-search .action a{min-width:108px;position:absolute;right:5.5%}@media(min-width:0) and (max-width:480px){.forum-navigation-search .action{padding-left:0!important}}@media(min-width:0) and (max-width:1087px){.forum-navigation-search .action{flex-grow:0}.forum-navigation-search .action a{position:unset}}.forum-navigation-search .mobile-button{width:80px;text-align:center}.flash{color:#34414d;background:#5d6771;font-size:1rem;line-height:22px;font-weight:600;clear:both;cursor:pointer;overflow:hidden;z-index:1000;margin:1rem auto;padding:1rem;border-radius:2px;max-width:768px}@media(min-width:0) and (max-width:768px){.flash{margin:1rem}}.flash .flash-content{margin:0 auto;position:relative;box-sizing:border-box}.flash .flash-content a{color:#fff;text-decoration:underline}.flash .flash-content .icon,.flash .flash-content .alert-text{position:absolute;top:50%;transform:translateY(-50%)}.flash .flash-content .indicator-icon{margin-right:.5rem;left:0}.flash .flash-content .close-icon{margin-left:1rem;right:0;font-size:12px}.flash.flash-error{background:#f8eaea;border-left:.25rem solid #e63d3d}.flash.flash-warning{background:#f4ecce;border-left:.25rem solid #dfb119}.flash.flash-notice{background:#e0f1fe;border-left:.25rem solid #1297f7}.flash.closed{display:none}.component-success-message,.component-error-message{position:fixed;left:0;top:56px;width:100vw;min-height:56px;z-index:99999}.component-success-message .flash-content,.component-error-message .flash-content{height:100%;padding:1.5rem}.flash-within-container{top:0;width:100%}.bar-notice{position:fixed;top:0;left:0;width:-webkit-calc(100% - 2em);width:calc(100% - 2em);min-height:20px;padding:1em;line-height:20px;z-index:9999}.bar-notice span.intro{font-size:1.2em;font-weight:600}.bar-notice a{color:#fff;font-weight:600;text-decoration:underline}.bar-notice a:hover{text-decoration:none}.bar-success{background:#1ec650;color:#fff}.bar-error{background:#f8eaea;color:#fff}.bar-close{float:right;font-size:19px}.test-env .flash{animation:none!important}.alert{border-radius:4px;border:1px solid #1297f7;background:#e9f0f5;padding:1rem 1rem 1rem 3.5rem;font-size:1rem;line-height:24px;color:#737373;margin-bottom:2rem;position:relative}.alert:before{content:"";width:2.5rem;height:100%;background-color:#1297f7;background-image:url(//bpimg.biggerpockets.com/assets/alerts/info-18719bbaebe9aa23da16ae976be16c9a60cb04d73d3ef28e5bd9d440fd66645a.svg);background-position:center center;background-repeat:no-repeat;position:absolute;top:0;left:0}.alert .alert-title{color:#1297f7;font-size:1.25rem;display:block}.alert p:last-child,.alert ul:last-child{margin-bottom:0}.alert.positive{border-color:#089f4b;background-color:#e9f2ee}.alert.positive:before{background-color:#089f4b;background-image:url(//bpimg.biggerpockets.com/assets/alerts/positive-4c1dd150920a3bb5b2588de8529e8d9da06cbe6a176ad081423c82902dd8d3ab.svg)}.alert.positive .alert-title{color:#089f4b}.alert.warning{border-color:#f4ecce;background-color:#f4edea}.alert.warning:before{background-color:#f4ecce;background-image:url(//bpimg.biggerpockets.com/assets/alerts/warning-45c9f1ee8f0b78b65b558d560356dc78a456b9b6392a7ae6c29f1fd5702ad5a3.svg)}.alert.warning .alert-title{color:#f4ecce}.alert.negative{border-color:#f8eaea;background-color:#f5ebec}.alert.negative:before{background-color:#f8eaea;background-image:url(//bpimg.biggerpockets.com/assets/alerts/negative-48fe1422aaca6e6297a774680970120546606e931c4eecfce6c49797f188c8a8.svg)}.alert.negative .alert-title{color:#f44}.alert .alert-list{list-style-type:disc;margin-left:1.5rem}.alert-warning-mobile{display:none;background-color:#fff;color:#34414d;position:absolute;top:3.5rem;left:0;z-index:8000;box-shadow:0 2px 4px 0 rgba(0,0,0,.5);padding:.5rem 1rem 1rem}.alert-warning-mobile .alert-title{font-size:1rem;font-weight:600;margin:.625rem .5rem .125rem 0}.alert-warning-mobile .alert-text{font-size:.875rem;margin-bottom:.625rem}.alert-warning-mobile .alert-actions{font-weight:600;display:flex;justify-content:space-between}.alert-warning-mobile .alert-actions .button,.alert-warning-mobile .alert-actions .voter-list-voter-action .connected,.voter-list-voter-action .alert-warning-mobile .alert-actions .connected,.alert-warning-mobile .alert-actions .voter-list-voter-action .pending,.voter-list-voter-action .alert-warning-mobile .alert-actions .pending{padding:0 1.1rem;min-width:fit-content;width:50%;text-align:center}.alert-warning-mobile .alert-actions .button.outline,.alert-warning-mobile .alert-actions .voter-list-voter-action .outline.connected,.voter-list-voter-action .alert-warning-mobile .alert-actions .outline.connected,.alert-warning-mobile .alert-actions .voter-list-voter-action .outline.pending,.voter-list-voter-action .alert-warning-mobile .alert-actions .outline.pending{box-sizing:border-box;background:0 0;border:1px solid #1d96f4;color:#1d96f4}#alert-action-update-email{margin-right:.375rem}#alert-action-resend-email{margin-left:.375rem}.alert-warning-mobile-close{position:absolute;top:.5rem;right:.5rem}.alert-warning-mobile-close:hover{cursor:pointer}@media(min-width:0) and (max-width:480px){.warning.hidable{display:none}}.notice{min-height:3.125rem;background-color:#e0f1fe;border-left:4px solid #1297f7;display:flex;flex-direction:row;align-items:center;margin-bottom:2rem;padding-left:1rem}.notice__content{color:#34414d;font-size:1rem;line-height:1.375rem;margin:.875rem 0}.notice__content a{font-weight:600}.modal-overlay{top:0;left:0;bottom:0;right:0;transition:opacity 150ms ease-out;z-index:10001;background:#333;position:fixed;opacity:0}.modal-container{top:0;left:0;bottom:0;right:0;transition:opacity 135ms ease-out,transform 135ms ease-out,left 135ms ease-out;transition-delay:0,0,0;z-index:10002;overflow-x:hidden;overflow-y:auto;position:fixed;display:none;opacity:0;padding:10vh 0;transform:translate(0,-240px)}.modal-container.previous{left:-1700px;pointer-events:none}.modal-container.previous .modal{background:#262626!important}.modal-container.previous .modal>*{opacity:.666}.modal-container .modal{width:790px;background:#fff;position:relative;overflow:hidden;padding:2rem 6rem;box-sizing:border-box;border-radius:3px;box-shadow:0 2px 4px 0 rgba(0,0,0,.5)}@media(min-width:0) and (max-width:768px){.modal-container .modal{padding:2rem}}.modal-container .modal .loading-indicator{padding:100px}.modal-container .modal header:before,.modal-container .modal header:after,.modal-container .modal section:before,.modal-container .modal section:after,.modal-container .modal footer:before,.modal-container .modal footer:after{content:" ";display:table}.modal-container .modal header:after,.modal-container .modal section:after,.modal-container .modal footer:after{clear:both}.modal-container .modal header .close{color:#999;position:absolute;right:1rem;top:1rem;width:18px;height:18px;font-size:18px;line-height:1}.modal-container .modal header .close .icon{position:relative;top:-1px}.modal-container .modal .loading{text-align:center;display:block;font-size:2em;padding:1rem 0}.modal-container .modal .modal-actions{text-align:right}.modal-container .modal .close-modal-button{box-sizing:border-box;background:0 0;border:1px solid #1d96f4;color:#1d96f4;line-height:36px}.modal-container .modal-fullscreen{border-radius:0;height:100%;width:100%;margin:0;top:0}body.with-modal{overflow:hidden}body.with-modal .modal-overlay{-moz-opacity:.6!important;opacity:.6!important;filter:alpha(opacity=60)!important}body.with-modal .modal-container.open{transition-delay:15ms,15ms;transform:translate(0,0);opacity:1!important;display:flex;justify-content:center;align-items:flex-start}body.with-modal .modal-container.open .modal{opacity:1!important;left:0}body.with-modal .modal-container.open .modal footer a{float:right;margin:.5rem}body.visible-overflow{overflow:visible}@media(min-width:0) and (max-width:767px){.modal-container .modal{top:0;margin-bottom:0}.modal-container.mobile-fullscreen .modal{height:100%}}.modal-multi-step{overflow:hidden;width:100%;transition:height 315ms ease-in;font-size:0}.modal-multi-step .modal-step{width:100%;display:inline-block;vertical-align:top;opacity:0;font-size:initial;transition:opacity 420ms linear,margin 420ms ease-in-out}.modal-multi-step #problem_report_details{width:100%}.modal-multi-step[data-step="5"] .modal-step:nth-of-type(5),.modal-multi-step[data-step="4"] .modal-step:nth-of-type(4),.modal-multi-step[data-step="3"] .modal-step:nth-of-type(3),.modal-multi-step[data-step="2"] .modal-step:nth-of-type(2),.modal-multi-step[data-step="1"] .modal-step:nth-of-type(1){opacity:1}.modal-multi-step[data-step="1"] .modal-step:first-of-type{margin-left:0%}.modal-multi-step[data-step="2"] .modal-step:first-of-type{margin-left:-100%}.modal-multi-step[data-step="3"] .modal-step:first-of-type{margin-left:-200%}.modal-multi-step[data-step="4"] .modal-step:first-of-type{margin-left:-300%}.modal-multi-step[data-step="5"] .modal-step:first-of-type{margin-left:-400%}.sign-up-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(52,65,77,.75);z-index:7998}.sign-up-modal{background:#fff;padding:2.5rem;box-shadow:0 0 10px #000;color:#4c4c4c}.sign-up-modal .input-container{margin-bottom:1rem}.sign-up-modal input{width:100%}.sign-up-modal .signup-modal-close-button{position:absolute;top:15px;right:90px;font-size:15px;cursor:pointer}.sign-up-modal label{display:block;margin-bottom:.5rem;font-size:16px;line-height:22px;color:#4c4c4c;font-weight:600;cursor:pointer}.sign-up-modal label .subtext{font-size:.75rem;color:#999;margin-left:1rem;font-weight:400}.sign-up-modal a{color:#00aeff}.sign-up-modal h3{font-size:1.75rem;margin-bottom:1rem}.sign-up-modal input[type=submit]{box-sizing:border-box}.sign-up-modal-container{position:fixed;background:0 0;overflow:auto;width:395px;outline:none;top:56px;right:-60px;left:auto;bottom:auto;padding-left:75px;padding-bottom:75px;padding-right:75px;z-index:7999}@media screen and (min-width:1440px){.sign-up-modal-container{position:relative;float:right;top:0}}.sign-up-modal-upgrade-account-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(52,65,77,.75);z-index:7998}.sign-up-modal-upgrade-account-overlay .sign-up-upgrade-account-modal-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;padding:1rem;background:0 0}.sign-up-modal-upgrade-account-overlay .sign-up-upgrade-account-modal-container .sign-up-modal{padding:1.5rem}.sign-up-modal-upgrade-account-overlay .sign-up-upgrade-account-modal-container .sign-up-modal .oauth-sign-up-container-top a,.sign-up-modal-upgrade-account-overlay .sign-up-upgrade-account-modal-container .sign-up-modal .oauth-sign-up-container-bottom a{color:#fff}.sign-up-modal-upgrade-account-overlay .sign-up-upgrade-account-modal-container .sign-up-modal .sign-up-container{margin-bottom:0}.sign-up-modal-upgrade-account-overlay .sign-up-upgrade-account-modal-container .sign-up-modal .log-in-active{padding-bottom:0!important}.sign-up-modal-upgrade-account-overlay .sign-up-upgrade-account-modal-container .sign-up-modal p{margin-bottom:1rem}.sign-up-modal-upgrade-account-overlay .sign-up-upgrade-account-modal-container .sign-up-modal p label{display:inline-block}.sign-up-modal-upgrade-account-overlay .sign-up-upgrade-account-modal-container .sign-up-modal p .subtext{margin-left:.5rem}.sign-up-modal-upgrade-account-overlay .sign-up-upgrade-account-modal-container .sign-up-modal .password{margin-bottom:0}.page-content{margin-bottom:310px}@media(max-width:767px){.page-content{margin-bottom:0}}@media(min-width:768px){.page-content.with-explore-app-links{margin-bottom:346px}}.global-signup .modal{padding:0 1.5rem;width:100%;max-width:48rem}.global-signup .log-in-signup-wrapper .log-in-sign-up-container .sign-up-container{box-shadow:none}.global-signup .log-in-signup-wrapper .log-in-sign-up-container .log-in-container{box-shadow:none}.global-signup .why-create-container{box-shadow:none}.global-signup .why-create-container:before{height:0}.log-in-signup-wrapper .onboarding-header{height:3rem}@media(min-width:0) and (max-width:480px){.log-in-signup-wrapper{background:0 0}}.log-in-signup-wrapper .log-in-sign-up-container{max-width:100%}.log-in-signup-wrapper .log-in-sign-up-container .log-in-sign-up-inner{display:flex;margin:0 auto;width:100%;max-width:944px}@media(min-width:0) and (max-width:768px){.log-in-signup-wrapper .log-in-sign-up-container .log-in-sign-up-inner{display:block;width:100%;max-width:25rem;margin-bottom:1rem}}@media(min-width:0) and (max-width:480px){.log-in-signup-wrapper .log-in-sign-up-container .log-in-sign-up-inner{width:calc(100% - 2rem)}}.log-in-signup-wrapper .log-in-sign-up-container .primary-prompt{color:#34414d;font-size:1.8rem;text-align:center;font-weight:300}@media(min-width:0) and (max-width:568px){.log-in-signup-wrapper .log-in-sign-up-container .primary-prompt{font-size:2rem}}.log-in-signup-wrapper .log-in-sign-up-container.log-in-active{padding-bottom:11rem}.log-in-signup-wrapper .log-in-sign-up-container.log-in-active .log-in-sign-up-selector:after{left:0}.log-in-signup-wrapper .log-in-sign-up-container.log-in-active .sign-up-container{display:none}.log-in-signup-wrapper .log-in-sign-up-container.log-in-active .why-create-container{display:none}.log-in-signup-wrapper .log-in-sign-up-container.log-in-active .log-in-select{color:#00aeff}.log-in-signup-wrapper .log-in-sign-up-container.sign-up-active .log-in-sign-up-selector:after{left:50%}.log-in-signup-wrapper .log-in-sign-up-container.sign-up-active .log-in-container{display:none;visibility:hidden}.log-in-signup-wrapper .log-in-sign-up-container.sign-up-active .sign-up-select{color:#00aeff}.log-in-signup-wrapper .log-in-sign-up-container.sign-up-active .log-in-container{transform:none}.log-in-signup-wrapper .log-in-container{box-shadow:1px 2px 4px 0 rgba(52,65,77,.5);background:#fff;margin-bottom:3rem}@media(min-width:0) and (max-width:768px){.log-in-signup-wrapper .log-in-container{box-shadow:none;padding:0;width:100%}}.log-in-signup-wrapper .log-in-container{margin:0 auto}.log-in-signup-wrapper .sign-up-container .primary-prompt{margin-top:1rem;font-size:1.8rem}@media(min-width:0) and (max-width:768px){.log-in-signup-wrapper .sign-up-container{margin-bottom:0}}@media(min-width:0) and (max-width:340px){.log-in-signup-wrapper .sign-up-container{width:100%}}@media(min-width:0) and (max-width:768px){.log-in-signup-wrapper .sign-up-container:last-of-type{margin-bottom:2rem}}.sign-up-container .user-tos{margin-bottom:1rem}.sign-up-container .user-tos .subtext label{font-size:.75rem;color:#99a0a6}.sign-up-section-seperator{position:relative;text-align:center;margin:1.5rem 0}.sign-up-section-seperator:before{content:"";display:block;border-top:solid 1px rgba(0,0,0,.2);width:100%;height:1px;position:absolute;top:50%;z-index:1}.sign-up-section-seperator .sign-up-notice{background:#fff;padding:0 20px;position:relative;z-index:5}#global_signup .modal{width:560px}#global_signup .modal .signup-modal-close{display:none}@media(min-width:0) and (max-width:420px){#global_signup .modal{width:100%}}@media(min-width:0) and (max-width:480px){.global-signup .modal{padding:2rem 0}}.log-in-sign-up-container{max-width:346px;position:relative;overflow:hidden;margin:0 auto}.log-in-sign-up-container .log-in-sign-up-inner{width:200%}.log-in-sign-up-container .log-in-sign-up-inner:before,.log-in-sign-up-container .log-in-sign-up-inner:after{content:" ";display:table}.log-in-sign-up-container .log-in-sign-up-inner:after{clear:both}.log-in-sign-up-container.log-in-active .log-in-sign-up-selector:after{left:0}.log-in-sign-up-container.log-in-active .log-in-container{opacity:1}.log-in-sign-up-container.log-in-active .sign-up-container{opacity:0}.log-in-sign-up-container.log-in-active .log-in-select{color:#00aeff}.log-in-sign-up-container.sign-up-active .log-in-sign-up-selector:after{left:50%}.log-in-sign-up-container.sign-up-active .log-in-container{opacity:0}.log-in-sign-up-container.sign-up-active .sign-up-container{opacity:1}.log-in-sign-up-container.sign-up-active .sign-up-select{color:#00aeff}.log-in-sign-up-container.sign-up-active .log-in-container{transform:translateX(-100%)}@media(min-width:0) and (max-width:346px){.log-in-sign-up-container{width:320px}}.sign-up-secondary-prompt{text-align:center}.log-in-sign-up-selector{width:290px;margin:2rem auto;height:32px;line-height:32px;background:#f5f5f6;position:relative;border-radius:16px}.log-in-sign-up-selector:before,.log-in-sign-up-selector:after{content:" ";display:table}.log-in-sign-up-selector:after{clear:both}.log-in-sign-up-selector .log-in-select,.log-in-sign-up-selector .sign-up-select{width:50%;text-align:center;display:block;float:left;color:#5d6771;position:relative;z-index:999;transition:color 250ms}.log-in-sign-up-selector:after{content:"";width:50%;position:absolute;top:0;left:0;background:#fff;height:32px;line-height:32px;border-radius:16px;border:1px solid #4c4c4c;box-sizing:border-box;transition:left 250ms ease-in-out}.log-in-container{width:290px;padding:0 28px;float:left;text-align:left;transition:opacity 166.5ms,transform 333.25ms ease-in-out}@media(min-width:0) and (max-width:346px){.log-in-container{padding:0 1rem;width:50%;box-sizing:border-box}}.log-in-container .heading{text-align:center;font-size:1.8rem}.log-in-container .heading,.log-in-container p{margin-bottom:2rem}.log-in-container label{font-weight:600;color:#5d6771;font-size:1rem}.log-in-container .button,.log-in-container .voter-list-voter-action .connected,.voter-list-voter-action .log-in-container .connected,.log-in-container .voter-list-voter-action .pending,.voter-list-voter-action .log-in-container .pending,.log-in-container input[type=text],.log-in-container input[type=password],.log-in-container textarea{width:100%}.log-in-container .fb-login{border-top:1px solid #e5e5e5;margin-top:4rem;padding-top:4rem;display:none}.log-in-container .fb-login p{margin-bottom:1rem;font-size:.875rem}.log-in-container .fb-login .facebook-log-in-button{box-sizing:border-box;background:0 0;border:1px solid #1d96f4;color:#1d96f4;font-size:.875rem;line-height:24px;height:24px;padding:0 1rem;line-height:22px;border-width:1px;width:auto;padding:0 .5rem}.log-in-container .password{margin-bottom:.25rem}.log-in-container .subtext{font-size:.75rem;color:#99a0a6;display:inline-block}.log-in-container .forgot-password{text-align:right;font-size:.75rem}.tfa-challenge,.forgot-info,.verify-user-ownership-check{max-width:800px;padding:2rem;box-sizing:border-box;margin:4rem auto}@media(min-width:0) and (max-width:768px){.tfa-challenge,.forgot-info,.verify-user-ownership-check{margin:2rem auto}}.tfa-challenge .intro,.forgot-info .intro,.verify-user-ownership-check .intro{margin-bottom:1rem;font-size:1rem;line-height:22px}.tfa-challenge .need-a-new-code,.forgot-info .need-a-new-code,.verify-user-ownership-check .need-a-new-code{margin:0}.tfa-challenge .need-a-new-code .success,.forgot-info .need-a-new-code .success,.verify-user-ownership-check .need-a-new-code .success{color:#0ecd63}.tfa-challenge .need-a-new-code .success .icon,.forgot-info .need-a-new-code .success .icon,.verify-user-ownership-check .need-a-new-code .success .icon{margin-right:.5rem}.tfa-challenge .challenge-form:before,.tfa-challenge .challenge-form:after,.forgot-info .challenge-form:before,.forgot-info .challenge-form:after,.verify-user-ownership-check .challenge-form:before,.verify-user-ownership-check .challenge-form:after{content:" ";display:table}.tfa-challenge .challenge-form:after,.forgot-info .challenge-form:after,.verify-user-ownership-check .challenge-form:after{clear:both}.tfa-challenge .challenge-form .icon,.forgot-info .challenge-form .icon,.verify-user-ownership-check .challenge-form .icon{font-size:128px;color:#0ecd63;float:right}@media(min-width:0) and (max-width:768px){.tfa-challenge .challenge-form .icon,.forgot-info .challenge-form .icon,.verify-user-ownership-check .challenge-form .icon{display:none}}.tfa-challenge .challenge-form .single-use-password-input,.forgot-info .challenge-form .single-use-password-input,.verify-user-ownership-check .challenge-form .single-use-password-input{height:48px;font-size:16px;padding:0 1rem;font-family:monaco,courier,monospace}.tfa-challenge .toggle-password,.forgot-info .toggle-password,.verify-user-ownership-check .toggle-password{display:inline-block;color:#5d6771;margin-left:.5rem;font-weight:600}@media(min-width:0) and (max-width:428px){.tfa-challenge .toggle-password,.forgot-info .toggle-password,.verify-user-ownership-check .toggle-password{margin-left:0;margin-bottom:.5rem;display:block!important}}.signup-login-container{display:flex;flex-direction:column;align-items:center;padding-top:2rem;margin:0 auto;max-width:420px}@media(min-width:0) and (max-width:320px){.signup-login-container{padding:1rem}}.signup-login-close-link{display:block;width:17px;height:17px;color:#999;transition:width .5s ease,height .5s ease}.signup-login-close-link>.icon{width:100%;height:100%}.signup-login-close-container{margin-left:auto}.signup-form-container{width:290px}@media(min-width:0) and (max-width:320px){.signup-form-container{width:100%}}.signup-login-primary-prompt{color:#34414d;text-align:center;font-size:1.5rem;font-weight:800;letter-spacing:0;line-height:38px}.signup-login-secondary-prompt{color:#34414d;font-size:1rem;letter-spacing:0;line-height:22px;text-align:center}.signup-login-input-field{margin-bottom:1.5rem}.signup-login-input-field label{opacity:.85;color:#34414d;font-size:1rem;font-weight:600;letter-spacing:0;line-height:22px;margin-bottom:.25rem}.signup-login-input-field input{width:100%;box-sizing:border-box;border:1px solid rgba(76,76,76,.65);color:#34414d;border-radius:2px;background-color:#fff}.signup-login-input-field .subtext{color:#34414d;font-size:.875rem;letter-spacing:0;line-height:19px;display:initial}.signup-login-submit-button{margin-bottom:.5rem}.signup-login-submit-button input{width:100%;color:#fff;font-size:1rem;font-weight:600;letter-spacing:0;line-height:22px;text-align:center;border-radius:2px;background-color:#1590f0}.signup-login-user-tos{color:#34414d;font-size:.75rem;letter-spacing:0;line-height:17px}.signup-login-user-tos a{font-weight:800}.signup-login-oauth-top-container .sign-up-notice{color:#999;font-size:1rem;letter-spacing:0;line-height:22px}.simplified-signup-container{display:flex;align-items:center;justify-content:center;height:100vh;background-image:url(https://bpimg-biggerpockets.twic.pics/assets/simplified_signup_background.png);background-repeat:no-repeat;background-size:cover}.simplified-signup-form{width:100%;max-width:500px;background:#fff;padding:2rem;margin:4rem auto;radius:2px}.simplified-signup-oauth-button{justify-content:center}.circle,.avatar{border-radius:1em;line-height:1em!important}.avatar{transition:opacity 90ms ease-in-out;overflow:hidden}.avatar-14{width:14px;height:14px;font-size:14px}.avatar-16{width:16px;height:16px;font-size:16px}.avatar-24{width:24px;height:24px;font-size:24px}.avatar-28{width:24px;height:24px;font-size:24px}.avatar-32{width:32px;height:32px;font-size:32px}.avatar-48{width:48px;height:48px;font-size:48px}.avatar-64{width:64px;height:64px;font-size:64px}.avatar-80{width:80px;height:80px;font-size:80px}.avatar-96{width:96px;height:96px;font-size:96px}.avatar-128{width:128px;height:128px;font-size:128px}.avatar-140{width:140px;height:140px;font-size:140px}.avatar-192{width:192px;height:192px;font-size:192px}.avatar-container .avatar{margin-bottom:4px}.avatar-container.premium,.avatar-container.pro,.avatar-container.plus{background:#fff;background-image:-webkit-gradient(linear,top,bottom,left,right);background-image:-webkit-linear-gradient(top,white,whitesmoke);background-image:-moz-linear-gradient(top,white,whitesmoke);background-image:-o-linear-gradient(top,white,whitesmoke);background-image:-ms-linear-gradient(top,white,whitesmoke);background-image:linear-gradient(top,white,whitesmoke);width:100%;font-weight:600;text-transform:uppercase;font-size:.875rem;padding-bottom:6px;display:inline-block;text-align:center}.avatar-container.premium:after,.avatar-container.pro:after,.avatar-container.plus:after{display:flex;justify-content:center}.avatar-container.plus:after{content:"Plus";color:#59b6f9}.avatar-container.pro:after{content:"Pro";color:#1087dd}.avatar-container.premium:after{content:"Premium";color:#dfb119}.align-center{text-align:center}.font-size-body-m{font-size:1rem}.hidden{display:none}.invisible{visibility:hidden}.infinite-scroll-toggle{display:none!important}.content-loading{opacity:.5;position:relative}.content-loading .loading-indicator{display:inline-block}.loading-indicator{display:none;position:relative;width:64px;height:64px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1}.loading-indicator div{box-sizing:border-box;display:block;position:absolute;width:51px;height:51px;margin:6px;border:6px solid #eee;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#eee transparent transparent transparent}.loading-indicator div:nth-child(1){animation-delay:-.45s}.loading-indicator div:nth-child(2){animation-delay:-.3s}.loading-indicator div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}body.noscroll{overflow:hidden}.with-whitespace{white-space:pre}.content-disabled{position:relative}.content-disabled::before{content:'';position:absolute;z-index:1;width:100%;height:100%;background:rgba(255,255,255,.75)}.blurry{filter:blur(4px)}.error-404-container{padding:1rem}sup{vertical-align:super;font-size:.75rem}.content-loading-spinner-container{height:1.5rem;padding:1rem}.content-loading-spinner{position:relative}.content-loading-spinner .icon{width:1.5rem;height:1.5rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#999;-webkit-animation:rotate-counter 2s infinite linear;animation:rotate-counter 2s infinite linear}.min-width-8-rem{min-width:8rem}.margin-0{margin:0}.content-block{background:#fff;border:1px solid #e5e7e9;border-top:2px solid #00aeff;padding:1.5rem;border-radius:2px}.webinar-content-block{text-align:center;color:#999}.webinar-content-block .upcoming-webinar,.webinar-content-block .webinar-host{display:block;margin-bottom:1.5rem}.webinar-content-block .upcoming-webinar{text-transform:uppercase}.webinar-content-block .webinar-title{font-size:32px;line-height:40px;font-weight:300;color:#34414d;display:block;margin-bottom:.5rem}@media(min-width:0) and (max-width:768px){.webinar-content-block .webinar-title{font-size:28px;line-height:34px}}.webinar-content-block .webinar-date{margin-bottom:1.5rem}.webinar-content-block .webinar-date .day-of-week,.webinar-content-block .webinar-date .date,.webinar-content-block .webinar-date .time{display:block}.webinar-content-block .webinar-date .day-of-week{text-transform:uppercase;color:#bfbfbf;font-size:1rem}.webinar-content-block .webinar-date .date{font-size:44px;line-height:52px;color:#1297f7}.webinar-content-block .webinar-date .time{font-size:1.125rem;color:#999}.webinar-content-block .webinar-date .time .hours{text-transform:lowercase}.secondary-content .webinar-content-block:first-child{margin-top:58px}.book-content-block{padding-left:8rem;position:relative}.book-content-block .book-title{font-size:32px;line-height:40px;font-weight:300;color:#5d6771;display:block}@media(min-width:0) and (max-width:768px){.book-content-block .book-title{font-size:28px;line-height:34px}}.book-content-block .book-author{color:#999;display:block;margin-bottom:.5rem}.book-content-block .blurb{line-height:24px;margin:0 0 1rem}.book-content-block .book-cover{width:5rem;height:auto;position:absolute;left:1.5rem;top:50%;transform:translateY(-50%)}.book-content-block .get-the-book-button{box-sizing:border-box;background:0 0;border:1px solid #1d96f4;color:#1d96f4}@media(max-width:480px),(min-width:768px) and (max-width:1024px){.book-content-block{padding-left:1.5rem;text-align:center}.book-content-block .book-cover{position:static;transform:none;margin:0 auto 1rem;display:block}}@media(min-width:0) and (max-width:768px){.webinar-content-block,.book-content-block{max-width:618px}}.ubg-content{padding:24px 4rem;text-align:center}.suggested-connections-content,.trending-topics-content{border-top:1px solid #e5e7e9}.suggested-connections-content .content-item-set{display:flex;flex-wrap:wrap}.suggested-connections-content .content-item.user-content-item{border:none;flex:1 0 50%;max-width:50%;box-sizing:border-box;margin-bottom:0}.suggested-connections-content .content-item.user-content-item:nth-of-type(odd){padding-right:1rem}.suggested-connections-content .content-item.user-content-item:nth-of-type(even){padding-left:1rem}.pro-upgrade-ad{text-align:center;padding:0;border-top:none;border-bottom:.5px solid #c2c6c9;border-radius:5px 5px 0 0}.pro-upgrade-ad.content-block{margin-bottom:1rem}.pro-upgrade-ad .banner{display:flex;justify-content:center;height:7rem;border-radius:5px 5px 0 0;background:url(//bpimg.biggerpockets.com/assets/home2017/dark-house-banner-b60960f5ef897429fe033ed46d23a07891e21092fdacadfbbd0d72ad13544e3a.png) no-repeat center;background-size:cover!important}.pro-upgrade-ad .content{padding:.5rem 2rem 1rem}.pro-upgrade-ad h4{font-size:1.5rem;font-weight:300;margin-bottom:1rem}.pro-upgrade-ad p{font-size:.75rem;margin-bottom:1.5rem}.pro-upgrade-ad a{height:2rem;line-height:32px;font-size:.875rem}.content-item-set .view-more{display:block;text-align:center;padding:1rem;margin-top:-1.5rem;font-weight:600}.secondary-content .content-item-set,.content-item,.discussion-content-item{background:#fff;border:1px solid #e5e7e9;border-radius:2px}.secondary-content .content-item-set .content-item,.secondary-content .content-item-set .discussion-content-item{border-width:0 0 1px;margin:1.5rem;padding-bottom:1.5rem;background:0 0}.secondary-content .content-item-set .content-item .content-detail,.secondary-content .content-item-set .discussion-content-item .content-detail{padding:0}.secondary-content .content-item-set .content-item:last-child,.secondary-content .content-item-set .discussion-content-item:last-child{border:0;padding:0}.secondary-content .content-item-set .content-item.with-image,.secondary-content .content-item-set .discussion-content-item.with-image{margin:0;padding:0}.secondary-content .content-item-set .content-item.with-image .content-detail,.secondary-content .content-item-set .discussion-content-item.with-image .content-detail{padding:1.5rem}.content-item.user-content-item{display:flex;align-items:center;flex-wrap:wrap}.content-item.user-content-item .user-info{width:54.1666666667%;float:left;margin-left:4.1666666667%;margin-right:4.1666666667%;margin-left:0;flex-grow:2;display:flex;align-items:center}.content-item.user-content-item .user-info p{margin-bottom:0}.content-item.user-content-item .user-info p.name{font-size:1.125rem;color:#1297f7}@media(min-width:0) and (max-width:1024px){.content-item.user-content-item .user-info p.name{font-size:.875rem}}@media(min-width:0) and (max-width:768px){.content-item.user-content-item .user-info p.name{font-size:1.125rem}}@media(min-width:0) and (max-width:480px){.content-item.user-content-item .user-info p.name{font-size:.875rem}}.content-item.user-content-item .user-info p.professional-title{font-size:.75rem}.content-item.user-content-item .user-info .avatar{width:4rem;height:4rem;border-radius:2rem;margin-right:1rem;flex-shrink:0}@media(min-width:0) and (max-width:1024px){.content-item.user-content-item .user-info .avatar{width:3rem;height:3rem;border-radius:1.5rem}}@media(min-width:0) and (max-width:768px){.content-item.user-content-item .user-info .avatar{width:4rem;height:4rem;border-radius:2rem}}@media(min-width:0) and (max-width:480px){.content-item.user-content-item .user-info .avatar{width:3rem;height:3rem;border-radius:1.5rem}}.content-item.user-content-item .user-info .details{padding-right:.5rem}.content-item.user-content-item .user-action .button,.content-item.user-content-item .user-action .voter-list-voter-action .connected,.voter-list-voter-action .content-item.user-content-item .user-action .connected,.content-item.user-content-item .user-action .voter-list-voter-action .pending,.voter-list-voter-action .content-item.user-content-item .user-action .pending{margin:1rem 0;width:100%}@media(min-width:0) and (max-width:1024px){.content-item.user-content-item .user-action .button,.content-item.user-content-item .user-action .voter-list-voter-action .connected,.voter-list-voter-action .content-item.user-content-item .user-action .connected,.content-item.user-content-item .user-action .voter-list-voter-action .pending,.voter-list-voter-action .content-item.user-content-item .user-action .pending{padding:0 1rem}}.content-title{font-size:1.25rem;line-height:1.333;font-weight:600;display:block;margin-bottom:1rem}@media(min-width:0) and (max-width:768px){.content-title{font-size:26px;line-height:39px}}@media(min-width:0) and (max-width:480px){.content-title{font-size:22px;line-height:32px}}.content-detail{padding:1rem;font-size:.875rem;line-height:22px;box-sizing:border-box}.content-detail a{color:#4c4c4c}.content-detail .content-metadata{color:#737373}.content-detail p:last-child{margin:0}.content-metadata{color:#737373}.content-item{position:relative;overflow:hidden;margin-bottom:1.5rem}.content-item .featured-image{position:relative;overflow:hidden}.content-item .featured-image img{width:100%;height:100%;max-height:370px}@media(min-width:0) and (max-width:480px){.content-item .featured-image img{height:auto}}.content-item.generic-content-item{padding:1rem}.content-item.generic-content-item .content-title{color:#4c4c4c;font-size:1.5rem;line-height:32px}.content-item.generic-content-item .content-title a{color:inherit}.content-item.featured-content-item{height:360px}.content-item.featured-content-item .featured-image{width:40%;height:100%}.content-item.featured-content-item .featured-image img{width:auto;max-height:100%;position:absolute;left:50%;transform:translateX(-50%)}@media(min-width:0) and (max-width:480px),(min-width:768px) and (max-width:1024px){.content-item.featured-content-item .featured-image img{position:static;transform:none}}.content-item.featured-content-item .content-detail{position:absolute;top:0;right:0;width:60%}@media(min-width:0) and (max-width:768px){.content-item.featured-content-item .content-title{font-size:1.5rem;line-height:34px}}.content-item.featured-content-item.minor{height:226px}.content-item.featured-content-item.minor .featured-image{width:30%}.content-item.featured-content-item.minor .content-detail{width:70%}.content-item.featured-content-item.minor .content-title{margin-bottom:.5rem}@media(min-width:0) and (max-width:480px),(min-width:768px) and (max-width:1024px){.content-item.featured-content-item{height:auto!important}.content-item.featured-content-item .content-detail{position:static;transform:none;width:auto!important}.content-item.featured-content-item .featured-image{width:100%!important}.content-item.featured-content-item .featured-image img{width:100%}}.content-item.grid-featured{float:left;width:calc(50% - 1rem)}.content-item.grid-featured:nth-of-type(odd){clear:both}.content-item.grid-featured:nth-of-type(even){float:right}.content-item.grid-featured img{width:100%;max-height:180px}.content-item.grid-featured .content-title{margin-bottom:.5rem}.discussion-content-item{color:#34414d;padding:0}.discussion-content-item .discussion-author{height:32px;margin-bottom:.5rem;display:inline-block;font-size:.875rem}.discussion-content-item .discussion-author .avatar{width:32px;height:32px;border-radius:16px;margin-right:.5rem;display:inline-block}.discussion-content-item .discussion-author .author-name{display:inline-block;line-height:32px;vertical-align:top}.discussion-content-item .discussion-date{display:inline-block;float:right;line-height:32px;color:#999}.discussion-content-item .discussion-title{display:block;color:inherit;font-size:1.125rem;line-height:24px;margin-bottom:.5rem}.discussion-content-item .discussion-event-details{color:#999;margin-bottom:.5rem}.discussion-content-item .discussion-reply-count{font-size:.75rem;color:#999;margin:0}.podcast-content-item .featured-image img{filter:brightness(.6)}.podcast-content-item .featured-image:after{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);content:"";background:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB3aWR0aD0iNjQiIGhlaWdodD0iNjQiIHZpZXdCb3g9IjAgMCA0MCA0MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxIDEpIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxjaXJjbGUgc3Ryb2tlPSIjZmZmIiBjeD0iMTkiIGN5PSIxOSIgcj0iMTkiLz48cGF0aCBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGQ9Ik0xNCAxMC4wMDN2MThsMTUtOSIvPjxwYXRoIGQ9Ik05IDdoMjR2MjRIOXoiLz48L2c+PC9zdmc+);width:64px;height:64px;display:block;color:#fff}.popover{background:#fff;box-shadow:0 1px 4px 0 #99a0a6;border-radius:4px;padding:1rem;position:absolute;z-index:999}.ui-autocomplete{background:#f8f8f8;box-shadow:0 2px 4px 0 rgba(0,0,0,.5);padding:8px 0;border:none;width:12rem}.ui-autocomplete li{font-size:15px;color:#304047;line-height:22px;cursor:pointer;display:none}.ui-autocomplete li .ui-menu-item-wrapper{padding:5.3333333333px}.ui-autocomplete li .ui-menu-item-wrapper.ui-state-active{background:#f2f2f2}.ui-autocomplete li:nth-child(-n+5){display:block}.j-button{display:inline-flex;align-items:center;justify-content:space-between;box-sizing:border-box;font-family:open sans,sans-serif;border-radius:4px;border:none;-webkit-appearance:none;background:0 0;height:2.5rem;padding:0 1rem}.j-button_primary{color:#fff;background:#1d96f4;font-weight:600}.j-button_primary:hover{cursor:pointer;color:#fff;background:#59b6f9}.j-button_primary:active,.j-button_primary:focus{color:#fff;background:#1087dd}.j-button_ghost{border:1px solid #c1c5c8;color:#5d6771;background:#fff}.j-button_ghost:hover{cursor:pointer;color:#fff;background:#59b6f9;border-color:#59b6f9}.j-button_ghost:active,.j-button_ghost:focus{color:#fff;background:#1087dd;border-color:#1087dd}.j-button .j-button__icon{flex:0 0 auto;margin-right:.5rem!important}.j-list{margin-left:1.5em}.j-list_bulleted{list-style:disc}.j-title{font-family:open sans,sans-serif;font-weight:800;font-size:1.8rem}.j-text-muted{color:#858d94}.j-overflow__container{display:flex;flex-direction:column;align-items:flex-end;position:relative}.j-overflow__button{padding:0;border-radius:4px;border:none;background:0 0;color:inherit;height:auto;line-height:normal;min-width:2.5rem;height:2.5rem;color:#999;text-align:center;display:flex;align-items:center;cursor:pointer}.j-overflow__button:active,.j-overflow__button:focus{outline:none;-webkit-appearance:none}.j-overflow__button:hover,.j-overflow__button:active,.j-overflow__button:focus{color:inherit;background:inherit}.j-overflow__button:hover{color:#999}.j-overflow__button:focus{color:#999;outline:none}.j-overflow__button-inner{display:flex;justify-content:center;align-items:center;height:1.5rem;width:100%;border-radius:2px}.j-overflow__button-inner .icon{margin:0}.j-overflow__button-inner:hover{background-color:#f7f7f7}.j-overflow__button-inner:focus{background-color:#999;outline:none}.j-overflow__button-label{color:#737373;margin-left:.5rem}.j-overflow__button-inner--highlighted{background-color:#f7f7f7}.j-overflow__button-inner--focused{background-color:#f7f7f7}.j-overflow__list{width:100%;margin:0}.j-overflow__list-container{position:absolute;top:2rem;text-align:left;background:#fff;border:1px solid rgba(0,0,0,.15);box-shadow:0 1px 4px 0 rgba(0,0,0,.15);border-radius:4px;font-size:.875rem;z-index:1000}.j-overflow__list-container--hidden{display:none}.j-overflow__list-item-wrapper{border-bottom:1px solid rgba(0,0,0,.15);padding:0;list-style:none}.j-overflow__list-item-wrapper:hover{background-color:#f5f5f6}.j-overflow__list-item-wrapper:focus{background-color:#f5f5f6;border:none}.j-overflow__list-item{padding:0;border-radius:4px;border:none;background:0 0;color:inherit;height:auto;line-height:normal;display:block;padding:.5rem 1rem;color:#34414d;white-space:nowrap;cursor:pointer}.j-overflow__list-item:active,.j-overflow__list-item:focus{outline:none;-webkit-appearance:none}.j-overflow__list-item:hover,.j-overflow__list-item:active,.j-overflow__list-item:focus{color:inherit;background:inherit}.j-overflow__list-item:hover{color:#000;background-color:#f7f7f7}.j-overflow__list-item:focus{outline:none;font-weight:600;color:#34414d;background-color:#f7f7f7}@media(pointer:coarse){.j-overflow__list-item{padding-top:.5rem;padding-bottom:.5rem}}.j-overflow__list-item--danger{color:#ea5858}.j-overflow__list-item--danger:hover{color:#ea5858}.j-overflow__list-item--danger:focus{color:#ea5858}.j-information-banner{font-size:1rem;background:#e0f1fe;border-left:3px solid #1087dd;border-radius:3px;overflow:hidden}.j-information-banner__danger{background:#fbe0e0;border-color:#ea5858}.j-information-banner__content{padding:1rem;line-height:1.4}.j-information-banner__title{color:#4c4c4c;font-weight:600}.j-information-banner__message{color:#4c4c4c}.j-information-banner__link{font-weight:600}.j-information-banner__close-button{color:#4c4c4c;width:3.5rem;height:3.5rem}.j-information-banner__close-icon{font-size:10px}.j-information-banner{display:flex;align-items:stretch}.j-information-banner__content{flex:1 1 auto;display:flex;flex-wrap:wrap;align-items:center}.j-information-banner__close-button{flex:0 0 auto}.j-information-banner__title{margin-right:.5rem}.j-information-banner__close-button{display:flex;align-items:center;justify-content:center}.j-disclosure .j-disclosure__content{display:none}.j-disclosure_open .j-disclosure__content{display:block}.j-disclosure__title{font-weight:600;color:#999;padding-bottom:.5rem;display:inline-flex;align-items:center}.j-disclosure__title .j-disclosure__icon{margin-left:.5rem;position:relative;top:1px}.j-disclosure__icon{font-size:.75rem;transition:transform 100ms}.j-disclosure_open .j-disclosure__icon{transform:rotate(180deg)}.j-star-rating{display:flex;margin:0 auto;color:#f8c51c;font-size:1rem;align-items:center}.j-star-rating.block{display:block}.icon.j-star-rating__star-lit{margin-right:0;height:1.125rem;width:1.125rem}.icon.j-star-rating__star_half-lit{margin-right:0;height:1.125rem;width:1.125rem}.icon.j-star-rating__star-unlit{margin-right:0;height:1.125rem;width:1.125rem;opacity:.45}.j-star-rating__average-rating{color:#34414d;font-size:.875rem;margin-left:.25rem;font-weight:600;color:#34414d}.j-star-rating__reviews-separator{font-size:.875rem;color:#34414d}.j-star-rating__reviews-count{color:#34414d;font-size:.875rem;font-weight:600}.j-star-rating__reviews-count.block{display:block;text-align:center;margin-top:.5rem;color:#1087dd}.j-card,.j-card_compact{box-shadow:0 2px 4px 0 rgba(0,0,0,.15);background-color:#fff;color:#34414d}.j-card__category-container,.j-card__author{display:flex;align-items:center;margin-bottom:.5rem}.j-card__body{margin-bottom:1rem}div.j-card__title{margin-bottom:.25rem;color:#1590f0}.j-card__company-description{margin-top:.5rem;line-height:1.4;font-size:1.125rem;color:#5d6771}.j-card__title,.j-card_compact__title,.j-card_compact_sponsored__title{font-weight:600;font-size:1.125rem;line-height:1;color:#34414d}.j-card__category,.j-card_compact__category{color:#999;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.333;display:block;width:100%}.j-card__stats-item,.j-card_compact__stats-item{color:#999;display:flex}.j-card__stats-item .icon,.j-card_compact__stats-item .icon{margin-right:.5rem}.j-card__stats-item .j-card__title,.j-card_compact__stats-item .j-card__title{margin-bottom:.25rem}.j-card{display:flex;justify-content:space-between;flex-direction:column;padding:1rem}.j-card__author{display:flex;font-size:.875rem;line-height:1.333;align-items:center}.j-card__author-link{display:flex;align-items:center;flex:1 1 auto}.j-card__author-link .avatar-container{flex:0 0 2.5rem}.j-card__author-follow{flex:0 0 auto}.j-card__author-image{width:2.5rem;height:2.5rem;border-radius:1.25rem;margin-right:.5rem}.j-card__author-detail{flex:1 1 auto;margin-right:.5rem;color:#999}.j-card__author-detail-name{font-weight:600;color:#34414d}.j-card__author-detail-occupation{color:#34414d}.j-card__body{font-size:1rem;color:#34414d}.j-card__body-read-more{font-weight:600}.j-card__options{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:1rem}.j-card__stats,.j-card__share{display:flex;align-items:flex-start}.j-card__share-option{display:flex;align-items:center}.j-card__share-option .icon{padding-right:.5rem;font-size:1rem}.share__button-label{margin-right:8px}.j-card__share-option-facebook{color:#3b5998}.j-card__share-option-twitter{color:#4099ff}.j-card__share-option-linkedin{color:#007bb6}.j-card_compact{display:flex;align-items:stretch}.j-card_compact .j-card_compact__voting{margin-right:1rem}.j-card_compact .j-card_compact__options{margin-left:1rem}.j-card_compact__voting,.j-card_compact__body,.j-card_compact__options{display:flex;align-items:center}.j-card_compact__voting{flex:0 1 auto;border-right:1px solid #f7f7f7;padding:0 1rem}.j-card_compact__voting .forums-card-content-social-topic-votes{padding:0;flex-direction:column}.j-card_compact__voting .forums-card-content-social-topic-votes .icon{margin:0 0 .5rem}.j-card_compact__body{flex:1 1 auto;flex-direction:column;align-items:stretch;padding:1rem 1rem 1rem 0}.j-card_compact__body-inner{display:flex;justify-content:space-between;align-items:center}.j-card_compact__category{font-size:.875rem}.j-card_compact__options{flex:0 1 auto}.j-card_compact__author-name{font-weight:600;color:#34414d}.j-card_compact__category-link,.j-card_compact__author-link{color:#999;position:relative;top:1px}.j-card_compact__stats-item{margin-right:1rem}@media(min-width:0) and (max-width:50rem){.j-card_compact{flex-direction:column;padding:1rem}.j-card_compact .j-card_compact__options{margin-left:0}.j-card_compact__body-inner{display:block}.j-card_compact_sponsored{padding:0}.j-card_compact__body{padding:0}.j-card_compact__options{padding:0;justify-content:space-between}.j-card_compact__stats-item{padding:1rem;margin:0}}.simplified-forums__discussion .j-card_compact_sponsored{margin-bottom:.5rem}.j-card__promoted-link,.j-card_compact__promoted-link{color:#34414d;font-size:1rem;display:block}.j-card__promoted-link:hover,.j-card_compact__promoted-link:hover{color:#34414d}.j-card_sponsored{padding-top:.5rem}.j-card_sponsored__header,.j-card_compact_sponsored__header{border-bottom:1px solid #1590f0;margin:0 -1rem;padding:0 1rem .5rem}.j-card_sponsored__header{margin-bottom:1rem}.j-card_sponsored__header,.j-card_compact_sponsored__notice-text{color:#1590f0;font-size:.875rem}.j-card_compact_sponsored__body{display:flex}.j-card_sponsored__container{display:flex}.j-card__sponsored-cta{text-align:center;font-weight:600;margin-top:.5rem}.j-card_compact_sponsored__body{padding:1rem 0 .5rem;justify-content:space-between;align-items:center}.j-card_compact_sponsored__content{display:flex;align-items:center;flex:1 0 min-content}.j-card_compact_sponsored__description{margin-top:.5rem;color:#5d6771}.j-card_compact_sponsored__title{color:#1590f0}@media(min-width:0) and (max-width:1040px){.j-card_compact_sponsored__content{align-items:flex-start}.j-card_compact_sponsored__title{line-height:unset}}@media(min-width:0) and (max-width:742px){.j-card_compact_sponsored__body{flex-direction:column}.j-card_compact_sponsored__content{margin-bottom:.5rem}}.j-card_compact_sponsored__cta{font-weight:600}.j-card__heading{display:flex;justify-content:space-between}.j-card__promoted-heading{margin-bottom:1rem}.j-card__company-name,.j-card__company-type{color:#34414d;font-size:1rem}.j-card__company-name{font-weight:600}.j-card_compact__promoted-link{flex:1 1 auto;padding:.5rem 1rem}.j-card__button{flex:0 1 auto}.j-card__button .cp-lead-contact-button{margin:0;font-size:.875rem;line-height:32px;height:32px;padding:0 1rem}.j-card_compact__local-ad{display:flex;align-items:center;flex:1 1 auto}.j-card_compact__local-ad-details{flex:1 1 auto}.j-form__field-error{border-color:#ea5858!important}.j-form__field-success{border-color:#089f4b!important}.j-form__field-label{display:block;margin-bottom:.25rem;font-family:open sans,sans-serif;font-weight:600;color:rgba(52,65,77,.85);cursor:pointer}.j-form__field-feedback{margin-top:.25rem;font-size:.75rem;display:flex;align-items:center}svg.icon.j-form__field-feedback-icon{margin-right:.25rem}.j-form__field-feedback-error{color:#f44;text-align:left}@media(min-width:0) and (max-width:480px){.j-form__field-feedback-error{display:flex}}.j-form__field-feedback-success{color:#089f4b}input.j-form__text-field{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:2px;box-sizing:border-box;border:1px solid rgba(52,65,77,.65);font-size:1rem;font-family:open sans,sans-serif;color:#34414d;background:#fff;height:40px;padding:0 1rem;line-height:1.375rem}input.j-form__text-field:active,input.j-form__text-field:focus{border:1px solid #34414d;outline:none;box-shadow:0 0 6px 0 #59b6f9}input.j-form__text-field::placeholder{color:#999}select.j-form__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:2px;box-sizing:border-box;border:1px solid rgba(52,65,77,.65);font-size:1rem;font-family:open sans,sans-serif;color:#34414d;background:#fff;height:40px;padding:0 1rem;line-height:1.375rem;background:0 0;background-image:url(data:image/svg+xml;utf8;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEyIDgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEuNDEgMEw2IDQuOTQ1IDEwLjU5IDAgMTIgMS41MjIgNiA4IDAgMS41MjIiIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iI0JGQkZCRiIvPjwvc3ZnPg==);background-repeat:no-repeat;background-position-x:calc(100% - 1em);background-position-y:50%;z-index:9999;padding-right:36px}select.j-form__select:active,select.j-form__select:focus{border:1px solid #34414d;outline:none;box-shadow:0 0 6px 0 #59b6f9}select.j-form__select::placeholder{color:#999}.j-form__radio-button-item{display:flex;align-items:center;flex-direction:row}.j-form__radio-button-item .j-form__radio-button-input{margin:0 .5rem 0 0}input.j-form__radio-button-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.25rem;height:1.25rem;border:1px solid #34414d;border-radius:50%;background-repeat:no-repeat;background-position:center;background-size:contain}input.j-form__radio-button-input:checked{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9Jy00IC00IDggOCc+PGNpcmNsZSByPScyJyBmaWxsPScjMzQ0MTRkJy8+PC9zdmc+)}input.j-form__radio-button-input:focus{outline:0;box-shadow:0 0 0 .25rem rgba(52,65,77,.2)}label.j-form__radio-button-label{margin:0;font-weight:400}input.j-form__radio-button-input{position:unset;left:unset}input.j-form__radio-button-input+label{display:unset;position:unset;padding:0}input.j-form__radio-button-input+label:before,input.j-form__radio-button-input+label:after{content:none}input[type=radio]+label.j-form__flat-button-radio-label{color:#1590f0;font-weight:600;min-width:104px;text-align:center}input[type=radio]+label.j-form__flat-button-radio-label:before,input[type=radio]+label.j-form__flat-button-radio-label:after{display:none}input[type=radio]+label.j-form__flat-button-radio-label:hover{color:#0d6aad;background:#e0f1fe;border-color:#0d6aad}input[type=radio]+label.j-form__flat-button-radio-label:checked,input[type=radio]+label.j-form__flat-button-radio-label:active{background:#0d6aad;color:#fff}.j-form__flat-button-radio-item{display:inline-block}input.j-form__date-field{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:2px;box-sizing:border-box;border:1px solid rgba(52,65,77,.65);font-size:1rem;font-family:open sans,sans-serif;color:#34414d;background:#fff;height:40px;padding:0 1rem;line-height:1.375rem}input.j-form__date-field:active,input.j-form__date-field:focus{border:1px solid #34414d;outline:none;box-shadow:0 0 6px 0 #59b6f9}input.j-form__date-field::placeholder{color:#999}.j-form__check-box-item{display:flex;align-items:center;flex-direction:row}.j-form__check-box-item .j-form__check-box-input{flex:0 0 auto;margin:0 .5rem 0 0}input.j-form__check-box-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.25rem;height:1.25rem;border:1px solid #34414d;background-repeat:no-repeat;background-position:center;background-size:contain}input.j-form__check-box-input:checked{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyMCAyMCc+PHBhdGggZmlsbD0nbm9uZScgc3Ryb2tlPScjZmZmJyBzdHJva2UtbGluZWNhcD0ncm91bmQnIHN0cm9rZS1saW5lam9pbj0ncm91bmQnIHN0cm9rZS13aWR0aD0nMycgZD0nTTYgMTBsMyAzbDYtNicvPjwvc3ZnPg==);background-color:#34414d;border-color:#34414d}input.j-form__check-box-input:focus{outline:0;box-shadow:0 0 0 .25rem rgba(52,65,77,.2)}label.j-form__check-box-label{margin:0;font-weight:400}input.j-form__check-box-input{position:unset;left:unset}input.j-form__check-box-input+label{display:unset;position:unset;padding:0}input.j-form__check-box-input+label:before,input.j-form__check-box-input+label:after{content:none}input.j-form__time-field{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:2px;box-sizing:border-box;border:1px solid rgba(52,65,77,.65);font-size:1rem;font-family:open sans,sans-serif;color:#34414d;background:#fff;height:40px;padding:0 1rem;line-height:1.375rem}input.j-form__time-field:active,input.j-form__time-field:focus{border:1px solid #34414d;outline:none;box-shadow:0 0 6px 0 #59b6f9}input.j-form__time-field::placeholder{color:#999}input.j-form__date-field{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:2px;box-sizing:border-box;border:1px solid rgba(52,65,77,.65);font-size:1rem;font-family:open sans,sans-serif;color:#34414d;background:#fff;height:40px;padding:0 1rem;line-height:1.375rem}input.j-form__date-field:active,input.j-form__date-field:focus{border:1px solid #34414d;outline:none;box-shadow:0 0 6px 0 #59b6f9}input.j-form__date-field::placeholder{color:#999}input.j-form__number-field{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:2px;box-sizing:border-box;border:1px solid rgba(52,65,77,.65);font-size:1rem;font-family:open sans,sans-serif;color:#34414d;background:#fff;height:40px;padding:0 1rem;line-height:1.375rem}input.j-form__number-field:active,input.j-form__number-field:focus{border:1px solid #34414d;outline:none;box-shadow:0 0 6px 0 #59b6f9}input.j-form__number-field::placeholder{color:#999}textarea.j-form__textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:2px;box-sizing:border-box;border:1px solid rgba(52,65,77,.65);font-size:1rem;font-family:open sans,sans-serif;color:#34414d;background:#fff}textarea.j-form__textarea:active,textarea.j-form__textarea:focus{border:1px solid #34414d;outline:none;box-shadow:0 0 6px 0 #59b6f9}textarea.j-form__textarea::placeholder{color:#999}.j-loading-spinner__icon.icon{animation-name:spin;animation-duration:4s;animation-iteration-count:infinite;animation-timing-function:linear;width:72px;height:72px;color:#1590f0}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media(min-width:0) and (max-width:480px){.j-loading-spinner__icon.icon{width:55px;height:55px}}.j-loading-spinner__loading_text{font-family:open sans,sans-serif;font-weight:600;font-size:2.625rem;color:#34414d;margin-bottom:2.5rem}@media(min-width:0) and (max-width:480px){.j-loading-spinner__loading_text{font-size:2rem}}.j-tabs{display:flex;border-bottom:1px solid #bfbfbf}.j-tabs__tab{font-size:1.125rem;background:#f7f7f7;margin:0 .1666666667rem;box-sizing:border-box;flex:1 0 auto;justify-content:center;height:3rem;color:#737373;display:flex;align-items:center}.j-tabs__tab:first-child{margin-left:0}.j-tabs__tab:last-child{margin-right:0}.j-tabs__tab-active{font-weight:600;color:#1087dd;border-bottom:1px solid #1087dd;background:#e0f1fe}.j-tabs__content-hidden{display:none}.j-tabs__variation-btn-style{display:inline-block;border-bottom:none}.j-tabs__variation-btn-style .j-tabs__tab{box-sizing:border-box;background:0 0;border:1px solid #1d96f4;color:#1d96f4;color:#5d6771;background-color:#fff;border-color:#c1c5c8;display:inline-block;box-sizing:border-box;cursor:pointer;padding:0 24px;border-radius:4px;border:none;-webkit-appearance:none;display:inline-flex;height:39px;font-size:1rem;background:#fff;border:1px solid #1d96f4;color:#1d96f4;font-weight:600}.j-tabs__variation-btn-style .j-tabs__tab:hover{color:#fff;cursor:pointer;background-color:#59b6f9;border-color:#59b6f9}.j-tabs__variation-btn-style .j-tabs__tab:focus{outline:none}.j-tabs__variation-btn-style .j-tabs__tab:active{color:#fff;background-color:#1087dd;border-color:#1087dd}.j-tabs__variation-btn-style .j-tabs__tab:hover{background:#0d6aad}.j-tabs__variation-btn-style .j-tabs__tab-active{font-weight:600;color:#fff;border-bottom:1px solid #1087dd;background:#0d6aad}.j-steps .j-steps__text{margin-top:1.5rem}.j-steps__track{height:2px;background:#1087dd;display:flex;justify-content:space-between;align-items:center}.j-steps__track .j-steps__step{flex:0 0 auto}.j-steps__step{width:1rem;height:1rem;border-radius:.5rem;border:1px solid #999;box-sizing:border-box;background:#fff}.j-steps__step-complete{background:#1087dd;border-color:#1087dd}.j-steps__text{font-weight:600;text-align:center;color:#1087dd;font-size:1rem}.j-popover__icon{position:relative;cursor:pointer;color:#1590f0}.j-popover__content-wrapper{width:200px;position:absolute;left:-7.5px;bottom:30px;background:#fff;box-shadow:0 1px 4px 2px rgba(0,0,0,.25);color:#4c4c4c;padding:1rem;transition:all .5s cubic-bezier(.75,-.02,.2,.97);text-align:left}.j-popover__arrow{width:50px;height:25px;position:absolute;top:100%;left:15px;transform:translateX(-50%);overflow:hidden}.j-popover__arrow::after{content:"";position:absolute;width:15px;height:15px;background:#fff;transform:translateX(-50%) translateY(-50%) rotate(45deg);top:0;left:50%;box-shadow:0 1px 4px 2px rgba(0,0,0,.25)}.j-progress-bar{background-color:#f7f7f7;height:1.5rem;border-radius:2px}.j-progress-bar-bar{background-color:#1297f7;height:1.5rem;border-radius:2px}.j-accordion{box-shadow:0 1px 2px 0 rgba(0,0,0,.2);background-color:#fff}.j-accordion__heading,.j-accordion__item__text{padding-left:.5rem}.j-accordion__heading{padding-top:.5rem;padding-bottom:.5rem;margin:0;font-weight:600}.j-accordion__list{list-style:none}.j-accordion__item{display:flex;flex-direction:column;margin:0;padding:.5rem 0;border-top:1px solid #c2c6c9}.j-accordion__item:hover{cursor:pointer}.j-accordion__item__clickable{display:flex;justify-content:space-between}.j-accordion__item__icon{padding-right:.5rem}.j-accordion__item__text{margin:0}.j-accordion__item__sub-text{margin-top:.5rem;padding:.5rem}.feedback-form{box-sizing:border-box;padding:2rem 1rem;font-size:1rem;width:431px;min-height:216px;color:#34414d}.feedback-form ul{display:flex;justify-content:space-between;margin-bottom:0}@media(min-width:0) and (max-width:480px){.feedback-form ul{flex-direction:column}}.feedback-form ul li{margin-right:10px}@media(min-width:0) and (max-width:480px){.feedback-form ul li{margin:0 0 .625rem}}.feedback-form ul li:last-child{margin-right:0}.feedback-form__question{font-size:1.25rem;font-weight:600;line-height:27px;margin-bottom:4px}.feedback-form__subtext{margin-bottom:30px}.feedback-form__answer{display:inline-block;font-weight:600}.feedback-form__answer-link{display:flex;justify-content:center;border:1px solid #999;font-size:1rem;color:#5d6771;min-width:118px;height:37px;align-items:center}.feedback-form__answer-link:hover{color:#00aeff;border-color:#00aeff}.feedback-form__followup-form{display:inline-block;text-align:left;width:100%}.feedback-form__followup-form-input{display:block;margin:0 0 1rem;width:100%}.feedback-form__followup-form-submit{float:right;font-size:.875rem;line-height:32px;height:32px;padding:0 1rem}.feedback-form.floating-design{position:fixed;bottom:0;right:0;background:#fff;z-index:1;padding:1rem;box-shadow:0 2px 8px 0 rgba(0,0,0,.3)}@media(min-width:0) and (max-width:480px){.feedback-form.floating-design{width:100%}}.feedback-form__close{color:#999;float:right}.profile-card-placeholder .profile-card{opacity:1;visibility:visible;position:relative}.profile-card{position:absolute;z-index:100;top:110px;left:10px;box-sizing:border-box;width:300px;min-height:120px;background:#fff;border-radius:3px;transition:opacity 600ms,visibility 600ms;box-shadow:0 0 5px 1px rgba(0,0,0,.13);opacity:0;visibility:hidden}.profile-card .action-buttons{display:flex;justify-content:space-evenly}.profile-card .action-buttons .slate-button{background:#99a0a6}.profile-card .action-buttons .slate-button:hover{background:#c2c6c9}.profile-card .action-buttons .button,.profile-card .action-buttons .voter-list-voter-action .connected,.voter-list-voter-action .profile-card .action-buttons .connected,.profile-card .action-buttons .voter-list-voter-action .pending,.voter-list-voter-action .profile-card .action-buttons .pending{font-weight:600;font-size:.875rem;height:unset}.profile-card .loading-indicator{display:none;position:absolute;left:33%;top:35%}.profile-card.loading .details,.profile-card.loading .actions{opacity:.5}.profile-card.loading .loading-indicator{display:block;opacity:1;z-index:10001}.profile-card.shown{opacity:1;visibility:visible}@media(max-width:320px){.profile-card{left:5.3333333333px!important}}.cta-request-lender-sidebar{text-align:center;box-shadow:0 1px 4px 0 rgba(0,0,0,.5);padding:1rem;margin-bottom:2rem;background-color:#f7f7f7}.cta-request-lender-sidebar-question{font-weight:300;font-size:1.25rem;margin-bottom:1rem}body.forums{padding-top:0}.physical-location-fields{display:none}.online-location-fields{display:none}.online-location-fields input{width:100%}#topic_event_time_zone{width:367px!important}.date-fields{position:relative}.time-fields{line-height:2.5em!important}.forums-container{padding:3.5rem 1rem 2rem;max-width:1440px;margin:6rem auto}.forums-container:before,.forums-container:after{content:" ";display:table}.forums-container:after{clear:both}.forums-container .forums-inner{margin-right:300px}.forums-container .forums-inner:before,.forums-container .forums-inner:after{content:" ";display:table}.forums-container .forums-inner:after{clear:both}.forums-container .forums-content{width:100%;float:left;padding-right:32px;box-sizing:border-box}.forums-container .forums-sidebar{float:right;width:300px;margin-right:-300px}.forums-container .ad{margin-bottom:2rem}.forums-container .affiliate-link-disclaimer{font-size:.875rem;color:#999}.forums-container .post-affiliate-link{color:#0ecd63}@media(min-width:0) and (max-width:1024px){.forums-container{padding:3.5rem 0 2rem}.forums-container .forums-inner{margin-right:0}.forums-container .forums-content{float:none;padding-right:0}.forums-container .forums-sidebar{display:none}.forums-container .forums-header,.forums-container .forum-topic-header{padding:0 1rem}.forums-container .ad{width:100%;text-align:center}}@media(min-width:0) and (max-width:480px){.forums-container{padding:3.5rem 0 1rem}}.forums-container .heading{font-size:1.5rem;line-height:36px}@media(min-width:0) and (max-width:480px){.forums-container .heading{font-size:24px;line-height:32px}}.forums-container .forum-topic-header{margin-bottom:2rem}.forums-container .forums-stats,.forums-container .forum-stats,.forums-container .forums-intro,.forums-container .forum-description,.forums-container .marketplace-forum-header,.forums-container .user-forum-activity{font-size:1rem;color:#737373;max-width:980px;line-height:24px;clear:both}.forums-container .forums-stats h2,.forums-container .forum-stats h2,.forums-container .forums-intro h2,.forums-container .forum-description h2,.forums-container .marketplace-forum-header h2,.forums-container .user-forum-activity h2{display:none}.forums-container .forums-stats .posts-count:after,.forums-container .forums-stats .forum-name:after,.forums-container .forum-stats .posts-count:after,.forums-container .forum-stats .forum-name:after,.forums-container .forums-intro .posts-count:after,.forums-container .forums-intro .forum-name:after,.forums-container .forum-description .posts-count:after,.forums-container .forum-description .forum-name:after,.forums-container .marketplace-forum-header .posts-count:after,.forums-container .marketplace-forum-header .forum-name:after,.forums-container .user-forum-activity .posts-count:after,.forums-container .user-forum-activity .forum-name:after{content:"";background:#858d94;height:4px;width:4px;border-radius:4px;margin:0 14px;display:inline-block;position:relative;left:2px;top:-3px}@media(min-width:0) and (max-width:768px){.forums-container .forums-stats,.forums-container .forum-stats,.forums-container .forums-intro,.forums-container .forum-description,.forums-container .marketplace-forum-header,.forums-container .user-forum-activity{font-size:.875rem;line-height:20px}}.forums-container .forum-description{margin-bottom:1rem}.forums-container .forum-stats .forum-name a{color:inherit}.forums-container .forum-stats .posts-count:after{display:none}.forums-container .forums-intro{margin-bottom:2rem}.forums-container .forums-lower-pagination,.forums-container .affiliate-footer-disclaimer{margin:0 0 4rem 10.75rem}@media(min-width:0) and (max-width:1024px){.forums-container .forums-lower-pagination,.forums-container .affiliate-footer-disclaimer{margin-left:1rem;margin-right:1rem}}.forums-create-post-cta{background-color:#fff;border:2px solid #1590f0;border-radius:2px;box-shadow:0 1px 2px 0 rgba(153,153,153,.3);padding:.5rem;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;margin-bottom:2rem!important}.forums-create-post-cta .avatar{width:55px;height:55px;border-radius:27.5px}@media(min-width:0) and (max-width:1024px){.forums-create-post-cta{margin:0 1rem}}@media(min-width:0) and (max-width:480px){.forums-create-post-cta{margin:0}.forums-create-post-cta .avatar{width:40px;height:40px;border-radius:20px}}.forums-create-post-cta-user-avatar{padding:0 .5rem}.forums-create-post-cta-text{color:#34414d;font-size:1rem;height:2.5rem;border:1px solid #1590f0;border-radius:2px;width:100%;margin:.5rem 1.5rem .5rem .5rem;padding-left:1rem;display:flex;align-items:center}@media(min-width:0) and (max-width:480px){.forums-create-post-cta-text{margin-right:.5rem}}.forums-sidebar .ad-box{margin-bottom:2rem}.forum-options,.topic-options{clear:both;margin-bottom:2rem}.forum-options:before,.forum-options:after,.topic-options:before,.topic-options:after{content:" ";display:table}.forum-options:after,.topic-options:after{clear:both}@media(min-width:0) and (max-width:768px){.forum-options,.topic-options{text-align:center}}.forum-action-options{float:right;text-align:right}@media(min-width:0) and (max-width:768px){.forum-action-options{float:none;display:inline-block}}@media(min-width:0) and (max-width:480px){.forum-action-options{text-align:center}}.forum-action-options .follow-forum,.forum-action-options .monitor{box-sizing:border-box;background:0 0;border:1px solid #1d96f4;color:#1d96f4;line-height:38px;margin-left:1rem;color:#5d6771;border-color:#99a0a6}.forum-action-options .follow-forum.active:before,.forum-action-options .monitor.active:before{content:"";background:url(data:image/svg+xml;utf8;base64,PHN2ZyB3aWR0aD0nMTUnIGhlaWdodD0nMTInIHZpZXdCb3g9JzAgMCAxNSAxMicgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48cGF0aCBkPSdNMTEuOTQuNDQzTDUuMTcyIDcuMjFsLTIuOTMtMi45MzJMLjA2NyA2LjQ1Mmw1LjEwNSA1LjEwNiA4Ljk0LTguOTQyJyBmaWxsLXJ1bGU9J25vbnplcm8nIGZpbGw9JyMwMEQxNTgnLz48L3N2Zz4=);width:15px;height:12px;display:inline-block;margin-right:.5rem}.posts-user-headline .avatar{display:none}#first_post_modal{font-size:1rem}@media(min-width:0) and (max-width:768px){#first_post_modal{padding:1rem}}#first_post_modal .first-post-criteria{margin-bottom:1rem}#first_post_modal .modal-actions{text-align:right}#first_post_modal .modal-actions .close-button{box-sizing:border-box;background:0 0;border:1px solid #1d96f4;color:#1d96f4;color:#858d94;border-color:#99a0a6;margin-right:1rem}.forums .reported-posts input[type=checkbox]+label{height:1.5em}.forums .reported-posts .report-description{display:inline-block;padding-left:10px;width:80%}.forums-sidebar .webinar-content-block{margin-bottom:2rem}.trending-topics-sidebar,.forum-top-contributors{margin-bottom:2rem}.trending-topics-sidebar .heading,.forum-top-contributors .heading{font-weight:600;font-size:.875rem;border-bottom:2px solid #f5f5f6;padding:0 .5rem;color:#858d94;text-transform:uppercase;margin:0}.trending-topics-sidebar .trending-topics-sidebar-topic,.trending-topics-sidebar .forum-leaderboard-contributor,.forum-top-contributors .trending-topics-sidebar-topic,.forum-top-contributors .forum-leaderboard-contributor{padding:1rem;border-bottom:1px solid #f5f5f6;line-height:22px}.trending-topics-sidebar .trending-topics-sidebar-topic .trending-topics-title,.trending-topics-sidebar .forum-leaderboard-contributor .trending-topics-title,.forum-top-contributors .trending-topics-sidebar-topic .trending-topics-title,.forum-top-contributors .forum-leaderboard-contributor .trending-topics-title{color:#34414d}.trending-topics-sidebar .trending-topics-sidebar-topic .trending-topics-sidebar-stats,.trending-topics-sidebar .forum-leaderboard-contributor .trending-topics-sidebar-stats,.forum-top-contributors .trending-topics-sidebar-topic .trending-topics-sidebar-stats,.forum-top-contributors .forum-leaderboard-contributor .trending-topics-sidebar-stats{color:#858d94}.forum-top-contributors .forum-leaderboard-contributor:before,.forum-top-contributors .forum-leaderboard-contributor:after{content:" ";display:table}.forum-top-contributors .forum-leaderboard-contributor:after{clear:both}.forum-top-contributors .forum-leaderboard-contributor-avatar,.forum-top-contributors .forum-leaderboard-contributor-details,.forum-top-contributors .forum-leaderboard-contributor-score{display:inline-block}.forum-top-contributors .forum-leaderboard-contributor-avatar{margin-right:1rem;width:48px}.forum-top-contributors .forum-leaderboard-contributor-details,.forum-top-contributors .forum-leaderboard-contributor-score{vertical-align:top;position:relative;top:5px}.forum-top-contributors .forum-leaderboard-contributor-details{width:140px}.forum-top-contributors .forum-leaderboard-contributor-details .name a{color:#34414d;font-size:1rem}.forum-top-contributors .forum-leaderboard-contributor-details .location{color:#858d94;font-size:.875rem}.forum-top-contributors .forum-leaderboard-contributor-score{width:60px;float:right;text-align:center;color:#0094ff;font-size:.875rem;text-transform:uppercase}.forum-top-contributors .forum-leaderboard-contributor-score .score{font-size:1.25rem;font-weight:600}.related{padding-top:2rem;margin-bottom:2rem;font-size:1rem}.related:before,.related:after{content:" ";display:table}.related:after{clear:both}.related .related-topics:before,.related .related-topics:after,.related .related-blog-posts-and-podcasts:before,.related .related-blog-posts-and-podcasts:after{content:" ";display:table}.related .related-topics:after,.related .related-blog-posts-and-podcasts:after{clear:both}@media(min-width:0) and (max-width:1024px){.related{padding:0 1rem}}@media(min-width:0) and (max-width:767px){.related{display:none}}.related .heading{font-size:.875rem;font-weight:600;text-transform:uppercase;color:#858d94;margin-bottom:1rem}.related .related-topic,.related .related-blog-posts-and-podcasts li{width:33.333%;float:left;text-align:center}.related .related-topic:first-child,.related .related-blog-posts-and-podcasts li:first-child{text-align:left}.related .related-topic:last-child,.related .related-blog-posts-and-podcasts li:last-child{text-align:right}.related .related-topic a,.related .related-blog-posts-and-podcasts li a{display:inline-block;width:90%;border:2px solid #f5f5f6;text-align:center}.related .related-topic .forum-name,.related .related-topic .title,.related .related-blog-posts-and-podcasts li .forum-name,.related .related-blog-posts-and-podcasts li .title{display:block;padding:0 1rem}.related .related-topic .forum-name,.related .related-blog-posts-and-podcasts li .forum-name{color:#00aeff;padding-top:2rem;padding-bottom:1rem;font-weight:600;text-transform:uppercase;font-size:.875rem}.related .related-topic .title,.related .related-blog-posts-and-podcasts li .title{color:#34414d;padding-bottom:2rem;line-height:24px}.related .related-topic .meta,.related .related-blog-posts-and-podcasts li .meta{background:#f5f5f6;padding:1rem;color:#5d6771;display:block}.marketplace-forum-header p{max-width:75%;float:left;padding-right:2rem;box-sizing:border-box}.marketplace-forum-header .video{position:relative;width:184px;float:right}.marketplace-forum-header .video .video-thumbnail{width:100%;filter:brightness(.666)}.marketplace-forum-header .video .icon{position:absolute;top:47%;width:100%;color:#fff;font-size:42px;display:inline-block;transform:translateY(-50%);filter:drop-shadow(0 0 5px #000)}.marketplace-forum-header .video:hover .video-thumbnail{filter:brightness(.85)}@media(min-width:0) and (max-width:768px){.marketplace-forum-header p{max-width:700px;float:none;padding:none}.marketplace-forum-header .video{display:none}}.forums-container.marketplace .forums-inner{max-width:928px;margin:0 auto}.forums-container.marketplace .forums-sidebar{display:none}.forums-container.marketplace .forums-content{padding:0}.marketplace-type-options{display:inline-block;float:left}.filters-container{margin-bottom:2rem}.filters-container:before,.filters-container:after{content:" ";display:table}.filters-container:after{clear:both}@media(min-width:0) and (max-width:1024px){.filters-container{padding:0 1rem}}.add-filters{font-size:1rem;display:inline-block;line-height:40px;margin-left:2rem}.add-filters .icon{display:none}@media(min-width:0) and (max-width:768px){.add-filters{float:right;display:inline-block;box-sizing:border-box;cursor:pointer;padding:0 24px;border-radius:4px;border:none;-webkit-appearance:none;font-size:1rem;line-height:40px;height:40px;color:#fff;background:#1d96f4;line-height:36px;padding:0 1rem}.add-filters .text{display:none}.add-filters .icon{display:inline-block}}@media(min-width:0) and (max-width:479px){.add-filters{display:none}}.marketplace-filters-selector{max-width:426px;width:100%;display:none}.marketplace-filters-selector.open{display:block}@media(min-width:0) and (max-width:479px){.marketplace-filters-selector.open{display:none}}.marketplace-filters-selector .filtering-status{font-size:1rem}.marketplace-filters-selector .marketplace-filter-actions{text-align:right}.marketplace-filters-selector .marketplace-filter-actions .button,.marketplace-filters-selector .marketplace-filter-actions .voter-list-voter-action .connected,.voter-list-voter-action .marketplace-filters-selector .marketplace-filter-actions .connected,.marketplace-filters-selector .marketplace-filter-actions .voter-list-voter-action .pending,.voter-list-voter-action .marketplace-filters-selector .marketplace-filter-actions .pending{font-size:.875rem;line-height:32px;height:32px;padding:0 1rem}.marketplace-filters-selector .marketplace-filter-actions .save-search{box-sizing:border-box;background:0 0;border:1px solid #1d96f4;color:#1d96f4;line-height:30px;margin-right:.5rem}@media(min-width:0) and (max-width:768px){.marketplace-filters-selector{right:1rem!important;left:auto!important;margin-top:40px}}.marketplace-tags{margin:0;line-height:18px}.marketplace-tag{display:inline-block;margin-right:.5rem;border-radius:4px;font-weight:600;text-transform:uppercase;box-sizing:border-box;border:1px solid #858d94;padding:0 .5rem}.marketplace-tag.root{background:#858d94}.marketplace-tag.root a{color:#fff!important}.marketplace-tag.child a{color:#858d94!important}.marketplace-tag:last-of-type{margin-right:0}.applied-marketplace-tag .icon{display:none}.applied-marketplace-tag .text{border-radius:4px;border:1px solid #858d94;display:inline-block}.applied-marketplace-tag .header{background:#858d94;color:#fff}.applied-marketplace-tag .header,.applied-marketplace-tag .tag{padding:0 5.3333333333px;line-height:30px;display:inline-block}.applied-marketplace-tag .tag{color:#5d6771}.applied-marketplace-tag .icon.icon-x-mark{margin-right:5.3333333333px;color:#99a0a6;position:relative;top:1px;display:inline}.applied-marketplace-tag:hover{border-color:#858d94}.applied-marketplace-tag:hover .header{background:#858d94}.applied-marketplace-tag:hover .tag{color:#858d94}.applied-marketplace-tag:hover .icon.icon-x-mark{color:#f44}.marketplace-filters{margin-bottom:1rem}.marketplace-filters:before,.marketplace-filters:after{content:" ";display:table}.marketplace-filters:after{clear:both}.marketplace-filters h4{margin-bottom:5.3333333333px;color:#9da8b3;font-weight:600;text-transform:uppercase}.marketplace-filters p{width:52.380952381%;float:left;margin-left:2.380952381%;margin-right:2.380952381%;line-height:40px;margin:0}.marketplace-filters .add{float:right;margin-top:15px}.marketplace-filters .add .icon{margin-right:5.3333333333px;position:relative;top:1px}.marketplace-filters a div{display:inline-block}.marketplace-filters a.filter{border-radius:3px;display:inline-block;box-sizing:border-box;height:32px;border:1px solid #5d6771;font-weight:600;text-transform:uppercase;margin-right:8px}.marketplace-filters a.filter>.icon{display:none}.marketplace-filters a.filter .header,.marketplace-filters a.filter .tag{padding:0 5.3333333333px;line-height:30px;display:inline-block}.marketplace-filters a.filter .header{background:#5d6771;color:#fff}.marketplace-filters a.filter .tag{color:#5d6771}.marketplace-filters a.filter .icon.icon-x-mark{margin-right:5.3333333333px;color:#99a0a6;position:relative;top:1px}.marketplace-filters a.filter:hover{border-color:#858d94}.marketplace-filters a.filter:hover .header{background:#858d94}.marketplace-filters a.filter:hover .tag{color:#858d94}.marketplace-filters a.filter:hover .icon.icon-x-mark{color:#f44}.marketplace-filters select{-webkit-appearance:menulist;border:1px solid #ddd}.add-marketplace-filter label{line-height:34px!important}.add-marketplace-filter .selected{color:#99a0a6}.add-marketplace-filter :checked{color:#000}.add-marketplace-filter .root-filters{width:100%;margin-bottom:3em}.add-marketplace-filter .root-filters:before,.add-marketplace-filter .root-filters:after{content:" ";display:table}.add-marketplace-filter .root-filters:after{clear:both}.add-marketplace-filter .root-filters label{margin-right:1em}.add-marketplace-filter .children-filters{float:left;width:33%;min-width:150px}.add-marketplace-filter .add-filter,.add-marketplace-filter .close-lightbox{float:right;margin-left:1em}.add-marketplace-filter .filter-group{float:left;margin-right:1em;margin-bottom:2em}.add-marketplace-filter .saved-filters{max-height:400px;overflow:scroll}.add-marketplace-filter .filter-by-container{margin-bottom:2rem}.add-marketplace-filter .filter-by-container .button,.add-marketplace-filter .filter-by-container .voter-list-voter-action .connected,.voter-list-voter-action .add-marketplace-filter .filter-by-container .connected,.add-marketplace-filter .filter-by-container .voter-list-voter-action .pending,.voter-list-voter-action .add-marketplace-filter .filter-by-container .pending{font-size:.875rem;line-height:32px;height:32px;padding:0 1rem}.marketplace .marketplace-tags{margin-bottom:2rem}@media(min-width:0) and (max-width:768px){.marketplace .marketplace-tags{margin-bottom:1rem}}.marketplace .marketplace-listing-details{margin-bottom:2rem;line-height:22px}.marketplace .marketplace-listing-details td:first-child{font-weight:600;text-transform:uppercase;width:16.6666666667%}.marketplace .marketplace-listing-details td:last-child{width:73.8095238095%}.marketplace .marketplace-listing-details td:last-child p{text-transform:uppercase;margin-bottom:0}.marketplace .marketplace-listing-details td:last-child ul{margin:0}.marketplace .marketplace-listing-details td:last-child ul li{display:inline-block;padding-right:1rem}.marketplace .marketplace-listing-details td:last-child ul li.info-blank{display:none}.marketplace-post-tags{margin-bottom:1rem}.marketplace-post-tags .current-tags{margin-bottom:1rem}.marketplace-post-tags .current-tags .icon{color:#5d6771;font-size:11px}.marketplace-post-tags .tag-selection li{margin-bottom:.5rem}.marketplace-post-tags .row{display:inline-block;width:100%}.marketplace-post-tags .marketplace-attribute-field{float:left;width:33%}.marketplace-post-tags .unit-header{float:left;margin:1rem 1rem 0 0}.marketplace-post-tags .unit-same-as-above-label{margin-top:1rem}.marketplace-post-tags .same-as-above-container{float:left}.edit-marketplace-info{display:none}.edit-marketplace-info label{margin-top:14px}.edit-marketplace-info .unit-section{margin-top:15px}.marketplace-root-tags-button-group.button-group{margin-bottom:1rem}.marketplace-root-tags-button-group.button-group button.button,.marketplace-root-tags-button-group.button-group .voter-list-voter-action button.connected,.voter-list-voter-action .marketplace-root-tags-button-group.button-group button.connected,.marketplace-root-tags-button-group.button-group .voter-list-voter-action button.pending,.voter-list-voter-action .marketplace-root-tags-button-group.button-group button.pending,.marketplace-root-tags-button-group.button-group a.button,.marketplace-root-tags-button-group.button-group .voter-list-voter-action a.connected,.voter-list-voter-action .marketplace-root-tags-button-group.button-group a.connected,.marketplace-root-tags-button-group.button-group .voter-list-voter-action a.pending,.voter-list-voter-action .marketplace-root-tags-button-group.button-group a.pending{float:left;text-transform:uppercase}.marketplace-root-tags-button-group.button-group button.button:hover,.marketplace-root-tags-button-group.button-group .voter-list-voter-action button.connected:hover,.voter-list-voter-action .marketplace-root-tags-button-group.button-group button.connected:hover,.marketplace-root-tags-button-group.button-group .voter-list-voter-action button.pending:hover,.voter-list-voter-action .marketplace-root-tags-button-group.button-group button.pending:hover,.marketplace-root-tags-button-group.button-group button.button.selected,.marketplace-root-tags-button-group.button-group .voter-list-voter-action button.selected.connected,.voter-list-voter-action .marketplace-root-tags-button-group.button-group button.selected.connected,.marketplace-root-tags-button-group.button-group .voter-list-voter-action button.selected.pending,.voter-list-voter-action .marketplace-root-tags-button-group.button-group button.selected.pending,.marketplace-root-tags-button-group.button-group a.button:hover,.marketplace-root-tags-button-group.button-group .voter-list-voter-action a.connected:hover,.voter-list-voter-action .marketplace-root-tags-button-group.button-group a.connected:hover,.marketplace-root-tags-button-group.button-group .voter-list-voter-action a.pending:hover,.voter-list-voter-action .marketplace-root-tags-button-group.button-group a.pending:hover,.marketplace-root-tags-button-group.button-group a.button.selected,.marketplace-root-tags-button-group.button-group .voter-list-voter-action a.selected.connected,.voter-list-voter-action .marketplace-root-tags-button-group.button-group a.selected.connected,.marketplace-root-tags-button-group.button-group .voter-list-voter-action a.selected.pending,.voter-list-voter-action .marketplace-root-tags-button-group.button-group a.selected.pending{color:#fff;background:#1297f7}@media(min-width:0) and (max-width:768px){.marketplace-root-tags-button-group.button-group button.button:last-of-type,.marketplace-root-tags-button-group.button-group .voter-list-voter-action button.connected:last-of-type,.voter-list-voter-action .marketplace-root-tags-button-group.button-group button.connected:last-of-type,.marketplace-root-tags-button-group.button-group .voter-list-voter-action button.pending:last-of-type,.voter-list-voter-action .marketplace-root-tags-button-group.button-group button.pending:last-of-type{border-right-width:1px;border-radius:0 4px 4px 0}.marketplace-root-tags-button-group.button-group a.button,.marketplace-root-tags-button-group.button-group .voter-list-voter-action a.connected,.voter-list-voter-action .marketplace-root-tags-button-group.button-group a.connected,.marketplace-root-tags-button-group.button-group .voter-list-voter-action a.pending,.voter-list-voter-action .marketplace-root-tags-button-group.button-group a.pending{clear:both;border-radius:4px}}.forums-container.events{padding-left:0;padding-right:0;max-width:100%}@media(min-width:0) and (max-width:1024px){.forums-container.events .forum-topic-header{padding-left:0;padding-right:0}}.forums-container.events .forums-inner{max-width:100%;margin:0}.forums-container.events .forums-inner .heading,.forums-container.events .forums-inner .forums-stats,.forums-container.events .forums-inner .forum-options,.forums-container.events .forums-inner .topics,.forums-container.events .forums-inner .pagination,.forums-container.events .forums-inner .events-disclaimer{max-width:1024px;margin-left:auto;margin-right:auto;padding:0 1rem;box-sizing:border-box}.forums-container.events .forums-inner .forums-create-post-cta{max-width:1024px;margin-left:auto;margin-right:auto}.new-event-search-form-container{display:flex;margin-bottom:20px}@media(min-width:0) and (max-width:480px){.new-event-search-form-container{margin-left:10px;margin-right:10px}}.new-event-search-form{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}@media(min-width:0) and (max-width:480px){.new-event-search-form{flex-direction:column}}.new-event-search-form-container .select-container{width:100%}.new-event-search-form-container .event-search-text-field{width:50%}.new-event-search-form-container .event-search-text-field input{width:100%}@media(min-width:0) and (max-width:480px){.new-event-search-form-container .event-search-text-field{width:100%;margin-bottom:10px}}.new-event-search-form-container .event-search-drop-down{width:30%}.new-event-search-form-container .event-search-drop-down select{vertical-align:unset;width:100%}@media(min-width:0) and (max-width:480px){.new-event-search-form-container .event-search-drop-down{width:100%;margin-bottom:10px}}@media(min-width:0) and (max-width:480px){.new-event-search-form-container .event-search-button{width:100%}.new-event-search-form-container .event-search-button .button,.new-event-search-form-container .event-search-button .voter-list-voter-action .connected,.voter-list-voter-action .new-event-search-form-container .event-search-button .connected,.new-event-search-form-container .event-search-button .voter-list-voter-action .pending,.voter-list-voter-action .new-event-search-form-container .event-search-button .pending{width:100%}}.forums-container.event{max-width:1080px;margin-left:auto;margin-right:auto;box-sizing:border-box}.forums-container.event .forums-inner{margin:0}.event-detail{border-bottom:2px solid #c2c6c9;margin-bottom:2rem;padding-bottom:2rem}.event-detail:before,.event-detail:after{content:" ";display:table}.event-detail:after{clear:both}.event-detail .company{width:220px;float:right;text-align:right}.event-detail .company .event-brought-to-you-by{display:block;margin-bottom:1rem}.event-detail .company .company-logo{width:120px}.event-detail .heading{max-width:100%;text-align:left;padding:0}.event-detail .forums-stats .posts-count:after{display:none}.event-detail .event-time,.event-detail .event-location,.event-detail .event-fee{line-height:40px;font-size:1rem}.event-detail .event-time .icon,.event-detail .event-location .icon,.event-detail .event-fee .icon{font-size:26px;margin-right:.5rem;position:relative;top:3px;color:#858d94}.event-detail .event-fee .icon{font-size:23px;left:1px;top:2px}.event-detail .event-info{float:left;width:100%;overflow-wrap:break-word}.event-detail .events-disclaimer{line-height:20px;font-size:.875rem;color:#858d94}@media(min-width:0) and (max-width:1024px){.event-detail .event-info,.event-detail .attendees-container{float:none;width:100%}.event-detail .attendees-container{padding-left:0;margin-top:2rem}}.event-report-link{color:#f44}.attendees-container{margin-bottom:1rem}.attendees{margin-bottom:1rem}.attendees:before,.attendees:after{content:" ";display:table}.attendees:after{clear:both}.attendees .attendee,.attendees .all-attendees{float:left}.all-attendees{line-height:2.5rem;padding:0 1rem}.attendee{width:2.5rem;height:2.5rem;display:block;margin-left:-1rem}.attendee:first-of-type{margin-left:0}.attendee.not-attending{width:0}.attendee.not-attending .avatar{opacity:0;top:-2.5rem}.attendee .avatar{width:2.5rem;height:2.5rem;border-radius:1.25rem;margin:0;position:relative;top:0}.attendee .avatar,.attendee.more-attendees a{border:2px solid #fff;box-sizing:border-box}.attendee.more-attendees{vertical-align:top}.attendee.more-attendees a{display:block;width:2.5rem;height:2.5rem;position:relative;background:#bfbfbf;text-align:center;color:#fff;border-radius:1.25rem}.attendee.more-attendees a .more-attendees-count{display:block;width:100%;position:absolute;top:50%;transform:translateY(-50%)}.forums-container.event .forums-sidebar,.forums-container.events .forums-sidebar{display:none}.forums-container.event .forums-content,.forums-container.events .forums-content{padding:0}.events-disclaimer{font-size:.75rem;color:#99a0a6;line-height:18px}.events-disclaimer p{max-width:670px}.post-footer-container{margin-top:1rem}table.topics{width:100%;margin-bottom:2rem;word-wrap:break-word}table.topics .local-ad,table.topics td{width:100%;line-height:32px}table.topics .local-ad:before,table.topics .local-ad:after,table.topics td:before,table.topics td:after{content:" ";display:table}table.topics .local-ad:after,table.topics td:after{clear:both}table.topics .local-ad .avatar-container,table.topics .local-ad .name,table.topics td .avatar-container,table.topics td .name{float:left;align-self:center}table.topics .local-ad .avatar-container,table.topics td .avatar-container{margin-right:1rem;height:32px}table.topics .local-ad .avatar-container.mobile,table.topics td .avatar-container.mobile{display:none}table.topics .local-ad .company-logo,table.topics td .company-logo{width:32px;height:32px;border-radius:16px}table.topics .local-ad{background:rgba(248,197,28,.03)}table.topics .local-ad-container{display:flex;align-items:center}table.topics .forum-local-agent-contact-button .cp-lead-contact-button{width:190%;line-height:36px;height:36px;margin-top:0;font-size:1rem}table.topics .local-ad-details{font-size:1rem;display:flex;flex-direction:column;flex:0 1 49.5%}@media(min-width:0) and (max-width:768px){table.topics .local-ad-details{flex:0 1 30%}}@media(min-width:0) and (max-width:480px){table.topics .local-ad-details{flex:0 1 45%}}table.topics .local-ad-description{flex:0 1 20%}@media(min-width:480px) and (max-width:768px){table.topics .local-ad-description{flex:0 1 37%}}@media(min-width:0) and (max-width:480px){table.topics .local-ad-description{display:none}}table.topics .local-ad-description-text{font-size:.75rem;color:#737373}table.topics .local-ad-blank-column{flex:0 1 7%}table.topics .topic{overflow:hidden;position:relative;border-bottom:1px solid #f5f5f6;max-height:160px}table.topics .topic:hover{box-shadow:0 2px 4px 0 rgba(0,0,0,.5)}table.topics .topic:hover td.jump-to-last-post{display:table-cell}table.topics .topic:hover td.last-activity,table.topics .topic:hover td.replies,table.topics .topic:hover td.featured,table.topics .topic:hover td.forum-ad-label{display:none}table.topics .topic td{border-bottom:1px solid #f5f5f6;height:74px}table.topics .topic.featured .featured-label{position:relative;display:block}table.topics .topic.featured .featured-label span{display:none}table.topics .topic.featured .featured-label:after{content:"";display:block;width:8px;height:8px;background:#fad660;border-radius:4px;position:absolute;right:.5rem;top:-4px}@media(min-width:0) and (max-width:768px){table.topics .topic.featured .featured-label:after{right:0}}table.topics .topic.featured+.topic:not(.featured) td{border-top:2px solid #f5f5f6}table.topics th{font-weight:600;border-bottom:2px solid #f5f5f6;text-align:left;line-height:36px;text-transform:uppercase;color:#858d94}table.topics th a{color:inherit}table.topics th,table.topics td{box-sizing:border-box}table.topics th.discussion-name,table.topics td.discussion-name{width:50%}table.topics th.last-post,table.topics td.last-post{width:20%}table.topics th.replies,table.topics td.replies{width:12%}table.topics th.last-activity,table.topics td.last-activity{width:18%}table.topics th.featured,table.topics td.featured{position:relative}table.topics th.replies,table.topics td.replies{text-align:center}table.topics th{padding:0 .5rem}table.topics th:first-child{padding-left:1rem}table.topics td{line-height:24px;vertical-align:middle;padding:1rem .5rem}table.topics td:first-child{padding-left:1rem}table.topics td a{color:#4c4c4c}table.topics td.discussion-name .title{font-size:1rem}table.topics td.last-post{line-height:32px}table.topics td.last-post:before,table.topics td.last-post:after{content:" ";display:table}table.topics td.last-post:after{clear:both}table.topics td.last-post a{display:flex}table.topics td.last-post .avatar-container,table.topics td.last-post .name{float:left;align-self:center}table.topics td.last-post .avatar-container{margin-right:1rem;height:32px}table.topics td.last-post .avatar{width:32px;height:32px;border-radius:16px}table.topics td.jump-to-last-post{text-align:center;display:none}table.topics td.jump-to-last-post .button,table.topics td.jump-to-last-post .voter-list-voter-action .connected,.voter-list-voter-action table.topics td.jump-to-last-post .connected,table.topics td.jump-to-last-post .voter-list-voter-action .pending,.voter-list-voter-action table.topics td.jump-to-last-post .pending{box-sizing:border-box;background:0 0;border:1px solid #1d96f4;color:#1d96f4;line-height:36px}table.topics .posted-in-forum,table.topics .posted-by-details,table.topics .forum-ad-description{font-size:.75rem;display:block;color:#737373}table.topics .posted-in-forum a,table.topics .posted-by-details a,table.topics .forum-ad-description a{color:inherit}table.topics .posted-by-details{margin-top:.5rem;line-height:20px;display:none}@media(min-width:0) and (max-width:768px){table.topics .posted-by-details{display:block}}table.topics .posted-by-details .avatar{width:20px;height:20px;border-radius:10px;float:left;display:inline-block;margin-right:.5rem}@media(min-width:0) and (max-width:768px){table.topics thead{display:none}table.topics .topic:hover td.jump-to-last-post{display:none}table.topics .topic .discussion-name{width:90%}table.topics .topic .last-post,table.topics .topic .last-activity{display:none}table.topics .topic .replies{font-size:1rem;color:#999}}.sponsored-topic{background:rgba(248,197,28,.03)}.sponsored-topic .title .icon{font-size:12px;position:relative;top:-4px;left:2px}.sponsored-topic .company-details{display:none;margin-top:.25rem}.sponsored-topic .forum-ad-description .company-logo{width:24px;height:24px;border-radius:12px;float:left;margin-right:.5rem}.sponsored-topic .company-logo{width:32px;height:32px;border-radius:16px}.sponsored-topic .forum-ad-label{padding-left:3rem;text-align:center}.sponsored-topic .forum-ad-label,.sponsored-topic .title:before{font-weight:600;color:#dfb119;font-size:1rem}@media(min-width:0) and (max-width:768px){.sponsored-topic .company-details{display:block}.sponsored-topic .replies{display:none}.sponsored-topic .forum-ad-label{display:table-cell}.sponsored-topic .forum-ad-description-text{display:none}.sponsored-topic .local-ad-info{width:70%}}@media(min-width:0) and (max-width:480px){.sponsored-topic .forum-ad-label{display:none}.sponsored-topic .title:before{content:"Sponsored";font-size:.75rem;display:block}}.dashboard-forum-options-toggle{float:right;position:relative;top:10px}.dashboard-forum-options-toggle.active{opacity:.5}@media(min-width:0) and (max-width:1024px){.dashboard-forum-options-toggle{display:none}}.dashboard-forum-options{position:absolute;line-height:1}.dashboard-forum-options label{display:inline;text-transform:none;font-size:.875rem}.dashboard-forum-options.hidden{display:none}.viewed-topic{opacity:.5}.viewed-topic:hover{opacity:1}.forums-content-loading-indicator{opacity:.5}.content-loading-message{text-align:center;opacity:.5}.topics .topic.pending{display:none}.topics .topic.new .featured:after{content:"New";position:absolute;right:.5rem;top:50%;transform:translateY(-50%);text-transform:uppercase;color:#0cb859;background:#d5f6e4;padding:2px 6px;line-height:1;border-radius:2px}.topics tr.new-posts-notification td{padding:0;border-width:0}.topics tr.new-posts-notification td a{transition:max-height 300ms;display:block;text-align:center;background:#fbfbfc;max-height:40px;line-height:40px;overflow:hidden;color:#858d94;border-top:1px solid #f5f5f6}.topics tr.new-posts-notification td a .button,.topics tr.new-posts-notification td a .voter-list-voter-action .connected,.voter-list-voter-action .topics tr.new-posts-notification td a .connected,.topics tr.new-posts-notification td a .voter-list-voter-action .pending,.voter-list-voter-action .topics tr.new-posts-notification td a .pending{display:none}.topics tr.new-posts-notification td a:hover{background:#fefefe}.topics tr.new-posts-notification.closed a{padding:0;max-height:0;border-width:0}table.topics thead th.sortable a{position:relative}table.topics thead th.sortable a:after,table.topics thead th.sortable a:before{font-family:biggerpockets-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;position:absolute;right:-1rem;font-size:5px;opacity:.5}table.topics thead th.sortable a:before{content:"\e90c";top:4px}table.topics thead th.sortable a:after{content:"\e90d";top:10px}table.topics thead th.sortable.sorted.ascending a:after,table.topics thead th.sortable.sorted.descending a:before{opacity:1}.topic-options .monitor,.topic-options .reply{margin-left:1rem}.topic-options .monitor .icon{display:none}.topic-options .reply .icon{position:relative;top:-3px;margin-right:.5rem}.topic-options .reply.not-logged-in{box-sizing:border-box;background:0 0;border:1px solid #1d96f4;color:#1d96f4;line-height:36px}.post{clear:both;position:relative;padding-left:1rem;margin-bottom:4rem}@media(min-width:0) and (max-width:1024px){.post{padding:0 1rem}}@media(min-width:0) and (max-width:480px){.post{margin-bottom:2rem}}.post .component-avatar{margin:0 auto}.post .author-container{width:10.75rem;float:left;text-align:center;padding-bottom:4rem;position:absolute}@media(min-width:0) and (max-width:1024px){.post .author-container{display:none}}.post .author-container .stats{display:flex;justify-content:space-between;margin-top:1rem;color:#99a0a6;padding-bottom:1rem;border-bottom:1px solid #e5e5e5}.post .author-container .stats .user-stat{width:47%;padding:8px 0;border-radius:2px;text-align:center;background:#f7f7f7;font-size:.75rem;text-align:center}.post .author-container .stats .count{display:block;font-size:1.125rem}.post .author-container .stats a{color:inherit}.post .author-container .mod-notes-link{box-sizing:border-box;text-indent:-9999px;z-index:10;border:2px solid #fff;position:absolute;background:#737373;width:20px;height:20px;border-radius:10px;margin-left:-10px;margin-top:-5px}.post .author-container .mod-notes-link:hover{transform:scale(1.33)}.post .author-container .mod-notes-link.recent{background:#f44}.post .avatar-container{line-height:1;width:4rem;height:4rem;border-radius:0 0 4px 4px}@media(min-width:0) and (max-width:1024px){.post .avatar-container{float:left;margin-right:1rem;width:4rem;height:4rem}.post .avatar-container .avatar{width:4rem;height:4rem;border-radius:2rem}}@media(min-width:0) and (max-width:768px){.post .avatar-container{width:3rem;height:3rem}.post .avatar-container .avatar{width:3rem;height:3rem;border-radius:1.5rem}}.post .avatar{width:4rem;height:4rem;border-radius:2rem}.post .votes{display:block;margin-top:1rem;position:relative}.post .votes .vote-link{color:#858d94;display:block;font-size:.75rem;padding-top:24px;line-height:18px}.post .votes .vote-link:before,.post .votes .vote-link:after{font-family:biggerpockets-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;content:"\e904";color:#56dc91;position:absolute;top:0;left:0;width:100%;font-size:16px}.post .votes .vote-link:before{display:none}.post .votes .vote-link:after{transition:top 650ms,opacity 650ms}.post .votes .vote-link .vote-count{display:block;font-size:1rem}.post .votes .vote-link.voted{color:#0ecd63;cursor:default}.post .votes .vote-link.voted:before{display:block}.post .votes .vote-link.voted:after{top:-40px;opacity:0}@media(min-width:0) and (max-width:1024px){.post .votes .vote-link{padding:0 0 1rem;font-size:.875rem;display:inline-block}.post .votes .vote-link:before{display:inline;width:auto;position:static;margin-right:.5rem;font-size:inherit;position:relative;top:1px}.post .votes .vote-link:after{display:none}.post .votes .vote-link .vote-count{font-size:inherit}.post .votes .vote-link .vote-count,.post .votes .vote-link.voted:before{display:inline}}.post .votes .who-voted{padding-top:6px;text-align:center;font-size:12px;position:absolute;left:-15px;width:100px;opacity:0;margin-top:-15px;transition:opacity 150ms,margin 200ms cubic-bezier(.175,.885,.32,1.275)}.post .votes .who-voted.closed{margin-top:-15px!important;opacity:0!important}.post .votes .who-voted span,.post .votes .who-voted a{display:block;font-size:13px;line-height:32px;background:#34414d;color:#fff;position:relative;border-radius:3px}.post .votes .who-voted span:after,.post .votes .who-voted a:after{bottom:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:transparent;border-bottom-color:#34414d;border-width:6px;margin-left:-6px}.post .votes .who-voted a:before{font-family:biggerpockets-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;content:"\e64a";float:right;position:relative;top:10px;left:-4px;margin-left:-3px;color:#0ecd63}.post .votes .who-voted a:hover{color:#c2c6c9}.post .votes .who-voted a:hover:before{color:#c2c6c9}.post .votes .who-voted span{color:#c2c6c9;cursor:default}.post .votes:hover .who-voted{opacity:1;margin-top:0}@media(min-width:0) and (max-width:1024px){.post .votes:hover .who-voted{display:none}}.post blockquote{margin-left:32px;color:#858d94;overflow:hidden;position:relative}.post blockquote a{color:#24b9ff}.post blockquote:after{opacity:0;content:"";display:block;width:100%;height:75px;position:absolute;bottom:0;background-image:-webkit-gradient(linear,top,bottom,left,right);background-image:-webkit-linear-gradient(top,rgba(255,255,255,0),white);background-image:-moz-linear-gradient(top,rgba(255,255,255,0),white);background-image:-o-linear-gradient(top,rgba(255,255,255,0),white);background-image:-ms-linear-gradient(top,rgba(255,255,255,0),white);background-image:linear-gradient(top,rgba(255,255,255,0),white);transition:opacity 200ms}.post blockquote.collapsed{transition:max-height 200ms;max-height:100px;cursor:pointer}.post blockquote.collapsed:before{content:"Show post";background:#fff;padding:2px 4px;border:1px solid #c2c6c9;border-radius:3px;position:absolute;text-transform:uppercase;font-size:12px;padding:1px 7px;bottom:-32px;right:0;z-index:99;color:#00aeff;opacity:0;transition:opacity 150ms,bottom 150ms cubic-bezier(.175,.885,.32,1.275)}.post blockquote.collapsed:hover:before{bottom:0;opacity:1}.post blockquote.collapsed:after{opacity:1}.post blockquote p:last-child{margin-bottom:0}.post .post-content-container{margin-left:12.75rem;line-height:40px;font-size:1rem;padding-bottom:4rem;box-sizing:border-box;border-bottom:2px solid #f5f5f6;min-height:360px;overflow-wrap:break-word;word-wrap:break-word}@media(min-width:0) and (max-width:1024px){.post .post-content-container{margin-left:0}}@media(min-width:0) and (max-width:480px){.post .post-content-container{font-size:.875rem;line-height:22px;min-height:0;padding-bottom:3rem}}.post .post-content-container .post-info{font-size:1rem;color:#737373;line-height:26px;padding-right:2rem;margin-bottom:1rem}.post .post-content-container .post-info:before,.post .post-content-container .post-info:after{content:" ";display:table}.post .post-content-container .post-info:after{clear:both}.post .post-content-container .post-info .post-info-user-details{display:inline}@media(min-width:0) and (max-width:480px){.post .post-content-container .post-info .post-info-user-details{display:block}}.post .post-content-container .post-info .author-name{font-weight:400;font-size:inherit;margin:0;line-height:inherit}.post .post-content-container .post-info .author-name a{font-weight:600}@media(min-width:0) and (max-width:768px){.post .post-content-container .post-info{font-size:.875rem;display:flex;align-items:center;line-height:20px}}.post .post-content-container .edited{padding:1rem;border:1px solid #f5f5f6;margin:1rem 0;border-radius:4px}.post .post-content-container .body p,.post .post-content-container .body ol,.post .post-content-container .body ul,.post .post-content-container .body blockquote,.post .post-content-container .body table{max-width:900px}.post .post-content-container .body p:last-child,.post .post-content-container .body ol:last-child,.post .post-content-container .body ul:last-child,.post .post-content-container .body blockquote:last-child,.post .post-content-container .body table:last-child{margin-bottom:0}.post .post-content-container .body ul,.post .post-content-container .body ol{margin-left:2.5em}.post .post-content-container .body ul{list-style:disc}.post .post-content-container .body ol{list-style:decimal}.post .post-content-container .edit-signature{display:inline-block;position:absolute;right:2rem;bottom:8rem;opacity:0;padding-right:1rem;transition:opacity 90ms ease-in,left 90ms ease-in,right 90ms ease-in}@media(min-width:0) and (max-width:1024px){.post .post-content-container .edit-signature{right:20px;left:auto}}.post .post-content-container .signature-container:hover+.edit-signature,.post .post-content-container .edit-signature:hover{opacity:1}.post:last-of-type .post-content-container{border-bottom:0}.post .post-content img{max-width:100%}.post .post-content table{overflow-x:auto;max-width:100%;display:block}.post .post-content.obscured .body,.post .post-content.obscured .disclosure{display:none;margin-bottom:2rem}.post .more{display:inline;color:#56dc91;font-size:15px;cursor:pointer;text-align:right;height:15px;position:absolute;right:0;top:0;height:40px;padding:0 1rem}.post .more span{display:none}.post .more .menu{text-align:left;position:absolute;margin:0;right:0;top:30px;width:180px;z-index:1000;display:none;list-style:none;overflow:hidden;background:#fff;border-radius:4px;border:1px solid #e5e5e5;box-shadow:0 1px 4px 0 rgba(0,0,0,.15)}.post .more .menu.open{display:block}.post .more .menu li{border-bottom:1px solid #e5e5e5}.post .more .menu li:last-child{border-bottom:none}.post .more .menu a{color:#5d6771;padding:0 1rem;line-height:40px;display:block}.post .more .menu a:hover{color:#00aeff;background:#f5f5f6}.post .more .menu a:active,.post .more .menu a:focus{background:#c2c6c9}.post .more:hover{color:#0cb859}.post .more:hover .menu{display:block}.ubg-ad{padding:0 1rem;margin:0 0 4rem 12.75rem;font-size:1rem;line-height:26px;max-width:900px}.ubg-ad:before,.ubg-ad:after{content:" ";display:table}.ubg-ad:after{clear:both}@media(min-width:0) and (max-width:1024px){.ubg-ad{margin-left:0}}@media(min-width:0) and (max-width:480px){.ubg-ad{font-size:.875rem;line-height:22px}}.ubg-ad .sign-up-prompt,.ubg-ad .button-container,.ubg-ad .spam-text{text-align:center}.ubg-ad .ubg-book-cover{float:right;margin-left:2rem}@media(min-width:0) and (max-width:480px){.ubg-ad .ubg-book-cover{float:none;margin:2rem auto 0;width:100%;max-width:288px;display:block}}.ubg-ad ul{list-style:disc;margin-left:24px}.voter-list-voter{padding:1rem 0;display:inline-block;width:100%;position:relative}.voter-list-voter:after{border-bottom:1px solid #ddd;position:absolute;bottom:0;left:4rem;content:'';width:-webkit-calc(100% - 4rem);width:calc(100% - 4rem)}.voter-list-voter:first-of-type{border-top:1px solid #ddd}.voter-list-voter-avatar{width:3rem;height:3rem;float:left;margin-right:1rem}.voter-list-voter-info{float:left}.voter-list-voter-info .voter-list-voter-account-level{font-size:.625rem;color:#858d94;font-weight:700}.voter-list-voter-action{float:right;padding-top:.5rem}.voter-list-voter-action .connected,.voter-list-voter-action .pending{cursor:not-allowed}.voter-list-voter-action .connected:hover{background:#0ecd63}.voter-list-voter-action .pending:hover{background:#99a0a6}.topic-login-or-sign-up-action{float:right}.topic-login-or-sign-up-action .not-logged-in{box-sizing:border-box;background:0 0;border:1px solid #1d96f4;color:#1d96f4;line-height:36px}@media(min-width:0) and (max-width:480px){.topic-login-or-sign-up-action .not-logged-in{font-size:.875rem;line-height:32px;height:32px;padding:0 1rem}}@media(min-width:0) and (max-width:480px){article.post:not(:first-of-type) .topic-login-or-sign-up-action{display:none}}.quick-signup{background-color:#1590f0;color:#fff;text-align:center;overflow:hidden;position:-webkit-sticky;position:sticky;bottom:0}.quick-signup .icon.close-icon{position:absolute;right:16px;top:16px;font-size:1.25rem;cursor:pointer}.quick-signup h3{padding-top:.5rem;margin-bottom:0}@media(min-width:0) and (max-width:1024px){.quick-signup h3{margin-top:2rem}}@media(min-width:0) and (max-width:480px){.quick-signup h3{font-size:1.125rem}}@media(min-width:0) and (max-width:400px){.quick-signup h3{font-size:1rem}}.quick-signup p.intro{margin-bottom:1rem}@media(min-width:0) and (max-width:480px){.quick-signup p.intro{display:none}}.quick-signup .intro{font-size:1rem}.quick-signup .signup-form{display:flex;justify-content:center}@media(min-width:0) and (max-width:1024px){.quick-signup .signup-form{flex-direction:column}}.quick-signup .signup-form .field{margin:0 .5rem}@media(min-width:0) and (max-width:1024px){.quick-signup .signup-form .field{margin:0 auto 1rem;width:80%}.quick-signup .signup-form .field.submit-button{margin:.5rem auto}}.quick-signup .signup-form input{width:100%}.quick-signup .signup-form .submit-button{border:2px solid #fff}.quick-signup .signup-form input[type=submit]:disabled{border-radius:0}.quick-signup .already-have-account{margin-top:.25rem}.quick-signup .already-have-account a{color:#fff;font-weight:600}@media(min-width:0) and (max-width:480px){.quick-signup .already-have-account{margin-top:0}}.quick-signup footer{overflow:hidden}.quick-signup .start-here-button{border:2px solid #fff;margin-bottom:1.5rem;margin-top:1rem;width:12%;font-size:1rem;font-weight:600;line-height:2.2rem;background:#0ecd63}@media(min-width:0) and (max-width:1024px){.quick-signup .start-here-button{width:90%}}@media(min-width:0) and (max-width:1024px){.quick-signup .signup-form .field:first-of-type{margin-top:1rem}.quick-signup .signup-form .field:nth-of-type(-n+3){display:none}}.quick-signup{transition:max-height .5s cubic-bezier(.87,-.41,.19,1.44);max-height:500px}.quick-signup.quick-signup-hide-down{max-height:0}.quick-signup .user-tos label,.quick-signup .user-tos .subtext{font-size:.75rem;color:#fff}.quick-signup .user-tos a{color:#fff;font-weight:600}.quick-signup .user-tos .subtext{display:block;padding-top:0}.reply-form{padding-left:1rem;margin-bottom:2rem;background:#fff;box-sizing:border-box}.reply-form:before,.reply-form:after{content:" ";display:table}.reply-form:after{clear:both}.reply-form .heading{display:none}@media(min-width:769px){.reply-form.alt{box-sizing:border-box;position:fixed;bottom:0;z-index:1001;margin-bottom:0;padding:1rem;box-shadow:0 1px 4px 0 #99a0a6;border-radius:4px 4px 0 0;transform:translateY(100%);margin-bottom:92px}.reply-form.alt .hide-quick-reply{display:none;position:absolute;right:4px;top:-28px;background:#fff;padding:8px;border:1px solid;border-radius:4px}.reply-form.alt .redactor_dropdown{top:0!important;transform:translateY(-100%)}.reply-form.alt.open{transform:translateY(0);margin-bottom:0}.reply-form.alt.open .hide-quick-reply{display:inline}}@media(min-width:769px) and (max-height:600px){.reply-form.alt{margin-bottom:64px}.reply-form.alt .redactor-in{padding:1rem}}.post-form .poster-avatar{width:60px;height:60px;border-radius:30px;position:absolute;margin-left:.5rem;margin-top:.5rem}.post-form .redactor-in,.post-form .redactor_toolbar{margin-left:60px}.post-form .redactor_toolbar{width:60%}.post-form .redactor-in{padding:2rem;box-sizing:border-box;font-size:1rem;max-height:16rem;overflow-y:scroll}.post-form .button,.post-form .voter-list-voter-action .connected,.voter-list-voter-action .post-form .connected,.post-form .voter-list-voter-action .pending,.voter-list-voter-action .post-form .pending{margin-top:1rem;float:right}.post-form .quick-reply-follow{line-height:2.5rem;margin-right:1rem;margin-top:1rem}@media(min-width:0) and (max-width:1024px){.post-form{padding-right:1rem}}@media(min-width:0) and (max-width:768px){.post-form{width:auto!important}.post-form .heading{display:block}.post-form .poster-avatar,.post-form .redactor_toolbar{display:none}.post-form .redactor-in,.post-form .redactor_toolbar{margin-left:0}}.topic-form .redactor-in,.topic-form .redactor_toolbar,.full-reply-form .redactor-in,.full-reply-form .redactor_toolbar{margin-left:0}.topic-form .poster-avatar,.full-reply-form .poster-avatar{display:none}.topic-form .redactor-container,.full-reply-form .redactor-container{margin-bottom:2rem}.topic-form #post_body,.full-reply-form #post_body{width:100%;margin-bottom:1rem}@media(min-width:0) and (max-width:1024px){.topic-form,.full-reply-form{padding:0 1rem}}@media(min-width:0) and (max-width:768px){.topic-subject input[type=text]{width:100%}}.topic-post-description-field{width:660px;max-width:100%}#simplified-forums__create-reply-js-quote{padding:.5rem;background-color:#f7f7f7;border-left:2px solid #5d6771;color:#5d6771}.content-block.resoures-content-block{padding:1rem .5rem}.forum-resources-title{font-size:1.5rem;padding:0 .5rem .5rem;display:block}.forum-resources-subtitle{color:#99a0a6;font-size:.875rem;padding:0 .5rem 1rem;display:block;line-height:1rem}.forum-resources-resource{display:flex;height:2rem;box-sizing:border-box;border-top:1px solid rgba(194,198,201,.5);background-color:#fff;line-height:2rem;margin-top:.5rem}.forum-resources-resource a{width:80%;font-size:.875rem;color:#5d6771;align-self:center}.forum-resources-resource a:hover{color:#4eb6fd}.forum-resources-related-resource{border-top:1px solid rgba(194,198,201,.5);background-color:#fff;padding:.75rem .5rem}.forum-resources-related-resource a{line-height:1rem;color:#5d6771}.forum-resources-related-resource a:hover{color:#4eb6fd}.forum-resources-link-icon{width:2rem;height:100%;text-align:center;padding-right:.25rem}.forum-resources-link-icon .icon{color:#00aeff;vertical-align:baseline}.mentions-input-box .mentions-autocomplete-list,.mentions-list{display:none;background:#fff;z-index:10000000;margin-top:2em;max-height:240px;overflow-y:auto;overflow-x:hidden;width:200px;box-shadow:0 1px 4px 0 rgba(0,0,0,.15);border-radius:4px;border:1px solid #f5f5f6}.mentions-input-box .mentions-autocomplete-list ul,.mentions-list ul{margin:0;padding:0}.mentions-input-box .mentions-autocomplete-list ul li,.mentions-list ul li{width:auto;list-style:none;border-bottom:1px solid #f5f5f6}.mentions-input-box .mentions-autocomplete-list ul li a,.mentions-list ul li a{color:#000;display:block;height:40px;overflow:hidden;white-space:nowrap;padding:0 .5rem;line-height:40px}.mentions-input-box .mentions-autocomplete-list ul li a .avatar,.mentions-list ul li a .avatar{width:24px;height:24px;border-radius:12px;margin:0 .5rem 0 0;position:relative;top:.5rem}.mentions-input-box .mentions-autocomplete-list ul li a:hover,.mentions-list ul li a:hover{background:#f5f5f6}.mentions-list-spinner{border:.5rem solid #f5f5f6;border-top:.5rem solid #0095fa;border-radius:50%;width:.5rem;height:.5rem;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.categories{margin-top:2rem}.categories .category{margin-bottom:4rem;font-size:1rem}.categories .category .forum{margin-bottom:1rem;line-height:22px}.categories .category .forum .forum{margin-left:2rem}.categories .category .forum-name,.categories .category .forum-stats,.categories .category .last-post{margin:0}.categories .category .forum-stats,.categories .category .last-post{font-size:.875rem}.categories .category .forum-name{font-size:inherit;font-weight:600}.categories .category .last-post a{color:inherit}.categories .subforum-toggle-container{margin-top:1rem}@media(max-width:1024px){.categories{padding:0 1rem}}.child-forums{margin-bottom:2rem}.child-forums .heading{font-size:1rem;margin-bottom:1rem}.child-forums .heading .icon{display:none}.child-forums .heading a{margin-left:1rem;font-size:.875rem}.child-forums .forum-row{padding-left:1rem}.child-forums .forum-row:before,.child-forums .forum-row:after{content:" ";display:table}.child-forums .forum-row:after{clear:both}.child-forums .forum{display:none;width:50%;float:left;line-height:22px}.child-forums .forum .title{color:#34414d;font-size:1rem}.child-forums .forum .title a{color:inherit}.child-forums .forum .posts-count,.child-forums .forum .topics-count{color:#858d94;font-size:.875rem}.moderation ul{margin:0}.moderation select{width:100%}.moderator-notes .moderator-note-input{width:100%}.moderator-notes .button-container{text-align:right;margin:0}.moderator-notes .moderator-note{margin-bottom:2rem}.moderator-notes .note-created-at{color:#858d94}.posts-moderation-list .post{padding:1rem;border-bottom:1px solid #f5f5f6;cursor:pointer}.posts-moderation-list .post:before,.posts-moderation-list .post:after{content:" ";display:table}.posts-moderation-list .post:after{clear:both}.posts-moderation-list .post:hover{background:#f7f7f7}.posts-moderation-list .post .post-meta{width:10%;float:left}.posts-moderation-list .post .post-body{width:80%;float:left}.post abbr{border-bottom:1px #c2c6c9 dotted;text-decoration:none;cursor:help}.post abbr:hover{border-color:#f5f5f6}.abbreviation-explanation{width:auto;max-width:220px;max-height:999px;position:absolute;background:#34414d;color:#fff;padding:0 .5rem;line-height:40px;border-radius:4px;margin-top:10px;opacity:1;transition:opacity 150ms linear,margin-top 150ms ease-out,max-height 150ms step-start;pointer-events:auto;text-align:center}.abbreviation-explanation:before{top:-16px;content:" ";display:block;position:absolute;height:0;width:0;border-color:transparent;border:solid transparent;pointer-events:none;border-width:8px;border-bottom-color:#34414d;margin-left:-8px;left:50%}.abbreviation-explanation p{margin:0}.abbreviation-explanation p.more-info a{color:#66ceff}.abbreviation-explanation p.more-info a:after{content:"→";margin-left:5.3333333333px;font-size:12px;position:relative;top:-1px}.abbreviation-explanation p.more-info a:hover{color:#00aeff}.abbreviation-explanation.inactive{opacity:0;max-height:0;margin-top:20px;pointer-events:none;transition-timing-function:linear,ease-in,step-end}.add-keyword-alert-tooltip{background:#34414d;color:#c2c6c9;padding:0 .5rem;height:40px;line-height:40px;border-radius:4px}.add-keyword-alert-tooltip a{color:#fff}.add-keyword-alert-tooltip a:hover{color:#c2c6c9}.add-keyword-alert-tooltip a.manage-new-keywords{margin-left:.5rem}.add-keyword-alert-tooltip:after{top:100%;left:72px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:transparent;border-top-color:#34414d;border-width:6px;margin-left:-6px}.breadcrumbs{font-weight:600;line-height:2rem}.breadcrumbs-inner{font-size:1.125rem;color:#5d6771;margin:0 1rem 16px;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.breadcrumbs-inner a{color:inherit}.breadcrumbs-inner a:hover{color:#1590f0}.breadcrumbs-inner .icon{padding:0 1rem;position:relative;top:-2px;color:#c2c6c9}@media(min-width:768px) and (max-width:1024px){.breadcrumbs-inner{max-width:768px;padding-left:5px}}@media(min-width:480px) and (max-width:768px){.breadcrumbs-inner{max-width:480px;padding-left:5px}}@media(min-width:320px) and (max-width:480px){.breadcrumbs-inner{max-width:320px;padding-left:5px}}body.forums .breadcrumbs{position:fixed;top:3.5rem;width:100%;z-index:200}@media(min-width:0) and (max-width:1024px){body.forums .breadcrumbs{display:none}}body.forums .secondary-navigation{position:fixed;width:100%;top:3.5rem}body.forums .secondary-navigation .forum-selector-container{width:600px;z-index:2002;height:85vh;overflow-y:auto}body.forums .secondary-navigation .forum-selector-container .category-list{width:50%;border-right:1px solid #e5e5e5;font-size:1rem;margin:0;box-sizing:border-box}body.forums .secondary-navigation .forum-selector-container .category-forums-list{position:absolute;height:100%;width:50%;right:0;top:0;background:#fff;display:none;box-sizing:border-box;padding:1rem 0}body.forums .secondary-navigation .forum-selector-container .category-forums-list.local-real-estate{display:block}body.forums .secondary-navigation .forum-selector-container .category-forums-list .heading{font-size:1rem;color:#5d6771;font-weight:600;margin:2rem 0;padding:0 1rem;text-transform:uppercase;color:#858d94}body.forums .secondary-navigation .forum-selector-container .category-forums-list .category-forum a{display:block;padding:.5rem 1rem;line-height:24px}body.forums .secondary-navigation .forum-selector-container .category-forums-list .category-forum a:hover{background:#f7f7f7}body.forums .secondary-navigation .forum-selector-container .category-forums-list .title{display:block;color:#34414d}body.forums .secondary-navigation .forum-selector-container .category-forums-list .posts-count,body.forums .secondary-navigation .forum-selector-container .category-forums-list .topics-count{color:#858d94;font-size:.875rem}body.forums .secondary-navigation .forum-selector-container .category-forums-list .button,body.forums .secondary-navigation .forum-selector-container .category-forums-list .voter-list-voter-action .connected,.voter-list-voter-action body.forums .secondary-navigation .forum-selector-container .category-forums-list .connected,body.forums .secondary-navigation .forum-selector-container .category-forums-list .voter-list-voter-action .pending,.voter-list-voter-action body.forums .secondary-navigation .forum-selector-container .category-forums-list .pending{width:auto;margin:0 1rem;text-align:center}body.forums .secondary-navigation .forum-selector-container .category:last-child{border-bottom:none}body.forums .secondary-navigation .browse-forums,body.forums .secondary-navigation .trending,body.forums .secondary-navigation .newest-posts,body.forums .secondary-navigation .subscribed{position:relative}@media(min-width:831px){body.forums .secondary-navigation .browse-forums:hover .navigation-content,body.forums .secondary-navigation .trending:hover .navigation-content,body.forums .secondary-navigation .newest-posts:hover .navigation-content,body.forums .secondary-navigation .subscribed:hover .navigation-content{display:block}}body.forums .secondary-navigation .action{display:inline-block;float:right;padding:11px}body.forums .secondary-navigation .action .button,body.forums .secondary-navigation .action .voter-list-voter-action .connected,.voter-list-voter-action body.forums .secondary-navigation .action .connected,body.forums .secondary-navigation .action .voter-list-voter-action .pending,.voter-list-voter-action body.forums .secondary-navigation .action .pending{font-size:.875rem;line-height:32px;height:32px;padding:0 1rem}@media(max-width:768px){body.forums .secondary-navigation .secondary-nav-inner .toggle-nav-container .browse-forums,body.forums .secondary-navigation .secondary-nav-inner .toggle-nav-container .newest-posts,body.forums .secondary-navigation .secondary-nav-inner .toggle-nav-container .trending,body.forums .secondary-navigation .secondary-nav-inner .toggle-nav-container .subscribed{width:100%}body.forums .secondary-navigation .secondary-nav-inner .toggle-nav-container .browse-forums .icon,body.forums .secondary-navigation .secondary-nav-inner .toggle-nav-container .newest-posts .icon,body.forums .secondary-navigation .secondary-nav-inner .toggle-nav-container .trending .icon,body.forums .secondary-navigation .secondary-nav-inner .toggle-nav-container .subscribed .icon{display:none}body.forums .secondary-navigation .forum-selector-container{display:none!important}}@media(min-width:0) and (max-width:1024px){body.forums .secondary-navigation{top:3.5rem}}body.forums .secondary-navigation-shift{top:5.5rem}@media(min-width:0) and (max-width:1024px){body.forums .secondary-navigation-shift{top:3.5rem}}body.forums .forums-container-shift{margin:10rem auto}@media(min-width:0) and (max-width:1024px){body.forums .forums-container-shift{margin:3rem auto}}@media(min-width:0) and (max-width:1024px){body.forums .mobile-secondary-navigation-pin-on-scroll{position:fixed;top:0;width:100%;z-index:10000}}.topic-forum-selector{margin-bottom:1em}.suggested-forums-search{margin-bottom:1rem;position:relative;display:inline-block}.suggested-forums-search .clear-search,.suggested-forums-search .icon-search{transition:opacity 200ms ease-in-out}.suggested-forums-search .search-input{width:288px;padding:0 40px;box-sizing:border-box}.suggested-forums-search .clear-search{opacity:0;pointer-events:none;color:#858d94;position:absolute;right:0;top:0;background:0 0;padding:0;width:40px;outline:none}.suggested-forums-search .clear-search .icon{position:relative;top:-3px}.suggested-forums-search .clear-search:hover .icon{opacity:.666}.suggested-forums-search .icon-search{font-size:20px;color:#99a0a6;opacity:.666;position:absolute;left:10px;top:10px;pointer-events:none}.suggested-forums-search.open .clear-search{opacity:1;pointer-events:auto}.suggested-forums-search.open .icon-search{opacity:1}.suggested-forums{margin-bottom:1rem;min-height:15.5rem}.suggested-forums:before,.suggested-forums:after{content:" ";display:table}.suggested-forums:after{clear:both}.suggested-forums .suggested-forum{width:288px;background:#fff;vertical-align:top;float:left;margin:0 1rem 1rem 0;position:relative}@media(min-width:0) and (max-width:480px){.suggested-forums .suggested-forum{float:none;margin-right:0;width:100%}}.suggested-forums .suggested-forum a,.suggested-forums .suggested-forum .details-container{display:block;border:1px solid #c2c6c9;border-radius:4px;height:6.75rem;box-sizing:border-box;font-size:1rem;color:#34414d;line-height:22px}.suggested-forums .suggested-forum a:hover,.suggested-forums .suggested-forum .details-container:hover{border-color:#dddfe1}@media(min-width:0) and (max-width:480px){.suggested-forums .suggested-forum a,.suggested-forums .suggested-forum .details-container{height:92px}}.suggested-forums .suggested-forum .forum-details{display:block;position:absolute;top:50%;transform:translateY(-50%);padding:0 3rem 0 1rem}.suggested-forums .suggested-forum .forum-details .forum-metadata{font-size:.875rem;color:#858d94;display:block}.suggested-forums .suggested-forum .forum-details .suggestion-type{margin-left:1rem}.suggested-forums .suggested-forum .forum-details .suggestion-type.local{color:#0ecd63}.suggested-forums .suggested-forum .forum-details .suggestion-type.subscribed{color:#00aeff}.suggested-forums .suggested-forum .forum-details .suggestion-type.suggested{color:#f8c51c}.suggested-forums .suggested-forum.selector-option a{background:rgba(247,247,247,.33);border-style:dashed}.suggested-forums .suggested-forum.active a{background:#56dc91;border-color:#449d54;color:#fff}.suggested-forums .suggested-forum.active a .forum-metadata{color:#c2f7d9}.suggested-forums .suggested-forum.active a .suggestion-type{color:inherit!important}.suggested-forums .suggested-forum.active a:after{content:"";background:url(data:image/svg+xml;utf8;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxNyAxMyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNS44NzQgMTAuMjgyTDIuMDUyIDYuNDYuNzUgNy43NWw1LjEyNCA1LjEyNCAxMS0xMUwxNS41ODIuNTgzIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiNGRkYiLz48L3N2Zz4=) no-repeat;position:absolute;right:1rem;width:1rem;height:1rem;display:block;top:50%;transform:translateY(-50%);font-size:1rem}.suggested-forums .suggested-forum.forum-selector-search-result{box-shadow:inset 0 0 0 3px rgba(250,214,96,.35)}.suggested-forums .suggested-forum.empty-suggestion a{border:none;background:#f5f5f6}#forum_picker .modal{padding:0;width:680px;height:680px}#forum_picker .modal header,#forum_picker .modal footer{height:72px;box-sizing:border-box}#forum_picker .modal header{border-bottom:1px solid #e5e5e5;line-height:72px;padding:0 1.5rem}#forum_picker .modal footer{clear:both;border-top:1px solid #e5e5e5;text-align:right;padding:1rem}#forum_picker .modal .selector-container:before,#forum_picker .modal .selector-container:after{content:" ";display:table}#forum_picker .modal .selector-container:after{clear:both}#forum_picker .modal .selector-categories,#forum_picker .modal .selector-forums{float:left;height:536px;margin:0;box-sizing:border-box;overflow-x:scroll}#forum_picker .modal .selector-categories{width:288px;border-right:1px solid #e5e5e5}#forum_picker .modal .selector-forums{width:392px;background:#f5f5f6}#forum_picker .modal .selector-category-forums{display:none;margin:0;background:#fff}#forum_picker .modal .selector-category-forums.active{display:block}#forum_picker .modal .selector-category-forums .state-selector{padding:1rem;border:1px solid #e5e5e5;border-width:1px 0;text-align:center}#forum_picker .modal .selector-category-forums .map{height:210px}@media(max-height:860px){#forum_picker .modal .selector-category-forums .map{display:none}}#forum_picker .modal .selector-category,#forum_picker .modal .selector-category-forum,#forum_picker .modal .back-to-category{border-bottom:1px solid #e5e5e5;position:relative}#forum_picker .modal .selector-category a,#forum_picker .modal .selector-category-forum a,#forum_picker .modal .back-to-category a{display:block;min-height:60px;line-height:22px;padding:0 1.5rem;font-size:1rem;color:inherit}#forum_picker .modal .selector-category .details,#forum_picker .modal .selector-category-forum .details,#forum_picker .modal .back-to-category .details{display:inline-block;position:absolute;top:50%;transform:translateY(-50%)}#forum_picker .modal .selector-category .metadata,#forum_picker .modal .selector-category-forum .metadata,#forum_picker .modal .back-to-category .metadata{color:#858d94;display:block;font-size:.875rem}#forum_picker .modal .selector-category .metadata .posts-count,#forum_picker .modal .selector-category-forum .metadata .posts-count,#forum_picker .modal .back-to-category .metadata .posts-count{margin-right:2rem}#forum_picker .modal .selector-category.active,#forum_picker .modal .selector-category-forum.active,#forum_picker .modal .back-to-category.active{color:#fff;background:#00aeff}#forum_picker .modal .selector-category.active .metadata,#forum_picker .modal .selector-category-forum.active .metadata,#forum_picker .modal .back-to-category.active .metadata{color:#98d4ff}#forum_picker .modal .back-to-category{background:#f5f5f6;display:none;height:60px}#forum_picker .modal .back-to-category a{padding-left:2.5rem}#forum_picker .modal .back-to-category a:before{content:"";background:url(data:image/svg+xml;utf8;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDkgMTUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTS4xNjIgNy4zMzNjMC0uMjY3LjEwMi0uNTM0LjMwNC0uNzM4TDYuNjk0LjMzMyA4LjE2MiAxLjgxIDIuNjY4IDcuMzMybDUuNDk0IDUuNTI1LTEuNDY4IDEuNDc1TC40NjYgOC4wN0MuMjY0IDcuODcuMTYyIDcuNi4xNjIgNy4zMzR6IiBmaWxsPSIjODU4RDk0IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=) no-repeat;position:absolute;left:1.5rem;width:1rem;height:1rem;display:block;top:50%;transform:translateY(-50%)}#forum_picker .modal .selector-category-forum a{padding-top:1rem;padding-bottom:1rem}#forum_picker .modal .cancel-forum-select-button{margin-right:1rem;border:1px solid #c2c6c9}@media(min-width:0) and (max-width:680px){#forum_picker .modal{width:100%;height:90vh;top:5vh;margin:0;border-radius:0}#forum_picker .modal .selector-container{height:-webkit-calc(100% - 144px);height:calc(100% - 144px);overflow:hidden;position:relative}#forum_picker .modal .selector-container .selector-categories,#forum_picker .modal .selector-container .selector-forums{transition:left 250ms ease-in-out;position:absolute}#forum_picker .modal .selector-container .selector-categories{left:0}#forum_picker .modal .selector-container .selector-forums{left:100%}#forum_picker .modal .selector-container.show-forums .selector-categories{left:-100%}#forum_picker .modal .selector-container.show-forums .selector-forums{left:0%}#forum_picker .modal .selector-categories,#forum_picker .modal .selector-forums{width:100%;height:100%;border-right:0}#forum_picker .modal .back-to-category{display:block}}.forums-container .mobile-webinar-ad{text-align:center;color:#999;margin-top:60px;margin-bottom:60px;background:#fff;border:1px solid #e5e7e9;border-top:2px solid #00aeff;padding:1.5rem;border-radius:2px}.forums-container .mobile-webinar-ad .upcoming-webinar,.forums-container .mobile-webinar-ad .webinar-host{display:block;margin-bottom:1.5rem}.forums-container .mobile-webinar-ad .upcoming-webinar{text-transform:uppercase}.forums-container .mobile-webinar-ad .webinar-title{font-size:2rem;line-height:40px;font-weight:300;color:#34414d;display:block;margin-bottom:.5rem}@media(min-width:0) and (max-width:768px){.forums-container .mobile-webinar-ad .webinar-title{font-size:1.5rem;line-height:34px}}.forums-container .mobile-webinar-ad .webinar-date{margin-bottom:1.5rem}.forums-container .mobile-webinar-ad .webinar-date .day-of-week,.forums-container .mobile-webinar-ad .webinar-date .date,.forums-container .mobile-webinar-ad .webinar-date .time{display:block}.forums-container .mobile-webinar-ad .webinar-date .day-of-week{text-transform:uppercase;color:#bfbfbf;font-size:1rem}.forums-container .mobile-webinar-ad .webinar-date .date{font-size:2.25rem;line-height:52px;color:#1297f7;margin-bottom:5px}.forums-container .mobile-webinar-ad .webinar-date .time{font-size:1.125rem;color:#999}.forums-container .mobile-webinar-ad .webinar-date .time .hours{text-transform:lowercase}.card-sponsored-ad{width:100%;box-shadow:0 1px 2px 0 rgba(153,153,153,.3);padding:1rem 1rem 1.25rem;color:#34414d;line-height:1.4}.card-sponsored-ad a,.card-sponsored-ad a:hover{color:#34414d}.card-sponsored-ad .cp-lead-contact-button{height:1.875rem;width:8.5rem;line-height:1.875rem;margin-top:0}.card-sponsored-ad-top-bar{display:flex;justify-content:space-between}.card-sponsored-ad-category{font-size:1rem;padding-bottom:.5rem}.card-sponsored-ad-header{display:flex;flex-direction:row;margin-bottom:10px}.ad-header-image .avatar-container .company-logo{width:2.5rem;height:2.5rem;border-radius:1.25rem}.ad-header-text{margin-left:.5rem;font-size:1rem;line-height:1.25}.ad-company-name{font-weight:600}.bp-ad-header{font-size:1.125rem;font-weight:600;line-height:1.5;margin-bottom:.25rem}.bp-ad-text{font-size:1rem}.ad-cta-text{font-weight:600;color:#1590f0}.post-sponsored-ad{width:100%;box-shadow:0 1px 2px 0 rgba(153,153,153,.3);margin-bottom:4rem}.post-sponsored-ad a,.post-sponsored-ad a:hover{color:#34414d}.post-sponsored-ad-top-bar{display:flex;justify-content:space-between;border-bottom:1px solid #00aeff;padding:.5rem 1rem 0}.post-sponsored-ad-body-container{display:flex;line-height:1.6;padding:1rem}@media(min-width:0) and (max-width:480px){.post-sponsored-ad-body-container{display:block}}.post-sponsored-ad-body{display:flex;align-items:center}@media(min-width:0) and (max-width:480px){.post-sponsored-ad-body{align-items:flex-start}}.post-sponsored-ad-category{font-size:.875rem;padding-bottom:.5rem;color:#00aeff}.post-sponsored-ad-side{margin-right:.5rem}.post-sponsored-ad-side .company-logo{width:4rem}.post-sponsored-ad-content .ad-side-text{font-size:.875rem;color:#00aeff}.post-sponsored-ad-content .bp-ad-title{font-size:1.125rem;color:#00aeff;font-weight:600}.post-sponsored-cta{align-self:flex-end;margin-left:auto}@media(min-width:0) and (max-width:480px){.post-sponsored-cta{display:block;text-align:center}}.forums-card-main-container{background-color:#f7f7f7}.forums-card-main-container .forums-container{padding:4rem 0 1rem;padding-bottom:8rem;max-width:1024px;margin:4rem auto}.forums-card-main-container .forums-container .forums-inner{display:flex;justify-content:center;margin:auto}.forums-card-main-container .forums-container .forums-content{width:650px}.forums-card-main-container .forums-container .forums-content .pagination{width:inherit;margin-top:50px}.forums-card-main-container .forums-container .forums-sidebar{float:inherit;margin-left:50px;margin-right:0}.forums-card-main-container .forums-container .forums-side-links{float:right;padding-left:20px;padding-top:10px;width:300px;margin-right:-300px}@media(min-width:0) and (max-width:1024px){.forums-card-main-container .forums-container .forums-side-links{display:none}}@media(min-width:0) and (max-width:1024px){.forums-card-main-container .forums-container{padding:1rem 0;padding-bottom:8rem;margin:2.6rem auto}.forums-card-main-container .forums-container .forums-inner{margin:auto;width:100%}.forums-card-main-container .forums-container .forums-content{float:none;padding-right:0;width:100%}.forums-card-main-container .forums-container .forums-header,.forums-card-main-container .forums-container .forum-topic-header{padding:0 1rem;margin-right:auto;margin-left:auto;max-width:650px}}.forums-card-main-container .obscured-topics{background:url(//bpimg.biggerpockets.com/images/forums/topics-obscured.png) no-repeat center center;max-width:650px;margin-left:auto;margin-right:auto}.forums-card-main-container .obscured-topics div{padding:2rem;position:relative;top:100px;background:#fff}.forums-card-main-container .card-sponsored-ad{width:auto;background-color:#fff;margin-bottom:1rem}.forums-card-main-container .card-sponsored-ad .avatar-container img{border-radius:50%}.forums-card-main-container .forums-container-shift{margin:6rem auto!important}@media(min-width:0) and (max-width:1024px){.forums-card-main-container .forums-container-shift{margin:2.5rem auto!important}}.forums-card-main-container .mobile-webinar-ad{margin-top:0;margin-bottom:1rem}.forums-card-main-container .forums-view-options,.forums-card-main-container .forums-create-post-cta{margin:0;margin-bottom:1.25rem!important}.forums-card-main-container .forums-create-post-cta{width:650px}@media(min-width:0) and (max-width:649px){.forums-card-main-container .forums-create-post-cta{width:94.5vw;margin:0 auto}}.forums-card-container{display:flex;flex-direction:column;width:650px;margin-left:auto;margin-right:auto}@media(min-width:0) and (max-width:1025px){.forums-card-container{margin:auto}}@media(min-width:0) and (max-width:649px){.forums-card-container{width:inherit}}.forum-card-header-container{display:flex;flex-direction:row;justify-content:space-between;width:inherit;max-width:650px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto}@media(min-width:0) and (max-width:768px){.forum-card-header-container{flex-direction:column;padding-left:1rem;padding-right:1rem}}@media(min-width:0) and (max-width:650px){.forum-card-header-container{width:91vw}}.forum-card-header-category-container{margin-bottom:1rem;width:inherit;margin-left:auto;margin-right:auto;max-width:650px}@media(min-width:0) and (max-width:1024px){.forum-card-header-category-container{flex-direction:column;padding-left:1rem;padding-right:1rem}}.forum-card-header-category-container .followed-context-switch{margin-top:1rem}@media(min-width:0) and (max-width:1024px){.forum-card-header-container-wrapper{flex-direction:column;padding-left:1rem;padding-right:1rem}}.forum-card-header-content{display:flex;flex-direction:column;max-width:500px}@media(min-width:0) and (max-width:768px){.forum-card-header-content{width:650px}}@media(min-width:0) and (max-width:768px){.forum-card-header-content{width:inherit}}.forum-card-header-content-title{font-size:1.5rem}@media(min-width:0) and (max-width:768px){.forum-card-header-content-title{font-size:1.25rem}}.forum-card-header-content-stats{font-size:1rem;line-height:22px;color:#34414d}@media(min-width:0) and (max-width:768px){.forum-card-header-content-stats{padding-bottom:1rem}}.forum-card-header-actions .button.follow-forum,.forum-card-header-actions .voter-list-voter-action .follow-forum.connected,.voter-list-voter-action .forum-card-header-actions .follow-forum.connected,.forum-card-header-actions .voter-list-voter-action .follow-forum.pending,.voter-list-voter-action .forum-card-header-actions .follow-forum.pending{display:inline-block;box-sizing:border-box;cursor:pointer;padding:0 24px;border-radius:4px;border:none;-webkit-appearance:none;font-size:1rem;line-height:40px;height:40px;width:120px;text-align:center}.forum-card-header-actions .button.follow-forum.active,.forum-card-header-actions .voter-list-voter-action .follow-forum.active.connected,.voter-list-voter-action .forum-card-header-actions .follow-forum.active.connected,.forum-card-header-actions .voter-list-voter-action .follow-forum.active.pending,.voter-list-voter-action .forum-card-header-actions .follow-forum.active.pending{box-sizing:border-box;background:0 0;border:1px solid #1d96f4;color:#1d96f4}.forums-card-content-container{box-shadow:0 1px 2px 0 rgba(153,153,153,.3);display:flex;flex-direction:column;justify-content:space-between;width:auto;background-color:#fff;color:#34414d;margin-bottom:1rem;padding:1rem;position:relative}@media(min-width:0) and (max-width:649px){.forums-card-content-container{max-height:299px}.forums-card-content-container.expanded{max-height:fit-content}}.forums-card-content-container .forums-card-topic-container__compact-list{display:none}.forums-card-content-category-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:8px}@media(min-width:0) and (max-width:767px){.forums-card-content-category-container{font-size:.875rem}}.forums-card-content-category-title{margin-right:10px;color:#999;font-size:.8125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:22px}.forums-card-content-category-title a{text-decoration:none;color:#999}.forums-card-content-category-title a:hover{color:#0d6aad}@media(min-width:0) and (max-width:767px){.forums-card-content-category-title{line-height:19px}}.forums-card-content-actions-follow-user{display:none;justify-content:center;align-items:center;background-color:#1590f0;border-radius:50%;width:22px;height:22px}.forums-card-content-actions-follow-user.visible{display:flex}.forums-card-content-actions-follow-user.following{background-color:#089f4b}.forums-card-content-actions-follow-user .user-category-follow-icon svg{width:11px;height:11px}.forums-card-content-actions-follow-user .user-category-follow-icon svg path,.forums-card-content-actions-follow-user .user-category-follow-icon svg polygon{fill:#fff}.forums-card-content-user{display:flex;flex-direction:row;justify-content:space-between}.forums-card-content-user-container{display:flex;flex-direction:row;align-items:center;text-decoration:none;color:#34414d;width:max-content;padding-bottom:10px}@media(min-width:0) and (max-width:649px){.forums-card-content-user-container{font-size:.875rem;padding-bottom:10px}}.forums-card-content-user-avatar-container{width:40px;height:40px}.forums-card-content-user-avatar-container img{width:100%;height:100%;border-radius:50%}.forums-card-content-user-details{display:flex;flex-direction:column;font-size:1rem;padding-left:1rem}@media(min-width:0) and (max-width:649px){.forums-card-content-user-details{font-size:.875rem}}.forums-card-content-user-details-name{padding-bottom:.25rem}.forums-card-content-user-details-name .user-details-title{color:#34414d;font-weight:600;font-size:.8125rem}.forums-card-content-user-details-name .text-muted{color:#999;font-size:.8125rem}.forums-card-content-user-details-name .forums-card-content-user-details-title{color:#34414d;font-size:.8125rem}.forums-card-content-topic-container{display:flex;flex-direction:column;text-decoration:none;color:#34414d;line-height:22px}.forums-card-content-topic-container:hover{color:#34414d}.forums-card-content-topic-title{font-weight:600;font-size:1.125rem;line-height:24px;padding-bottom:.25rem}.forums-card-content-topic-body{position:relative;font-size:1rem;overflow:hidden;line-height:22px}.forums-card-content-topic-body .topic-body-preview-read-more{color:#1590f0;font-weight:600}.forums-card-content-topic-body .topic-body-preview-read-more:hover{color:#0d6aad;cursor:pointer}.forums-card-content-social-container{display:flex;flex-direction:row;justify-content:space-between;font-size:1rem;font-weight:600;padding-top:20px}@media(min-width:0) and (max-width:767px){.forums-card-content-social-container{font-size:1rem}}.forums-card-content-social-topic-container{display:flex;flex-direction:row}.forums-card-content-social-topic-votes{display:none;flex-direction:row;align-items:center;text-decoration:none;color:#34414d;padding-right:16px}.forums-card-content-social-topic-votes.visible{display:flex}.forums-card-content-social-topic-votes.voted{color:#5d6771}.forums-card-content-social-topic-votes.voted svg{fill:#089f4b}.forums-card-content-social-topic-votes .topic-social-upvote-icon{width:23px;height:14px;fill:#5d6771}.forums-card-content-social-topic-votes .forums-card-vote-count{color:#5d6771;font-weight:400;font-size:.8125rem}.forums-card-content-social-topic-comments{display:flex;flex-direction:row;align-items:center;text-decoration:none;color:#34414d}.forums-card-content-social-topic-comments .topic-social-replies-icon{width:23px;fill:#5d6771}.forums-card-content-social-topic-comments .forums-card-reply-count{color:#5d6771;font-weight:400;font-size:.8125rem}.forums-card-content-social-share-container{display:flex;flex-direction:row;align-items:center}.forums-card-content-social-share-sources{padding-right:1rem}.forums-card-content-social-share-sources .social-share-menu-list{width:120px}.forums-card-content-social-share-sources .social-share-menu-list .button-menu-link{padding:0 .5rem}.forums-card-content-social-share-sources .social-share-menu-list svg{width:19px;height:19px}.forums-card-content-social-share-sources .social-share-menu-list .social-share-facebook-icon{fill:#3b5998}.forums-card-content-social-share-sources .social-share-menu-list .social-share-linkedin-icon{fill:#007bb6}.forums-card-content-social-share-sources .social-share-menu-list .social-share-twitter-icon{fill:#4099ff}.forums-card-content-social-share-sources .social-share-dropdown{line-height:22px;height:22px}.forums-card-content-social-share-sources .social-share-dropdown:hover .social-share-menu-list{display:none}.forums-card-content-social-share-sources .social-share-dropdown.visible .social-share-menu-list{display:block;z-index:1}.forums-card-content-social-share-sources .social-share-dropdown .social-share-icon{width:23px;height:18px;fill:#5d6771}.forums-card-content-social-more-actions .user-more-actions-icon{width:20px;fill:#5d6771}.forums-card-content-social-more-actions .user-actions-dropdown{line-height:22px;height:22px}.forums-card-content-social-more-actions .user-actions-dropdown:hover .user-actions-menu-list{display:none}.forums-card-content-social-more-actions .user-actions-dropdown.visible .user-actions-menu-list{display:block;z-index:1}.user-actions-menu-list,.social-share-menu-list{box-shadow:0 2px 4px 0 rgba(109,114,120,.75);border-radius:2px;font-size:1rem;font-weight:300;right:0;left:inherit}@media(min-width:0) and (max-width:768px){.new-forum-design-intro-modal .modal{height:100%}}.new-forum-design-intro-modal-content{color:#34414d;font-size:1rem;max-width:512px;margin:0 auto}.new-forum-design-intro-modal-content .header{font-size:1.5rem;font-weight:600}.new-forum-design-intro-modal-content ul{list-style:disc;margin-left:1.2rem}.new-forum-design-intro-modal-content li{margin-bottom:1rem}.new-forum-design-intro-modal-content .skip.button,.new-forum-design-intro-modal-content .voter-list-voter-action .skip.connected,.voter-list-voter-action .new-forum-design-intro-modal-content .skip.connected,.new-forum-design-intro-modal-content .voter-list-voter-action .skip.pending,.voter-list-voter-action .new-forum-design-intro-modal-content .skip.pending{float:none;width:100%;text-align:center;font-weight:600;margin:1rem 0!important}.forums-container .content-loading-spinner{margin-top:20px}.categories-container .forum-categories-title{color:#34414d;font-size:1.5rem;font-weight:800}@media(min-width:768px) and (max-width:1024px){.categories-container .forum-categories-title{padding:0 1rem}}@media(min-width:0) and (max-width:768px){.categories-container .forum-categories-title{padding:0 1rem}}.categories-container .categories{margin-top:2rem}@media(min-width:768px) and (max-width:1024px){.categories-container .categories{padding:0 1rem}}@media(min-width:0) and (max-width:480px){.categories-container .categories{padding:0}}.categories-container .forums-right-section{min-height:800px}.categories-container .category-container{margin-bottom:4rem;font-size:1rem}.categories-container .category-title{color:#34414d;font-size:1.25rem;font-weight:600;border-bottom:1px solid #999;padding-bottom:10px}@media(min-width:0) and (max-width:480px){.categories-container .category-title{padding:0 1rem;padding-bottom:10px}}.categories-container .forum-container{padding:20px 0;border-bottom:1px solid #999}.categories-container .forum-name{color:#1590f0;font-size:1.125rem;font-weight:600}@media(min-width:0) and (max-width:480px){.categories-container .forum-name{padding:0 1rem}}.categories-container .view-more-forums{color:#1590f0;font-size:1rem;font-weight:600;cursor:pointer;padding-top:30px;text-align:center}.categories-container .view-more-forums:hover{color:#0d6aad}.categories-container .categories-list li{display:none}.categories-container .forums-list-options.text-bold{font-weight:600}.categories-container .categories .category-container.hide-category{display:none}.categories-container{margin-top:6rem;padding:3.5rem 1rem 2rem}.forums-container.forums-container-compact{max-width:78rem}.forums-container.forums-container-compact .forums-left-section{padding:0 .5rem}.forums-container.forums-container-compact .forums-right-section{width:1024px}.forums-container.forums-container-compact .forums-sidebar{display:none}.forums-container.forums-container-compact .forums-content{width:100%}.forums-container.forums-container-compact .forum-card-header-container{max-width:1024px}.forums-container.forums-container-compact .forum-card-header-category-container{max-width:1024px}@media(min-width:0) and (max-width:1126px){.forums-card-compact-list .forums-right-section{width:100%}}.forums-card-container.forums-card-compact-list{width:max-content;max-width:1024px}@media(max-width:1127px){.forums-card-container.forums-card-compact-list{width:100%;max-width:none}}.forums-card-container.forums-card-compact-list .card-sponsored-ad{border-top:2px solid #1590f0;padding:0}@media(min-width:0) and (max-width:940px){.forums-card-container.forums-card-compact-list .card-sponsored-ad{padding:1rem 1rem 1.25rem}}.forums-card-container.forums-card-compact-list .card-sponsored-forum-ad{display:flex;align-items:center}@media(min-width:0) and (max-width:940px){.forums-card-container.forums-card-compact-list .card-sponsored-forum-ad{flex-direction:column;align-items:normal}}.forums-card-container.forums-card-compact-list .card-sponsored-forum-ad .card-sponsored-ad-body{flex:1 1 auto;display:flex;align-items:center;padding:1rem 0 1rem 1.5rem;border-left:1px solid #f7f7f7}@media(min-width:0) and (max-width:940px){.forums-card-container.forums-card-compact-list .card-sponsored-forum-ad .card-sponsored-ad-body{border-left:none;padding:0}}.forums-card-container.forums-card-compact-list .card-sponsored-forum-ad .card-sponsored-ad-body .local-ad-contact-btn-wrapper{margin-left:1.5rem;padding-right:1rem}@media(min-width:0) and (max-width:940px){.forums-card-container.forums-card-compact-list .card-sponsored-forum-ad .card-sponsored-ad-body .local-ad-contact-btn-wrapper{margin-left:0;margin-top:1rem;padding-right:0}}.forums-card-container.forums-card-compact-list .card-sponsored-forum-ad .card-sponsored-ad-body .local-ad-contact-btn-wrapper .cp-lead-contact-button{border-radius:2px}@media(min-width:0) and (max-width:940px){.forums-card-container.forums-card-compact-list .card-sponsored-forum-ad .card-sponsored-ad-body .local-ad-contact-btn-wrapper .cp-lead-contact-button{width:100%}}@media(min-width:0) and (max-width:940px){.forums-card-container.forums-card-compact-list .card-sponsored-forum-ad .card-sponsored-ad-body{flex-direction:column;align-items:normal;margin-left:0;margin-top:.5rem}}.forums-card-container.forums-card-compact-list .bp-ad-header{margin-bottom:0}.forums-card-container.forums-card-compact-list .card-sponsored-ad-category{font-size:.875rem;color:#999;padding-bottom:.25rem}@media(min-width:0) and (max-width:940px){.forums-card-container.forums-card-compact-list .card-sponsored-ad-category{padding-bottom:.5rem}}.forums-card-container.forums-card-compact-list .avatar-container{padding:.5rem}@media(min-width:0) and (max-width:940px){.forums-card-container.forums-card-compact-list .avatar-container{padding:0}}.forums-card-container.forums-card-compact-list .avatar-container .company-logo{width:2.5rem;height:2.5rem}@media(min-width:0) and (max-width:940px){.forums-card-container.forums-card-compact-list .avatar-container{display:flex;align-items:center}.forums-card-container.forums-card-compact-list .avatar-container .bp-ad-header{margin-left:.5rem}}.forums-card-container.forums-card-compact-list .forums-create-post-cta{max-width:1024px;width:100%}.forums-card-container.forums-card-compact-list .forums-card-content-container{margin-bottom:.5rem;padding:0}.forums-card-container.forums-card-compact-list .forums-card-content-category-container,.forums-card-container.forums-card-compact-list .forums-card-content-topic-container,.forums-card-container.forums-card-compact-list .forums-card-content-topic-title,.forums-card-container.forums-card-compact-list .forums-card-content-social-container,.forums-card-container.forums-card-compact-list .forums-card-content-user,.forums-card-container.forums-card-compact-list .forums-card-content-topic-body{display:none}.forums-card-container.forums-card-compact-list .forums-card-topic-container__compact-list{display:flex;flex-direction:row;width:1024px;height:82px}@media(max-width:1399px){.forums-card-container.forums-card-compact-list .forums-card-topic-container__compact-list{width:100%}}@media(max-width:940px){.forums-card-container.forums-card-compact-list .forums-card-topic-container__compact-list{flex-direction:column;height:inherit;min-height:158px}}.forums-card-container.forums-card-compact-list .topic-card-compact-container__vote{display:flex;align-items:center;border-right:1px solid #f7f7f7}.forums-card-container.forums-card-compact-list .topic-card-compact-container__vote .forums-card-content-social-topic-votes{flex-direction:column;margin:0 1rem;padding-right:0;height:2.375rem;justify-content:space-between}@media(max-width:940px){.forums-card-container.forums-card-compact-list .topic-card-compact-container__vote .forums-card-content-social-topic-votes{display:none}}.forums-card-container.forums-card-compact-list .topic-card-compact-container__vote .forums-card-content-social-topic-votes .topic-social-upvote-icon{margin-right:0}.forums-card-container.forums-card-compact-list .topic-card-compact-container__topic{display:flex;flex-direction:row;justify-content:space-between;width:100%}@media(max-width:940px){.forums-card-container.forums-card-compact-list .topic-card-compact-container__topic{flex-direction:column}}.forums-card-container.forums-card-compact-list .topic-card-compact-container__topic .topic-card-compact-container__content{padding:1rem;text-decoration:none;display:flex;flex-direction:column;justify-content:space-between}@media(max-width:940px){.forums-card-container.forums-card-compact-list .topic-card-compact-container__topic .topic-card-compact-container__content{padding:1rem 1rem 0}}.forums-card-container.forums-card-compact-list .topic-card-compact-container__topic .topic-card-compact-content__header{display:flex;flex-direction:row;line-height:1.375}@media(max-width:940px){.forums-card-container.forums-card-compact-list .topic-card-compact-container__topic .topic-card-compact-content__header{flex-direction:column;padding-bottom:.25rem}}.forums-card-container.forums-card-compact-list .topic-card-compact-container__topic .topic-card-compact-content__header a{color:#999;font-size:.8125rem}.forums-card-container.forums-card-compact-list .topic-card-compact-container__topic .topic-card-compact-content__header .topic-card-compact-content_forum-link:hover{color:#0d6aad}.forums-card-container.forums-card-compact-list .topic-card-compact-container__topic .topic-card-compact-content__header .content-seperator{color:#999}.forums-card-container.forums-card-compact-list .topic-card-compact-container__topic .topic-card-compact-content__header .content-poster-display-name{color:#34414d;font-weight:600}.forums-card-container.forums-card-compact-list .topic-card-compact-container__topic .topic-card-compact-content__title{padding-top:.5rem;line-height:1.375}.forums-card-container.forums-card-compact-list .topic-card-compact-container__topic .topic-card-compact-content__title a{font-size:1.125rem;color:#34414d;font-weight:600}.forums-card-container.forums-card-compact-list .topic-card-compact-container__topic .topic-card-compact-container__actions{display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media(max-width:940px){.forums-card-container.forums-card-compact-list .topic-card-compact-container__topic .topic-card-compact-container__actions{justify-content:space-between;padding:0}}.forums-card-container.forums-card-compact-list .topic-card-compact-container__topic .topic-card-compact-container__actions .forums-card-content-social-topic-container a{padding:1rem}@media(max-width:940px){.forums-card-container.forums-card-compact-list .topic-card-compact-container__topic .topic-card-compact-container__actions .forums-card-content-social-topic-container{justify-content:space-between;width:50%}}.forums-card-container.forums-card-compact-list .topic-card-compact-container__topic .topic-card-compact-container__actions .forums-card-content-social-share-sources{cursor:pointer;padding:1rem}.forums-card-container.forums-card-compact-list .topic-card-compact-container__topic .topic-card-compact-container__actions .forums-card-content-social-more-actions{cursor:pointer;padding:1rem}@media(min-width:940px){.forums-card-container.forums-card-compact-list .topic-card-compact-container__topic .topic-card-compact-container__actions .forums-card-content-social-topic-votes{display:none}}.forums-card-container.forums-card-compact-list .topic-card-compact-container__topic .topic-card-compact-container__actions .social-share-icon,.forums-card-container.forums-card-compact-list .topic-card-compact-container__topic .topic-card-compact-container__actions .user-more-actions-icon{vertical-align:sub}.forums-view-options{display:flex;justify-content:flex-end;height:1rem;align-content:center}@media(min-width:0) and (max-width:650px){.forums-view-options{padding:0 1rem}}.forums-view-options .forums-view-options-link:first-child{padding-right:.5rem;border-right:1px solid #999}.forums-view-options .forums-view-options-link:last-child{padding-left:.5rem}.forums-view-options-inner{display:flex}.forums-view-options-link{color:#999;display:flex;align-items:center}.forums-view-options-link:hover{color:#737373}.forums-view-options-link.forums-view-options-link-active{color:#0d6aad}.forums-card-container.forums-card-compact-list .webinar-ad-wrapper{display:flex;align-items:center;border-top:2px solid #1590f0;padding:0}@media(min-width:0) and (max-width:940px){.forums-card-container.forums-card-compact-list .webinar-ad-wrapper{flex-direction:column;align-items:flex-start;padding:1rem}}.forums-card-container.forums-card-compact-list .webinar-ad-wrapper .topic-card-compact-container__topic{align-items:center}@media(min-width:0) and (max-width:940px){.forums-card-container.forums-card-compact-list .webinar-ad-wrapper .topic-card-compact-container__topic{flex-direction:column;align-items:flex-start}}.forums-card-container.forums-card-compact-list .webinar-ad-wrapper .webinar-title{font-size:1.125rem;font-weight:600;line-height:1.5rem;padding-bottom:.5rem}.forums-card-container.forums-card-compact-list .webinar-ad-wrapper .webinar-title.desktop{max-width:35rem}@media(min-width:940px) and (max-width:1127px){.forums-card-container.forums-card-compact-list .webinar-ad-wrapper .webinar-title.desktop{max-width:40rem}}@media(min-width:0) and (max-width:940px){.forums-card-container.forums-card-compact-list .webinar-ad-wrapper .webinar-title.desktop{display:none}}.forums-card-container.forums-card-compact-list .webinar-ad-wrapper .webinar-title.mobile{display:none}@media(min-width:0) and (max-width:940px){.forums-card-container.forums-card-compact-list .webinar-ad-wrapper .webinar-title.mobile{display:flex;text-align:left;padding-left:.5rem;padding-bottom:0}}.forums-card-container.forums-card-compact-list .webinar-ad-wrapper .webinar-bp-logo-container{margin:0 .5rem}@media(min-width:0) and (max-width:940px){.forums-card-container.forums-card-compact-list .webinar-ad-wrapper .webinar-bp-logo-container{display:inline-flex;align-items:center;padding:0;margin:0}}.forums-card-container.forums-card-compact-list .webinar-ad-wrapper .webinar-bp-logo-background{display:flex;justify-content:space-around;background:#d8d8d8;width:40px;height:40px;border-radius:50%}.forums-card-container.forums-card-compact-list .webinar-ad-wrapper .webinar-bp-logo{height:31px;width:26px;padding:7px}.forums-card-container.forums-card-compact-list .webinar-ad-wrapper .webinar-title{margin:0}.forums-card-container.forums-card-compact-list .webinar-ad-wrapper .webinar-host{margin:0}.forums-card-container.forums-card-compact-list .webinar-ad-wrapper .webinar-info-container{text-align:left;border-left:1px solid #f7f7f7;padding:1rem 0 1rem 1.5rem}@media(min-width:0) and (max-width:940px){.forums-card-container.forums-card-compact-list .webinar-ad-wrapper .webinar-info-container{padding:1rem 0 .5rem;border:0}}.forums-card-container.forums-card-compact-list .webinar-ad-wrapper .webinar-info-label{font-weight:600;font-size:1rem;line-height:1.375rem;color:#34414d;margin-top:.5rem}.forums-card-container.forums-card-compact-list .webinar-ad-wrapper .webinar-info{font-size:1rem;line-height:1.375rem;color:#34414d}.forums-card-container.forums-card-compact-list .webinar-ad-wrapper .webinar-date{margin:0;padding-top:.25rem}.forums-card-container.forums-card-compact-list .webinar-ad-wrapper .webinar-registration-btn{border-radius:2px;height:30px;display:flex;align-items:center;margin-right:1rem;font-weight:600;line-height:1.5rem}@media(min-width:0) and (max-width:940px){.forums-card-container.forums-card-compact-list .webinar-ad-wrapper .webinar-registration-btn{width:100%;margin:0;padding:0;justify-content:space-around}}body.simplified-forums{background-color:#f7f7f7}@media(min-width:0) and (max-width:30rem){.simplified-forums__topic-show-container{flex-direction:column}}@media(min-width:0) and (max-width:44rem){.simplified-forums__discussion-container .simplified-forums__pagination{margin-bottom:8rem}}.simplified-forums__content-container .j-card,.simplified-forums__discussion-container .j-card,.simplified-forums__form-container .j-card{margin-bottom:1rem}.simplified-forums__content-container .j-card_compact,.simplified-forums__discussion-container .j-card_compact,.simplified-forums__form-container .j-card_compact{margin-bottom:8px}.simplified-forums__form-container{display:flex;flex-direction:row-reverse;align-content:flex-start;justify-content:center}@media(min-width:0) and (max-width:44rem){.simplified-forums__inline-form-body-container{padding:1rem}}.simplified-forums__sidebar{flex:0 0 auto;margin:7rem 0 0 1rem}@media(min-width:0) and (max-width:62.5rem){.simplified-forums__sidebar{display:none}}.simplified-forums__header__actions{display:flex;justify-content:space-between}.simplified-forums__header__actions .simplified-forums__selector-group{flex:0 1 auto;margin-right:1rem}@media(min-width:0) and (max-width:32rem){.simplified-forums__header__actions .simplified-forums__selector-group{margin-bottom:0}}.simplified-forums__header__actions .simplified-forums__post-button{flex:0 0 auto}.simplified-forums__discussion__first-post{border-radius:2px;box-shadow:0 1px 2px 0 rgba(0,0,0,.25);background-color:#fff;background-color:#fff;margin-bottom:1rem;display:flex}@media(min-width:0) and (max-width:28.75rem){.simplified-forums__discussion__first-post{flex-direction:column}}@media(min-width:0) and (max-width:46rem){.simplified-forums__header__actions .simplified-forums__selector-group{margin-right:0}}.simplified-forums__header-with-follow{display:flex;align-items:center}.simplified-forums__accordion-nav a.active{background-color:#e0f1fe;color:#0095fa;font-weight:600}.simplified-forums__accordion-nav a.open{font-weight:600}.simplified-forums__accordion-nav__category-title{color:#000;padding:.5rem 1rem;display:flex;align-items:center}.simplified-forums__accordion-nav__category-title>:first-child{flex-grow:1}.simplified-forums__accordion-nav__category-title .icon{transition:transform .5s}.simplified-forums__accordion-nav__category-title.open .icon{transform:rotateX(180deg)}.simplified-forums__accordion-nav__category-title *{pointer-events:none}.simplified-forums__accordion-nav__category-entries{display:none;margin-bottom:0}.simplified-forums__accordion-nav__category-entries.open{display:block}.simplified-forums__accordion-nav__category-entry a{background-color:#e5e5e5;border-bottom:1px solid rgba(153,153,153,.5);color:#000;display:flex;padding:.5rem .5rem .5rem 2rem}.simplified-forums__accordion-nav__category-entry a:hover{color:inherit}.simplified-forums__accordion-nav__trending-forum{display:flex;gap:8px;align-items:flex-start}.simplified-forums__accordion-nav__trending-forum__icon{height:21px;width:21px}.simplified-forums__card .forums-card-content-social-topic-votes{color:#999}.simplified-forums__card .forums-card-content-social-topic-votes:hover{color:#0d6aad}.simplified-forums__card-wrapper-compact .simplified_forums__votes-replies{display:flex;align-items:center;justify-content:space-between;width:6rem}@media(min-width:0) and (max-width:1280px){.simplified-forums__card-wrapper-compact .simplified_forums__votes-replies{display:none}}.simplified-forums__card-wrapper-compact .votes-label{display:none}@media(min-width:0) and (max-width:1280px){.simplified-forums__card-wrapper-compact .simplified-forums__category_name{white-space:normal}}@media(min-width:0) and (max-width:1280px){.simplified-forums__card-wrapper-compact .simplified-forums__category_divider{display:none}}.simplified-forums__card-wrapper-compact .simplified-forums__card__reply-count{white-space:nowrap}.simplified-forums__card-wrapper-compact .simplified-forums__topic-author__last-activity{margin-left:0}.simplified-forums__card-wrapper-compact .simplified-forums__author-avatar{margin:.5rem .5rem 1rem 0;float:left}@media(min-width:0) and (max-width:1280px){.simplified-forums__card-wrapper-compact .simplified-forums__author-avatar{margin:.25rem .5rem .25rem 0}}.simplified-forums__card-wrapper-compact .simplified-forums__card__last-reply-activity{margin:0}@media(min-width:0) and (max-width:1280px){.simplified-forums__card-wrapper-compact .simplified-forums__card__last-reply-activity{font-size:.875rem}}.simplified-forums__card-wrapper-compact .simplified-forums__user__profile-link{font-weight:600;white-space:nowrap}.simplified-forums__card-wrapper-compact .simplified-forums__topic-content__title{margin-bottom:0}.simplified-forums__card-body-compact{flex-grow:1;overflow:hidden}.simplified-forums__card-header-compact{display:flex;justify-content:space-between;margin-bottom:.5rem}@media(min-width:0) and (max-width:1280px){.simplified-forums__card-header-compact{margin-bottom:0}}.simplified-forums__sub_header-compact{display:flex;align-items:baseline;justify-content:space-between}@media(min-width:0) and (max-width:1280px){.simplified-forums__sub_header-compact{display:block}}@media(min-width:0) and (max-width:1280px){.simplified-forums__post-details-compact{padding:.5rem 0}}.simplified-forums__last-reply-details-compact{text-align:right;white-space:nowrap}@media(min-width:0) and (max-width:1280px){.simplified-forums__last-reply-details-compact{text-align:left;justify-content:flex-end;margin-bottom:.5rem;white-space:normal}}.simplified_forums__votes-replies-mobile-compact{display:none}@media(min-width:0) and (max-width:1280px){.simplified_forums__votes-replies-mobile-compact{display:flex;justify-content:space-between;margin-bottom:.5rem}}@media(min-width:0) and (max-width:1280px){.simplified-forums__card-header-mobile-compact{display:flex;align-items:center}}.column-on-small-desktop{line-clamp:1;text-overflow:ellipsis;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;line-height:1.25rem}@media(min-width:0) and (max-width:1280px){.column-on-small-desktop{display:flex;flex-direction:column;margin-bottom:.5rem}}.simplified-forums__options{display:flex;justify-content:space-between;align-items:center}.simplified-forums__view-options{display:flex;justify-content:flex-end;align-content:center}@media(min-width:0) and (max-width:46.25rem){.simplified-forums__view-options{display:none}}.simplified-forums__option{color:#737373;display:flex;align-items:center;padding:0 .5rem;border-right:1px solid #999}.simplified-forums__option:first-child{padding-left:0}.simplified-forums__option:last-child{border-right:none;padding-right:0}.simplified-forums__option:hover{color:#999}.simplified-forums__option.simplified-forums__option_active{color:#0d6aad;font-weight:600}.simplified-forums__sort-button{background-color:#e5e5e5;margin-right:.5rem;padding:.5rem 1rem;color:#000;border-radius:20px;display:flex;justify-content:center;align-items:center}.simplified-forums__sort-button:hover{background-color:#c2c6c9;color:#000}.simplified-forums__sort-button:active,.simplified-forums__sort-button:focus{background-color:#858d94;color:#fff}@media(min-width:0) and (max-width:32rem){.simplified-forums__sort-button{display:none}}.simplified-forums__sort-button--active{background-color:#1590f0;color:#fff}.simplified-forums__sort-button--active:hover{background-color:#5cb5f6;color:#fff}.simplified-forums__mobile-sort-options{display:none;flex:1 0 auto;margin-right:1rem}@media(min-width:0) and (max-width:32rem){.simplified-forums__mobile-sort-options{display:flex;margin-right:0}}.simplified-forums__mobile-sort-options .select-container{width:100%}.simplified-forums__mobile-sort-options .select-container select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:2px;box-sizing:border-box;border:1px solid rgba(52,65,77,.65);font-size:1rem;font-family:open sans,sans-serif;color:#34414d;background:#fff;height:40px;padding:0 1rem;line-height:1.375rem;width:100%}.simplified-forums__mobile-sort-options .select-container select:active,.simplified-forums__mobile-sort-options .select-container select:focus{border:1px solid #34414d;outline:none;box-shadow:0 0 6px 0 #59b6f9}.simplified-forums__mobile-sort-options .select-container select::placeholder{color:#999}.simplified-forums__selector-group{display:flex;justify-content:flex-start;box-sizing:border-box;min-width:0}.simplified-forums__selector{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:2px;box-sizing:border-box;border:1px solid rgba(52,65,77,.65);font-size:1rem;font-family:open sans,sans-serif;color:#34414d;background:#fff;height:40px;padding:0 1rem;line-height:1.375rem;display:flex;align-items:center;flex:0 1 auto;min-width:0}.simplified-forums__selector:active,.simplified-forums__selector:focus{border:1px solid #34414d;outline:none;box-shadow:0 0 6px 0 #59b6f9}.simplified-forums__selector::placeholder{color:#999}.simplified-forums__selector:first-child{margin-right:.5rem}.simplified-forums__selector-label{flex:1 1 auto;align-self:stretch;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:calc(2.5rem - 2px)}.simplified-forums__selector-disabled-label{color:#999}.simplified-forums__selector-active{border-color:#737373;font-weight:600}.simplified-forums__selector-caret{flex:0 0 auto;margin-left:1rem;color:#bfbfbf;font-size:.8rem}.simplified-forums__selector-location-icon{flex:0 0 auto;color:#bfbfbf;margin-right:1rem;position:relative;top:2px}.simplified-forums__selector-active .simplified-forums__selector-location-icon{color:#0095fa}@media(min-width:0) and (max-width:46rem){.simplified-forums__selector-group{width:100%}}@media(min-width:0) and (max-width:32rem){.simplified-forums__selector-group{flex-direction:column}.simplified-forums__selector{margin-bottom:.5rem}.simplified-forums__selector:first-child{margin-right:0}}.simplified-forums__picker .modal{max-width:36rem;padding:0;max-height:80vh;display:flex;flex-direction:column}@media(min-width:0) and (max-width:767px){.simplified-forums__picker .modal{height:100vh;height:-webkit-fill-available;max-height:unset}}.simplified-forums__picker .modal mark{background-color:#f9efc1}.simplified-forums__picker-header{background-color:#4c4c4c;border-bottom:3px solid #999;padding:4rem 1.5rem 1rem;width:100%;box-sizing:border-box;flex:0 1 auto;margin-bottom:1rem}.simplified-forums__picker-header a.close svg{fill:#f7f7f7}.simplified-forums__picker-header-text{color:#e4e4e4;font-size:1rem;font-weight:600;margin-bottom:.5rem}.simplified-forums__picker-field-group{display:flex;align-items:center}.simplified-forums__picker-content{overflow:auto;height:60vh;flex:1 1 auto}@media(min-width:0) and (max-width:767px){.simplified-forums__picker-content{height:80vh}}.simplified-forums__picker-filter-field-container{padding:0 1rem;display:flex}.simplified-forums__picker-filter-icon-container{margin-left:-2rem}input.simplified-forums__picker-filter-field{border-radius:4px;height:2.5rem;padding:0 2rem 0 1rem;font-size:1rem;width:100%;color:#34414d}svg.icon.simplified-forums__picker-search-icon{height:1.5rem;width:1.5rem;color:#999}.simplified-forums__picker-heading,.simplified-forums__picker-option{box-sizing:border-box;min-height:2.5rem;padding:.5rem 1rem;display:flex;align-items:center;color:#34414d;justify-content:space-between}.simplified-forums__picker-heading{font-weight:600;font-size:1rem}.simplified-forums__picker-heading .icon{position:relative;top:-2px}.simplified-forums__picker-options{border-top:1px solid #999;margin-bottom:2rem}.simplified-forums__picker-option{border-bottom:1px solid #999;line-height:1.333}.simplified-forums__picker-option .simplified-forums__picker-option-icon{fill:#34414d;font-size:.6rem;transform:rotate(-90deg)}.simplified-forums__picker-current{border-bottom:1px solid #999;margin-bottom:1rem;padding-bottom:1rem}.simplified-forums__picker-current-option-container{padding:0 1rem}.simplified-forums__picker-current-option{border-radius:4px;border:1px solid #0095fa;color:#0095fa;height:2.5rem;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;font-size:1rem;max-width:26rem;box-sizing:border-box}.simplified-forums__picker-current-option-clear{display:inline-flex}.simplified-forums__picker-current-option-clear .icon{font-size:.8rem}.simplified-forums__post-button{font-weight:600;opacity:1;transition:opacity 200ms ease-in-out}.simplified-forums__post-button .icon{position:relative;top:-4px;padding-right:.25rem}.simplified-forums__post-button.simplified-forums__post-button_hidden{opacity:0}@media(min-width:0) and (max-width:46rem){.simplified-forums__post-button{position:fixed;bottom:3rem;right:3rem;z-index:99;box-shadow:0 1px 2px 0 rgba(0,0,0,.25)}.simplified-forums__post-button .icon{display:none}}.simplified-forums__form{border-radius:2px;box-shadow:0 1px 2px 0 rgba(0,0,0,.25);background-color:#fff;padding:1rem}.simplified-forums__form #redactor-toolbar-container{padding:0}.simplified-forums__form .re-html,.simplified-forums__form .re-format,.simplified-forums__form .re-lists{display:none}.simplified-forums__form .redactor-styles{font-size:1rem;font-family:open sans,sans-serif;color:#34414d}.simplified-forums__form .redactor-box.redactor-styles-on{border-color:rgba(52,65,77,.65)}.simplified-forums__form .redactor-box.redactor-styles-on.redactor-focus{border:1px solid #34414d;outline:none;box-shadow:0 0 6px 0 #59b6f9}.simplified-forums__form-group{display:flex;margin-bottom:1.5rem}@media(min-width:0) and (max-width:34rem){.simplified-forums__form-group{margin-bottom:1rem}}.simplified-forums__form-group .simplified-forums__form-field{flex:1 0 auto;padding-right:.5rem;box-sizing:border-box;width:50%}.simplified-forums__form-group .simplified-forums__form-field:last-child{padding-right:0;padding-left:.5rem}.simplified-forums__form-group .j-form__form-group,.simplified-forums__form-group .j-form__input{width:100%}@media(min-width:0) and (max-width:34rem){.simplified-forums__form-group{flex-direction:column}.simplified-forums__form-group .simplified-forums__form-field{padding:0;width:auto;margin-bottom:1rem}.simplified-forums__form-group .simplified-forums__form-field:last-child{padding:0;margin:0}}.simplified-forums__form-checkbox label{margin-right:1rem}.simplified-forums__category-form-group,.simplified-forums__attendance-fee-form-group,.simplified-forums__marketplace-form-group{max-width:40rem}.simplified-forums__form-controls{display:flex;justify-content:space-between;padding:.5rem 0;align-items:center}.simplified-forums__form-monitor-option{min-width:14rem}.simplified-forums__form-actions{text-align:right}.simplified-forums__form-radio-group-item:not(:first-child){margin-left:1rem}@media(min-width:0) and (max-width:34rem){.simplified-forums__form-radio-group-item:not(:first-child){margin-left:0}}input.simplified-forums__form-currency-input{padding-left:2rem}.poll_container .simplified-forums__form-field{padding-left:0!important}.poll_container .simplified-forums__post_body{width:100%}.poll_container .simplified-forums__inline-form-actions-group{margin-left:auto}.poll_container .simplified-forums__inline-form-body-controls{margin-bottom:20px}.poll_container .forum-back-button{width:fit-content}.poll_container .forum-back-button .forum-back-text{font-family:open sans,sans-serif;font-weight:600;font-size:.875rem;line-height:25px;color:#1590f0}.poll_container .poll-note{color:#ea5858;font-weight:400;font-size:16px;line-height:22.5px}.poll_container .nested-fields .simplified-forums__form-group{align-items:center!important}.poll_container .nested-fields .simplified-forums__form-group img{height:fit-content;width:fit-content;cursor:pointer}.poll_container .nested-fields .simplified-forums__form-group .j-form__form-group{margin:0 18px}.poll_container .nested-fields .simplified-forums__form-group label{display:none}.simplified-forums__discussion-container{font-size:1rem}.simplified-forums__discussion-container__back-link{display:inline-flex;align-items:center;margin-bottom:1rem}@media(min-width:0) and (max-width:44rem){.simplified-forums__discussion-container__back-link{padding:.5rem 1rem}}.simplified-forums__discussion-container__back-icon{margin-right:.25rem}@media(min-width:0) and (max-width:44rem){.simplified-forums__discussion{padding:0}}@media(min-width:0) and (max-width:47.5rem){.simplified-forums__discussion__form-anchor{margin:0 -1rem}}.simplified-forums__discussion-reply-title{font-weight:600;margin-bottom:1rem}.simplified-forums__discussion-controls{display:flex;justify-content:space-between;align-items:center}.simplified-forums__discussion-actions{display:flex;justify-content:space-between;align-items:center}.simplified-forums__discussion-actions .simplified-forums__post-button{margin-left:1rem}.simplified-forums__discussion__view-full{background:#f7f7f7;padding:1rem;margin:0 1rem}.simplified-forums__discussion-pagination{padding-bottom:2rem}.simplified-forums__discussion__sorting{display:flex;align-items:center;color:#5d6771}.simplified-forums__discussion__sorting .j-overflow__button,.simplified-forums__discussion__sorting .j-overflow__button-label{color:#1590f0}@media(min-width:0) and (max-width:28.75rem){.simplified-forums__discussion__sorting{display:none}}.simplified-forums__discussion__sorting-label{margin-right:.5rem}.simplified-forums__discussion__new-reply{transition:all .4s ease-in-out .3s;scroll-margin-top:148px}.simplified-forums__post{border-radius:2px;box-shadow:0 1px 2px 0 rgba(0,0,0,.25);background-color:#fff;display:flex;margin-bottom:.5rem;background-color:#fff}@media(min-width:0) and (max-width:28.75rem){.simplified-forums__post{flex-direction:column}}.simplified-forums__post--highlighted{background:rgba(255,236,175,.25)}.simplified-forums__post__avatar{align-self:center}.simplified-forums__post__author-container{align-self:center;line-height:unset}.simplified-forums__post__activity{font-size:.875rem;color:#5d6771;padding-bottom:1rem}.simplified-forums__post__vertical-line-container{justify-self:center}.simplified-forums__post__vertical-line{background-color:rgba(153,153,153,.5);width:1px;height:100%}.simplified-forums__post__tags{margin-bottom:.5rem}.simplified-forums__post__tag{display:inline-block;line-height:1.5rem;margin-right:.5rem;background:#f5f5f6;padding:0 .5rem;border-radius:.75rem}.simplified-forums__post__body{color:#262626;margin-top:1rem;position:relative}.simplified-forums__post__body:before{content:'';display:block;width:12rem;border-top:1px solid #5d6771;position:absolute;top:-1rem}@media(min-width:0) and (max-width:28.75rem){.simplified-forums__post__body:before{display:none}}.simplified-forums__post__body--hidden{opacity:.25;transition:opacity 200ms ease-in-out}.simplified-forums__post__body--hidden:hover{opacity:1}.simplified-forums__post__signature{margin-bottom:1rem}.simplified-forums__post__signature .component-signature:before{border-color:rgba(153,153,153,.5)}@media(min-width:0) and (max-width:28.75rem){.simplified-forums__post{row-gap:.5rem}.simplified-forums__post__activity{display:inline-block;margin-bottom:0;padding-bottom:0}.simplified-forums__post__body-outer{grid-column:1/-1}.simplified-forums__post__vertical-line-container{display:none}}.simplified-forums__topic-content__body,.simplified-forums__post__body{color:#34414d;font-size:1.125rem;overflow-wrap:break-word;word-break:break-word;line-height:1.5;overflow:hidden}.simplified-forums__topic-content__body blockquote,.simplified-forums__post__body blockquote{padding:.5rem;background-color:#f7f7f7;color:#5d6771;font-size:.875rem;font-style:italic;border-left:2px solid #5d6771}.simplified-forums__topic-content__body ul,.simplified-forums__post__body ul{padding-left:1.5rem;list-style:disc}.simplified-forums__topic-content__body ol,.simplified-forums__post__body ol{padding-left:1.5rem;list-style:decimal}.simplified-forums__topic-content__body img,.simplified-forums__post__body img{max-width:50%;max-height:24rem;height:auto;width:auto}@media(min-width:0) and (max-width:28.75rem){.simplified-forums__topic-content__body img,.simplified-forums__post__body img{max-width:100%}}.simplified-forums__topic-content__body p:last-child,.simplified-forums__post__body p:last-child{margin-bottom:0}.simplified-forums__vote{display:flex;align-items:center;color:#5d6771}.simplified-forums__vote--voted{color:#00aeff}.simplified-forums__vote__icon.icon{height:1.25rem;width:1.25rem;margin-right:.25rem}.simplified-forums__vote__count:hover{color:unset}.simplified-forums__header__category-name{font-size:1.25rem;font-weight:800}.simplified-forums__main-container{display:flex;flex-direction:column;flex-grow:1;max-width:100vw}.simplified-forums__main-container .simplified-forums__nav-options__topic-view{align-self:center;margin-left:auto}.simplified-forums__nav-options__sfilter{display:flex;flex:1 auto;max-width:100%}@media(max-width:768px){.simplified-forums__nav-options__sfilter{flex-direction:column;gap:8px}}.simplified-forums__nav-options__topic-view{display:flex}@media(max-width:768px){.simplified-forums__nav-options__topic-view{display:none}}.simplified-forums__nav-options__actions{display:flex;flex:1.5;justify-content:end;gap:1rem}@media(max-width:768px){.simplified-forums__nav-options__actions{flex:unset}.simplified-forums__nav-options__actions #poll_create_button{display:none}}.simplified-forums__follow-category__link{font-size:1rem;display:none;align-items:center}.simplified-forums__follow-category__link--active{display:inline-flex}.simplified-forums__follow-category_text{margin-right:.25rem}.simplified-forums__follow-category__icon{font-size:1.125rem;line-height:1rem}.simplified-forums__follow-location__link{font-size:1rem;display:none;align-items:center}.simplified-forums__follow-location__link--active{display:inline-flex}.simplified-forums__follow-location_text{margin-right:.25rem}.simplified-forums__follow-location__icon{font-size:1.125rem;line-height:1rem}@media(min-width:0) and (max-width:480px){aside.recommended-topics-sidebar-panel{display:block}}@media(min-width:0) and (max-width:1280px){.simplified-forums__sidebar__aside{display:none}}@media(min-width:1280px){.simplified-forums__sidebar__aside{width:17.5rem;min-width:17.5rem}}.simplified-forums__sidebar__header{font-weight:600;font-size:1rem;line-height:1.4;margin-bottom:unset}.simplified-forums__sidebar__top-contributors-forum{color:#5d6771;padding:0 1rem 1rem;font-size:.875rem;font-weight:600;border-bottom:.5px solid #999}.simplified-forums__top-contributor__rank{margin:0;width:1rem;box-sizing:border-box}.simplified-forums__sidebar__top-contributor__votes{font-size:1rem;display:flex;align-items:center;color:#5d6771}.simplified-forums__sidebar__top-contributor-trophy{position:relative;right:.5rem;color:#d18804}.simplified-forums__sidebar__top-contributor-trophy .icon{height:2rem;width:2rem}.simplified-forums__sidebar__other-contributor-trophy{color:#737373;font-size:1.8rem}.simplified-forums__sidebar__top-contributors-help__title{font-family:open sans,sans-serif;font-size:1.8rem;font-weight:800;margin-bottom:2rem}.simplified-forums__sidebar__top-contributors-help__criteria{margin-top:2rem}.simplified-forums__sidebar__top-contributors-help__criteria-key{font-weight:600}.simplified-forums__sidebar__top-contributors-help__criteria-value,.simplified-forums__sidebar__top-contributors-help__criteria-key{display:inline-block}.simplified-forums__top-contributor{display:inline-flex;align-items:center}.simplified-forums__top-contributor__avatar{margin-right:.5rem}.simplified-forums__top-contributor__rank{margin-right:1rem}.simplified-forums__top-contributor__rank-label{color:#1087dd;font-size:1.5rem;font-weight:800}.simplified-forums__top-contributor__user{display:flex;flex-direction:column}.simplified-forums__user__top-contributor-icon{margin-right:.25rem;vertical-align:middle;height:11px}.simplified-forums__user__top-contributor{font-size:.75rem;font-weight:600;margin-left:.5rem;color:#d18804}.simplified-forums__user__top-contributor a{color:#d18804}.simplified-forums__user-with-avatar{display:flex;align-items:center}.simplified-forums__user{display:inline-flex;font-size:.875rem;line-height:1.5;align-items:center;flex-wrap:wrap}@media(min-width:0) and (max-width:28.75rem){.simplified-forums__user{margin-bottom:0}}.simplified-forums__topic-view-author .simplified-forums__user__detail:first-of-type:before{content:"";width:1px;height:1rem;background:#5d6771;margin:0 .5rem;display:inline-block;vertical-align:middle;position:relative;top:-1px}@media(min-width:0) and (max-width:28.75rem){.simplified-forums__topic-view-author{display:none}}.simplified-forums__user__display-name{font-weight:600;font-size:1rem;position:relative}.simplified-forums__user__dot-of-shame{display:inline-block;width:.5rem;height:.5rem;border-radius:.25rem;background:#34414d;margin-right:.5rem}.simplified-forums__user__dot-of-shame .simplified-forums__user__dot-of-shame-label{display:none}.simplified-forums__user__dot-of-shame--significant{background:#f44}.simplified-forums__user__profile-link{color:#5d6771}.simplified-forums__user__account-type{text-transform:uppercase;font-size:.75rem;font-weight:600;display:inline-flex;align-items:center;margin-left:.5rem}.simplified-forums__user__account-type--blue{color:#1087dd}.simplified-forums__user__account-type--yellow{color:#dfb119}.simplified-forums__user__creator{color:#00aeff}.simplified-forums__user__creator-icon{font-size:15px}.simplified-forums__user__account-icon{margin-right:.25rem}.simplified-forums__user__account-label{margin-top:2px}.simplified-forums__user__details{color:#5d6771;font-size:1rem;display:inline-flex;flex-wrap:wrap;margin-bottom:unset}.simplified-forums__user__detail:after{content:"";width:1px;height:1rem;background:#5d6771;margin:0 .5rem;display:inline-block;vertical-align:middle;position:relative;top:-1px}.simplified-forums__user__detail:last-child:after{display:none}.simplified-forums__avatar-anchor{line-height:0}[data-controller=profile-card]>.simplified-forums__avatar-image-container{cursor:pointer}.simplified-forums__avatar__image{width:2.25rem;height:2.25rem;border-radius:50%;box-sizing:border-box}.simplified-forums__avatar__image--blue{border:2px solid #1087dd}.simplified-forums__avatar__image--yellow{border:2px solid #dfb119}.simplified-forums__avatar__badge-container{border-radius:50%;width:.625rem;height:.625rem;position:absolute;padding:2px;top:-3px;right:1px}.simplified-forums__avatar__badge-container--blue{background:#1087dd}.simplified-forums__avatar__badge-container--yellow{background:#dfb119}.simplified-forums__avatar__badge-icon{color:#fff;height:inherit!important;width:inherit!important;position:absolute}.simplified-forums__avatar-image-container{position:relative}.simplified-forums__card__aside .simplified-forums__avatar__image{width:4rem;height:4rem}.simplified-forums__card__aside__mobile .simplified-forums__avatar__image{width:3.125rem;height:3.125rem}.simplified-forums__create-reply .simplified-forums__avatar__image{width:4rem;height:4rem}.simplified-forums__create-reply-clickable .simplified-forums__avatar__image{width:2rem;height:2rem}.simplified-forums__avatar__guest-user{width:2rem;height:2rem;background-color:#bfbfbf;border-radius:50%}.simplified-forums__card{padding:1rem 1rem .5rem;background-color:#fff}@media(min-width:0) and (max-width:46rem){.simplified-forums__card{margin:1rem 0 0}}.simplified-forums__card__aside,.simplified-forums__card__aside-floating-reply-logged-out,.simplified-forums__card__aside-floating-reply{padding:1rem .75rem;display:flex;flex-direction:column;align-items:center;width:4rem;font-size:.875rem}@media(min-width:0) and (max-width:28.75rem){.simplified-forums__card__aside,.simplified-forums__card__aside-floating-reply-logged-out,.simplified-forums__card__aside-floating-reply{display:none;flex-direction:row}}.simplified-forums__card__aside-floating-reply,.simplified-forums__card__aside-floating-reply-logged-out{background-color:#e0f1fe;color:#1297f7}.simplified-forums__card__aside-floating-reply-logged-out,.simplified-forums__create-reply-clickable .simplified-forums__card__aside-floating-reply{justify-content:center}@media(min-width:0) and (max-width:44rem){.simplified-forums__card__aside-floating-reply{display:none}}.simplified-forums__card__aside__mobile{display:none;padding:1rem}.simplified-forums__card__aside__mobile>.simplified-forums__avatar-anchor{display:flex;align-items:center}@media(min-width:0) and (max-width:28.75rem){.simplified-forums__card__aside__mobile{display:flex}}.simplified-forums__card__aside__mobile,.simplified-forums__card__aside{background-color:#f3f3f3;color:#999}.simplified-forums__card__aside .simplified-forums__avatar__badge-container{width:14px;height:14px;padding:.25rem}.simplified-forums__card__aside__mobile .simplified-forums__avatar__badge-container{width:12px;height:12px;padding:.25rem}.simplified-forums__card__aside-floating-reply .simplified-forums__avatar__badge-container{width:14px;height:14px;padding:.25rem}.simplified-forums__create-reply-clickable .simplified-forums__avatar__badge-container{display:none}.simplified-forums__card__aside__mobile-content-wrapper{display:flex;flex-direction:column;width:100%;margin-left:1rem}.simplified-forums__card__aside-heading{white-space:nowrap;overflow:hidden;margin:.5rem 0}@media(min-width:0) and (max-width:28.75rem){.simplified-forums__card__aside-heading{display:none}}@media(min-width:0) and (max-width:28.75rem){.simplified-forums__card__aside-stats{display:inline-flex;align-items:flex-end;margin-top:.5rem}}.simplified-forums__card__aside-stat{font-weight:600;font-size:1.125rem;text-align:center}@media(min-width:0) and (max-width:28.75rem){.simplified-forums__card__aside-stat{display:inline-block}}.simplified-forums__card__aside-value{text-align:center;margin-bottom:1.5rem}@media(min-width:0) and (max-width:28.75rem){.simplified-forums__card__aside-value{margin:0 0 0 2px;display:inline-block}}.simplified-forums__card__content{width:100%;padding:1rem;display:flex;flex-direction:column;justify-content:space-between}@media(min-width:0) and (max-width:28.75rem){.simplified-forums__card__content{width:auto}}.simplified-forums__card__header{display:flex;flex-direction:column;justify-content:space-between}.simplified-forums__card__metadata{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.simplified-forums__card__actions{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;font-size:1rem;position:relative}@media(min-width:0) and (max-width:28.75rem){.simplified-forums__card__replies{order:1}}@media(min-width:0) and (max-width:28.75rem){.simplified-forums__card__votes{order:1}}.simplified-forums__card__last-reply-activity{justify-self:end;color:#5d6771;font-size:1rem;margin:0 .5rem 0 auto}@media(min-width:0) and (max-width:35rem){.simplified-forums__card__last-reply-activity{margin:.5rem 0 0 auto}}@media(min-width:0) and (max-width:28.75rem){.simplified-forums__card__last-reply-activity{order:2;font-size:.875rem}}.simplified-forums__card__last-reply-user{color:#5d6771;font-weight:600}.simplified-forums__card__reply-link{display:flex;align-items:center;color:#5d6771}.simplified-forums__card__reply-icon{margin-right:.25rem}.simplified-forums__actions-bar__share{color:#5d6771}.simplified-forums__actions-bar{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;align-items:center;min-height:2.5rem;border-top:1px solid rgba(153,153,153,.5);border-width:1px 0;padding:.75rem 1rem 0;margin-top:.5rem}.simplified-forums__actions-bar .j-overflow__button{height:unset;color:#5d6771}.simplified-forums__actions-bar .j-overflow__button-inner:hover{background-color:unset;color:#0d6aad}.simplified-forums__actions-bar .j-overflow__button-inner--highlighted{background-color:unset;color:#0d6aad}.simplified-forums__actions-bar .j-overflow__button-inner--highlighted .j-overflow__button-label{color:#0d6aad}.simplified-forums__actions-bar .j-overflow__button-label{color:#5d6771}.simplified-forums__actions-bar .j-overflow__button-label:hover{color:#0d6aad}@media(min-width:0) and (max-width:28.75rem){.simplified-forums__actions-bar{flex-wrap:wrap}}@media(min-width:0) and (max-width:46.25rem){.simplified-forums__actions-bar__monitor{display:none}}.simplified-forums__actions-bar__ctas{display:flex;justify-content:space-between;align-items:center;flex-grow:1;justify-content:end}@media(min-width:0) and (max-width:31.75rem){.simplified-forums__actions-bar__ctas{flex-direction:column;width:100%;flex:0 1 100%}}.simplified-forums__actions-bar__last-reply-cta{font-weight:600;background-color:#fff;border:1px #1590f0;color:#1590f0;display:inline-block}@media(min-width:0) and (max-width:31.75rem){.simplified-forums__actions-bar__last-reply-cta{margin:0 0 1rem;width:100%}}.simplified-forums__actions-bar__quote-cta{margin-left:1rem;min-width:7rem}@media(min-width:0) and (max-width:31.75rem){.simplified-forums__actions-bar__quote-cta{margin:0 0 1rem;width:100%}}.simplified-forums__actions-bar__actions{display:flex;align-items:center}.simplified-forums__actions-bar__action{margin-left:1.5rem}.simplified-forums__actions-bar__action:first-child{margin-left:0}@media(min-width:0) and (max-width:46.25rem){.simplified-forums__actions-bar__action{margin-left:1rem}}@media(min-width:0) and (max-width:46.25rem){.simplified-forums__actions-bar__replies .simplified-forums__card__reply-text{display:none}}@media(min-width:0) and (max-width:28.75rem){.simplified-forums__discussion__first-post .simplified-forums__actions-bar__actions{justify-content:space-between;margin-bottom:.5rem}}.simplified-forums__monitor{display:flex;align-items:center;color:#5d6771}.simplified-forums__monitor--overflow{display:none}@media(min-width:0) and (max-width:46.25rem){.simplified-forums__monitor--overflow{display:flex}.simplified-forums__monitor--actions-bar{display:none}}.simplified-forums__monitor--monitoring{color:#00aeff}.simplified-forums__monitor__label:hover{color:unset}.simplified-forums__floating-reply,.simplified-forums__create-reply-clickable,.simplified-forums__inline-reply{border-radius:2px;box-shadow:0 1px 2px 0 rgba(0,0,0,.25);background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.25);position:sticky;bottom:0;background-color:#fff;display:flex}.simplified-forums__floating-reply,.simplified-forums__create-reply-clickable{border-radius:2px;box-shadow:0 1px 2px 0 rgba(0,0,0,.25);background-color:#fff;box-shadow:0 0 2px 1px rgba(0,0,0,.25);background-color:#fff;display:flex}.simplified-forums__create-reply{position:sticky;bottom:0}.simplified-forums__create-reply-form,.simplified-forums__inline-reply__form{flex-basis:100%;padding:1.5rem 1rem}@media(min-width:0) and (max-width:31.75rem){.simplified-forums__create-reply-form,.simplified-forums__inline-reply__form{flex:0 0 auto}}@media(min-width:0) and (max-width:44rem){.simplified-forums__create-reply-form,.simplified-forums__inline-reply__form{flex:0 1 auto}}@media(min-width:0) and (max-width:44rem){.simplified-forums__create-reply-form{padding:1.5rem 0}}.simplified-forums__create-reply__content{display:flex;flex-grow:1;align-items:center;padding:1rem}.simplified-forums__create-reply__text-field{width:100%}.simplified-forums__create-reply__text-field:hover{cursor:pointer}@media(min-width:0) and (max-width:44rem){.simplified-forums__create-reply__text-field{padding:0 0 0 .5rem}}@media(min-width:0) and (max-width:44rem){.simplified-forums__floating-reply{align-items:center}}@media(min-width:0) and (max-width:44rem){.simplified-forums__create-reply-clickable{display:none}}.simplified-forums__create-reply__cta-mobile{display:none;z-index:1}@media(min-width:0) and (max-width:44rem){.simplified-forums__create-reply__cta-mobile{box-shadow:0 1px 2px 0 rgba(0,0,0,.25);display:flex;position:fixed;bottom:3rem;right:3rem;font-weight:600;margin:0}}.simplified-forums__create-reply-log-in-cta-wrapper{flex-grow:1;padding:1rem}a.simplified-forums__create-reply-log-in-cta{height:2.5rem;font-size:1rem;font-weight:600;padding:0 1rem;border-radius:4px;border:1px solid #59b6f9;color:#0095fa;display:flex;align-items:center;justify-content:center;flex-grow:1}a.simplified-forums__create-reply-log-in-cta:hover{color:#59b6f9}a.simplified-forums__create-reply-log-in-cta-mobile{display:none}@media(min-width:0) and (max-width:44rem){a.simplified-forums__create-reply-log-in-cta-mobile{height:2.5rem;font-size:1rem;font-weight:600;padding:0 1rem;border-radius:4px;border:1px solid #59b6f9;color:#fff;background-color:#0095fa;display:flex;align-items:center;justify-content:center;position:fixed;bottom:3rem;right:1rem}}.simplified-forums__inline-form .redactor-box.redactor-styles-on{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:2px;box-sizing:border-box;border:1px solid rgba(52,65,77,.65);font-size:1rem;font-family:open sans,sans-serif;color:#34414d;background:#fff}.simplified-forums__inline-form .redactor-box.redactor-styles-on:active,.simplified-forums__inline-form .redactor-box.redactor-styles-on:focus{border:1px solid #34414d;outline:none;box-shadow:0 0 6px 0 #59b6f9}.simplified-forums__inline-form .redactor-box.redactor-styles-on::placeholder{color:#999}.simplified-forums__inline-form .redactor-focus.redactor-styles-on{border:1px solid #34414d;outline:none;box-shadow:0 0 6px 0 #59b6f9}.simplified-forums__inline-form-group{margin-top:1rem;display:flex;justify-content:space-between}@media(min-width:0) and (max-width:31.75rem){.simplified-forums__inline-form-group{flex-direction:column;margin:0}}.simplified-forums__inline-form-body-controls{padding:.25rem .5rem}@media(min-width:0) and (max-width:31.75rem){.simplified-forums__inline-form-body-controls{margin:0 0 1rem;padding:.5rem}}.simplified-forums__inline-form-body-controls #redactor-toolbar-container{padding-bottom:0}.simplified-forums__inline-form-actions-group{display:flex;justify-content:space-between;align-items:center}@media(min-width:0) and (max-width:31.75rem){.simplified-forums__inline-form-actions-group{flex-direction:column-reverse;width:100%;flex:0 1 100%}}.simplified-forums__inline-form-checkbox{margin:.25rem 0}input.simplified-forums__button[type=submit],.simplified-forums__button{border-radius:2px;font-size:.875rem;font-weight:600;text-align:center;width:100%}input.simplified-forums__button--slide-effect[type=submit]{background:linear-gradient(to right,#1a86da 50%,#1D96F4 50%);background-size:200% 100%;background-position:right bottom;transition:background-position .5s ease-out}input.simplified-forums__button--slide-effect[type=submit]:disabled{background:linear-gradient(to right,#1a86da 50%,#1D96F4 50%);background-size:200% 100%;background-position:left bottom;color:#fff}input.simplified-forums__button--slide-effect[type=submit]:disabled:hover{background:linear-gradient(to right,#1a86da 50%,#1D96F4 50%);background-size:200% 100%;background-position:left bottom}.simplified-forums__button--inline{margin-left:1rem}@media(min-width:0) and (max-width:31.75rem){.simplified-forums__button--inline{margin:0 0 1rem}}.simplified-forums__button--outline{font-weight:600;background-color:#fff;border:1px solid #1590f0;color:#1590f0;white-space:nowrap}.simplified-forums__events-filter{margin-bottom:1rem}.simplified-forums__events-filter__form{display:flex;justify-content:space-between}.simplified-forums__events-filter__form-group{display:flex}.simplified-forums__events-filter__form-group:not(:last-child){margin-right:.5rem}.simplified-forums__events-filter__inputs{flex:1 0 auto}.simplified-forums__events-filter__location-input{flex:1 0 auto;margin-right:.5rem}@media(min-width:0) and (max-width:35rem){.simplified-forums__events-filter__form{flex-direction:column}.simplified-forums__events-filter__form-group:not(:last-child){margin:0 0 .5rem}.simplified-forums__events-filter__controls{flex:1 0 auto}.simplified-forums__events-filter__inputs{flex:1 0 100%}.simplified-forums__events-filter__search{width:100%}.simplified-forums__events-filter__distance{width:100%}}@media(min-width:0) and (max-width:25.5rem){.simplified-forums__events-filter__inputs{flex-direction:column}.simplified-forums__events-filter__location-input{margin:0 0 .5rem}}.simplified-forums__profile-card-wrapper{box-shadow:0 0 0 9999px rgba(0,0,0,.25);visibility:hidden;opacity:0;transition:visibility 0s .2s,opacity .3s ease-in;position:absolute;z-index:100}.simplified-forums__profile-card-wrapper--active{visibility:visible;opacity:100;transition:opacity .3s ease-out}.simplified-forums__profile-card{box-shadow:0 2px 4px 2px rgba(0,0,0,.35);background-color:#fff;width:20rem;font-weight:400;line-height:1.5}.simplified-forums__profile-card__content{padding:.5rem 1rem}.simplified-forums__profile-card__content>*:not(:last-child){margin-bottom:1rem}.simplified-forums__profile-card__user-detail{display:flex}.simplified-forums__profile-card__avatar{margin:.5rem .5rem 0 0}.simplified-forums__profile-card__avatar .simplified-forums__avatar__image{width:3rem;height:3rem}.simplified-forums__profile-card__user{display:flex;flex-direction:column}.simplified-forums__profile-card__user .simplified-forums__user{flex-direction:column;align-items:flex-start}.simplified-forums__profile-card__user-bio{font-size:.875rem;color:#5d6771;margin-bottom:0}.simplified-forums__profile-card__stats{display:flex;justify-content:center;margin-bottom:0}.simplified-forums__profile-card__stat{width:4.5rem;background-color:#f7f7f7;text-align:center;padding:.25rem .25rem .5rem}.simplified-forums__profile-card__stat:not(:last-child){margin-right:.5rem}.simplified-forums__profile-card__stat-header{color:#5d6771;font-size:.625rem}.simplified-forums__profile-card__stat-detail{color:#34414d;font-size:1rem;font-weight:600}.simplified-forums__profile-card__view-profile{display:block;padding:.5rem;border-top:1px solid #999;text-align:center;color:#1590f0;font-size:1.125rem;font-weight:600}.simplified-forums__profile-card__close-link{position:absolute;top:.5rem;right:1rem;color:#999}.simplified-forums__profile-card__connect-button{display:block;width:100%;text-align:center}.simplified-forums__forum-actions{display:flex;justify-content:space-between;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid rgba(153,153,153,.5)}@media(min-width:46rem){.simplified-forums__forum-actions{align-items:center}}@media(min-width:0) and (max-width:46rem){.simplified-forums__forum-actions{flex-direction:column}}.simplified-forums__forum-actions__navigate .select-container{width:100%}.simplified-forums__forum-actions__navigate .select-container select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:2px;box-sizing:border-box;border:1px solid rgba(52,65,77,.65);font-size:1rem;font-family:open sans,sans-serif;color:#34414d;background:#fff;height:40px;padding:0 1rem;line-height:1.375rem;width:100%}.simplified-forums__forum-actions__navigate .select-container select:active,.simplified-forums__forum-actions__navigate .select-container select:focus{border:1px solid #34414d;outline:none;box-shadow:0 0 6px 0 #59b6f9}.simplified-forums__forum-actions__navigate .select-container select::placeholder{color:#999}@media(min-width:0) and (max-width:46rem){.simplified-forums__forum-actions__navigate{flex:1 0 auto}}.simplified-forums__forum-actions__post{align-items:center;display:flex}.simplified-forums__forum-actions__post__moderation{font-weight:600;font-size:16px}@media(min-width:0) and (max-width:46rem){.simplified-forums__forum-actions__post__moderation{display:flex;padding-top:1rem;justify-content:space-between;width:100%}}@media(min-width:46rem){.simplified-forums__forum-actions__post__moderation>*{margin-right:1rem;white-space:nowrap}}.simplified-forums__simple-header{display:flex;justify-content:space-between;align-items:center;margin:1rem 0}.simplified-forums__simple-header__text{font-size:1.125rem;color:#34414d;margin-bottom:0}.simplified-forums__message-area{border-radius:2px;box-shadow:0 1px 2px 0 rgba(0,0,0,.25);background-color:#fff;padding:1rem}.simplified-forums__message-area-text{font-size:1rem;margin:0}.simplified-forums__followership-button{background-color:#f7f7f7;color:#1590f0;padding-left:1rem;margin-left:1rem}@media(min-width:0) and (max-width:32rem){.simplified-forums__followership-button{display:flex;padding-right:0}}.simplified-forums__followership-button-icon{position:relative;bottom:2px;left:4px}.simplified-forums__forum-nav a.active{background-color:#e0f1fe;color:#0095fa;font-weight:600}.simplified-forums__forum-nav{background-color:#fff;box-shadow:0 1px 1px rgba(0,0,0,.25)}.simplified-forums__forum-nav__link-bar{display:flex;align-items:stretch}.simplified-forums__forum-nav__link-bar a{color:#34414d;padding:1rem;white-space:nowrap}@media(min-width:0) and (max-width:1280px){.simplified-forums__forum-nav__link-bar{display:none}}@media(min-width:1281px){.simplified-forums__forum-nav__dropdown{display:none}}.simplified-forums__forum-nav__dropdown>a *{pointer-events:none;transition:transform .5s}.simplified-forums__forum-nav__dropdown>a.open>.icon{transform:rotateX(180deg)}#simplified-forums__forum-nav__dropdown__list-toggle{align-items:center;color:#34414d;display:flex;padding-left:8px;padding-right:8px;white-space:nowrap}@media(min-width:480px){#simplified-forums__forum-nav__dropdown__list-toggle{padding-left:1rem;padding-right:1rem}}#simplified-forums__forum-nav__dropdown__list-toggle>:first-child{flex-grow:1;padding-top:1rem;padding-bottom:1rem;overflow:hidden;text-overflow:ellipsis}#simplified-forums__forum-nav__dropdown__list-toggle.open{border-bottom:1px solid rgba(153,153,153,.5)}#simplified-forums__forum-nav__dropdown__list{display:none;transition:height .5s}#simplified-forums__forum-nav__dropdown__list.open{display:block;height:auto}.simplified-forums__event{position:relative}.simplified-forums__event__company{width:14rem;display:flex;flex-direction:column;text-align:left;margin-bottom:1rem}.simplified-forums__event__company-logo{width:7.5rem}.simplified-forums__event__brought-to-you-by{display:block;margin-bottom:1rem}.simplified-forums__event__info{width:100%;overflow-wrap:break-word}.simplified-forums__event__time,.simplified-forums__event__location,.simplified-forums__event__fee{line-height:40px;font-size:1rem}.simplified-forums__event__time .icon,.simplified-forums__event__location .icon,.simplified-forums__event__fee .icon{font-size:1.5rem;margin-right:.5rem;position:relative;top:3px;color:#858d94}.simplified-forums__event__fee .icon{font-size:1.5rem;left:1px;top:2px}.simplified-forums__event__attendees-container{margin-bottom:1rem}@media(min-width:0) and (max-width:1024px){.simplified-forums__event-info,.simplified-forums__event__attendees-container{width:100%}.simplified-forums__event__attendees-container{padding-left:0;margin-top:2rem}}.simplified-forums__dropdown-container{position:relative}.simplified-forums__dropdown-selector:first-child{margin-right:0}@media(min-width:0) and (max-width:34rem){.simplified-forums__dropdown-selector{margin-bottom:0}}.simplified-forums__dropdown{position:absolute;border:solid 1px #34414d;border-top:none;background-color:#fff;z-index:100;height:20rem;overflow-y:auto;left:0;right:0}ul.simplified-forums__dropdown-items{margin-bottom:0;font-size:1rem}li.simplified-forums__dropdown-item{cursor:pointer;border-bottom:solid 1px #34414d;padding:.25rem 1rem}li.simplified-forums__dropdown-item:hover{background-color:#f7f7f7}a .simplified-forums__dropdown-item{color:#4c4c4c}li.simplified-forums__dropdown-item-no-children{padding-left:0;padding:.25rem .5rem;border-bottom:solid 1px #34414d}.simplified-forums__dropdown-item-top{background-color:#e5e5e5;padding:.25rem .5rem;font-weight:600;border-bottom:solid 1px #34414d}.simplified-forums_dropdown-radiobuttons{display:flex;align-items:flex-end;padding-bottom:.5rem;padding-bottom:0;white-space:nowrap}.simplified-forums_dropdown-radiobutton{width:40%}.simplified-forums__header .simplified-forums_dropdown-radiobutton label:before{background:0 0}.simplified-forums__header .simplified-forums_dropdown-radiobutton-all{width:25%}.simplified-forums__header .simplified-forums__dropdown-selector-disabled{background:0 0;color:#999}.confirm-cancel-modal-container .modal{padding:2rem}.confirm-cancel-title{font-family:Open Sans;font-weight:800;font-size:1.75rem;margin-bottom:2rem;color:#34414d}.confirm-cancel-body{font-family:Open Sans;font-size:1rem;line-height:22px;color:#34414d;margin-bottom:2rem}.confirm-cancel-actions{display:flex;justify-content:space-between}.keep-working-button{text-align:center;font-weight:600;width:45%}.keep-working-button-text:hover{color:#fff}.cancel-post-button{text-align:center;font-weight:600;background:#f44;width:45%}.cancel-post-button:hover{background:#ff7c7c}.cancel-post-button-text{color:#fff}.cancel-post-button-text:hover{color:#fff}.simplified-forums__polls__question{font-weight:600;margin-bottom:1rem}.simplified-forums__polls__vote-totals{font-size:.75rem;color:#5d6771}.simplified-forums__polls__answer{display:block;background-color:#f7f7f7;padding:1rem;margin-bottom:.5rem;font-weight:600;font-size:unset}.simplified-forums__polls__action{text-align:center;font-weight:600}.simplified-forums__polls__response-metrics{display:flex;justify-content:space-between}.simplified-forums__polls__response-name{font-weight:600}input.simplified-forums__polls__radio[type=radio]{position:unset;left:unset}ul>li.simplified-forums__recommendation{margin:0;padding:0}li.simplified-forums__recommendation>a{display:flex;padding:.5rem 1rem;gap:1rem;color:#000;transition:color .3s}li.simplified-forums__recommendation>a:hover{color:#0d6aad}li.simplified-forums__recommendation>a:hover .j-muted{color:#0d6aad}.simplified-forums__recommendation__details{display:flex;justify-content:space-between}#simplified-forums__recommendation__feedback{padding:1rem;text-align:center}#simplified-forums__recommendation__feedback button{color:#00aeff;padding:0;margin:0;background-color:transparent;font-size:unset;height:unset;line-height:unset}#simplified-forums__recommendation__feedback button:hover{color:#0d6aad}.simplified-forums__topic-author{margin-bottom:4px}.simplified-forums__topic-author__avatar{margin-right:.5rem}.simplified-forums__topic-author__last-activity{display:inline-block;margin-left:.5rem;color:#5d6771;white-space:nowrap}@media(min-width:0) and (max-width:40.5rem){.simplified-forums__topic-author__last-activity:before{display:none}}.simplified-forums__time_posted{margin-left:0}.simplified-forums__user__mod-badge{margin-right:.5rem;font-weight:600;font-size:.75rem;color:#0cb859;text-transform:uppercase}.simplified-forums__topic-metadata{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}@media(min-width:0) and (max-width:40.5rem){.simplified-forums__topic-metadata{margin-bottom:.5rem}}.simplified-forums__topic-metadata__detail{color:#5d6771;font-size:1rem;margin-right:1rem}.simplified-forums__topic-metadata__category{margin-right:1rem}.simplified-forums__topic-metadata__link{color:#5d6771}.simplified-forums__topic-first-post-metadata__detail{display:flex;align-items:flex-start;justify-content:space-between;color:#5d6771;font-size:1rem}@media(min-width:0) and (max-width:40.5rem){.simplified-forums__topic-first-post-metadata__detail{flex-direction:column}}.simplified-forums__topic-content{margin:1rem 0 .5rem;position:relative}@media(min-width:0) and (max-width:28.75rem){.simplified-forums__mobile-hide-topic-content .simplified-forums__topic-content{display:none}}.simplified-forums__topic-content-separator:before{content:'';display:block;width:12rem;border-top:1px solid rgba(153,153,153,.5);margin-bottom:1rem;top:-1rem}.simplified-forums__topic-content__title{display:flex;align-items:center;font-size:1.125rem;font-weight:600;margin-bottom:0}@media(min-width:0) and (max-width:46.25rem){.simplified-forums__topic-content__title{margin-bottom:.5rem}}.simplified-forums__topic-content__body-container{color:#34414d;font-size:1rem}.simplified-forums__topic-content__link{color:#34414d;overflow-wrap:break-word;word-break:break-word}.simplified-forums__topic-content__truncation-container{display:flex;flex-direction:column}.simplified-forums__topic-content__truncated-body{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;height:5.5rem;position:relative}.simplified-forums__topic-content__truncated-body:after{content:"";width:100%;height:2.5rem;background-image:-webkit-linear-gradient(top,rgba(255,255,255,0),white);background-image:-moz-linear-gradient(top,rgba(255,255,255,0),white);background-image:-o-linear-gradient(top,rgba(255,255,255,0),white);background-image:-ms-linear-gradient(top,rgba(255,255,255,0),white);background-image:linear-gradient(top,rgba(255,255,255,0),white);position:absolute;bottom:0;left:0;right:0;pointer-events:none}.simplified-forums__topic-content__truncated-body--full{display:unset;height:auto}.simplified-forums__topic-content__truncated-body--full:after{display:none}.simplified-forums__topic-content__view-more{text-align:right}.simplified-forums__topic__moderation-toolbar{border-radius:2px;padding:.5rem 1rem;background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.25);margin-bottom:.5rem}.component-signature{position:relative;padding-top:1rem;margin-top:1rem}.component-signature:before{content:'';display:block;position:absolute;top:0;width:15%;border-top:1px solid #99a0a6}.component-signature p,.component-signature a,.component-signature li{color:#737373;margin-bottom:0}.component-signature a:hover{color:#00aeff}.component-signature .user-display-name{font-weight:600;color:#4c4c4c}.component-signature .company-logo img{max-width:10rem;max-height:5rem}.component-signature .signature-field{display:inline}.component-signature .signature-field::after{content:'';margin:0 .5rem;border-left:1px solid #737373}.component-signature .signature-field:last-child::after{display:none}@media(min-width:0) and (max-width:480px){.component-signature .signature-field{display:block}.component-signature .signature-field::after{display:none}}.component-signature .signature-field a{display:inline;word-break:break-all}.component-signature .signature-premium-company{font-weight:600;color:#00aeff}.component-signature .signature-premium-company:hover{color:#0d6aad}.component-signature .signature-name-contact-wrapper{display:flex}.component-signature .company-contact-forum-signature{margin-left:1rem}.component-signature .company-contact-forum-signature .cp-lead-contact-button{font-size:.875rem;line-height:24px;height:24px;padding:0 1rem;color:#fff;margin-top:0}svg.icon{height:1em;width:1em;fill:currentColor;vertical-align:text-bottom;overflow:hidden}svg.icon-large{height:1.25rem;width:1.5rem}a .icon,button .icon{margin-right:6px}a .icon:last-child,button .icon:last-child{margin-right:0}.no-js .icon:before{content:''!important}@font-face{font-family:biggerpockets-icons;src:url(//bpimg.biggerpockets.com/assets/biggerpockets-icons-0fa004e55b1498a1a9a15e34cfc7d08869799acf5efaa8a8430cd12ad9029fd9.eot?nm4b5y);src:url(//bpimg.biggerpockets.com/assets/biggerpockets-icons-0fa004e55b1498a1a9a15e34cfc7d08869799acf5efaa8a8430cd12ad9029fd9.eot?#iefixnm4b5y) format("embedded-opentype"),url(//bpimg.biggerpockets.com/assets/biggerpockets-icons-2acadc83cb6c9aba6e466dde3dd09bcd1db8ef0161cf8b15d9747dc8decbd8c4.woff?nm4b5y) format("woff"),url(//bpimg.biggerpockets.com/assets/biggerpockets-icons-c3bb0f001eb0b082bbc504f1b2fc447be49a55eddf6737062b9e2fd276c00683.ttf?nm4b5y) format("truetype"),url(//bpimg.biggerpockets.com/assets/biggerpockets-icons-e161fb2a43f976a255987348966f6511de41588fe7825b916ac17c9b83c159ec.svg?nm4b5y#biggerpockets-icons) format("svg");font-weight:400;font-style:normal}[class^=icon-],[class*=" icon-"],span.icon{font-family:biggerpockets-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1}.icon-calendar:before{content:"\e912"}.icon-calculator:before{content:"\e911"}.icon-refresh:before{content:"\e910"}.icon-cards:before{content:"\e90f"}.icon-flag:before{content:"\e90e"}.icon-sort-up:before{content:"\e90c"}.icon-sort-down:before{content:"\e90d"}.icon-pin:before{content:"\e90b"}.icon-alerts:before{content:"\e909"}.icon-dashboard:before{content:"\e90a"}.icon-facebook-3:before{content:"\e906"}.icon-linkedin-3:before{content:"\e907"}.icon-twitter-3:before{content:"\e908"}.icon-ellipsis:before{content:"\e905"}.icon-arrow-vote:before{content:"\e904"}.icon-connect:before{content:"\e902"}.icon-mail:before{content:"\e903"}.icon-search-2:before{content:"\e901"}.icon-download:before{content:"\e900"}.icon-credit-card:before{content:"\e651"}.icon-lock-2:before{content:"\e650"}.icon-check-rosette:before{content:"\e64f"}.icon-time:before{content:"\e64e"}.icon-laptop:before{content:"\e64d"}.icon-speech-bubble-10:before{content:"\e64b"}.icon-speech-bubble-11:before{content:"\e64c"}.icon-menu:before{content:"\e649"}.icon-arrow-3:before{content:"\e644"}.icon-minus:before{content:"\e645"}.icon-pie:before{content:"\e646"}.icon-plus-2:before{content:"\e647"}.icon-trophy:before{content:"\e648"}.icon-rotate-2:before{content:"\e643"}.icon-rotate:before{content:"\e634"}.icon-bubble:before{content:"\e642"}.icon-shield:before{content:"\e641"}.icon-help:before{content:"\e640"}.icon-star:before{content:"\e63d"}.icon-folder:before{content:"\e63f"}.icon-audio:before{content:"\e63e"}.icon-trash:before{content:"\e63c"}.icon-plus:before{content:"\e63b"}.icon-location:before{content:"\e63a"}.icon-arrow-down:before{content:"\e639"}.icon-web:before{content:"\e638"}.icon-search:before{content:"\e637"}.icon-close:before{content:"\e636"}.icon-phone:before{content:"\e635"}.icon-radio:before{content:"\e62e"}.icon-x-mark:before{content:"\e633"}.icon-warning:before{content:"\e632"}.icon-microphone:before{content:"\e631"}.icon-home:before{content:"\e630"}.icon-gear:before{content:"\e62f"}.icon-user:before{content:"\e601"}.icon-user-14:before{content:"\e602"}.icon-user-13:before{content:"\e603"}.icon-user-12:before{content:"\e604"}.icon-user-11:before{content:"\e605"}.icon-user-8:before{content:"\e606"}.icon-user-2:before{content:"\e607"}.icon-shop:before{content:"\e608"}.icon-shipping-box:before{content:"\e609"}.icon-photo-camera:before{content:"\e60a"}.icon-pencil:before{content:"\e628"}.icon-pen:before{content:"\e629"}.icon-note:before{content:"\e60b"}.icon-list:before{content:"\e60c"}.icon-lock:before{content:"\e60d"}.icon-light-bulb:before{content:"\e60e"}.icon-twitter:before{content:"\e60f"}.icon-twitter-2:before{content:"\e610"}.icon-linkedin:before{content:"\e611"}.icon-linkedin-2:before{content:"\e612"}.icon-google-plus:before{content:"\e613"}.icon-google-plus-2:before{content:"\e614"}.icon-facebook:before{content:"\e62a"}.icon-facebook-2:before{content:"\e62b"}.icon-apple:before{content:"\e615"}.icon-email:before{content:"\e616"}.icon-email-2:before{content:"\e617"}.icon-database:before{content:"\e618"}.icon-radio-off:before{content:"\e619"}.icon-radio-on:before{content:"\e61a"}.icon-checkbox-off:before{content:"\e61b"}.icon-checkbox-on:before{content:"\e61c"}.icon-check:before{content:"\e61d"}.icon-check-round:before{content:"\e61e"}.icon-text:before{content:"\e62c"}.icon-text-2:before{content:"\e62d"}.icon-briefcase:before{content:"\e61f"}.icon-briefcase-2:before{content:"\e620"}.icon-book:before{content:"\e621"}.icon-alert:before{content:"\e622"}.icon-chart:before{content:"\e623"}.icon-arrow-2:before{content:"\e624"}.icon-arrow:before{content:"\e64a"}.icon-arrow-reverse:before{content:"\e625"}.icon-youtube:before{content:"\e626"}.icon-video-2:before{content:"\e627"}.icon-video:before{content:"\e600"}.component-profile-card .card-popover{transition:opacity 600ms,visibility 600ms;box-shadow:0 0 5px 1px rgba(0,0,0,.13);position:absolute;border-radius:3px;width:90vw;max-width:20rem;background-color:#fff;box-sizing:border-box;z-index:10000}.component-profile-card .action-buttons{display:flex;justify-content:space-evenly}.component-profile-card .action-buttons .slate-button{background:#99a0a6}.component-profile-card .action-buttons .slate-button:hover{background:#c2c6c9}.component-profile-card .action-buttons .button,.component-profile-card .action-buttons .voter-list-voter-action .connected,.voter-list-voter-action .component-profile-card .action-buttons .connected,.component-profile-card .action-buttons .voter-list-voter-action .pending,.voter-list-voter-action .component-profile-card .action-buttons .pending{font-weight:600;font-size:.875rem;height:unset}.component-profile-card .card-initial-data{min-height:4rem;max-width:70%;margin-top:1rem;margin-bottom:.5rem;margin-left:auto;margin-right:0}.component-profile-card .card-user-name{font-weight:600;font-size:1rem;margin-bottom:0}.component-profile-card .card-occupation-location{color:#99a0a6;font-size:.75rem}.component-profile-card .profile-card-avatar{width:4rem;height:4rem;position:absolute;left:1rem;top:1rem;font-size:.625rem;z-index:1000}.component-profile-card .upcoming-webinar-link{margin-left:1rem;line-height:2}.component-profile-card .card-count-container{display:flex;justify-content:left;margin:0 1rem 1rem}.component-profile-card .card-count-item{padding:8px 0;border-radius:2px;text-align:center;background:#e5e5e5;color:#5d6771;font-size:.625rem;margin-right:3%}.component-profile-card .card-count-item:last-child{margin-right:0}.component-profile-card .card-count-container .card-count-item{width:30%}.component-profile-card .card-count-container.has-investment .card-count-item{width:23%}.component-profile-card .card-count-item a{color:#34414d}.component-profile-card .card-count-value{display:block;font-size:1rem}.component-profile-card .card-info-loading{position:absolute;bottom:.5rem;left:0;width:100%}.component-profile-card .card-info-loading .bouncer{background-color:#00aeff}.component-profile-card .card-connection-request,.component-profile-card .connect-action-container{text-align:center;display:inline-block;width:42%;margin:12px 0;line-height:1.75}.component-profile-card .action-message:only-child,.component-profile-card .connect-action-container:only-child{width:90%;border-left:none}.component-profile-card .card-connection-request{border-left:solid 1px #c2c6c9;box-sizing:border-box;padding:0}.component-profile-card .connect-nonaction,.component-profile-card .connect-action,.component-profile-card a.connect-action{color:#fff}.component-profile-card .personal-video-icon,.component-profile-card .upcoming-webinar-icon{vertical-align:middle;padding-right:.5rem}.component-profile-card .card-display-name-link{color:#4c4c4c}.component-avatar{position:relative}.component-avatar img{width:100%;height:100%;border-radius:50%;box-shadow:0 1px 3px 0 rgba(0,0,0,.08);box-sizing:border-box}.component-avatar.avatar--default img{border:none}