:root {
  --fnac-purple: #e6d4fe;
  --fnac-purple-rgb: 230, 212, 254;
  --fnac-orange: #e8a713;
  --fnac-orange-rgb: 232, 167, 19;
  --fnac-yellow: #fdf351;
  --fnac-yellow-rgb: 253, 243, 81;
  --fnac-grey: #efefef;
  --fnac-grey-rgb: 239, 239, 239;
  --neutrals-0: #ffffff;
  --neutrals-0-rgb: 255, 255, 255;
  --neutrals-100: #fafbfa;
  --neutrals-100-rgb: 250, 251, 250;
  --neutrals-200: #eef1f0;
  --neutrals-200-rgb: 238, 241, 240;
  --neutrals-300: #dbdbde;
  --neutrals-300-rgb: 219, 219, 222;
  --neutrals-400: #8b8b96;
  --neutrals-400-rgb: 139, 139, 150;
  --neutrals-500: #6f6f78;
  --neutrals-500-rgb: 111, 111, 120;
  --neutrals-550: #6b6b6b;
  --neutrals-550-rgb: 107, 107, 107;
  --neutrals-600: #53535a;
  --neutrals-600-rgb: 83, 83, 90;
  --neutrals-700: #313135;
  --neutrals-700-rgb: 49, 49, 53;
  --neutrals-800: #232323;
  --neutrals-800-rgb: 35, 35, 35;
  --neutrals-850: #000022;
  --neutrals-850-rgb: 0, 0, 34;
  --neutrals-900: #0f0f0f;
  --neutrals-900-rgb: 15, 15, 15;
  --neutrals-950: #000000;
  --neutrals-950-rgb: 0, 0, 0;
}

body {
  color: var(--neutrals-800);
  background: var(--neutrals-0);
}

.breadcrumb > .active {
  color: var(--neutrals-800);
}

.z-1 {
  z-index: 1 !important;
}

@media screen and (max-width: 1199px) {
  .bg-generic {
    display: none;
  }
}

.bg-fnac-purple {
  background-color: var(--fnac-purple) !important;
}
@media screen and (min-width: 768px) {
  .bg-fnac-purple.only_mobile {
    background-color: transparent !important;
  }
}

.navbar-default {
  background-color: var(--neutrals-0);
}
.navbar-default .international a {
  margin-inline: 30px;
}

#amarelo {
  position: relative;
  color: var(--neutrals-800);
  background: var(--fnac-yellow);
}
@media screen and (max-width: 991px) {
  #amarelo {
    padding-bottom: 30px !important;
  }
}
#amarelo .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#amarelo h3,
#amarelo h5 {
  color: var(--neutrals-800);
  margin-top: 0;
}
#amarelo h3 {
  margin-bottom: 24px;
}
#amarelo h5 {
  margin-bottom: 16px;
}
#amarelo a {
  color: var(--neutrals-800) !important;
}
#amarelo a:hover {
  text-decoration: none;
}
#amarelo .btn-info {
  padding-block: 8px;
  color: var(--neutrals-0) !important;
  background: var(--neutrals-800);
}
@media screen and (max-width: 991px) {
  #amarelo .btn-info {
    margin-bottom: 24px;
  }
}
#amarelo .btn-info [class^=icon-] {
  font-size: 14px;
  vertical-align: text-top;
}
#amarelo .cartao {
  position: absolute;
  left: 70%;
  bottom: 0;
  margin: 0;
  transform: translate(-50%, 97px);
}

.margin_vantagens {
  margin-block: 113px 85px;
}
@media screen and (max-width: 991px) {
  .margin_vantagens {
    margin-block: 30px 40px;
  }
}

footer {
  padding-block: 23px;
  color: var(--neutrals-0);
  background: var(--neutrals-800);
}
@media screen and (min-width: 768px) {
  footer .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}
footer .centerVcontent {
  height: auto;
  text-align: right;
}
footer .centerVcontent h6 {
  margin-top: 0;
}
footer .alignDivRight {
  position: static;
  float: right;
}

