@charset "utf-8";
/* CSS Document */

html, body {
    font-family: 'Montserrat', sans-serif;
	    color: #2E3641;
	    font-size: 19px;
	height: 100%;
}


.footer{
background-color: #2E3641;

}

#premio{
	background-color: #E0F1F5;
}

.text_premio{
	font-size: 24px;
	line-height: 29px;
	margin-bottom: 0px;
}


img.cartao_header {
    width: 100%;
    height: auto;
    position: relative;
    animation: floater 6s ease-in-out infinite;

}

img.card_responsive {
    width: 100%;
    height: auto;
    max-width: 307px;
}

@keyframes floater {
	0% {
		transform: translatey(0px);
	}
	50% {
		transform: translatey(-20px);
	}
	100% {
		transform: translatey(0px);
	}
}


.cards-onde-black {
    border-radius: 16px;
    box-shadow: 0 3px 24px rgb(0 0 0 / 17%);
	padding: 30px;
min-height: 293px;
background-color: #2E3641;
	display: flex;
    justify-content: center;
    align-items: center;

}

p.items_text{
	font-size: 24px;
	font-weight: 500;
}

img.mb-2.icon_item {
    max-width: 120px;
}

video{
	max-width: 1250px;
	width: 100%;
	height: auto;
}


img.google-pay-millennium-header{
	    position: absolute;
    height: auto;
    top:40%;
	right: 0px;
}

img.google-pay-millennium-header-mobile{
	width: 100%;
	height: auto;
}

img.telemovel_pedir{
	width: 100%;
	height: auto;
}


p.subtitulo_section {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    color: #d1005d;
}

p.titulo_pedir{
	font-size: 21px;
line-height: 29px;
	font-weight: 700;	
    margin-bottom: 10%;

}

.fixed-top > div > a > img.logotipo_millennium{
	display: none;
}


.navbar-scrolled > div > a > img.logotipo_millennium{
	display: block;
}

.navbar-scrolled > div > a > img.logotipo_millennium_bar{
	display: none;
}

#mainNav .navbar-nav .nav-item .nav-link{
	font-weight: 600;
}

#mainNav .navbar-nav .nav-item .nav-link {
    color: #2e3641;
    font-family: 'Montserrat', sans-serif;
    font-size: 1rem;
}

#mainNav.navbar-scrolled .navbar-nav .nav-item .nav-link {
    color: #2c3642;
}

#mainNav.navbar-scrolled .navbar-nav .nav-item .nav-link:hover {
    color: #e31c79;
}
#mainNav .navbar-nav .nav-item .nav-link.active {
    color: #e31c79!important;
}

.background_topo{
background-image: url("img/header.png");
}

.cards-onde {
    border-radius: 16px;
    box-shadow: 0 3px 24px rgb(0 0 0 / 17%);
    padding: 30px;
    min-height: 376px;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
}

.cards-vantagem {
    border-radius: 16px;
    box-shadow: 0 3px 24px rgb(0 0 0 / 17%);
min-height: 320px;
	display: flex;
    justify-content: center;
    align-items: center;
}


.padding-texto{
	padding: 33px;
}


img.card_responsive.google-pay {
    max-width: 376px;
}

img.card_responsive.swatchpay {
    max-height: 320px;
}

img.card_responsive.fitbit {
    max-width: 349px;
}



.cards-como {
    border-radius: 16px;
    box-shadow: 0 3px 24px rgb(0 0 0 / 17%);
    min-height: 287px;
	background: #fff;

}

#como{
	position: relative;
	    padding-top: 0px;
}

img.imagem_card {
    width: 100%;
    height: auto;
    max-width: 520px;
}

div#background {
    width: 100%;
    height: 86%;
    background: #F5F6FA;
    position: absolute;
    top: 0px;
}

section#agora {
    position: relative;
    padding-bottom: 0px;
}

.background_agora {
    width: 100%;
    height: 80%;
    background: #F5F6FA;
    position: absolute;
    bottom: 0px;
}




p.listagem{
	margin-bottom: 0px;
}

p.titulo_card {
    font-size: 15px;
    font-weight: 600;
    color: #d1005d;
	    margin-bottom: 3px;
}

