.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{border:none;box-sizing:border-box;font-family:sans-serif;font-size:100%;height:18px;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0;resize:none;vertical-align:bottom;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;padding:1px;position:absolute;right:0}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0 0 0 20px;position:relative;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;left:0;padding:0 4px;position:absolute;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{-webkit-appearance:textfield;background:transparent;border:none;box-shadow:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-top-right-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-bottom-left-radius:4px;border-top-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}#info-bar{align-items:center;border-bottom:1px solid #e8e9ea;display:flex;height:42px;position:relative;z-index:1020}.sub-dropdown-scrollbar::-webkit-scrollbar{overflow-y:auto;width:5px}.sub-dropdown-scrollbar::-webkit-scrollbar-track{background:#f4f5f6;width:5px}.sub-dropdown-scrollbar::-webkit-scrollbar-thumb{background:#cbcfd1;border-radius:10px}.search-company-form{max-width:100%;width:100%}.navbar-mobile-main-div{display:flex;justify-content:center}.navbar-mobile-main-div-subdiv{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:space-between;list-style-type:none;margin:0;padding:0;width:100%}.navbar-mobile-main-div-subdiv a{color:#283136;display:flex;font-size:13px;font-weight:600;gap:5px;justify-content:center;margin:0;padding:0;text-align:center;text-decoration:none;width:100%}.navbar-mobile-main-div-subdiv a:hover{color:#16a974;text-decoration:none}.navbar-mobile-main-div-subdiv-button{background-color:#16a974;border:0;border-radius:2px;color:#fff!important;font-size:13px;font-weight:600;margin:0;padding:8px 10px!important;width:-moz-fit-content!important;width:fit-content!important}.navbar-mobile-main-div-subdiv-button:hover{background-color:#139265;color:#fff!important}.icon-size{font-size:10px!important}.position-title-down,.position-title-up{align-items:center;display:flex}.dropdown-data-desktop{display:none;position:absolute;width:100%;z-index:1022}.container-dropdown-data{display:flex;height:0;justify-content:flex-end;margin:auto}.box-dropdown-data{background-color:#fff;border:1px solid #e8e9ea;box-shadow:0 5px 10px rgba(0,0,0,.1);display:flex;height:270px;width:696px}.box-dropdown-data-subdiv{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;max-height:270px;padding:20px;width:50%}.subdiv-modifier{border-radius:2px}.box-dropdown-data-subdiv-content{align-items:center;border-radius:2px;display:flex;gap:15px;justify-content:flex-start;padding:10px}.box-dropdown-data-subdiv-content:hover{background-color:#f9fafb;cursor:pointer}.box-dropdown-data-subdiv-content i{color:#16a974}.box-dropdown-data-subdiv-content-subdiv{display:flex;flex-direction:column;justify-content:flex-start}.box-dropdown-data-subdiv-content-subdiv div{color:#283136;font-size:13px;font-weight:700;margin:0}.box-dropdown-data-subdiv-content-subdiv span{font-size:13px;font-weight:400;margin:0}.border-right{border-right:1px solid #e8e9ea}.arrowRight:before{color:#16a974;content:"";font-family:Font Awesome\ 6 Pro,serif;font-style:normal;font-weight:400}.sub-dropdown-data-div{height:100%;max-height:270px;overflow-y:auto;width:100%}.sub-dropdown-data-div-content{border-radius:2px!important;display:flex!important;gap:10px!important;padding:8px 10px!important}.sub-dropdown-data-div-content:hover{text-decoration:none}@media screen and (min-width:1200px){.sub-dropdown-data-div-content:hover{background-color:#f9fafb}}.sub-dropdown-data-div-content span{color:#283136;font-size:13px!important;font-weight:600!important;margin:0!important}.main-div-desktop-dropdown-div{background-color:#fff;border:none;width:100%}.main-div-desktop-dropdown-div-padding{display:flex;justify-content:space-between;width:100%}.main-div-desktop-dropdown-div-padding a,.main-div-desktop-dropdown-div-padding span{color:#16a974;font-size:13px;font-weight:700;line-height:1.4;margin:0;padding:0 10px 8px;text-transform:uppercase}.desktop-dropdown-others{display:none;position:absolute;width:100%;z-index:1022}.container-dropdown-others{display:flex;height:0;justify-content:flex-end;margin:auto}.box-dropdown-others{background-color:#fff;border:1px solid #e8e9ea;box-shadow:0 5px 10px rgba(0,0,0,.1);display:flex;height:270px;width:100%}.box-dropdown-mobile-subdiv{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;max-height:270px;padding:20px;width:100%}.show-dropdown{animation:fadeIn .5s;display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media screen and (max-width:1199px){.hidden-navbar{display:none}.showNavbar{animation:fadeInNavbar .5s;box-shadow:inset 0 -5px -5px -5px rgba(0,0,0,.5);display:flex!important;justify-content:center;overflow:auto;width:100%}.pointer-event-yes,.showNavbar{pointer-events:all}.border-xl-top{border-top:1px solid #e8e9ea}.navbar-mobile-main-div{background:linear-gradient(180deg,hsla(0,0%,100%,.3) 0,hsla(0,0%,100%,0) 2px,transparent 0);display:flex;height:-moz-fit-content;height:fit-content;justify-content:center;max-height:89vh;overflow-y:auto;width:100%}@keyframes fadeInNavbar{0%{opacity:0}to{opacity:1}}.desktop-dropdown-others,.dropdown-data-desktop{display:none}.navbar-mobile-main-div-subdiv{align-items:center;display:flex;flex-direction:column;gap:0;justify-content:flex-start;list-style-type:none;margin:0;padding-left:0;width:100%}.navbar-mobile-main-div-subdiv a{border-bottom:1px solid #e8e9ea;font-size:15px;font-weight:600;justify-content:flex-start;line-height:1.4;margin:0;padding:15px;text-align:start}.navbar-mobile-main-div-subdiv-button{border-bottom:0!important;border-radius:0;font-size:15px;font-weight:600;padding:15px!important;text-align:start;width:100%!important}}.main-div-mobile-dropdown{display:none}.position-title{display:flex;width:100%}.position-title span{padding-right:5px!important}.icon-size{display:flex;font-size:10px}.position-title-down i:not([class*=fa-]):before{content:"";font-family:Font Awesome\ 6 Pro,serif;font-style:normal}.position-title-up i:not([class*=fa-]):before{content:"";font-family:Font Awesome\ 6 Pro,serif;font-style:normal}.position-title-plus i:before{content:"+"}.position-title-less i:before,.position-title-plus i:before{color:#16a974;font-family:Font Awesome\ 6 Pro,serif;font-style:normal;font-weight:400;height:13px;width:13px}.position-title-less i:before{content:""}@media screen and (max-width:1200px){.hidden-navbar{display:none}.mobile-padding-bottom{padding-bottom:0!important}.show-dropdown-mobile{animation:fadeIn .3s;display:block;width:100%}@keyframes fadeIn{0%{height:0;opacity:0}to{height:100%;opacity:1}}.main-div-mobile-dropdown-button{background-color:#fff;border:none;padding:0;width:100%}.main-div-mobile-dropdown-button-padding{cursor:pointer;display:flex;justify-content:space-between;width:100%}.main-div-desktop-dropdown-div-padding-border-top{border-top:1px solid #e8e9ea}.position-title{display:flex;justify-content:space-between}.icon-size{font-size:15px!important}.conditional-border-bottom{border-bottom:1px solid #e8e9ea}.main-div-mobile-dropdown-button-padding span{color:#16a974;font-size:13px;font-weight:700;line-height:1.4;margin:0;text-transform:uppercase}.sub-dropdown-data-div{display:none}.show-data-sub-dropdown-one{animation:fadeInn 1s;border-bottom:1px solid #e8e9ea;display:block;height:-moz-fit-content;height:fit-content;max-height:136px;overflow-y:auto;padding:0 15px 15px;width:100%}@keyframes fadeInn{0%{opacity:0}to{opacity:1}}.arrowRight:before{color:#16a974;content:"";font-family:Font Awesome\ 6 Pro,serif;font-style:normal;font-weight:400}.sub-dropdown-data-div-content{display:flex;font-size:13px;font-weight:600;gap:10px;margin:0;padding:8px 0!important}.box-dropdown-data-subdiv-mobile{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.subdiv-modifier{border-radius:2px;padding-bottom:0}.box-dropdown-data-subdiv-mobile-content{align-items:center;border:0!important;display:flex;gap:15px;justify-content:flex-start;padding:15px;width:100%}.box-dropdown-data-subdiv-mobile-content i{color:#16a974}.box-dropdown-data-subdiv-mobile-content-subdiv{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.box-dropdown-data-subdiv-mobile-content-subdiv div{color:#283136;font-size:13px;font-weight:700;margin:0}.box-dropdown-data-subdiv-mobile-content-subdiv span{font-size:13px;font-weight:400;margin:0}}.notification-indicator{border-radius:100%;height:12px;padding:2px;right:-4px;top:-4px;width:12px}.notification-indicator-dot{border-radius:100%;height:8px;width:8px}@media(max-width:1199px){.notification-indicator{right:-2px;top:-4px}}.dropdown-notifications{position:relative}.dropdown-notifications-wrapper{background-color:#fff;border:1px solid #e8e9ea;box-shadow:0 5px 10px rgba(0,0,0,.1);height:auto;position:absolute;width:300px}.dropdown-notifications-list{max-height:60vh;overflow:scroll}.notifications-row-text{max-width:calc(100% - 20px)}.account-icon-default{font-size:16px;font-weight:700;height:38px;line-height:38px;text-align:center;width:38px}.dropdown-account{position:relative}.dropdown-account-wrapper{background-color:#fff;border:1px solid #e8e9ea;box-shadow:0 5px 10px rgba(0,0,0,.1);height:auto;position:absolute;width:300px}.dropdown-account .dropdown-account-link{color:#606568;display:block;font-weight:600;text-decoration:none}.dropdown-account .dropdown-account-link:hover{color:#16a974}.dropdown-account .dropdown-account-link:hover i{color:#16a974!important}.section-header.h2>h2{max-width:calc(90% - 1.875rem)}@media(max-width:767px){body.company .brand-row>.row{gap:10px}}body.company .border-title:not(.section-services):after,body.officer #frequent-questions .border-title:after{right:30px}body.company .border-title>h2 span:first-child:after,body.company .border-title>span:first-child:after,body.officer .border-title>h2 span:first-child:after,body.officer .border-title>span:first-child:after{bottom:-12px;height:5px;left:-30px;width:150px}body.company .service-title,body.officer .service-title{max-width:360px}@media(min-width:1200px){body.company .service-title,body.officer .service-title{max-width:100%}}@media(max-width:575px){body.company .service-title,body.officer .service-title{max-width:300px}}@media(max-width:480px){body.company .service-title,body.officer .service-title{max-width:190px}}@media(max-width:330px){body.company .service-title,body.officer .service-title{max-width:150px}}body.company,body.officer{background:#f4f5f6}body.company .gradient-background,body.officer .gradient-background{background:linear-gradient(180deg,#16a974 0,#16a974 280px,transparent 0,transparent)}body.company .gradient-background.closed,body.officer .gradient-background.closed{background:linear-gradient(180deg,#ff4141 0,#ff4141 280px,transparent 0,transparent)}body.company .gradient-background.sleeping,body.officer .gradient-background.sleeping{background:linear-gradient(180deg,#ffc107 0,#ffc107 280px,transparent 0,transparent)}body.companies .h1,body.companies h1,body.company .h1,body.company h1,body.company-contacts .h1,body.company-contacts h1,body.officer .h1,body.officer h1,body.officers .h1,body.officers h1{font-size:1.5rem;font-weight:800}body.companies .h2,body.companies h2,body.company .h2,body.company h2,body.company-contacts .h2,body.company-contacts h2,body.officer .h2,body.officer h2,body.officers .h2,body.officers h2{align-items:center;display:flex;font-size:1.125rem}@media(max-width:575px){body.companies .h2.border-title,body.company .h2.border-title,body.officer .h2.border-title,body.officers .h2.border-title{font-size:1rem}body.company #about h1,body.company #company-details-wrapper .h1{font-size:1.25rem}}.officers-cartography-container{height:350px}.mandates-cartography-container,.officers-cartography-container{width:100%}.mandates-cartography-container.maximized,.officers-cartography-container.maximized{height:100%}.mandates-cartography-container .buttons,.officers-cartography-container .buttons{position:absolute;right:10px;top:10px;z-index:1000}.mandates-cartography-container .btn,.officers-cartography-container .btn{bottom:10px;z-index:2000}.comments-div-only-print{display:none}.placeholder{background-color:currentcolor;cursor:wait;display:inline-block;min-height:1em;opacity:1;vertical-align:middle}.placeholder.btn:before{content:"";display:inline-block}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.5}}.placeholder-wave{animation:placeholder-wave 2s linear infinite;-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.5) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.5) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}body.company #financials-statements .border-title:after{right:0}body.company #freeservices .section-header .badge,body.company #services .section-header .badge{margin-bottom:0!important}body.company #freeservices ul li .btn-sm>span>span:first-child,body.company #services ul li .btn-sm>span>span:first-child{font-size:11px}@media(max-width:992px){body.company #freeservices ul li .btn-sm>span>span:first-child,body.company #services ul li .btn-sm>span>span:first-child{font-size:10px}}.quotation-square,.risk-of-non-payment-square{border-radius:2px;height:16px;letter-spacing:-1px;margin-right:1px;min-height:16px;min-width:16px;width:16px}.square-after-border:after{border-radius:10px;bottom:-6px;content:"";height:3px;left:0;position:absolute;width:16px}.square-after-border-1:after{background-color:#16a974}.square-after-border-2:after{background-color:#87d033}.square-after-border-3:after{background-color:#c3e536}.square-after-border-4:after{background-color:#f4e109}.square-after-border-5:after{background-color:#ffc107}.square-after-border-6:after{background-color:#ff4141}.square-after-border-nc:after{background-color:#b2b6b9}.margin-bottom-1px{margin-bottom:1px}.quotation-popover-width{width:35px}@media screen and (min-width:575px)and (max-width:992px){.diagnostic-border{border-right:1px solid #e8e9ea}.diagnostic-border:nth-child(2n){border-right:none}}@media screen and (min-width:992px)and (max-width:1400px){.diagnostic-border{border-right:1px solid #e8e9ea}.diagnostic-border:nth-child(4n){border-right:none}}@media screen and (min-width:1400px){.diagnostic-border{border-right:1px solid #e8e9ea}.diagnostic-border:last-child{border-right:none}.diagnostic-item-max-width{max-width:135px}}.diagnostic-item-options{opacity:0;transition:opacity .3s cubic-bezier(.38,.96,.63,.99);visibility:hidden}.diagnostic-item-options.show{opacity:1;visibility:visible}.diagnostic-item-options .active{transform:scale(1.1);z-index:1}#financial-analytics-table tr{cursor:pointer}#financial-analytics-table tr.active{background-color:#16a974;color:#fff}.financial-table-height{max-height:352px;overflow-x:auto;overflow-y:auto}.financial-table-height::-webkit-scrollbar{-webkit-appearance:none}.financial-table-height::-webkit-scrollbar:vertical{width:11px}.financial-table-height::-webkit-scrollbar:horizontal{height:11px}.financial-table-height::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border:2px solid #fff;border-radius:8px}#financials-statements .section-body{border:1px solid #e8e9ea;margin-right:1.875rem;padding-right:0!important}.financials-statements-table-height{height:600px;overflow:auto;overflow-y:scroll;scrollbar-width:thin}.financials-statements-table-height::-webkit-scrollbar{width:0}@media(max-width:767px){.financials-statements-table-height{height:300px}}.radar-score-bar{background:linear-gradient(90deg,#ff4141 0,#ff4141 20%,#ffc107 0,#ffc107 40%,#f4e109 0,#f4e109 60%,#c3e536 0,#c3e536 80%,#16a974 0,#16a974);border-radius:5px;height:10px;width:100%}.radar-score{left:0;top:-15px;width:-moz-max-content;width:max-content}.radar-score:after{border:7px solid transparent;border-top-color:#283136;content:"";left:50%;margin-left:-7px;position:absolute;top:100%}#company-details-wrapper .company-logo,body.company #about .company-logo{height:75px;-o-object-fit:contain;object-fit:contain;width:75px}.company-presentation p,.officer-presentation p{margin-bottom:.5rem}div[data-page=company] .col-lg-12 section .section-body,div[data-page=company] .col-lg-6 section .section-body{overflow-x:hidden;overflow-y:scroll!important;padding-right:30px}div[data-page=company] .col-lg-12 section .section-body.section-medium,div[data-page=company] .col-lg-6 section .section-body.section-medium{max-height:460px}div[data-page=company] .col-lg-12 section .section-body.section-small,div[data-page=company] .col-lg-12 section .section-body.section-small-without-show-more,div[data-page=company] .col-lg-6 section .section-body.section-small,div[data-page=company] .col-lg-6 section .section-body.section-small-without-show-more{max-height:350px}div[data-page=company] .col-lg-12 section.empty-section{min-height:auto}@media(min-width:992px){div[data-page=company] .col-lg-12 section,div[data-page=company] .row:not(.empty-row) .col-lg-6 section{min-height:462px}}@media(max-width:767px){div[data-page=company] .img-fluid{max-height:60px;max-width:100px}}@media(max-width:992px){div[data-page=company] section.empty-section{min-height:auto}}.tooltip.tooltip-brands>.tooltip-inner{max-width:550px}#scroll-progress{height:2px;margin-bottom:-2px;transition:width .3s ease;width:0}.premium-lock-blurred{filter:blur(4px);opacity:.7}.premium-lock-message{left:50%;top:calc(50% + 33px);transform:translate(-50%,-50%);width:100%;z-index:2}#mapbox-establishment{height:460px;width:100%}.main-establishment{background-color:#fff9e6}