#film_roll_homePage {
  background: var(--neutrals-0);
}
#film_roll_homePage .film_roll_pager {
  position: relative;
  z-index: 1;
}
#film_roll_homePage .film_roll_pager a {
  border-color: var(--neutrals-800);
}
#film_roll_homePage .film_roll_pager a.active {
  background-color: var(--neutrals-800);
}
#film_roll_homePage .film_roll_wrapper .film_roll_child:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 14px);
  height: 100%;
  background-color: rgba(var(--neutrals-900-rgb), 0.2);
}
#film_roll_homePage .film_roll_wrapper .carousel-caption {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  bottom: 0;
  padding: 24px 32px;
  background: rgba(var(--neutrals-0-rgb), 0.95);
  text-shadow: none;
}
@media (min-width: 768px) {
  #film_roll_homePage .film_roll_wrapper .carousel-caption {
    height: 275px;
  }
}
@media (min-width: 992px) {
  #film_roll_homePage .film_roll_wrapper .carousel-caption {
    height: 200px;
  }
}
@media (min-width: 1200px) {
  #film_roll_homePage .film_roll_wrapper .carousel-caption {
    width: 464px;
    height: 275px;
  }
}
#film_roll_homePage .film_roll_wrapper .carousel-caption .jumbo,
#film_roll_homePage .film_roll_wrapper .carousel-caption h5 {
  color: var(--neutrals-900);
  font-size: 22px !important;
  font-style: normal;
  line-height: normal;
}
#film_roll_homePage .film_roll_wrapper .carousel-caption .jumbo {
  order: 2;
  display: flex;
  gap: 5px;
  font-weight: 700;
  margin-bottom: 4px;
  text-transform: uppercase;
}
#film_roll_homePage .film_roll_wrapper .carousel-caption h5 {
  order: 3;
  font-weight: 300;
}
#film_roll_homePage .film_roll_wrapper .carousel-caption h1 {
  order: 1;
  color: var(--neutrals-900);
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: 141.176%;
  margin-block: 0 24px;
}
@media (min-width: 1200px) {
  #film_roll_homePage .film_roll_wrapper .bt-carousel {
    right: 24px;
    bottom: 24px;
  }
  #film_roll_homePage .film_roll_wrapper .bt-carousel .btn {
    height: 40px;
    font-size: 14px;
    font-weight: 700;
    padding: 0 12px;
    line-height: 40px;
  }
  #film_roll_homePage .film_roll_wrapper .bt-carousel .btn [class^=icon-] {
    font-size: 14px;
  }
}

.carousel-caption-mobile {
  display: flex;
  flex-direction: column;
  background: rgba(var(--neutrals-0-rgb), 0.95);
  text-shadow: none;
  height: auto;
  color: var(--neutrals-900);
}
.carousel-caption-mobile .jumbo,
.carousel-caption-mobile h5 {
  color: var(--neutrals-900);
  font-size: 16px !important;
  font-style: normal;
  line-height: normal;
}
.carousel-caption-mobile .jumbo {
  order: 2;
  display: flex;
  gap: 5px;
  font-weight: 700;
  margin-bottom: 4px;
  text-transform: uppercase;
}
.carousel-caption-mobile h5 {
  order: 3;
  font-weight: 300;
  margin-block: 0 15px;
  padding-right: 120px;
}
.carousel-caption-mobile h1 {
  order: 1;
  color: var(--neutrals-900);
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 141.176%;
  margin-block: 0 8px;
}
.carousel-caption-mobile .btn {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

#tab_b {
  position: relative;
  padding-top: 250px;
  padding-bottom: 168px;
  margin-top: -50px;
  background: var(--fnac-purple);
}
@media screen and (max-width: 1199px) {
  #tab_b {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 991px) {
  #tab_b {
    margin-top: -53px;
    padding-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  #tab_b {
    margin-top: 0;
  }
}
#tab_b h3 {
  margin-block: 0 40px;
}
#tab_b [class^=bg-] {
  position: absolute;
}
#tab_b .bg-top-left_events {
  top: 47px;
  left: 0;
}
#tab_b .bg-top-right_events {
  top: 52px;
  right: 0;
}
#tab_b .bg-top-right_events {
  top: 52px;
  right: 0;
}
#tab_b .bg-bottom-right_events {
  bottom: -79px;
  right: 0;
}
#tab_b .bg-full_events {
  bottom: 26px;
  left: 0;
  right: 0;
  width: 100%;
}

.group-upcoming-events {
  margin-bottom: 0;
  background: rgba(var(--neutrals-0-rgb), 0.35);
  backdrop-filter: blur(12px);
}
.group-upcoming-events .list-group-item {
  padding: 16px;
  border-color: var(--fnac-purple);
}
.group-upcoming-events .list-group-item a {
  color: var(--neutrals-800);
}
.group-upcoming-events .list-group-item a .upcoming-date-info .normal-22 {
  display: block;
  margin-top: 5px;
}
.group-upcoming-events .list-group-item a .upcoming-event-name {
  margin-block: 0 16px;
}

#tab_c {
  position: relative;
  padding-block: 104px;
  z-index: 1;
}
@media screen and (max-width: 1199px) {
  #tab_c {
    padding-block: 40px;
  }
}
#tab_c h3 {
  margin-block: 0 32px;
}
#tab_c .list-img-item {
  height: 140px;
  margin-bottom: 27px;
}
#tab_c .bg-bottom-left_recomendations {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 997px;
  height: 307px;
  object-fit: cover;
}
#tab_c .bg-bottom-right_recomendations {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translateY(60%);
}

.flip-container .flipper {
  outline: 4px solid var(--fnac-purple);
}
.flip-container.square_4_images .box_inside {
  outline: 4px solid var(--fnac-purple);
}

