@import url(https://rsms.me/inter/inter.css);section.topco-d-container{position:relative}.topco-d-search-brand>h2{font-size:48px;font-weight:400}.topco-d-search-brand{align-items:center;display:flex;justify-content:space-between}.topco-d-search-brand-box{max-width:550px;position:relative;width:100%}.topco-d-search-brand-box>input{border-color:#000;font-size:20px;max-width:550px;padding:20px 25px;width:100%}.topco-d-search-brand-box>input::-webkit-search-results-button,.topco-d-search-brand-box>input::-webkit-search-results-decoration{display:none}.topco-brand-selectors>select{border-color:#000;border-radius:0;border-width:2px;font-size:20px;height:70px;padding:0 20px;width:100%}select#brand-select>option:hover{background:#931219}.topco-brand-selectors{max-width:550px;width:100%}.results-btn{max-width:220px;width:100%}.results-btn>button{font-size:18px;height:98%;width:100%}.company-logos-grid{display:grid;gap:50px;grid-template-columns:repeat(3,minmax(200px,1fr));padding:70px 0}.logo-box{align-items:center;box-shadow:0 0 15px -10px #000;cursor:pointer;display:flex;justify-content:center;min-height:360px;padding:30px}.pagination-section>ul{display:flex;gap:40px;list-style:none}.pagination-section{display:flex;justify-content:center;margin-bottom:50px}.pagination-section>ul>li>a{color:#000;cursor:pointer;font-size:24px;outline:none;text-decoration:none;transition:all .3s ease}.pagination-section>ul>.paginationActive>a,.pagination-section>ul>li>a:hover{color:#931219;font-weight:700}.info-popUp{background:#fff;box-shadow:0 0 14px -10px rgba(28,28,28,.451);left:0;min-height:100vh;position:absolute;right:0;top:260px;z-index:55}.close-svg-icon{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;right:30px;top:30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.close-svg-icon>svg{cursor:pointer;height:50px;width:50px}.popUp-container{padding:90px}.popUp-container>.pop-logo{margin-bottom:40px;max-width:310px}.address-details table{margin-top:40px;width:100%}.address-details table tbody tr:nth-child(2n){background:hsla(0,0%,95%,.8)}.address-details table tbody tr td{border-color:#cbcbcb;color:#858585}.address-details table tbody tr:nth-child(1n):not(:last-child) td{border-bottom:none}.address-details table tbody tr:nth-child(2n) td{border-top:none}.address-details table tbody tr{height:10px;line-height:.8}.googleMap{margin-top:50px}.video-responsive{margin-bottom:50px}.googleMap>div{width:100%!important}.pop-logo>img{width:100%}.overlay-back{background:rgba(0,0,0,.322);bottom:0;left:0;position:fixed;right:0;top:0;z-index:20}#brand-suggestions{background:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:50vh;overflow:scroll;padding:20px;position:absolute;width:100%;z-index:20}#brand-suggestions.active{display:block}#brand-suggestions>option{background:#fff;cursor:pointer;transition:all .3s ease}#brand-suggestions>option:hover{background:#931219;color:#fff}@media screen and (max-width:1023px){.company-logos-grid{grid-template-columns:repeat(2,minmax(200px,1fr))}}@media screen and (max-width:768px){.popUp-container{padding:20px}}@media screen and (max-width:767px){.company-logos-grid{gap:10px;grid-template-columns:repeat(2,minmax(100px,1fr))}.logo-box{min-height:100px}.topco-d-search-brand{flex-direction:column;justify-content:center}}@media screen and (max-width:480px){.address-details table{border:1px solid #fff;margin-bottom:60px}.address-details table tbody tr{display:flex;flex-direction:column}.pagination-section>ul{display:flex;flex-wrap:wrap;gap:40px;list-style:none}.popUp-container>.pop-logo{margin-bottom:40px;max-width:170px}}.select-search-container{--select-search-background:#fff;--select-search-border:#dce0e8;--select-search-selected:#1e66f5;--select-search-text:#000;--select-search-subtle-text:#6c6f85;--select-search-inverted-text:var(--select-search-background);--select-search-highlight:#eff1f5;--select-search-font:"Inter",sans-serif;box-sizing:border-box;color:var(--select-search-text);font-family:var(--select-search-font);max-width:550px;position:relative;width:100%}@supports(font-variation-settings:normal){.select-search-container{--select-search-font:"Inter var",sans-serif}}@media(prefers-color-scheme:dark){.select-search-container{--select-search-background:#000;--select-search-border:#313244;--select-search-selected:#89b4fa;--select-search-text:#fff;--select-search-subtle-text:#a6adc8;--select-search-highlight:#1e1e2e}}body.is-dark-mode .select-search-container{--select-search-background:#000;--select-search-border:#313244;--select-search-selected:#89b4fa;--select-search-text:#fff;--select-search-subtle-text:#a6adc8;--select-search-highlight:#1e1e2e}body.is-light-mode .select-search-container{--select-search-background:#fff;--select-search-border:#dce0e8;--select-search-selected:#1e66f5;--select-search-text:#000;--select-search-subtle-text:#6c6f85;--select-search-highlight:#eff1f5}.select-search-container *,.select-search-container :after,.select-search-container :before{box-sizing:inherit}.select-search-input{-webkit-font-smoothing:antialiased;-webkit-appearance:none;background:var(--select-search-background);border:2px solid #000;border-radius:3px;color:var(--select-search-text);display:block;font-family:var(--select-search-font);font-size:16px;height:48px;height:70px;letter-spacing:.01rem;line-height:48px;outline:none;padding:0 40px 0 16px;position:relative;text-align:left;text-overflow:ellipsis;width:100%;z-index:1}.select-search-is-multiple .select-search-input{border-radius:3px 3px 0 0;margin-bottom:-2px}.select-search-input::-webkit-search-cancel-button,.select-search-input::-webkit-search-decoration,.select-search-input::-webkit-search-results-button,.select-search-input::-webkit-search-results-decoration{-webkit-appearance:none}.select-search-input[readonly]{cursor:pointer}.select-search-is-disabled .select-search-input{cursor:not-allowed}.select-search-container:not(.select-search-is-disabled) .select-search-input:hover,.select-search-container:not(.select-search-is-disabled).select-search-has-focus .select-search-input{border-color:var(--select-search-selected)}.select-search-select{background:var(--select-search-background);border:2px solid var(--select-search-border);box-shadow:0 .0625rem .125rem rgba(0,0,0,.15);max-height:360px;overflow:auto}.select-search-container:not(.select-search-is-multiple) .select-search-select{border-radius:3px;display:none;left:0;position:absolute;right:0;top:58px;z-index:2}.select-search-container:not(.select-search-is-multiple).select-search-has-focus .select-search-select{display:block}.select-search-has-focus .select-search-select{border-color:var(--select-search-selected)}.select-search-options{list-style:none}.select-search-not-found,.select-search-option{-webkit-font-smoothing:antialiased;background:var(--select-search-background);border:none;color:var(--select-search-text);cursor:pointer;display:block;font-family:var(--select-search-font);font-size:16px;height:42px;letter-spacing:.01rem;outline:none;padding:0 16px;text-align:left;width:100%}.select-search-option:disabled{background:transparent!important;cursor:not-allowed;opacity:.5}.select-search-is-highlighted,.select-search-option:not(.select-search-is-selected):hover{background:var(--select-search-highlight)}.select-search-is-selected{color:var(--select-search-selected);font-weight:700}.select-search-group-header{background:var(--select-search-border);color:var(--select-search-subtle-text);font-size:12px;letter-spacing:.1rem;padding:10px 16px;text-transform:uppercase}.select-search-row:not(:first-child) .select-search-group-header{margin-top:10px}.select-search-row:not(:last-child) .select-search-group-header{margin-bottom:10px}.company-sector-section{display:flex;justify-content:space-evenly;position:relative}.dropdown_arrow{position:relative}.dropdown_arrow:after{border-color:#000 transparent transparent;border-style:solid;border-width:5px 5px 0;content:"";height:0;position:absolute;right:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:0;z-index:1}.company-sector-section__element{width:100%}.company-sector-section__right{display:flex;justify-content:flex-end}.video-responsive{height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.video-responsive iframe{height:100%;left:0;position:absolute;top:0;width:100%}.mapouter{position:relative;text-align:right}.gmap_canvas,.mapouter{height:500px;width:100%}.gmap_canvas{background:none!important;overflow:hidden}.gmap_canvas iframe{height:500px!important;width:100%!important}