p.texto-card {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
	color: #2E3641;
	    margin-bottom: 5px;
}

p.mb-md-5.mt-2.disclaimer {
    font-size: 21px;
}

#testemunhos{
	    background: rgba(245, 246, 250, 0.6);

}

ul.check{
	  list-style-image: url("img/check.png");

}

li.lista {
    margin-bottom: 3%;
}

.background {
    width: 19%;
    height: 100%;
    background: #8AC9DB;
    position: absolute;
    top: 0px;
    transform: translateX(-207%);
    border-radius: 16px 0px 0px 16px;
}

img.homem_app {
    max-width: 538px;
    bottom: 0px;
    left: 25px;
    position: absolute;
}

p.link_card {
    position: absolute;
    bottom: 10px;
}

.item.testemunho-item {
    background: #FFFFFF;
    box-shadow: 8px 5px 17px rgb(208 219 231 / 48%);
    border-radius: 10px;
    padding: 23px;
    min-height: 553px;
}

p.texto_cards {
    color: #80828F;
    font-size: 16px;
}


.col-md-12.mt-4.stores_footer {
    padding: 0px;
}

.owl-stage-outer {
    padding: 40px 21px;
}


#controlo{
background: rgba(245, 246, 250, 0.6);
}


img.card_responsive.mbway {
    max-width: 167px;
}

#logo {
    margin-top: 3rem;
    margin-bottom: 3rem;
	max-width: 80px;
}

.desktop{
display: block;
}

.mobile{
	display: none!important;
}

.reminder{
	display: block;
	position: fixed;
	right: 0;
	z-index: 9999;
	top:45%;
}

.grupo{
	display: flex;
	padding: 10px;
}

.direita{
	margin-left: 5%;
}

a.nav-link.medidas_link.active {
    color: #e31c79 !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 1.9rem;
}

a.nav-link.medidas_link {
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.9rem;
}

.nav-tabs {
    border-bottom: 0px solid #dee2e6;
}

.disclaimer_novo{
	color: #fff;
	font-size: 16px;
	font-weight: 300;
}


.nav-tabs .nav-link {
    border: 0px solid transparent;
}

.nav {
    justify-content: center;
}

.botao_instale2 {
    background-color: #d1005d;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    padding: 12px 28px;
    text-decoration: none;
    opacity: 1;
    font-weight: 700;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    transition: all .2s;
}


.btn-outline-primary {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
   background: #FFFFFF;
    border: 2px solid #e31c79;
    border-radius: 27.5px;
    font-size: 14px;
    color: #e31c79;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    display: inline-block;
    line-height: 40px;
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #e31c79;
    border-color: #e31c79;
}

a{
	color:#d1005d;
	font-weight: 700;
}

a:hover {
    color: #d1005d;
    text-decoration: none;
}

h1{
	font-family: 'Montserrat', sans-serif;
	color:#2e3641;
    font-size: 56px !important;
    line-height: 64px;
    font-weight: 600;
}

p.mb-2.title_h1 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 1px;
       color: #d1005d;
	text-transform: uppercase;
}
h1.h1_first{
	font-family: 'Montserrat', sans-serif;
	color:#fff;
font-size: 190px !important;
    line-height: 160px;
}

.sub_title{
	color: #ffffff;
}

.page-section {
    padding: 4rem 0;
}



section#app_install {
}

h2 {
    font-family: 'Montserrat', sans-serif;
    color: #2E3641;
    font-size: 48px !important;
    line-height: 59px;
    font-weight: 600;
}

h3 {
    font-family: 'Montserrat', sans-serif;
    color: #2E3641;
    font-size: 20px !important;
    line-height: 23px;
    font-weight: 600;

}

img.instalar_app_iphone{
	width: 100%;
	height: auto;
}

h4{
    font-family: 'Montserrat', sans-serif;
	color: #e31c79;
}

h5{
	    font-size: 1.25rem;
    font-weight: 700;
    color: #e31c79;

}

h6{
	color:#fff;
}

i.fas.fa-arrow-right {
    margin-left: 10px;
}