.txt-circle {
  background: var(--fnac-purple);
}

#CarouselRecomenda .circle-inline > li {
  margin-right: 24px !important;
}
#CarouselRecomenda .circle-inline > li .white-link {
  color: var(--neutrals-800) !important;
}
#CarouselRecomenda .circle-inline > li .white-link:hover {
  color: var(--fnac-orange) !important;
}
#CarouselRecomenda .circle-inline .img-circle {
  border-radius: 0;
}
#CarouselRecomenda .carousel-indicators {
  position: relative;
  text-align: left;
  margin-left: 0;
  margin-top: 32px;
  z-index: 1;
}
#CarouselRecomenda .carousel-indicators li {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: 0 7px 0 0 !important;
  border: 2px solid var(--neutrals-800);
  border-radius: 50%;
  box-sizing: content-box;
  transition: all 1s ease;
}
#CarouselRecomenda .carousel-indicators li.active {
  background-color: var(--neutrals-800);
}

.list-group {
  margin-bottom: 9px;
}
.list-group > .list-group-item-info {
  color: var(--neutrals-900);
  padding-block: 6px 16px;
  border-color: rgba(var(--neutrals-950-rgb), 0.1);
}
.list-group .list-group-item-info {
  color: var(--neutrals-900);
}

.btn-success {
  color: var(--fnac-orange);
  border-color: var(--fnac-orange);
}
.btn-success:hover {
  background-color: var(--fnac-orange);
  color: var(--neutrals-0);
}

@media screen and (min-width: 992px) {
  .row-line {
    display: flex;
    border-color: rgba(var(--neutrals-950-rgb), 0.1);
  }
}

.bold-26 {
  font-weight: 600;
}

.bold21 {
  font-weight: 600;
}

.btn-lg [class^=icon-] {
  font-size: 16px;
}

.event-top-section {
  position: relative;
}
.event-top-section + .container {
  padding-top: 24px !important;
}
.event-top-section .bg-event-top {
  position: absolute;
  bottom: 0;
  right: 0;
}

.white-link {
  color: var(--neutrals-800) !important;
}
.white-link:hover {
  color: var(--fnac-orange) !important;
}

.best-sellers-section {
  position: relative;
  background: var(--fnac-grey);
  z-index: 1;
}
.best-sellers-section .bg-best-sellers {
  position: absolute;
  top: 20%;
  right: 0;
}

.nav-calendario {
  background: var(--neutrals-800) !important;
}
.nav-calendario a:not(.laranja) {
  font-weight: 600;
}

.row-calendario {
  padding-block: 10px;
  border-top: none;
  border-color: rgba(var(--neutrals-950-rgb), 0.1);
}

#EventList li a,
#EventList li a:hover,
#EventList li a:focus {
  color: var(--neutrals-800);
}

#pag.pagination > li > a,
#pag.pagination > li > span {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 0;
  color: var(--neutrals-900);
}
#pag.pagination > li > a:hover, #pag.pagination > li > a:focus,
#pag.pagination > li > span:hover,
#pag.pagination > li > span:focus {
  background: var(--fnac-orange);
  border-color: var(--fnac-orange);
  color: var(--neutrals-0);
}
#pag.pagination > li.active > a,
#pag.pagination > li.active > span,
#pag.pagination > li.active > a:hover,
#pag.pagination > li.active > span:hover,
#pag.pagination > li.active > a:focus,
#pag.pagination > li.active > span:focus {
  background: var(--fnac-orange);
  border-color: var(--fnac-orange);
  color: var(--neutrals-0);
}

.label-default {
  margin-top: 4px;
  margin-bottom: 4px;
  margin-right: 4px;
}

.dropdow .caret {
  width: 24px;
  height: 24px;
  margin: 0;
  border: none;
  top: 13px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_584_703)'%3E%3Cpath d='M12 16.5L4.5 9.00001L5.55 7.95001L12 14.4L18.45 7.95001L19.5 9.00001L12 16.5Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_584_703'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.dropdow [aria-expanded=true] .caret {
  transform: rotate(180deg);
}
.dropdow .dropdown-white {
  background-color: var(--neutrals-800) !important;
  color: var(--neutrals-0) !important;
}

.category-top-section {
  position: relative;
  z-index: 1;
}
.category-top-section .bg-category-top {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translateY(55%);
}

.panel-acordeao > .panel-heading {
  border-color: rgba(var(--neutrals-800-rgb), 0.1);
  background-color: transparent;
  color: var(--neutrals-800);
}
.panel-acordeao > .panel-heading[aria-expanded=true] {
  background-color: rgba(var(--neutrals-900-rgb), 0.1);
}
.panel-acordeao .panel-body {
  padding-inline: 16px;
}

.faqs-section {
  position: relative;
  z-index: 1;
}
.faqs-section .bg-faq-img {
  position: absolute;
  top: 200px;
  right: 0;
}
/*# sourceMappingURL=rebranding.css.map */