section#modulo1{background:url("../../img/polos/bg-desktop.png");background-size:cover;background-repeat:no-repeat;background-position:center center;width:100%;height:290px;display:flex;align-items:center;justify-content:center}@media(max-width: 767px){section#modulo1{background:url("../../img/polos/bg-mobile.png");background-size:cover;background-repeat:no-repeat;background-position:center center}}section#modulo1 p{font-family:"Montserrat",sans-serif;font-size:36px;font-style:normal;font-weight:800;line-height:48px;color:#fff}section#modulo2{background:#1a1a1a}section#modulo2 .bar{width:100%;display:flex;align-items:center;justify-content:center;padding:30px 16px;box-sizing:border-box;background:#ed145b}section#modulo2 .bar .tx1{color:#fff;font-family:"Montserrat",sans-serif;font-size:14px;font-style:normal;font-weight:900;line-height:16px;letter-spacing:6px;margin-right:24px}section#modulo2 .bar .box-select{width:240px}section#modulo2 .bar .select-hidden{display:none;visibility:hidden;padding-right:10px}section#modulo2 .bar .select{display:inline-block;position:relative;font-size:14px;width:100%;height:48px}section#modulo2 .bar .select-styled{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:6px;border:1px solid #dee1e4;background:#eceff2;display:block;width:100%;box-sizing:border-box;padding:0px 50px 0px 16px;display:flex;align-items:center;font-size:14px;font-style:normal;font-weight:500;line-height:18px;height:48px;font-family:"Montserrat",sans-serif;color:#ed145b;cursor:pointer}section#modulo2 .bar .select-styled:after{content:url("../../img/polos/arrow-down.svg");width:20px;height:20px;position:absolute;top:0px;bottom:0;margin-top:auto;margin-bottom:auto;right:16px;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}section#modulo2 .bar .select-styled:active:after,section#modulo2 .bar .select-styled.active:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}section#modulo2 .bar .select-options{display:none;position:absolute;top:100%;right:0;left:0;z-index:999;margin:0;padding:0;list-style:none;border-radius:6px;background:#eceff2;color:#000;max-height:240px;overflow-y:scroll;font-family:"Montserrat",sans-serif}section#modulo2 .bar .select-options::-webkit-scrollbar{width:12px;background:#f2f2f2;border-radius:6px}section#modulo2 .bar .select-options::-webkit-scrollbar-track{border-radius:6px}section#modulo2 .bar .select-options::-webkit-scrollbar-thumb{background:#c8c8c8;border-radius:6px}section#modulo2 .bar .select-options li{margin:0;padding:16px;transition:.4s;cursor:pointer}section#modulo2 .bar .select-options li:hover,section#modulo2 .bar .select-options li.is-selected{background:#ed145b;color:#fff}section#modulo2 .bar .select-options li[rel=hide]{display:none}section#modulo2 .grupo{max-width:956px;margin:auto}@media(max-width: 767px){section#modulo2 .grupo{max-width:100%}}section#modulo2 .grupo #result{padding:80px 0px;display:grid;grid-template-columns:auto auto;gap:60px 80px}@media(max-width: 767px){section#modulo2 .grupo #result{display:block;padding:20px 16px;box-sizing:border-box}}section#modulo2 .grupo #result .box{width:435px;height:286px;border-left:3px solid #ed145b;display:flex;align-items:center;justify-content:center}@media(max-width: 767px){section#modulo2 .grupo #result .box{width:100%;height:initial;margin-bottom:30px;justify-content:flex-start}section#modulo2 .grupo #result .box:last-child{margin-bottom:0}}section#modulo2 .grupo #result .box .icone{display:block;margin:0px 30px}@media(max-width: 767px){section#modulo2 .grupo #result .box .icone{margin:0px 15px;width:40px}}section#modulo2 .grupo #result .box .box-text .nomePolo{font-family:"Montserrat",sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:26px;letter-spacing:5.4px;text-transform:uppercase;color:#ed145b;margin-bottom:15px}@media(max-width: 767px){section#modulo2 .grupo #result .box .box-text .nomePolo{font-size:18px;line-height:24px;letter-spacing:4.86px}}section#modulo2 .grupo #result .box .box-text .cidadeEstado,section#modulo2 .grupo #result .box .box-text .rua,section#modulo2 .grupo #result .box .box-text .telefone,section#modulo2 .grupo #result .box .box-text .info{font-family:"Montserrat",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:22px;margin-bottom:15px;color:#fff}@media(max-width: 767px){section#modulo2 .grupo #result .box .box-text .cidadeEstado.rua,section#modulo2 .grupo #result .box .box-text .cidadeEstado.telefone,section#modulo2 .grupo #result .box .box-text .cidadeEstado.info,section#modulo2 .grupo #result .box .box-text .rua.rua,section#modulo2 .grupo #result .box .box-text .rua.telefone,section#modulo2 .grupo #result .box .box-text .rua.info,section#modulo2 .grupo #result .box .box-text .telefone.rua,section#modulo2 .grupo #result .box .box-text .telefone.telefone,section#modulo2 .grupo #result .box .box-text .telefone.info,section#modulo2 .grupo #result .box .box-text .info.rua,section#modulo2 .grupo #result .box .box-text .info.telefone,section#modulo2 .grupo #result .box .box-text .info.info{font-size:12px;line-height:16px}}section#modulo2 .grupo #result .box .box-text .cidadeEstado a,section#modulo2 .grupo #result .box .box-text .rua a,section#modulo2 .grupo #result .box .box-text .telefone a,section#modulo2 .grupo #result .box .box-text .info a{color:#fff;text-decoration:none;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}section#modulo2 .grupo #result .box .box-text .cidadeEstado a:hover,section#modulo2 .grupo #result .box .box-text .rua a:hover,section#modulo2 .grupo #result .box .box-text .telefone a:hover,section#modulo2 .grupo #result .box .box-text .info a:hover{color:#ed145b}