.video-container {
    overflow: hidden;
    position: relative;
    width:100%;
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.tlm_header {
    position: relative;
    max-width: 500px;
}

.watch{
	position: absolute;
	max-width: 500px;
}

.animation-delay-500 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.animation-delay-1500 {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

#fp-nav ul li a span, .fp-slidesNav ul li a span{
	background:#767676 !important;
}

.line_numbers{
	margin-bottom: 6%;
}

.text_how{
	color:#2E3641;
	padding-left: 30px;
}

.numbers{
	padding-top: 3%;
}

.image_number{
	max-width: 5%;
}

.text_how{
	max-width: 95%;
	vertical-align: middle;
}

.how_tlm{
	width: 100%;
	height: auto;
}

p.icone_topo {
    padding-top: 50px;
}


.botao_instale {
    background-color: #fff;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    display: inline-block;
    cursor: pointer;
    color: #d1005d;
    padding: 12px 28px;
    text-decoration: none;
    opacity: 1;
    font-weight: 700;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
	transition: all .2s;
}

.botao_instale:hover {
    opacity: 1;
    text-decoration: none;
       color: #d1005d;
	    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgb(209 0 93 / 30%);
}
.botao_instale2:hover {
    opacity: 1;
    text-decoration: none;
	color: #fff;
	transform: translateY(-3px);
    box-shadow: 0 10px 20px rgb(209 0 93 / 30%);
}

header.masthead p {
    font-size: 1.10rem;
    color: #fff;
}

header.masthead {
    height: 80vh;
    min-height: 40rem;
    padding-top: 72px;
    padding-bottom: 0;
}

.modal-dialog {
    max-width: 1200px;
}


.svg {
    position: absolute;
    bottom: -100px;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    display: block;
}

.main_text{
	z-index: 999;
}



.avaliacao2{
	font-family: gothamCondensed;
	color: #fff!important;
	font-size: 82px !important;
	line-height: 76px;
}

.passos {
    color: #000000;
    font-size: 18px;
}

.passos_img img {
    max-width: 180px;
}

h4 {
    font-size: 21px;
    font-weight: 600;
    color: #2e3641;
}

hr {
    border: 0;
    height: 2px;
    width: 20%;
    background: #dcdcdc;
    margin: 2rem 0rem 2rem 0rem !important;
}

.text_card {
    font-size: 18px;
}

.store_registo img {
    max-width: 137px;
    margin-top: 3%;
}

p.titulo_multicanal {
    color: #e31c79;
    font-size: 28px;
    font-weight: 700;
    margin-top: 4%;
    line-height: 34px;
    margin-bottom: 5%;
}

.btn3 {
    border-radius: 3rem !important;
    height: auto;
    font-family: 'Montserrat',sans-serif;
    font-weight: 600;
    white-space: normal;
    max-width: 180px;
 
}

.btn-outline-primary-desktop {
    color: #ffffff !important;
    background-color: #d1005d;
    background-image: none;
    border-color: #d1005d;
    border-width: 0.1rem;
    padding: 0.425rem 1.675rem 0.425rem 1.675rem!important;
}

a.btn3.btn-outline-primary-desktop {
    text-decoration: none;
}

.btn {
    border-radius: 3rem !important;
    height: auto;
    font-family: 'Montserrat',sans-serif;
    font-weight: 600;
    line-height: 1;
    width: 40%;
    white-space: normal;
    max-width: 180px;
    margin-left: 2%;
}

.btn-outline-primary {
    color: #ffffff !important;
    background-color: #e31c79;
    background-image: none;
    border-color: #e31c79;
    border-width: .1rem;
    padding: .625rem 0.4rem .625rem 0.4rem!important;
}

.btn-outline-primary:hover {
    color: #e31c79 !important;
    background-color: transparent !important;
    background-image: none !important;
    border-color: #e31c79 !important;
}

.stores {
    margin-bottom: 5%;
}

footer {
    position: relative;
    padding: 25px 0;
    text-align: center;
    background-color: #2e3641;
}

h6.rodape {
    font-size: .8125rem;
    color: #fff;
    font-weight: 400;
}


img.img-social {
    height: 1.9rem;
    border: 0;
    cursor: pointer;
    margin-top: -1rem;
    position: relative;
    margin: .5rem;
}

img.stores_footer {
    padding: 0px 8px 0px 8px;
}



.modal-content{
	    max-height: 672px;
}

.exampleModal{
	display: none;
}

.modal_text{
	color:#000000;
	font-size: 20px;
}

.modal-footer{
  text-align: center;
		border:0px;

}

.modal-header{
	border-bottom:0px;
}


.botao_instale_modal {
    background-color: #e31c79;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #e31c79;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-size: 20px;
    padding: 5px 60px;
    text-decoration: none;
    opacity: 0.9;
}

.botao_instale_modal:hover {
    background-color: #e31c79;
    opacity: 1;
    text-decoration: none;
    color: #fff;
}


.switch {
  position: relative;
  display: inline-block;
  width: 46px;
  height: 26px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 22px;
  width: 22px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #46c06c;
}

input:focus + .slider {
  box-shadow: 0 0 1px #46c06c;
}

input:checked + .slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 21px;
}

