.dealers-module{display:flex;flex-direction:row}.dealers-module>div:first-child{flex:1 1 65%;height:100vh}.dealers-module>div:nth-child(2){flex:1 1 35%;height:100vh}.dealers-module>div:nth-child(2)>div{display:flex;flex-direction:column;height:100vh}.dealers-module>div:nth-child(2)>div>.content-wrapper.filter-wrapper{margin:0;padding:0 .4rem}.dealers-module>div:nth-child(2)>div>.content-wrapper.filter-wrapper>div{background:var(--primary-700);border-radius:5px;display:flex;flex-direction:row;margin-bottom:2px;padding:1.25rem}.dealers-module>div:nth-child(2)>div>.content-wrapper.list-wrapper{margin-top:0;overflow-y:scroll;padding:0 .4rem}.dealers-module .posRelative{position:relative}.dealers-module .content-wrapper{margin:1.25rem 0 0}.dealers-module .search-box{max-width:380px;padding:.5rem;width:100%}.dealers-module .search-box h1{font-size:40px;font-weight:300}.dealers-module .search-box label select{appearance:none;background-color:#fff;background-color:var(--primary-100);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' preserveAspectRatio='xMidYMid' width='16' height='12' viewBox='0 0 14 8'><path d='M2.410,1.000 L8.410,7.000 L14.410,1.000 ' style='stroke: rgb%2880, 80, 80%29;stroke-width: 2px; fill: none; fill-rule: evenodd; '/></svg>");background-position:right .5rem center;background-repeat:no-repeat;background-size:14px 6px;border:1px solid #1c232b;border-radius:0;border-radius:5px;font-size:14px;padding:1rem 1.5rem 1rem 1.125rem;width:100%}.dealers-module .search-box button.button{appearance:none;background-color:#1c232b;border:none;border-radius:0;color:#fff;font-size:.9rem;padding:.85em 1em;width:100%}.dealers-module .grid-x{display:flex;flex-flow:column wrap;gap:1rem}.dealers-module .top{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:.5rem}.dealers-module h5.country-selected{margin:0 .5rem 0 0}.dealers-module .top span,.dealers-module h5.country-selected{color:#fff;font-size:1.25rem;font-weight:400}.dealers-module span.dealers-length{margin-left:.5rem}.dealers-module .map{border-radius:5px;display:block;height:100%;width:100%}.dealers-module ul.dealers-grid{display:flex;flex-flow:column wrap;margin:0;padding:0;width:100%}.dealers-module ul.dealers-grid li{background:var(--primary-700);border-radius:5px;list-style-type:none;margin:2px 0;padding:30px 80px 30px 30px;position:relative;transition:background .3s ease-out}.dealers-module ul.dealers-grid li:hover{background:var(--primary-800)}.dealers-module ul.dealers-grid li h5,.dealers-module ul.dealers-grid li p{color:#fff;margin:0;text-transform:uppercase}.dealers-module ul.dealers-grid li h5{font-size:1.15rem;margin-bottom:.65rem}.dealers-module ul.dealers-grid li p{font-size:.85rem;font-weight:300}.dealers-module ul.dealers-grid li a{color:var(--primary-100);font-size:.9375rem;text-decoration:none}.dealers-module .locations p{margin:0}.dealers-module .locations p a{font-size:13px}@media (max-width:1024px){.dealers-module{flex-direction:column}.dealers-module>div:first-child,.dealers-module>div:nth-child(2){flex:unset;height:50vh}.dealers-module>div:nth-child(2)>div{height:50vh}}@media (max-width:768px){.dealers-module .search-box{max-width:unset;position:static}}@media (max-width:640px){.dealers-module ul.dealers-grid{flex-flow:column wrap;gap:1.25rem 0}}.dealers-module a[href^="http://maps.google.com/maps"],.dealers-module a[href^="https://maps.google.com/maps"]{display:none!important}.dealers-module .gm-style-cc,.dealers-module .gmnoprint a,.dealers-module .gmnoprint span{display:none}.dealers-module .gmnoprint div{background:none!important}.dealers-module .collapsible-info{display:none;max-height:0;opacity:0;padding-top:0;transition:max-height .5s ease-out,opacity .5s ease-out,padding-top .5s ease-out}.dealers-module .collapsible-info.open{max-height:100px;opacity:1;padding-top:1rem}.dealers-module .collapse-info{background:#fff;border-radius:100%;color:var(--primary-700);cursor:pointer;font-size:35px;height:40px;line-height:37px;position:absolute;right:30px;text-align:center;top:45px;width:40px}.dealers-module .highlight-info{animation:flashTwice 1s ease-in-out 1}@keyframes flashTwice{0%,to{background-color:var(--primary-700)}25%,75%{background-color:var(--primary-500)}50%{background-color:var(--primary-700)}}