@import url(https://unpkg.com/tailwindcss@^1.2.0/dist/tailwind.min.css);@import url(https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital@0;1&family=Raleway:ital@0;1&display=swap);.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}.form-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#e2e8f0;border-width:1px;border-radius:.25rem;padding:.5rem .75rem;font-size:1rem;line-height:1.5}.form-input::-webkit-input-placeholder{color:#a0aec0;opacity:1}.form-input::-moz-placeholder{color:#a0aec0;opacity:1}.form-input:-ms-input-placeholder{color:#a0aec0;opacity:1}.form-input::-ms-input-placeholder{color:#a0aec0;opacity:1}.form-input::placeholder{color:#a0aec0;opacity:1}.form-input:focus{outline:none;box-shadow:0 0 0 3px rgba(66,153,225,.5);border-color:#63b3ed}.form-textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#e2e8f0;border-width:1px;border-radius:.25rem;padding:.5rem .75rem;font-size:1rem;line-height:1.5}.form-textarea::-webkit-input-placeholder{color:#a0aec0;opacity:1}.form-textarea::-moz-placeholder{color:#a0aec0;opacity:1}.form-textarea:-ms-input-placeholder{color:#a0aec0;opacity:1}.form-textarea::-ms-input-placeholder{color:#a0aec0;opacity:1}.form-textarea::placeholder{color:#a0aec0;opacity:1}.form-textarea:focus{outline:none;box-shadow:0 0 0 3px rgba(66,153,225,.5);border-color:#63b3ed}.form-multiselect{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#e2e8f0;border-width:1px;border-radius:.25rem;padding:.5rem .75rem;font-size:1rem;line-height:1.5}.form-multiselect:focus{outline:none;box-shadow:0 0 0 3px rgba(66,153,225,.5);border-color:#63b3ed}.form-select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23a0aec0'%3E%3Cpath d='M15.3 9.3a1 1 0 011.4 1.4l-4 4a1 1 0 01-1.4 0l-4-4a1 1 0 011.4-1.4l3.3 3.29 3.3-3.3z'/%3E%3C/svg%3E");-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;background-repeat:no-repeat;background-color:#fff;border-color:#e2e8f0;border-width:1px;border-radius:.25rem;padding:.5rem 2.5rem .5rem .75rem;font-size:1rem;line-height:1.5;background-position:right .5rem center;background-size:1.5em 1.5em}.form-select::-ms-expand{color:#a0aec0;border:none}@media not print{.form-select::-ms-expand{display:none}}@media print and (-ms-high-contrast:active),print and (-ms-high-contrast:none){.form-select{padding-right:.75rem}}.form-select:focus{outline:none;box-shadow:0 0 0 3px rgba(66,153,225,.5);border-color:#63b3ed}.form-checkbox:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.707 7.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4a1 1 0 00-1.414-1.414L7 8.586 5.707 7.293z'/%3E%3C/svg%3E");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}@media not print{.form-checkbox::-ms-check{border-width:1px;color:transparent;background:inherit;border-color:inherit;border-radius:inherit}}.form-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;height:1em;width:1em;color:#4299e1;background-color:#fff;border-color:#e2e8f0;border-width:1px;border-radius:.25rem}.form-checkbox:focus{outline:none;box-shadow:0 0 0 3px rgba(66,153,225,.5);border-color:#63b3ed}.form-radio:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}@media not print{.form-radio::-ms-check{border-width:1px;color:transparent;background:inherit;border-color:inherit;border-radius:inherit}}.form-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;border-radius:100%;height:1em;width:1em;color:#4299e1;background-color:#fff;border-color:#e2e8f0;border-width:1px}.form-radio:focus{outline:none;box-shadow:0 0 0 3px rgba(66,153,225,.5);border-color:#63b3ed}.prose{color:#4a5568;max-width:65ch}.prose [class~=lead]{color:#4a5568;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose a{color:#1a202c;text-decoration:underline}.prose strong{color:#1a202c;font-weight:600}.prose ol{counter-reset:list-counter;margin-top:1.25em;margin-bottom:1.25em}.prose ol>li{position:relative;counter-increment:list-counter;padding-left:1.75em}.prose ol>li:before{content:counter(list-counter) ".";position:absolute;font-weight:400;color:#718096}.prose ul>li{position:relative;padding-left:1.75em}.prose ul>li:before{content:"";position:absolute;background-color:#cbd5e0;border-radius:50%;width:.375em;height:.375em;top:.6875em;left:.25em}.prose hr{border-color:#e2e8f0;border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose blockquote{font-weight:500;font-style:italic;color:#1a202c;border-left-width:.25rem;border-left-color:#e2e8f0;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose blockquote p:first-of-type:before{content:open-quote}.prose blockquote p:last-of-type:after{content:close-quote}.prose h1{color:#1a202c;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose h2{color:#1a202c;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose h3{font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose h3,.prose h4{color:#1a202c;font-weight:600}.prose h4{margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose figure figcaption{color:#718096;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose code{color:#1a202c;font-weight:600;font-size:.875em}.prose code:after,.prose code:before{content:"`"}.prose pre{color:#e2e8f0;background-color:#2d3748;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose pre code:after,.prose pre code:before{content:""}.prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose thead{color:#1a202c;font-weight:600;border-bottom-width:1px;border-bottom-color:#cbd5e0}.prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose tbody tr{border-bottom-width:1px;border-bottom-color:#e2e8f0}.prose tbody tr:last-child{border-bottom-width:0}.prose tbody td{vertical-align:top;padding:.5714286em}.prose{font-size:1rem;line-height:1.75}.prose p{margin-top:1.25em;margin-bottom:1.25em}.prose figure,.prose img,.prose video{margin-top:2em;margin-bottom:2em}.prose figure>*{margin-top:0;margin-bottom:0}.prose h2 code{font-size:.875em}.prose h3 code{font-size:.9em}.prose ul{margin-top:1.25em;margin-bottom:1.25em}.prose li{margin-top:.5em;margin-bottom:.5em}.prose ol>li:before{left:0}.prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.prose>ul>li>:first-child{margin-top:1.25em}.prose>ul>li>:last-child{margin-bottom:1.25em}.prose>ol>li>:first-child{margin-top:1.25em}.prose>ol>li>:last-child{margin-bottom:1.25em}.prose ol ol,.prose ol ul,.prose ul ol,.prose ul ul{margin-top:.75em;margin-bottom:.75em}.prose h2+*,.prose h3+*,.prose h4+*,.prose hr+*{margin-top:0}.prose thead th:first-child{padding-left:0}.prose thead th:last-child{padding-right:0}.prose tbody td:first-child{padding-left:0}.prose tbody td:last-child{padding-right:0}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm figure,.prose-sm img,.prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm figure>*{margin-top:0;margin-bottom:0}.prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm code{font-size:.8571429em}.prose-sm h2 code{font-size:.9em}.prose-sm h3 code{font-size:.8888889em}.prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.prose-sm ol,.prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm ol>li{padding-left:1.5714286em}.prose-sm ol>li:before{left:0}.prose-sm ul>li{padding-left:1.5714286em}.prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:.67857em;left:.2142857em}.prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm>ul>li>:first-child{margin-top:1.1428571em}.prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.prose-sm>ol>li>:first-child{margin-top:1.1428571em}.prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.prose-sm ol ol,.prose-sm ol ul,.prose-sm ul ol,.prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm h2+*,.prose-sm h3+*,.prose-sm h4+*,.prose-sm hr+*{margin-top:0}.prose-sm table{font-size:.8571429em;line-height:1.5}.prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.prose-sm thead th:first-child{padding-left:0}.prose-sm thead th:last-child{padding-right:0}.prose-sm tbody td{padding:.6666667em 1em}.prose-sm tbody td:first-child{padding-left:0}.prose-sm tbody td:last-child{padding-right:0}.prose-sm>:first-child{margin-top:0}.prose-sm>:last-child{margin-bottom:0}.prose-lg{font-size:1.125rem;line-height:1.7777778}.prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.prose-lg figure,.prose-lg img,.prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg figure>*{margin-top:0;margin-bottom:0}.prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.prose-lg code{font-size:.8888889em}.prose-lg h2 code{font-size:.8666667em}.prose-lg h3 code{font-size:.875em}.prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.prose-lg ol,.prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.prose-lg ol>li{padding-left:1.6666667em}.prose-lg ol>li:before{left:0}.prose-lg ul>li{padding-left:1.6666667em}.prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:.72222em;left:.2222222em}.prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg>ul>li>:first-child{margin-top:1.3333333em}.prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.prose-lg>ol>li>:first-child{margin-top:1.3333333em}.prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.prose-lg ol ol,.prose-lg ol ul,.prose-lg ul ol,.prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.prose-lg h2+*,.prose-lg h3+*,.prose-lg h4+*,.prose-lg hr+*{margin-top:0}.prose-lg table{font-size:.8888889em;line-height:1.5}.prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.prose-lg thead th:first-child{padding-left:0}.prose-lg thead th:last-child{padding-right:0}.prose-lg tbody td{padding:.75em}.prose-lg tbody td:first-child{padding-left:0}.prose-lg tbody td:last-child{padding-right:0}.prose-lg>:first-child{margin-top:0}.prose-lg>:last-child{margin-bottom:0}.prose-xl{font-size:1.25rem;line-height:1.8}.prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.prose-xl figure,.prose-xl img,.prose-xl video{margin-top:2em;margin-bottom:2em}.prose-xl figure>*{margin-top:0;margin-bottom:0}.prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.prose-xl code{font-size:.9em}.prose-xl h2 code{font-size:.8611111em}.prose-xl h3 code,.prose-xl pre{font-size:.9em}.prose-xl pre{line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.prose-xl ol,.prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.prose-xl li{margin-top:.6em;margin-bottom:.6em}.prose-xl ol>li{padding-left:1.8em}.prose-xl ol>li:before{left:0}.prose-xl ul>li{padding-left:1.8em}.prose-xl ul>li:before{width:.35em;height:.35em;top:.725em;left:.25em}.prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.prose-xl>ul>li>:first-child{margin-top:1.2em}.prose-xl>ul>li>:last-child{margin-bottom:1.2em}.prose-xl>ol>li>:first-child{margin-top:1.2em}.prose-xl>ol>li>:last-child{margin-bottom:1.2em}.prose-xl ol ol,.prose-xl ol ul,.prose-xl ul ol,.prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.prose-xl h2+*,.prose-xl h3+*,.prose-xl h4+*,.prose-xl hr+*{margin-top:0}.prose-xl table{font-size:.9em;line-height:1.5555556}.prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.prose-xl thead th:first-child{padding-left:0}.prose-xl thead th:last-child{padding-right:0}.prose-xl tbody td{padding:.8888889em .6666667em}.prose-xl tbody td:first-child{padding-left:0}.prose-xl tbody td:last-child{padding-right:0}.prose-xl>:first-child{margin-top:0}.prose-xl>:last-child{margin-bottom:0}.prose-2xl{font-size:1.5rem;line-height:1.6666667}.prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.prose-2xl figure,.prose-2xl img,.prose-2xl video{margin-top:2em;margin-bottom:2em}.prose-2xl figure>*{margin-top:0;margin-bottom:0}.prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.prose-2xl code{font-size:.8333333em}.prose-2xl h2 code{font-size:.875em}.prose-2xl h3 code{font-size:.8888889em}.prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.prose-2xl ol,.prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-2xl li{margin-top:.5em;margin-bottom:.5em}.prose-2xl ol>li{padding-left:1.6666667em}.prose-2xl ol>li:before{left:0}.prose-2xl ul>li{padding-left:1.6666667em}.prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:.66667em;left:.25em}.prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}.prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.prose-2xl ol ol,.prose-2xl ol ul,.prose-2xl ul ol,.prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}.prose-2xl hr{margin-top:3em;margin-bottom:3em}.prose-2xl h2+*,.prose-2xl h3+*,.prose-2xl h4+*,.prose-2xl hr+*{margin-top:0}.prose-2xl table{font-size:.8333333em;line-height:1.4}.prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.prose-2xl thead th:first-child{padding-left:0}.prose-2xl thead th:last-child{padding-right:0}.prose-2xl tbody td{padding:.8em .6em}.prose-2xl tbody td:first-child{padding-left:0}.prose-2xl tbody td:last-child{padding-right:0}.prose-2xl>:first-child{margin-top:0}.prose-2xl>:last-child{margin-bottom:0}html body .row{margin:0;padding:0}html body .container:after,html body .container:before,html body .row:before{display:block;border-style:none;content:""}html body .col-lg-1,html body .col-lg-2,html body .col-lg-3,html body .col-lg-4,html body .col-lg-5,html body .col-lg-6,html body .col-lg-7,html body .col-lg-8,html body .col-lg-9,html body .col-lg-10,html body .col-lg-11,html body .col-lg-12,html body .col-md-1,html body .col-md-2,html body .col-md-3,html body .col-md-4,html body .col-md-5,html body .col-md-6,html body .col-md-7,html body .col-md-8,html body .col-md-9,html body .col-md-10,html body .col-md-11,html body .col-md-12,html body .col-sm-1,html body .col-sm-2,html body .col-sm-3,html body .col-sm-4,html body .col-sm-5,html body .col-sm-6,html body .col-sm-7,html body .col-sm-8,html body .col-sm-9,html body .col-sm-10,html body .col-sm-11,html body .col-sm-12,html body .col-xs-1,html body .col-xs-2,html body .col-xs-3,html body .col-xs-4,html body .col-xs-5,html body .col-xs-6,html body .col-xs-7,html body .col-xs-8,html body .col-xs-9,html body .col-xs-10,html body .col-xs-11,html body .col-xs-12{margin:0;padding:0;width:100%;float:none}html body .col-lg-push-3{left:0}html body .col-lg-pull-9{right:0}html body .lead{margin:0;padding:0;font-weight:400;line-height:1.5}html body .mt3{margin:0}html body .form-control{color:inherit}html body .form-group{margin:0;padding:0;position:relative}html body .row:after,html body .row:before{display:none}html body .well{margin:0;padding:.75rem;border-width:0;--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity));box-shadow:none}html body select.input-lg{height:auto;line-height:1}html body .p1{margin:0;padding:0}html body .center-wrapper{top:0}html body .center-wrapper .centerer{-webkit-transform:none;transform:none}html body #secondary_content .ss-widget{margin:0;padding:0;border-width:0}html body #secondary_content .ss-widget .widget-title{margin:0}html body .error-panel-container{margin:0 auto;padding:0 .75rem}.container html body .error-panel-container{padding:0}html body .error-panel-container .alert{position:relative;padding:1rem;border-radius:.25rem;border-width:1px;margin:0 0 2rem}html body .error-panel-container .alert .close{padding:.5rem .75rem .5rem 1rem;position:absolute;top:0;right:0;--text-opacity:1;color:#d69e2e;color:rgba(214,158,46,var(--text-opacity));opacity:1;float:none}html body .error-panel-container .alert .close:hover{--text-opacity:1;color:#744210;color:rgba(116,66,16,var(--text-opacity))}html body .container .error-panel-container{padding:0}html body .alert{margin:0;padding:1.5rem;display:block;border-radius:.25rem;position:relative}html body .alert .close,html body .alert .dismiss{padding:.25rem .75rem .25rem 1rem;position:absolute;top:0;right:0;opacity:1;float:none}html body .alert-success{--bg-opacity:1;background-color:#f0fff4;background-color:rgba(240,255,244,var(--bg-opacity));--border-opacity:1;border-color:#48bb78;border-color:rgba(72,187,120,var(--border-opacity))}html body .alert-success,html body .alert-success .close,html body .alert-success .dismiss{--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity))}html body .alert-info{--bg-opacity:1;background-color:#ebf8ff;background-color:rgba(235,248,255,var(--bg-opacity));--border-opacity:1;border-color:#3182ce;border-color:rgba(49,130,206,var(--border-opacity))}html body .alert-info,html body .alert-info .close,html body .alert-info .dismiss{--text-opacity:1;color:#2b6cb0;color:rgba(43,108,176,var(--text-opacity))}html body .alert-danger{--bg-opacity:1;background-color:#fff5f5;background-color:rgba(255,245,245,var(--bg-opacity));--border-opacity:1;border-color:#e53e3e;border-color:rgba(229,62,62,var(--border-opacity))}html body .alert-danger,html body .alert-danger .close,html body .alert-danger .dismiss{--text-opacity:1;color:#e53e3e;color:rgba(229,62,62,var(--text-opacity))}html body .alert-warning{--border-opacity:1;border-color:#d69e2e;border-color:rgba(214,158,46,var(--border-opacity));--bg-opacity:1;background-color:ivory;background-color:rgba(255,255,240,var(--bg-opacity))}html body .alert-warning,html body .alert-warning .close,html body .alert-warning .dismiss{--text-opacity:1;color:#b7791f;color:rgba(183,121,31,var(--text-opacity))}html body #main_content .error{margin:0 0 2rem;padding:.75rem;position:relative;border-width:1px;--border-opacity:1;border-color:#e53e3e;border-color:rgba(229,62,62,var(--border-opacity));--bg-opacity:1;background-color:#fff5f5;background-color:rgba(255,245,245,var(--bg-opacity));--text-opacity:1;color:#e53e3e;color:rgba(229,62,62,var(--text-opacity));font-size:1rem;border-radius:.25rem}html body #main_content .error .error_title{font-weight:700;display:-webkit-box;display:flex}html body #main_content .error .error_title img{margin-right:.5rem}html body #main_content .error>div:last-child{margin:.75rem;position:absolute;top:0;right:0}html body.article-directory-page .article_item_listings .list-group-item{margin:0 0 2rem;padding:0;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border-width:0;background-color:transparent;overflow:hidden;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}html body.article-directory-page .article_item_listings .list-group-item .image{position:absolute;z-index:10}html body.article-directory-page .article_item_listings .list-group-item .image img{margin-left:.75rem;margin-top:.5rem;padding:0;border-radius:.25rem;width:6rem;height:6rem;padding:0!important}html body.article-directory-page .article_item_listings .list-group-item .title{padding:.5rem 0 .5rem 8rem;--bg-opacity:1;background-color:#9d1535;background-color:rgba(157,21,53,var(--bg-opacity));--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity));font-size:1.5rem;line-height:1;border-top-left-radius:.5rem;border-top-right-radius:.5rem}html body.article-directory-page .article_item_listings .list-group-item .title a{--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity))}html body.article-directory-page .article_item_listings .list-group-item .icons,html body.article-directory-page .article_item_listings .list-group-item .summary{padding-left:8rem;padding-top:.5rem;padding-right:.75rem}html body.article-directory-page .article_item_listings .list-group-item .icons p:first-child,html body.article-directory-page .article_item_listings .list-group-item .summary p:first-child{margin-top:0}html body.article-directory-page .article_item_listings .list-group-item .icons .row{margin-bottom:.75rem;display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start}html body.article-directory-page .article_item_listings .list-group-item .icons .row div{margin-right:.75rem;width:auto}body .team-member-photo,body .user-profile-image{margin-left:auto;margin-right:auto;width:100%;margin-bottom:.75rem;max-width:20rem;position:relative;border-top-left-radius:.25rem;border-top-right-radius:.25rem;overflow:hidden}body .team-member-photo:after,body .user-profile-image:after{display:block;content:"";padding-bottom:130%}body .team-member-photo img,body .user-profile-image img{position:absolute;margin:0;padding:0;border-style:none;border-radius:0;min-width:100%;min-height:100%;max-width:500%;max-height:500%;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}html body .badge{margin:0 .25rem 0 0;padding:0 .5rem;border-radius:9999px;--bg-opacity:1;background-color:#718096;background-color:rgba(113,128,150,var(--bg-opacity));font-size:.875rem;font-family:Raleway,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:400;line-height:1.5}html body .single-blog{padding:0;border-width:0;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}html body .single-blog:before{content:none}html body .single-blog .comment_nub{display:none}html body .single-blog .item-poster-info{position:relative;width:auto}html body .single-blog .item-poster-info a{position:absolute;background-color:transparent;z-index:10;width:6rem;height:6rem;display:block;margin:0;padding:0;border-width:0}html body .single-blog .item-poster-info a img{margin:.75rem;padding:0;width:6rem;height:6rem;border-radius:.25rem}html body .single-blog .item-poster-info .item-poster-name{display:none}html body .single-blog .item-details .item_clump_controls{margin-top:.5rem;margin-right:.75rem}html body .single-blog .item-details .item_clump_controls button{padding:.25rem .5rem;font-size:.875rem;--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity));border-width:1px;--border-opacity:1;border-color:#f5e8eb;border-color:rgba(245,232,235,var(--border-opacity));--bg-opacity:1;background-color:#9d1535;background-color:rgba(157,21,53,var(--bg-opacity))}html body .single-blog .item-details .item_clump_controls button:focus,html body .single-blog .item-details .item_clump_controls button:hover{--text-opacity:1;color:#9d1535;color:rgba(157,21,53,var(--text-opacity));--bg-opacity:1;background-color:#f5e8eb;background-color:rgba(245,232,235,var(--bg-opacity))}html body .single-blog .item-details .item-title{--bg-opacity:1;background-color:#9d1535;background-color:rgba(157,21,53,var(--bg-opacity));font-family:Raleway,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1.25rem;padding:.75rem 8rem;z-index:0;line-height:1;border-top-left-radius:.5rem;border-top-right-radius:.5rem}html body .single-blog .item-details .item-title,html body .single-blog .item-details .item-title a{--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity))}html body .single-blog .item-details .item-posted-info{margin:.5rem .75rem .25rem 8rem;padding:0;--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity));line-height:2}html body .single-blog .item-details .item-body-text{margin:0 .75rem 0 8rem;padding:0 0 .75rem}html body .single-blog .item-details .item-body-text .richtext p{margin:0;line-height:1.5}html body .single-blog .item-details .item_interaction_actions{margin:0 .75rem 0 8rem;display:-webkit-box;display:flex}html body .single-blog .item-details .comments{margin:0 0 0 8rem;padding:.75rem .75rem .75rem 0;border-radius:0;background-color:transparent;box-shadow:none}html body .single-blog .item-details .comments .list-group-item{margin-left:0;margin-right:0;padding:0;background-color:transparent}html body .single-blog .item-details .comments .list-group-item:before{content:none}html body .list-group .single-blog.list-group-item .comments,html body .list-group .single-blog.list-group-item .item_interaction_actions,html body .single-blog.list-group-item .comments,html body .single-blog.list-group-item .item_interaction_actions{display:none}html body #secondary_content .blog-archives,html body #secondary_content .blog-archives .list-group{margin:0}html body #secondary_content .blog-archives .list-group .list-group-item{margin:0 .75rem}html body{--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity));padding-top:80px}html body #fb-root+.container,html body .full-width-container>.row{padding-left:.75rem;padding-right:.75rem}html body .site{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;min-height:100vh}html body .site .site-header{top:0}html body .site #body{-webkit-box-flex:1;flex-grow:1}html body .site #body .header-banner-text-inner h1{margin:0 0 1rem;padding:0;line-height:1}html body .site #body #main{margin:0;padding:0}html body .site #body #main #main_content>br{display:none}@media (min-width:1024px){html body{padding-top:110px}html body:not(.cpage):not(.cpage_edit):not(.event_edit) .full-width-container>.row{display:-webkit-box;display:flex}html body:not(.cpage):not(.cpage_edit):not(.event_edit) .full-width-container>.row #main_content{-webkit-box-flex:1;flex-grow:1;width:66.666667%;padding-right:1.5rem}html body:not(.cpage):not(.cpage_edit):not(.event_edit) .full-width-container>.row #secondary_content{width:33.333333%}}html body .breadcrumb{margin:0 0 2rem;padding:.5rem 1rem;--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity))}html body .btn,html body a.button,html body button,html body input[type=submit]{margin-left:auto;margin-right:auto;padding:.5rem 1.5rem;text-decoration:none;border-width:1px;border-radius:.25rem;text-transform:none;font-size:1rem;font-weight:400;font-family:Raleway,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;letter-spacing:0;line-height:1.625;-webkit-appearance:none}html body .btn:not(.finalize_only_js):not([style*="display: none;"]),html body a.button:not(.finalize_only_js):not([style*="display: none;"]),html body button:not(.finalize_only_js):not([style*="display: none;"]),html body input[type=submit]:not(.finalize_only_js):not([style*="display: none;"]){display:inline-block}html body .btn:disabled,html body .btn[disabled],html body a.button:disabled,html body a.button[disabled],html body button:disabled,html body button[disabled],html body input[type=submit]:disabled,html body input[type=submit][disabled]{cursor:not-allowed;pointer-events:all}html body .btn:focus,html body .btn:hover,html body a.button:focus,html body a.button:hover,html body button:focus,html body button:hover,html body input[type=submit]:focus,html body input[type=submit]:hover{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}html body .btn.active,html body a.button.active,html body button.active,html body input[type=submit].active{box-shadow:none}html body .btn.brand,html body .btn.brand:focus,html body .btn.brand:hover,html body a.button.brand,html body a.button.brand:focus,html body a.button.brand:hover,html body button.brand,html body button.brand:focus,html body button.brand:hover,html body input[type=submit].brand,html body input[type=submit].brand:focus,html body input[type=submit].brand:hover{--bg-opacity:1;background-color:#9d1535;background-color:rgba(157,21,53,var(--bg-opacity));--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity))}html body .btn.btn-primary,html body .btn.primary,html body a.button.btn-primary,html body a.button.primary,html body button.btn-primary,html body button.primary,html body input[type=submit].btn-primary,html body input[type=submit].primary{--bg-opacity:1;background-color:#3182ce;background-color:rgba(49,130,206,var(--bg-opacity));--text-opacity:1;color:#ebf8ff;color:rgba(235,248,255,var(--text-opacity));--border-opacity:1;border-color:#3182ce;border-color:rgba(49,130,206,var(--border-opacity))}html body .btn.btn-primary:focus,html body .btn.btn-primary:hover,html body .btn.primary:focus,html body .btn.primary:hover,html body a.button.btn-primary:focus,html body a.button.btn-primary:hover,html body a.button.primary:focus,html body a.button.primary:hover,html body button.btn-primary:focus,html body button.btn-primary:hover,html body button.primary:focus,html body button.primary:hover,html body input[type=submit].btn-primary:focus,html body input[type=submit].btn-primary:hover,html body input[type=submit].primary:focus,html body input[type=submit].primary:hover{--text-opacity:1;color:#ebf8ff;color:rgba(235,248,255,var(--text-opacity));--bg-opacity:1;background-color:#2b6cb0;background-color:rgba(43,108,176,var(--bg-opacity));--border-opacity:1;border-color:#2b6cb0;border-color:rgba(43,108,176,var(--border-opacity))}html body .btn.btn-danger,html body a.button.btn-danger,html body button.btn-danger,html body input[type=submit].btn-danger{--bg-opacity:1;background-color:#fff5f5;background-color:rgba(255,245,245,var(--bg-opacity));--border-opacity:1;border-color:#e53e3e;border-color:rgba(229,62,62,var(--border-opacity));--text-opacity:1;color:#e53e3e;color:rgba(229,62,62,var(--text-opacity))}html body .btn.btn-danger:focus,html body .btn.btn-danger:hover,html body a.button.btn-danger:focus,html body a.button.btn-danger:hover,html body button.btn-danger:focus,html body button.btn-danger:hover,html body input[type=submit].btn-danger:focus,html body input[type=submit].btn-danger:hover{--bg-opacity:1;background-color:#e53e3e;background-color:rgba(229,62,62,var(--bg-opacity));--text-opacity:1;color:#fff5f5;color:rgba(255,245,245,var(--text-opacity))}html body .btn.btn-default,html body a.button.btn-default,html body button.btn-default,html body input[type=submit].btn-default{--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity));--border-opacity:1;border-color:#718096;border-color:rgba(113,128,150,var(--border-opacity));--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}html body .btn.btn-default:focus,html body .btn.btn-default:hover,html body a.button.btn-default:focus,html body a.button.btn-default:hover,html body button.btn-default:focus,html body button.btn-default:hover,html body input[type=submit].btn-default:focus,html body input[type=submit].btn-default:hover{--bg-opacity:1;background-color:#718096;background-color:rgba(113,128,150,var(--bg-opacity));--text-opacity:1;color:#f7fafc;color:rgba(247,250,252,var(--text-opacity))}html body .btn.btn-info,html body a.button.btn-info,html body button.btn-info,html body input[type=submit].btn-info{--bg-opacity:1;background-color:#ebf8ff;background-color:rgba(235,248,255,var(--bg-opacity));--border-opacity:1;border-color:#3182ce;border-color:rgba(49,130,206,var(--border-opacity));--text-opacity:1;color:#3182ce;color:rgba(49,130,206,var(--text-opacity))}html body .btn.btn-info:focus,html body .btn.btn-info:hover,html body a.button.btn-info:focus,html body a.button.btn-info:hover,html body button.btn-info:focus,html body button.btn-info:hover,html body input[type=submit].btn-info:focus,html body input[type=submit].btn-info:hover{--bg-opacity:1;background-color:#3182ce;background-color:rgba(49,130,206,var(--bg-opacity));--text-opacity:1;color:#ebf8ff;color:rgba(235,248,255,var(--text-opacity))}html body .btn.btn-success,html body a.button.btn-success,html body button.btn-success,html body input[type=submit].btn-success{--bg-opacity:1;background-color:#38a169;background-color:rgba(56,161,105,var(--bg-opacity));--border-opacity:1;border-color:#38a169;border-color:rgba(56,161,105,var(--border-opacity));--text-opacity:1;color:#f0fff4;color:rgba(240,255,244,var(--text-opacity))}html body .btn.btn-success:focus,html body .btn.btn-success:hover,html body a.button.btn-success:focus,html body a.button.btn-success:hover,html body button.btn-success:focus,html body button.btn-success:hover,html body input[type=submit].btn-success:focus,html body input[type=submit].btn-success:hover{--bg-opacity:1;background-color:#2f855a;background-color:rgba(47,133,90,var(--bg-opacity));--border-opacity:1;border-color:#2f855a;border-color:rgba(47,133,90,var(--border-opacity))}html body .comments.list-group{margin-bottom:0}html body .comments.list-group .comment_nub{display:none}html body .comments.list-group .list-group-item{border-width:0}html body .comments.list-group .list-group-item.likes{padding-left:0;padding-right:0}html body .comments.list-group .list-group-item.comment{margin:0 0 .75rem;padding:.75rem;border-radius:.25rem;--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity))}html body .comments.list-group .list-group-item.comment+.comment{border-radius:0}html body .comments.list-group .list-group-item.comment:last-child{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}html body .comments.list-group .list-group-item.comment>.row{display:-webkit-box;display:flex}html body .comments.list-group .list-group-item.comment>.row .comment_pic{width:5rem}html body .comments.list-group .list-group-item.comment>.row .comment_pic img{width:4rem;border-radius:.25rem}html body .comments.list-group .list-group-item.comment>.row .comment_main{margin-left:.5rem}html body .comments.list-group .list-group-item.comment>.row .comment_main .comment_owner:after{content:": "}html body .comments.list-group .likes{margin-bottom:1rem}html body .comments.list-group .comment_reply{margin:0;padding:0;background-color:transparent}html body .container{margin:0 auto;padding:0}html body #secondary_content .directory-search-panel .custompage_directory_widget>.form-group.field{display:none}html body #secondary_content .directory-search-panel .custompage_directory_widget label{display:block;width:100%;text-align:left}html body #secondary_content .directory-search-panel .custompage_directory_widget select{width:100%}html body #secondary_content .directory-search-panel .custompage_directory_widget .custom_field_input{margin-top:1rem;margin-bottom:1rem}html body #secondary_content .directory-search-panel .custompage_directory_widget .custom_field_input .form-group,html body #secondary_content .directory-search-panel .custompage_directory_widget .custom_field_input .form-group ul{margin:0}html body #secondary_content .directory-search-panel .custompage_directory_widget .chosen-container{padding:0;text-align:left}html body #secondary_content .directory-search-panel .custompage_directory_widget .chosen-container-multi .chosen-choices .search-field input[type=text]{height:auto;padding:.75rem 2rem .75rem 1rem;box-shadow:0 0 0 3px rgba(66,153,225,.5);--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity));box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}html body .company_user_directory .item_list .directory-member-list-item{margin:0;padding:.75rem;width:100%;border-width:0;background-color:transparent;box-shadow:none}html body .company_user_directory .item_list .directory-member-list-item .directory-member{margin:0;padding:0;width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border-width:0;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));height:100%;border-radius:.5rem;overflow:hidden}html body .company_user_directory .item_list .directory-member-list-item .directory-member:before{display:none}html body .company_user_directory .item_list .directory-member-list-item .directory-member .directory-member-details{margin:0;padding:0;padding-right:0!important}html body .company_user_directory .item_list .directory-member-list-item .directory-member .member-left-col{margin:.75rem;padding:0;position:absolute;float:none}html body .company_user_directory .item_list .directory-member-list-item .directory-member .member-left-col .member-image{margin:0;border-radius:.25rem;overflow:hidden;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}html body .company_user_directory .item_list .directory-member-list-item .directory-member .member-left-col .member-image a img{max-height:100%;width:4rem;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}html body .company_user_directory .item_list .directory-member-list-item .directory-member .member-left-col .member-image a img:not([src$="default_user.png"]){--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}html body .company_user_directory .item_list .directory-member-list-item .directory-member .member-right-col{margin:0;padding:0;float:none}html body .company_user_directory .item_list .directory-member-list-item .directory-member .member-right-col .member-name{margin:0;padding:0;width:100%}html body .company_user_directory .item_list .directory-member-list-item .directory-member .member-right-col .member-name a{display:block;padding:.5rem .75rem .5rem 6rem;--bg-opacity:1;background-color:#9d1535;background-color:rgba(157,21,53,var(--bg-opacity));text-align:left;height:auto;--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity));font-size:1rem;line-height:1.5;white-space:normal}html body .company_user_directory .item_list .directory-member-list-item .directory-member .directory-user-location,html body .company_user_directory .item_list .directory-member-list-item .directory-member .summary{margin:.75rem .75rem 0 6rem;padding:0;font-size:1rem;--text-opacity:1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity));padding:0!important}html body .company_user_directory .item_list .directory-member-list-item .directory-member .action_buttons .row{margin:.75rem .75rem .75rem 6rem;padding:0;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;margin:.75rem .75rem .75rem 6rem!important}html body .company_user_directory .item_list .directory-member-list-item .directory-member .action_buttons .row>:first-child,html body .company_user_directory .item_list .directory-member-list-item .directory-member .action_buttons .row>:last-child{width:auto!important;padding:0!important}html body .company_user_directory .item_list .directory-member-list-item .directory-member .action_buttons .row a,html body .company_user_directory .item_list .directory-member-list-item .directory-member .action_buttons .row button{margin:0;padding:.25rem .5rem;width:auto;font-size:.875rem;border-style:none;border-radius:.25rem;text-transform:none;border-color:transparent;--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity));--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity))}html body .company_user_directory .item_list .directory-member-list-item .directory-member .action_buttons .row .contact button{margin-left:.75rem}html body .company_user_directory .item_list .directory-member-list-item .action_buttons_md{margin:0;padding:0;bottom:0;width:100%;overflow:hidden}html body .company_user_directory .item_list .directory-member-list-item .action_buttons_md .row{margin:.75rem;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center}html body .company_user_directory .item_list .directory-member-list-item .action_buttons_md .col-xs-6{display:-webkit-box;display:flex;width:auto;position:relative;display:inline-block;float:none}html body .company_user_directory .item_list .directory-member-list-item .action_buttons_md .col-xs-6+.col-xs-6{margin-left:.5rem}html body .company_user_directory .item_list .directory-member-list-item .action_buttons_md .col-xs-6 a,html body .company_user_directory .item_list .directory-member-list-item .action_buttons_md .col-xs-6 button{border-radius:.25rem;--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity));border-width:1px;border-color:transparent;--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity));font-size:.875rem;padding:.5rem 1rem}@media (min-width:768px){html body .company_user_directory .item_list .directory-member-list-item{width:33.333333%}html body .company_user_directory .item_list .directory-member-list-item .directory-member{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}html body .company_user_directory .item_list .directory-member-list-item .directory-member .member-left-col{margin:0;padding:0;position:relative}html body .company_user_directory .item_list .directory-member-list-item .directory-member .member-left-col .member-image{border-radius:0}html body .company_user_directory .item_list .directory-member-list-item .directory-member .member-left-col .member-image>a img{width:100%;height:auto}html body .company_user_directory .item_list .directory-member-list-item .directory-member .member-left-col .member-image .member-name{padding-top:.5rem;padding-bottom:.5rem;text-align:center;--bg-opacity:1;background-color:#9d1535;background-color:rgba(157,21,53,var(--bg-opacity));--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity));font-size:1.125rem}html body .company_user_directory .item_list .directory-member-list-item .directory-member .member-left-col .member-image .member-name a{--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity))}html body .company_user_directory .item_list .directory-member-list-item .directory-member .directory-user-location,html body .company_user_directory .item_list .directory-member-list-item .directory-member .summary{margin:.75rem}html body .company_user_directory .item_list .directory-member-list-item .directory-member .action_buttons_md{margin:.75rem;padding:0;position:relative;width:auto}html body .company_user_directory .item_list .directory-member-list-item .directory-member .action_buttons_md>.row{margin:0;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}html body .company_user_directory .item_list .directory-member-list-item .directory-member .action_buttons_md>.row a,html body .company_user_directory .item_list .directory-member-list-item .directory-member .action_buttons_md>.row button{padding:.25rem .5rem;font-size:.875rem}}html body.document-directory-page .document_list .img-thumbnail,html body.document-directory-page .document_list .item_actions,html body.document-directory-page .document_list .item_content,html body.document-directory-page .document_list .item_preface{display:none}html body.document-directory-page .document_list .item_main .item-name,html body.document-directory-page .document_list .item_main .item_byline{padding-left:.75rem!important}html body.document-directory-page .document_list .item_main .item_byline hr{display:none}html body .btn-group.open .dropdown-toggle{box-shadow:none}html body .dropdown-menu{margin:0;padding:0;border-style:none;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);border-radius:.25rem;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));overflow:hidden;right:0;left:auto}html body .dropdown-menu li{margin:0;padding-left:.75rem;padding-right:.75rem}html body .dropdown-menu li>div{display:-webkit-box;display:flex}html body .dropdown-menu li.active{--bg-opacity:1;background-color:#9d1535;background-color:rgba(157,21,53,var(--bg-opacity))}html body .dropdown-menu li.active a,html body .dropdown-menu li.active a:hover{width:100%;--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity));background-color:transparent}html body .dropdown-menu li a{margin:0;padding:0;display:block;font-size:1rem;--text-opacity:1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity));line-height:2;width:100%}html body .dropdown-menu li a:hover{--text-opacity:1;color:#9d1535;color:rgba(157,21,53,var(--text-opacity))}html body .dropdown-menu li.divider{margin-top:.5rem;margin-bottom:.5rem}html body .navbar.navbar-default .dropdown-menu{border-radius:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;left:0;right:auto}html body .email-contact-form-widget form,html body .email-contact-form-widget form .row{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}html body .email-contact-form-widget form .row>div{margin-bottom:.75rem}html body .email-contact-form-widget form>.form-group{position:static;padding:0 .75rem .75rem}html body .email-contact-form-widget form>button{margin:0 .75rem .75rem;width:auto}@media (min-width:640px){html body .email-contact-form-widget form{display:block}html body .email-contact-form-widget form .row{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}html body .event-list-event{margin:0 0 2rem;padding:0 0 1rem;position:relative;overflow:hidden;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-width:0}html body .event-list-event .event-list-title{z-index:0;display:block;width:100%;line-height:1;font-size:1.25rem;font-weight:300;margin:0;padding:.5rem .75rem .5rem 10rem;--bg-opacity:1;background-color:#9d1535;background-color:rgba(157,21,53,var(--bg-opacity));--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity))}html body .event-list-event .event-list-title a{margin:0;padding:0;background-color:transparent;--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity))}html body .event-list-event .event-list-image{margin:.75rem;position:absolute;top:0;z-index:10;width:auto}html body .event-list-event .event-list-image img{border-radius:.25rem}html body .event-list-event .event-list-event-details{margin:.75rem .75rem .75rem 10rem}html body .event-list-event .event-list-event-details+div.right-align{display:none}html body #site_footer{margin:4rem 0 0;padding:0;--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity));--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity));font-size:.875rem;font-weight:400}html body #site_footer .footer-top{margin:0 auto;padding:0 .75rem}html body #site_footer .footer-top>.row{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}html body #site_footer .footer-top>.row>div{padding:1rem .25rem;width:100%}html body #site_footer .footer-section h4,html body #site_footer h4{font-size:1rem;--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity));margin-bottom:.5rem}html body #site_footer a{text-decoration:underline}html body #site_footer a,html body #site_footer a:hover{--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}html body #site_footer a:hover{background-color:transparent}html body #site_footer .footer-contact .footer-contact-info{margin:0;padding:0}html body #site_footer .footer-contact .footer-contact-info .fa{margin-top:2px}html body #site_footer .footer-contact,html body #site_footer .row div:last-child aside{margin-top:25px}html body #site_footer .footer-blogs h4{margin:0 0 .5rem;padding:0}html body #site_footer .footer-blogs li{margin:0;padding:0;line-height:1.5}html body #site_footer .footer-blogs li .item-date-widget-style,html body #site_footer .footer-blogs li .widget-item-text{display:none}html body #site_footer .lower-footer{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity));--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity));padding:0}html body #site_footer .lower-footer .row{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}html body #site_footer .lower-footer .row>div:first-child{display:none}html body #site_footer .lower-footer .row>div:last-child{width:100%}html body #site_footer .lower-footer .row>div:last-child .pull-right{text-align:center;float:none!important}html body #site_footer .lower-footer #search_and_links .media_links a{--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity));text-decoration:none}html body #site_footer .lower-footer #search_and_links .media_links a:hover{background-color:transparent;--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}@media (min-width:640px){html body #site_footer .footer-top>.row{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;flex-wrap:wrap}html body #site_footer .footer-top>.row>div{width:50%}}@media (min-width:768px){html body #site_footer .footer-top>.row{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;flex-wrap:nowrap}html body #site_footer .footer-top>.row>div{width:25%}}html body .cke_editable,html body .form-control,html body input:not([type=checkbox]):not([type=radio]),html body select,html body textarea:not(.cke_dialog_ui_input_textarea){position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06);border-width:1px;--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity));--text-opacity:1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity));padding:.75rem 2rem .75rem 1rem;border-radius:.25rem;line-height:1;font-size:1rem;height:auto}html body .cke_editable:not([style*="display: none;"]):not([hidden]),html body .form-control:not([style*="display: none;"]):not([hidden]),html body input:not([type=checkbox]):not([type=radio]):not([style*="display: none;"]):not([hidden]),html body select:not([style*="display: none;"]):not([hidden]),html body textarea:not(.cke_dialog_ui_input_textarea):not([style*="display: none;"]):not([hidden]){display:block}html body .cke_editable:focus,html body .form-control:focus,html body input:not([type=checkbox]):not([type=radio]):focus,html body select:focus,html body textarea:not(.cke_dialog_ui_input_textarea):focus{outline:0;box-shadow:0 0 0 3px rgba(66,153,225,.5)}html body .cke_editable::-webkit-input-placeholder,html body .form-control::-webkit-input-placeholder,html body input:not([type=checkbox]):not([type=radio])::-webkit-input-placeholder,html body select::-webkit-input-placeholder,html body textarea:not(.cke_dialog_ui_input_textarea)::-webkit-input-placeholder{--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity))}html body .cke_editable::-moz-placeholder,html body .form-control::-moz-placeholder,html body input:not([type=checkbox]):not([type=radio])::-moz-placeholder,html body select::-moz-placeholder,html body textarea:not(.cke_dialog_ui_input_textarea)::-moz-placeholder{--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity))}html body .cke_editable:-ms-input-placeholder,html body .form-control:-ms-input-placeholder,html body input:not([type=checkbox]):not([type=radio]):-ms-input-placeholder,html body select:-ms-input-placeholder,html body textarea:not(.cke_dialog_ui_input_textarea):-ms-input-placeholder{--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity))}html body .cke_editable::-ms-input-placeholder,html body .form-control::-ms-input-placeholder,html body input:not([type=checkbox]):not([type=radio])::-ms-input-placeholder,html body select::-ms-input-placeholder,html body textarea:not(.cke_dialog_ui_input_textarea)::-ms-input-placeholder{--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity))}html body .cke_editable::placeholder,html body .form-control::placeholder,html body input:not([type=checkbox]):not([type=radio])::placeholder,html body select::placeholder,html body textarea:not(.cke_dialog_ui_input_textarea)::placeholder{--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity))}html body .cke_editable ul{margin-left:2rem;list-style-type:disc;list-style-position:outside}html body .cke_editable ol{margin-left:2rem;list-style-type:decimal;list-style-position:outside}html body .search-field input[type=text]{width:100%!important}html body .chosen-container-multi .chosen-choices,html body select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E)!important;background-repeat:no-repeat;background-position:right .7em top 50%;background-size:.65em auto}html body ul.chosen-choices,html body ul.chosen-results{margin-top:0;margin-bottom:0}html body textarea.form-control{height:6rem}html body .search_widget input{width:100%!important}html body .top_link label,html body label,html body label.control-label{margin:0;padding:0;--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity));font-size:1rem;text-transform:none;font-weight:400;text-align:left}html body .top_link label .popover_link,html body label.control-label .popover_link,html body label .popover_link{position:relative;top:0;right:0}html body #main_content .field label.error{margin:.25rem 0 0;padding:0;border-width:0;background-color:transparent}html body #main_content .field input.error{margin:0}html body .checkbox label{--text-opacity:1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity));line-height:1.5;width:100%;padding-left:1.5rem}html body [type=checkbox]{margin:0;display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center}html body [type=checkbox]:before{font-size:1.25rem;opacity:1;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));font-family:FontAwesome;content:"\F096";line-height:inherit}html body [type=checkbox]:checked:before{--text-opacity:1;color:#3182ce;color:rgba(49,130,206,var(--text-opacity));content:"\F14A"}html body .help-block{width:66.666667%;display:block;font-style:italic;font-size:.875rem;margin-left:33.333%}html body .form-group{margin:1rem 0 0;display:-webkit-box;display:flex;flex-wrap:wrap;width:100%}html body .form-group:after,html body .form-group:before{content:"";display:none!important}html body .form-group label{margin:0}html body .form-group>div,html body .form-group>label{margin:0;padding-right:.75rem;width:33.333333%;line-height:2;text-align:right;display:block}html body .form-group .form-control,html body .form-group>div+div,html body .form-group label+div{width:66.666667%;display:block}html body .form-group+.checkbox{margin-left:33.333%}html body .form-group label+div{margin:0;text-align:left}html body .form-group label+div .form-control,html body .form-group label+div .help-block,html body .form-group label+div .inline-block{margin:0;width:100%;text-align:left}html body .form-group .inline-block{padding:0}html body form>.form-group:first-child{margin-top:0}html body .form-horizontal .form-group{margin:1rem 0 0}html body .form-horizontal .form-group .control-label{padding:0 .75rem 0 0}html body .g-recaptcha{margin-top:1rem;margin-left:33.333333%}html body #item_feed_post_new{margin:1rem 0;border-width:0}html body #item_feed_post_new .post_choice>br{display:none}html body #item_feed_post_new .post_choice .post_choices{margin-left:1rem;padding:0}html body #item_feed_post_new .post_choice .post_choices+div{margin-bottom:.75rem}html body #item_feed_post_new .post_form{z-index:10;position:relative;border-width:0;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}html body #item_feed_post_new .poll_edit_container+.checkbox,html body #item_feed_post_new .poll_questions_container,html body #item_feed_post_new .poll_questions_container+button,html body #item_feed_post_new .post_form_submit_row>button,html body #item_feed_post_new .post_form_submit_row form .checkbox{margin-left:33.333%}html body .chapter_page .list-group .item_view_activity_oriented .item_preface{display:none}html body .list-group>.list-group-item.discussion_list,html body .list-group>.list-group-item.link_list,html body .list-group>.list-group-item.poll_list,html body .list-group>.list-group-item.video_list{margin:1rem 0 0;padding:0;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border-width:4px 0 0;--border-opacity:1;border-color:#9d1535;border-color:rgba(157,21,53,var(--border-opacity));border-radius:.5rem;border-top:4px solid #9d1535!important}html body .list-group>.list-group-item.discussion_list>.row,html body .list-group>.list-group-item.link_list>.row,html body .list-group>.list-group-item.poll_list>.row,html body .list-group>.list-group-item.video_list>.row{display:-webkit-box;display:flex}html body .list-group>.list-group-item.discussion_list>.row>:first-child,html body .list-group>.list-group-item.link_list>.row>:first-child,html body .list-group>.list-group-item.poll_list>.row>:first-child,html body .list-group>.list-group-item.video_list>.row>:first-child{width:6rem}html body .list-group>.list-group-item.discussion_list>.row>:last-child,html body .list-group>.list-group-item.link_list>.row>:last-child,html body .list-group>.list-group-item.poll_list>.row>:last-child,html body .list-group>.list-group-item.video_list>.row>:last-child{margin:.75rem;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;width:100%}html body .list-group>.list-group-item.discussion_list>.row>:last-child .item_name,html body .list-group>.list-group-item.link_list>.row>:last-child .item_name,html body .list-group>.list-group-item.poll_list>.row>:last-child .item_name,html body .list-group>.list-group-item.video_list>.row>:last-child .item_name{grid-row-start:1;grid-row-end:1;grid-column-start:1;grid-column-end:4;--text-opacity:1;color:#9d1535;color:rgba(157,21,53,var(--text-opacity));font-size:1.875rem;font-family:Raleway,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;background-color:transparent}html body .list-group>.list-group-item.discussion_list>.row>:last-child .item_name a,html body .list-group>.list-group-item.link_list>.row>:last-child .item_name a,html body .list-group>.list-group-item.poll_list>.row>:last-child .item_name a,html body .list-group>.list-group-item.video_list>.row>:last-child .item_name a{--text-opacity:1;color:#9d1535;color:rgba(157,21,53,var(--text-opacity))}html body .list-group>.list-group-item.discussion_list>.row>:last-child .item_clump_controls,html body .list-group>.list-group-item.link_list>.row>:last-child .item_clump_controls,html body .list-group>.list-group-item.poll_list>.row>:last-child .item_clump_controls,html body .list-group>.list-group-item.video_list>.row>:last-child .item_clump_controls{grid-row-start:1;grid-column-start:4}html body .list-group>.list-group-item.discussion_list>.row>:last-child .item_clump_controls button,html body .list-group>.list-group-item.link_list>.row>:last-child .item_clump_controls button,html body .list-group>.list-group-item.poll_list>.row>:last-child .item_clump_controls button,html body .list-group>.list-group-item.video_list>.row>:last-child .item_clump_controls button{margin:0;padding:.25rem .75rem;font-size:.875rem}html body .list-group>.list-group-item.discussion_list>.row>:last-child .item_preface,html body .list-group>.list-group-item.link_list>.row>:last-child .item_preface,html body .list-group>.list-group-item.poll_list>.row>:last-child .item_preface,html body .list-group>.list-group-item.video_list>.row>:last-child .item_preface{margin:0;padding:0;grid-row-start:2;grid-column-start:1;grid-column-end:5}html body .list-group>.list-group-item.discussion_list>.row>:last-child .item_tags,html body .list-group>.list-group-item.link_list>.row>:last-child .item_tags,html body .list-group>.list-group-item.poll_list>.row>:last-child .item_tags,html body .list-group>.list-group-item.video_list>.row>:last-child .item_tags{grid-row-start:3;grid-column-start:1;grid-column-end:5}html body .list-group>.list-group-item.discussion_list>.row>:last-child .item_content,html body .list-group>.list-group-item.link_list>.row>:last-child .item_content,html body .list-group>.list-group-item.poll_list>.row>:last-child .item_content,html body .list-group>.list-group-item.video_list>.row>:last-child .item_content{margin:0;padding:0;display:block;grid-row-start:4;grid-column-start:1;grid-column-end:5}html body .list-group>.list-group-item.discussion_list>.row>:last-child .item_content .activity-link,html body .list-group>.list-group-item.link_list>.row>:last-child .item_content .activity-link,html body .list-group>.list-group-item.poll_list>.row>:last-child .item_content .activity-link,html body .list-group>.list-group-item.video_list>.row>:last-child .item_content .activity-link{display:block;text-align:left;white-space:pre}html body .list-group>.list-group-item.discussion_list>.row>:last-child .item_description,html body .list-group>.list-group-item.link_list>.row>:last-child .item_description,html body .list-group>.list-group-item.poll_list>.row>:last-child .item_description,html body .list-group>.list-group-item.video_list>.row>:last-child .item_description{margin:0;padding:.75rem;--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity));border-radius:.25rem;box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06);grid-row-start:5;grid-column-start:1;grid-column-end:5;padding:.75rem!important}html body .list-group>.list-group-item.discussion_list>.row>:last-child .item_actions,html body .list-group>.list-group-item.discussion_list>.row>:last-child .item_byline,html body .list-group>.list-group-item.link_list>.row>:last-child .item_actions,html body .list-group>.list-group-item.link_list>.row>:last-child .item_byline,html body .list-group>.list-group-item.poll_list>.row>:last-child .item_actions,html body .list-group>.list-group-item.poll_list>.row>:last-child .item_byline,html body .list-group>.list-group-item.video_list>.row>:last-child .item_actions,html body .list-group>.list-group-item.video_list>.row>:last-child .item_byline{display:none}html body .list-group>.list-group-item.discussion_list>.row>:last-child .item_actions+div:not(.item_tags),html body .list-group>.list-group-item.discussion_list>.row>:last-child .item_tags+div,html body .list-group>.list-group-item.link_list>.row>:last-child .item_actions+div:not(.item_tags),html body .list-group>.list-group-item.link_list>.row>:last-child .item_tags+div,html body .list-group>.list-group-item.poll_list>.row>:last-child .item_actions+div:not(.item_tags),html body .list-group>.list-group-item.poll_list>.row>:last-child .item_tags+div,html body .list-group>.list-group-item.video_list>.row>:last-child .item_actions+div:not(.item_tags),html body .list-group>.list-group-item.video_list>.row>:last-child .item_tags+div{grid-row-start:6;grid-column-start:1;grid-column-end:5}html body .list-group>.list-group-item.discussion_list>.row>:last-child .item_actions+div:not(.item_tags) .item-interaction-border,html body .list-group>.list-group-item.discussion_list>.row>:last-child .item_tags+div .item-interaction-border,html body .list-group>.list-group-item.link_list>.row>:last-child .item_actions+div:not(.item_tags) .item-interaction-border,html body .list-group>.list-group-item.link_list>.row>:last-child .item_tags+div .item-interaction-border,html body .list-group>.list-group-item.poll_list>.row>:last-child .item_actions+div:not(.item_tags) .item-interaction-border,html body .list-group>.list-group-item.poll_list>.row>:last-child .item_tags+div .item-interaction-border,html body .list-group>.list-group-item.video_list>.row>:last-child .item_actions+div:not(.item_tags) .item-interaction-border,html body .list-group>.list-group-item.video_list>.row>:last-child .item_tags+div .item-interaction-border{display:none}html body .list-group>.list-group-item.discussion_list>.row>:last-child .item_actions+div:not(.item_tags) .item_date,html body .list-group>.list-group-item.discussion_list>.row>:last-child .item_tags+div .item_date,html body .list-group>.list-group-item.link_list>.row>:last-child .item_actions+div:not(.item_tags) .item_date,html body .list-group>.list-group-item.link_list>.row>:last-child .item_tags+div .item_date,html body .list-group>.list-group-item.poll_list>.row>:last-child .item_actions+div:not(.item_tags) .item_date,html body .list-group>.list-group-item.poll_list>.row>:last-child .item_tags+div .item_date,html body .list-group>.list-group-item.video_list>.row>:last-child .item_actions+div:not(.item_tags) .item_date,html body .list-group>.list-group-item.video_list>.row>:last-child .item_tags+div .item_date{margin:0 0 .5rem;padding:0}html body .list-group>.list-group-item.discussion_list>.row>:last-child .item_actions+div:not(.item_tags) .item_interaction_actions,html body .list-group>.list-group-item.discussion_list>.row>:last-child .item_tags+div .item_interaction_actions,html body .list-group>.list-group-item.link_list>.row>:last-child .item_actions+div:not(.item_tags) .item_interaction_actions,html body .list-group>.list-group-item.link_list>.row>:last-child .item_tags+div .item_interaction_actions,html body .list-group>.list-group-item.poll_list>.row>:last-child .item_actions+div:not(.item_tags) .item_interaction_actions,html body .list-group>.list-group-item.poll_list>.row>:last-child .item_tags+div .item_interaction_actions,html body .list-group>.list-group-item.video_list>.row>:last-child .item_actions+div:not(.item_tags) .item_interaction_actions,html body .list-group>.list-group-item.video_list>.row>:last-child .item_tags+div .item_interaction_actions{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}html body .list-group>.list-group-item.discussion_list>.row>:last-child .item_actions+div:not(.item_tags) .item_interaction_actions>div,html body .list-group>.list-group-item.discussion_list>.row>:last-child .item_tags+div .item_interaction_actions>div,html body .list-group>.list-group-item.link_list>.row>:last-child .item_actions+div:not(.item_tags) .item_interaction_actions>div,html body .list-group>.list-group-item.link_list>.row>:last-child .item_tags+div .item_interaction_actions>div,html body .list-group>.list-group-item.poll_list>.row>:last-child .item_actions+div:not(.item_tags) .item_interaction_actions>div,html body .list-group>.list-group-item.poll_list>.row>:last-child .item_tags+div .item_interaction_actions>div,html body .list-group>.list-group-item.video_list>.row>:last-child .item_actions+div:not(.item_tags) .item_interaction_actions>div,html body .list-group>.list-group-item.video_list>.row>:last-child .item_tags+div .item_interaction_actions>div{width:auto}html body .list-group>.list-group-item.discussion_list>.row>:last-child .comments,html body .list-group>.list-group-item.link_list>.row>:last-child .comments,html body .list-group>.list-group-item.poll_list>.row>:last-child .comments,html body .list-group>.list-group-item.video_list>.row>:last-child .comments{margin:0;grid-row-start:7;grid-column-start:1;grid-column-end:5}html body .list-group>.list-group-item.discussion_list>.row>:last-child .comments .likes,html body .list-group>.list-group-item.discussion_list>.row>:last-child .comments .see_all,html body .list-group>.list-group-item.link_list>.row>:last-child .comments .likes,html body .list-group>.list-group-item.link_list>.row>:last-child .comments .see_all,html body .list-group>.list-group-item.poll_list>.row>:last-child .comments .likes,html body .list-group>.list-group-item.poll_list>.row>:last-child .comments .see_all,html body .list-group>.list-group-item.video_list>.row>:last-child .comments .likes,html body .list-group>.list-group-item.video_list>.row>:last-child .comments .see_all{margin:0 0 .75rem;padding:0}html body .list-group>.list-group-item.poll_list>.row>:last-child .item_clump_controls,html body .list-group>.list-group-item.poll_list>.row>:last-child .item_name{grid-row-start:1}html body .list-group>.list-group-item.poll_list>.row>:last-child .item_preface{grid-row-start:1;grid-column-start:1;grid-column-end:4}html body .list-group>.list-group-item.poll_list>.row>:last-child .item_tags{grid-row-start:2}html body .list-group>.list-group-item.poll_list>.row>:last-child .poll_container{grid-row-start:3;grid-column-start:1;grid-column-end:5}html body .list-group>.list-group-item.poll_list>.row>:last-child .poll_container h3{--text-opacity:1;color:#9d1535;color:rgba(157,21,53,var(--text-opacity));font-size:1.875rem}html body .list-group>.list-group-item.poll_list>.row>:last-child .poll_container h3:before{font-family:FontAwesome;content:"\F03A   "}html body .list-group>.list-group-item.poll_list>.row>:last-child .item_description{grid-row-start:3}html body .list-group>.list-group-item.poll_list>.row>:last-child .comments{margin:0;grid-row-start:7}html body .list-group>.list-group-item .item_pic{margin:.75rem;padding:0;border-width:0;background-color:transparent;height:auto;border-radius:.25rem;overflow:hidden}@media (min-width:640px){html body .list-group>.list-group-item.discussion_list>.row>:first-child{display:block!important}}html body.suppress_nav_links .site{padding-top:5.5rem}html body.suppress_nav_links .site .site-header{padding:0;height:auto}html body.suppress_nav_links .site .site-header #header_topbar{padding-bottom:.75rem}html body.suppress_nav_links .site .site-header #header_topbar .navbar-brand{pointer-events:none;cursor:default}html body.suppress_nav_links .site .site-header #header_topbar #header-account-buttons,html body.suppress_nav_links .site .site-header .navbar-default{display:none}html body .site-header{margin:0;padding:0;z-index:50;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);position:fixed;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}html body .site-header #main-menu-mobile{display:block}html body .site-header .navbar-brand{margin:0;padding:0}html body .site-header .navbar-brand img{width:auto;margin-top:.75rem;height:30px!important}html body .site-header .mobile-menu-toggle-switch{display:block;top:0;right:0;margin:.75rem}html body .site-header #header_topbar{display:block;display:block!important}html body .site-header #header_topbar .container{padding-left:.75rem;padding-right:.75rem;padding-bottom:.75rem;position:relative}html body .site-header #header_topbar .row>div{width:100%}html body .site-header #header_topbar #header-account-buttons{margin:.5rem 16rem 0 0;padding:0 .75rem 0 0;display:none}html body .site-header #header_topbar #header-account-buttons #header_topbar_account .navbar-nav>li#login_button a{padding:.25rem 1rem;font-size:.875rem;border-width:1px;text-transform:none;border-radius:.25rem;--text-opacity:1;color:#9d1535;color:rgba(157,21,53,var(--text-opacity));--border-opacity:1;border-color:#9d1535;border-color:rgba(157,21,53,var(--border-opacity))}html body .site-header #header_topbar #header-account-buttons #header_topbar_account .navbar-nav>li>a{padding:.25rem 1rem;font-size:.875rem;border-width:1px;text-transform:none;border-radius:.25rem}html body .site-header #header_topbar #header-account-buttons #header_topbar_account .navbar-nav>li>a#userDropDown{--text-opacity:1;color:#9d1535;color:rgba(157,21,53,var(--text-opacity));--border-opacity:1;border-color:#9d1535;border-color:rgba(157,21,53,var(--border-opacity))}html body .site-header #header_topbar #header-account-buttons #header_topbar_account .navbar-nav>li>a#userDropDown:hover,html body .site-header #header_topbar #header-account-buttons #header_topbar_account .navbar-nav>li>a.signup_button{--bg-opacity:1;background-color:#9d1535;background-color:rgba(157,21,53,var(--bg-opacity));--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity))}html body .site-header #header_topbar #header-account-buttons #header_topbar_account .navbar-nav>li>a.signup_button{border-width:1px;--border-opacity:1;border-color:#9d1535;border-color:rgba(157,21,53,var(--border-opacity))}html body .site-header #header_topbar #header-account-buttons #header_topbar_account .navbar-nav>li>a.signup_button:hover{--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity));--bg-opacity:1;background-color:#5e0d20;background-color:rgba(94,13,32,var(--bg-opacity));--border-opacity:1;border-color:#5e0d20;border-color:rgba(94,13,32,var(--border-opacity))}html body .site-header #header_topbar #header-account-buttons #header_topbar_account .navbar-nav>li>a.admin-link{--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity));--border-opacity:1;border-color:#cbd5e0;border-color:rgba(203,213,224,var(--border-opacity))}html body .site-header .navbar-default{display:none;min-height:0}html body .site-header .navbar-default .container{padding-left:.75rem;padding-right:.75rem;position:relative}html body .site-header .navbar-default .container .visible-xs.visible-sm a{padding:0 0 .75rem;display:block}html body .site-header .navbar-default .container .navbar-collapse{display:none}html body .site-header .navbar-default .container .navbar-collapse ul.navbar-nav>li:first-child a{padding-left:0}html body .site-header .navbar-default .container .navbar-collapse ul.navbar-nav>li>a{padding:.75rem 1rem;text-transform:none;font-size:1rem}html body .site-header .navbar-default .container .navbar-collapse ul.navbar-nav>li.active>a{--text-opacity:1;color:#9d1535;color:rgba(157,21,53,var(--text-opacity));font-weight:700}html body .site-header .navbar-default .container .navbar-collapse ul.navbar-nav>li.active>.selected{font-weight:700}html body .site-header .navbar-default .container .navbar-collapse ul.navbar-nav>li.active>.dropdown-menu .selected{--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity))}html body .site-header .navbar-default .container #slide-search-field{margin-right:.75rem;position:absolute;width:auto;display:none;width:16rem;right:0;top:-2.75rem;max-width:16rem}html body .site-header .navbar-default .container #slide-search-field input{padding:.5rem .75rem .25rem;--border-opacity:1;border-radius:.25rem;border-top-right-radius:0;border-bottom-right-radius:0;border:1px solid #e2e8f0;border-color:rgba(226,232,240,var(--border-opacity));font-size:.875rem}html body .site-header .navbar-default .container #slide-search-field input::-webkit-input-placeholder{--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity))}html body .site-header .navbar-default .container #slide-search-field input::-moz-placeholder{--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity))}html body .site-header .navbar-default .container #slide-search-field input:-ms-input-placeholder{--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity))}html body .site-header .navbar-default .container #slide-search-field input::-ms-input-placeholder{--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity))}html body .site-header .navbar-default .container #slide-search-field input::placeholder{--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity))}html body .site-header .navbar-default .container #slide-search-field button{padding:.5rem .75rem;height:100%;border-collapse:collapse;--border-opacity:1;--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity));--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity));border-radius:.25rem;border-top-left-radius:0;border-bottom-left-radius:0;border:1px solid #e2e8f0;border-color:rgba(226,232,240,var(--border-opacity));left:-1px}html body .site-header .navbar-default .container #slide-search-field button .fa{display:block;font-size:.875rem}@media (min-width:1024px){html body .site-header #header_topbar .container{padding-bottom:0}html body .site-header .navbar-default{display:block}html body .site-header .navbar-default .visible-xs.visible-sm a{display:none}html body .site-header #header_topbar #header-account-buttons,html body .site-header .navbar-default .container #slide-search-field,html body .site-header .navbar-default .container .navbar-collapse{display:block}html body .site-header .mobile-menu-toggle-switch{display:none}}html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group .list-group-item,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump .list-group-item{padding:0;margin:0 0 1.5rem;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border-width:0;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));overflow:hidden}html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group .list-group-item>.row>div:first-child,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump .list-group-item>.row>div:first-child{margin:0;padding:0;position:absolute;width:8rem;height:8rem;z-index:10;border-radius:.25rem;overflow:hidden;top:1rem;left:1rem;display:block!important}html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group .list-group-item>.row>div:first-child .image,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group .list-group-item>.row>div:first-child .item_pic,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump .list-group-item>.row>div:first-child .image,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump .list-group-item>.row>div:first-child .item_pic{margin:0;padding:0;border-width:0;border-radius:0}html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group .list-group-item>.row>div:first-child .image a,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group .list-group-item>.row>div:first-child .item_pic a,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump .list-group-item>.row>div:first-child .image a,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump .list-group-item>.row>div:first-child .item_pic a{margin:0;padding:0;border-width:0}html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group .list-group-item .item_clump_controls,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump .list-group-item .item_clump_controls{padding:0;margin:.5rem .75rem 0 0}html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group .list-group-item .item_clump_controls .btn,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump .list-group-item .item_clump_controls .btn{margin:0;padding:.25rem .5rem;font-size:.875rem;--border-opacity:1;border-color:#9d1535;border-color:rgba(157,21,53,var(--border-opacity));--bg-opacity:1;background-color:#9d1535;background-color:rgba(157,21,53,var(--bg-opacity));--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity))}html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group .list-group-item .item_clump_controls .btn:focus,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group .list-group-item .item_clump_controls .btn:hover,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump .list-group-item .item_clump_controls .btn:focus,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump .list-group-item .item_clump_controls .btn:hover{--border-opacity:1;border-color:#9d1535;border-color:rgba(157,21,53,var(--border-opacity));--bg-opacity:1;background-color:#f5e8eb;background-color:rgba(245,232,235,var(--bg-opacity));--text-opacity:1;color:#9d1535;color:rgba(157,21,53,var(--text-opacity));box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group .list-group-item .item-title,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group .list-group-item .item_name,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump .list-group-item .item-title,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump .list-group-item .item_name{margin:0 0 .75rem;z-index:0;padding:.75rem .75rem .75rem 10rem;display:block;width:100%;font-family:Raleway,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity));--bg-opacity:1;background-color:#9d1535;background-color:rgba(157,21,53,var(--bg-opacity));line-height:1}html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group .list-group-item .item-title a,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group .list-group-item .item_name a,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump .list-group-item .item-title a,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump .list-group-item .item_name a{font-size:1.25rem;--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity))}html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group .list-group-item .item-title b,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group .list-group-item .item_name b,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump .list-group-item .item-title b,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump .list-group-item .item_name b{font-weight:400}html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group .list-group-item .item-body-text,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group .list-group-item .item-posted-info,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group .list-group-item .item_actions,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group .list-group-item .item_byline,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group .list-group-item .item_content,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group .list-group-item .item_description,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group .list-group-item .item_tags,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump .list-group-item .item-body-text,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump .list-group-item .item-posted-info,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump .list-group-item .item_actions,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump .list-group-item .item_byline,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump .list-group-item .item_content,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump .list-group-item .item_description,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump .list-group-item .item_tags{margin-left:0;margin-right:0;margin-bottom:.75rem;padding:0 .75rem 0 10rem}html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group .list-group-item .item_tags,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump .list-group-item .item_tags{margin:1rem 0 .5rem}html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group .list-group-item .item_interaction_actions,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump .list-group-item .item_interaction_actions{margin:1.5rem 1rem .75rem;padding:0}html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group .list-group-item .item_description .content_short,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group .list-group-item .item_description .content_short .richtext,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group .list-group-item .item_description .content_short .richtext p,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group .list-group-item .item_description .see_more,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump .list-group-item .item_description .content_short,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump .list-group-item .item_description .content_short .richtext,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump .list-group-item .item_description .content_short .richtext p,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump .list-group-item .item_description .see_more{margin:0;display:inline}html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group .list-group-item .item_actions+div:not(.item_tags),html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content #item_cluster_item_clump.list-group .list-group-item .item_tags+div,html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump .list-group-item .item_actions+div:not(.item_tags),html body:not(.company_user-directory-page):not(.user-directory-page):not(.search-page):not(.group-page-single):not(.topic-directory-page):not(.topic-page-single):not(.blog-directory-page) #main_content .list-group.item_clump .list-group-item .item_tags+div{display:none}body .sign_in_modal .modal-content{border-radius:.5rem;overflow:hidden;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}body .sign_in_modal .modal-content .modal-header{position:relative}body .sign_in_modal .modal-content .modal-header .close{margin:0;padding:1rem;position:absolute;right:0;top:0}body .sign_in_modal .modal-content .modal-header h4{font-weight:400}body .sign_in_modal .modal-content .modal-body #login_form_dropdown .form-group{margin-left:0;margin-right:0;display:-webkit-box;display:flex}body .sign_in_modal .modal-content .modal-body #login_form_dropdown .form-group:last-child{margin-bottom:0}body .sign_in_modal .modal-content .modal-body #login_form_dropdown>:last-child{width:auto;margin-left:33.333%}body .sign_in_modal .modal-content .modal-body #login_form_dropdown>:last-child div{margin:0;padding:0;width:100%;text-align:left}body .sign_in_modal .modal-content .modal-body #login_form_dropdown>:last-child div button{float:none;float:none!important}html body #message_list_item_clump>li{margin-top:1rem;border-radius:0;margin:1rem 0 0!important;border-radius:0!important}html body #message_list_item_clump>li .item-preface,html body #message_list_item_clump>li .item_content,html body #message_list_item_clump>li .item_name:before{display:none}html body #message_list_item_clump>li .item_byline{margin-bottom:.75rem;--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}html body #message_list_item_clump>li .item_description:before{margin:0;padding:0}body #main-menu-mobile.mm-menu{--bg-opacity:1;background-color:#1a202c;background-color:rgba(26,32,44,var(--bg-opacity));--text-opacity:1;color:#f7fafc;color:rgba(247,250,252,var(--text-opacity))}body #main-menu-mobile.mm-menu .mm-list li:after{border-width:0}body #main-menu-mobile.mm-menu .mm-list a{font-size:1rem;--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity));border-width:0}body #main-menu-mobile.mm-menu .mm-list a:not(.mm-subopen){padding:.75rem 1.5rem}body #main-menu-mobile.mm-menu .mm-list .mm-subopen{--bg-opacity:1;background-color:#2d3748;background-color:rgba(45,55,72,var(--bg-opacity))}body #main-menu-mobile.mm-menu .mm-list .mm-subopen:before{border-width:0}body #main-menu-mobile.mm-menu .mm-list .mm-subopen:after{--border-opacity:1;border-color:#f7fafc;border-color:rgba(247,250,252,var(--border-opacity))}body #main-menu-mobile.mm-menu .mm-list .mm-subclose{margin-top:.25rem}body #main-menu-mobile.mm-menu .mm-list .mm-subclose:before{margin-bottom:0;--border-opacity:1;border-color:#f7fafc;border-color:rgba(247,250,252,var(--border-opacity));top:1.25rem}body #main-menu-mobile.mm-menu .mm-list #search_form>.input-group{padding:.75rem}body #main-menu-mobile.mm-menu .mm-list #search_form>.input-group input{padding:.75rem;border-radius:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;font-size:1rem;line-height:1}body #main-menu-mobile.mm-menu .mm-list #search_form>.input-group button{padding:.75rem;height:auto;border-radius:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;font-size:1.125rem;line-height:1;--border-opacity:1;border-color:#718096;border-color:rgba(113,128,150,var(--border-opacity));--bg-opacity:1;background-color:#718096;background-color:rgba(113,128,150,var(--bg-opacity));--text-opacity:1;color:#f7fafc;color:rgba(247,250,252,var(--text-opacity))}html body .nav-tabs{margin:0;position:relative;display:-webkit-box;display:flex;flex-wrap:wrap;border-style:none;font-family:Raleway,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;top:2px;clear:both;float:none}html body .nav-tabs:after,html body .nav-tabs :after,html body .nav-tabs:before,html body .nav-tabs :before{display:none}html body .nav-tabs li{margin:0;float:none!important}html body .nav-tabs li a{margin:0;padding:0;border-width:0}html body .nav-tabs>li{margin:0 0 0 1rem;padding:0;border-top-left-radius:.25rem;border-top-right-radius:.25rem;overflow:hidden}html body .nav-tabs>li.active,html body .nav-tabs>li.selected{position:relative;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}html body .nav-tabs>li.active a,html body .nav-tabs>li.active a:hover,html body .nav-tabs>li.selected a,html body .nav-tabs>li.selected a:hover,html body .nav-tabs>li a,html body .nav-tabs>li a:hover{padding:.75rem;position:relative;border-width:0;box-shadow:none;border-radius:0;background-color:transparent}html body #fb-root+.container+.extra-header-content{position:relative;display:block;width:100%}body .pagination_control{margin-top:1rem;margin-bottom:1.25rem;font-size:1rem}body .pagination_control,body .pagination_control .pagination-toolbar{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}body .pagination_control .pagination-toolbar{margin:0;padding:0;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;align-content:center}body .pagination_control .pagination-toolbar div{display:-webkit-box;display:flex}body .pagination_control .pagination-toolbar .pagination-pages{display:block;-webkit-box-flex:1;flex-grow:1;text-align:center;line-height:2}body .pagination_control .btn-group,body .pagination_control .btn-group-vertical,body .pagination_control .btn-toolbar .btn-group,body .pagination_control .next-button,body .pagination_control .prev-button{margin:0 .75rem 0 0;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;float:none}body .pagination_control .btn-group-vertical a,body .pagination_control .btn-group a,body .pagination_control .btn-toolbar .btn-group a,body .pagination_control .next-button a,body .pagination_control .prev-button a{font-size:1rem;--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity));padding:.25rem .75rem;border-width:1px;--border-opacity:1;border-color:#718096;border-color:rgba(113,128,150,var(--border-opacity));float:none}body .pagination_control .btn-group-vertical .btn-default,body .pagination_control .btn-group .btn-default,body .pagination_control .btn-toolbar .btn-group .btn-default,body .pagination_control .next-button .btn-default,body .pagination_control .prev-button .btn-default{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}body .pagination_control .btn-group-vertical .btn-info,body .pagination_control .btn-group .btn-info,body .pagination_control .btn-toolbar .btn-group .btn-info,body .pagination_control .next-button .btn-info,body .pagination_control .prev-button .btn-info{--bg-opacity:1;background-color:#718096;background-color:rgba(113,128,150,var(--bg-opacity));--text-opacity:1;color:#f7fafc;color:rgba(247,250,252,var(--text-opacity))}body .pagination_control .input-group{margin:0;display:block;width:auto;float:none;display:-webkit-box;display:flex}body .pagination_control .input-group .input-group-btn{width:auto}body .pagination_control .input-group .go,body .pagination_control .input-group .goto{border-radius:0;display:block;font-size:1rem;--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity));padding:.25rem .75rem;height:auto;border-width:1px;--border-opacity:1;border-color:#718096;border-color:rgba(113,128,150,var(--border-opacity))}body .pagination_control .input-group .go{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}body .pagination_control .input-group .go:hover{--bg-opacity:1;background-color:#a0aec0;background-color:rgba(160,174,192,var(--bg-opacity));--text-opacity:1;color:#f7fafc;color:rgba(247,250,252,var(--text-opacity))}body .pagination_control .input-group .goto{width:8rem;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;left:-1px}body .pagination_control .btn-group a.page{border-radius:0;border-right-width:0}body .pagination_control .btn-group a.page:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}body .pagination_control .btn-group a.page:last-child{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-right-width:1px}body .pagination_control .next-button,body .pagination_control .prev-button{border-radius:.25rem}html body .panel,html body .panel.panel-default{margin:0;padding:0;position:relative;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-style:none;height:100%}html body .panel.panel-brand,html body .panel.panel-default.panel-brand{--bg-opacity:1;background-color:#9d1535;background-color:rgba(157,21,53,var(--bg-opacity));--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity))}html body .panel.panel-default .panel-title,html body .panel .panel-title{padding:.5rem;white-space:nowrap;text-align:left}html body .panel.panel-default .panel-heading,html body .panel .panel-heading{margin:0;padding:.25rem .75rem;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;border-top-left-radius:.5rem;border-top-right-radius:.5rem;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}html body .panel.panel-default .panel-heading .btn,html body .panel .panel-heading .btn{padding:.25rem .5rem;font-size:.875rem}html body .panel.panel-default .panel-heading h3,html body .panel .panel-heading h3{display:inline;width:auto;text-align:left;font-weight:400}html body .panel.panel-default .panel-heading div:last-child,html body .panel .panel-heading div:last-child{display:inline;width:auto}html body .panel .panel-body,html body .panel.panel-default .panel-body{margin:0;padding:.75rem}html body .panel.panel-default .panel-footer,html body .panel .panel-footer{margin:.75rem;padding:0;border-width:0}html body .document_panel .panel-default{background-color:transparent;box-shadow:none;border-radius:.5rem}html body .document_panel .panel-default .panel-heading{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}html body .document_panel .panel-default .panel-heading .panel-title{width:50%;text-align:left}html body .document_panel .panel-default .panel-heading div{margin-top:0!important}html body .document_panel .panel-default .existing_file_div{margin:0;padding:0}html body .document_panel .panel-default .existing_file_div .file_row,html body .document_panel .panel-default .existing_file_div .no_file_yet{display:block;margin:.75rem}html body .panel.activity-section{margin-top:2rem;height:auto;box-shadow:none;--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity))}html body .panel.activity-section h3{--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}html body .plan_table_container_main .plan_row{margin:0 0 2rem;padding:0;border-width:0;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-radius:.5rem}html body .plan_table_container_main .plan_row .plan_more_container,html body .plan_table_container_main .plan_row .plan_more_gradient{display:none}html body .plan_table_container_main .plan_row form>.row{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}html body .plan_table_container_main .plan_row form>.row>.plan-col{margin:.75rem;padding:0;height:auto}html body .plan_table_container_main .plan_row form>.row>.plan-col .centerer{-webkit-transform:none;transform:none;transform:none!important}html body .plan_table_container_main .plan_row form>.row .first-plan-col{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}html body .plan_table_container_main .plan_row form>.row .first-plan-col .fa-briefcase{display:none}html body .plan_table_container_main .plan_row form>.row .first-plan-col .plan_name{margin:.75rem 0;padding:0}html body .plan_table_container_main .plan_row form>.row .first-plan-col .plan-summary{margin:0;padding:0;font-size:1rem;font-weight:400;--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}html body .plan_table_container_main .plan_row form>.row .price-length-col{background-color:transparent;background:none}html body .plan_table_container_main .plan_row form>.row .price-length-col>.row{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center}html body .plan_table_container_main .plan_row form>.row .price-length-col>.row .plan-duration,html body .plan_table_container_main .plan_row form>.row .price-length-col>.row .plan-price{margin:0;padding:0;height:auto;--text-opacity:1;color:#9d1535;color:rgba(157,21,53,var(--text-opacity));line-height:1;font-size:1rem;font-weight:400}html body .plan_table_container_main .plan_row form>.row .price-length-col>.row .plan-duration span,html body .plan_table_container_main .plan_row form>.row .price-length-col>.row .plan-price span{margin-bottom:.75rem;display:block;font-size:1.25rem}body .popover{border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border-width:0}body .popover .popover-title{padding:.75rem;--bg-opacity:1;background-color:#9d1535;background-color:rgba(157,21,53,var(--bg-opacity));--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity));font-size:1rem;font-weight:400;line-height:1.5}body .popover_link{float:none}html body .team-members>div{margin:0;padding:.75rem;width:100%;border-width:0;background-color:transparent;box-shadow:none}html body .team-members>div .directory-member,html body .team-members>div .team-member{margin:0;padding:0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border-width:0;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));height:100%;border-radius:.5rem;overflow:hidden;max-width:20rem}html body .team-members>div .directory-member:before,html body .team-members>div .team-member:before{display:none}html body .team-members>div .directory-member .directory-member-details,html body .team-members>div .team-member .directory-member-details{margin:0;padding:0;padding-right:0!important}html body .team-members>div .directory-member .member-left-col,html body .team-members>div .team-member .member-left-col{margin:0;padding:0;position:absolute;float:none;top:.75rem;left:.75rem}html body .team-members>div .directory-member .member-image,html body .team-members>div .directory-member .team-member-photo,html body .team-members>div .team-member .member-image,html body .team-members>div .team-member .team-member-photo{margin:0;border-radius:0;width:100%;height:auto}html body .team-members>div .directory-member .member-image img,html body .team-members>div .directory-member .team-member-photo img,html body .team-members>div .team-member .member-image img,html body .team-members>div .team-member .team-member-photo img{max-height:100%;width:auto}html body .team-members>div .directory-member .member-image .member-name,html body .team-members>div .directory-member .team-member-photo .member-name,html body .team-members>div .team-member .member-image .member-name,html body .team-members>div .team-member .team-member-photo .member-name{padding:0}html body .team-members>div .directory-member .member-right-col,html body .team-members>div .team-member .member-right-col{margin:0;padding:0;float:none}html body .team-members>div .directory-member .member-name,html body .team-members>div .directory-member .team-member-name,html body .team-members>div .team-member .member-name,html body .team-members>div .team-member .team-member-name{width:100%}html body .team-members>div .directory-member .member-name a,html body .team-members>div .directory-member .member-name h4,html body .team-members>div .directory-member .team-member-name a,html body .team-members>div .directory-member .team-member-name h4,html body .team-members>div .team-member .member-name a,html body .team-members>div .team-member .member-name h4,html body .team-members>div .team-member .team-member-name a,html body .team-members>div .team-member .team-member-name h4{display:block;padding-top:.75rem;padding-left:6rem;padding-right:12rem;--bg-opacity:1;background-color:#9d1535;background-color:rgba(157,21,53,var(--bg-opacity));text-align:center;height:auto;--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity));font-size:1rem;line-height:1.5;white-space:normal;color:#f5e8eb!important}html body .team-members>div .directory-member .member-name h4,html body .team-members>div .directory-member .team-member-name h4,html body .team-members>div .team-member .member-name h4,html body .team-members>div .team-member .team-member-name h4{padding-left:.75rem;padding-right:.75rem}html body .team-members>div .directory-member .directory-user-location,html body .team-members>div .directory-member .summary,html body .team-members>div .team-member .directory-user-location,html body .team-members>div .team-member .summary{margin:.75rem .75rem .75rem 6rem;padding:0;font-size:1rem;--text-opacity:1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity))}html body .team-members>div .directory-member .action_buttons,html body .team-members>div .team-member .action_buttons{position:absolute;top:.75rem;right:.75rem}html body .team-members>div .directory-member .action_buttons .row,html body .team-members>div .team-member .action_buttons .row{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}html body .team-members>div .directory-member .action_buttons .row a,html body .team-members>div .directory-member .action_buttons .row button,html body .team-members>div .team-member .action_buttons .row a,html body .team-members>div .team-member .action_buttons .row button{margin:0;padding:.25rem .5rem;width:auto;font-size:.875rem;border-style:none;border-radius:.25rem;text-transform:none;--border-opacity:1;border-color:#9d1535;border-color:rgba(157,21,53,var(--border-opacity));--text-opacity:1;color:#9d1535;color:rgba(157,21,53,var(--text-opacity));--bg-opacity:1;background-color:#f5e8eb;background-color:rgba(245,232,235,var(--bg-opacity))}html body .team-members>div .directory-member .action_buttons .row .contact button,html body .team-members>div .team-member .action_buttons .row .contact button{--bg-opacity:1;background-color:#ebf8ff;background-color:rgba(235,248,255,var(--bg-opacity));--border-opacity:1;border-color:#3182ce;border-color:rgba(49,130,206,var(--border-opacity));--text-opacity:1;color:#3182ce;color:rgba(49,130,206,var(--text-opacity))}html body .team-members>div .directory-member .team-member-links a.team-member-email,html body .team-members>div .directory-member .team-member-links a.team-member-phone,html body .team-members>div .team-member .team-member-links a.team-member-email,html body .team-members>div .team-member .team-member-links a.team-member-phone{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border-width:1px;--border-opacity:1;border-color:#9d1535;border-color:rgba(157,21,53,var(--border-opacity));background-color:transparent;--text-opacity:1;color:#9d1535;color:rgba(157,21,53,var(--text-opacity))}html body .team-members>div .directory-member .team-member-links a.team-member-email:focus,html body .team-members>div .directory-member .team-member-links a.team-member-email:hover,html body .team-members>div .directory-member .team-member-links a.team-member-phone:focus,html body .team-members>div .directory-member .team-member-links a.team-member-phone:hover,html body .team-members>div .team-member .team-member-links a.team-member-email:focus,html body .team-members>div .team-member .team-member-links a.team-member-email:hover,html body .team-members>div .team-member .team-member-links a.team-member-phone:focus,html body .team-members>div .team-member .team-member-links a.team-member-phone:hover{--bg-opacity:1;background-color:#9d1535;background-color:rgba(157,21,53,var(--bg-opacity));--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity))}html body .team-members>div .directory-member .team-member-links+.absolute.bottom0,html body .team-members>div .team-member .team-member-links+.absolute.bottom0{margin:.75rem;position:relative}html body .team-members>div .action_buttons_md{margin:0;padding:0;bottom:0;width:100%;overflow:hidden}html body .team-members>div .action_buttons_md .row{margin:.75rem;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center}html body .team-members>div .action_buttons_md .col-xs-6{display:-webkit-box;display:flex;width:auto;position:relative;display:inline-block;float:none}html body .team-members>div .action_buttons_md .col-xs-6+.col-xs-6{margin-left:.5rem}html body .team-members>div .action_buttons_md .col-xs-6 a,html body .team-members>div .action_buttons_md .col-xs-6 button{border-radius:.25rem;--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity));border-width:1px;--border-opacity:1;border-color:#4a5568;border-color:rgba(74,85,104,var(--border-opacity));--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity));font-size:.875rem;padding:.5rem 1rem}@media (min-width:768px){html body .team-members{display:-webkit-box;display:flex;flex-wrap:wrap}html body .team-members:before{display:none}html body .team-members .directory-member-list-item,html body .team-members>div{width:33.333333%}html body .team-members .directory-member-list-item .directory-member,html body .team-members .directory-member-list-item .team-member,html body .team-members>div .directory-member,html body .team-members>div .team-member{position:relative}html body .team-members .directory-member-list-item .directory-member .member-left-col,html body .team-members .directory-member-list-item .team-member .member-left-col,html body .team-members>div .directory-member .member-left-col,html body .team-members>div .team-member .member-left-col{position:relative;top:0;left:0}html body .team-members .directory-member-list-item .directory-member .member-right-col,html body .team-members .directory-member-list-item .team-member .member-right-col,html body .team-members>div .directory-member .member-right-col,html body .team-members>div .team-member .member-right-col{padding-bottom:3rem}html body .team-members .directory-member-list-item .directory-member .member-right-col .directory-user-location,html body .team-members .directory-member-list-item .directory-member .member-right-col .summary,html body .team-members .directory-member-list-item .team-member .member-right-col .directory-user-location,html body .team-members .directory-member-list-item .team-member .member-right-col .summary,html body .team-members>div .directory-member .member-right-col .directory-user-location,html body .team-members>div .directory-member .member-right-col .summary,html body .team-members>div .team-member .member-right-col .directory-user-location,html body .team-members>div .team-member .member-right-col .summary{margin:.75rem;padding:0}html body .team-members .directory-member-list-item .directory-member .member-image,html body .team-members .directory-member-list-item .directory-member .team-member-photo,html body .team-members .directory-member-list-item .team-member .member-image,html body .team-members .directory-member-list-item .team-member .team-member-photo,html body .team-members>div .directory-member .member-image,html body .team-members>div .directory-member .team-member-photo,html body .team-members>div .team-member .member-image,html body .team-members>div .team-member .team-member-photo{border-radius:0}html body .team-members .directory-member-list-item .directory-member .member-name,html body .team-members .directory-member-list-item .directory-member .team-member-name,html body .team-members .directory-member-list-item .team-member .member-name,html body .team-members .directory-member-list-item .team-member .team-member-name,html body .team-members>div .directory-member .member-name,html body .team-members>div .directory-member .team-member-name,html body .team-members>div .team-member .member-name,html body .team-members>div .team-member .team-member-name{margin:0;padding:0;text-align:center}html body .team-members .directory-member-list-item .directory-member .member-name a,html body .team-members .directory-member-list-item .directory-member .member-name h4,html body .team-members .directory-member-list-item .directory-member .team-member-name a,html body .team-members .directory-member-list-item .directory-member .team-member-name h4,html body .team-members .directory-member-list-item .team-member .member-name a,html body .team-members .directory-member-list-item .team-member .member-name h4,html body .team-members .directory-member-list-item .team-member .team-member-name a,html body .team-members .directory-member-list-item .team-member .team-member-name h4,html body .team-members>div .directory-member .member-name a,html body .team-members>div .directory-member .member-name h4,html body .team-members>div .directory-member .team-member-name a,html body .team-members>div .directory-member .team-member-name h4,html body .team-members>div .team-member .member-name a,html body .team-members>div .team-member .member-name h4,html body .team-members>div .team-member .team-member-name a,html body .team-members>div .team-member .team-member-name h4{margin:0;padding:.75rem}html body .team-members .directory-member-list-item .directory-member .team-member-position,html body .team-members .directory-member-list-item .team-member .team-member-position,html body .team-members>div .directory-member .team-member-position,html body .team-members>div .team-member .team-member-position{margin:.75rem}html body .team-members .directory-member-list-item .directory-member .action_buttons,html body .team-members .directory-member-list-item .directory-member .action_buttons_md,html body .team-members .directory-member-list-item .team-member .action_buttons,html body .team-members .directory-member-list-item .team-member .action_buttons_md,html body .team-members>div .directory-member .action_buttons,html body .team-members>div .directory-member .action_buttons_md,html body .team-members>div .team-member .action_buttons,html body .team-members>div .team-member .action_buttons_md{bottom:0}html body .team-members .directory-member-list-item .directory-member .action_buttons .row,html body .team-members .directory-member-list-item .directory-member .action_buttons_md .row,html body .team-members .directory-member-list-item .team-member .action_buttons .row,html body .team-members .directory-member-list-item .team-member .action_buttons_md .row,html body .team-members>div .directory-member .action_buttons .row,html body .team-members>div .directory-member .action_buttons_md .row,html body .team-members>div .team-member .action_buttons .row,html body .team-members>div .team-member .action_buttons_md .row{margin:.75rem 0 0;padding:0}html body .team-members .directory-member-list-item .directory-member .action_buttons .row :first-child a,html body .team-members .directory-member-list-item .directory-member .action_buttons_md .row :first-child a,html body .team-members .directory-member-list-item .team-member .action_buttons .row :first-child a,html body .team-members .directory-member-list-item .team-member .action_buttons_md .row :first-child a,html body .team-members>div .directory-member .action_buttons .row :first-child a,html body .team-members>div .directory-member .action_buttons_md .row :first-child a,html body .team-members>div .team-member .action_buttons .row :first-child a,html body .team-members>div .team-member .action_buttons_md .row :first-child a{padding:.25rem .75rem;--bg-opacity:1;background-color:#f5e8eb;background-color:rgba(245,232,235,var(--bg-opacity));--text-opacity:1;color:#9d1535;color:rgba(157,21,53,var(--text-opacity));--border-opacity:1;border-color:#9d1535;border-color:rgba(157,21,53,var(--border-opacity))}html body .team-members .directory-member-list-item .directory-member .action_buttons .row :last-child button,html body .team-members .directory-member-list-item .directory-member .action_buttons_md .row :last-child button,html body .team-members .directory-member-list-item .team-member .action_buttons .row :last-child button,html body .team-members .directory-member-list-item .team-member .action_buttons_md .row :last-child button,html body .team-members>div .directory-member .action_buttons .row :last-child button,html body .team-members>div .directory-member .action_buttons_md .row :last-child button,html body .team-members>div .team-member .action_buttons .row :last-child button,html body .team-members>div .team-member .action_buttons_md .row :last-child button{padding:.25rem .75rem;--bg-opacity:1;background-color:#ebf8ff;background-color:rgba(235,248,255,var(--bg-opacity));--text-opacity:1;color:#3182ce;color:rgba(49,130,206,var(--text-opacity));--border-opacity:1;border-color:#3182ce;border-color:rgba(49,130,206,var(--border-opacity))}}@media (min-width:1024px){html body .company_user_directory .item_list .directory-member-list-item{width:33.333333%}html body .team-members>div{width:25%}}.results-title h2{margin-bottom:.75rem;font-size:1rem;--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}#search_form .input-group{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:stretch;align-items:stretch}#search_form .input-group #search_box{display:block;border-right-width:0}#search_form .input-group .input-group-btn{display:block;width:auto}#search_form .input-group .input-group-btn button{margin:0;padding-top:.75rem;padding-bottom:.75rem;height:100%;font-size:1rem;line-height:1;--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}html body.search-page #search_feed_item_clump .item.list-group-item{margin-bottom:1.5rem;padding:0;position:relative;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-radius:.25rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border-width:0}html body.search-page #search_feed_item_clump .item.list-group-item .item_clump_controls{margin-top:2.5rem;margin-right:.75rem;position:absolute;top:0;right:0}html body.search-page #search_feed_item_clump .item.list-group-item .item_preface{padding:.5rem .75rem;--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity));--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity));line-height:1;border-top-left-radius:.25rem;border-top-right-radius:.25rem}html body.search-page #search_feed_item_clump .item.list-group-item .item_name{margin:.75rem}html body.search-page #search_feed_item_clump .item.list-group-item .item_byline{margin:.75rem;display:-webkit-box;display:flex;flex-wrap:wrap}html body.search-page #search_feed_item_clump .item.list-group-item .item_byline>.leader,html body.search-page #search_feed_item_clump .item.list-group-item .item_byline>div{width:33.333333%;text-align:center}html body.search-page #search_feed_item_clump .item.list-group-item .item_byline>.leader:first-child,html body.search-page #search_feed_item_clump .item.list-group-item .item_byline>div:first-child{text-align:left}html body.search-page #search_feed_item_clump .item.list-group-item .item_byline>.leader:last-child,html body.search-page #search_feed_item_clump .item.list-group-item .item_byline>div:last-child{text-align:right}html body #secondary_content{margin-top:2rem;width:100%;position:relative;overflow:hidden}html body #secondary_content .sidebar-affixed{margin:0;width:100%;max-width:100%}html body #secondary_content .sidebar-affixed.affix,html body #secondary_content .sidebar-affixed.affixed-top{width:100%}html body #secondary_content>div{padding:0;height:auto;border-radius:.25rem;border-style:none;--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity));margin-bottom:1rem;box-shadow:none;overflow:visible}html body #secondary_content form{display:inline}html body #secondary_content .panel{--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity));box-shadow:none;border-width:0;border-radius:.5rem}html body #secondary_content .panel-heading,html body #secondary_content .widget-title{--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity));font-size:1rem;--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity));text-align:left;margin:0;padding:.5rem;border-style:none}html body #secondary_content .panel-heading .panel-title,html body #secondary_content .widget-title .panel-title{padding:0;font-size:1rem;width:100%;display:block}html body #secondary_content .panel-heading .panel-title .fa,html body #secondary_content .widget-title .panel-title .fa{margin:0;padding:0;display:inline;float:none!important}html body #secondary_content .panel-heading .panel-title .row,html body #secondary_content .widget-title .panel-title .row{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}html body #secondary_content .panel-heading .panel-title .row div:first-child,html body #secondary_content .widget-title .panel-title .row div:first-child{text-align:left;white-space:nowrap}html body #secondary_content .panel-heading .panel-title .row div:last-child,html body #secondary_content .widget-title .panel-title .row div:last-child{text-align:right}html body #secondary_content .panel-body{padding:.75rem;background-color:transparent}html body #secondary_content .panel-body label{--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}html body #secondary_content .panel-body .custom_field_input .field:after,html body #secondary_content .panel-body .form-group.field:after{margin-top:-2rem}html body #secondary_content .panel-body .field{margin-bottom:1rem}html body #secondary_content .panel-body .submit_div button{--bg-opacity:1;background-color:#3182ce;background-color:rgba(49,130,206,var(--bg-opacity));--text-opacity:1;color:#ebf8ff;color:rgba(235,248,255,var(--text-opacity));padding:.5rem 1rem;border-radius:.25rem;font-size:1rem;border-style:none}html body #secondary_content .list-group{margin-top:0;margin-bottom:0;border-width:1px;border-color:transparent}html body #secondary_content .list-group .list-group-item{display:block;margin:.75rem;padding:0;background-color:transparent;border-width:0}html body #secondary_content .list-group .list-group-item:before{display:none}html body #secondary_content .list-group .list-group-item .btn{margin-bottom:.75rem}@media (min-width:1024px){html body #secondary_content{margin-top:0}html body #secondary_content .sidebar-affixed.affix{width:auto;top:120px}}body .cke_dialog_background_cover{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity));opacity:.75;position:fixed;height:100vh;width:100vw}body .multitable ul.selectors{margin:0 0 0 .75rem;position:relative;display:-webkit-box;display:flex;flex-wrap:wrap;border-width:0;font-family:Raleway,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;top:2px;clear:both;float:none}body .multitable ul.selectors:after,body .multitable ul.selectors:before{display:none}body .multitable ul.selectors li{padding:0 0 .5rem}body .multitable ul.selectors li.active,body .multitable ul.selectors li.selected{position:relative;border-width:0;border-top-left-radius:.25rem;border-top-right-radius:.25rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}body .multitable ul.selectors li.active a,body .multitable ul.selectors li.active a:hover,body .multitable ul.selectors li.selected a,body .multitable ul.selectors li.selected a:hover,body .multitable ul.selectors li a,body .multitable ul.selectors li a:hover{border-style:none;border-radius:0;background-color:transparent;--text-opacity:1;color:#9d1535;color:rgba(157,21,53,var(--text-opacity))}body .item_tags{display:-webkit-box;display:flex;flex-wrap:wrap;margin:0;padding:0}body .item_tags .tag{margin:0 .75rem .5rem 0;padding:0;height:auto;display:inline-block;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;border-radius:9999px;border-width:0;--bg-opacity:1;background-color:#718096;background-color:rgba(113,128,150,var(--bg-opacity));--text-opacity:1;color:#f7fafc;color:rgba(247,250,252,var(--text-opacity));float:none}body .item_tags .tag>div{float:none}body .item_tags .tag .tag_follow{margin:0 0 0 .5rem;padding:0;position:relative;height:auto;width:auto;float:none;line-height:1.375;font-size:.875rem;top:-1px}body .item_tags .tag .tag_follow input{padding:0;border-width:0;position:absolute;cursor:pointer;line-height:1.5;margin:.5rem 0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;left:-1px;-webkit-transform:scale(.75);transform:scale(.75)}body .item_tags .tag .tag_follow input:before{color:#f7fafc;color:rgba(247,250,252,var(--text-opacity));content:"\F111";top:-6px;-webkit-transform:scale(.9);transform:scale(.9)}body .item_tags .tag .tag_follow input:before,body .item_tags .tag .tag_follow input:checked:after{position:absolute;display:block;line-height:1;font-family:FontAwesome;--text-opacity:1;opacity:1;background-color:transparent}body .item_tags .tag .tag_follow input:checked:after{height:1rem;width:1rem;color:#1a202c;color:rgba(26,32,44,var(--text-opacity));content:"\F058";-webkit-transform:scale(1.333);transform:scale(1.333);top:-3px;left:3px}body .item_tags .tag .tag_info a{margin:0 .75rem 0 1rem;padding:0;position:relative;height:auto;float:none;font-family:Raleway,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;--text-opacity:1;color:#f7fafc;color:rgba(247,250,252,var(--text-opacity));font-size:.875rem;line-height:1.375}html body.topic-directory-page #item_cluster_item_clump>li{margin:1rem 0;padding:0;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-width:0;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);overflow:hidden}html body.topic-directory-page #item_cluster_item_clump>li .item_clump_controls{margin:.25rem;padding:0}html body.topic-directory-page #item_cluster_item_clump>li .item_clump_controls button{padding:.25rem .5rem;font-size:.875rem;--bg-opacity:1;background-color:#9b2c2c;background-color:rgba(155,44,44,var(--bg-opacity));--border-opacity:1;border-color:#9b2c2c;border-color:rgba(155,44,44,var(--border-opacity));--text-opacity:1;color:#fff5f5;color:rgba(255,245,245,var(--text-opacity))}html body.topic-directory-page #item_cluster_item_clump>li .item_clump_controls button:focus,html body.topic-directory-page #item_cluster_item_clump>li .item_clump_controls button:hover{--bg-opacity:1;background-color:#fff5f5;background-color:rgba(255,245,245,var(--bg-opacity));--text-opacity:1;color:#9b2c2c;color:rgba(155,44,44,var(--text-opacity));--border-opacity:1;border-color:#fff5f5;border-color:rgba(255,245,245,var(--border-opacity))}html body.topic-directory-page #item_cluster_item_clump>li .item_name{--bg-opacity:1;background-color:#9b2c2c;background-color:rgba(155,44,44,var(--bg-opacity));--text-opacity:1;color:#fff5f5;color:rgba(255,245,245,var(--text-opacity))}html body.topic-directory-page #item_cluster_item_clump>li .item_name a{padding:.5rem 1rem;display:block;--text-opacity:1;color:#fff5f5;color:rgba(255,245,245,var(--text-opacity))}html body.topic-directory-page #item_cluster_item_clump>li .item_actions{margin:.75rem;padding:0}html body.topic-directory-page #item_cluster_item_clump>li .item_interaction_actions{margin:.75rem;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}html body.topic-directory-page #item_cluster_item_clump>li .item_interaction_actions>:first-child{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start}html body.topic-directory-page #item_cluster_item_clump>li .item_interaction_actions>:last-child{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}html body .top_link{margin:0 0 1rem;padding:.75rem .75rem 0;--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity));border-radius:.25rem;overflow:hidden}html body .top_link .row{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;margin-bottom:.75rem}html body .top_link .form-control,html body .top_link .form-control.directory-search-text_input{padding-top:.5rem;padding-bottom:.5rem}html body .top_link .alpha-filter{margin:0;display:-webkit-box;display:flex;vertical-align:middle;width:100%;position:relative;padding:0 2rem 0 0}html body .top_link .alpha-filter .directory-search-label{font-size:.875rem;line-height:32px!important}html body .top_link .alpha-filter .alpha_filter_select{height:32px!important;font-size:1rem!important;width:auto!important}html body .top_link label{margin:0;padding:0 .75rem 0 0;width:auto;--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}html body .top_link .filter_by{display:none}html body .top_link .sort-by{margin-right:0}html body .top_link .filter_by button,html body .top_link .sort-by button{display:inline-block;position:relative;border-radius:.25rem;border-top-right-radius:0;border-bottom-right-radius:0;border-width:0;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity));text-transform:none;font-size:.875rem;padding:.5rem 1rem}html body .top_link .filter_by button.active-filter,html body .top_link .sort-by button.active-filter{--bg-opacity:1;background-color:#a0aec0;background-color:rgba(160,174,192,var(--bg-opacity));--text-opacity:1;color:#edf2f7;color:rgba(237,242,247,var(--text-opacity));box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}html body .top_link .filter_by button:hover,html body .top_link .sort-by button:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}html body .top_link .filter_by button+button,html body .top_link .sort-by button+button{border-radius:.25rem;border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-5px}html body .top_link div.row div.directory-search-field{display:grid;grid-template-columns:repeat(auto-fit,auto)}html body .top_link div.row div.directory-search-field span{margin:0 0 0 .75rem;padding:0;overflow:visible}html body .top_link div.row div.directory-search-field span input[type=text].directory-search-text-input{margin:0;padding:.5rem;grid-row-start:1;grid-column-start:2;grid-column-end:3;width:100%;--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity));display:inline-block;font-size:.875rem;border-right-width:0;border-top-right-radius:0;border-bottom-right-radius:0}html body .top_link div.row div.directory-search-field span input[type=text].directory-search-text-input:placeholder{color:#a0aec0!important;font-size:1rem!important}html body .top_link div.row div.directory-search-field input[type=submit]{margin:0;grid-row-start:1;grid-column-start:3;width:100%;font-size:.875rem;padding:.5rem 1rem;line-height:1;text-transform:none;--bg-opacity:1;background-color:#3182ce;background-color:rgba(49,130,206,var(--bg-opacity));--text-opacity:1;color:#ebf8ff;color:rgba(235,248,255,var(--text-opacity));border-width:1px;--border-opacity:1;border-color:#3182ce;border-color:rgba(49,130,206,var(--border-opacity));border-radius:.25rem;border-top-left-radius:0;border-bottom-left-radius:0}html body .top_link div.row div.directory-search-field label{margin:0;padding:0;grid-row-start:1;text-transform:none;grid-column-start:1;grid-column-end:2}html,html body{font-size:1rem;font-family:Libre Baskerville,Georgia,Cambria,Times New Roman,Times,serif;--text-opacity:1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity));font-weight:400;line-height:1.5;text-transform:none}html body h1,html body h2,html body h3,html body h4,html body h5,html body h6,html h1,html h2,html h3,html h4,html h5,html h6{margin:0;padding:0;font-family:Raleway,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:400;line-height:1.5;text-transform:none;text-align:left}html .html_content h1,html .html_content h2,html .html_content h3,html .html_content h4,html .html_content h5,html .html_content h6,html body .html_content h1,html body .html_content h2,html body .html_content h3,html body .html_content h4,html body .html_content h5,html body .html_content h6{margin-top:1em}html body h1+h2,html body h2+h3,html body h3+h4,html body h4+h5,html body h5+h6,html h1+h2,html h2+h3,html h3+h4,html h4+h5,html h5+h6{margin-top:0}html body h1,html h1{font-size:2.25rem;font-weight:300}html body h2,html h2{font-size:1.875rem}html body h3,html h3{font-size:1.5rem}html body h4,html h4{font-size:1.25rem}html a,html body a{--text-opacity:1;color:#9d1535;color:rgba(157,21,53,var(--text-opacity))}html a:hover,html a:visited,html body a:hover,html body a:visited{--text-opacity:1;color:#5e0d20;color:rgba(94,13,32,var(--text-opacity))}html a[href*="//"]:not([href*="apgen.silkstart.com"]):not([href*="apgen.org"]):not([href*=localhost]):not([href*="cloudfront.net"]):not([download]):not([href*="silkstart.s3.amazonaws.com"]):before,html body a[href*="//"]:not([href*="apgen.silkstart.com"]):not([href*="apgen.org"]):not([href*=localhost]):not([href*="cloudfront.net"]):not([download]):not([href*="silkstart.s3.amazonaws.com"]):before{display:inline-block;font-size:.875rem;margin-right:.25rem;content:"\F08E";font-family:FontAwesome}.media_links html a[href*="//"]:not([href*="apgen.silkstart.com"]):not([href*="apgen.org"]):not([href*=localhost]):not([href*="cloudfront.net"]):not([download]):not([href*="silkstart.s3.amazonaws.com"]):before,.media_links html body a[href*="//"]:not([href*="apgen.silkstart.com"]):not([href*="apgen.org"]):not([href*=localhost]):not([href*="cloudfront.net"]):not([download]):not([href*="silkstart.s3.amazonaws.com"]):before,[id$=my-store-] html a[href*="//"]:not([href*="apgen.silkstart.com"]):not([href*="apgen.org"]):not([href*=localhost]):not([href*="cloudfront.net"]):not([download]):not([href*="silkstart.s3.amazonaws.com"]):before,[id$=my-store-] html body a[href*="//"]:not([href*="apgen.silkstart.com"]):not([href*="apgen.org"]):not([href*=localhost]):not([href*="cloudfront.net"]):not([download]):not([href*="silkstart.s3.amazonaws.com"]):before{display:none;content:""}html a[href*="//"][download]:before,html body a[href*="//"][download]:before{display:inline-block;font-size:.875rem;margin-right:.25rem;content:"\F019";font-family:FontAwesome}html a.no-symbol:before,html body a.no-symbol:before{display:none;content:""}html .lower-footer a:before,html body .lower-footer a:before{display:none!important;content:""}html body ol,html body ul,html ol,html ul{margin-top:1rem;margin-bottom:1rem;line-height:1.5}:not(.header) html body ol>li,:not(.header) html body ul>li,:not(.header) html ol>li,:not(.header) html ul>li{margin-top:.5rem;margin-bottom:.5rem}html .html_content ul,html body .html_content ul{padding-left:1rem;list-style-type:disc}html .html_content ul>li,html body .html_content ul>li{margin:0 0 0 1rem;display:list-item;list-style-position:outside}html .html_content ol,html body .html_content ol{padding-left:1rem;list-style-type:decimal}html .html_content ol>li,html body .html_content ol>li{margin:0 0 0 1rem;display:list-item;list-style-position:outside}html body p,html p{margin-bottom:1rem;line-height:1.5}html .lead,html body .lead{font-size:1.125rem;line-height:1.625}html .subtitle,html body .subtitle{font-size:1.5rem;margin-bottom:1rem;font-weight:200}html body table th,html table th{font-family:Raleway,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}html body .upcoming-events .fat-padded-panel{margin:0;padding:.75rem;border-radius:0;border-width:0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;min-height:0}html body .upcoming-events .fat-padded-panel>div{margin:0 0 0 5rem}html body .upcoming-events .fat-padded-panel .widget-item-image{margin:0;padding:0;position:absolute;display:inline-block;width:auto}html body .upcoming-events .fat-padded-panel .widget-item-image img{padding:0;border-width:0;border-radius:.25rem;width:4rem;height:4rem}html body .upcoming-events .fat-padded-panel .item-name{font-weight:700;--text-opacity:1;color:#1a202c;color:rgba(26,32,44,var(--text-opacity))}html body .upcoming-events .fat-padded-panel .item-date-widget-style{font-style:italic;--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity));font-size:.875rem}html body .upcoming-events .fat-padded-panel .widget-item-text{--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity));font-size:1rem}html body .upcoming-events .fat-padded-panel .widget-item-text span{display:block}html body .col-md-6 .ss-widget,html body .ss-widget{padding:0;position:relative;height:auto;border-radius:.5rem;border-width:0;--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity));margin:0 0 1rem;box-shadow:none;overflow:hidden;border:none!important;padding:0!important;margin:0!important}html body .col-md-6 .ss-widget>i.fa,html body .ss-widget>i.fa{font-size:1.25rem;position:relative;margin:.75rem;float:left;z-index:10;--text-opacity:1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity))}html body .col-md-6 .ss-widget .widget-item-image,html body .ss-widget .widget-item-image{margin:0;padding:0;width:auto;position:absolute;float:none}html body .col-md-6 .ss-widget .widget-item-image img,html body .ss-widget .widget-item-image img{margin:0;padding:0;width:4rem;height:4rem;border-radius:.25rem;border-width:0}html body .col-md-6 .ss-widget .ss-panel-header,html body .ss-widget .ss-panel-header{margin:0 0 0 5rem}html body .col-md-6 .ss-widget .item-name,html body .ss-widget .item-name{font-weight:700;--text-opacity:1;color:#1a202c;color:rgba(26,32,44,var(--text-opacity))}html body .col-md-6 .ss-widget .item-date-widget-style,html body .ss-widget .item-date-widget-style{font-size:.875rem;display:block;font-style:italic;--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}html body .col-md-6 .ss-widget .widget-title,html body .ss-widget .widget-title{position:relative;--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity));font-size:1rem;--text-opacity:1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity));text-align:left;margin:0;padding:.5rem;border-style:none;z-index:0;margin:0 0 1rem!important}html body .col-md-6 .ss-widget .widget-item-text,html body .ss-widget .widget-item-text{margin:0 0 0 5rem;font-size:1rem;--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity))}html body .col-md-6 .ss-widget .widget-item-text span,html body .ss-widget .widget-item-text span{display:inline!important}html body .col-md-6 .ss-widget .widget-subtext,html body .ss-widget .widget-subtext{margin:.75rem;padding:0;width:auto;--text-opacity:1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity));font-size:1rem}html body .col-md-6 .ss-widget .widget-subtext+.row,html body .ss-widget .widget-subtext+.row{margin:.75rem}html body .col-md-6 .ss-widget>.row,html body .ss-widget>.row{margin-left:0;margin-right:0;margin:0!important}html body .col-md-6 .ss-widget .widget-more-button-wrapper,html body .ss-widget .widget-more-button-wrapper{margin:.75rem;padding:0}html body .col-md-6 .ss-widget .widget-more-button-wrapper .btn-primary,html body .ss-widget .widget-more-button-wrapper .btn-primary{width:auto;border-width:1px;--border-opacity:1;border-color:#4299e1;border-color:rgba(66,153,225,var(--border-opacity));--bg-opacity:1;background-color:#ebf8ff;background-color:rgba(235,248,255,var(--bg-opacity));--text-opacity:1;color:#2b6cb0;color:rgba(43,108,176,var(--text-opacity))}html body .col-md-6 .ss-widget .widget-more-button-wrapper .btn-primary:hover,html body .ss-widget .widget-more-button-wrapper .btn-primary:hover{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}html body .donate-widget{margin:0}html body .donate-widget .donate-widget-content{border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity))}html body .donate-widget .donate-widget-content h3{--text-opacity:1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity))}html body .donate-widget .donate-widget-content .btn-primary{width:auto;border-width:0;--bg-opacity:1;background-color:#9d1535;background-color:rgba(157,21,53,var(--bg-opacity));--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity))}html body .donate-widget .donate-widget-content .btn-primary:hover{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06);--bg-opacity:1;background-color:#5e0d20;background-color:rgba(94,13,32,var(--bg-opacity))}html body.user-record-detailed .mm-page .detailed_member_record #dmr_top>h2{display:none}html body.user-record-detailed .mm-page .detailed_member_record #dmr_top .row{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}html body.user-record-detailed .mm-page .detailed_member_record #dmr_top .row>div{margin-top:1.5rem}html body.user-record-detailed .mm-page .detailed_member_record #dmr_top .row #dmr_top_left{margin:0;padding:0;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border-radius:.5rem;overflow:hidden}html body.user-record-detailed .mm-page .detailed_member_record #dmr_top .row #dmr_top_left>div{margin:0;padding:0;position:relative}html body.user-record-detailed .mm-page .detailed_member_record #dmr_top .row #dmr_top_left>div .list-group{margin:0;display:block;box-sizing:content}html body.user-record-detailed .mm-page .detailed_member_record #dmr_top .row #dmr_top_left>div .list-group .list-group-item{margin:0;padding:0 .75rem;float:right;text-align:left;width:66.666667%;border-width:0;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));line-height:1.5;font-size:1rem;--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity));font-weight:400}html body.user-record-detailed .mm-page .detailed_member_record #dmr_top .row #dmr_top_left>div .list-group .list-group-item:last-child{padding-bottom:.5rem}html body.user-record-detailed .mm-page .detailed_member_record #dmr_top .row #dmr_top_left>div .list-group .list-group-item:first-child{margin:0;padding:0;width:33.333333%;height:100%;float:left;display:block;background-color:transparent;height:10rem}html body.user-record-detailed .mm-page .detailed_member_record #dmr_top .row #dmr_top_left>div .list-group .list-group-item:first-child+.list-group-item{padding-top:.5rem}html body.user-record-detailed .mm-page .detailed_member_record #dmr_top .row #dmr_top_left>div .list-group .list-group-item:first-child+.list-group-item span{--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity));font-weight:700}html body.user-record-detailed .mm-page .detailed_member_record #dmr_top .row #dmr_top_left>div .list-group .list-group-item:first-child>div{text-align:right}html body.user-record-detailed .mm-page .detailed_member_record #dmr_top .row #dmr_top_left>div .list-group .list-group-item:first-child>div .item_pic{margin:0;padding:0;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;border-width:0;border-radius:0;background-color:transparent}html body.user-record-detailed .mm-page .detailed_member_record #dmr_top .row #dmr_top_left>div .list-group .list-group-item:first-child>div .item_pic a{position:relative;display:-webkit-box;display:flex;width:100%;height:10rem}html body.user-record-detailed .mm-page .detailed_member_record #dmr_top .row #dmr_top_left>div .list-group .list-group-item:first-child>div .item_pic a img{-webkit-box-flex:1;flex:1 1 0%;-o-object-fit:cover;object-fit:cover}html body.user-record-detailed .mm-page .detailed_member_record #dmr_top .row #dmr_top_left>div .list-group .list-group-item span{float:right;--text-opacity:1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity))}html body.user-record-detailed .mm-page .detailed_member_record #dmr_top .row #dmr_top_right{margin:1rem 0 0}html body.user-record-detailed .mm-page .detailed_member_record #dmr_top .row #dmr_top_right .dmr_bad{padding:0;font-size:1rem;font-weight:700;--text-opacity:1;color:#e53e3e;color:rgba(229,62,62,var(--text-opacity))}html body.user-record-detailed .mm-page .detailed_member_record #dmr_top .row #dmr_top_right .panel-body{padding:.75rem}html body.user-record-detailed .mm-page .detailed_member_record #dmr_top .row #dmr_top_right .mb2{padding:0;margin:0 0 2rem}html body.user-record-detailed .mm-page .detailed_member_record #dmr_top .row #dmr_top_right .dmr_section{margin:0;padding:0}html body.user-record-detailed .mm-page .detailed_member_record #dmr_top .row #dmr_top_right h2{margin-bottom:.75rem;padding-bottom:.75rem}html body.user-record-detailed .mm-page .detailed_member_record #dmr_bottom{margin:0;padding:0;background-color:transparent;border-radius:.5rem}html body.user-record-detailed .mm-page .detailed_member_record #dmr_bottom>h3{margin:0}html body.user-record-detailed .mm-page .detailed_member_record #dmr_bottom .table_container{margin:0;padding:0;position:relative;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border-radius:.5rem;border-top-left-radius:0}html body.user-record-detailed .mm-page .detailed_member_record #dmr_bottom .table_container .table{border-width:0}html body.user-record-detailed .mm-page .detailed_member_record #dmr_bottom .table_container .dataTables_wrapper{position:relative;display:-webkit-box;display:flex;flex-wrap:wrap;overflow-x:scroll}html body.user-record-detailed .mm-page .detailed_member_record #dmr_bottom .table_container .dataTables_wrapper .dataTables_processing{margin:0;padding:0;z-index:10;width:100%;height:100%;position:absolute;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;top:0;right:0;bottom:0;left:0;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));font-size:1rem;background-color:rgba(0,0,0,.75)}html body.user-record-detailed .mm-page .detailed_member_record #dmr_bottom .table_container .dataTables_wrapper table{table-layout:fixed;width:100%;border-width:0}html body.user-record-detailed .mm-page .detailed_member_record #dmr_bottom .table_container .dataTables_wrapper table tr{border-width:0;background-color:transparent}html body.user-record-detailed .mm-page .detailed_member_record #dmr_bottom .table_container .dataTables_wrapper table td,html body.user-record-detailed .mm-page .detailed_member_record #dmr_bottom .table_container .dataTables_wrapper table th{padding:.25rem .75rem;border-width:0}html body.user-record-detailed .mm-page .detailed_member_record #dmr_bottom .table_container .dataTables_wrapper table th{padding-top:.5rem;padding-bottom:.5rem;background-color:transparent}html body.user-record-detailed .mm-page .detailed_member_record #dmr_bottom .table_container .dataTables_wrapper .dataTables_info,html body.user-record-detailed .mm-page .detailed_member_record #dmr_bottom .table_container .dataTables_wrapper .dataTables_length,html body.user-record-detailed .mm-page .detailed_member_record #dmr_bottom .table_container .dataTables_wrapper .dataTables_paginate{margin:.75rem 0 0;padding:0 .75rem;width:33.333333%;--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity));font-size:.875rem;line-height:2}html body.user-record-detailed .mm-page .detailed_member_record #dmr_bottom .table_container .dataTables_wrapper .dataTables_length label{--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity));font-size:.875rem;width:100%}html body.user-record-detailed .mm-page .detailed_member_record #dmr_bottom .table_container .dataTables_wrapper .dataTables_length label select{margin-left:.5rem;margin-right:.5rem;padding-top:.25rem;padding-bottom:.25rem;display:inline;width:auto;--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}html body.user-record-detailed .mm-page .detailed_member_record #dmr_bottom .table_container .dataTables_wrapper .dataTables_info{text-align:center}html body.user-record-detailed .mm-page .detailed_member_record #dmr_bottom .table_container .dataTables_wrapper .dataTables_paginate{text-align:right}html body.user-record-detailed .mm-page .detailed_member_record #dmr_bottom .table_container .dataTables_wrapper .dataTables_paginate a{margin-left:.75rem;margin-right:.75rem}html body.user-record-detailed .mm-page .detailed_member_record #dmr_bottom .table_container .dataTables_wrapper .dataTables_paginate a span{-webkit-transform:scale(2);transform:scale(2)}html body.user-record-detailed .mm-page .detailed_member_record #secondary_content{margin:0}html body.user-settings #body>#fb-root+.header-banner,html body.user-settings .title-bar{display:none}html body.user-settings #main>.profile_edit{padding-top:0}html body.user-settings #main>.profile_edit .filters{display:none}html body.user-settings #main>.profile_edit .filters-mobile{margin-bottom:.75rem;display:block}html body.user-settings #main>.profile_edit .profile_edit_form{margin:0;padding:.75rem;position:relative;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);overflow:hidden;border-radius:.5rem}html body.user-settings #main>.profile_edit .profile_edit_form h3{margin-bottom:.75rem;margin-top:1.5rem;font-weight:400;font-size:1rem}html body.user-settings #main>.profile_edit .profile_edit_form h3 small{margin-left:.75rem;font-size:1rem;--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}html body.user-settings #main>.profile_edit .profile_edit_form>div:first-child>h3{margin-top:0}html body.user-settings #main>.profile_edit .profile_edit_form .panel{margin:0;padding:0;box-shadow:none}html body.user-settings #main>.profile_edit .profile_edit_form label{margin:.75rem .75rem 0;--text-opacity:1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity))}html body.user-settings #main>.profile_edit .profile_edit_form .form-group label{margin:.75rem 0;--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity));text-align:left}html body.user-settings #main>.profile_edit .profile_edit_form .form-group>div:last-child{margin-bottom:.75rem}html body.user-settings #main>.profile_edit .profile_edit_form br,html body.user-settings #main>.profile_edit .profile_edit_form hr{display:none}html body.user-settings #main>.profile_edit .profile_edit_form .alert+hr+.alert{margin-top:.75rem}html body.user-settings #main>.profile_edit .pw-requirements{margin:.75rem 0 0;padding:1.5rem;border-radius:.25rem;--bg-opacity:1;background-color:#ebf8ff;background-color:rgba(235,248,255,var(--bg-opacity));--text-opacity:1;color:#2b6cb0;color:rgba(43,108,176,var(--text-opacity));--border-opacity:1;border-color:#3182ce;border-color:rgba(49,130,206,var(--border-opacity))}@media (min-width:1024px){html body.user-settings .profile_edit .full-width-container>.row #secondary_content{margin-top:3.5rem}}html body .issue-year{margin:.75rem;display:-webkit-box;display:flex;flex-wrap:wrap}html body .issue-year>li{margin:0;padding:0;display:block;width:25%;font-size:1.875rem;font-weight:300;font-family:Libre Baskerville,Georgia,Cambria,Times New Roman,Times,serif;line-height:1;text-transform:none;text-align:left}html body .issue-year>li:before{content:""}html body .issue-year>li>.issues-list>li{margin:0;padding:0;font-size:1rem;font-weight:400;line-height:1.5;text-transform:none;text-align:left}html body.article-directory-page .results-title h2{margin-bottom:.75rem;font-size:1rem;--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}html body.article-directory-page .top_link>.row>.form-inline{width:0}html body.article-directory-page #secondary_content{padding-top:1.7rem}html body.blog_edit .full-width-container>.row{padding-left:.75rem;padding-right:.75rem}html body.blog_edit .header-banner-subtext{display:none}html body.blog_edit #main>#content #main_content{padding:0}html body.blog_edit #main>#content #main_content form h3{border-bottom-width:1px;--border-opacity:1;border-color:#cbd5e0;border-color:rgba(203,213,224,var(--border-opacity))}html body.blog_edit #main>#content #main_content .hide_for_custom_pages>.checkbox{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;margin-left:33.333%}html body.blog_edit #main>#content #main_content .hide_for_custom_pages>.checkbox label{margin-right:.75rem;width:auto}html body.blog_edit #main>#content #main_content .item_main+.button-row{margin-top:1rem;margin-left:33.333%}html body.blog-directory-page #fb-root+.container,html body.blog-directory-page .full-width-container>.row{padding-left:.75rem;padding-right:.75rem}html body.blog-directory-page #fb-root+.container+.extra-header-content h2{padding-left:.75rem;padding-right:.75rem;display:block;width:100%;border-width:0}html body.blog-directory-page #fb-root+.container+.extra-header-content h2 .header-options{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}html body.blog-directory-page #fb-root+.container+.extra-header-content h2 .header-options>div.pull-left{line-height:1;float:none!important}html body.blog-directory-page #fb-root+.container+.extra-header-content h2 .header-options input{margin-bottom:.75rem;margin-right:.75rem;float:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#e2e8f0;border-width:1px;border-radius:.25rem;padding:.5rem .75rem;font-size:1rem;line-height:1.5;width:100%}html body.blog-directory-page #fb-root+.container+.extra-header-content h2 .header-options>div{float:none}html body.blog-directory-page #main_content #item_cluster_item_clump{margin:0}@media (min-width:768px){html body.blog-directory-page #fb-root+.container+.extra-header-content h2 .header-options{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}html body.blog-directory-page #fb-root+.container+.extra-header-content h2 .header-options input{margin-bottom:0}}@media (min-width:1024px){html body.blog-directory-page #fb-root+.container+.extra-header-content h2{padding-left:.75rem;padding-right:1.5rem;width:66.666667%}}html body.blog-page-single #fb-root+.container{padding-left:.75rem;padding-right:.75rem}html body.blog-page-single #fb-root+.container .header-banner-subtext{display:none}html body.blog-page-single #fb-root+.container .breadcrumb{margin:0}html body.blog-page-single #fb-root+.container+.extra-header-content{padding-left:.75rem;padding-right:.75rem}html body.blog-page-single #fb-root+.container+.extra-header-content .clearfix{position:relative;width:100%;border-width:0}html body.blog-page-single #fb-root+.container+.extra-header-content .clearfix .header-options{width:100%;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;float:none!important}html body.blog-page-single #main>#content{padding-left:.75rem;padding-right:.75rem}@media (min-width:1024px){html body.blog-page-single #fb-root+.container+.extra-header-content .clearfix{padding-right:1.5rem;width:66.666667%}html body.blog-page-single #fb-root+.container+.extra-header-content .clearfix .header-options{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}html body.cpage .cpage_template_dialog .custom_pages>.row{display:-webkit-box;display:flex}html body.cpage_edit #fb-root+.header-banner{display:none}html body.cpage_edit .title-bar>.container{padding-left:.75rem;padding-right:.75rem}html body.cpage_edit .title-bar>.container h1{margin:0}html body.cpage_edit #main_content{padding:0}html body.cpage_edit #main_content h2{margin-top:1rem;margin-bottom:1rem}html body.cpage_edit #main_content .item_edit_form .panel{padding:0}html body.cpage_edit #main_content .item_edit_form .panel .panel-heading{padding:0 .75rem}html body.cpage_edit #main_content .item_edit_form .panel .panel-heading h3{margin:.75rem 0 0;padding:0;display:block;width:100%;font-size:1.5rem;font-family:Libre Baskerville,Georgia,Cambria,Times New Roman,Times,serif;--border-opacity:1;border-color:#cbd5e0;border-color:rgba(203,213,224,var(--border-opacity));border-bottom:1px solid #cbd5e0}html body.cpage_edit #main_content .item_edit_form .panel-body .cpage-options{margin-bottom:1rem;display:-webkit-box;display:flex;margin-left:33.333%}html body.cpage_edit #main_content .item_edit_form .panel-body .cpage-options .layout_block{width:33.333333%}html body.cpage_edit #main_content .item_edit_form .input-group{display:-webkit-box;display:flex}html body.cpage_edit #main_content .item_edit_form .input-group .input-group-addon{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;width:auto;font-size:1rem;--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity));border-width:1px 0 1px 1px;box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06);--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}html body.cpage_edit #main_content .item_edit_action_create{margin-top:1rem;margin-left:33.333%}html body.cpage_contact #fb-root+.container{padding-left:.75rem;padding-right:.75rem}html body.cpage_contact #template4>.container{padding:0 .75rem}html body.cpage_contact #template4>.container .large_left_section{margin:0;width:100%}html body.cpage_contact .form-group{margin:0}html body.cpage_contact .form-group input,html body.cpage_contact .form-group textarea{width:100%}@media (min-width:768px){html body.cpage_contact #fb-root+.container,html body.cpage_contact #template4>.container{max-width:42rem}}@media (min-width:1024px){html body.cpage_contact #fb-root+.container,html body.cpage_contact #template4>.container{max-width:42rem}}@media (min-width:1280px){html body.cpage_contact #fb-root+.container,html body.cpage_contact #template4>.container{max-width:42rem}}html body.company_user-directory-page .container.directory-text,html body.user-directory-page .container.directory-text{padding-left:1rem;padding-right:1rem;font-size:.875rem}html body.company_user-directory-page .full-width-container>.row,html body.user-directory-page .full-width-container>.row{margin:0;padding-left:.75rem;padding-right:.75rem;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start}html body.company_user-directory-page .full-width-container>.row #main_content,html body.user-directory-page .full-width-container>.row #main_content{width:100%}html body.company_user-directory-page .full-width-container>.row #main_content .pagination_app_div,html body.user-directory-page .full-width-container>.row #main_content .pagination_app_div{margin:0;padding:0}html body.company_user-directory-page .full-width-container>.row #main_content .pagination_app_div .search_result,html body.user-directory-page .full-width-container>.row #main_content .pagination_app_div .search_result{margin-top:.75rem}html body.company_user-directory-page .full-width-container>.row #main_content .pagination_app_div .search_result .item_list,html body.user-directory-page .full-width-container>.row #main_content .pagination_app_div .search_result .item_list{padding:0;margin:0 -.75rem;display:-webkit-box;display:flex;flex-wrap:wrap;border-style:none;background-color:transparent}html body.company_user-directory-page .full-width-container>.row #main_content .pagination_app_div .search_result .item_list:before,html body.user-directory-page .full-width-container>.row #main_content .pagination_app_div .search_result .item_list:before{border-style:none;display:block}html body.company_user-directory-page .full-width-container>.row #secondary_content .custompage_directory_widget,html body.user-directory-page .full-width-container>.row #secondary_content .custompage_directory_widget{padding:.75rem}html body.company_user-directory-page .full-width-container>.row #secondary_content .custompage_directory_widget .chosen-container-multi input,html body.company_user-directory-page .full-width-container>.row #secondary_content .custompage_directory_widget .chosen-container-multi input:focus,html body.user-directory-page .full-width-container>.row #secondary_content .custompage_directory_widget .chosen-container-multi input,html body.user-directory-page .full-width-container>.row #secondary_content .custompage_directory_widget .chosen-container-multi input:focus{box-shadow:none;width:100%}@media (min-width:768px){html body.company_user-directory-page .full-width-container>.row,html body.user-directory-page .full-width-container>.row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}html body.company_user-directory-page .full-width-container>.row #main_content,html body.user-directory-page .full-width-container>.row #main_content{padding-right:1.5rem;width:75%}html body.company_user-directory-page .full-width-container>.row #secondary_content,html body.user-directory-page .full-width-container>.row #secondary_content{width:25%}}html body.document-directory-page .full-width-container>.row{padding-left:.75rem;padding-right:.75rem}html body.document-directory-page #fb-root+.header-banner{display:none}html body.document-directory-page .header-banner-page-title{margin-left:.75rem;margin-right:.75rem}html body.document-page-single .full-width-container>.row{padding-left:.75rem;padding-right:.75rem}html body.document-page-single #fb-root+.header-banner{height:auto;background-color:transparent}html body.document-page-single #fb-root+.header-banner .header-banner-text{position:relative;background-color:transparent}html body.document-page-single #fb-root+.header-banner .header-banner-text .container{padding-left:.75rem;padding-right:.75rem;background-color:transparent}html body.document-page-single #fb-root+.header-banner .header-banner-text .container:after,html body.document-page-single #fb-root+.header-banner .header-banner-text .container:before{display:none}html body.document-page-single #fb-root+.header-banner .header-banner-text .container .header-banner-text-inner{position:relative;bottom:auto}html body.document-page-single #fb-root+.header-banner .header-banner-text .container .header-banner-text-inner .breadcrumb{margin:0}html body.document-page-single #fb-root+.header-banner .header-banner-text .container .header-banner-text-inner .header-banner-subtext{display:none!important}html body.document-page-single #main_content .item_byline hr,html body.document-page-single #main_content .panel-body>.row>:first-child,html body.document-page-single .header-banner-page-title{display:none}html body.document-page-single #main_content .item_interaction_actions{margin-top:1rem;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}html body.document-page-single #main_content .item_interaction_actions>div{width:auto}html body #enrollment_flow_page_app_js .enrollment_flow_selector_view{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:2rem -.75rem}html body #enrollment_flow_page_app_js .enrollment_flow_selector_view .enrollment_flow_option_view{margin:.75rem;padding:0;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-width:0}html body #enrollment_flow_page_app_js .enrollment_flow_selector_view .enrollment_flow_option_view .enrollment_option{margin:0;padding:0;border-width:0;background-color:transparent;border-radius:0}html body #enrollment_flow_page_app_js .enrollment_flow_selector_view .enrollment_flow_option_view .enrollment_option>div{margin:.75rem;padding:0}html body #enrollment_flow_page_app_js .enrollment_flow_selector_view .enrollment_flow_option_view .enrollment_option>div img{margin-left:auto;margin-right:auto}html body #enrollment_flow_page_app_js .enrollment_flow_selector_view .enrollment_flow_option_view .enrollment_option .pt1 h4{text-transform:none;text-align:center}html body #enrollment_flow_page_app_js .enrollment_flow_selector_view .enrollment_flow_option_view .enrollment_option .tick_holder{margin:0 .5rem 0 0;padding:0;height:0;width:0}html body #enrollment_flow_page_app_js .enrollment_flow_selector_view .enrollment_flow_option_view .enrollment_option .tick_holder .large-tick-circle .fa-check{font-size:30px}html body #enrollment_flow_page_app_js .custom_flow_js>div>.row h4{margin:1rem 0;padding:0}html body #enrollment_flow_page_app_js .enrollment_flow_step_holder_view{margin-bottom:2rem}html body #enrollment_flow_page_app_js .custom_steps_js>.enrollment_flow_step_holder_view{margin-bottom:1rem}html body #enrollment_flow_page_app_js .page_view{padding-top:.75rem;padding-bottom:.75rem;border-radius:.25rem}html body #enrollment_flow_page_app_js .page_view .custom_flow_action_btn_container{margin:0 .75rem 0 0;padding:0;height:100%}html body #enrollment_flow_page_app_js .page_view .custom_flow_action_btn_container a{padding:.25rem .75rem}html body #enrollment_flow_page_app_js .enrollment_custom_container .alert{margin-top:1rem;margin-bottom:1rem}html body #enrollment_flow_page_app_js .enrollment_custom_container .custom_flow_steps{margin:0 0 2rem;padding:.75rem;border-radius:.5rem}html body #enrollment_flow_page_app_js .new_custom_steps_button{margin:0 0 1.25rem;float:none}@media (min-width:640px){html body #enrollment_flow_page_app_js .enrollment_flow_selector_view{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}html body #enrollment_flow_page_app_js .enrollment_flow_selector_view .enrollment_flow_option_view{width:33.333333%}html body #enrollment_flow_page_app_js .enrollment_custom_container .custom_flow_js>div>.row{display:-webkit-box;display:flex}html body #enrollment_flow_page_app_js .enrollment_custom_container .custom_flow_js>div>.row>div:first-child{margin-right:.5rem}html body #enrollment_flow_page_app_js .enrollment_custom_container .custom_flow_js>div>.row>div:last-child{margin-left:.5rem}}html body.user_setup.suppress_nav_links .site{padding-top:0}html body.user_setup .setup_notification .setup_form .panel{margin-top:1rem;margin-bottom:1rem}html body.user_setup .setup_privacy .setup_form .privacy_radio{margin-bottom:1rem;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-width:0}html body.user_setup .setup_privacy .setup_form .privacy_radio li{background-color:transparent;border-width:0}html body.user_setup .full-width-container>.row{padding-left:.75rem;padding-right:.75rem}html body.user_setup .setup_profile .setup_form .panel{margin-bottom:2rem;border-radius:.5rem}html body.user_setup .setup_profile .setup_form .panel .panel-heading{--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity));background:#9d1535!important}html body.user_setup .setup_profile .setup_form .panel .panel-heading .numberCircle{display:inline-block;width:1.5rem;line-height:1}html body.user_setup .setup_profile .setup_form .panel .panel-body{padding-top:0}html body.user_setup .setup_profile .setup_form .new-profile-header{padding:0}html body.user_setup .setup_profile .setup_form .new-profile-header .image_section{margin:0;width:100%}html body.user_setup .setup_profile .setup_form .field:not(.disabled_by_binding),html body.user_setup .setup_profile .setup_form .form-group>.row,html body.user_setup .setup_profile .setup_form .form-group>.row>div{display:-webkit-box;display:flex;flex-wrap:wrap;width:100%;display:flex!important}html body.user_setup .setup_profile .setup_form .field:not(.disabled_by_binding)>label,html body.user_setup .setup_profile .setup_form .form-group>.row>div>label,html body.user_setup .setup_profile .setup_form .form-group>.row>label{padding-right:.75rem;width:33.333333%;text-align:right}html body.user_setup .setup_profile .setup_form .field:not(.disabled_by_binding)>label+div,html body.user_setup .setup_profile .setup_form .form-group>.row>div>label+div,html body.user_setup .setup_profile .setup_form .form-group>.row>label+div{margin:0;padding:0;width:66.666667%}html body.user_setup .setup_profile .setup_form .field:not(.disabled_by_binding)>.help-block,html body.user_setup .setup_profile .setup_form .form-group>.row>.help-block,html body.user_setup .setup_profile .setup_form .form-group>.row>div>.help-block{width:66.666667%;text-align:left;margin-left:33.333%}html body.user_setup .setup_profile .setup_form .form-group>.row>div+div{margin-top:1rem}html body.user_setup .setup_profile .setup_form .form-group>label+div{width:66.666667%;width:66.666%!important}html body #content.http_error_page h1{text-align:center}html body.event-page-single #content>.container{padding-left:.75rem;padding-right:.75rem;background-color:transparent;position:relative}html body.event-page-single #content>.container h1{margin:0}html body.event-page-single #content>.container .row.page-header{margin:0;padding-right:.75rem;position:absolute;right:0;margin:0!important}html body.event-page-single #content>.container .navbar-secondary{margin:0 0 0 1rem;width:75%;background-color:transparent;border-width:0}html body.event-page-single #content>.container .navbar-secondary li+li{margin-left:.75rem;background-color:transparent}html body.event-page-single #content>.container .navbar-secondary li a{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));--text-opacity:1;color:#9d1535;color:rgba(157,21,53,var(--text-opacity));box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border-top-left-radius:.25rem;border-top-right-radius:.25rem;overflow:hidden}html body.event-page-single #content>.container>.row{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}html body.event-page-single #content>.container>.row #main_content{margin-right:.5rem;padding:.75rem;width:100%;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border-radius:.5rem}html body.event-page-single #content>.container>.row #main_content .panel{height:auto;box-shadow:none;border-width:0;border-radius:0;background-color:transparent}html body.event-page-single #content>.container>.row #main_content .panel-body{padding:0}html body.event-page-single #content>.container>.row #main_content .external_registration{height:auto}html body.event-page-single #content>.container>.row #main_content .panel-heading{padding:0}html body.event-page-single #content>.container>.row #main_content .panel-heading .panel-title{padding:0;font-size:1.5rem}html body.event-page-single #content>.container>.row #secondary_content{margin-left:.5rem;width:100%}html body.event-page-single #content>.container>.row #secondary_content br{display:none}html body.event-page-single #content>.container>.row #secondary_content .basic_information{background-color:transparent}html body.event-page-single #content>.container>.row #secondary_content .basic_information .logo{margin-bottom:1rem;padding:0;border-width:0;background-color:transparent}html body.event-page-single #content>.container>.row #secondary_content .basic_information .logo img{border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}html body.event-page-single #content>.container>.row #secondary_content .basic_information .button{padding-left:0;background-color:transparent;box-shadow:none;border-width:0}html body.event-page-single #content>.container>.row #secondary_content .basic_information .panel{margin-bottom:1rem}@media (min-width:1024px){html body.event-page-single #content>.container>.row{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}html body.event-page-single #content>.container>.row #main_content{width:75%}html body.event-page-single #content>.container>.row #secondary_content{width:25%}}html body.event-calendar #main_content h2{display:none}html body.event-calendar #main_content .calendar{border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);overflow:hidden}html body.event-calendar #main_content .calendar .fc-header{border-width:0}html body.event-calendar #main_content .calendar .fc-header td{--bg-opacity:1;background-color:#9d1535;background-color:rgba(157,21,53,var(--bg-opacity));--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity))}html body.event-calendar #main_content .calendar .fc-header .fc-button{text-transform:none}html body.event-calendar #main_content .calendar .fc-day-header{--bg-opacity:1;background-color:#9d1535;background-color:rgba(157,21,53,var(--bg-opacity));--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity));border-width:0;text-transform:none}html body.event-calendar #main_content .calendar .fc-day{width:14.285%}html body.event-calendar .panel_header_links{display:none}html body.event-calendar .upcoming-events .container,html body.event-calendar .upcoming-events .container .upcoming-event-widget{margin:0;padding:0}html body.event-calendar .widget-more-button-wrapper a{width:auto;--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity));--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity));border-width:1px;--border-opacity:1;border-color:#718096;border-color:rgba(113,128,150,var(--border-opacity))}@media (min-width:1024px){html body.event-calendar .full-width-container>.row{display:-webkit-box;display:flex}html body.event-calendar .full-width-container>.row #main_content{width:75%;padding-right:1.5rem}html body.event-calendar .full-width-container>.row #main_content .filters{display:block!important}html body.event-calendar .full-width-container>.row #main_content .filters-mobile{display:none!important}html body.event-calendar .full-width-container>.row #secondary_content{width:25%}}html body.event_edit #fb-root+.container .header-banner-subtext{display:none}html body.event_edit .edit-page-title{margin:0}html body.event_edit .item_edit,html body.event_edit .item_edit #main_content{padding:0}html body.event_edit .item_edit #main_content .section{margin:2rem 0 0;padding:1.5rem;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border-width:0}html body.event_edit .item_edit #main_content .section h3{border-bottom-width:1px;--border-opacity:1;border-color:#cbd5e0;border-color:rgba(203,213,224,var(--border-opacity))}html body.event_edit .item_edit #main_content .section .form-group{display:-webkit-box!important;display:flex!important}html body.event_edit .item_edit #main_content .section .form-group label.error{margin:0;padding:0;border-width:0;background-color:transparent;font-size:.875rem;font-style:italic}html body.event_edit .item_edit #main_content .section .section_head{margin:0 0 1rem;padding:0 0 .25rem;border-bottom-width:1px;--border-opacity:1;border-color:#cbd5e0;border-color:rgba(203,213,224,var(--border-opacity));font-family:Libre Baskerville,Georgia,Cambria,Times New Roman,Times,serif;font-weight:400;line-height:1;text-transform:none;text-align:left;font-size:1.875rem;--text-opacity:1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity))}html body.event_edit .item_edit #main_content .section .section_head .section_number{margin:0;width:auto;height:auto;background-color:transparent;line-height:1}html body.event_edit .item_edit #main_content .section .section_head .section_number,html body.event_edit .item_edit #main_content .section .section_head .section_title{padding:0;font-size:1.875rem;--text-opacity:1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity))}html body.event_edit .item_edit #main_content .section .panel-body{margin-top:-2rem;margin-bottom:-2rem;padding:0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}html body.event_edit .item_edit #main_content .section .panel-body>*{margin-top:2rem;margin-bottom:2rem}html body.event_edit .item_edit #main_content .section .panel-body>*>div{margin-top:1rem;margin-bottom:1rem;padding:0;border-width:0}html body.event_edit .item_edit #main_content .section .panel-body>*>div h3{margin-bottom:1rem}html body.event_edit .item_edit #main_content .section .panel-body .event-tabs-section{margin-bottom:0}html body.event_edit .item_edit #main_content .section .panel-body .advanced-options,html body.event_edit .item_edit #main_content .section .panel-body .custom-content-creator{margin-top:0;margin-bottom:0}html body.event_edit .item_edit #main_content .section .event_details>*,html body.event_edit .item_edit #main_content .section .event_details>.row>div>*{margin-top:1rem}html body.event_edit .item_edit #main_content .section .event_details .control-label+div{padding:0}html body.event_edit .item_edit #main_content .section .event_details .location_or_url_div>div{position:relative;top:0;right:0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;width:auto;margin-left:33.333%}html body.event_edit .item_edit #main_content .section .event_details .location_or_url_div>div+div{margin-top:.75rem}html body.event_edit .item_edit #main_content .section .event_details .location_or_url_div>div [type=checkbox]{margin-right:.75rem}html body.event_edit .item_edit #main_content .section .event_details .location_or_url_div>div .popover_link{margin-left:.75rem}html body.event_edit .item_edit #main_content .section .event_details .location_or_url_div>div.form-group{margin-left:0}html body.event_edit .item_edit #main_content .section .event_details .location_or_url_div>div.form-group>.location-group{padding:0;width:100%;display:-webkit-box;display:flex}html body.event_edit .item_edit #main_content .section .event_details .location_or_url_div>div.form-group>.location-group .control-label{width:33.333333%}html body.event_edit .item_edit #main_content .section .event_details .location_or_url_div>div.form-group>.location-group .form-control{width:100%}html body.event_edit .item_edit #main_content .section .event_details .field{flex-wrap:wrap}html body.event_edit .item_edit #main_content .section .event_details .field input{margin:0}html body.event_edit .item_edit #main_content .section .row>.date_time>div{margin-top:1rem}html body.event_edit .item_edit #main_content .section .row>.date_time>div input{margin:0}html body.event_edit .item_edit #main_content .section .event_end>.form-group,html body.event_edit .item_edit #main_content .section .event_start>.form-group{-webkit-box-align:start;align-items:flex-start}html body.event_edit .item_edit #main_content .section .event_end>.form-group>div,html body.event_edit .item_edit #main_content .section .event_end>.form-group>div select,html body.event_edit .item_edit #main_content .section .event_start>.form-group>div,html body.event_edit .item_edit #main_content .section .event_start>.form-group>div select{width:auto}html body.event_edit .item_edit #main_content .section .event_end>.form-group>label,html body.event_edit .item_edit #main_content .section .event_start>.form-group>label{width:33.333333%}html body.event_edit .item_edit #main_content .section .time_parent{margin-left:1.5rem;display:-webkit-box;display:flex}html body.event_edit .item_edit #main_content .section .time_parent>div{margin:0;width:auto}html body.event_edit .item_edit #main_content .section .time_parent>div span.time-el{line-height:2.5}html body.event_edit .item_edit #main_content .section .image_section .logo_field{margin-bottom:0;display:-webkit-box;display:flex;flex-wrap:wrap}html body.event_edit .item_edit #main_content .section .inline-block{display:block}html body.event_edit .item_edit #main_content .section .reminder_list{margin-top:-.25rem;margin-bottom:-.25rem}html body.event_edit .item_edit #main_content .section .reminder_list .reminder_row{margin-top:.5rem;margin-bottom:.5rem}html body.event_edit .item_edit #main_content .section .reminder_list .reminder_row>div{display:-webkit-box;display:flex}html body.event_edit .item_edit #main_content .section .reminder_list .reminder_row>div>*{width:auto}html body.event_edit .item_edit #main_content .section .reminder_list .reminder_row>div>.time_until_js{margin-left:.75rem;margin-right:.75rem;line-height:2.75}html body.event_edit .item_edit #main_content .section .reminder_list .reminder_row>div>.remove_list_row{margin-left:.75rem;padding:.75rem;--bg-opacity:1;background-color:#e53e3e;background-color:rgba(229,62,62,var(--bg-opacity));--text-opacity:1;color:#fff5f5;color:rgba(255,245,245,var(--text-opacity));font-weight:700;border-radius:.25rem}html body.event_edit .item_edit #main_content .section .reminder_list .reminder_row>div>.remove_list_row:hover{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06);--bg-opacity:1;background-color:#c53030;background-color:rgba(197,48,48,var(--bg-opacity))}html body.event_edit .item_edit #main_content .section .custom-content-list .custom-content-li{border-radius:0;border-width:1px;--border-opacity:1;border-color:#cbd5e0;border-color:rgba(203,213,224,var(--border-opacity))}html body.event_edit .item_edit #main_content .section .custom-content-list .custom-content-li:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html body.event_edit .item_edit #main_content .section .custom-content-list .custom-content-li:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}html body.event_edit .item_edit #main_content .section .add-custom-content,html body.event_edit .item_edit #main_content .section .cke_editable{margin-bottom:1rem}html body.event_edit .item_edit #main_content .section .custom-content-editor .btn.pull-left{margin-right:.75rem}html body.event_edit .item_edit #main_content .section .custom-content-editor .btn.pull-right{margin-left:.75rem}html body.event_edit .item_edit #main_content .section .custom-content-editor .btn-warning{--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity));--border-opacity:1;border-color:#718096;border-color:rgba(113,128,150,var(--border-opacity));--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}html body.event_edit .item_edit #main_content .section .custom-content-editor .btn-warning:focus,html body.event_edit .item_edit #main_content .section .custom-content-editor .btn-warning:hover{--bg-opacity:1;background-color:#718096;background-color:rgba(113,128,150,var(--bg-opacity));--text-opacity:1;color:#f7fafc;color:rgba(247,250,252,var(--text-opacity))}html body.event_edit .item_edit #main_content .section .feedback.alert{margin-top:1rem;margin-bottom:1rem}html body.event_edit .item_edit #main_content .section .feedback.alert[style="opacity: 0;"]{display:none}html body.event_edit .item_edit #main_content .section .feedback.alert[style="opacity: 1;"]{display:block}html body.event_edit .item_edit #main_content .item_edit_form+.row>div{padding:0;text-align:left}html body.event_edit .item_edit #main_content .item_edit_form+.row>div button.create_event{margin:0 0 0 33.333%;float:none!important}@media (min-width:1024px){html body.event_edit:not(.cpage) .full-width-container>.row #main_content{width:100%}}html body.event-list-page .full-width-container #main_content{width:100%}html body.event-list-page .full-width-container #main_content .pagination_app_div{padding-left:.75rem;padding-right:.75rem}html body.event-list-page .full-width-container #main_content .pagination_app_div .results-title h2{margin-top:0}html body.event-list-page .full-width-container #main_content .pagination_app_div>.row{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}html body.event-list-page .full-width-container #main_content .pagination_app_div>.row>div:first-child{width:100%;left:0;right:0}html body.event-list-page .full-width-container #main_content .pagination_app_div>.row>div:first-child .search_result>.item_clump:before{display:none}html body.event-list-page .full-width-container #main_content .pagination_app_div>.row>div:last-child{width:100%;left:0;right:0}html body.event-list-page .full-width-container #main_content .top_link{margin:0;padding:0;border-width:0;background-color:transparent;border-radius:0}html body.event-list-page .full-width-container #main_content .top_link .event-filters{margin:0;padding:0;background-color:transparent}html body.event-list-page .full-width-container #main_content .top_link .event-filters>:nth-child(3),html body.event-list-page .full-width-container #main_content .top_link .event-filters>:nth-child(4){display:none}html body.event-list-page .full-width-container #main_content .top_link .event-filters .facet-title{margin:0;padding:.5rem .75rem;border-top-left-radius:.5rem;border-top-right-radius:.5rem;--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity));--text-opacity:1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity))}html body.event-list-page .full-width-container #main_content .top_link .event-filters .event-category-facets{margin:0 0 1rem;padding:.25rem .75rem .5rem 2rem;--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity));border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}html body.event-list-page .full-width-container #main_content .top_link .event-filters .event-category-facets label{--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity))}html body.event-list-page .full-width-container #main_content .top_link .event-filters .event-category-facets label .badge{--bg-opacity:1;background-color:#718096;background-color:rgba(113,128,150,var(--bg-opacity))}html body.event-list-page .full-width-container #main_content .top_link .event-filters .event-category-facets label.empty-facet{--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity))}html body.event-list-page .full-width-container #main_content .top_link .event-filters .event-category-facets label.empty-facet .badge{--bg-opacity:1;background-color:#cbd5e0;background-color:rgba(203,213,224,var(--bg-opacity))}html body.event-list-page .full-width-container #main_content .top_link .event-filters .btn-group-justified{margin:0 0 1rem;padding:.75rem;--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity));border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}html body.event-list-page .full-width-container #main_content .top_link .event-filters .mt2{margin:0 0 1rem}html body.event-list-page .full-width-container #main_content .top_link .event-filters .mt2 .facet-title+.btn-group-justified{margin-bottom:0;padding-bottom:0}html body.event-list-page .full-width-container #secondary_content{display:none}html body.event-list-page .full-width-container .pagination_control{margin:0}@media (min-width:1024px){html body.event-list-page .full-width-container #main_content .pagination_app_div>.row{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}html body.event-list-page .full-width-container #main_content .pagination_app_div>.row>div:first-child{padding-right:.5rem;width:75%;left:0;position:relative}html body.event-list-page .full-width-container #main_content .pagination_app_div>.row>div:last-child{padding-left:.5rem;width:25%;left:0;position:relative}html body.event-list-page .full-width-container .pagination_control{width:66.666667%}}html body.group_edit .full-width-container>.row{padding-left:.75rem;padding-right:.75rem}html body.group_edit #main_content .edit-page-title{margin:0}html body.group_edit #main_content>.alert{margin-top:1rem;margin-bottom:1rem}html body.group_edit #main_content .item_edit_form{margin:0 0 2rem;padding:.75rem;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}html body.group_edit #main_content .item_edit_form .inline-block{display:block}html body.group_edit #main_content .item_edit_form>br{display:none}html body.group_edit #main_content .item_edit_form>.hide_for_custom_pages>h3,html body.group_edit #main_content .item_edit_form>h2,html body.group_edit #main_content .item_edit_form>h3{margin-top:2rem;padding-bottom:.5rem;border-bottom-width:1px;--border-opacity:1;border-color:#cbd5e0;border-color:rgba(203,213,224,var(--border-opacity))}html body.group_edit #main_content .item_edit_form .field{display:-webkit-box;display:flex;flex-wrap:wrap}html body.group_edit #main_content .item_edit_form .field>label{padding-right:.75rem;width:33.333333%;display:block;text-align:right}html body.group_edit #main_content .item_edit_form .field>p{width:66.666667%;display:block}html body.group_edit #main_content .item_edit_form .admin-post-as-user>.checkbox,html body.group_edit #main_content .item_edit_form .field>.item_main,html body.group_edit #main_content .item_edit_form .hide_for_custom_pages>.checkbox{margin-left:33.333%}html body.group_edit #main_content .item_edit_form .hide_for_custom_pages>.checkbox>.popover_link,html body.group_edit #main_content .item_edit_form .hide_for_custom_pages>.checkbox>label{width:auto;display:inline-block}html body.group_edit #main_content .item_edit_form>div{margin-top:1rem}html body.group_edit #main_content .item_edit_form>div:first-child{margin:0}html body.group_edit #main_content .item_edit_form+button{margin-left:33.333%}@media (min-width:1024px){html body.group_edit #main #content>.full-width-container>.row{display:-webkit-box;display:flex}html body.group_edit #main #content>.full-width-container>.row #main_content{padding-right:.5rem;width:75%}html body.group_edit #main #content>.full-width-container>.row #secondary_content{padding-left:.5rem;width:25%;margin-top:3.8rem}}html body.group-page-single #main>#content{padding:0}html body.group-page-single .header-banner-subtext,html body.group-page-single .header-banner-text-inner h1{display:none}html body.group-page-single .item_view_single .item{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);overflow:hidden}html body.group-page-single .item_view_single{min-height:10rem}html body.group-page-single .item_view_single>h2{margin:0;padding:.75rem .75rem .75rem 10rem;--bg-opacity:1;background-color:#9d1535;background-color:rgba(157,21,53,var(--bg-opacity));border-radius:.125rem}html body.group-page-single .item_view_single>h2 a{--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity))}html body.group-page-single .item_view_single>.row{position:relative}html body.group-page-single .item_view_single>.row>div:first-child{position:absolute;top:-3.5rem;left:.75rem}html body.group-page-single .item_view_single>.row>div:first-child .item_pic{margin:0;padding:0;border-width:0;border-radius:.25rem;overflow:hidden}html body.group-page-single .item_view_single>.row>div:first-child .item_pic img{width:8rem;height:8rem;-o-object-fit:cover;object-fit:cover}html body.group-page-single .item_view_single>.row>div:last-child{margin:0 0 0 10rem;width:auto}html body.group-page-single .item_view_single>.row>div:last-child>div{margin:.75rem 0;padding:0}html body.group-page-single .item_view_single>.row>div:last-child>div:last-child,html body.group-page-single .item_view_single>.row>div:last-child>div:last-child .item_interaction_actions{margin:0;padding:0}html body.group-page-single .item_view_single>.row>div:last-child>div:last-child .item_interaction_actions div{display:block;height:0}html body.group-page-single .activity-section{float:none;background-color:transparent;box-shadow:none;border-radius:0;overflow:visible;clear:both}html body.group-page-single .activity-section .panel-heading{display:none}html body.group-page-single #secondary_content .panel-default{border-radius:.5rem;overflow:hidden}html body.group-page-single #secondary_content .panel-default .item_actions{margin:0;padding:0 0 .75rem;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}html body.group-page-single #secondary_content .panel-default .item_actions li{margin:.75rem .75rem 0;padding:0;background-color:transparent;border-width:0}html body.group-page-single #secondary_content .panel-default .item_actions li .item_action_group_leave{--bg-opacity:1;background-color:#ebf8ff;background-color:rgba(235,248,255,var(--bg-opacity));--text-opacity:1;color:#3182ce;color:rgba(49,130,206,var(--text-opacity));border-width:1px;--border-opacity:1;border-color:#3182ce;border-color:rgba(49,130,206,var(--border-opacity))}html body.group-page-single #secondary_content .group_leaders .list-group-item,html body.group-page-single #secondary_content .user_list_v2 .list-group-item{margin:.75rem;padding:0;box-shadow:none}html body.group-page-single #secondary_content .group_leaders .list-group-item .row,html body.group-page-single #secondary_content .user_list_v2 .list-group-item .row{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start}html body.group-page-single #secondary_content .group_leaders .list-group-item .row .image,html body.group-page-single #secondary_content .group_leaders .list-group-item .row>div:first-child,html body.group-page-single #secondary_content .user_list_v2 .list-group-item .row .image,html body.group-page-single #secondary_content .user_list_v2 .list-group-item .row>div:first-child{width:2rem;height:2rem}html body.group-page-single #secondary_content .group_leaders .list-group-item .row .middle_section,html body.group-page-single #secondary_content .group_leaders .list-group-item .row>div:last-child,html body.group-page-single #secondary_content .user_list_v2 .list-group-item .row .middle_section,html body.group-page-single #secondary_content .user_list_v2 .list-group-item .row>div:last-child{padding-left:.75rem;line-height:2;font-size:1rem}html body.group-page-single #secondary_content .group_leaders .list-group-item .row .middle_section .name,html body.group-page-single #secondary_content .group_leaders .list-group-item .row>div:last-child .name,html body.group-page-single #secondary_content .user_list_v2 .list-group-item .row .middle_section .name,html body.group-page-single #secondary_content .user_list_v2 .list-group-item .row>div:last-child .name{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}html body.group-page-single #secondary_content .group_leaders .list-group-item .list-group-item.item+.list-group-item.item,html body.group-page-single #secondary_content .user_list_v2 .list-group-item .list-group-item.item+.list-group-item.item{border-width:1px 0 0;--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}html body.group-page-single #secondary_content .group_action_add_leader{--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity));border-width:1px;--border-opacity:1;border-color:#718096;border-color:rgba(113,128,150,var(--border-opacity));--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity));display:inline-block;margin-left:auto;margin-right:auto;padding:.5rem 1.5rem;text-decoration:none;border-radius:.25rem;text-transform:none;font-size:1rem;font-weight:400;letter-spacing:0}@media (min-width:768px){html body.group-page-single .mm-page .group-page .full-width-container>.row #main_content .activity-section #item_feed_post_new .post_choice .post_choices{display:block}}@media (min-width:1024px){html body.group-page-single .mm-page .group-page .full-width-container>.row{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}html body.group-page-single .mm-page .group-page .full-width-container>.row #main_content{padding-right:.5rem;width:75%}html body.group-page-single .mm-page .group-page .full-width-container>.row #secondary_content{margin-top:0;padding-left:.5rem;width:25%}}html body.group-directory-page .full-width-container>.row{padding-left:.75rem;padding-right:.75rem}html body.group-directory-page #main_content>h2{display:none}html body.group-directory-page #main_content .item-cluster-left-column-custom-content{margin:0 0 1rem;padding:0}html body.group-directory-page #main_content .item_clump_sub_filters{margin-bottom:1rem;border-radius:.5rem;border-width:0;--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity))}html body.group-directory-page #secondary_content .chapter_list .pull-right.item_clump_controls{float:right!important}html body.group-directory-page #secondary_content .chapter_list .pull-right.item_clump_controls .btn{padding:.25rem .5rem;font-size:.875rem}html body.discussion_edit .full-width-container>.row{padding-left:.75rem;padding-right:.75rem}html body.discussion_edit #fb-root+.header-banner{height:auto;background-color:transparent}html body.discussion_edit #fb-root+.header-banner .header-banner-text{position:relative;background-color:transparent}html body.discussion_edit #fb-root+.header-banner .header-banner-text .container{padding-left:.75rem;padding-right:.75rem}html body.discussion_edit #fb-root+.header-banner .header-banner-text .container:after,html body.discussion_edit #fb-root+.header-banner .header-banner-text .container:before{display:none}html body.discussion_edit #fb-root+.header-banner .header-banner-text .container .header-banner-text-inner{position:relative;bottom:auto}html body.discussion_edit #fb-root+.header-banner .header-banner-text .container .header-banner-text-inner .breadcrumb{margin:0}html body.discussion_edit #fb-root+.header-banner .header-banner-text .container .header-banner-text-inner .header-banner-subtext{display:none}html body.discussion_edit .title-bar>.container{padding-left:.75rem;padding-right:.75rem}html body.discussion_edit .title-bar>.container h1{margin-top:1rem;margin-bottom:1rem}html body.discussion_edit .description_field_container textarea{height:12rem}html body.discussion_edit h3{border-bottom-width:1px;--border-opacity:1;border-color:#a0aec0;border-color:rgba(160,174,192,var(--border-opacity))}html body.discussion_edit .hide_for_custom_pages>.checkbox{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;margin-left:33.333%}html body.discussion_edit .hide_for_custom_pages>.checkbox label{margin-right:.75rem;width:auto}html body.discussion_edit .item_main{margin-top:1rem;margin-left:33.333%}html body.discussion_edit .item_main+.item_edit_action_save{margin-top:.5rem;margin-left:33.333%}html body.discussion-page-single #body>#fb-root+.header-banner,html body.discussion-page-single .title-bar{display:none}html body.discussion-page-single #main_content .panel{height:auto}html body.discussion-page-single #main_content .panel-heading{margin:0;padding:.75rem .75rem .75rem 8rem;--bg-opacity:1;background-color:#9d1535;background-color:rgba(157,21,53,var(--bg-opacity))}html body.discussion-page-single #main_content .panel-heading,html body.discussion-page-single #main_content .panel-heading a{--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity))}html body.discussion-page-single #main_content .panel-body{padding:0}html body.discussion-page-single #main_content .panel-body>.row>.hidden-xs{display:block!important}html body.discussion-page-single #main_content .panel-body .item_pic{margin-left:.75rem;padding:0;position:absolute;display:block;border-width:0;top:-2.5rem}html body.discussion-page-single #main_content .panel-body .item_pic a img{width:6rem;height:6rem;border-radius:.25rem}html body.discussion-page-single #main_content .panel-body .item_preface{margin:.75rem .75rem .75rem 8rem}html body.discussion-page-single #main_content .panel-body .item_description{margin:.75rem .75rem .75rem 8rem;padding:.75rem!important}html body.discussion-page-single #main_content .panel-body hr{display:none}html body.discussion-page-single #main_content .panel-body .interactions_full_detail,html body.discussion-page-single #main_content .panel-body .item_tags{margin:.75rem .75rem .75rem 8rem}html body.discussion-page-single #main_content .panel-body .interactions_full_detail .item-interaction-border,html body.discussion-page-single #main_content .panel-body .item_tags .item-interaction-border{display:none}html body.discussion-page-single #main_content .panel-body .interactions_full_detail .item_date,html body.discussion-page-single #main_content .panel-body .item_tags .item_date{margin-bottom:.75rem}html body.discussion-page-single #main_content .panel-body .interactions_full_detail .item_interaction_actions,html body.discussion-page-single #main_content .panel-body .item_tags .item_interaction_actions{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start}html body.discussion-page-single #main_content .panel-body .interactions_full_detail .item_interaction_actions>div+div,html body.discussion-page-single #main_content .panel-body .item_tags .item_interaction_actions>div+div{margin-top:.75rem;margin-bottom:.75rem}html body.discussion-page-single #main_content .panel-body .comments.list-group{margin-top:1.5rem;padding-top:.75rem;border-top-width:1px;--border-opacity:1;border-color:#e2e8f0;border-color:rgba(226,232,240,var(--border-opacity))}html body.discussion-page-single #main_content .panel-body .comments.list-group li{margin:.75rem;padding:0}html body.discussion-page-single #main_content .panel-body .comments.list-group li.comment{padding:.75rem;border-radius:.25rem}html body.discussion-page-single #main_content .panel-body .comments.list-group li.comment .comment_pic{margin-right:.75rem}html body.discussion-page-single #main_content .panel-body .comments.list-group li.comment .comment_pic img{margin:0}html body.discussion-page-single #secondary_content .item_actions.list-group{margin-left:.75rem;margin-right:.75rem;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:start;justify-content:flex-start}html body.discussion-page-single #secondary_content .item_actions.list-group li{background-color:transparent}html body.discussion-page-single #secondary_content .item_actions.list-group li+li{margin-left:1.5rem}@media (min-width:640px){html body.discussion-page-single #main_content .panel-body .interactions_full_detail .item_interaction_actions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between}html body.discussion-page-single #main_content .panel-body .interactions_full_detail .item_interaction_actions>div+div{margin:0}}html body.group_edit .item_edit .item_edit_section{margin:0;z-index:10;position:relative}html body.cpage_home .panel-brand{padding:0;--bg-opacity:1;background-color:#9d1535;background-color:rgba(157,21,53,var(--bg-opacity))}html body.cpage_home .home-masthead.container{margin-bottom:2rem;padding-left:.75rem;padding-right:.75rem}html body.cpage_home .home-masthead h1{margin:0 0 1.5rem;text-align:center;--text-opacity:1;color:#9d1535;color:rgba(157,21,53,var(--text-opacity))}html body.cpage_home .home-masthead h2{margin-top:.5rem}html body.cpage_home .section{padding-left:.75rem;padding-right:.75rem;display:-webkit-box;display:flex;flex-wrap:wrap}html body.cpage_home .section .left{margin:0 0 2rem}html body.cpage_home .section .left .panel{padding:1.5rem;text-align:center}html body.cpage_home .section .right{margin:0 0 2rem}html body.cpage_home .section .right .panel{margin:0;padding:1.5rem;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}html body.cpage_home .stack-bordered{border-width:0}html body.cpage_home .stack-bordered>.container{padding-left:.75rem;padding-right:.75rem}html body.cpage_home .stack-bordered>.container .ss-widget{background-color:transparent;border-width:0;border-radius:0;box-shadow:none}html body.cpage_home .stack-bordered>.container .ss-widget .widget-item{margin:0;padding:0}html body.cpage_home .stack-bordered>.container .ss-widget .widget-item+.widget-item{margin-top:1rem}html body.cpage_home .stack-bordered>.container .ss-widget .widget-item .ss-panel{margin:0;padding:0;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border-radius:.5rem;border-width:0;min-height:0}html body.cpage_home .stack-bordered>.container .ss-widget .widget-item .ss-panel .ss-panel-header{margin:0;padding:0}html body.cpage_home .stack-bordered>.container .ss-widget .widget-item .ss-panel .item_name{margin:0;padding:0;--bg-opacity:1;background-color:#9d1535;background-color:rgba(157,21,53,var(--bg-opacity));font-family:Raleway,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity));height:auto}html body.cpage_home .stack-bordered>.container .ss-widget .widget-item .ss-panel .item_name a{margin:0;padding:.5rem .75rem;width:100%;display:block;--bg-opacity:1;background-color:#9d1535;background-color:rgba(157,21,53,var(--bg-opacity));--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity))}html body.cpage_home .stack-bordered>.container .ss-widget .widget-item .ss-panel .item-date-widget-style{margin:.75rem;display:block;--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity));font-size:.875rem}html body.cpage_home .stack-bordered>.container .ss-widget .widget-item .ss-panel .widget-item-text{margin:.75rem;padding:0}html body.cpage_home .stack-bordered>.container .ss-widget .widget-item .ss-panel .widget-item-image{display:none}html body.cpage_home .stack-bordered>.container .ss-widget .widget-more-button-wrapper .btn{width:auto!important}html body.job_edit .header-banner-subtext{display:none}html body.job_edit #main #content #main_content h2{margin:0 0 1rem}html body.job_edit #main #content #main_content .item_edit_form{margin:0 1rem 0 0;padding:.75rem;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border-radius:.5rem;overflow:hidden}html body.job_edit #main #content #main_content .item_edit_form h3{border-bottom-width:1px;--border-opacity:1;border-color:#cbd5e0;border-color:rgba(203,213,224,var(--border-opacity));font-size:1.5rem}html body.job_edit #main #content #main_content .item_edit_form .admin-post-as-company>.checkbox{margin-left:33.333%}html body.job_edit #main #content #main_content .item_edit_form .borders_for_form_additions+div{display:-webkit-box;display:flex}html body.job_edit #main #content #main_content .item_edit_form .borders_for_form_additions+div label{width:33.333333%}html body.job_edit #main #content #main_content .item_edit_form .borders_for_form_additions+div label+div{width:66.666667%}html body.job_edit #main #content #main_content .item_edit_form .hide_for_custom_pages .checkbox{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;margin-left:33.333%}html body.job_edit #main #content #main_content .item_edit_form .hide_for_custom_pages .checkbox label{margin-right:.75rem;width:auto}html body.job_edit #main #content #main_content .button-row{margin-top:1rem;display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;margin-left:33.333%}html body.job_edit #main #content #main_content .button-row button{margin:0}html body.job_edit #main #content #main_content .button-row button+button{margin-left:.75rem}html body.job_edit #main #content #secondary_content{margin:0 0 0 1rem}html body.team-page #main_content{position:relative;width:100%}html body.team-page #main_content h1{margin:0;text-align:center}html body.team-page #main_content h1+div{margin:2rem 0}html body.team-page #main_content .team .team-members{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:stretch;align-items:stretch;-webkit-box-pack:center;justify-content:center;margin-left:-.75rem;margin-right:-.75rem}html body.forgot_password .mm-page .header-banner,html body.login-page .mm-page .header-banner{display:none}html body.forgot_password .mm-page .auth #main_content,html body.login-page .mm-page .auth #main_content{margin-left:auto;margin-right:auto;max-width:36rem}html body.forgot_password .mm-page .auth #main_content>.row>div:first-child>h2,html body.login-page .mm-page .auth #main_content>.row>div:first-child>h2{margin:0 0 2rem}html body.forgot_password .mm-page .auth #main_content>.row #loginForm>div.clearfix>div,html body.login-page .mm-page .auth #main_content>.row #loginForm>div.clearfix>div{display:-webkit-box;display:flex}html body.forgot_password .mm-page .auth #main_content>.row #loginForm>div.clearfix>div a,html body.forgot_password .mm-page .auth #main_content>.row #loginForm>div.clearfix>div div,html body.login-page .mm-page .auth #main_content>.row #loginForm>div.clearfix>div a,html body.login-page .mm-page .auth #main_content>.row #loginForm>div.clearfix>div div{margin:0 .25rem 0 0;float:none;width:auto}html body.forgot_password .mm-page .auth #main_content>.row #loginForm>:last-child>div,html body.login-page .mm-page .auth #main_content>.row #loginForm>:last-child>div{width:auto;margin-left:33.333%}html body.forgot_password .mm-page .auth #main_content>.row .panel,html body.login-page .mm-page .auth #main_content>.row .panel{margin-bottom:2rem;padding:.75rem;border-radius:.5rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}html body.forgot_password .mm-page .auth #main_content>.row .panel .panel-heading,html body.login-page .mm-page .auth #main_content>.row .panel .panel-heading{padding:0}html body.forgot_password .mm-page .auth #main_content>.row .panel .panel-heading h3,html body.login-page .mm-page .auth #main_content>.row .panel .panel-heading h3{padding:0;white-space:normal}html body.forgot_password .mm-page .auth #main_content>.row .panel .panel-body,html body.login-page .mm-page .auth #main_content>.row .panel .panel-body{padding:0}html body.member-portal-page .mm-page #secondary_content{display:none}html body.member-portal-page .mm-page #main_content>.container.tile-links{margin-bottom:2rem;padding:0}html body.member-portal-page .mm-page #main_content>.container.tile-links .row{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;margin-left:-.75rem;margin-right:-.75rem;margin-bottom:2rem}html body.member-portal-page .mm-page #main_content>.container.tile-links .row>div{margin-left:.75rem;margin-right:.75rem;width:auto}html body.member-portal-page .mm-page #main_content>.container.tile-links .row>div a{--text-opacity:1;color:#9d1535;color:rgba(157,21,53,var(--text-opacity));font-size:1rem}html body.member-portal-page .mm-page #main_content>.container.tile-links .row>div a:hover{--text-opacity:1;color:#5e0d20;color:rgba(94,13,32,var(--text-opacity))}html body.member-portal-page .mm-page #main_content>.container.tile-links .row>div a .tile-1{margin:0;padding:0;display:-webkit-box;display:flex;width:auto;min-height:0;background-color:transparent}html body.member-portal-page .mm-page #main_content>.container.tile-links .row>div a .tile-1 .fa{padding:0;margin:0 .25rem 0 0;font-size:1rem}html body.member-portal-page .mm-page #main_content>.container.tile-links .row>div a .tile-1 h3{margin:0;padding:0;font-size:1rem;font-weight:400;line-height:1}html body.member-portal-page .mm-page #main_content>.container .panel-default{margin:0 0 .75rem;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}html body.member-portal-page .mm-page #main_content>.container .panel-default .panel-heading{margin-bottom:.75rem;--bg-opacity:1;background-color:#9d1535;background-color:rgba(157,21,53,var(--bg-opacity));--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity))}html body.member-portal-page .mm-page #main_content>.container .panel-default .panel-heading h3{font-size:1rem}html body.member-portal-page .mm-page #main_content>.container .panel-default .list-group{list-style-type:disc}html body.member-portal-page .mm-page #main_content>.container .panel-default .list-group-item{margin-left:.75rem;margin-right:.75rem;padding:0;border-width:0;background-color:transparent;--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity));line-height:1.5;display:list-item;list-style-position:inside}html body.member-portal-page .mm-page #main_content>.container:last-child{margin:1rem 0 0;padding:0}html body.member-portal-page .mm-page #main_content>.container:last-child>.row{margin-left:-.75rem;margin-right:-.75rem}html body.member-portal-page .mm-page #main_content>.container:last-child>.row>div{margin-left:.75rem;margin-right:.75rem}@media (min-width:768px){html body.member-portal-page .mm-page #main_content>.container.tile-links .row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}html body.member-portal-page .mm-page #main_content>.container.tile-links .row>div{margin-top:0;margin-bottom:0}}@media (min-width:1024px){html body.member-portal-page .mm-page .tile-links+.container>.row:first-child{display:-webkit-box;display:flex;margin:-.75rem -.75rem 1rem}html body.member-portal-page .mm-page .tile-links+.container>.row:first-child>div{margin:.75rem;width:50%}}@media (min-width:1280px){html body.member-portal-page .mm-page .tile-links+.container+.container>.row{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start}html body.member-portal-page .mm-page .tile-links+.container+.container>.row>div{-webkit-box-flex:1;flex-grow:1;width:33.333333%}html body.member-portal-page .mm-page .tile-links+.container+.container>.row>div>div,html body.member-portal-page .mm-page .tile-links+.container+.container>.row>div>div>div,html body.member-portal-page .mm-page .tile-links+.container+.container>.row>div>div>div>div,html body.member-portal-page .mm-page .tile-links+.container+.container>.row>div>div>div>div>div{height:100%}}html body.payment_result #page.site{padding:0}html body.payment_result .payment_result_sel .card-1-no-hover{margin:0 0 2rem;padding:1.5rem;border-width:0;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}html body.payment_result .payment_result_sel .card-1-no-hover>div:first-child{margin:-1rem;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}html body.payment_result .payment_result_sel .card-1-no-hover>div:first-child>div,html body.payment_result .payment_result_sel .card-1-no-hover>div:first-child>h1{font-size:1.875rem;margin:1rem;padding:0;display:block;float:none;height:auto}html body.payment_result .payment_result_sel .card-1-no-hover>div:first-child+div{margin:.75rem;text-align:center}html body.payment_result .payment_result_sel .card-1-no-hover+div,html body.payment_result .payment_result_sel .card-1-no-hover+div+div{margin-bottom:2rem}html body.payment_result .payment_result_sel .card-1-no-hover+div+div p{margin:.75rem 0;padding:0;line-height:1.5;--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity));text-align:center}html body.payment_result .payment_result_sel .card-1-no-hover+div+div>.fs18,html body.payment_result .payment_result_sel .card-1-no-hover+div+div>.row{display:none}html body.payment_result .payment_result_sel .payment-details{margin-bottom:4rem}html body.payment_result .payment_result_sel .payment-details .card-1-no-hover>div{margin:0}html body.payment_result .payment_result_sel .payment-details .card-1-no-hover>div .row{display:-webkit-box;display:flex}html body.payment_result .payment_result_sel .payment-details .card-1-no-hover>div .row>div{width:50%}@media (min-width:768px){html body.payment_result .successful-payment>.row{display:-webkit-box;display:flex}html body.payment_result .successful-payment>.row>div{padding-left:.75rem;padding-right:.75rem;width:50%}}html body.payment_page #page.site{padding:0}html body.payment_page .payment .payment_form{margin-bottom:4rem}html body.payment_page .payment .payment_form>div.mb1.mt-n-5.ml-5{display:none}html body.payment_page .payment .payment_form .field>label,html body.payment_page .payment .payment_form .field_section>label{display:inline-block;padding-right:.75rem;width:33.333333%;text-align:right}html body.payment_page .payment .payment_form .field>select,html body.payment_page .payment .payment_form .field_section>select{display:inline-block;width:66.666667%}html body.payment_page .payment .payment_form .field>div,html body.payment_page .payment .payment_form .field_section>div{display:inline-block;width:33.333333%}html body.payment_page .payment .payment_form .field_displayed_data{border-radius:.25rem;width:33.333333%;text-align:left;min-height:2.75rem}html body.payment_page .payment .payment_form input[type=checkbox]+.field_displayed_data{display:inline-block}html body.payment_page .payment .payment_form .new-card-section{padding-left:.75rem;padding-right:.75rem}html body.payment_page .payment .payment_form .new-card-section>.row{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:start;align-items:flex-start}html body.payment_page .payment .payment_form .new-card-section>.row>div{margin-bottom:1rem;width:100%}html body.payment_page .payment .payment_form .new-card-section>.row .payment-right-column{margin-bottom:1rem;padding:0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%}html body.payment_page .payment .payment_form .new-card-section>.row .payment-right-column>:nth-child(2) .form-group{margin:0}html body.payment_page .payment .payment_form .new-card-section>.row .payment-right-column>div{margin-bottom:1rem}html body.payment_page .payment .payment_form .new-card-section>.row .payment-right-column>div:first-child{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:start;align-items:flex-start}html body.payment_page .payment .payment_form .new-card-section>.row .payment-right-column>div:first-child>div{margin-bottom:1rem;width:100%}html body.payment_page .payment .payment_form .new-card-section>.row .payment-right-column div:last-child .table{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem;overflow:hidden}html body.payment_page .payment .payment_form .new-card-section>.row .payment-right-column div:last-child .table tr:last-child{--bg-opacity:1;background-color:#c6f6d5;background-color:rgba(198,246,213,var(--bg-opacity));--text-opacity:1;color:#22543d;color:rgba(34,84,61,var(--text-opacity))}html body.payment_page .payment .payment_form .new-card-section>.row .payment-right-column div:last-child .table td{background-color:transparent;border-width:0}html body.payment_page .payment .payment_form .new-card-section>.row .tokenization-card{margin-top:1rem}html body.payment_page .payment .payment_form .new-card-section>.row .tokenization-card label{padding-right:.75rem;width:33.333333%;text-align:right}html body.payment_page .payment .payment_form .new-card-section>.row .credit-card-mode-js .panel-footer{padding:.75rem;border-radius:.25rem;--bg-opacity:1;background-color:#f0fff4;background-color:rgba(240,255,244,var(--bg-opacity));--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity));border-width:1px;--border-opacity:1;border-color:#48bb78;border-color:rgba(72,187,120,var(--border-opacity))}html body.payment_page .payment .payment_form .new-card-section>.row .panel-heading{--bg-opacity:1;background-color:#9d1535;background-color:rgba(157,21,53,var(--bg-opacity));--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity));background-color:#9d1535!important}html body.payment_page .payment .payment_form .new-card-section>.row .panel-heading .numberCircle{position:relative;display:inline-block;line-height:1}html body.payment_page .payment .payment_form hr{display:none}html body.payment_page .payment .payment_form hr+div{margin-left:.75rem;margin-right:.75rem;margin-bottom:4rem}html body.payment_page .payment .payment_form hr+div>div{float:none;text-align:right;float:none!important}html body.payment_page .payment .payment_form hr+div>div .help-block{margin:.5rem 1.5rem .5rem 0;width:auto;line-height:1.5;width:auto!important}html body.payment_page .payment .payment_form .initial_only_js>.form-group>.form-group{padding:0;display:-webkit-box;display:flex;width:100%}html body.payment_page .payment .payment_form .initial_only_js>.form-group>.row{padding:0;width:100%}html body.payment_page .payment .payment_form .initial_only_js>.form-group>.row>div{margin-top:1rem;display:-webkit-box;display:flex;width:100%}html body.payment_page .payment .payment_form .initial_only_js>.form-group>.row>div label{padding-right:.75rem;width:33.333333%;text-align:right}html body.payment_page .payment .payment_form .initial_only_js>.form-group>.row>div label .popover_link{position:relative;top:0;left:0}html body.payment_page .payment .payment_form .initial_only_js>.form-group>.row>div label+div{width:66.666667%}html body.sign_up #page.site{padding:0}html body.sign_up .signup-wrap{margin:0 .75rem}html body.sign_up .signup-wrap .signup-header{margin:0;padding:0}html body.sign_up .signup-wrap .signup-header h2{margin:0 0 2rem;padding:0;font-family:Libre Baskerville,Georgia,Cambria,Times New Roman,Times,serif;font-weight:400;line-height:1.25;font-size:2.25rem;font-weight:300;--text-opacity:1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity))}html body.sign_up .signup-wrap .signup-header .signup-form-plan{margin:0;padding:0;display:block;--bg-opacity:1;background-color:#9d1535;background-color:rgba(157,21,53,var(--bg-opacity));--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity));line-height:2;border-top-left-radius:.5rem;border-top-right-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}html body.sign_up .signup-wrap .signup-header+div{margin:0;padding:.75rem;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}html body.sign_up .signup-wrap .email-signup .form-group>.row{padding:0;width:100%}html body.sign_up .signup-wrap .email-signup .form-group>.row>div{display:-webkit-box;display:flex;flex-wrap:wrap;width:100%}html body.sign_up .signup-wrap .email-signup .form-group>.row>div label{padding-right:.75rem;width:33.333333%;text-align:right}html body.sign_up .signup-wrap .email-signup .form-group>.row>div input{width:66.666667%}html body.sign_up .signup-wrap .email-signup .form-group>.row>div+div{margin-top:1rem}html body.sign_up .signup-wrap .email-signup .pb2+button,html body.sign_up .signup-wrap .email-signup .validation_password_matches,html body.sign_up .signup-wrap .email-signup>.checkbox{margin-left:33.333%}html body.sign_up .signup-wrap .email-signup .pb2{display:-webkit-box;display:flex}html body.sign_up .signup-wrap .email-signup .pb2>label{width:33.333333%}html body.sign_up .signup-wrap .email-signup .pb2>label+div{width:66.666667%}html body.sign_up .signup-wrap .email-signup .pb2+button{width:auto}html body.sign_up .signup-wrap .email-signup>:nth-child(10){margin-top:0;visibility:hidden}html body.sign_up .signup-wrap .email-signup>:nth-child(10):after{padding:.5rem;display:block;font-size:1.875rem;border-bottom-width:1px;--border-opacity:1;border-color:#cbd5e0;border-color:rgba(203,213,224,var(--border-opacity));width:100%;font-family:Libre Baskerville,Georgia,Cambria,Times New Roman,Times,serif;content:"Shipping Address";visibility:visible}html body.sign_up .signup-wrap .required-declaration{display:block;text-align:center;font-size:.75rem;--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity));bottom:-3rem;left:-.75rem}html body.sign_up .signup-wrap div.fs16{margin:2rem 0 0;padding:0 0 .5rem;font-family:Libre Baskerville,Georgia,Cambria,Times New Roman,Times,serif;font-weight:400;line-height:1;font-size:1.875rem;font-weight:300;border-bottom-width:1px;--border-opacity:1;border-color:#2d3748;border-color:rgba(45,55,72,var(--border-opacity))}html body.sign_up .signup-wrap .already-member{margin-bottom:4rem;margin-left:33.333%}html body.messages-page .full-width-container>.row{padding-left:.75rem;padding-right:.75rem}html body.messages-page #fb-root+.header-banner{display:none}html body.messages-page .title-bar>.container{padding-left:.75rem;padding-right:.75rem}html body.messages-page .title-bar>.container h1{margin:0}html body.messages-page #message_list_item_clump_filters{margin:0;padding:0;z-index:0;border-width:0;position:relative;height:auto;min-height:0}html body.messages-page #message_list_item_clump{padding:0;z-index:10;position:relative;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border-radius:.5rem}html body.messages-page #message_list_item_clump>li{background-color:transparent;border-radius:0;box-shadow:none;box-shadow:none!important}html body.message-page-single #fb-root+.header-banner{display:none}html body.message-page-single .title-bar{margin-bottom:1rem}html body.message-page-single .title-bar>.container{padding-left:.75rem;padding-right:.75rem}html body.message-page-single .title-bar>.container:after,html body.message-page-single .title-bar>.container:before{display:none}html body.message-page-single .title-bar>.container h1{margin:0}html body.message-page-single #main>#content{padding-left:.75rem;padding-right:.75rem}html body.message-page-single #main>#content .panel-body:after,html body.message-page-single #main>#content .panel-body:before,html body.message-page-single #main>#content .panel-heading{display:none}html body.message-page-single #main>#content .panel-body>.row{display:-webkit-box;display:flex}html body.message-page-single #main>#content .panel-body>.row .hidden-xs{display:block!important}html body.message-page-single #main>#content .panel-body>.row>:first-child{margin-right:1rem;width:6rem;height:6rem}html body.message-page-single #main>#content .panel-body>.row>:first-child .item_pic{margin:0;padding:0;border-width:0;border-radius:0}html body.message-page-single #main>#content .panel-body>.row>:first-child .item_pic img{border-radius:.25rem}html body.message-page-single #main>#content .panel-body>.row .item_description{margin-top:1.5rem;margin-bottom:1.5rem}html body.message-page-single #main>#content .panel-body>.row .item_date{--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity))}html body.plan_listing #main_content>.container{padding-left:.75rem;padding-right:.75rem}html body.plan_listing #fb-root+.header-banner{display:none}html body.plan_listing #main #content .full-width-container #main_content h1{margin:0;padding:0;width:100%;max-width:100%;font-size:1.875rem;text-align:center}html body.plan_listing .plan_table_container_main{margin:0;border-width:0}html body.plan_listing .plan-section-subtext{text-align:left}html body.plan_listing .plan-section-subtext ul{margin:0;padding:0 0 0 1rem;list-style-type:disc}html body.plan_listing .plan-section-subtext ol{margin:0;padding:0 0 0 1rem;list-style-type:decimal}html body.user_edit .item_edit.user #main_content{position:relative;float:none}html body.user_edit .item_edit.user #main_content .filters,html body.user_edit .item_edit.user #main_content h2{display:none}html body.user_edit .item_edit.user #main_content .filters-mobile{display:block;position:absolute;right:0;top:-5px}html body.user_edit .item_edit.user #main_content .item_edit_section{margin:0;padding:.75rem;position:relative;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-style:none;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}html body.user_edit .item_edit.user #main_content .item_edit_section h4.alert{margin:0 0 1.5rem;padding:0 0 .75rem;width:100%;font-size:1.875rem;--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity));border-width:0 0 1px;--border-opacity:1;border-color:#cbd5e0;border-color:rgba(203,213,224,var(--border-opacity));background-color:transparent;border-radius:0}html body.user_edit .item_edit.user #main_content .professional_experience{display:none}html body.user_edit .home_address:before{padding:.5rem;display:block;font-size:1.875rem;border-bottom-width:1px;--border-opacity:1;border-color:#cbd5e0;border-color:rgba(203,213,224,var(--border-opacity));width:100%;font-family:Raleway,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;content:"Shipping Address"}html body.user_edit .home_address h4{display:none}@media (min-width:768px){html body.user_edit .item_edit.user .filters{display:block}html body.user_edit .item_edit.user .filters-mobile{display:none}}html body.user-page-single .user_page #main_content{width:100%!important}html body.user-page-single .user_page #main_content h1{margin:0 0 1rem;padding:0}html body.user-page-single .user_page #main_content>.row:last-child{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;flex-wrap:wrap;width:100%}html body.user-page-single .user_page #main_content>.row:last-child>.col-md-8:first-child{display:-webkit-box;display:flex;width:100%}html body.user-page-single .user_page #main_content>.row:last-child>.col-md-8:first-child>.row,html body.user-page-single .user_page #main_content>.row:last-child>.user-profile-right{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%}html body.user-page-single .user_page #main_content .list-group-item:before{content:""}html body.user-page-single .user_page #main_content .extra-profile-fields{margin:0;padding:0;--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity));box-shadow:none;height:auto}html body.user-page-single .user_page #main_content .extra-profile-fields .list-group .list-group-item{margin:0 0 1.5rem;padding:0;--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity));border-radius:.5rem;overflow:hidden;border-style:none;font-size:1rem}html body.user-page-single .user_page #main_content .extra-profile-fields .list-group .list-group-item dl{margin:0;padding:0 0 .75rem}html body.user-page-single .user_page #main_content .extra-profile-fields .list-group .list-group-item dt{margin:0 0 .75rem;padding:.25rem .75rem;display:block;--bg-opacity:1;background-color:#e2e8f0;background-color:rgba(226,232,240,var(--bg-opacity));text-align:left;font-weight:700;--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity))}html body.user-page-single .user_page #main_content .extra-profile-fields .list-group .list-group-item dd{margin:0 .75rem;--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity));line-height:1.5}html body.user-page-single .user_page #main_content .extra-profile-fields .list-group .list-group-item.certificates dd,html body.user-page-single .user_page #main_content .extra-profile-fields .list-group .list-group-item.credentials dd,html body.user-page-single .user_page #main_content .extra-profile-fields .list-group .list-group-item.honorifics dd,html body.user-page-single .user_page #main_content .extra-profile-fields .list-group .list-group-item.research-counties dd,html body.user-page-single .user_page #main_content .extra-profile-fields .list-group .list-group-item.research-countries dd,html body.user-page-single .user_page #main_content .extra-profile-fields .list-group .list-group-item.research-specialties dd,html body.user-page-single .user_page #main_content .extra-profile-fields .list-group .list-group-item.research-states-provinces dd,html body.user-page-single .user_page #main_content .extra-profile-fields .list-group .list-group-item.research-time-periodes dd,html body.user-page-single .user_page #main_content .extra-profile-fields .list-group .list-group-item.service-categories dd{display:list-item}html body.user-page-single .user_page #main_content .extra-profile-fields .list-group .list-group-item.not-taking-clients{margin:0 0 1rem;background-color:transparent}html body.user-page-single .user_page #main_content .extra-profile-fields .list-group .list-group-item.not-taking-clients dl{margin:0;padding:0}html body.user-page-single .user_page #main_content .extra-profile-fields .list-group .list-group-item.not-taking-clients dl dt{margin:0;padding:0;font-style:italic;font-weight:400;font-size:1rem;text-align:center;background-color:transparent;--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}html body.user-page-single .user_page #main_content .extra-profile-fields .list-group .list-group-item.not-taking-clients dl dd{display:none}html body.user-page-single .user_page #main_content .extra-profile-fields .list-group .list-group-item.business-name{margin:0 0 .75rem;background-color:transparent}html body.user-page-single .user_page #main_content .extra-profile-fields .list-group .list-group-item.business-name dt{display:none}html body.user-page-single .user_page #main_content .extra-profile-fields .list-group .list-group-item.business-name dd{font-size:1.25rem;font-weight:700;text-align:center}html body.user-page-single .user_page #main_content .panel:not(.extra-profile-fields){padding:0;margin:0 0 1.5rem;border-style:none;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border-radius:.5rem;overflow:hidden;height:auto}html body.user-page-single .user_page #main_content .panel:not(.extra-profile-fields) .panel-body{margin:0;padding:0}html body.user-page-single .user_page #main_content .panel:not(.extra-profile-fields) .panel-heading{margin:0;padding:.25rem .75rem;--bg-opacity:1;background-color:#9d1535;background-color:rgba(157,21,53,var(--bg-opacity));text-align:center;--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity));border-style:none}html body.user-page-single .user_page #main_content .panel:not(.extra-profile-fields) .panel-heading h3{font-size:1rem}html body.user-page-single .user_page #main_content .panel:not(.extra-profile-fields) .panel-heading h3 .row{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}html body.user-page-single .user_page #main_content .panel:not(.extra-profile-fields) .panel-heading h3 .row>div:last-child{margin-left:.75rem}html body.user-page-single .user_page #main_content .panel:not(.extra-profile-fields) table{padding:0;margin:.75rem 0;border-style:none;border-radius:0;table-layout:fixed;width:100%}html body.user-page-single .user_page #main_content .panel:not(.extra-profile-fields) table td{margin:0;padding:0 .75rem;border-style:none;border-radius:0;line-height:1.5;white-space:normal;--text-opacity:1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity));word-wrap:break-word;width:40%}html body.user-page-single .user_page #main_content .panel:not(.extra-profile-fields) table td.contact-info-label{font-size:.875rem;--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}html body.user-page-single .user_page #main_content .panel:not(.extra-profile-fields) table td+td{width:60%}html body.user-page-single .user_page #main_content .panel:not(.extra-profile-fields) .list-group{margin:0;padding:.75rem}html body.user-page-single .user_page #main_content .panel:not(.extra-profile-fields) .list-group .list-group-item{margin:0;padding:0;background-color:transparent;border-style:none;--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity));font-size:1rem;line-height:1.5}html body.user-page-single .user_page #main_content .panel:not(.extra-profile-fields) .users-company-image{padding:0;margin:0 .75rem 0 0;width:3rem;height:3rem;border-radius:.125rem}html body.user-page-single .user_page #main_content .user-profile-left,html body.user-page-single .user_page #main_content .user-profile-right{display:inline-block}html body.user-page-single .user_page #main_content .user-profile-left{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;align-content:center;margin-bottom:2rem}html body.user-page-single .user_page #main_content .user-profile-left .user-profile-image{margin:0;border-radius:.5rem;overflow:hidden}html body.user-page-single .user_page #main_content .user-profile-left>br{display:none}html body.user-page-single .user_page #main_content .user-profile-left .user-headline{text-align:center;font-size:.875rem;--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity))}html body.user-page-single .user_page #main_content .user-profile-left .item_action_follow,html body.user-page-single .user_page #main_content .user-profile-left .item_action_unfollow{margin:.75rem auto;padding:.5rem 1rem;font-size:1rem;--text-opacity:1;color:#ebf8ff;color:rgba(235,248,255,var(--text-opacity));--bg-opacity:1;background-color:#3182ce;background-color:rgba(49,130,206,var(--bg-opacity));border-style:none;border-radius:.25rem}html body.user-page-single .user_page #main_content .user-profile-left .extra-profile-fields .credentials dl,html body.user-page-single .user_page #main_content .user-profile-left .extra-profile-fields .honorifics dl,html body.user-page-single .user_page #main_content .user-profile-left .extra-profile-fields .non-research-specialties dl,html body.user-page-single .user_page #main_content .user-profile-left .extra-profile-fields .research-counties dl,html body.user-page-single .user_page #main_content .user-profile-left .extra-profile-fields .research-countries dl,html body.user-page-single .user_page #main_content .user-profile-left .extra-profile-fields .research-provinces-states dl,html body.user-page-single .user_page #main_content .user-profile-left .extra-profile-fields .research-specialties dl,html body.user-page-single .user_page #main_content .user-profile-left .extra-profile-fields .research-time-periods dl{list-style-type:disc}html body.user-page-single .user_page #main_content .user-profile-left .extra-profile-fields .credentials dd,html body.user-page-single .user_page #main_content .user-profile-left .extra-profile-fields .honorifics dd,html body.user-page-single .user_page #main_content .user-profile-left .extra-profile-fields .non-research-specialties dd,html body.user-page-single .user_page #main_content .user-profile-left .extra-profile-fields .research-counties dd,html body.user-page-single .user_page #main_content .user-profile-left .extra-profile-fields .research-countries dd,html body.user-page-single .user_page #main_content .user-profile-left .extra-profile-fields .research-provinces-states dd,html body.user-page-single .user_page #main_content .user-profile-left .extra-profile-fields .research-specialties dd,html body.user-page-single .user_page #main_content .user-profile-left .extra-profile-fields .research-time-periods dd{margin-left:2rem;list-style-position:outside;display:list-item}html body.user-page-single .user_page #main_content .user-profile-center{-webkit-box-flex:1;flex-grow:1;padding:0;margin:0 0 2rem;display:inline-block}html body.user-page-single .user_page #main_content .user-profile-center .directory-user-location{margin-bottom:.75rem;--text-opacity:1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity))}html body.user-page-single .user_page #main_content .user-profile-center .user-profile-overview{margin:1.5rem 0;padding:.75rem;border-radius:.5rem;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--text-opacity:1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity))}html body.user-page-single .user_page #main_content .user-profile-center .user-profile-overview p:first-child{margin-top:0}html body.user-page-single .user_page #main_content .user-profile-right .user-profile-gear{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}html body.user-page-single .user_page #main_content .user-profile-right .user-profile-gear button{margin:0;padding:.25rem .5rem;border-radius:.25rem;--bg-opacity:1;background-color:#f7fafc;background-color:rgba(247,250,252,var(--bg-opacity));--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity));--border-opacity:1;border-color:#a0aec0;border-color:rgba(160,174,192,var(--border-opacity));box-shadow:none;font-size:1.25rem}@media (min-width:768px){html body.user-page-single .user_page #main_content>.row:last-child>.col-md-8:first-child{width:100%}html body.user-page-single .user_page #main_content>.row:last-child>.col-md-8:first-child>.row{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}html body.user-page-single .user_page #main_content>.row:last-child>.col-md-8:first-child>.row>.user-profile-left{width:33.333333%}html body.user-page-single .user_page #main_content>.row:last-child>.col-md-8:first-child>.row>.user-profile-center{width:66.666667%;padding-left:1.5rem}}@media (min-width:1024px){html body.user-page-single .user_page #main_content>.row:last-child{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}html body.user-page-single .user_page #main_content>.row:last-child>.col-md-8:first-child{width:75%}html body.user-page-single .user_page #main_content>.row:last-child>.col-md-8:first-child>.row{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}html body.user-page-single .user_page #main_content>.row:last-child>.col-md-8:first-child>.row>.user-profile-left{width:33.333333%}html body.user-page-single .user_page #main_content>.row:last-child>.col-md-8:first-child>.row>.user-profile-center{width:66.666667%;padding-left:1.5rem;padding-right:1.5rem}html body.user-page-single .user_page #main_content>.row:last-child>.user-profile-right{width:25%}}html body.report-list-page #fb-root+.header-banner,html body.report-list-page .title-bar{display:none}html body.report-list-page #main>#content{margin-top:0;padding:0}html body.report-list-page #main>#content .dataTables_length select{display:inline-block}html body.report_edit #main>#content>.container{display:none}html body.report_edit #main>#content #main_content>.container{padding-left:.75rem;padding-right:.75rem}html body.report_edit #main>#content #main_content>.container .report_type_pane>.row{margin-left:-1rem;margin-right:-1rem;display:-webkit-box;display:flex}html body.report_edit #main>#content #main_content>.container .report_type_pane>.row>.col-md-4{margin:1rem}html body.report_edit #main>#content #main_content>.container .report_type_pane>.row>.col-md-4 .panel-heading{--bg-opacity:1;background-color:#9d1535;background-color:rgba(157,21,53,var(--bg-opacity));--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity));font-family:Raleway,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}html body.report_edit #main>#content #main_content>.container .report_type_pane>.row>.col-md-4 .list-group{margin:0;list-style-type:disc}html body.report_edit #main>#content #main_content>.container .report_type_pane>.row>.col-md-4 .list-group>li{margin:.75rem .75rem .75rem 2rem;padding:0;display:block;list-style-position:outside;border-width:0;display:list-item}html body.report_edit #main>#content #main_content>.container .report-filters>.row{display:-webkit-box;display:flex}html body.report_edit #main>#content #main_content>.container .report-filters>.row .add_new_filter{margin:0;display:-webkit-box;display:flex;float:none}html body.report_edit #main>#content #main_content>.container .report-filters>.row .add_new_filter select{display:inline-block}html body.report_edit #main>#content #main_content>.container .row_filter_operation{display:-webkit-box;display:flex}html body.report_edit #main>#content #main_content>.container .row_filter_operation>input,html body.report_edit #main>#content #main_content>.container .row_filter_operation>select,html body.report_edit #main>#content #main_content>.container .row_filter_operation>textarea{margin-right:.75rem;display:inline-block}html body.report_edit #main>#content #main_content>.container .report_action_button{margin-left:.75rem;margin-right:.75rem;padding:.5rem .75rem;float:none}html body.report_edit #main>#content #main_content>.container .main_report_block>.row{margin-left:-1rem;margin-right:-1rem;display:-webkit-box;display:flex}html body.report_edit #main>#content #main_content>.container .main_report_block>.row>div:first-child{margin:0;padding:1rem;width:25%}html body.report_edit #main>#content #main_content>.container .main_report_block>.row>div:last-child{margin:0;padding:1rem;width:75%}html body.report_edit #main>#content #main_content>.container .main_report_block>.row>div:last-child .dataTables_length select{display:inline-block}html body.report_edit #main>#content #main_content>.container .main_report_block>.row .panel-heading{margin:0;padding:.75rem;--bg-opacity:1;background-color:#9d1535;background-color:rgba(157,21,53,var(--bg-opacity));--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity));font-family:Raleway,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}html body.report_edit #main>#content #main_content>.container .main_report_block>.row .panel-heading h3{padding:0}html body.search-page #fb-root+.header-banner{display:none}html body.search-page h1.page-header{padding:0;margin:0 0 1rem!important}html body.search-page #main_content>div{margin-top:1rem;margin-bottom:1rem}html body.topic-directory-page #fb-root+.header-banner{display:none}html body.topic-directory-page h1{margin:0}html body.topic-directory-page #item_cluster_item_clump_sub_filters{margin-bottom:1rem;border-radius:.375rem;overflow:hidden}html body.topic-page-single .full-width-container>.row{padding-left:.75rem;padding-right:.75rem}html body.topic-page-single #fb-root+.header-banner{height:auto;background-color:transparent}html body.topic-page-single #fb-root+.header-banner>.header-banner-text{position:relative;background-color:transparent}html body.topic-page-single #fb-root+.header-banner>.header-banner-text>.container{padding-left:.75rem;padding-right:.75rem}html body.topic-page-single #fb-root+.header-banner>.header-banner-text>.container:after,html body.topic-page-single #fb-root+.header-banner>.header-banner-text>.container:before{display:none}html body.topic-page-single #fb-root+.header-banner>.header-banner-text>.container>.header-banner-text-inner{position:relative;bottom:auto}html body.topic-page-single #fb-root+.header-banner>.header-banner-text>.container>.header-banner-text-inner .breadcrumb{margin:0}html body.topic-page-single #fb-root+.header-banner>.header-banner-text>.container>.header-banner-text-inner>.header-banner-subtext{display:none}html body.topic-page-single .title-bar .header-banner-page-title{margin:.75rem}html body.topic-page-single #main_content h2{display:none}html body.topic-page-single #main_content>.panel{background-color:transparent;box-shadow:none;border-radius:0}html body.topic-page-single #main_content>.panel .panel-heading{margin-bottom:1rem;padding:0}html body.topic-page-single #main_content>.panel .panel-heading .panel-title{padding:0;font-size:1.5rem;font-family:Libre Baskerville,Georgia,Cambria,Times New Roman,Times,serif}html body.topic-page-single #secondary_content .item_actions{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start}html body.topic-page-single #secondary_content .item_actions>li{margin:1rem;padding:0;border-width:0}html body.cpage #template2 #fb-root+.container,html body.cpage #template2 .custom_webpage_section_view>.container{max-width:42rem}html body.cpage #template2 .top.row{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}html body.cpage #template2 .top.row>div:first-child .container{margin:0 0 1.5rem;padding:0}html body.cpage #template2 .top.row>div:last-child{margin:0}html body.cpage #template2 .bottom .container{margin-top:1.5rem;padding-left:.75rem;padding-right:.75rem}@media (min-width:1024px){html body.cpage #template2 .top.row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}html body.cpage #template2 .top.row>div:first-child{margin:0 1.5rem 0 0;width:66.666667%}html body.cpage #template2 .top.row>div:last-child{width:33.333333%}}html body.cpage #template3 .top.row{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}html body.cpage #template3 .top.row>div:first-child .container{margin:0 0 1.5rem;padding:0}html body.cpage #template3 .top.row>div:last-child{margin:0}html body.cpage #template3 .bottom .container{margin-top:1.5rem;padding-left:.75rem;padding-right:.75rem}@media (min-width:1024px){html body.cpage #template3 .top.row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}html body.cpage #template3 .top.row>div:first-child{margin:0 1.5rem 0 0;width:66.666667%}html body.cpage #template3 .top.row>div:last-child{width:33.333333%}}html body.cpage #template4 .stacks .container{padding-left:.75rem;padding-right:.75rem}html body.cpage #template4 .stacks .custom_webpage_section_view+.custom_webpage_section_view{margin-top:1.5rem}html body.cpage #template4 .middle.row{margin-top:1.5rem;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}html body.cpage #template4 .middle.row>div:first-child .container{margin:0 0 1.5rem;padding:0}html body.cpage #template4 .middle.row>div:last-child{margin:0}html body.cpage #template4 .bottom .container{margin-top:1.5rem;padding-left:.75rem;padding-right:.75rem}@media (min-width:1024px){html body.cpage:not(.cpage_contact) #template4 .middle.row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}html body.cpage:not(.cpage_contact) #template4 .middle.row>div:first-child{margin:0 1.5rem 0 0;width:66.666667%}html body.cpage:not(.cpage_contact) #template4 .middle.row>div:last-child{width:33.333333%}}html body.cpage #template5>.container>.row{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}html body.cpage #template5>.container>.row>div{width:100%;left:auto;right:auto}html body.cpage #template5>.stacks .custom_webpage_section_view>.container{margin-left:auto;margin-right:auto;padding-left:.75rem;padding-right:.75rem}@media (min-width:1024px){html body.cpage #template5>.container>.row{margin-left:-.75rem;margin-right:-.75rem;margin-bottom:1.5rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}html body.cpage #template5>.container>.row>div{margin-left:.75rem;margin-right:.75rem;width:50%}html body.cpage #template5>.container>.row>div:first-child,html body.cpage #template5>.container>.row>div:last-child{width:25%}}html body.cpage #template6 .middle.row{margin-top:1.5rem;margin-bottom:1.5rem;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}html body.cpage #template6 .middle.row>div:first-child .container{padding:0}html body.cpage #template6 .middle.row>div:last-child{margin-bottom:1rem}html body.cpage #template6>.stacks .custom_webpage_section_view>.container{margin-left:auto;margin-right:auto;padding-left:.75rem;padding-right:.75rem}@media (min-width:768px){html body.cpage #template6 .middle.row{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}html body.cpage #template6 .middle.row>div:first-child{margin-left:.5rem;width:66.666667%}html body.cpage #template6 .middle.row>div:last-child{margin-right:.5rem;width:33.333333%}}@media (min-width:1024px){html body.cpage #template6 .middle.row>div:first-child{width:66.666667%}html body.cpage #template6 .middle.row>div:last-child{width:33.333333%}}html body.cpage #template7>.bottom .container,html body.cpage #template7>.top .container{padding-left:.75rem;padding-right:.75rem}html body.cpage #template7>.bottom .container .custom_webpage_section_view,html body.cpage #template7>.top .container .custom_webpage_section_view{margin:1rem 1.5rem;padding:0}html body.cpage #template7>.container .middle.row{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}html body.cpage #template7>.container .middle.row>div{margin-top:1.5rem}html body.cpage #template7>.container .middle.row>div .html_content{margin:.5rem .75rem}@media (min-width:768px){html body.cpage #template7>.container .middle.row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;flex-wrap:wrap;-webkit-box-align:stretch;align-items:stretch;margin-left:-.75rem;margin-right:-.75rem}html body.cpage #template7>.container .middle.row>div{margin:0;padding:1.5rem .75rem;width:50%}}@media (min-width:1024px){html body.cpage #template7>.container .middle.row>div{width:25%}}html body.cpage #fb-root+.container,html body.cpage .cpage_template>.container{padding-left:.75rem;padding-right:.75rem}html body.cpage .container_holder{margin:0;padding:0;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}html body.cpage .container_holder .custom_webpage_section_view{margin:0;padding:0}html body.cpage .container_holder .html_content :first-child{margin-top:0}html body .subcontainer_style1 .panel.panel-default{margin:0;padding:0;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));overflow:hidden}html body .subcontainer_style1 .panel.panel-default .panel-heading{padding:1rem 1.5rem 0}html body .subcontainer_style1 .panel.panel-default .panel-heading h3{font-size:inherit!important}html body .subcontainer_style1 .panel.panel-default .custom_webpage_section_richtext_view{margin:0}html body .subcontainer_style1 .panel.panel-default .custom_webpage_section_richtext_view .html_content{margin:1rem 1.5rem}html body.cpage .subcontainer_style2 .container_holder{margin:0;padding:0;box-shadow:none;border-radius:0;border-width:0;background-color:transparent}html body.cpage .subcontainer_style3 .panel.panel-default{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));border-width:0;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity))}html body.cpage .subcontainer_style3 .panel.panel-default .panel-heading{padding:.5rem 1rem;--text-opacity:1;color:#f5e8eb;color:rgba(245,232,235,var(--text-opacity));--bg-opacity:1;background-color:#9d1535;background-color:rgba(157,21,53,var(--bg-opacity))}html body.cpage .subcontainer_style3 .panel.panel-default .custom_webpage_section_richtext_view{margin:1rem 0 0;padding:0}html body.cpage .subcontainer_style3 .panel.panel-default .custom_webpage_section_richtext_view .html_content{margin:.75rem}html body .subcontainer_style4>.container{margin:0;padding:0}html body .subcontainer_style4>.container .panel{--bg-opacity:1;background-color:#edf2f7;background-color:rgba(237,242,247,var(--bg-opacity));box-shadow:none;--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity))}html body .subcontainer_style4>.container .panel .panel-heading{padding:.5rem 1rem 0}html body .subcontainer_style4>.container .panel .html_content{margin:1rem;padding:0}@media print{html body{padding:0}html body .breadcrumb,html body .site-header,html body footer{display:none}}@media (min-width:640px){.sm\:container{width:100%;max-width:640px}@media (min-width:768px){.sm\:container{max-width:768px}}@media (min-width:1024px){.sm\:container{max-width:1024px}}@media (min-width:1280px){.sm\:container{max-width:1280px}}.sm\:prose{color:#4a5568;max-width:65ch}.sm\:prose [class~=lead]{color:#4a5568;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sm\:prose a{color:#1a202c;text-decoration:underline}.sm\:prose strong{color:#1a202c;font-weight:600}.sm\:prose ol{counter-reset:list-counter;margin-top:1.25em;margin-bottom:1.25em}.sm\:prose ol>li{position:relative;counter-increment:list-counter;padding-left:1.75em}.sm\:prose ol>li:before{content:counter(list-counter) ".";position:absolute;font-weight:400;color:#718096}.sm\:prose ul>li{position:relative;padding-left:1.75em}.sm\:prose ul>li:before{content:"";position:absolute;background-color:#cbd5e0;border-radius:50%;width:.375em;height:.375em;top:.6875em;left:.25em}.sm\:prose hr{border-color:#e2e8f0;border-top-width:1px;margin-top:3em;margin-bottom:3em}.sm\:prose blockquote{font-weight:500;font-style:italic;color:#1a202c;border-left-width:.25rem;border-left-color:#e2e8f0;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.sm\:prose blockquote p:first-of-type:before{content:open-quote}.sm\:prose blockquote p:last-of-type:after{content:close-quote}.sm\:prose h1{color:#1a202c;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sm\:prose h2{color:#1a202c;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sm\:prose h3{font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sm\:prose h3,.sm\:prose h4{color:#1a202c;font-weight:600}.sm\:prose h4{margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sm\:prose figure figcaption{color:#718096;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sm\:prose code{color:#1a202c;font-weight:600;font-size:.875em}.sm\:prose code:after,.sm\:prose code:before{content:"`"}.sm\:prose pre{color:#e2e8f0;background-color:#2d3748;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.sm\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sm\:prose pre code:after,.sm\:prose pre code:before{content:""}.sm\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sm\:prose thead{color:#1a202c;font-weight:600;border-bottom-width:1px;border-bottom-color:#cbd5e0}.sm\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.sm\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e2e8f0}.sm\:prose tbody tr:last-child{border-bottom-width:0}.sm\:prose tbody td{vertical-align:top;padding:.5714286em}.sm\:prose{font-size:1rem;line-height:1.75}.sm\:prose p{margin-top:1.25em;margin-bottom:1.25em}.sm\:prose figure,.sm\:prose img,.sm\:prose video{margin-top:2em;margin-bottom:2em}.sm\:prose figure>*{margin-top:0;margin-bottom:0}.sm\:prose h2 code{font-size:.875em}.sm\:prose h3 code{font-size:.9em}.sm\:prose ul{margin-top:1.25em;margin-bottom:1.25em}.sm\:prose li{margin-top:.5em;margin-bottom:.5em}.sm\:prose ol>li:before{left:0}.sm\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.sm\:prose>ul>li>:first-child{margin-top:1.25em}.sm\:prose>ul>li>:last-child{margin-bottom:1.25em}.sm\:prose>ol>li>:first-child{margin-top:1.25em}.sm\:prose>ol>li>:last-child{margin-bottom:1.25em}.sm\:prose ol ol,.sm\:prose ol ul,.sm\:prose ul ol,.sm\:prose ul ul{margin-top:.75em;margin-bottom:.75em}.sm\:prose h2+*,.sm\:prose h3+*,.sm\:prose h4+*,.sm\:prose hr+*{margin-top:0}.sm\:prose thead th:first-child{padding-left:0}.sm\:prose thead th:last-child{padding-right:0}.sm\:prose tbody td:first-child{padding-left:0}.sm\:prose tbody td:last-child{padding-right:0}.sm\:prose>:first-child{margin-top:0}.sm\:prose>:last-child{margin-bottom:0}.sm\:prose-sm{font-size:.875rem;line-height:1.7142857}.sm\:prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.sm\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.sm\:prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.sm\:prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.sm\:prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.sm\:prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.sm\:prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.sm\:prose-sm figure,.sm\:prose-sm img,.sm\:prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.sm\:prose-sm figure>*{margin-top:0;margin-bottom:0}.sm\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.sm\:prose-sm code{font-size:.8571429em}.sm\:prose-sm h2 code{font-size:.9em}.sm\:prose-sm h3 code{font-size:.8888889em}.sm\:prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.sm\:prose-sm ol,.sm\:prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.sm\:prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.sm\:prose-sm ol>li{padding-left:1.5714286em}.sm\:prose-sm ol>li:before{left:0}.sm\:prose-sm ul>li{padding-left:1.5714286em}.sm\:prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:.67857em;left:.2142857em}.sm\:prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.sm\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}.sm\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.sm\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}.sm\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.sm\:prose-sm ol ol,.sm\:prose-sm ol ul,.sm\:prose-sm ul ol,.sm\:prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.sm\:prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.sm\:prose-sm h2+*,.sm\:prose-sm h3+*,.sm\:prose-sm h4+*,.sm\:prose-sm hr+*{margin-top:0}.sm\:prose-sm table{font-size:.8571429em;line-height:1.5}.sm\:prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.sm\:prose-sm thead th:first-child{padding-left:0}.sm\:prose-sm thead th:last-child{padding-right:0}.sm\:prose-sm tbody td{padding:.6666667em 1em}.sm\:prose-sm tbody td:first-child{padding-left:0}.sm\:prose-sm tbody td:last-child{padding-right:0}.sm\:prose-sm>:first-child{margin-top:0}.sm\:prose-sm>:last-child{margin-bottom:0}.sm\:prose-lg{font-size:1.125rem;line-height:1.7777778}.sm\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.sm\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.sm\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.sm\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.sm\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.sm\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.sm\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.sm\:prose-lg figure,.sm\:prose-lg img,.sm\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.sm\:prose-lg figure>*{margin-top:0;margin-bottom:0}.sm\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.sm\:prose-lg code{font-size:.8888889em}.sm\:prose-lg h2 code{font-size:.8666667em}.sm\:prose-lg h3 code{font-size:.875em}.sm\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.sm\:prose-lg ol,.sm\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.sm\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.sm\:prose-lg ol>li{padding-left:1.6666667em}.sm\:prose-lg ol>li:before{left:0}.sm\:prose-lg ul>li{padding-left:1.6666667em}.sm\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:.72222em;left:.2222222em}.sm\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.sm\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}.sm\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.sm\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}.sm\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.sm\:prose-lg ol ol,.sm\:prose-lg ol ul,.sm\:prose-lg ul ol,.sm\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.sm\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.sm\:prose-lg h2+*,.sm\:prose-lg h3+*,.sm\:prose-lg h4+*,.sm\:prose-lg hr+*{margin-top:0}.sm\:prose-lg table{font-size:.8888889em;line-height:1.5}.sm\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.sm\:prose-lg thead th:first-child{padding-left:0}.sm\:prose-lg thead th:last-child{padding-right:0}.sm\:prose-lg tbody td{padding:.75em}.sm\:prose-lg tbody td:first-child{padding-left:0}.sm\:prose-lg tbody td:last-child{padding-right:0}.sm\:prose-lg>:first-child{margin-top:0}.sm\:prose-lg>:last-child{margin-bottom:0}.sm\:prose-xl{font-size:1.25rem;line-height:1.8}.sm\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.sm\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.sm\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.sm\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.sm\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.sm\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.sm\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.sm\:prose-xl figure,.sm\:prose-xl img,.sm\:prose-xl video{margin-top:2em;margin-bottom:2em}.sm\:prose-xl figure>*{margin-top:0;margin-bottom:0}.sm\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.sm\:prose-xl code{font-size:.9em}.sm\:prose-xl h2 code{font-size:.8611111em}.sm\:prose-xl h3 code{font-size:.9em}.sm\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.sm\:prose-xl ol,.sm\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.sm\:prose-xl li{margin-top:.6em;margin-bottom:.6em}.sm\:prose-xl ol>li{padding-left:1.8em}.sm\:prose-xl ol>li:before{left:0}.sm\:prose-xl ul>li{padding-left:1.8em}.sm\:prose-xl ul>li:before{width:.35em;height:.35em;top:.725em;left:.25em}.sm\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl>ul>li>:first-child{margin-top:1.2em}.sm\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}.sm\:prose-xl>ol>li>:first-child{margin-top:1.2em}.sm\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}.sm\:prose-xl ol ol,.sm\:prose-xl ol ul,.sm\:prose-xl ul ol,.sm\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.sm\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.sm\:prose-xl h2+*,.sm\:prose-xl h3+*,.sm\:prose-xl h4+*,.sm\:prose-xl hr+*{margin-top:0}.sm\:prose-xl table{font-size:.9em;line-height:1.5555556}.sm\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.sm\:prose-xl thead th:first-child{padding-left:0}.sm\:prose-xl thead th:last-child{padding-right:0}.sm\:prose-xl tbody td{padding:.8888889em .6666667em}.sm\:prose-xl tbody td:first-child{padding-left:0}.sm\:prose-xl tbody td:last-child{padding-right:0}.sm\:prose-xl>:first-child{margin-top:0}.sm\:prose-xl>:last-child{margin-bottom:0}.sm\:prose-2xl{font-size:1.5rem;line-height:1.6666667}.sm\:prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}.sm\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.sm\:prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.sm\:prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.sm\:prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.sm\:prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.sm\:prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.sm\:prose-2xl figure,.sm\:prose-2xl img,.sm\:prose-2xl video{margin-top:2em;margin-bottom:2em}.sm\:prose-2xl figure>*{margin-top:0;margin-bottom:0}.sm\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.sm\:prose-2xl code{font-size:.8333333em}.sm\:prose-2xl h2 code{font-size:.875em}.sm\:prose-2xl h3 code{font-size:.8888889em}.sm\:prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.sm\:prose-2xl ol,.sm\:prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.sm\:prose-2xl li{margin-top:.5em;margin-bottom:.5em}.sm\:prose-2xl ol>li{padding-left:1.6666667em}.sm\:prose-2xl ol>li:before{left:0}.sm\:prose-2xl ul>li{padding-left:1.6666667em}.sm\:prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:.66667em;left:.25em}.sm\:prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}.sm\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.sm\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.sm\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.sm\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.sm\:prose-2xl ol ol,.sm\:prose-2xl ol ul,.sm\:prose-2xl ul ol,.sm\:prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}.sm\:prose-2xl hr{margin-top:3em;margin-bottom:3em}.sm\:prose-2xl h2+*,.sm\:prose-2xl h3+*,.sm\:prose-2xl h4+*,.sm\:prose-2xl hr+*{margin-top:0}.sm\:prose-2xl table{font-size:.8333333em;line-height:1.4}.sm\:prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.sm\:prose-2xl thead th:first-child{padding-left:0}.sm\:prose-2xl thead th:last-child{padding-right:0}.sm\:prose-2xl tbody td{padding:.8em .6em}.sm\:prose-2xl tbody td:first-child{padding-left:0}.sm\:prose-2xl tbody td:last-child{padding-right:0}.sm\:prose-2xl>:first-child{margin-top:0}.sm\:prose-2xl>:last-child{margin-bottom:0}}@media (min-width:768px){.md\:container{width:100%}@media (min-width:640px){.md\:container{max-width:640px}}@media (min-width:768px){.md\:container{max-width:768px}}@media (min-width:1024px){.md\:container{max-width:1024px}}@media (min-width:1280px){.md\:container{max-width:1280px}}.md\:prose{color:#4a5568;max-width:65ch}.md\:prose [class~=lead]{color:#4a5568;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.md\:prose a{color:#1a202c;text-decoration:underline}.md\:prose strong{color:#1a202c;font-weight:600}.md\:prose ol{counter-reset:list-counter;margin-top:1.25em;margin-bottom:1.25em}.md\:prose ol>li{position:relative;counter-increment:list-counter;padding-left:1.75em}.md\:prose ol>li:before{content:counter(list-counter) ".";position:absolute;font-weight:400;color:#718096}.md\:prose ul>li{position:relative;padding-left:1.75em}.md\:prose ul>li:before{content:"";position:absolute;background-color:#cbd5e0;border-radius:50%;width:.375em;height:.375em;top:.6875em;left:.25em}.md\:prose hr{border-color:#e2e8f0;border-top-width:1px;margin-top:3em;margin-bottom:3em}.md\:prose blockquote{font-weight:500;font-style:italic;color:#1a202c;border-left-width:.25rem;border-left-color:#e2e8f0;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.md\:prose blockquote p:first-of-type:before{content:open-quote}.md\:prose blockquote p:last-of-type:after{content:close-quote}.md\:prose h1{color:#1a202c;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.md\:prose h2{color:#1a202c;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.md\:prose h3{font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.md\:prose h3,.md\:prose h4{color:#1a202c;font-weight:600}.md\:prose h4{margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.md\:prose figure figcaption{color:#718096;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.md\:prose code{color:#1a202c;font-weight:600;font-size:.875em}.md\:prose code:after,.md\:prose code:before{content:"`"}.md\:prose pre{color:#e2e8f0;background-color:#2d3748;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.md\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.md\:prose pre code:after,.md\:prose pre code:before{content:""}.md\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.md\:prose thead{color:#1a202c;font-weight:600;border-bottom-width:1px;border-bottom-color:#cbd5e0}.md\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.md\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e2e8f0}.md\:prose tbody tr:last-child{border-bottom-width:0}.md\:prose tbody td{vertical-align:top;padding:.5714286em}.md\:prose{font-size:1rem;line-height:1.75}.md\:prose p{margin-top:1.25em;margin-bottom:1.25em}.md\:prose figure,.md\:prose img,.md\:prose video{margin-top:2em;margin-bottom:2em}.md\:prose figure>*{margin-top:0;margin-bottom:0}.md\:prose h2 code{font-size:.875em}.md\:prose h3 code{font-size:.9em}.md\:prose ul{margin-top:1.25em;margin-bottom:1.25em}.md\:prose li{margin-top:.5em;margin-bottom:.5em}.md\:prose ol>li:before{left:0}.md\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.md\:prose>ul>li>:first-child{margin-top:1.25em}.md\:prose>ul>li>:last-child{margin-bottom:1.25em}.md\:prose>ol>li>:first-child{margin-top:1.25em}.md\:prose>ol>li>:last-child{margin-bottom:1.25em}.md\:prose ol ol,.md\:prose ol ul,.md\:prose ul ol,.md\:prose ul ul{margin-top:.75em;margin-bottom:.75em}.md\:prose h2+*,.md\:prose h3+*,.md\:prose h4+*,.md\:prose hr+*{margin-top:0}.md\:prose thead th:first-child{padding-left:0}.md\:prose thead th:last-child{padding-right:0}.md\:prose tbody td:first-child{padding-left:0}.md\:prose tbody td:last-child{padding-right:0}.md\:prose>:first-child{margin-top:0}.md\:prose>:last-child{margin-bottom:0}.md\:prose-sm{font-size:.875rem;line-height:1.7142857}.md\:prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.md\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.md\:prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.md\:prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.md\:prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.md\:prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.md\:prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.md\:prose-sm figure,.md\:prose-sm img,.md\:prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.md\:prose-sm figure>*{margin-top:0;margin-bottom:0}.md\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.md\:prose-sm code{font-size:.8571429em}.md\:prose-sm h2 code{font-size:.9em}.md\:prose-sm h3 code{font-size:.8888889em}.md\:prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.md\:prose-sm ol,.md\:prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.md\:prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.md\:prose-sm ol>li{padding-left:1.5714286em}.md\:prose-sm ol>li:before{left:0}.md\:prose-sm ul>li{padding-left:1.5714286em}.md\:prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:.67857em;left:.2142857em}.md\:prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.md\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}.md\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.md\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}.md\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.md\:prose-sm ol ol,.md\:prose-sm ol ul,.md\:prose-sm ul ol,.md\:prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.md\:prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.md\:prose-sm h2+*,.md\:prose-sm h3+*,.md\:prose-sm h4+*,.md\:prose-sm hr+*{margin-top:0}.md\:prose-sm table{font-size:.8571429em;line-height:1.5}.md\:prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.md\:prose-sm thead th:first-child{padding-left:0}.md\:prose-sm thead th:last-child{padding-right:0}.md\:prose-sm tbody td{padding:.6666667em 1em}.md\:prose-sm tbody td:first-child{padding-left:0}.md\:prose-sm tbody td:last-child{padding-right:0}.md\:prose-sm>:first-child{margin-top:0}.md\:prose-sm>:last-child{margin-bottom:0}.md\:prose-lg{font-size:1.125rem;line-height:1.7777778}.md\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.md\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.md\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.md\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.md\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.md\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.md\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.md\:prose-lg figure,.md\:prose-lg img,.md\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.md\:prose-lg figure>*{margin-top:0;margin-bottom:0}.md\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.md\:prose-lg code{font-size:.8888889em}.md\:prose-lg h2 code{font-size:.8666667em}.md\:prose-lg h3 code{font-size:.875em}.md\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.md\:prose-lg ol,.md\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.md\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.md\:prose-lg ol>li{padding-left:1.6666667em}.md\:prose-lg ol>li:before{left:0}.md\:prose-lg ul>li{padding-left:1.6666667em}.md\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:.72222em;left:.2222222em}.md\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.md\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}.md\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.md\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}.md\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.md\:prose-lg ol ol,.md\:prose-lg ol ul,.md\:prose-lg ul ol,.md\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.md\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.md\:prose-lg h2+*,.md\:prose-lg h3+*,.md\:prose-lg h4+*,.md\:prose-lg hr+*{margin-top:0}.md\:prose-lg table{font-size:.8888889em;line-height:1.5}.md\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.md\:prose-lg thead th:first-child{padding-left:0}.md\:prose-lg thead th:last-child{padding-right:0}.md\:prose-lg tbody td{padding:.75em}.md\:prose-lg tbody td:first-child{padding-left:0}.md\:prose-lg tbody td:last-child{padding-right:0}.md\:prose-lg>:first-child{margin-top:0}.md\:prose-lg>:last-child{margin-bottom:0}.md\:prose-xl{font-size:1.25rem;line-height:1.8}.md\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.md\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.md\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.md\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.md\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.md\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.md\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.md\:prose-xl figure,.md\:prose-xl img,.md\:prose-xl video{margin-top:2em;margin-bottom:2em}.md\:prose-xl figure>*{margin-top:0;margin-bottom:0}.md\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.md\:prose-xl code{font-size:.9em}.md\:prose-xl h2 code{font-size:.8611111em}.md\:prose-xl h3 code{font-size:.9em}.md\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.md\:prose-xl ol,.md\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.md\:prose-xl li{margin-top:.6em;margin-bottom:.6em}.md\:prose-xl ol>li{padding-left:1.8em}.md\:prose-xl ol>li:before{left:0}.md\:prose-xl ul>li{padding-left:1.8em}.md\:prose-xl ul>li:before{width:.35em;height:.35em;top:.725em;left:.25em}.md\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.md\:prose-xl>ul>li>:first-child{margin-top:1.2em}.md\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}.md\:prose-xl>ol>li>:first-child{margin-top:1.2em}.md\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}.md\:prose-xl ol ol,.md\:prose-xl ol ul,.md\:prose-xl ul ol,.md\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.md\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.md\:prose-xl h2+*,.md\:prose-xl h3+*,.md\:prose-xl h4+*,.md\:prose-xl hr+*{margin-top:0}.md\:prose-xl table{font-size:.9em;line-height:1.5555556}.md\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.md\:prose-xl thead th:first-child{padding-left:0}.md\:prose-xl thead th:last-child{padding-right:0}.md\:prose-xl tbody td{padding:.8888889em .6666667em}.md\:prose-xl tbody td:first-child{padding-left:0}.md\:prose-xl tbody td:last-child{padding-right:0}.md\:prose-xl>:first-child{margin-top:0}.md\:prose-xl>:last-child{margin-bottom:0}.md\:prose-2xl{font-size:1.5rem;line-height:1.6666667}.md\:prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}.md\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.md\:prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.md\:prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.md\:prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.md\:prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.md\:prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.md\:prose-2xl figure,.md\:prose-2xl img,.md\:prose-2xl video{margin-top:2em;margin-bottom:2em}.md\:prose-2xl figure>*{margin-top:0;margin-bottom:0}.md\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.md\:prose-2xl code{font-size:.8333333em}.md\:prose-2xl h2 code{font-size:.875em}.md\:prose-2xl h3 code{font-size:.8888889em}.md\:prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.md\:prose-2xl ol,.md\:prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.md\:prose-2xl li{margin-top:.5em;margin-bottom:.5em}.md\:prose-2xl ol>li{padding-left:1.6666667em}.md\:prose-2xl ol>li:before{left:0}.md\:prose-2xl ul>li{padding-left:1.6666667em}.md\:prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:.66667em;left:.25em}.md\:prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}.md\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.md\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.md\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.md\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.md\:prose-2xl ol ol,.md\:prose-2xl ol ul,.md\:prose-2xl ul ol,.md\:prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}.md\:prose-2xl hr{margin-top:3em;margin-bottom:3em}.md\:prose-2xl h2+*,.md\:prose-2xl h3+*,.md\:prose-2xl h4+*,.md\:prose-2xl hr+*{margin-top:0}.md\:prose-2xl table{font-size:.8333333em;line-height:1.4}.md\:prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.md\:prose-2xl thead th:first-child{padding-left:0}.md\:prose-2xl thead th:last-child{padding-right:0}.md\:prose-2xl tbody td{padding:.8em .6em}.md\:prose-2xl tbody td:first-child{padding-left:0}.md\:prose-2xl tbody td:last-child{padding-right:0}.md\:prose-2xl>:first-child{margin-top:0}.md\:prose-2xl>:last-child{margin-bottom:0}}@media (min-width:1024px){.lg\:container{width:100%}@media (min-width:640px){.lg\:container{max-width:640px}}@media (min-width:768px){.lg\:container{max-width:768px}}@media (min-width:1024px){.lg\:container{max-width:1024px}}@media (min-width:1280px){.lg\:container{max-width:1280px}}.lg\:prose{color:#4a5568;max-width:65ch}.lg\:prose [class~=lead]{color:#4a5568;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.lg\:prose a{color:#1a202c;text-decoration:underline}.lg\:prose strong{color:#1a202c;font-weight:600}.lg\:prose ol{counter-reset:list-counter;margin-top:1.25em;margin-bottom:1.25em}.lg\:prose ol>li{position:relative;counter-increment:list-counter;padding-left:1.75em}.lg\:prose ol>li:before{content:counter(list-counter) ".";position:absolute;font-weight:400;color:#718096}.lg\:prose ul>li{position:relative;padding-left:1.75em}.lg\:prose ul>li:before{content:"";position:absolute;background-color:#cbd5e0;border-radius:50%;width:.375em;height:.375em;top:.6875em;left:.25em}.lg\:prose hr{border-color:#e2e8f0;border-top-width:1px;margin-top:3em;margin-bottom:3em}.lg\:prose blockquote{font-weight:500;font-style:italic;color:#1a202c;border-left-width:.25rem;border-left-color:#e2e8f0;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.lg\:prose blockquote p:first-of-type:before{content:open-quote}.lg\:prose blockquote p:last-of-type:after{content:close-quote}.lg\:prose h1{color:#1a202c;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.lg\:prose h2{color:#1a202c;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.lg\:prose h3{font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.lg\:prose h3,.lg\:prose h4{color:#1a202c;font-weight:600}.lg\:prose h4{margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.lg\:prose figure figcaption{color:#718096;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.lg\:prose code{color:#1a202c;font-weight:600;font-size:.875em}.lg\:prose code:after,.lg\:prose code:before{content:"`"}.lg\:prose pre{color:#e2e8f0;background-color:#2d3748;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.lg\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.lg\:prose pre code:after,.lg\:prose pre code:before{content:""}.lg\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.lg\:prose thead{color:#1a202c;font-weight:600;border-bottom-width:1px;border-bottom-color:#cbd5e0}.lg\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.lg\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e2e8f0}.lg\:prose tbody tr:last-child{border-bottom-width:0}.lg\:prose tbody td{vertical-align:top;padding:.5714286em}.lg\:prose{font-size:1rem;line-height:1.75}.lg\:prose p{margin-top:1.25em;margin-bottom:1.25em}.lg\:prose figure,.lg\:prose img,.lg\:prose video{margin-top:2em;margin-bottom:2em}.lg\:prose figure>*{margin-top:0;margin-bottom:0}.lg\:prose h2 code{font-size:.875em}.lg\:prose h3 code{font-size:.9em}.lg\:prose ul{margin-top:1.25em;margin-bottom:1.25em}.lg\:prose li{margin-top:.5em;margin-bottom:.5em}.lg\:prose ol>li:before{left:0}.lg\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.lg\:prose>ul>li>:first-child{margin-top:1.25em}.lg\:prose>ul>li>:last-child{margin-bottom:1.25em}.lg\:prose>ol>li>:first-child{margin-top:1.25em}.lg\:prose>ol>li>:last-child{margin-bottom:1.25em}.lg\:prose ol ol,.lg\:prose ol ul,.lg\:prose ul ol,.lg\:prose ul ul{margin-top:.75em;margin-bottom:.75em}.lg\:prose h2+*,.lg\:prose h3+*,.lg\:prose h4+*,.lg\:prose hr+*{margin-top:0}.lg\:prose thead th:first-child{padding-left:0}.lg\:prose thead th:last-child{padding-right:0}.lg\:prose tbody td:first-child{padding-left:0}.lg\:prose tbody td:last-child{padding-right:0}.lg\:prose>:first-child{margin-top:0}.lg\:prose>:last-child{margin-bottom:0}.lg\:prose-sm{font-size:.875rem;line-height:1.7142857}.lg\:prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.lg\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.lg\:prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.lg\:prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.lg\:prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.lg\:prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.lg\:prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.lg\:prose-sm figure,.lg\:prose-sm img,.lg\:prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.lg\:prose-sm figure>*{margin-top:0;margin-bottom:0}.lg\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.lg\:prose-sm code{font-size:.8571429em}.lg\:prose-sm h2 code{font-size:.9em}.lg\:prose-sm h3 code{font-size:.8888889em}.lg\:prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.lg\:prose-sm ol,.lg\:prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.lg\:prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.lg\:prose-sm ol>li{padding-left:1.5714286em}.lg\:prose-sm ol>li:before{left:0}.lg\:prose-sm ul>li{padding-left:1.5714286em}.lg\:prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:.67857em;left:.2142857em}.lg\:prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.lg\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}.lg\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.lg\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}.lg\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.lg\:prose-sm ol ol,.lg\:prose-sm ol ul,.lg\:prose-sm ul ol,.lg\:prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.lg\:prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.lg\:prose-sm h2+*,.lg\:prose-sm h3+*,.lg\:prose-sm h4+*,.lg\:prose-sm hr+*{margin-top:0}.lg\:prose-sm table{font-size:.8571429em;line-height:1.5}.lg\:prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.lg\:prose-sm thead th:first-child{padding-left:0}.lg\:prose-sm thead th:last-child{padding-right:0}.lg\:prose-sm tbody td{padding:.6666667em 1em}.lg\:prose-sm tbody td:first-child{padding-left:0}.lg\:prose-sm tbody td:last-child{padding-right:0}.lg\:prose-sm>:first-child{margin-top:0}.lg\:prose-sm>:last-child{margin-bottom:0}.lg\:prose-lg{font-size:1.125rem;line-height:1.7777778}.lg\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.lg\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.lg\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.lg\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.lg\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.lg\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.lg\:prose-lg figure,.lg\:prose-lg img,.lg\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:prose-lg figure>*{margin-top:0;margin-bottom:0}.lg\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.lg\:prose-lg code{font-size:.8888889em}.lg\:prose-lg h2 code{font-size:.8666667em}.lg\:prose-lg h3 code{font-size:.875em}.lg\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.lg\:prose-lg ol,.lg\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.lg\:prose-lg ol>li{padding-left:1.6666667em}.lg\:prose-lg ol>li:before{left:0}.lg\:prose-lg ul>li{padding-left:1.6666667em}.lg\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:.72222em;left:.2222222em}.lg\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.lg\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}.lg\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.lg\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}.lg\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.lg\:prose-lg ol ol,.lg\:prose-lg ol ul,.lg\:prose-lg ul ol,.lg\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.lg\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.lg\:prose-lg h2+*,.lg\:prose-lg h3+*,.lg\:prose-lg h4+*,.lg\:prose-lg hr+*{margin-top:0}.lg\:prose-lg table{font-size:.8888889em;line-height:1.5}.lg\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.lg\:prose-lg thead th:first-child{padding-left:0}.lg\:prose-lg thead th:last-child{padding-right:0}.lg\:prose-lg tbody td{padding:.75em}.lg\:prose-lg tbody td:first-child{padding-left:0}.lg\:prose-lg tbody td:last-child{padding-right:0}.lg\:prose-lg>:first-child{margin-top:0}.lg\:prose-lg>:last-child{margin-bottom:0}.lg\:prose-xl{font-size:1.25rem;line-height:1.8}.lg\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.lg\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.lg\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.lg\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.lg\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.lg\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.lg\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.lg\:prose-xl figure,.lg\:prose-xl img,.lg\:prose-xl video{margin-top:2em;margin-bottom:2em}.lg\:prose-xl figure>*{margin-top:0;margin-bottom:0}.lg\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.lg\:prose-xl code{font-size:.9em}.lg\:prose-xl h2 code{font-size:.8611111em}.lg\:prose-xl h3 code{font-size:.9em}.lg\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.lg\:prose-xl ol,.lg\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.lg\:prose-xl li{margin-top:.6em;margin-bottom:.6em}.lg\:prose-xl ol>li{padding-left:1.8em}.lg\:prose-xl ol>li:before{left:0}.lg\:prose-xl ul>li{padding-left:1.8em}.lg\:prose-xl ul>li:before{width:.35em;height:.35em;top:.725em;left:.25em}.lg\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl>ul>li>:first-child{margin-top:1.2em}.lg\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}.lg\:prose-xl>ol>li>:first-child{margin-top:1.2em}.lg\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}.lg\:prose-xl ol ol,.lg\:prose-xl ol ul,.lg\:prose-xl ul ol,.lg\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.lg\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.lg\:prose-xl h2+*,.lg\:prose-xl h3+*,.lg\:prose-xl h4+*,.lg\:prose-xl hr+*{margin-top:0}.lg\:prose-xl table{font-size:.9em;line-height:1.5555556}.lg\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.lg\:prose-xl thead th:first-child{padding-left:0}.lg\:prose-xl thead th:last-child{padding-right:0}.lg\:prose-xl tbody td{padding:.8888889em .6666667em}.lg\:prose-xl tbody td:first-child{padding-left:0}.lg\:prose-xl tbody td:last-child{padding-right:0}.lg\:prose-xl>:first-child{margin-top:0}.lg\:prose-xl>:last-child{margin-bottom:0}.lg\:prose-2xl{font-size:1.5rem;line-height:1.6666667}.lg\:prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.lg\:prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.lg\:prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.lg\:prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.lg\:prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.lg\:prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.lg\:prose-2xl figure,.lg\:prose-2xl img,.lg\:prose-2xl video{margin-top:2em;margin-bottom:2em}.lg\:prose-2xl figure>*{margin-top:0;margin-bottom:0}.lg\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.lg\:prose-2xl code{font-size:.8333333em}.lg\:prose-2xl h2 code{font-size:.875em}.lg\:prose-2xl h3 code{font-size:.8888889em}.lg\:prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.lg\:prose-2xl ol,.lg\:prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:prose-2xl li{margin-top:.5em;margin-bottom:.5em}.lg\:prose-2xl ol>li{padding-left:1.6666667em}.lg\:prose-2xl ol>li:before{left:0}.lg\:prose-2xl ul>li{padding-left:1.6666667em}.lg\:prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:.66667em;left:.25em}.lg\:prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}.lg\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.lg\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.lg\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.lg\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.lg\:prose-2xl ol ol,.lg\:prose-2xl ol ul,.lg\:prose-2xl ul ol,.lg\:prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}.lg\:prose-2xl hr{margin-top:3em;margin-bottom:3em}.lg\:prose-2xl h2+*,.lg\:prose-2xl h3+*,.lg\:prose-2xl h4+*,.lg\:prose-2xl hr+*{margin-top:0}.lg\:prose-2xl table{font-size:.8333333em;line-height:1.4}.lg\:prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.lg\:prose-2xl thead th:first-child{padding-left:0}.lg\:prose-2xl thead th:last-child{padding-right:0}.lg\:prose-2xl tbody td{padding:.8em .6em}.lg\:prose-2xl tbody td:first-child{padding-left:0}.lg\:prose-2xl tbody td:last-child{padding-right:0}.lg\:prose-2xl>:first-child{margin-top:0}.lg\:prose-2xl>:last-child{margin-bottom:0}}@media (min-width:1280px){.xl\:container{width:100%}@media (min-width:640px){.xl\:container{max-width:640px}}@media (min-width:768px){.xl\:container{max-width:768px}}@media (min-width:1024px){.xl\:container{max-width:1024px}}@media (min-width:1280px){.xl\:container{max-width:1280px}}.xl\:prose{color:#4a5568;max-width:65ch}.xl\:prose [class~=lead]{color:#4a5568;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.xl\:prose a{color:#1a202c;text-decoration:underline}.xl\:prose strong{color:#1a202c;font-weight:600}.xl\:prose ol{counter-reset:list-counter;margin-top:1.25em;margin-bottom:1.25em}.xl\:prose ol>li{position:relative;counter-increment:list-counter;padding-left:1.75em}.xl\:prose ol>li:before{content:counter(list-counter) ".";position:absolute;font-weight:400;color:#718096}.xl\:prose ul>li{position:relative;padding-left:1.75em}.xl\:prose ul>li:before{content:"";position:absolute;background-color:#cbd5e0;border-radius:50%;width:.375em;height:.375em;top:.6875em;left:.25em}.xl\:prose hr{border-color:#e2e8f0;border-top-width:1px;margin-top:3em;margin-bottom:3em}.xl\:prose blockquote{font-weight:500;font-style:italic;color:#1a202c;border-left-width:.25rem;border-left-color:#e2e8f0;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.xl\:prose blockquote p:first-of-type:before{content:open-quote}.xl\:prose blockquote p:last-of-type:after{content:close-quote}.xl\:prose h1{color:#1a202c;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.xl\:prose h2{color:#1a202c;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.xl\:prose h3{font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.xl\:prose h3,.xl\:prose h4{color:#1a202c;font-weight:600}.xl\:prose h4{margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.xl\:prose figure figcaption{color:#718096;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.xl\:prose code{color:#1a202c;font-weight:600;font-size:.875em}.xl\:prose code:after,.xl\:prose code:before{content:"`"}.xl\:prose pre{color:#e2e8f0;background-color:#2d3748;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.xl\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.xl\:prose pre code:after,.xl\:prose pre code:before{content:""}.xl\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.xl\:prose thead{color:#1a202c;font-weight:600;border-bottom-width:1px;border-bottom-color:#cbd5e0}.xl\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.xl\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e2e8f0}.xl\:prose tbody tr:last-child{border-bottom-width:0}.xl\:prose tbody td{vertical-align:top;padding:.5714286em}.xl\:prose{font-size:1rem;line-height:1.75}.xl\:prose p{margin-top:1.25em;margin-bottom:1.25em}.xl\:prose figure,.xl\:prose img,.xl\:prose video{margin-top:2em;margin-bottom:2em}.xl\:prose figure>*{margin-top:0;margin-bottom:0}.xl\:prose h2 code{font-size:.875em}.xl\:prose h3 code{font-size:.9em}.xl\:prose ul{margin-top:1.25em;margin-bottom:1.25em}.xl\:prose li{margin-top:.5em;margin-bottom:.5em}.xl\:prose ol>li:before{left:0}.xl\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.xl\:prose>ul>li>:first-child{margin-top:1.25em}.xl\:prose>ul>li>:last-child{margin-bottom:1.25em}.xl\:prose>ol>li>:first-child{margin-top:1.25em}.xl\:prose>ol>li>:last-child{margin-bottom:1.25em}.xl\:prose ol ol,.xl\:prose ol ul,.xl\:prose ul ol,.xl\:prose ul ul{margin-top:.75em;margin-bottom:.75em}.xl\:prose h2+*,.xl\:prose h3+*,.xl\:prose h4+*,.xl\:prose hr+*{margin-top:0}.xl\:prose thead th:first-child{padding-left:0}.xl\:prose thead th:last-child{padding-right:0}.xl\:prose tbody td:first-child{padding-left:0}.xl\:prose tbody td:last-child{padding-right:0}.xl\:prose>:first-child{margin-top:0}.xl\:prose>:last-child{margin-bottom:0}.xl\:prose-sm{font-size:.875rem;line-height:1.7142857}.xl\:prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.xl\:prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.xl\:prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.xl\:prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.xl\:prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.xl\:prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.xl\:prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.xl\:prose-sm figure,.xl\:prose-sm img,.xl\:prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.xl\:prose-sm figure>*{margin-top:0;margin-bottom:0}.xl\:prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.xl\:prose-sm code{font-size:.8571429em}.xl\:prose-sm h2 code{font-size:.9em}.xl\:prose-sm h3 code{font-size:.8888889em}.xl\:prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.xl\:prose-sm ol,.xl\:prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.xl\:prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.xl\:prose-sm ol>li{padding-left:1.5714286em}.xl\:prose-sm ol>li:before{left:0}.xl\:prose-sm ul>li{padding-left:1.5714286em}.xl\:prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:.67857em;left:.2142857em}.xl\:prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.xl\:prose-sm>ul>li>:first-child{margin-top:1.1428571em}.xl\:prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.xl\:prose-sm>ol>li>:first-child{margin-top:1.1428571em}.xl\:prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.xl\:prose-sm ol ol,.xl\:prose-sm ol ul,.xl\:prose-sm ul ol,.xl\:prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.xl\:prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.xl\:prose-sm h2+*,.xl\:prose-sm h3+*,.xl\:prose-sm h4+*,.xl\:prose-sm hr+*{margin-top:0}.xl\:prose-sm table{font-size:.8571429em;line-height:1.5}.xl\:prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.xl\:prose-sm thead th:first-child{padding-left:0}.xl\:prose-sm thead th:last-child{padding-right:0}.xl\:prose-sm tbody td{padding:.6666667em 1em}.xl\:prose-sm tbody td:first-child{padding-left:0}.xl\:prose-sm tbody td:last-child{padding-right:0}.xl\:prose-sm>:first-child{margin-top:0}.xl\:prose-sm>:last-child{margin-bottom:0}.xl\:prose-lg{font-size:1.125rem;line-height:1.7777778}.xl\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.xl\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.xl\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.xl\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.xl\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.xl\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.xl\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.xl\:prose-lg figure,.xl\:prose-lg img,.xl\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.xl\:prose-lg figure>*{margin-top:0;margin-bottom:0}.xl\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.xl\:prose-lg code{font-size:.8888889em}.xl\:prose-lg h2 code{font-size:.8666667em}.xl\:prose-lg h3 code{font-size:.875em}.xl\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.xl\:prose-lg ol,.xl\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.xl\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.xl\:prose-lg ol>li{padding-left:1.6666667em}.xl\:prose-lg ol>li:before{left:0}.xl\:prose-lg ul>li{padding-left:1.6666667em}.xl\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:.72222em;left:.2222222em}.xl\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.xl\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}.xl\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.xl\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}.xl\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.xl\:prose-lg ol ol,.xl\:prose-lg ol ul,.xl\:prose-lg ul ol,.xl\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.xl\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.xl\:prose-lg h2+*,.xl\:prose-lg h3+*,.xl\:prose-lg h4+*,.xl\:prose-lg hr+*{margin-top:0}.xl\:prose-lg table{font-size:.8888889em;line-height:1.5}.xl\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.xl\:prose-lg thead th:first-child{padding-left:0}.xl\:prose-lg thead th:last-child{padding-right:0}.xl\:prose-lg tbody td{padding:.75em}.xl\:prose-lg tbody td:first-child{padding-left:0}.xl\:prose-lg tbody td:last-child{padding-right:0}.xl\:prose-lg>:first-child{margin-top:0}.xl\:prose-lg>:last-child{margin-bottom:0}.xl\:prose-xl{font-size:1.25rem;line-height:1.8}.xl\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.xl\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.xl\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.xl\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.xl\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.xl\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.xl\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.xl\:prose-xl figure,.xl\:prose-xl img,.xl\:prose-xl video{margin-top:2em;margin-bottom:2em}.xl\:prose-xl figure>*{margin-top:0;margin-bottom:0}.xl\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.xl\:prose-xl code{font-size:.9em}.xl\:prose-xl h2 code{font-size:.8611111em}.xl\:prose-xl h3 code{font-size:.9em}.xl\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.xl\:prose-xl ol,.xl\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.xl\:prose-xl li{margin-top:.6em;margin-bottom:.6em}.xl\:prose-xl ol>li{padding-left:1.8em}.xl\:prose-xl ol>li:before{left:0}.xl\:prose-xl ul>li{padding-left:1.8em}.xl\:prose-xl ul>li:before{width:.35em;height:.35em;top:.725em;left:.25em}.xl\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.xl\:prose-xl>ul>li>:first-child{margin-top:1.2em}.xl\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}.xl\:prose-xl>ol>li>:first-child{margin-top:1.2em}.xl\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}.xl\:prose-xl ol ol,.xl\:prose-xl ol ul,.xl\:prose-xl ul ol,.xl\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.xl\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.xl\:prose-xl h2+*,.xl\:prose-xl h3+*,.xl\:prose-xl h4+*,.xl\:prose-xl hr+*{margin-top:0}.xl\:prose-xl table{font-size:.9em;line-height:1.5555556}.xl\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.xl\:prose-xl thead th:first-child{padding-left:0}.xl\:prose-xl thead th:last-child{padding-right:0}.xl\:prose-xl tbody td{padding:.8888889em .6666667em}.xl\:prose-xl tbody td:first-child{padding-left:0}.xl\:prose-xl tbody td:last-child{padding-right:0}.xl\:prose-xl>:first-child{margin-top:0}.xl\:prose-xl>:last-child{margin-bottom:0}.xl\:prose-2xl{font-size:1.5rem;line-height:1.6666667}.xl\:prose-2xl p{margin-top:1.3333333em;margin-bottom:1.3333333em}.xl\:prose-2xl [class~=lead]{font-size:1.25em;line-height:1.4666667;margin-top:1.0666667em;margin-bottom:1.0666667em}.xl\:prose-2xl blockquote{margin-top:1.7777778em;margin-bottom:1.7777778em;padding-left:1.1111111em}.xl\:prose-2xl h1{font-size:2.6666667em;margin-top:0;margin-bottom:.875em;line-height:1}.xl\:prose-2xl h2{font-size:2em;margin-top:1.5em;margin-bottom:.8333333em;line-height:1.0833333}.xl\:prose-2xl h3{font-size:1.5em;margin-top:1.5555556em;margin-bottom:.6666667em;line-height:1.2222222}.xl\:prose-2xl h4{margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.xl\:prose-2xl figure,.xl\:prose-2xl img,.xl\:prose-2xl video{margin-top:2em;margin-bottom:2em}.xl\:prose-2xl figure>*{margin-top:0;margin-bottom:0}.xl\:prose-2xl figure figcaption{font-size:.8333333em;line-height:1.6;margin-top:1em}.xl\:prose-2xl code{font-size:.8333333em}.xl\:prose-2xl h2 code{font-size:.875em}.xl\:prose-2xl h3 code{font-size:.8888889em}.xl\:prose-2xl pre{font-size:.8333333em;line-height:1.8;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.2em 1.6em}.xl\:prose-2xl ol,.xl\:prose-2xl ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.xl\:prose-2xl li{margin-top:.5em;margin-bottom:.5em}.xl\:prose-2xl ol>li{padding-left:1.6666667em}.xl\:prose-2xl ol>li:before{left:0}.xl\:prose-2xl ul>li{padding-left:1.6666667em}.xl\:prose-2xl ul>li:before{width:.3333333em;height:.3333333em;top:.66667em;left:.25em}.xl\:prose-2xl>ul>li p{margin-top:.8333333em;margin-bottom:.8333333em}.xl\:prose-2xl>ul>li>:first-child{margin-top:1.3333333em}.xl\:prose-2xl>ul>li>:last-child{margin-bottom:1.3333333em}.xl\:prose-2xl>ol>li>:first-child{margin-top:1.3333333em}.xl\:prose-2xl>ol>li>:last-child{margin-bottom:1.3333333em}.xl\:prose-2xl ol ol,.xl\:prose-2xl ol ul,.xl\:prose-2xl ul ol,.xl\:prose-2xl ul ul{margin-top:.6666667em;margin-bottom:.6666667em}.xl\:prose-2xl hr{margin-top:3em;margin-bottom:3em}.xl\:prose-2xl h2+*,.xl\:prose-2xl h3+*,.xl\:prose-2xl h4+*,.xl\:prose-2xl hr+*{margin-top:0}.xl\:prose-2xl table{font-size:.8333333em;line-height:1.4}.xl\:prose-2xl thead th{padding-right:.6em;padding-bottom:.8em;padding-left:.6em}.xl\:prose-2xl thead th:first-child{padding-left:0}.xl\:prose-2xl thead th:last-child{padding-right:0}.xl\:prose-2xl tbody td{padding:.8em .6em}.xl\:prose-2xl tbody td:first-child{padding-left:0}.xl\:prose-2xl tbody td:last-child{padding-right:0}.xl\:prose-2xl>:first-child{margin-top:0}.xl\:prose-2xl>:last-child{margin-bottom:0}}