.slider.round:before {
  border-radius: 50%;
}

	#onde{

		background-color: #f5f6fa;
}

	.cards-onde2 {
    border-radius: 16px;
    box-shadow: 0 3px 24px rgb(0 0 0 / 17%);
    padding: 30px;
    min-height: 365px;
    display: flex;
    justify-content: center;
    align-items: center;
}

p.titulo_card_fundo.mb-4 {
    font-size: 40px;
    line-height: 48px;
}



@media screen and (min-width: 1770px) {
	img.google-pay-millennium-header {
    position: absolute;
    height: auto;
    top: 0px;
    right: 21%;
}

  }




@media (max-width: 768px){
	
	.owl-stage-outer {
    padding: 15px 0px; 
}
	
	.cards-vantagem-apple {
    min-height: 530px;
}
	
	img.telemovel_header{
	 width: 100%;
    height: auto;
    position: absolute;
	max-width: 398px;
}

	
	p.subtitulo_section {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    color: #d1005d;
}
	
	.image_number {
    max-width: 3%;
}
	
	#mainNav {
    box-shadow: none;
    background-color: transparent;
}
	
	.fixed-top {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
	

	
	img.google-pay-millennium-header {
    position: absolute;
    height: auto;
		bottom: 0px;
	left: 2%;
	}
	
	
	p.titulo_card {
    font-size: 17px;
    font-weight: 600;
}
	
	.col-md-12.mt-4.stores_footer {
    padding: 0px;
}
	
	img.imagem_card {
    width: 100%;
    height: auto;
    max-width: 280px;
}
	
	
	p.titulo_card_fundo.mb-4 {
    font-size: 29px;
    line-height: 38px;
}
	
.btn-outline-primary {
    color: #ffffff !important;
    background-color: transparent;
    background-image: none;
    border-color: #fff;
    border-width: 0.1rem;
    padding: 0.625rem 0.4rem 0.625rem 0.4rem!important;
}
	
	.background_agora {
    width: 100%;
    height: 100%;
    background: #F5F6FA;
    position: absolute;
    bottom: 0px;
}
	
	img.homem_app {
    max-width: 322px;
    bottom: 0px;
    width: 100%;
    height: auto;
}
	
	.cards-vantagem.margem-top {
    margin-top: 30px;
}
	
	.cards-onde {
    border-radius: 16px;
    box-shadow: 0 3px 24px rgb(0 0 0 / 17%);
    padding: 30px;
    min-height: 207px;
    margin-top: 8%;
}
	

	
	.cards-vantagem-apple {
    margin-bottom: 30px;
}
	
		.cards-onde-black {
    border-radius: 16px;
    box-shadow: 0 3px 24px rgb(0 0 0 / 17%);
    padding: 30px;
    min-height: 207px;
    margin-top: 8%;
}
	
	.padding-texto {
    padding: 30px;
}
	
	img.card_responsive.\33 dsecure {
    max-width: 200px;
}
	
	h3 {
    font-family: 'Montserrat', sans-serif;
    color: #2E3641;
      font-size: 20px !important;
    line-height: 23px;
    font-weight: 600;
}

	img.app_store {
    max-width: 100px;
}
	img.google_store {
    max-width: 100px;
}
	
	.video-container.mobile {
    height: 444px;
}
	p.mb-2.title_h1 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 19px;
    letter-spacing: 1px;
}

	h1 {
color: #2e3641;
		font-size: 32px !important;
    line-height: 36px;
}
	.page-section {
    padding: 3rem 0;
}
	
	.padding-texto-google {
    padding: 33px;
}
	
	
	.stores {
    margin-top: 10px;
}

