/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:0.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0, -50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:0.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:0.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:0.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(0.3rem - 1px);border-bottom-left-radius:calc(0.3rem - 1px)}.modal-footer>*{margin:0.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width: 1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:0.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:0.9}.tooltip .arrow{position:absolute;display:block;width:0.8rem;height:0.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[x-placement^="top"]{padding:0.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^="top"] .arrow{bottom:0}.bs-tooltip-top .arrow::before,.bs-tooltip-auto[x-placement^="top"] .arrow::before{top:0;border-width:0.4rem 0.4rem 0;border-top-color:#000}.bs-tooltip-right,.bs-tooltip-auto[x-placement^="right"]{padding:0 0.4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^="right"] .arrow{left:0;width:0.4rem;height:0.8rem}.bs-tooltip-right .arrow::before,.bs-tooltip-auto[x-placement^="right"] .arrow::before{right:0;border-width:0.4rem 0.4rem 0.4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^="bottom"]{padding:0.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^="bottom"] .arrow{top:0}.bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^="bottom"] .arrow::before{bottom:0;border-width:0 0.4rem 0.4rem;border-bottom-color:#000}.bs-tooltip-left,.bs-tooltip-auto[x-placement^="left"]{padding:0 0.4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^="left"] .arrow{right:0;width:0.4rem;height:0.8rem}.bs-tooltip-left .arrow::before,.bs-tooltip-auto[x-placement^="left"] .arrow::before{left:0;border-width:0.4rem 0 0.4rem 0.4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:0.25rem 0.5rem;color:#fff;text-align:center;background-color:#000;border-radius:0.25rem}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.bg-primary{background-color:#007bff !important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#0062cc !important}.bg-secondary{background-color:#6c757d !important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#545b62 !important}.bg-success{background-color:#28a745 !important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34 !important}.bg-info{background-color:#17a2b8 !important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b !important}.bg-warning{background-color:#ffc107 !important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00 !important}.bg-danger{background-color:#dc3545 !important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#bd2130 !important}.bg-light{background-color:#f8f9fa !important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5 !important}.bg-dark{background-color:#343a40 !important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124 !important}.bg-white{background-color:#fff !important}.bg-transparent{background-color:transparent !important}.border{border:1px solid #dee2e6 !important}.border-top{border-top:1px solid #dee2e6 !important}.border-right{border-right:1px solid #dee2e6 !important}.border-bottom{border-bottom:1px solid #dee2e6 !important}.border-left{border-left:1px solid #dee2e6 !important}.border-0{border:0 !important}.border-top-0{border-top:0 !important}.border-right-0{border-right:0 !important}.border-bottom-0{border-bottom:0 !important}.border-left-0{border-left:0 !important}.border-primary{border-color:#007bff !important}.border-secondary{border-color:#6c757d !important}.border-success{border-color:#28a745 !important}.border-info{border-color:#17a2b8 !important}.border-warning{border-color:#ffc107 !important}.border-danger{border-color:#dc3545 !important}.border-light{border-color:#f8f9fa !important}.border-dark{border-color:#343a40 !important}.border-white{border-color:#fff !important}.rounded-sm{border-radius:0.2rem !important}.rounded{border-radius:0.25rem !important}.rounded-top{border-top-left-radius:0.25rem !important;border-top-right-radius:0.25rem !important}.rounded-right{border-top-right-radius:0.25rem !important;border-bottom-right-radius:0.25rem !important}.rounded-bottom{border-bottom-right-radius:0.25rem !important;border-bottom-left-radius:0.25rem !important}.rounded-left{border-top-left-radius:0.25rem !important;border-bottom-left-radius:0.25rem !important}.rounded-lg{border-radius:0.3rem !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:50rem !important}.rounded-0{border-radius:0 !important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}@media (min-width: 576px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}}@media (min-width: 768px){.d-md-none{display:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}}@media (min-width: 992px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}}@media (min-width: 1200px){.d-xl-none{display:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}}@media print{.d-print-none{display:none !important}.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.8571428571%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-fill{flex:1 1 auto !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}@media (min-width: 576px){.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}}@media (min-width: 768px){.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}}@media (min-width: 992px){.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}}@media (min-width: 1200px){.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}}.float-left{float:left !important}.float-right{float:right !important}.float-none{float:none !important}@media (min-width: 576px){.float-sm-left{float:left !important}.float-sm-right{float:right !important}.float-sm-none{float:none !important}}@media (min-width: 768px){.float-md-left{float:left !important}.float-md-right{float:right !important}.float-md-none{float:none !important}}@media (min-width: 992px){.float-lg-left{float:left !important}.float-lg-right{float:right !important}.float-lg-none{float:none !important}}@media (min-width: 1200px){.float-xl-left{float:left !important}.float-xl-right{float:right !important}.float-xl-none{float:none !important}}.user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;-ms-user-select:all !important;user-select:all !important}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;-ms-user-select:auto !important;user-select:auto !important}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:-webkit-sticky !important;position:sticky !important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position: -webkit-sticky) or (position: sticky){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075) !important}.shadow{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important}.shadow-none{box-shadow:none !important}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mw-100{max-width:100% !important}.mh-100{max-height:100% !important}.min-vw-100{min-width:100vw !important}.min-vh-100{min-height:100vh !important}.vw-100{width:100vw !important}.vh-100{height:100vh !important}.m-0{margin:0 !important}.mt-0,.my-0{margin-top:0 !important}.mr-0,.mx-0{margin-right:0 !important}.mb-0,.my-0{margin-bottom:0 !important}.ml-0,.mx-0{margin-left:0 !important}.m-1{margin:0.25rem !important}.mt-1,.my-1{margin-top:0.25rem !important}.mr-1,.mx-1{margin-right:0.25rem !important}.mb-1,.my-1{margin-bottom:0.25rem !important}.ml-1,.mx-1{margin-left:0.25rem !important}.m-2{margin:0.5rem !important}.mt-2,.my-2{margin-top:0.5rem !important}.mr-2,.mx-2{margin-right:0.5rem !important}.mb-2,.my-2{margin-bottom:0.5rem !important}.ml-2,.mx-2{margin-left:0.5rem !important}.m-3{margin:1rem !important}.mt-3,.my-3{margin-top:1rem !important}.mr-3,.mx-3{margin-right:1rem !important}.mb-3,.my-3{margin-bottom:1rem !important}.ml-3,.mx-3{margin-left:1rem !important}.m-4{margin:1.5rem !important}.mt-4,.my-4{margin-top:1.5rem !important}.mr-4,.mx-4{margin-right:1.5rem !important}.mb-4,.my-4{margin-bottom:1.5rem !important}.ml-4,.mx-4{margin-left:1.5rem !important}.m-5{margin:3rem !important}.mt-5,.my-5{margin-top:3rem !important}.mr-5,.mx-5{margin-right:3rem !important}.mb-5,.my-5{margin-bottom:3rem !important}.ml-5,.mx-5{margin-left:3rem !important}.p-0{padding:0 !important}.pt-0,.py-0{padding-top:0 !important}.pr-0,.px-0{padding-right:0 !important}.pb-0,.py-0{padding-bottom:0 !important}.pl-0,.px-0{padding-left:0 !important}.p-1{padding:0.25rem !important}.pt-1,.py-1{padding-top:0.25rem !important}.pr-1,.px-1{padding-right:0.25rem !important}.pb-1,.py-1{padding-bottom:0.25rem !important}.pl-1,.px-1{padding-left:0.25rem !important}.p-2{padding:0.5rem !important}.pt-2,.py-2{padding-top:0.5rem !important}.pr-2,.px-2{padding-right:0.5rem !important}.pb-2,.py-2{padding-bottom:0.5rem !important}.pl-2,.px-2{padding-left:0.5rem !important}.p-3{padding:1rem !important}.pt-3,.py-3{padding-top:1rem !important}.pr-3,.px-3{padding-right:1rem !important}.pb-3,.py-3{padding-bottom:1rem !important}.pl-3,.px-3{padding-left:1rem !important}.p-4{padding:1.5rem !important}.pt-4,.py-4{padding-top:1.5rem !important}.pr-4,.px-4{padding-right:1.5rem !important}.pb-4,.py-4{padding-bottom:1.5rem !important}.pl-4,.px-4{padding-left:1.5rem !important}.p-5{padding:3rem !important}.pt-5,.py-5{padding-top:3rem !important}.pr-5,.px-5{padding-right:3rem !important}.pb-5,.py-5{padding-bottom:3rem !important}.pl-5,.px-5{padding-left:3rem !important}.m-n1{margin:-0.25rem !important}.mt-n1,.my-n1{margin-top:-0.25rem !important}.mr-n1,.mx-n1{margin-right:-0.25rem !important}.mb-n1,.my-n1{margin-bottom:-0.25rem !important}.ml-n1,.mx-n1{margin-left:-0.25rem !important}.m-n2{margin:-0.5rem !important}.mt-n2,.my-n2{margin-top:-0.5rem !important}.mr-n2,.mx-n2{margin-right:-0.5rem !important}.mb-n2,.my-n2{margin-bottom:-0.5rem !important}.ml-n2,.mx-n2{margin-left:-0.5rem !important}.m-n3{margin:-1rem !important}.mt-n3,.my-n3{margin-top:-1rem !important}.mr-n3,.mx-n3{margin-right:-1rem !important}.mb-n3,.my-n3{margin-bottom:-1rem !important}.ml-n3,.mx-n3{margin-left:-1rem !important}.m-n4{margin:-1.5rem !important}.mt-n4,.my-n4{margin-top:-1.5rem !important}.mr-n4,.mx-n4{margin-right:-1.5rem !important}.mb-n4,.my-n4{margin-bottom:-1.5rem !important}.ml-n4,.mx-n4{margin-left:-1.5rem !important}.m-n5{margin:-3rem !important}.mt-n5,.my-n5{margin-top:-3rem !important}.mr-n5,.mx-n5{margin-right:-3rem !important}.mb-n5,.my-n5{margin-bottom:-3rem !important}.ml-n5,.mx-n5{margin-left:-3rem !important}.m-auto{margin:auto !important}.mt-auto,.my-auto{margin-top:auto !important}.mr-auto,.mx-auto{margin-right:auto !important}.mb-auto,.my-auto{margin-bottom:auto !important}.ml-auto,.mx-auto{margin-left:auto !important}@media (min-width: 576px){.m-sm-0{margin:0 !important}.mt-sm-0,.my-sm-0{margin-top:0 !important}.mr-sm-0,.mx-sm-0{margin-right:0 !important}.mb-sm-0,.my-sm-0{margin-bottom:0 !important}.ml-sm-0,.mx-sm-0{margin-left:0 !important}.m-sm-1{margin:0.25rem !important}.mt-sm-1,.my-sm-1{margin-top:0.25rem !important}.mr-sm-1,.mx-sm-1{margin-right:0.25rem !important}.mb-sm-1,.my-sm-1{margin-bottom:0.25rem !important}.ml-sm-1,.mx-sm-1{margin-left:0.25rem !important}.m-sm-2{margin:0.5rem !important}.mt-sm-2,.my-sm-2{margin-top:0.5rem !important}.mr-sm-2,.mx-sm-2{margin-right:0.5rem !important}.mb-sm-2,.my-sm-2{margin-bottom:0.5rem !important}.ml-sm-2,.mx-sm-2{margin-left:0.5rem !important}.m-sm-3{margin:1rem !important}.mt-sm-3,.my-sm-3{margin-top:1rem !important}.mr-sm-3,.mx-sm-3{margin-right:1rem !important}.mb-sm-3,.my-sm-3{margin-bottom:1rem !important}.ml-sm-3,.mx-sm-3{margin-left:1rem !important}.m-sm-4{margin:1.5rem !important}.mt-sm-4,.my-sm-4{margin-top:1.5rem !important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem !important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem !important}.m-sm-5{margin:3rem !important}.mt-sm-5,.my-sm-5{margin-top:3rem !important}.mr-sm-5,.mx-sm-5{margin-right:3rem !important}.mb-sm-5,.my-sm-5{margin-bottom:3rem !important}.ml-sm-5,.mx-sm-5{margin-left:3rem !important}.p-sm-0{padding:0 !important}.pt-sm-0,.py-sm-0{padding-top:0 !important}.pr-sm-0,.px-sm-0{padding-right:0 !important}.pb-sm-0,.py-sm-0{padding-bottom:0 !important}.pl-sm-0,.px-sm-0{padding-left:0 !important}.p-sm-1{padding:0.25rem !important}.pt-sm-1,.py-sm-1{padding-top:0.25rem !important}.pr-sm-1,.px-sm-1{padding-right:0.25rem !important}.pb-sm-1,.py-sm-1{padding-bottom:0.25rem !important}.pl-sm-1,.px-sm-1{padding-left:0.25rem !important}.p-sm-2{padding:0.5rem !important}.pt-sm-2,.py-sm-2{padding-top:0.5rem !important}.pr-sm-2,.px-sm-2{padding-right:0.5rem !important}.pb-sm-2,.py-sm-2{padding-bottom:0.5rem !important}.pl-sm-2,.px-sm-2{padding-left:0.5rem !important}.p-sm-3{padding:1rem !important}.pt-sm-3,.py-sm-3{padding-top:1rem !important}.pr-sm-3,.px-sm-3{padding-right:1rem !important}.pb-sm-3,.py-sm-3{padding-bottom:1rem !important}.pl-sm-3,.px-sm-3{padding-left:1rem !important}.p-sm-4{padding:1.5rem !important}.pt-sm-4,.py-sm-4{padding-top:1.5rem !important}.pr-sm-4,.px-sm-4{padding-right:1.5rem !important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important}.pl-sm-4,.px-sm-4{padding-left:1.5rem !important}.p-sm-5{padding:3rem !important}.pt-sm-5,.py-sm-5{padding-top:3rem !important}.pr-sm-5,.px-sm-5{padding-right:3rem !important}.pb-sm-5,.py-sm-5{padding-bottom:3rem !important}.pl-sm-5,.px-sm-5{padding-left:3rem !important}.m-sm-n1{margin:-0.25rem !important}.mt-sm-n1,.my-sm-n1{margin-top:-0.25rem !important}.mr-sm-n1,.mx-sm-n1{margin-right:-0.25rem !important}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.25rem !important}.ml-sm-n1,.mx-sm-n1{margin-left:-0.25rem !important}.m-sm-n2{margin:-0.5rem !important}.mt-sm-n2,.my-sm-n2{margin-top:-0.5rem !important}.mr-sm-n2,.mx-sm-n2{margin-right:-0.5rem !important}.mb-sm-n2,.my-sm-n2{margin-bottom:-0.5rem !important}.ml-sm-n2,.mx-sm-n2{margin-left:-0.5rem !important}.m-sm-n3{margin:-1rem !important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem !important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem !important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem !important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem !important}.m-sm-n4{margin:-1.5rem !important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem !important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem !important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem !important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem !important}.m-sm-n5{margin:-3rem !important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem !important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem !important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem !important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem !important}.m-sm-auto{margin:auto !important}.mt-sm-auto,.my-sm-auto{margin-top:auto !important}.mr-sm-auto,.mx-sm-auto{margin-right:auto !important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important}.ml-sm-auto,.mx-sm-auto{margin-left:auto !important}}@media (min-width: 768px){.m-md-0{margin:0 !important}.mt-md-0,.my-md-0{margin-top:0 !important}.mr-md-0,.mx-md-0{margin-right:0 !important}.mb-md-0,.my-md-0{margin-bottom:0 !important}.ml-md-0,.mx-md-0{margin-left:0 !important}.m-md-1{margin:0.25rem !important}.mt-md-1,.my-md-1{margin-top:0.25rem !important}.mr-md-1,.mx-md-1{margin-right:0.25rem !important}.mb-md-1,.my-md-1{margin-bottom:0.25rem !important}.ml-md-1,.mx-md-1{margin-left:0.25rem !important}.m-md-2{margin:0.5rem !important}.mt-md-2,.my-md-2{margin-top:0.5rem !important}.mr-md-2,.mx-md-2{margin-right:0.5rem !important}.mb-md-2,.my-md-2{margin-bottom:0.5rem !important}.ml-md-2,.mx-md-2{margin-left:0.5rem !important}.m-md-3{margin:1rem !important}.mt-md-3,.my-md-3{margin-top:1rem !important}.mr-md-3,.mx-md-3{margin-right:1rem !important}.mb-md-3,.my-md-3{margin-bottom:1rem !important}.ml-md-3,.mx-md-3{margin-left:1rem !important}.m-md-4{margin:1.5rem !important}.mt-md-4,.my-md-4{margin-top:1.5rem !important}.mr-md-4,.mx-md-4{margin-right:1.5rem !important}.mb-md-4,.my-md-4{margin-bottom:1.5rem !important}.ml-md-4,.mx-md-4{margin-left:1.5rem !important}.m-md-5{margin:3rem !important}.mt-md-5,.my-md-5{margin-top:3rem !important}.mr-md-5,.mx-md-5{margin-right:3rem !important}.mb-md-5,.my-md-5{margin-bottom:3rem !important}.ml-md-5,.mx-md-5{margin-left:3rem !important}.p-md-0{padding:0 !important}.pt-md-0,.py-md-0{padding-top:0 !important}.pr-md-0,.px-md-0{padding-right:0 !important}.pb-md-0,.py-md-0{padding-bottom:0 !important}.pl-md-0,.px-md-0{padding-left:0 !important}.p-md-1{padding:0.25rem !important}.pt-md-1,.py-md-1{padding-top:0.25rem !important}.pr-md-1,.px-md-1{padding-right:0.25rem !important}.pb-md-1,.py-md-1{padding-bottom:0.25rem !important}.pl-md-1,.px-md-1{padding-left:0.25rem !important}.p-md-2{padding:0.5rem !important}.pt-md-2,.py-md-2{padding-top:0.5rem !important}.pr-md-2,.px-md-2{padding-right:0.5rem !important}.pb-md-2,.py-md-2{padding-bottom:0.5rem !important}.pl-md-2,.px-md-2{padding-left:0.5rem !important}.p-md-3{padding:1rem !important}.pt-md-3,.py-md-3{padding-top:1rem !important}.pr-md-3,.px-md-3{padding-right:1rem !important}.pb-md-3,.py-md-3{padding-bottom:1rem !important}.pl-md-3,.px-md-3{padding-left:1rem !important}.p-md-4{padding:1.5rem !important}.pt-md-4,.py-md-4{padding-top:1.5rem !important}.pr-md-4,.px-md-4{padding-right:1.5rem !important}.pb-md-4,.py-md-4{padding-bottom:1.5rem !important}.pl-md-4,.px-md-4{padding-left:1.5rem !important}.p-md-5{padding:3rem !important}.pt-md-5,.py-md-5{padding-top:3rem !important}.pr-md-5,.px-md-5{padding-right:3rem !important}.pb-md-5,.py-md-5{padding-bottom:3rem !important}.pl-md-5,.px-md-5{padding-left:3rem !important}.m-md-n1{margin:-0.25rem !important}.mt-md-n1,.my-md-n1{margin-top:-0.25rem !important}.mr-md-n1,.mx-md-n1{margin-right:-0.25rem !important}.mb-md-n1,.my-md-n1{margin-bottom:-0.25rem !important}.ml-md-n1,.mx-md-n1{margin-left:-0.25rem !important}.m-md-n2{margin:-0.5rem !important}.mt-md-n2,.my-md-n2{margin-top:-0.5rem !important}.mr-md-n2,.mx-md-n2{margin-right:-0.5rem !important}.mb-md-n2,.my-md-n2{margin-bottom:-0.5rem !important}.ml-md-n2,.mx-md-n2{margin-left:-0.5rem !important}.m-md-n3{margin:-1rem !important}.mt-md-n3,.my-md-n3{margin-top:-1rem !important}.mr-md-n3,.mx-md-n3{margin-right:-1rem !important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem !important}.ml-md-n3,.mx-md-n3{margin-left:-1rem !important}.m-md-n4{margin:-1.5rem !important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem !important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem !important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem !important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem !important}.m-md-n5{margin:-3rem !important}.mt-md-n5,.my-md-n5{margin-top:-3rem !important}.mr-md-n5,.mx-md-n5{margin-right:-3rem !important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem !important}.ml-md-n5,.mx-md-n5{margin-left:-3rem !important}.m-md-auto{margin:auto !important}.mt-md-auto,.my-md-auto{margin-top:auto !important}.mr-md-auto,.mx-md-auto{margin-right:auto !important}.mb-md-auto,.my-md-auto{margin-bottom:auto !important}.ml-md-auto,.mx-md-auto{margin-left:auto !important}}@media (min-width: 992px){.m-lg-0{margin:0 !important}.mt-lg-0,.my-lg-0{margin-top:0 !important}.mr-lg-0,.mx-lg-0{margin-right:0 !important}.mb-lg-0,.my-lg-0{margin-bottom:0 !important}.ml-lg-0,.mx-lg-0{margin-left:0 !important}.m-lg-1{margin:0.25rem !important}.mt-lg-1,.my-lg-1{margin-top:0.25rem !important}.mr-lg-1,.mx-lg-1{margin-right:0.25rem !important}.mb-lg-1,.my-lg-1{margin-bottom:0.25rem !important}.ml-lg-1,.mx-lg-1{margin-left:0.25rem !important}.m-lg-2{margin:0.5rem !important}.mt-lg-2,.my-lg-2{margin-top:0.5rem !important}.mr-lg-2,.mx-lg-2{margin-right:0.5rem !important}.mb-lg-2,.my-lg-2{margin-bottom:0.5rem !important}.ml-lg-2,.mx-lg-2{margin-left:0.5rem !important}.m-lg-3{margin:1rem !important}.mt-lg-3,.my-lg-3{margin-top:1rem !important}.mr-lg-3,.mx-lg-3{margin-right:1rem !important}.mb-lg-3,.my-lg-3{margin-bottom:1rem !important}.ml-lg-3,.mx-lg-3{margin-left:1rem !important}.m-lg-4{margin:1.5rem !important}.mt-lg-4,.my-lg-4{margin-top:1.5rem !important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem !important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem !important}.m-lg-5{margin:3rem !important}.mt-lg-5,.my-lg-5{margin-top:3rem !important}.mr-lg-5,.mx-lg-5{margin-right:3rem !important}.mb-lg-5,.my-lg-5{margin-bottom:3rem !important}.ml-lg-5,.mx-lg-5{margin-left:3rem !important}.p-lg-0{padding:0 !important}.pt-lg-0,.py-lg-0{padding-top:0 !important}.pr-lg-0,.px-lg-0{padding-right:0 !important}.pb-lg-0,.py-lg-0{padding-bottom:0 !important}.pl-lg-0,.px-lg-0{padding-left:0 !important}.p-lg-1{padding:0.25rem !important}.pt-lg-1,.py-lg-1{padding-top:0.25rem !important}.pr-lg-1,.px-lg-1{padding-right:0.25rem !important}.pb-lg-1,.py-lg-1{padding-bottom:0.25rem !important}.pl-lg-1,.px-lg-1{padding-left:0.25rem !important}.p-lg-2{padding:0.5rem !important}.pt-lg-2,.py-lg-2{padding-top:0.5rem !important}.pr-lg-2,.px-lg-2{padding-right:0.5rem !important}.pb-lg-2,.py-lg-2{padding-bottom:0.5rem !important}.pl-lg-2,.px-lg-2{padding-left:0.5rem !important}.p-lg-3{padding:1rem !important}.pt-lg-3,.py-lg-3{padding-top:1rem !important}.pr-lg-3,.px-lg-3{padding-right:1rem !important}.pb-lg-3,.py-lg-3{padding-bottom:1rem !important}.pl-lg-3,.px-lg-3{padding-left:1rem !important}.p-lg-4{padding:1.5rem !important}.pt-lg-4,.py-lg-4{padding-top:1.5rem !important}.pr-lg-4,.px-lg-4{padding-right:1.5rem !important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important}.pl-lg-4,.px-lg-4{padding-left:1.5rem !important}.p-lg-5{padding:3rem !important}.pt-lg-5,.py-lg-5{padding-top:3rem !important}.pr-lg-5,.px-lg-5{padding-right:3rem !important}.pb-lg-5,.py-lg-5{padding-bottom:3rem !important}.pl-lg-5,.px-lg-5{padding-left:3rem !important}.m-lg-n1{margin:-0.25rem !important}.mt-lg-n1,.my-lg-n1{margin-top:-0.25rem !important}.mr-lg-n1,.mx-lg-n1{margin-right:-0.25rem !important}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.25rem !important}.ml-lg-n1,.mx-lg-n1{margin-left:-0.25rem !important}.m-lg-n2{margin:-0.5rem !important}.mt-lg-n2,.my-lg-n2{margin-top:-0.5rem !important}.mr-lg-n2,.mx-lg-n2{margin-right:-0.5rem !important}.mb-lg-n2,.my-lg-n2{margin-bottom:-0.5rem !important}.ml-lg-n2,.mx-lg-n2{margin-left:-0.5rem !important}.m-lg-n3{margin:-1rem !important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem !important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem !important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem !important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem !important}.m-lg-n4{margin:-1.5rem !important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem !important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem !important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem !important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem !important}.m-lg-n5{margin:-3rem !important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem !important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem !important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem !important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem !important}.m-lg-auto{margin:auto !important}.mt-lg-auto,.my-lg-auto{margin-top:auto !important}.mr-lg-auto,.mx-lg-auto{margin-right:auto !important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important}.ml-lg-auto,.mx-lg-auto{margin-left:auto !important}}@media (min-width: 1200px){.m-xl-0{margin:0 !important}.mt-xl-0,.my-xl-0{margin-top:0 !important}.mr-xl-0,.mx-xl-0{margin-right:0 !important}.mb-xl-0,.my-xl-0{margin-bottom:0 !important}.ml-xl-0,.mx-xl-0{margin-left:0 !important}.m-xl-1{margin:0.25rem !important}.mt-xl-1,.my-xl-1{margin-top:0.25rem !important}.mr-xl-1,.mx-xl-1{margin-right:0.25rem !important}.mb-xl-1,.my-xl-1{margin-bottom:0.25rem !important}.ml-xl-1,.mx-xl-1{margin-left:0.25rem !important}.m-xl-2{margin:0.5rem !important}.mt-xl-2,.my-xl-2{margin-top:0.5rem !important}.mr-xl-2,.mx-xl-2{margin-right:0.5rem !important}.mb-xl-2,.my-xl-2{margin-bottom:0.5rem !important}.ml-xl-2,.mx-xl-2{margin-left:0.5rem !important}.m-xl-3{margin:1rem !important}.mt-xl-3,.my-xl-3{margin-top:1rem !important}.mr-xl-3,.mx-xl-3{margin-right:1rem !important}.mb-xl-3,.my-xl-3{margin-bottom:1rem !important}.ml-xl-3,.mx-xl-3{margin-left:1rem !important}.m-xl-4{margin:1.5rem !important}.mt-xl-4,.my-xl-4{margin-top:1.5rem !important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem !important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem !important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem !important}.m-xl-5{margin:3rem !important}.mt-xl-5,.my-xl-5{margin-top:3rem !important}.mr-xl-5,.mx-xl-5{margin-right:3rem !important}.mb-xl-5,.my-xl-5{margin-bottom:3rem !important}.ml-xl-5,.mx-xl-5{margin-left:3rem !important}.p-xl-0{padding:0 !important}.pt-xl-0,.py-xl-0{padding-top:0 !important}.pr-xl-0,.px-xl-0{padding-right:0 !important}.pb-xl-0,.py-xl-0{padding-bottom:0 !important}.pl-xl-0,.px-xl-0{padding-left:0 !important}.p-xl-1{padding:0.25rem !important}.pt-xl-1,.py-xl-1{padding-top:0.25rem !important}.pr-xl-1,.px-xl-1{padding-right:0.25rem !important}.pb-xl-1,.py-xl-1{padding-bottom:0.25rem !important}.pl-xl-1,.px-xl-1{padding-left:0.25rem !important}.p-xl-2{padding:0.5rem !important}.pt-xl-2,.py-xl-2{padding-top:0.5rem !important}.pr-xl-2,.px-xl-2{padding-right:0.5rem !important}.pb-xl-2,.py-xl-2{padding-bottom:0.5rem !important}.pl-xl-2,.px-xl-2{padding-left:0.5rem !important}.p-xl-3{padding:1rem !important}.pt-xl-3,.py-xl-3{padding-top:1rem !important}.pr-xl-3,.px-xl-3{padding-right:1rem !important}.pb-xl-3,.py-xl-3{padding-bottom:1rem !important}.pl-xl-3,.px-xl-3{padding-left:1rem !important}.p-xl-4{padding:1.5rem !important}.pt-xl-4,.py-xl-4{padding-top:1.5rem !important}.pr-xl-4,.px-xl-4{padding-right:1.5rem !important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem !important}.pl-xl-4,.px-xl-4{padding-left:1.5rem !important}.p-xl-5{padding:3rem !important}.pt-xl-5,.py-xl-5{padding-top:3rem !important}.pr-xl-5,.px-xl-5{padding-right:3rem !important}.pb-xl-5,.py-xl-5{padding-bottom:3rem !important}.pl-xl-5,.px-xl-5{padding-left:3rem !important}.m-xl-n1{margin:-0.25rem !important}.mt-xl-n1,.my-xl-n1{margin-top:-0.25rem !important}.mr-xl-n1,.mx-xl-n1{margin-right:-0.25rem !important}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.25rem !important}.ml-xl-n1,.mx-xl-n1{margin-left:-0.25rem !important}.m-xl-n2{margin:-0.5rem !important}.mt-xl-n2,.my-xl-n2{margin-top:-0.5rem !important}.mr-xl-n2,.mx-xl-n2{margin-right:-0.5rem !important}.mb-xl-n2,.my-xl-n2{margin-bottom:-0.5rem !important}.ml-xl-n2,.mx-xl-n2{margin-left:-0.5rem !important}.m-xl-n3{margin:-1rem !important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem !important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem !important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem !important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem !important}.m-xl-n4{margin:-1.5rem !important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem !important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem !important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem !important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem !important}.m-xl-n5{margin:-3rem !important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem !important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem !important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem !important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem !important}.m-xl-auto{margin:auto !important}.mt-xl-auto,.my-xl-auto{margin-top:auto !important}.mr-xl-auto,.mx-xl-auto{margin-right:auto !important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important}.ml-xl-auto,.mx-xl-auto{margin-left:auto !important}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.text-monospace{font-family:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important}.text-justify{text-align:justify !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}@media (min-width: 576px){.text-sm-left{text-align:left !important}.text-sm-right{text-align:right !important}.text-sm-center{text-align:center !important}}@media (min-width: 768px){.text-md-left{text-align:left !important}.text-md-right{text-align:right !important}.text-md-center{text-align:center !important}}@media (min-width: 992px){.text-lg-left{text-align:left !important}.text-lg-right{text-align:right !important}.text-lg-center{text-align:center !important}}@media (min-width: 1200px){.text-xl-left{text-align:left !important}.text-xl-right{text-align:right !important}.text-xl-center{text-align:center !important}}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.font-weight-light{font-weight:300 !important}.font-weight-lighter{font-weight:lighter !important}.font-weight-normal{font-weight:400 !important}.font-weight-bold{font-weight:700 !important}.font-weight-bolder{font-weight:bolder !important}.font-italic{font-style:italic !important}.text-white{color:#fff !important}.text-primary{color:#007bff !important}a.text-primary:hover,a.text-primary:focus{color:#0056b3 !important}.text-secondary{color:#6c757d !important}a.text-secondary:hover,a.text-secondary:focus{color:#494f54 !important}.text-success{color:#28a745 !important}a.text-success:hover,a.text-success:focus{color:#19692c !important}.text-info{color:#17a2b8 !important}a.text-info:hover,a.text-info:focus{color:#0f6674 !important}.text-warning{color:#ffc107 !important}a.text-warning:hover,a.text-warning:focus{color:#ba8b00 !important}.text-danger{color:#dc3545 !important}a.text-danger:hover,a.text-danger:focus{color:#a71d2a !important}.text-light{color:#f8f9fa !important}a.text-light:hover,a.text-light:focus{color:#cbd3da !important}.text-dark{color:#343a40 !important}a.text-dark:hover,a.text-dark:focus{color:#121416 !important}.text-body{color:#212529 !important}.text-muted{color:#6c757d !important}.text-black-50{color:rgba(0,0,0,0.5) !important}.text-white-50{color:rgba(255,255,255,0.5) !important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none !important}.text-break{word-break:break-word !important;word-wrap:break-word !important}.text-reset{color:inherit !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}@media print{*,*::before,*::after{text-shadow:none !important;box-shadow:none !important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap !important}pre,blockquote{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px !important}.container{min-width:992px !important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #dee2e6 !important}.table-dark{color:inherit}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@media only screen and (max-width: 590px){.hide-mobile{display:none !important}}@media only screen and (max-width: 768px){.hide-tablet{display:none !important}}@media only screen and (min-width: 769px){.hide-laptop{display:none !important}}@media only screen and (min-width: 1024px){.hide-desktop{display:none !important}}body{font-family:"Source Sans Pro", "Franklin Gothic Medium", Tahoma, sans-serif;margin:0;background-color:#eaecf3}html{height:100%;margin:0}@supports (-webkit-overflow-scrolling: touch){html{cursor:pointer}}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}a{transition:all 0 ease-in-out}a:focus,button:focus,input:focus,textarea:focus{outline:none}a{text-decoration:none}.clearfix::after{display:block;content:"";clear:both}.turbolinks-progress-bar{background-color:#0000ff}.main-title{color:#0f0f22;z-index:501;position:relative}.main-title h1{font-family:"Montserrat", "Franklin Gothic Medium", Tahoma, sans-serif;font-weight:800;font-size:43px;margin:50px 0 0;letter-spacing:-1px}@media only screen and (max-width: 768px){.main-title h1{font-size:42px}}@media only screen and (max-width: 590px){.main-title h1{font-size:30px;line-height:1.2;margin:40px 0 0}}.main-title h2{font-weight:400;font-size:24px;margin:10px 0 0}@media only screen and (max-width: 590px){.main-title h2{font-size:22px;line-height:1.4}}.main-title h2 span{text-decoration:underline}.container-wide{width:100%;max-width:1350px;margin:0 auto;padding:0 50px;position:relative}@media only screen and (max-width: 768px){.container-wide{padding:0 30px}}.container{max-width:1220px;margin:0 auto;padding:0 50px;position:relative}@media only screen and (max-width: 768px){.container{padding:0 30px}}.content-wrapper{display:grid;grid-template-columns:200px auto;grid-gap:50px;margin-top:70px;margin-bottom:2rem}@media only screen and (max-width: 768px){.content-wrapper{grid-template-columns:1fr}}@media only screen and (max-width: 590px){.content-wrapper{margin-top:50px}}.navbar{display:grid;grid-template-columns:repeat(2, auto);align-items:center;width:100%;margin:40px 0;z-index:501;position:relative}.navbar .logo{height:30px;width:auto}@media only screen and (max-width: 590px){.navbar .logo{height:42px}}.navbar .menu-wrapper{text-align:right}.category-btn{border:1px solid #cfd2dd;font-size:18px;font-weight:400;color:#0000ff;background:transparent;border-radius:5px;display:flex;align-items:center;padding:10px 15px;cursor:pointer;display:inline}.category-btn img{padding-left:25px}.btn-gradient{background:linear-gradient(to top, #e4755c, #ce5178);border-radius:5px;box-shadow:0 2px 10px 0 rgba(104,104,129,0.2);font-weight:600;font-size:18px;color:#ffffff;padding:19px 25px;text-align:center;transition:0.2s all ease-in-out}.btn-gradient:hover{background-image:linear-gradient(180deg, #1487FF 0%, #2D94FF 100%);box-shadow:0 2px 20px 0 rgba(16,99,186,0.3)}.btn-gradient img{height:22px;width:auto;vertical-align:text-bottom;margin-right:5px}.btn-gradient span{border-bottom:2px solid #ffffff}button:active{border-style:solid}.category-header{display:grid;grid-template-columns:repeat(2, auto);align-items:center;margin-bottom:30px;padding-top:48px;background-color:#eaecf3;margin-top:-8px;z-index:501;position:relative}.category-header:first-child{padding-top:0;margin-top:0}.category-header h2{font-weight:700;font-size:30px;color:#0f0f22;margin:0}@media only screen and (max-width: 590px){.category-header h2{font-size:25px}}.category-header h2 span{background-image:linear-gradient(#d5d6f5 31px, transparent 0px)}.category-header a{font-weight:600;font-size:18px;color:#0000ff;text-align:right}.category-header a.go-back svg{margin-right:3px;margin-left:0}.category-header a svg{margin-left:3px}.share-your-tip{font-weight:400;font-size:22px;color:#0F1A42;margin-top:30px;margin-bottom:50px}@media only screen and (max-width: 590px){.share-your-tip{font-size:20px;text-align:center}}.share-your-tip a{color:#0000ff;font-weight:600}@media only screen and (max-width: 590px){.share-your-tip a{display:block;margin-top:5px}}.card{width:calc(33.1% - 10px);padding:25px;background-color:#ffffff;border-radius:6px;margin-bottom:17px;cursor:pointer;border:1px solid #ffffff;text-decoration:none;z-index:0;overflow:hidden;position:relative;transition:0.2s all ease-in-out;box-shadow:0 2px 10px 0 rgba(7,31,49,0.06)}.card:hover{border:1px solid #0000ff;z-index:500}.card:hover .card-info h4{color:#0000ff}.card p{font-weight:400;font-size:18px;color:#060840;line-height:34px;margin:0}.card p.large{font-weight:600;font-size:26px}.card .card-footer{display:grid;grid-template-columns:41px auto;grid-gap:10px;align-items:center;margin-top:20px}.card .card-thumbnail img{width:41px;height:41px;border-radius:41px}.card .card-info h4{font-weight:600;font-size:16px;color:#0f0f22;margin:0 0 5px}.card .card-info h5{font-weight:400;color:#767e9d;font-size:14px;margin:0}.card .card-info h5 a{color:#767e9d;text-decoration:underline}.masonry-with-columns{-moz-columns:3 250px;columns:3 250px}.masonry-with-columns .card{display:inline-block;width:100%}.modal-backdrop{background-color:#0F0F22}.modal-backdrop.show{opacity:0.9}.modal-sm{max-width:335px}@media only screen and (max-width: 590px){.modal-sm{max-width:100%;margin:0 30px}}button.close{position:absolute;right:40px;top:40px;background-color:transparent;border:none;z-index:3;cursor:pointer}@media only screen and (max-width: 590px){button.close{right:30px;top:30px}}.modal-content{padding:25px}.modal-content .button-modal{font-weight:600;font-size:16px;color:#ffffff;text-align:center;background:linear-gradient(to top, #e4755c, #ce5178);box-shadow:0 2px 10px 0 rgba(104,104,129,0.2);border-radius:5px;padding:11px;margin-top:20px}.modal-content .button-modal:hover{box-shadow:0 2px 20px 0 rgba(104,104,129,0.4)}.modal-content h4.modal-title{font-weight:600;font-size:20px;color:#060840;text-align:center;margin:0 0 10px}.modal-content p{font-weight:400;font-size:16px;color:#0f0f22;line-height:27px;margin:20px 0 0}.modal-content .card-footer{display:grid;grid-template-columns:41px auto;grid-gap:10px;align-items:center;margin-top:20px}.modal-content .card-thumbnail img{width:41px;height:41px;border-radius:41px}.modal-content .card-info h4{font-weight:600;font-size:16px;color:#0f0f22;margin:0 0 5px}.modal-content .card-info h5{font-weight:400;color:#767e9d;font-size:14px;margin:0}.modal-content .card-info h5 a{color:#767e9d;text-decoration:underline}.share-buttons{display:flex;margin:0 auto}.share-buttons .share-item{width:40px;height:40px;border-radius:40px;display:flex;justify-content:center;align-items:center;cursor:pointer;margin:5px}.share-buttons .share-item img{margin:auto}.share-buttons .share-item.twitter{background-color:#32549E}.share-buttons .share-item.facebook{background-color:#059FF5}.share-buttons .share-item.linkedin{background-color:#0076B7}.share-buttons .share-item.copy-link{background-color:#C54660}.sidebar{transition:margin-right 0.3s ease-in-out;z-index:501}.sidebar #js_offcanvas-close{margin-left:auto;display:block;margin-bottom:20px;cursor:pointer}@media only screen and (max-width: 768px){.sidebar .producthunt-badge img{margin-top:20px}}.sidebar .btn-gradient{font-size:16px;display:block;padding:17px 25px}.sidebar .btn-gradient:hover{background-position-y:0}.sidebar .btn-gradient img{height:19px;margin-right:7px}.sidebar.open{position:fixed;overflow-y:auto;right:0;top:0;bottom:0;width:290px;background-color:#ffffff;padding:30px;z-index:2;box-shadow:0 0 33px 0 rgba(0,0,0,0.14);display:block;-webkit-animation:slide 0.3s ease 0s forwards;animation:slide 0.3s ease 0s forwards;margin-bottom:0;z-index:505}@media only screen and (max-width: 768px){.sidebar{margin-right:-290px;display:none}}@media only screen and (min-width: 1024px){.sidebar{margin-right:auto;display:block}}@-webkit-keyframes slide{from{margin-right:-290px}to{margin-right:0}}@keyframes slide{from{margin-right:-290px}to{margin-right:0}}.sidebar-item{width:100%;display:flex;font-weight:400;font-size:17px;color:#0F1A42;border-radius:4px;display:block;padding:15px}.sidebar-item:hover{color:#0000ff;background-color:#e1e2f8}@media only screen and (max-width: 768px){.sidebar-item:hover{background-color:#fafafe}}.sidebar-item.active{background-color:#0000ff;color:#ffffff !important;font-weight:600;padding:15px !important}.sidebar-item.active span{color:#ffffff;font-weight:400}.sidebar-item:first-child{color:#0000ff}.sidebar-item span{float:right;color:#767e9d}.suggest-tip{font-weight:600;font-size:16px;color:#0000ff;line-height:21px;margin:15px 0;display:block;text-align:center;border:1px solid #79819e38;border-radius:5px;padding:8px 10px}@media only screen and (max-width: 768px){.suggest-tip{padding:14px 10px}}.suggest-tip:hover{background-color:#0000ff;color:#ffffff}.note-wrapper{width:100%;background-color:white;padding:70px 0}.note-wrapper h4{font-family:"Montserrat", "Franklin Gothic Medium", Tahoma, sans-serif;font-weight:800;font-size:40px;color:#060840;margin:0;text-align:center;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 590px){.note-wrapper h4{font-size:26px}}.note-wrapper h4 svg{vertical-align:middle;margin-left:12px;height:50px}@media only screen and (max-width: 590px){.note-wrapper h4 svg{height:40px;margin-left:5px}}.note-wrapper p{font-weight:400;font-size:24px;color:#0f0f22;line-height:42px;margin-bottom:0}@media only screen and (max-width: 590px){.note-wrapper p{font-size:18px;line-height:1.9}}.note-wrapper p a{font-weight:600;font-size:24px;color:#0000ff;text-decoration:underline;margin:10px 0 0}@media only screen and (max-width: 590px){.note-wrapper p a{font-size:18px}}.fyi-cta{background-color:#f2f9ff;text-align:center;padding:70px}@media only screen and (max-width: 590px){.fyi-cta{padding:50px}}.fyi-cta .btn-gradient{display:inline-block}@media only screen and (max-width: 590px){.fyi-cta .btn-gradient{display:block}}.fyi-cta h3{font-weight:400;font-size:40px;color:#00166a;text-align:center;line-height:54px;max-width:800px;margin:0 auto 30px}@media only screen and (max-width: 590px){.fyi-cta h3{font-size:25px;line-height:1.5}}.footer{background-color:#ffffff;padding:40px 0 30px}.footer .footer-secondary{display:flex;width:100%;align-items:baseline}@media only screen and (max-width: 590px){.footer .footer-secondary{display:block;text-align:center}.footer .footer-secondary img{margin-top:15px}}.footer .footer-secondary .copyright{opacity:0.7;font-weight:400;font-size:15px;color:#767E9D;margin:0}.footer .footer-secondary .chrome-badge{margin-left:auto}.footer .footer-secondary .chrome-badge img{height:53px;width:auto}.footer-grid{display:grid;grid-template-columns:repeat(4, 1fr);margin-bottom:20px}@media only screen and (max-width: 768px){.footer-grid{grid-template-columns:repeat(1, 1fr);text-align:center}}@media only screen and (max-width: 768px){.footer-grid .footer-item{margin-bottom:40px}}.footer-grid .footer-item h4{text-transform:uppercase;font-weight:700;font-size:14px;color:#3b4054;letter-spacing:-0.3px;margin:0 0 20px}.footer-grid .footer-item .footer-link{display:block;font-weight:400;font-size:15px;color:#767e9d;margin-top:15px}.footer-grid .footer-item .footer-link:hover{color:#3e4356}.error-container{max-width:690px;margin:0 auto;text-align:center}.error-container .icon-error{width:92px;height:92px}.error-container h1{font-family:"Montserrat", "Franklin Gothic Medium", Tahoma, sans-serif;font-weight:800;font-size:30px;color:#0F0F22}.error-container p{font-weight:400;font-size:20px;color:#0F0F22}.error-container .divider{border-bottom:1px solid #E1E2EC;width:100%;display:block;margin:40px 0}.error-container .view-all-tips{font-weight:600;font-size:16px;color:#0000FF;display:block;margin:30px 0 150px}.error-container .error-card{background:#FFFFFF;box-shadow:0 2px 10px 0 rgba(7,31,49,0.06);border-radius:6px;padding:25px}.error-container .error-card .error-card-title{text-transform:uppercase;font-weight:600;font-size:14px;color:#AFB3CE;text-align:left;margin:0}.error-container .error-card .error-card-paragraph{font-weight:400;font-size:18px;color:#060840;line-height:24px;text-align:left;margin:10px 0 -5px}.error-container .error-card .card-footer{display:grid;grid-template-columns:41px auto;grid-gap:10px;align-items:center;margin-top:20px}.error-container .error-card .card-thumbnail img{width:41px;height:41px;border-radius:41px}.error-container .error-card .card-info h4{font-weight:600;font-size:16px;color:#0f0f22;margin:0 0 5px;text-align:left}.error-container .error-card .card-info h5{font-weight:400;color:#767e9d;font-size:14px;margin:0;text-align:left}.error-container .error-card .card-info h5 a{color:#767e9d;text-decoration:underline}.select-hidden{display:none;visibility:hidden;padding-right:10px}.select{cursor:pointer;display:inline-block;position:relative;font-size:16px;color:#fff;width:100%;height:40px}.select-styled{position:absolute;border-radius:4px;top:0;right:0;bottom:0;left:0;background-color:#2e2e47;padding:10px 15px;transition:all 0.2s ease-in;border-radius:4px}.select-styled:after{content:"";background-image:url(/remote-work-tips-assets/icons/icon_dropdown-cc94d1c76f36e0ba29930859d2e96af8774bac94f82500c59244e1396d943823.svg);width:10px;height:16px;position:absolute;top:12px;right:16px}.select-options{display:none;position:absolute;top:115%;right:0;left:0;z-index:999;margin:0;padding:0;list-style:none;background-color:#383854;border-radius:4px;box-shadow:0 4px 16px 0 rgba(25,25,39,0.75)}.select-options a{padding:12px 0;text-indent:15px;border-top:1px solid #2e2e47;display:block;color:#ffffff}.select-options a:nth-child(2){border:none}.select-options a[href="#hide"]{display:none}.login-wrapper{background:white;max-width:350px;margin:3rem auto;border-radius:5px;padding:2rem;box-shadow:0 2px 10px 0 rgba(7,31,49,0.06)}.login-wrapper h2{margin-top:0;color:#00166a}.login-wrapper input[type="email"],.login-wrapper input[type="password"]{width:100%;background:white;border-radius:3px;border:1px solid #dadde6;outline:none;padding:0.5rem;line-height:1;font-size:0.9rem;margin-bottom:0.5rem}.login-wrapper input[type="submit"]{border-radius:5px;font-weight:600;font-size:16px;color:black;width:100%;padding:0.8rem;text-align:center;border:none;margin:1rem 0;background-color:#eaecf3;color:#00166a;cursor:pointer}.login-wrapper input[type="submit"]:hover{background-color:#dbdde4}.login-wrapper input[type="checkbox"]{margin-right:0.25rem}.login-wrapper label{font-size:0.9rem;line-height:1.6rem}.login-wrapper a{font-size:14px;line-height:1.6;color:#2c3e84}[data-theme='dark'] .logo-wrapper svg *{fill:#ffffff}.remote-statistics{background-color:#212135;font-family:"Source Sans Pro", "Franklin Gothic Medium", Tahoma, sans-serif}.remote-statistics .theme-switch__wrapper{border:1px solid var(--border-color);color:var(--divider-color);background:var(--bg-color);width:50px;height:50px;border-radius:4px;font-size:10px;display:flex;justify-content:center;align-items:center;text-align:center;margin-left:10px;cursor:pointer;transition:var(--transition)}.remote-statistics .theme-switch__wrapper:hover{box-shadow:var(--main-shadow)}.remote-statistics .theme-switch__wrapper svg{fill:currentColor;width:16px}.remote-statistics .menu-wrapper{margin:0;display:flex;margin-left:auto}.remote-statistics .statistic-highlight{background:rgba(56,56,140,0.5) !important}.remote-statistics .statistic-highlight:hover{background:rgba(56,56,140,0.5) !important}.remote-statistics .stats_highlight{background-color:#d34f73}.remote-statistics .container-wide{width:100%;max-width:1400px;margin:0 auto;padding:0 40px;position:relative}@media only screen and (max-width: 768px){.remote-statistics .container-wide{padding:0 20px}}.remote-statistics .container{max-width:1250px;margin:0 auto;padding:0 40px;position:relative}@media only screen and (max-width: 768px){.remote-statistics .container{padding:0 20px}}.remote-statistics .head-grid{display:grid;grid-template-columns:60% auto;grid-gap:90px}@media screen and (max-width: 970px) and (min-width: 769px){.remote-statistics .head-grid{grid-gap:20px !important}}@media screen and (max-width: 1200px) and (min-width: 600px){.remote-statistics .head-grid{grid-template-columns:55% auto;grid-gap:40px}.remote-statistics .head-grid .draw-line{display:none}}@media only screen and (max-width: 768px){.remote-statistics .head-grid{grid-template-columns:100%}}.remote-statistics .navbar{margin:30px 0}@media only screen and (max-width: 590px){.remote-statistics .navbar{grid-template-columns:auto auto;margin:20px 0;position:relative}}.remote-statistics .navbar.navbar-statistics .btn-gradient{background-image:linear-gradient(0deg, #e4755c -60%, #ce5178 100%);box-shadow:0 4px 16px 0 rgba(47,47,73,0.42);font-size:16px;border-radius:4px;padding:16px 19px}@media only screen and (max-width: 768px){.remote-statistics .navbar.navbar-statistics .btn-gradient{font-size:13px;padding:13px 10px}}@media only screen and (max-width: 590px){.remote-statistics .navbar.navbar-statistics .btn-gradient{display:none}}.remote-statistics .navbar.navbar-statistics .btn-gradient img{height:18px}.remote-statistics .navbar.navbar-statistics .btn-gradient:hover{background-image:linear-gradient(180deg, #1487ff 0%, #2d94ff 100%);box-shadow:0 2px 20px 0 rgba(16,99,186,0.3)}.remote-statistics .navbar .logo{height:auto;width:auto;margin-bottom:-4px;content:url(/remote-work-tips-assets/logos/stats/logo-dark-fc8e39087b7d53ef274d981f562f7ca86edc7a6e842e2e36b4cb120913e477d5.svg)}@media only screen and (max-width: 590px){.remote-statistics .navbar .logo{width:50px;height:41px;margin-bottom:0}}@media only screen and (max-width: 768px){.remote-statistics .navbar .logo{height:40px;margin-bottom:-10px}}.remote-statistics .fyi-cta{background-color:#d0d0ff;margin-top:60px;padding:50px}@media only screen and (max-width: 590px){.remote-statistics .fyi-cta{display:none}}.remote-statistics .fyi-cta h3{font-size:32px;color:#00166a;margin-bottom:10px}.remote-statistics .fyi-cta h5{opacity:0.5;font-weight:400;font-size:17px;color:#00166a;text-align:center;margin:18px 0 0}@media only screen and (max-width: 590px){.remote-statistics .fyi-cta h5{font-size:15px}}@media only screen and (max-width: 768px){.remote-statistics .fyi-cta{padding:40px}.remote-statistics .fyi-cta .btn-gradient{font-size:15px;padding:16px 30px;display:inline-block}.remote-statistics .fyi-cta .btn-gradient img{height:18px}.remote-statistics .fyi-cta h3{font-weight:600;font-size:20px;color:#00166a;text-align:center;line-height:24px;margin-bottom:20px}}.remote-statistics .btn-gradient{background-image:linear-gradient(0deg, #e4755c -60%, #ce5178 100%);padding:19px 35px}.remote-statistics .btn-gradient:hover{background-image:linear-gradient(180deg, #1487ff 0%, #2d94ff 100%);box-shadow:0 2px 20px 0 rgba(16,99,186,0.3)}.remote-statistics .main-statistic h2{font-family:"Merriweather", serif;font-weight:400;font-size:20px;color:#b0b0ff;line-height:34px;display:inline-block;position:relative}.remote-statistics .main-statistic h2 a{color:#b0b0ff}.remote-statistics .main-statistic .statistic-menu{display:flex;align-items:center}.remote-statistics .main-statistic .statistic-menu .divider{margin:0 10px}@media only screen and (max-width: 590px){.remote-statistics .main-statistic .statistic-menu .divider{margin:0 7px}}.remote-statistics .main-statistic .statistic-menu a{color:#b0b0ff}.remote-statistics .main-statistic .statistic-menu div{color:#b0b0ff;opacity:0.5;font-weight:400;font-size:16px;cursor:pointer}@media screen and (max-width: 970px) and (min-width: 769px){.remote-statistics .main-statistic .statistic-menu div{font-size:13px}}.remote-statistics .main-statistic .statistic-menu div *{vertical-align:middle}.remote-statistics .main-statistic .statistic-menu div.divider{cursor:default}.remote-statistics .main-statistic .statistic-menu div.divider:hover{opacity:0.4}.remote-statistics .main-statistic .statistic-menu div:hover{opacity:1}.remote-statistics .main-statistic .statistic-menu .underline{border-bottom:1px solid}.remote-statistics .statistics-header-wrapper{display:inline-block;position:relative}.remote-statistics .statistics-header h1{font-family:"Merriweather", serif;font-weight:400;font-size:50px;color:#ffffff;margin:0 0 5px}.remote-statistics .statistics-header h1 span{color:#b0b0ff;border-bottom:3px solid #b0b0ff}@media only screen and (max-width: 768px){.remote-statistics .statistics-header h1{font-size:22px;margin-top:45px;margin-bottom:0}.remote-statistics .statistics-header h1 span{border:none}}@media only screen and (max-width: 768px){.remote-statistics .statistics-header h1{margin-top:30px}}.remote-statistics .statistics-header .draw-line{width:84px;position:absolute;left:-97px;top:-57px}.remote-statistics .statistics-header h3{font-weight:400;font-size:20px;color:#ffffff;line-height:34px;margin-bottom:20px}@media only screen and (max-width: 768px){.remote-statistics .statistics-header h3{font-size:16px;line-height:30px;margin-top:10px;margin-bottom:0}}.remote-statistics .statistic-search{max-width:600px;position:relative}@media only screen and (max-width: 768px){.remote-statistics .statistic-search{margin-top:20px;margin-bottom:10px;max-width:100%}}.remote-statistics .statistic-search .icon_clear-search{position:absolute;right:18px;top:18px;display:none}@media only screen and (max-width: 768px){.remote-statistics .statistic-search .icon_clear-search{right:9px;top:10px;width:21px;height:auto}}.remote-statistics .statistic-search .icon_clear-search.active{display:block}.remote-statistics .statistic-search .search-icon{position:absolute;right:15px;top:17px;background:none;border:none}@media only screen and (max-width: 768px){.remote-statistics .statistic-search .search-icon{right:9px;top:10px}.remote-statistics .statistic-search .search-icon img{width:21px;height:auto}}.remote-statistics .statistic-search input{width:100%;font-weight:400;font-size:20px;color:#212135;border-radius:4px;padding:18px;border:none}.remote-statistics .statistic-search input::-moz-placeholder{color:#90909a}.remote-statistics .statistic-search input:-ms-input-placeholder{color:#90909a}.remote-statistics .statistic-search input::-ms-input-placeholder{color:#90909a}.remote-statistics .statistic-search input::placeholder{color:#90909a}@media only screen and (max-width: 768px){.remote-statistics .statistic-search input{font-size:16px;padding:11px;width:100%}}.remote-statistics .statistic-categories h4{opacity:0.7;font-weight:400;text-transform:uppercase;font-size:15px;color:#b0b0ff;margin:30px 0 5px}.remote-statistics .statistic-categories .statistic-categories-menu a{font-weight:400;font-size:18px;color:white;opacity:0.7;line-height:1.4}.remote-statistics .statistic-categories .statistic-categories-menu a:hover{opacity:1;text-decoration:underline}.remote-statistics .statistic-categories .statistic-categories-menu a:hover:after{opacity:0.7 !important}.remote-statistics .statistic-categories .statistic-categories-menu a:not(:last-child){margin-right:0.1rem}.remote-statistics .statistic-categories .statistic-categories-menu a:empty{display:none}.remote-statistics .statistic-categories .statistic-categories-menu a:not(:last-child):after{content:','}@media only screen and (max-width: 590px){.remote-statistics .remote-statistics .footer{margin-top:30px}}.remote-statistics .statistic-category-wrapper h2{font-weight:600;font-size:36px;color:#ffffff;margin:50px 0 15px}@media only screen and (max-width: 768px){.remote-statistics .statistic-category-wrapper h2{font-size:20px}}.remote-statistics .statistic-category-wrapper .statistics-table-grid,.remote-statistics .statistic-category-wrapper .statistics-table-head{display:grid;grid-template-columns:11fr 4fr 1fr 170px;font-weight:400;font-size:15px;color:#b0b0ff}.remote-statistics .statistic-category-wrapper .statistics-table-head{text-transform:uppercase;padding-bottom:10px}.remote-statistics .statistic-category-wrapper .statistics-table-head div:nth-child(2){margin-left:-25px}.remote-statistics .statistic-category-wrapper .statistics-table-head div:nth-child(3){margin-left:-32px}.remote-statistics .statistic-category-wrapper .statistics-table-grid{border:2px solid #686899;border-radius:4px;padding:20px;margin-bottom:10px;align-items:center;grid-column-gap:15px;background:#212139}.remote-statistics .statistic-category-wrapper .statistics-table-grid:nth-child(even){background-color:#212135}.remote-statistics .statistic-category-wrapper .statistics-table-grid .statistic{font-weight:400;font-size:17px;line-height:1.4;color:#ffffff}.remote-statistics .statistic-category-wrapper .statistics-table-grid .source a{opacity:0.6;font-weight:400;font-size:16px;color:#ffffff}.remote-statistics .statistic-category-wrapper .statistics-table-grid .year{opacity:0.6;font-weight:400;font-size:16px;color:#ffffff}.remote-statistics .statistic-category-wrapper .statistics-table-grid .action.copy-btn{color:#ffffff;text-decoration:none;width:100%;border:2px solid #686899;border-radius:3px;padding:10px;text-align:center;display:flex;justify-content:center;align-items:center;opacity:0.4;font-weight:600;font-size:14px;transition:0s all;cursor:pointer !important}.remote-statistics .statistic-category-wrapper .statistics-table-grid .action.copy-btn svg{margin-right:6px;opacity:0.4}.remote-statistics .statistic-category-wrapper .statistics-table-grid .action.copy-btn.copied-btn{background:#1f9654;border-color:#1f9654;opacity:1}.remote-statistics .statistic-category-wrapper .statistics-table-grid:hover{background-color:#3d3d5c}.remote-statistics .statistic-category-wrapper .statistics-table-grid:hover .copy-btn{cursor:pointer;opacity:1;background:linear-gradient(0deg, #e4755c -60%, #ce5178 100%);border:none;padding:12px 10px;box-shadow:0 4px 16px 0 rgba(47,47,73,0.42)}.remote-statistics .statistic-category-wrapper .statistics-table-grid:hover .source a{text-decoration:underline}.remote-statistics .statistic-category-wrapper .statistics-table-grid:hover .source,.remote-statistics .statistic-category-wrapper .statistics-table-grid:hover .year{opacity:1}.remote-statistics ::-moz-selection{background:#d7d7ff}.remote-statistics ::-moz-selection{background:#d7d7ff}.remote-statistics ::selection{background:#d7d7ff}.remote-statistics .statistic-card-mobile{border:2px solid #686899;border-radius:4px;padding:15px;margin-bottom:10px}.remote-statistics .statistic-card-mobile .action{width:43px !important}.remote-statistics .statistic-card-mobile .year p{text-align:right}.remote-statistics .statistic-card-mobile .statistic-card-grid{display:grid;grid-template-columns:83% auto;grid-gap:10px}.remote-statistics .statistic-card-mobile .statistic p{font-weight:400;font-size:16px;color:#ffffff;margin:0 0 10px}.remote-statistics .statistic-card-mobile .source a{opacity:0.6;font-weight:400;font-size:14px;color:#ffffff;margin:0;padding:0;vertical-align:top}.remote-statistics .statistic-card-mobile .year p{opacity:0.6;font-weight:400;font-size:14px;color:#ffffff;margin:0;padding:0;vertical-align:top}.remote-statistics .statistic-card-mobile .action{border:2px solid #686899;display:flex;border-radius:4px;height:40px;width:100%;align-items:center;justify-content:center;opacity:0.4;margin-left:auto;cursor:pointer}.remote-statistics .statistic-card-mobile .action.copied-btn{background:#1f9654;border-color:#1f9654;opacity:1}.remote-statistics .statistic-card-mobile h3{opacity:0.7;font-weight:400;font-size:13px;color:#b0b0ff;text-transform:uppercase;margin:0 0 4px;padding:0;line-height:1;display:none}.remote-statistics a.icon-refresh-statistic-link{margin-bottom:-5px}.remote-statistics .main-statistic-mobile{margin-top:15px;border:1px solid #686899;border-radius:4px;padding:20px;display:none}.remote-statistics .main-statistic-mobile h2{margin-top:0;font-size:17px !important;line-height:28px !important}.remote-statistics .main-statistic-mobile .statistic-menu a,.remote-statistics .main-statistic-mobile .statistic-menu div{font-size:13px !important}.remote-statistics .main-statistic-mobile .statistic-menu a .icon-refresh-statistic,.remote-statistics .main-statistic-mobile .statistic-menu div .icon-refresh-statistic{width:19px;height:auto}.remote-statistics .icon-refresh-statistic-link{opacity:0.5}.remote-statistics .icon-refresh-statistic-link:hover{opacity:1}.remote-statistics .empty-results{font-weight:600;font-size:28px;color:#b0b0ff;text-align:center;margin:80px 0}.remote-statistics .empty-results a{color:#ffffff;text-decoration:underline}.remote-statistics .select-hidden{display:none;visibility:hidden;padding-right:10px}.remote-statistics .select{cursor:pointer;display:inline-block;position:relative;font-size:16px;color:#fff;width:100%;height:40px}.remote-statistics .select-styled{position:absolute;border-radius:4px;top:0;right:0;bottom:0;left:0;background-color:#2e2e47;padding:10px 15px;transition:all 0s ease-in;border-radius:4px}.remote-statistics .select-styled:after{content:'';background-image:url(/remote-work-tips-assets/icons/icon_dropdown-cc94d1c76f36e0ba29930859d2e96af8774bac94f82500c59244e1396d943823.svg);width:10px;height:16px;position:absolute;top:12px;right:16px}.remote-statistics .select-options{display:none;position:absolute;top:115%;right:0;left:0;z-index:999;margin:0;padding:0;list-style:none;background-color:#383854;border-radius:4px;box-shadow:0 4px 16px 0 rgba(25,25,39,0.75)}.remote-statistics .select-options a{padding:12px 0;text-indent:15px;border-top:1px solid #2e2e47;display:block;color:#ffffff}.remote-statistics .select-options a[href='#hide']{display:none}.remote-statistics .trigger-mode{border:2px solid #686899;background-color:#1a1a2f;opacity:0.5}.remote-statistics .trigger-mode:hover{opacity:1}.remote-statistics.light{background-color:#efefff}.remote-statistics.light .stats_highlight{background-color:#e2bac8}.remote-statistics.light .statistic-highlight{background:#ffffff !important}.remote-statistics.light h2.empty-results a{color:#00166a}.remote-statistics.light .producthunt-dark{display:none}.remote-statistics.light .producthunt-light{display:inline-block !important}.remote-statistics.light .statistic-card-mobile .copied-btn{background:#1f9654 !important;border-color:#1f9654 !important;opacity:1}.remote-statistics.light .statistic-card-mobile .copied-btn svg{transition:none}.remote-statistics.light .statistic-card-mobile .copied-btn svg *{fill:white !important;transition:none}.remote-statistics.light .statistic-card-mobile{background:rgba(102,102,204,0.05);border:2px solid rgba(102,102,204,0.1);border-radius:4px}.remote-statistics.light .statistic-card-mobile:nth-child(even){background:rgba(102,102,204,0.1)}.remote-statistics.light .statistic-card-mobile p{color:#0f0f22}.remote-statistics.light .statistic-card-mobile a{color:#0f0f22}.remote-statistics.light .statistic-card-mobile .action{border-color:#6666cc}.remote-statistics.light .statistic-card-mobile .action svg *{fill:#6666cc}.remote-statistics.light .select-styled{background-color:#6666cc}.remote-statistics.light .select-options{background-color:#6666cc}.remote-statistics.light .select-options a{border-color:#7171e0}.remote-statistics.light .statistic-menu label{color:#0f0f22}.remote-statistics.light .trigger-mode{border-color:#ffffff;background-color:#ffffff;box-shadow:0 4px 16px 0 rgba(47,47,73,0.1)}.remote-statistics.light .navbar-statistics.fixed{background:#efefff;box-shadow:0 4px 50px 10px rgba(11,11,29,0.15)}.remote-statistics.light .draw-line *{stroke:#6666cc}.remote-statistics.light .icon-refresh-statistic-link svg *{fill:#6666cc}.remote-statistics.light .navbar .logo{content:url(/remote-work-tips-assets/logos/stats/logo-light-af9aa2e7337dc595361f2ed60ecc36973adfb17351bf8889c38507e18b2bd63f.svg)}.remote-statistics.light .statistic-search{box-shadow:0 2px 10px 0 rgba(7,31,49,0.06)}.remote-statistics.light .statistic-categories h4{opacity:1;color:#6666cc}.remote-statistics.light .statistic-category-wrapper h2{color:#0f0f22}.remote-statistics.light .statistic-category-wrapper .statistics-table-head{color:#6666cc}.remote-statistics.light .statistic-category-wrapper .statistics-table-grid{border:2px solid #d9d9f7;background-color:#e7e7fc}.remote-statistics.light .statistic-category-wrapper .statistics-table-grid:hover{background-color:#c5c5ef !important;border-color:#c5c5ef !important}.remote-statistics.light .statistic-category-wrapper .statistics-table-grid:hover .action.copy-btn{opacity:1;cursor:pointer;opacity:1;background:linear-gradient(0deg, #e4755c -60%, #ce5178 100%);border:none;padding:12px 10px;box-shadow:0 4px 16px 0 rgba(47,47,73,0.42);color:#ffffff;transition:0s}.remote-statistics.light .statistic-category-wrapper .statistics-table-grid:hover .action.copy-btn svg{transition:0s;opacity:1}.remote-statistics.light .statistic-category-wrapper .statistics-table-grid:hover .action.copy-btn svg *{fill:#ffffff;transition:0s}.remote-statistics.light .statistic-category-wrapper .statistics-table-grid:hover .source a{color:#0f0f22;opacity:1}.remote-statistics.light .statistic-category-wrapper .statistics-table-grid:nth-child(even){background-color:#e0e0f9}.remote-statistics.light .statistic-category-wrapper .statistics-table-grid .copy-btn-text{transition:0s}.remote-statistics.light .statistic-category-wrapper .statistics-table-grid .action.copy-btn{color:#6666cc;border-color:#6666cc;opacity:0.7;transition:0s}.remote-statistics.light .statistic-category-wrapper .statistics-table-grid .action.copy-btn.copied-btn{background:#1f9654;border-color:#1f9654;opacity:1;color:#ffffff}.remote-statistics.light .statistic-category-wrapper .statistics-table-grid .action.copy-btn.copied-btn svg *{fill:#ffffff;transition:0s}.remote-statistics.light .statistic-category-wrapper .statistics-table-grid .action.copy-btn svg *{fill:#6666cc;transition:0s}.remote-statistics.light .statistic-category-wrapper .statistics-table-grid .action.copy-btn svg{transition:0s;opacity:1}.remote-statistics.light .statistic-category-wrapper .statistics-table-grid .source a{color:#0f0f22}.remote-statistics.light .statistic-category-wrapper .statistics-table-grid .year{color:#0f0f22}.remote-statistics.light .statistic-category-wrapper .statistics-table-grid .statistic{color:#0f0f22}.remote-statistics.light .main-statistic h2 a{color:#6666cc}.remote-statistics.light .main-statistic .statistic-menu div{color:#6666cc;opacity:0.8}.remote-statistics.light .main-statistic .statistic-menu div a{color:#6666cc}.remote-statistics.light .statistics-header h1,.remote-statistics.light .statistics-header h3{color:#0f0f22}.remote-statistics.light .statistics-header h1 span{color:#6666cc;border-color:#6666cc}.remote-statistics.light .statistic-categories-menu a{color:#1212a5}.remote-statistics .no-animation *{transition:none}.remote-statistics .js_go-to-top{position:fixed;bottom:20px;right:20px;cursor:pointer;width:50px;height:50px;border-radius:50px;box-shadow:0 6px 20px 0 rgba(53,53,87,0.2);cursor:pointer;z-index:2000;display:none;opacity:0.5}.remote-statistics .js_go-to-top:hover{opacity:1}.remote-statistics .js_go-to-top.show{display:inline-block}.remote-statistics .js_go-to-top img{width:50px;height:50px}.remote-statistics .statistic-menu{width:auto;display:flex;margin-left:auto;flex-wrap:wrap}@media only screen and (max-width: 590px){.remote-statistics .statistic-menu{width:100%;margin-top:9px}}.remote-statistics .statistic-menu label{font-weight:400;font-size:16px;color:#ffffff;line-height:18px;display:block;display:flex;flex-basis:100%;margin-bottom:10px;margin-top:-5px}.remote-statistics .request-access{display:inline-flex;align-items:center;margin-left:auto}.remote-statistics .request-access .request-access-input{display:flex;box-shadow:0 4px 15px 0 rgba(15,15,34,0.1)}@media only screen and (max-width: 590px){.remote-statistics .request-access .request-access-input{display:block;width:100%;box-shadow:none}}.remote-statistics .request-access .request-access-input input{font-weight:400;font-size:15px;color:#0f1a42;padding:8px 12px;border-radius:4px 0 0 4px;border:0;line-height:1;width:208px}@media only screen and (max-width: 590px){.remote-statistics .request-access .request-access-input input{display:block;width:100%;background:#ffffff;border:1px solid rgba(118,126,157,0.3);box-shadow:0 4px 15px 0 rgba(15,15,34,0.1);border-radius:4px;padding:9px;height:40px;margin-bottom:7px}}.remote-statistics .request-access .request-access-input input::-moz-placeholder{color:#9fa3b3}.remote-statistics .request-access .request-access-input input:-ms-input-placeholder{color:#9fa3b3}.remote-statistics .request-access .request-access-input input::-ms-input-placeholder{color:#9fa3b3}.remote-statistics .request-access .request-access-input input::placeholder{color:#9fa3b3}.remote-statistics .request-access .request-access-input a{background-image:linear-gradient(0deg, #e4755c -60%, #ce5178 100%);border-radius:0 4px 4px 0;font-weight:600;color:#ffffff;display:flex;align-items:center;padding:8px 12px;line-height:1;font-size:15px;transition:0s all ease-in-out}@media only screen and (max-width: 590px){.remote-statistics .request-access .request-access-input a{text-align:center;align-items:center;justify-content:center;border-radius:4px;padding:8px;height:40px}}.remote-statistics .request-access .request-access-input a:hover{background-image:linear-gradient(180deg, #1487ff 0%, #2d94ff 100%)}.remote-statistics .request-access .request-access-input a img{margin-right:7px}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes fadein{from{opacity:0}to{opacity:1}}.remote-statistics .fyi-cta-input-wrapper{background:#ffffff;box-shadow:0 6px 30px 0 rgba(21,105,165,0.15);border-radius:6px;max-width:540px;margin:0 auto;display:flex;align-items:center;position:relative}@media only screen and (max-width: 590px){.remote-statistics .fyi-cta-input-wrapper{box-shadow:none;background:transparent;display:block}}.remote-statistics .fyi-cta-input-wrapper input{width:100%;border:none;line-height:1;font-weight:400;font-size:18px;color:#0f1a42;padding:28px 25px;background:transparent}@media only screen and (max-width: 590px){.remote-statistics .fyi-cta-input-wrapper input{background:#ffffff;display:block;box-shadow:0 6px 30px 0 rgba(21,105,165,0.15);border-radius:4px;font-size:15px;color:#212135;padding:10px 13px;height:40px;margin-bottom:5px}}.remote-statistics .fyi-cta-input-wrapper input::-moz-placeholder{color:#878ca0}.remote-statistics .fyi-cta-input-wrapper input:-ms-input-placeholder{color:#878ca0}.remote-statistics .fyi-cta-input-wrapper input::-ms-input-placeholder{color:#878ca0}.remote-statistics .fyi-cta-input-wrapper input::placeholder{color:#878ca0}.remote-statistics .fyi-cta-input-wrapper a{background-image:linear-gradient(0deg, #e4755c -60%, #ce5178 100%);color:white;position:absolute;right:0;top:0;bottom:0;border-radius:5px;margin:8px;display:flex;align-items:center;padding:13px 20px 13px 13px;font-weight:600;font-size:17px;transition:0s all ease-in-out}@media only screen and (max-width: 590px){.remote-statistics .fyi-cta-input-wrapper a{position:relative;display:block;margin:0;justify-content:center;align-items:center;display:flex;padding:5px;height:40px;font-size:15px}}.remote-statistics .fyi-cta-input-wrapper a:hover{background-image:linear-gradient(180deg, #1487ff 0%, #2d94ff 100%)}.remote-statistics .fyi-cta-input-wrapper a img{margin-right:10px}@media only screen and (max-width: 590px){.remote-statistics .fyi-cta-input-wrapper a img{width:30px;height:30px}}.remote-statistics .navbar-statistics.fixed .logo{width:45px !important;height:40px !important}.remote-statistics .navbar-statistics.fixed .statistic-menu label{display:none}.remote-statistics .remote-statistics .ph-statistics img{height:42px !important;width:auto !important;margin-bottom:-3px}.remote-statistics .remote-statistics .ph-statistics.producthunt-light{display:none}.remote-statistics .cta-request-access{background-image:linear-gradient(0deg, #e4755c -60%, #ce5178 100%);color:white;max-width:230px;border-radius:5px;margin:0 auto;display:flex;align-items:center;padding:13px 20px 13px 13px;font-weight:600;font-size:17px;transition:0s all ease-in-out}@media only screen and (max-width: 590px){.remote-statistics .cta-request-access{position:relative;display:block;margin:0;justify-content:center;align-items:center;display:flex;padding:5px;height:40px;font-size:15px}}.remote-statistics .cta-request-access:hover{background-image:linear-gradient(180deg, #1487ff 0%, #2d94ff 100%)}.remote-statistics .cta-request-access img{margin-right:32px;width:35px;height:auto}@media only screen and (max-width: 590px){.remote-statistics .cta-request-access img{width:30px;height:30px}}:root{--primary-color: #2d8cff;--divider-color: #b3c4e2;--font-color: #ffffff;--hover-border-color: #2b425a;--bg-color: #1a202c;--border-color: #2b425a;--hover-color: #262f40;--main-gradient: linear-gradient(1deg, #e4755c 0%, #ce5178 100%);--main-shadow: 0 3px 9px 0px rgba(13, 16, 22, 0.1);--selection: #cae2ff;--transition: 0s all ease-in-out;--highlight: #0d1627;--stats-highlight: #d34f73;--even-color: var(--bg-color);--card-bg-color: #171d27;--categories-color: #80baff}:root .icon-moon{display:none}:root .icon-sun{display:inline}[data-theme="light"]{--primary-color: #2d8cff;--divider-color: #4a5568;--font-color: #0f0f22;--bg-color: #efefff;--border-color: #cbd5e0;--hover-border-color: #cbd5e0;--hover-color: rgba(255, 255, 255, 0.75);--main-gradient: linear-gradient(1deg, #e4755c 0%, #ce5178 100%);--main-shadow: 0 2px 10px 0 rgba(47, 47, 73, 0.16);--selection: #cae2ff;--transition: 0s all ease-in-out;--highlight: #ffffff;--stats-highlight: #e2bac8;--even-color: var(--bg-color);--card-bg-color: #eaeaff}[data-theme="light"] .icon-sun{display:none}[data-theme="light"] .icon-moon{display:inline}.zoom-statistics{background-color:var(--bg-color);font-family:"Source Sans Pro", "Franklin Gothic Medium", Tahoma, sans-serif}@media only screen and (max-width: 590px){.zoom-statistics .footer{margin-top:30px}}.zoom-statistics .stats_highlight{background-color:var(--stats-highlight)}.zoom-statistics .js_go-to-top{position:fixed;bottom:20px;right:20px;cursor:pointer;width:50px;height:50px;border-radius:50px;box-shadow:0 6px 20px 0 rgba(53,53,87,0.2);cursor:pointer;z-index:2000;display:none;opacity:0.5}.zoom-statistics .js_go-to-top:hover{opacity:1}.zoom-statistics .js_go-to-top.show{display:inline-block}.zoom-statistics .js_go-to-top svg{width:50px;height:50px}.zoom-statistics .js_go-to-top svg circle{fill:var(--primary-color)}.zoom-statistics .zoom-logo{height:46px}.zoom-statistics .theme-switch__wrapper{border:1px solid var(--border-color);color:var(--divider-color);background:var(--bg-color);width:50px;height:50px;border-radius:4px;font-size:10px;display:flex;justify-content:center;align-items:center;text-align:center;margin-left:10px;cursor:pointer;transition:var(--transition)}.zoom-statistics .theme-switch__wrapper:hover{box-shadow:var(--main-shadow)}.zoom-statistics .theme-switch__wrapper svg{fill:currentColor;width:16px}.zoom-statistics .menu-wrapper{margin:0;display:flex;margin-left:auto}.zoom-statistics .container-wide{width:100%;max-width:1400px;margin:0 auto;padding:0 40px;position:relative}@media only screen and (max-width: 768px){.zoom-statistics .container-wide{padding:0 20px}}.zoom-statistics .container{max-width:1250px;margin:0 auto;padding:0 40px;position:relative}@media only screen and (max-width: 768px){.zoom-statistics .container{padding:0 20px}}.zoom-statistics .head-grid{display:grid;grid-template-columns:60% auto;grid-gap:90px}@media screen and (max-width: 970px) and (min-width: 769px){.zoom-statistics .head-grid{grid-gap:20px !important}}@media screen and (max-width: 1200px) and (min-width: 600px){.zoom-statistics .head-grid{grid-template-columns:55% auto;grid-gap:40px}.zoom-statistics .head-grid .draw-line{display:none}}@media only screen and (max-width: 768px){.zoom-statistics .head-grid{grid-template-columns:100%}}.zoom-statistics .navbar{margin:30px 0}.zoom-statistics .navbar.navbar-statistics .btn-gradient{background-image:var(--main-gradient);box-shadow:var(--main-shadow);font-size:16px;border-radius:4px;padding:16px 19px}@media only screen and (max-width: 768px){.zoom-statistics .navbar.navbar-statistics .btn-gradient{font-size:13px;padding:13px 10px}}@media only screen and (max-width: 590px){.zoom-statistics .navbar.navbar-statistics .btn-gradient{display:none}}.zoom-statistics .navbar.navbar-statistics .btn-gradient img{height:18px}.zoom-statistics .navbar.navbar-statistics .btn-gradient:hover{background-image:linear-gradient(180deg, #1487ff 0%, #2d94ff 100%);box-shadow:0 2px 20px 0 rgba(16,99,186,0.3)}.zoom-statistics .navbar .logo{height:auto;width:auto}@media only screen and (max-width: 768px){.zoom-statistics .navbar .logo{height:40px;margin-bottom:-10px}}.zoom-statistics .cta-request-access{background-image:linear-gradient(0deg, #e4755c -60%, #ce5178 100%);color:white;max-width:230px;border-radius:5px;margin:0 auto;display:flex;align-items:center;padding:13px 20px 13px 13px;font-weight:600;font-size:17px;transition:0s all ease-in-out}@media only screen and (max-width: 590px){.zoom-statistics .cta-request-access{position:relative;display:block;margin:0;justify-content:center;align-items:center;display:flex;padding:5px;height:40px;font-size:15px}}.zoom-statistics .cta-request-access:hover{background-image:linear-gradient(180deg, #1487ff 0%, #2d94ff 100%)}.zoom-statistics .cta-request-access img{margin-right:32px;width:35px;height:auto}@media only screen and (max-width: 590px){.zoom-statistics .cta-request-access img{width:30px;height:30px}}.zoom-statistics .fyi-cta{background-color:#f0f7ff;margin-top:60px;padding:50px}@media only screen and (max-width: 590px){.zoom-statistics .fyi-cta{display:none}}.zoom-statistics .fyi-cta h3{font-size:32px;color:#00166a;margin-bottom:10px}.zoom-statistics .fyi-cta h5{opacity:0.5;font-weight:400;font-size:17px;color:#00166a;text-align:center;margin:18px 0 0}@media only screen and (max-width: 590px){.zoom-statistics .fyi-cta h5{font-size:15px}}@media only screen and (max-width: 768px){.zoom-statistics .fyi-cta{padding:40px}.zoom-statistics .fyi-cta .btn-gradient{font-size:15px;padding:16px 30px;display:inline-block}.zoom-statistics .fyi-cta .btn-gradient img{height:18px}.zoom-statistics .fyi-cta h3{font-weight:600;font-size:20px;color:#00166a;text-align:center;line-height:24px;margin-bottom:20px}}.zoom-statistics .fyi-cta-input-wrapper{background:#ffffff;box-shadow:0 6px 30px 0 rgba(21,105,165,0.15);border-radius:6px;max-width:540px;margin:0 auto;display:flex;align-items:center;position:relative}@media only screen and (max-width: 590px){.zoom-statistics .fyi-cta-input-wrapper{box-shadow:none;background:transparent;display:block}}.zoom-statistics .fyi-cta-input-wrapper input{width:100%;border:none;line-height:1;font-weight:400;font-size:18px;color:#0f1a42;padding:28px 25px;background:transparent}@media only screen and (max-width: 590px){.zoom-statistics .fyi-cta-input-wrapper input{background:#ffffff;display:block;box-shadow:0 6px 30px 0 rgba(21,105,165,0.15);border-radius:4px;font-size:15px;color:#212135;padding:10px 13px;height:40px;margin-bottom:5px}}.zoom-statistics .fyi-cta-input-wrapper input::-moz-placeholder{color:#878ca0}.zoom-statistics .fyi-cta-input-wrapper input:-ms-input-placeholder{color:#878ca0}.zoom-statistics .fyi-cta-input-wrapper input::-ms-input-placeholder{color:#878ca0}.zoom-statistics .fyi-cta-input-wrapper input::placeholder{color:#878ca0}.zoom-statistics .fyi-cta-input-wrapper a{background-image:linear-gradient(0deg, #e4755c -60%, #ce5178 100%);color:white;position:absolute;right:0;top:0;bottom:0;border-radius:5px;margin:8px;display:flex;align-items:center;padding:13px 20px 13px 13px;font-weight:600;font-size:17px;transition:0s all ease-in-out}@media only screen and (max-width: 590px){.zoom-statistics .fyi-cta-input-wrapper a{position:relative;display:block;margin:0;justify-content:center;align-items:center;display:flex;padding:5px;height:40px;font-size:15px}}.zoom-statistics .fyi-cta-input-wrapper a:hover{background-image:linear-gradient(180deg, #1487ff 0%, #2d94ff 100%)}.zoom-statistics .fyi-cta-input-wrapper a img{margin-right:10px}@media only screen and (max-width: 590px){.zoom-statistics .fyi-cta-input-wrapper a img{width:30px;height:30px}}.zoom-statistics .btn-gradient{background-image:var(--main-gradient);padding:19px 35px}.zoom-statistics .btn-gradient:hover{background-image:linear-gradient(180deg, #1487ff 0%, #2d94ff 100%);box-shadow:0 2px 20px 0 rgba(16,99,186,0.3)}.zoom-statistics .main-statistic h2{font-family:"Source Sans Pro", "Franklin Gothic Medium", Tahoma, sans-serif;font-weight:400;font-size:20px;color:#2d8cff;line-height:34px;display:inline-block;position:relative}.zoom-statistics .main-statistic h2 a{color:#2d8cff}.zoom-statistics .main-statistic .statistic-menu{display:flex;align-items:center}.zoom-statistics .main-statistic .statistic-menu .divider{margin:0 10px;color:var(--divider-color)}.zoom-statistics .main-statistic .statistic-menu .divider svg{fill:currentColor;opacity:0.5}.zoom-statistics .main-statistic .statistic-menu .divider svg g{fill:currentColor}@media only screen and (max-width: 590px){.zoom-statistics .main-statistic .statistic-menu .divider{margin:0 7px}}.zoom-statistics .main-statistic .statistic-menu a{color:var(--divider-color)}.zoom-statistics .main-statistic .statistic-menu div{color:var(--divider-color);opacity:0.5;font-weight:400;font-size:16px;cursor:pointer}@media screen and (max-width: 970px) and (min-width: 769px){.zoom-statistics .main-statistic .statistic-menu div{font-size:13px}}.zoom-statistics .main-statistic .statistic-menu div *{vertical-align:middle}.zoom-statistics .main-statistic .statistic-menu div.divider{cursor:default}.zoom-statistics .main-statistic .statistic-menu div.divider:hover{opacity:0.4}.zoom-statistics .main-statistic .statistic-menu div:hover{opacity:1}.zoom-statistics .main-statistic .statistic-menu .underline{border-bottom:1px solid}.zoom-statistics .statistics-header-wrapper{display:inline-block;position:relative}.zoom-statistics .statistics-header h1{font-family:"Source Sans Pro", "Franklin Gothic Medium", Tahoma, sans-serif;font-weight:600;font-size:79px;color:var(--font-color);margin:0 0 5px}.zoom-statistics .statistics-header h1 span{color:#2d8cff;border-bottom:3px solid #2d8cff}@media only screen and (max-width: 768px){.zoom-statistics .statistics-header h1{font-size:40px;margin-top:45px;margin-bottom:0}.zoom-statistics .statistics-header h1 .zoom-logo{height:26px}.zoom-statistics .statistics-header h1 span{border:none}}@media only screen and (max-width: 768px){.zoom-statistics .statistics-header h1{font-size:36px}.zoom-statistics .statistics-header h1 .zoom-logo{height:23px}}.zoom-statistics .statistics-header .draw-line{position:absolute;left:-115px;top:-71px;color:#2d8cff;opacity:0.75}.zoom-statistics .statistics-header .draw-line path{stroke:currentColor}.zoom-statistics .statistics-header h3{font-weight:400;font-size:20px;color:var(--font-color);line-height:34px;margin-bottom:20px}@media only screen and (max-width: 768px){.zoom-statistics .statistics-header h3{font-size:16px;line-height:30px;margin-top:10px;margin-bottom:0}}.zoom-statistics .statistic-search{max-width:600px;position:relative}@media only screen and (max-width: 768px){.zoom-statistics .statistic-search{margin-top:20px;margin-bottom:10px;max-width:100%}}.zoom-statistics .statistic-search .icon_clear-search{position:absolute;right:18px;top:18px;display:none}@media only screen and (max-width: 768px){.zoom-statistics .statistic-search .icon_clear-search{right:9px;top:10px;width:21px;height:auto}}.zoom-statistics .statistic-search .icon_clear-search.active{display:block}.zoom-statistics .statistic-search .search-icon{position:absolute;right:15px;top:17px;background:none;border:none;color:#2d8cff}.zoom-statistics .statistic-search .search-icon svg path{fill:currentColor}@media only screen and (max-width: 768px){.zoom-statistics .statistic-search .search-icon{right:9px;top:10px}.zoom-statistics .statistic-search .search-icon svg{width:21px;height:auto}}.zoom-statistics .statistic-search input{width:100%;font-weight:400;font-size:20px;color:#212135;border-radius:4px;padding:18px;border:none}.zoom-statistics .statistic-search input::-moz-placeholder{color:#90909a}.zoom-statistics .statistic-search input:-ms-input-placeholder{color:#90909a}.zoom-statistics .statistic-search input::-ms-input-placeholder{color:#90909a}.zoom-statistics .statistic-search input::placeholder{color:#90909a}@media only screen and (max-width: 768px){.zoom-statistics .statistic-search input{font-size:16px;padding:11px;width:100%}}.zoom-statistics .statistic-categories h4{opacity:1;font-weight:400;text-transform:uppercase;font-size:15px;color:#2d8cff;margin:30px 0 5px}.zoom-statistics .statistic-categories .statistic-categories-menu a{font-weight:400;font-size:18px;color:var(--font-color);opacity:0.7;line-height:1.4}.zoom-statistics .statistic-categories .statistic-categories-menu a:hover{opacity:1;text-decoration:underline}.zoom-statistics .statistic-categories .statistic-categories-menu a:hover:after{opacity:0.7 !important}.zoom-statistics .statistic-categories .statistic-categories-menu a:not(:last-child){margin-right:0.1rem}.zoom-statistics .statistic-categories .statistic-categories-menu a:empty{display:none}.zoom-statistics .statistic-categories .statistic-categories-menu a:not(:last-child):after{content:","}.zoom-statistics .statistic-category-wrapper h2{font-weight:600;font-size:36px;color:var(--font-color);margin:50px 0 15px}@media only screen and (max-width: 768px){.zoom-statistics .statistic-category-wrapper h2{font-size:20px}}.zoom-statistics .statistic-category-wrapper .statistics-table-grid,.zoom-statistics .statistic-category-wrapper .statistics-table-head{display:grid;grid-template-columns:11fr 4fr 1fr 170px;font-weight:400;font-size:15px;color:#2d8cff}.zoom-statistics .statistic-category-wrapper .statistics-table-head{text-transform:uppercase;padding-bottom:10px}.zoom-statistics .statistic-category-wrapper .statistics-table-head div:nth-child(2){margin-left:-25px}.zoom-statistics .statistic-category-wrapper .statistics-table-head div:nth-child(3){margin-left:-32px}.zoom-statistics .statistic-category-wrapper .statistics-table-grid{border:1px solid var(--border-color);border-radius:4px;padding:20px;margin-bottom:10px;align-items:center;grid-column-gap:15px;background-color:var(--card-bg-color)}.zoom-statistics .statistic-category-wrapper .statistics-table-grid:nth-child(even){background-color:var(--even-color)}.zoom-statistics .statistic-category-wrapper .statistics-table-grid .statistic{font-weight:400;font-size:17px;line-height:1.4;color:var(--font-color)}.zoom-statistics .statistic-category-wrapper .statistics-table-grid .source a{opacity:0.6;font-weight:400;font-size:16px;color:var(--font-color)}.zoom-statistics .statistic-category-wrapper .statistics-table-grid .year{opacity:0.6;font-weight:400;font-size:16px;color:var(--font-color)}.zoom-statistics .statistic-category-wrapper .statistics-table-grid .action.copy-btn{color:var(--font-color);text-decoration:none;width:100%;border:2px solid var(--border-color);border-radius:3px;padding:10px;text-align:center;display:flex;justify-content:center;align-items:center;opacity:0.4;font-weight:600;font-size:14px;cursor:pointer !important}.zoom-statistics .statistic-category-wrapper .statistics-table-grid .action.copy-btn svg{margin-right:6px;opacity:0.4}.zoom-statistics .statistic-category-wrapper .statistics-table-grid .action.copy-btn svg g{fill:var(--divider-color)}.zoom-statistics .statistic-category-wrapper .statistics-table-grid .action.copy-btn.copied-btn{background:#1f9654;border-color:#1f9654;opacity:1;color:#ffffff}.zoom-statistics .statistic-category-wrapper .statistics-table-grid:hover{background-color:var(--hover-color);border-color:var(--hover-border-color)}.zoom-statistics .statistic-category-wrapper .statistics-table-grid:hover .copy-btn{cursor:pointer;color:#ffffff;opacity:1;background:var(--main-gradient);border:none;padding:12px 10px;box-shadow:var(--main-shadow)}.zoom-statistics .statistic-category-wrapper .statistics-table-grid:hover .copy-btn svg g{fill:#ffffff}.zoom-statistics .statistic-category-wrapper .statistics-table-grid:hover .source a{text-decoration:underline}.zoom-statistics .statistic-category-wrapper .statistics-table-grid:hover .source,.zoom-statistics .statistic-category-wrapper .statistics-table-grid:hover .year{opacity:1}.zoom-statistics ::-moz-selection{background:var(--selection)}.zoom-statistics ::-moz-selection{background:var(--selection)}.zoom-statistics ::selection{background:var(--selection)}.zoom-statistics .statistic-card-mobile{border:2px solid var(--border-color);border-radius:4px;padding:15px;margin-bottom:10px}.zoom-statistics .statistic-card-mobile .action{width:43px !important}.zoom-statistics .statistic-card-mobile .year p{text-align:right}.zoom-statistics .statistic-card-mobile .statistic-card-grid{display:grid;grid-template-columns:83% auto;grid-gap:10px}.zoom-statistics .statistic-card-mobile .statistic p{font-weight:400;font-size:16px;color:var(--font-color);margin:0 0 10px}.zoom-statistics .statistic-card-mobile .source a{opacity:0.6;font-weight:400;font-size:14px;color:var(--font-color);margin:0;padding:0;vertical-align:top}.zoom-statistics .statistic-card-mobile .year p{opacity:0.6;font-weight:400;font-size:14px;color:var(--font-color);margin:0;padding:0;vertical-align:top}.zoom-statistics .statistic-card-mobile .action{border:2px solid var(--border-color);display:flex;border-radius:4px;height:40px;width:100%;align-items:center;justify-content:center;opacity:0.4;margin-left:auto;cursor:pointer}.zoom-statistics .statistic-card-mobile .action svg *{fill:var(--divider-color)}.zoom-statistics .statistic-card-mobile .action.copied-btn{background:#1f9654;border-color:#1f9654;opacity:1}.zoom-statistics .statistic-card-mobile h3{opacity:0.7;font-weight:400;font-size:13px;color:#b0b0ff;text-transform:uppercase;margin:0 0 4px;padding:0;line-height:1;display:none}.zoom-statistics a.icon-refresh-statistic-link{margin-bottom:-5px}.zoom-statistics a.icon-refresh-statistic-link svg path{fill:currentColor}.zoom-statistics .main-statistic-mobile{margin-top:15px;border:1px solid var(--border-color);border-radius:4px;padding:20px;display:none}.zoom-statistics .main-statistic-mobile h2{margin-top:0;font-size:17px !important;line-height:28px !important}.zoom-statistics .main-statistic-mobile .statistic-menu a,.zoom-statistics .main-statistic-mobile .statistic-menu div{font-size:13px !important}.zoom-statistics .main-statistic-mobile .statistic-menu a .icon-refresh-statistic,.zoom-statistics .main-statistic-mobile .statistic-menu div .icon-refresh-statistic{width:19px;height:auto}.zoom-statistics .icon-refresh-statistic-link{opacity:0.5}.zoom-statistics .icon-refresh-statistic-link:hover{opacity:1}.zoom-statistics .empty-results{font-weight:600;font-size:28px;color:#2d8cff;text-align:center;margin:80px 0}.zoom-statistics .empty-results a{color:var(--font-color);text-decoration:underline}.zoom-statistics .statistic-highlight{background:var(--highlight) !important}.zoom-statistics .statistic-highlight:hover{background:var(--highlight) !important}.zoom-statistics .select-hidden{display:none;visibility:hidden;padding-right:10px}.zoom-statistics .select{cursor:pointer;display:inline-block;position:relative;font-size:16px;color:#fff;width:100%;height:40px}.zoom-statistics .select-styled{position:absolute;border-radius:4px;color:#ffffff;top:0;right:0;bottom:0;left:0;background-color:var(--primary-color);padding:10px 15px;border-radius:4px}.zoom-statistics .select-styled:after{content:"";background-image:url(/remote-work-tips-assets/icons/icon_dropdown_light-bd0bf52cf9fdb0786404995cc07e2a689238b9d5893ab9b02c71c77e52769c08.svg);width:10px;height:16px;position:absolute;top:12px;right:16px}.zoom-statistics .select-options{display:none;position:absolute;top:115%;right:0;left:0;z-index:999;margin:0;padding:0;list-style:none;background-color:var(--primary-color);border-radius:4px;box-shadow:none}.zoom-statistics .select-options a{padding:12px 0;text-indent:15px;border-top:none;display:block;color:#ffffff}.zoom-statistics .select-options a[href="#hide"]{display:none}
