.about_tabs ul li{text-align:center;border-bottom:1px solid #cbcccd;border-left:1px solid #cbcccd;border-right:1px solid #cbcccd;width:100%}.about_tabs ul li.active{background:#f9f9f9}.about_tabs ul li:first-child{border-top:4px solid #cbcccd}.about_tabs ul li a{color:var(--primary);padding:.75rem 1rem}.about_tabs ul li a:hover,.about_tabs ul li.active a{color:var(--primary-darker)}@media (min-width:768px){.about_tabs{border-right:1px solid #e5e5e6;height:600px}.about_tabs ul li{text-align:left;border:none;width:auto;max-width:300px;margin-right:-1px}.about_tabs ul li:first-child{border-top:none}.about_tabs ul li.active{background:0 0;border:1px solid #e5e5e6;border-right-color:#fff;border-top-left-radius:.2rem;border-bottom-left-radius:.2rem;margin-top:.25rem;margin-bottom:.25rem}}.team .department{flex-wrap:wrap;justify-content:space-between;display:flex}.team .member{text-align:center;cursor:pointer;border-radius:2px;padding:15px}.team .member:hover{box-shadow:0 0 1px 1px #e5e5e6}.team .member h6{text-transform:uppercase;background-position:50% 0;background-repeat:no-repeat;background-size:54px 54px;margin:0;padding:65px 0 0;font-weight:400}.team .member h6 strong{display:block}.team .member .position{text-transform:none;white-space:nowrap;text-overflow:ellipsis;font-size:13px;display:block;overflow:hidden}.team .member-expanded{text-align:center;border-top:1px solid #e5e5e6;border-bottom:1px solid #e5e5e6;margin:10px 0 20px;padding:25px;display:none}.team .member-expanded .full-image{background-repeat:no-repeat;background-size:200px;width:200px;height:200px;margin:0 auto 20px}.team .member-expanded h6{color:#444;text-transform:uppercase;background-size:200px 200px;margin:0;font-size:18px;line-height:24px}.team .member-expanded .position{text-transform:none;font-size:14px;display:block}.team p{margin:10px 0 0;font-size:15px;line-height:24px}@media (min-width:992px){.team{margin:20px 0;padding:0}.team h2{margin:30px 0}.team .member{text-align:left}.team .member h6{background-position:0 0;height:54px;padding:0 0 0 65px;line-height:18px}.team .member-expanded{text-align:left}.team .member-expanded .full-image{float:left;margin:0}.team .member-expanded h6{margin:0 0 0 220px}.team .member-expanded .position,.team .member-expanded p{margin-left:220px}}.careers h2{margin-top:20px;margin-bottom:20px;font-size:22px;font-weight:400}.careers h3{margin-top:20px;margin-bottom:20px;font-size:20px;font-weight:400}.careers h4{margin-top:20px;margin-bottom:15px;font-size:18px;font-weight:400}.careers h5{margin-top:15px;margin-bottom:10px;font-size:16px;font-weight:700}.careers ul{margin-bottom:35px;padding-left:15px}.careers ul li{margin-bottom:10px;font-size:14px;line-height:1.5;list-style:square}.careers p{margin-top:10px;font-size:14px;line-height:20px}.careers section{border-top:1px solid #ddd;margin-top:20px}.careers .fa-chevron-down,.careers .fa-chevron-up{vertical-align:middle;margin-top:-5px;font-size:15px}.careers .role{font-size:14px;line-height:1.42}.careers .role h1{margin:0;font-size:20px;line-height:1.42}.careers .role h2{margin:0;font-size:18px;line-height:1.42}.careers .role h3{margin:0;font-size:16px;line-height:1.42}.careers .role p{margin:0;line-height:1.42}.careers .role ul{margin:0 0 0 15px;padding-left:15px}.careers .role ul li{margin:0;line-height:1.42;list-style:square}.careers .role ol{margin:0 0 0 15px;padding-left:15px}.careers .role ol li{margin:0;line-height:1.42;list-style:decimal}.ec .terms ul{padding-left:15px}.terms{height:700px;overflow:scroll}.terms h4,.terms p,.terms li{font-size:12px;line-height:18px}.terms h2{margin-top:10px;font-weight:700}.terms h4{margin:1em 0;font-weight:700}.terms p{margin:0 0 1rem}.terms ol#ordered{padding-left:40px;list-style:square!important}.terms #ordered li{list-style-type:lower-roman!important}.terms ul{padding-left:40px}.terms ul li{list-style:disc}.terms ul ul li{list-style:circle}.terms ul ul ul li{list-style:square}.terms hr{border-top:1px solid #444}.testimonials .rounded-3{border-radius:15px!important}.testimonials .border-2{border-width:2px!important}.testimonials .top-25{top:25px}.testimonials .sticky-side{position:-webkit-sticky;position:sticky}@media (max-width:991.98px){.aux-page-tabs{grid-template-columns:1fr 1fr 1fr 1.5fr!important}}.aux-page-tabs{border-bottom:1.5px solid #e9ecef;grid-template-columns:1fr 1fr 1fr 1fr;display:grid}.aux-page-tabs .tab-item{border-width:2px!important}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{z-index:1050;outline:0;width:100%;height:100%;display:none;position:fixed;top:0;left:0;overflow:hidden}.modal-dialog{pointer-events:none;width:auto;margin:.5rem;position:relative}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out,transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translateY(-50px);transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{max-height:calc(100% - 1rem);display:flex}.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{align-items:center;min-height:calc(100% - 1rem);display:flex}.modal-dialog-centered:before{height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;content:"";height:min-content;display:block}.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{pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0;flex-direction:column;width:100%;display:flex;position:relative}.modal-backdrop{z-index:1040;background-color:#000;width:100vw;height:100vh;position:fixed;top:0;left:0}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);justify-content:space-between;align-items:flex-start;padding:1rem;display:flex}.modal-header .close{margin:-1rem -1rem -1rem auto;padding:1rem}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{flex:auto;padding:1rem;position:relative}.modal-footer{border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px);flex-wrap:wrap;justify-content:flex-end;align-items:center;padding:.75rem;display:flex}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{width:50px;height:50px;position:absolute;top:-9999px;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}}@-webkit-keyframes phAnimation{0%{-webkit-transform:translate(-30%);transform:translate(-30%)}to{-webkit-transform:translate(30%);transform:translate(30%)}}@keyframes phAnimation{0%{-webkit-transform:translate(-30%);transform:translate(-30%)}to{-webkit-transform:translate(30%);transform:translate(30%)}}.ph--snippet{background-color:#fff;border:1px solid #e4eaf0;border-radius:3px;width:100%;margin-bottom:24px;padding:0;position:relative;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.14)}.ph--snippet,.ph--snippet *,.ph--snippet :after,.ph--snippet :before{box-sizing:border-box}.ph--snippet:before{content:" ";z-index:1;background:linear-gradient(90deg,rgba(255,255,255,0) 46%,rgba(255,255,255,.35) 50%,rgba(255,255,255,0) 54%) 50%;width:500%;margin-left:-250%;-webkit-animation:1s linear infinite phAnimation;animation:1s linear infinite phAnimation;position:absolute;top:0;bottom:0;left:50%;right:0}.ph--snippet-header__name{background:#e5e5e6;border-radius:4px;width:150px;height:20px}.ph--snippet-header__desc{background:#e5e5e6;border-radius:4px;width:170px;height:24px}.ph--snippet-image{background:#e5e5e6;border-radius:16px;width:100%;height:160px}.ph--snippet-content__item{background:#e5e5e6;border-radius:4px;width:120px;height:10px}.ph--snippet-reference__price{background:#cbcccd;border-radius:4px;width:160px;height:32px}.ph--snippet-reference__code{background:#e5e5e6;border-radius:4px;width:100px;height:10px}.ph--snippet .ph--btn{background:#e5e5e6;width:100px;height:40px}.ph--snippet.ph--slow:before{content:none;-webkit-animation:none;animation:none}@media (min-width:576px){.ph--snippet:not(.ph--small){box-shadow:none;border:none!important}.ph--snippet:not(.ph--small) .ph--snippet-image{width:250px;height:160px}.ph--snippet:not(.ph--small) .ph--snippet-header__name{width:250px;height:25px}.ph--snippet:not(.ph--small) .ph--snippet-header__desc{width:270px;height:20px}.ph--snippet:not(.ph--small) .ph--snippet-content__item{width:150px;height:10px}.ph--snippet:not(.ph--small) .ph--snippet-actions .ph--btn{border-radius:4px;max-width:160px}}@media (min-width:992px){.ls .agent,.tg .agent{margin-top:55px}}.verify-btn.disabled{pointer-events:none}.activation-label{text-align:center;border-radius:5px;padding:8px}.activation-label.activated{color:#5cb85c;background-color:transparent;border:2px solid #5cb85c}.activation-label.pending{color:#888;background-color:transparent;border:2px solid #888}.update-error{color:#fff;text-align:center;background:#a00;margin-top:10px;padding:10px;font-size:14px;font-weight:700}.field-msg{height:5px;margin-top:2px}.field-msg.hidden{visibility:hidden;display:block!important}.ls #update-user-profile-form .form-messages{margin-right:1rem}.profile-cards .card{width:32.5%}.social-profile-tabs{border-bottom:1.5px solid #e9ecef;grid-template-columns:1fr 1fr;display:grid}.social-profile-tabs .tab-item{border-width:2px!important}.reactions-grid{grid-template-columns:1fr 1fr 1fr;gap:4px;margin-top:4px;display:grid}.reactions-grid .reaction-item img{-o-object-fit:cover;object-fit:cover;aspect-ratio:1;width:100%;height:auto}.reactions-grid .reaction-item .reaction-icon{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:rgba(255,255,255,.5);border-radius:50%;width:24px;height:24px;font-size:14px;top:8px;right:8px}@media (min-width:576px){.reactions-grid{grid-template-columns:1fr 1fr 1fr 1fr}}@media (max-width:575.98px){.reaction-item .badges-container.reaction{font-size:12px}}@media (max-width:365px){.reaction-item .badges-container.reaction{font-size:10px}}
/*# sourceMappingURL=company.entry.css.map?v=ca8ce39*/