img.google_play {
    max-width: 100px;
}
	
	img.apple_store {
    max-width: 100px;
}
	
	img.huawei_store {
    max-width: 100px;
}
	
	.background_topo {
    background-image: url("img/header_mobile.png");
}
	
	
header.masthead {
    padding-top: 5rem;
    padding-bottom: 6rem;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
}
	
	
	
		.avaliacao2 {
    font-family: gothamCondensed;
    color: #fff!important;
    font-size: 60px !important;
    line-height: 56px;
}
	
		.reminder img{
		max-width: 70px;
	}
	
		.reminder {
		top:62%;
	z-index: 9999!important;
	}

div#background {
    width: 100%;
    height: 73%;
    background: #F5F6FA;
    position: absolute;
    top: 0px;
}
	
	
.botao_instale {
    background-color: #fff;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    display: inline-block;
    cursor: pointer;
    color: #d1005d;
    font-size: 16px;
    line-height: 20px;
    padding: 12px 30px;
    text-decoration: none;
}
	.svg {
    position: absolute;
    bottom: -415px;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    display: block;
}
	
	
	
	header.masthead p {
    font-size: 1.25rem;
}
	
	.desktop{
display: none;
}

.mobile{
	display: block !important;
	
}
	
	p.texto-card {
    font-style: normal;
    font-weight: 500;
    font-size: 19px;
    line-height: 26px;
    color: #2E3641;
    margin-bottom: 5px;
}
	
	.modal-content {
    max-height: 427px;
}
	
h2 {
    margin-top: 20px;
font-size: 26px !important;
    line-height: 30px;
}
	
		.fixed-top > div > a > img.logotipo_millennium{
display: none;
}
	
		.fixed-top > div > a > img.logotipo_millennium_bar{
	
				display: block;
		max-width: 170px;
}
	

	li {

    line-height: 25px;
}

	
	.watch {
		max-width: 345px;
}
	
	.numbers{
	padding-top: 5%;
}
	.how_tlm{
		margin-top: 6%;
	}
	
	.pay_topo{
		margin-bottom: 3%;
		max-width: 150px;
	}
	
	.ios_button img{
		margin-bottom:3%;
		max-width: 150px;
	}
	
	img.app_gallery {
    max-width: 100px;
}
}

@media (max-width: 340px) {
.btn {
    border-radius: 3rem !important;
    height: auto;
    font-family: 'Montserrat',sans-serif;
    font-weight: 600;
    line-height: 1;
    width: 100%;
    white-space: normal;
    max-width: 180px;
    margin-left: 2%;
}
	
	.svg {
    position: absolute;
    bottom: -605px;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    display: block;
}
	
	
}

#policyCookieInformation{z-index:1050;position:fixed;top:0;width:100%;max-height:100%;overflow:auto}section.cookies{margin:0}section.cookies .screenCookie{background:#fff;padding:1em;display:none;position:relative;top:1em;left:1em;right:1em;border-radius:1em;box-shadow:1px 6px 10px 0 #aaa}section.cookies .screenCookie p{margin:.5em 0}section.cookies .screenCookie .form-check.form-check-inline{margin-bottom:2em}section.cookies .screenCookie#screenTwo{position:relative}section.cookies p.cerize{color:#d1005d;font-weight:600}section.cookies #align{display:inline-block}section.cookies p.font-14{font-size:14px;color:#2e3641}section.cookies #screen-shade{opacity:0;background:#000;position:absolute;left:0;right:0;top:0;bottom:0;pointer-events:none;transition:opacity .8s}section.cookies label.custom-control-label{font-weight:600;position:initial;margin-bottom:0;}section.cookies .custom-control.custom-checkbox.custom-control-inline{display:inline-grid;margin-top:1.25em}section.cookies label.alone{font-weight:600}section.cookies #first.custom-control.custom-radio.custom-control-inline{margin-left:2em}section.cookies button.cookies-btn-accept{margin:1.25em 0}section.cookies .custom-control{padding-left:2em}section.cookies a.cookies-btn-options.btn.btn-link{display:block;color:#0097a7}section.cookies a.cookies-btn-options.btn.btn-link:hover{color:#087885}a.cookies-btn-options.btn.btn-link{display:block}@media (min-width:568px){section.cookies a.cookies-btn-options.btn.btn-link{display:inline-block;margin-left:1em}}@media (min-width:768px){section.cookies .screenCookie{padding:1.875em 3.375em;top:0;left:0;right:0;border-radius:0}section.cookies button.cookies-btn-accept{margin:1em}section.cookies .custom-control.custom-radio.custom-control-inline{margin-left:1.5em}section.cookies .custom-control.custom-checkbox{margin-top:1.4375em}}@media (min-width:992px){section.cookies button.cookies-btn-accept#acept{margin-top:-2.5em}}@media (max-width:767px){section.cookies .screenCookie{margin:0 1em;left:0;right:0}}.overlay.over-cookies.d-lg-none{z-index:1045}.useNewStyles{line-height:140%;font-size:20px!important;font-family:Arial,"Lucida Grande","Lucida Sans Unicode","Sans-Serif";color:#333;}@media (min-width:1200px){.useNewStyles .container{max-width:1579px;padding-left:4eem;padding-right:4em;box-sizing:border-box}}@media (min-width:1580px){.useNewStyles .container{max-width:1840px;padding-left:4rem;padding-right:4rem;box-sizing:border-box}}.useNewStyles *,.useNewStyles ::after,.useNewStyles ::before{box-sizing:border-box}.useNewStyles .btn-link{font-size:20px;font-family:Montserrat,sans-serif;color:#0097a7;font-weight:600;text-decoration:none;background-color:transparent;border-color:transparent;width:auto!important;border:0}.useNewStyles .btn-link:hover{color:#087885;font-family:Arial,"Lucida Grande","Lucida Sans Unicode","Sans-Serif";font-weight:600;text-decoration:none;background-color:transparent;border-color:transparent}.useNewStyles .btn-voltar{z-index:0}.useNewStyles .btn-link.btn-voltar:before{content:"";display:block;background:url(/_layouts/15/vNext.Presentation/Images/voltar.svg) no-repeat;font-size:20px;width:1em;height:.6em;float:left;margin:4px 10px 0 0}.useNewStyles .btn-link.btn-front:before{content:"";display:block;background:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/front.svg) no-repeat;font-size:20px;width:.6em;height:.4em;float:right;margin:7px 0 0 10px}.useNewStyles .btn-link.btn-front:hover:before{background:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/front_hover.svg) no-repeat}.useNewStyles .btn-link.btn-voltar:hover:before{background:url(/_layouts/15/vNext.Presentation/Images/voltar_hover.svg) no-repeat}.useNewStyles .btn-link.btn-close::before{content:"";display:block;font-size:20px;background:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/close_blue_bold.svg) no-repeat;width:.625em;height:.625em;float:left;margin:.25em .25em 0 0}.useNewStyles .btn-link.btn-close:hover::before{background:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/close_blue_bold_hover.svg) no-repeat}.useNewStyles .btn-docs-grey:before{content:"";display:block;font-size:20px;background:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/docs-doc.svg) no-repeat;background-size:contain;width:1em;height:1.25em;float:left;margin:.1em 1em 0 0}.useNewStyles .btn-link.btn-docs:before{content:"";display:block;font-size:20px;background:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/docs_blue.svg) no-repeat;width:1em;height:1.25em;float:left;margin:-.1em .5em 0 0}.useNewStyles .btn-link.btn-docs:hover:before{background:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/docs_blue_hover.svg) no-repeat}.useNewStyles .btn-link.btn-add,.useNewStyles .btn-link.btn-details{line-height:1.4}.useNewStyles .btn-link.btn-add{font-size:20px;margin-top:.2em}.useNewStyles .btn-link.btn-add:before{content:"";display:block;background:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/mais_normal.svg) no-repeat;font-size:20px;width:1.25em;height:1.25em;float:left;margin:0 .5em 0 0}.useNewStyles .btn-link.btn-add:hover:before{background:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/mais_hover.svg) no-repeat}.useNewStyles .btn-link.btn-details:before{content:"";display:block;background:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/drop_down.svg) no-repeat;font-size:20px;width:1.5em;height:1.5em;float:right;margin:0 0 0 .5em}.useNewStyles .btn-link.btn-details.active:before{background:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/drop_up.svg) no-repeat}.useNewStyles .btn.btn-link{border-radius:0!important}.useNewStyles a.btn-link{padding-left:0;padding-right:0}.useNewStyles .btn{font-size:20px;border-radius:3em!important;height:auto;font-family:Arial,"Lucida Grande","Lucida Sans Unicode","Sans-Serif";font-weight:600;line-height:1;width:100%;white-space:normal}@media (min-width:568px){.useNewStyles .btn{width:auto}.useNewStyles .btn.btn-outline-primary{width:100%}}@media (min-width:568px){.useNewStyles .btn.btn-outline-primary{width:auto}}.useNewStyles .btn-cerize{color:#fff!important;background-color:#d1005d;background-image:none;border-color:#d1005d;font-size:1em;padding:.625em 1.875em .625em 1.875em}.useNewStyles .btn-cerize:hover,.useNewStyles .btn-primary:hover{color:#fff;background-color:#981353;border-color:#981353}.useNewStyles button.btn.hide-mobile{background-color:transparent;border-color:#fff;border-radius:1.5em;color:#fff;font-size:.8125em;padding:.625em 1.875em .625em 1.875em;display:flex;align-items:center;border:2px solid}.useNewStyles button.btn.hide-mobile img{width:1em;height:1em;margin-right:.625em;background:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/menu/login_white.svg) 0 0 no-repeat}.useNewStyles button.search{background:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/menu/search.svg) no-repeat;width:1.25em;padding:1.8em 0 .8em;display:inline;cursor:pointer;top:0;border:none}.useNewStyles .btn-primary{color:#fff!important;background-color:#d1005d;border-color:#d1005d;padding:.625em 1.875em .625em 1.875em;font-weight:600}.useNewStyles .btn-primary:hover{color:#fff!important;background-color:#981353;background-image:none;border-color:#981353}.useNewStyles .btn-primary:disabled{color:#fff!important;background-color:#abacad;background-image:none;border-color:#abacad}.useNewStyles .btn-outline-primary{color:#d1005d!important;background-color:transparent;background-image:none;border-color:#d1005d;border-width:.1em;padding:.625em 1.875em .625em 1.875em}.useNewStyles .btn-outline-primary:not(:disabled):not(.disabled):active:focus{box-shadow:none}.useNewStyles .btn-outline-primary.focus,.useNewStyles .btn-outline-primary:focus{box-shadow:none}.useNewStyles .btn-outline-primary:hover,.useNewStyles .btn.btn-outline-primary:not(:disabled):not(.disabled):active{color:#981353!important;background-color:transparent!important;background-image:none!important;border-color:#981353!important}.useNewStyles .btn-outline-primary:hover::before,.useNewStyles .btn.btn-outline-primary:not(:disabled):not(.disabled):active::before{filter:brightness(0) saturate(100%) invert(15%) sepia(37%) saturate(5597%) hue-rotate(313deg) brightness(99%) contrast(100%)}.useNewStyles .btn-outline-primary:disabled{color:#abacad!important;background-color:#fff;background-image:none;border-color:#abacad}.useNewStyles .btn-select{background:#fff;border:2px solid #2e3641;border-radius:1.5em;margin-left:auto;margin-right:1em;color:#2e3641;padding:.5em 0 .5em 1em;width:auto;text-align:center}.useNewStyles .btn.disabled,.useNewStyles .btn:disabled{border-color:#abacad;color:#abacad}.useNewStyles .btn.disabled .badge,.useNewStyles .btn:disabled .badge{background-color:#abacad!important}.useNewStyles .btn-lg.btn-primary{padding:1em 3.125em!important;font-size:1em;width:100%}.useNewStyles .btn-lg.btn-primary:hover{padding:1em 3.125em!important;color:#fff!important;background-color:#981353;background-image:none;border-color:#981353}.useNewStyles .btn-lg.btn-primary:disabled{color:#fff!important;background-color:#abacad;background-image:none;border-color:#abacad}@media (min-width:568px){.useNewStyles .btn-lg.btn-primary{width:auto}}@media (max-width:992px){.useNewStyles button.btn.hide-mobile img{width:1em;height:1em;margin-right:.625em;background:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/menu/login_white.svg) 0 0 no-repeat}}.useNewStyles .btn-secondary:not(:disabled):not(.disabled).active:focus,.useNewStyles .btn-secondary:not(:disabled):not(.disabled):active:focus,.useNewStyles .show>.btn-secondary.dropdown-toggle:focus{box-shadow:none!important}.useNewStyles .btn-primary:not(:disabled):not(.disabled).active,.useNewStyles .btn-primary:not(:disabled):not(.disabled):active,.useNewStyles .show>.btn-primary.dropdown-toggle{box-shadow:none!important}.useNewStyles .btn-primary:not(:disabled):not(.disabled).active,.useNewStyles .btn-primary:not(:disabled):not(.disabled):active,.useNewStyles .show>.btn-primary.dropdown-toggle{color:#fff;background-color:#981353;border-color:#981353}.useNewStyles .custom-checkbox,.useNewStyles .custom-radio{margin:.25em 1em .25em 0}.useNewStyles .custom-checkbox .custom-control-label::before {border-radius: .25rem;}.useNewStyles .custom-checkbox .custom-control-input:checked~.custom-control-label::before,.useNewStyles .custom-radio .custom-control-input:checked~.custom-control-label::before{background-color:transparent;border-width:2px;border-color:#2e3641}.useNewStyles .custom-control-label::before{position: absolute;top:0;left: 0;border:1px solid #acabad;background:#fff;width:1.5em;height:1.5em;display: block;pointer-events: none;content: "";user-select: none;}.useNewStyles .custom-radio .custom-control-input:checked~.custom-control-label::after{content:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/bullet-radio.svg);width:22px;height:22px;top:4px;left:4px;box-shadow:none}.useNewStyles .custom-radio .custom-control-input:checked:disabled~.custom-control-label::after{content:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/bullet-radio-disabled.svg);background-size:1em;box-shadow:none}.useNewStyles .custom-radio .custom-control-input:disabled~.custom-control-label::before{background:0 0;border:1px solid #c1c1c1}.useNewStyles .custom-radio .custom-control-input:checked:disabled~.custom-control-label::before{background:0 0;border:2px solid #c1c1c1}.useNewStyles .custom-checkbox .custom-control-input:checked~.custom-control-label::before{background-color:#0997a7}.useNewStyles .custom-control-label::after{position:absolute;left:-5px;top:-5px;width:40px;height:40px;background:0 0!important}.useNewStyles .custom-control-label:hover::before{border:1px solid #2e3641}.useNewStyles .custom-control-input:disabled~.custom-control-label{color:#aaa}.useNewStyles .custom-control-input:disabled~.custom-control-label::before{background-color:#efefef}.useNewStyles .custom-checkbox .custom-control-input:checked~.custom-control-label::before,.useNewStyles .custom-radio .custom-control-input:checked~.custom-control-label::before{background-color:transparent}.useNewStyles .custom-checkbox .custom-control-input:checked~.custom-control-label::after{content:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/check_checked.svg);background-size:2.5em}.useNewStyles .custom-checkbox .custom-control-input:disabled~.custom-control-label::before{background:#fff;background-size:100%;border-color:#acabad}.useNewStyles .custom-checkbox .custom-control-input:disabled~.custom-control-label::after{background:#fff;background-size:100%}.useNewStyles .custom-checkbox .custom-control-input:checked:disabled~.custom-control-label::before{background:0 0;border-color:#acabad}.useNewStyles .custom-checkbox .custom-control-input:checked:disabled~.custom-control-label::after{content:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/check_disable.svg);background-size:2.5em};.useNewStyles .custom-control-label::before{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;pointer-events:none;content:"";-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#dee2e6};

.game{
	
}
