@import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap);
@import url(/motorfest/ionicons.min.css) all;
/*! sanitize.css v4.1.0 | CC0 License | github.com/jonathantneal/sanitize.css */

@font-face{font-family:DIN-CondBlack;
src:url('/motorfest/1.woff2') format("woff2"),
url('/motorfest/2.woff') format("woff");
font-weight:400;font-style:normal}

@font-face{font-family:"ubisoft_sans";src:url("/global/prod/fonts/ubisoftsans-regular.woff2") format("woff2"),url("/global/prod/fonts/ubisoftsans-regular.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:"ubisoft_sansbold";src:url("/global/prod/fonts/ubisoftsans-bold.woff2") format("woff2"),url("/global/prod/fonts/ubisoftsans-bold.woff") format("woff");font-weight:normal;font-style:normal}.global-navigation--default{position:fixed;left:0;top:0;background-color:#000;height:50px;width:100%;z-index:950}.global-navigation--default #overlay-widget{position:absolute !important;right:60px;top:0}@media only screen and (max-width: 953px){.global-navigation--default #overlay-widget{right:0}}.global-navigation--default[locale=ar-ae] #overlay-widget{left:0;right:auto}.global-navigation--default>div:first-child{position:absolute;left:0;top:0;right:0;z-index:1001;pointer-events:none}.global-navigation--default #overlay-container{width:50px}@media only screen and (min-width: 954px){.global-navigation--default #overlay-iframe.overlay-iframe--expanded{width:954px !important}}@media only screen and (max-width: 953px){.global-navigation--default #overlay-iframe.overlay-iframe--expanded{width:100vw !important}}body[data-widget-open=true]{height:100vh !important;overflow:hidden !important}body[data-widget-open=true] global-navigation:after{content:" ";background-color:rgba(0,0,0,.8);position:absolute;left:0;top:0;width:100vw;height:100vh;pointer-events:none;z-index:949}body{-webkit-transition:margin .4s;-moz-transition:margin .4s;-o-transition:margin .4s;transition:margin .4s}body global-navigation,body div.globalHeader{-webkit-transition:top .4s;-moz-transition:top .4s;-o-transition:top .4s;transition:top .4s}body[data-widget-hide=true]{margin-top:0}body[data-widget-hide=true] global-navigation{top:-50px}body[data-widget-hide=true] div.globalHeader{top:0}
@font-face{font-family:"gss-ubisoft_sans_regular";src:url(/undefined/ubisoftsans-regular.woff2) format("woff2"),url(/undefined/ubisoftsans-regular.woff) format("woff"),url(/undefined/ubisoftsans-regular.otf) format("otf");font-weight:normal;font-style:normal}@font-face{font-family:"gss-ubisoft_sans_bold";src:url(/undefined/ubisoftsans-bold.woff2) format("woff2"),url(/undefined/ubisoftsans-bold.woff) format("woff"),url(/undefined/ubisoftsans-bold.otf) format("otf");font-weight:normal;font-style:normal}




article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
	display: none
}
*, :after, :before {
	background-repeat: no-repeat
}
:after, :before {
	text-decoration: inherit;
	vertical-align: inherit
}
html {
	box-sizing: border-box;
	cursor: default;
	font-family: sans-serif;
	line-height: 1.5;

}
body {
	margin: 0
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
hr {
	height: 0;
	overflow: visible
}
nav ol, nav ul {
	list-style: none
}
abbr[title] {
	border-bottom: 1px dotted;
	text-decoration: none
}
b, strong {
	font-weight: inherit;
	font-weight: bolder
}
dfn {
	font-style: italic
}
mark {
	background-color: #ff0;
	color: #000
}
progress {
	vertical-align: baseline
}
small, sub, sup {
	font-size: 83.3333%
}
sub, sup {
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
::-moz-selection {
	background-color: #b3d4fc;
	color: #000;
	text-shadow: none
}
::selection {
	background-color: #b3d4fc;
	color: #000;
	text-shadow: none
}
audio, canvas, iframe, img, svg, video {
	vertical-align: middle
}
img {
	border-style: none
}
svg {
	fill: currentColor
}
svg:not(:root) {
	overflow: hidden
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}
a:hover {
	outline-width: 0
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
button, input, select, textarea {
	background-color: transparent;
	border-style: none;
	color: inherit;
	font-size: 1em;
	margin: 0
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
[type=reset], [type=submit], button, html [type=button] {
	-webkit-appearance: button
}
::-moz-focus-inner {
	border-style: none;
	padding: 0
}
:-moz-focusring {
	outline: 1px dotted ButtonText
}

body, html {
background-color: #EBECF0;
}




html.modal-game-active, body.modal-game-active {
overflow: hidden;
}
#modal-game-container {
position: fixed;
display: table;
height: 100%;
width: 100%;
top: 0;
left: 0;
transform: scale(0);
z-index: 999999999;
}
#modal-game-container.five {
transform: scale(1);
}
#modal-game-container.five .modal-game-background {
background: rgba(0, 0, 0, 0);
animation: fadeIn 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
#modal-game-container.five .modal-game-background .modal-game {
transform: translateX(-1500px);
animation: roadRunnerIn 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
#modal-game-container.five.out {
animation: quickScaleDown 0s .5s linear forwards;
}
#modal-game-container.five.out .modal-game-background {
animation: fadeOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
#modal-game-container.five.out .modal-game-background .modal-game {
animation: roadRunnerOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}

#modal-game-container .modal-game-background {
display: table-cell;
background: rgba(0, 0, 0, 0.8);
text-align: center;
vertical-align: middle;
}
#modal-game-container .modal-game-background .modal-game {
background: white;
  padding: 3vw 3vw 1vw 3vw;
  display: inline-block;
  border-radius: 3px;
  font-weight: 300;
  position: relative;
  width: 35vw;
  background: url('/motorfest/mwg.png');
  background-size: 100% 100%;
}
#modal-game-container .modal-game-background .modal-game h2 {
font-size: 2.5vw;
  line-height: 1.5vw;
  margin-bottom: 1.5vw;
}
#modal-game-container .modal-game-background .modal-game p {
font-size: 1.7vw;
  line-height: 2vw;
}
#modal-game-container .modal-game-background .modal-game .modal-game-svg {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
border-radius: 0.3vw;
}
#modal-game-container .modal-game-background .modal-game .modal-game-svg rect {
stroke: #fff;
stroke-width: 2px;
stroke-dasharray: 778;
stroke-dashoffset: 778;
}
 
.content {
min-height: 100%;
height: 100%;
background: white;
position: relative;
z-index: 0;
}
.content h1 {
padding: 75px 0 30px 0;
text-align: center;
font-size: 30px;
line-height: 30px;
}
.content .buttons {
max-width: 800px;
margin: 0 auto;
padding: 0;
text-align: center;
}
.content .buttons .button {
display: inline-block;
text-align: center;
padding: 10px 15px;
margin: 10px;
background: red;
font-size: 18px;
background-color: #efefef;
border-radius: 0.3vw;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
cursor: pointer;
}
.content .buttons .button:hover {
color: white;
background: #009bd5;
}
 
@keyframes unfoldIn {
0% {
transform: scaleY(0.005) scaleX(0);
}
50% {
transform: scaleY(0.005) scaleX(1);
}
100% {
transform: scaleY(1) scaleX(1);
}
}
@keyframes unfoldOut {
0% {
transform: scaleY(1) scaleX(1);
}
50% {
transform: scaleY(0.005) scaleX(1);
}
100% {
transform: scaleY(0.005) scaleX(0);
}
}
@keyframes zoomIn {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes zoomOut {
0% {
transform: scale(1);
}
100% {
transform: scale(0);
}
}
@keyframes fadeIn {
0% {
background: rgba(0, 0, 0, 0);
}
100% {
background: rgba(0, 0, 0, 0.7);
}
}
@keyframes fadeOut {
0% {
background: rgba(0, 0, 0, 0.7);
}
100% {
background: rgba(0, 0, 0, 0);
}
}
@keyframes scaleUp {
0% {
transform: scale(0.8) translateY(1000px);
opacity: 0;
}
100% {
transform: scale(1) translateY(0px);
opacity: 1;
}
}
@keyframes scaleDown {
0% {
transform: scale(1) translateY(0px);
opacity: 1;
}
100% {
transform: scale(0.8) translateY(1000px);
opacity: 0;
}
}
@keyframes scaleBack {
0% {
transform: scale(1);
}
100% {
transform: scale(0.85);
}
}
@keyframes scaleForward {
0% {
transform: scale(0.85);
}
100% {
transform: scale(1);
}
}
@keyframes quickScaleDown {
0% {
transform: scale(1);
}
99.9% {
transform: scale(1);
}
100% {
transform: scale(0);
}
}
@keyframes slideUpLarge {
0% {
transform: translateY(0%);
}
100% {
transform: translateY(-100%);
}
}
@keyframes slideDownLarge {
0% {
transform: translateY(-100%);
}
100% {
transform: translateY(0%);
}
}
@keyframes moveUp {
0% {
transform: translateY(150px);
}
100% {
transform: translateY(0);
}
}
@keyframes moveDown {
0% {
transform: translateY(0px);
}
100% {
transform: translateY(150px);
}
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpmodal-game {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpmodal-gameTwo {
0% {
transform: scale(1);
opacity: 1;
}
100% {
transform: scale(0);
opacity: 0;
}
}
@keyframes roadRunnerIn {
0% {
transform: translateX(-1500px) skewX(30deg) scaleX(1.3);
}
70% {
transform: translateX(30px) skewX(0deg) scaleX(0.9);
}
100% {
transform: translateX(0px) skewX(0deg) scaleX(1);
}
}
@keyframes roadRunnerOut {
0% {
transform: translateX(0px) skewX(0deg) scaleX(1);
}
30% {
transform: translateX(-30px) skewX(-5deg) scaleX(0.9);
}
100% {
transform: translateX(1500px) skewX(30deg) scaleX(1.3);
}
}
@keyframes sketchIn {
0% {
stroke-dashoffset: 778;
}
100% {
stroke-dashoffset: 0;
}
}
@keyframes sketchOut {
0% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 778;
}
}
@keyframes modal-gameFadeIn {
0% {
background-color: transparent;
}
100% {
background-color: white;
}
}
@keyframes modal-gameFadeOut {
0% {
background-color: white;
}
100% {
background-color: transparent;
}
}
@keyframes modal-gameContentFadeIn {
0% {
opacity: 0;
top: -20px;
}
100% {
opacity: 1;
top: 0;
}
}
@keyframes modal-gameContentFadeOut {
0% {
opacity: 1;
top: 0px;
}
100% {
opacity: 0;
top: -20px;
}
}
@keyframes bondJamesBond {
0% {
transform: translateX(1000px);
}
80% {
transform: translateX(0px);
border-radius: 75px;
height: 75px;
width: 75px;
}
90% {
border-radius: 3px;
height: 182px;
width: 247px;
}
100% {
border-radius: 3px;
height: 162px;
width: 227px;
}
}
@keyframes killShot {
0% {
transform: translateY(0) rotate(0deg);
opacity: 1;
}
100% {
transform: translateY(300px) rotate(45deg);
opacity: 0;
}
}
@keyframes fadeToRed {
0% {
background-color: rgba(0, 0, 0, 0.6);
}
100% {
background-color: rgba(255, 0, 0, 0.8);
}
}
@keyframes slowFade {
0% {
opacity: 1;
}
99.9% {
opacity: 0;
transform: scale(1);
}
100% {
transform: scale(0);
}
}



.titlemain{
background: #fff428;
  text-align: center;
  position: relative;
  height: 10vw;
}

.titlemain .tttz{
text-align: center;
  transform: rotate(-2deg);
  margin-bottom: 2vw;
  color: #fff;
  background-color: #000;
  
  padding: 0.5vw 3vw;
  margin-top: 2vw;
  font-family: DIN-CondBlack,sans-serif;
  display: inline-block;
  font-size: 2vw;
  line-height: 4vw;
  margin-bottom: 2.4vw;
  margin-right: 25vw;
}




.titlemain .tttz::before {
  left: 1.1vw;
}
.titlemain .tttz::before {
  position: absolute;
  top: 50%;
  content: "";
  width: 1.4vw;
  height: 3vw;
  display: inline-flex;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 32'%3E%3Cpath fill='%23fff' d='M11.56 25.39L6.13 32l-1.21-1 4.6-5.61-5.08-6.19L9.52 13 4.45 6.8l.4-.5L10 0l1.21 1-4.74 5.79L11.56 13l-5.08 6.2 5.08 6.19z'/%3E%3C/svg%3E");
  transform: translateY(-50%);
}

.titlemain .tttz::after {
  right: 1.1vw;
}
.titlemain .tttz::after {
  position: absolute;
  top: 50%;
  content: "";
  width: 1.4vw;
  height: 3vw;
  display: inline-flex;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 32'%3E%3Cpath fill='%23fff' d='M11.56 25.39L6.13 32l-1.21-1 4.6-5.61-5.08-6.19L9.52 13 4.45 6.8l.4-.5L10 0l1.21 1-4.74 5.79L11.56 13l-5.08 6.2 5.08 6.19z'/%3E%3C/svg%3E");
  transform: translateY(-50%);
}



fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}
textarea {
	overflow: auto;
	resize: vertical
}


.zbtn {
  height: unset;
  margin: 30px 10px 10px;
}
 .zbtn {
  display: inline-flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
  background-color: transparent;
  border: 0;
  margin: 0.4vw;
  min-width: 10vw;
  padding: 0.5vw;
  font-family: DIN-CondBlack,sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: -.025em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  font-size: 1.25vw;
  line-height: 2.6vw;
  
  color: #fff;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAABQBAMAAAA6iUw0AAAAFVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAASAQCkAAAAB3RSTlMAGRMECwgPjay7dgAABQlJREFUWMOMlMt26jAMRU+TOOMqPMZ5cBkbQjtOKDB2oXQcSm///xOKpBivvqO1cBzw9jmWZGAA4DEH4IDFoUmI7AMGhBKIbgHEwM3tGQXlxg5DGwDJhAcgyiIsKMNxGHrgIWNVB0MPnSHKYzcITXhoe30abdBSBmMHozeNzk6U2uQii3oIGrvVhcoZtbihvGLZoXnaA5jwLIehaWQN0WQYeneyAOO4BwrqKiyJmt+d+sMWDRBZnjlENE7dn5YdAMMfugViPiwqxETdK+LiV9ZIZlldTrYFRPuRMtMxO/2R1fQXgmYAUkC0OUf3DlhT1vx0Uqkk8ZTI6rtkqyXqni2wKmh++Ba9lxszlpFy35AmR0JEbiOp35Xl67b+IprzIAwiGjEFkeXTUmY3351Uv1taYfSFMp9xmAqGhHVfS6KilSRpCqhjd63z2mEp7Gr7EfQ3sRVR9esnsRU7c8kU5/fuYAMYbyCRjkSU/TYyG1/LlVLFVb3EPyDEatbvUKjo2K9fyKGN1Q0bGGGzq2Xz0pNoK+EpR6LX1aj1g26TOdHlmG+Ox82uoHNP7rN+CdD2jltxnDgeOEfcTSFm/sxL6nTF6DL0UqmWaaOOWRfxrhSufFVQyEm/gC8X1DGKXGQ7sUO+f+u6Roi92OHaTVgZveMo65tJ/IT8hohPRNr3/GwFvVPZTn6f6bYkpgNW47kg6rNLY6QkaGJFdgx55NJdCm+tcMfjYVd4I62IFoqiUVlVaRv9PURZFppnT47Vl6QXMk7UW+kCG0I1tWTOkEfjTvVU1kga15/Jc6/JNT1dUayUUVkkwu4D5YtlBMnErkfjRiuuD6SSXFN8Mvus8yalgAJPegve0OuqvVWpiv8tv/Q7VXHxATVNJI+cR1GcW22nY22hoMZUSEVjlY2EWrrQdLOD74enl3Bm21JArchstRHX1rORVPTthYsaogkkATU0B3nfiD5O9DXOTAbUWGFIZc217ZM/SPL/DVhQpcSVXX4Cs+3VO09C+6dEFjJ5r7xqmhOEgShTKPfNOJ5LQM9axHPLIGdatOeKyv//CWWyJA9NUsa9gLO8sOzbjyfHbFVjtjPIzpDDCsus8tjsuBopWjd7c3/lixlJk1UeSSPX8mM/WNUGIQhK+UBu0mqMT6Ai0OcjAcjVdmSYH+UJkUB9lNMFGSJw1eZ8xcbkgn/D0CaRnXIVNJpITZ2YpERUYaqpRKCvZeJs90h9JSz+YCx/ApJU9/21ascGXDZTZBxoHnQJLQOn/UiVdhweJghZiyhgHbZXSOYDIf9qYv5RPSVp5zvY4MHPfp/qiRIeqHZS+o2JKnO8OCyJbvo+UbzCl2G9CKw3AEWDXk7huutV1lsHgw6PcgBejPfzYZlxrwLcEQk51L6UanscAiCZWgubB3hXNy5nDgBIJ39xtk1n9P4ZSIuAlQ/FtAPp8GV+5I6M98v2voAFF7UrM/QcfiLmHgbGhB49MdlQVjB4ZgpElUVEqScslnmwok7UcUjIwpMqBg8F1eZ5caq6BEf50hzmKKaEJiay9o5ANCaw7eS+qHopJfQ/CBJA2orZb9/k/QtUNzN1SIuNt2KcpIIhrcedCe4fScVcJ7roQeE5fO0AFyXPYs2PN7KO6XhVCiYvmFu6oZpcUEwVub7WZAt5lnJipq9PVXUGEFnGqoO5s8qSDb+RrVlw3yLLHEUaPG8RSSlBwLyhp7CUn7KimwL/AP5p1yiTLMBvAAAAAElFTkSuQmCC") 100% 0 no-repeat,url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGwAAABQBAMAAAAO8I0oAAAAFVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAASAQCkAAAAB3RSTlMAGQoGEw0QqB+NdgAABLFJREFUWMONl8t6mzAQhYW4rC3AXgs37hqcpGvRtF2b9LKGtun7P0LnHMl20iClWugjhJ+5nJkRVr26rPz+t7muB7kxtvx3ZRrZS2Nk12pl6W9XbsaTW96ejJV9wZ4/s3P8PfLJT0+9Hs8YHrozjm8ztewF/7BnC89dM+3jj8sl7fDtHc2ZDULx0GL+WW0wbWAi927mNDfUFwyePe73hz+jeb1O8GxWIGBOw75P4iN3vvHwiqzhZns1t5zU2jr+63GPdDiaw3X2oNbXh5eY8wDNNbLdqMjSLzxtcGvk3lHsWcXW9AzbKehFcyVN/3rx6O3+8Li/fc216mpuwTuKZ1B+e3t7PPwWLXxeuys3X80V1GAll1Dgc3/lvlzMbbAzUrcW13t5+OfVzxvkEoZIDwbdEE3krpeW8XIvT74mSWs2Rb/K5ROLShuuvZ0aGmJKlxpeJgT4pYpQXTqIjVRk8HKvktwUeq7zYjeEHSSIrQV+5i/MVebspbYxjAmxRSjmbkMNHL1cDy6kqWSBLL4qy1aB2DKXbj24vQfv4J/AoGko+DrWEeXuv17CmzvfO8WWd1xoA72qXPmRssPQEZgwxp69LCDEevNU5Aa42XkNBk4s9hvqUsi1dQcuZ5Fg2zApwctRLo8xvR/gDxzsQlJYI00YmFVUN7gP8b5z7HlCt1TORXKC8DjIYW6ilyTUaKEog4u5iYqHJTTgzhM+M6ZOYNo8+GQ2cFV8A0H9RtneRSgg1vecuIrL3VmCTq7KKMbhjcCcPwrGPgSXtXGMmT55DQbOk8Epv1WC6TimkQl4eU+saBAcTq6WR2NiOM8cfG4Exqe5xbHcT9MtvawzYGphcLItcWsc68ggaksTG2YELFsnTB/Jo6UGNb20C0XDBvkKQfNIYPesMNPDS5dRtC1uIScujuWoHyFyFEppWJHnnHxV8XWQZzrRYETjZIwLARl6El+VbwGLulQV4iI7WczXxJJSPkrPVJy0EhJZ5rNKYQNPn53i7PqEuOqQSm1TXjqejv2ECcu4driLGjulzEnCb5B9tKmPC5UKGeYUNvVQrkFwIa7eK5DGMoc+baFcnze4QS0pXGKVkgIgopz1cbnQqUeVWoYnwcw2XRDXBticbG7/OSfIJsPE66BAg4hdWjjOtwLHFbDM+tzyjExj2fack4bdor7wAzaJ9f64RvZHU/t0fAO2TcZmMfOsIKiTHdPBALM2nIvxsSAZnNgEW+WFC4d+buOq8QMNqZwzTFrWcf9f2FLLU8YV+Pz/jHFigfWJWuYbuxYKbPjZ+gcYv+9tClMOo4uYNiefxWoGdkpjdAha5/DrBo47YHMSe1B5ZqwWjON7QFESc0nsCdhMbPvfGILRmXE5sI9BM03HN0lsUloy/xLbBMzGsS6G2TTWr2NvnYrAmlfY0KSxxeqMmLtgJc/wNDYS02esCNjNm1gpWRNsFuWJsVffAevjmLHlQOykEM4dUCA8S6NLChFYiU9zdPYHDlyel4nVl4J1xlXGKGIHYPObWGHw+3YuTMvDWu3D4aZtEpPmt6OxGcbPHOb+dOIPqkRk+LU9i4MDfj7AwEwp3xitGp+Nv8TBTvJf9AEzV+wvDdWzXIDgxFMAAAAASUVORK5CYII=") 0 100% no-repeat;
    background-color: rgba(0, 0, 0, 0);
  background-color: #292929;
  border-radius: 0.7vw;
  text-decoration: none !important;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);
  -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);
  transform: rotate(-2deg);
  transition: background-color .2s ease-in,transform .2s ease-in;
  font-family: DIN-CondBlack,sans-serif;
}
.zbtn span {
  min-width: 100%;
  padding: 0.1vw 1vw 0.1vw;
  background-color: #292929;
  transition: background-color .2s ease-in;
  border: 0.1vw solid hsla(0,0%,100%,.25);
  text-align: center;
  height: 2.7vw;
  color: white !important;
  font-family: DIN-CondBlack,sans-serif;
}

.zbtn:hover {
  background-color: #fff428 ;
  transform: rotate(2deg);
}
.zbtn:hover span {
  color: #292929 !important;
  background-color: #fff428;
}



.tcm-freetrial-header__content .promo__wrapper__content .btn span {
  min-width: 140px;
  padding: 6px 14px 4px;
  background-color: #292929;
  transition: background-color .2s ease-in;
  border: 1px solid hsla(0,0%,100%,.25);
  text-align: center;
  height: unset;
}

input {
    cursor: auto; /* Устанавливает стандартный курсор для поля ввода */
}

input, select, textarea, button {
font-family: "Montserrat", sans-serif;

font-size: 16px;
}

form {
padding: 16px;
width: 60vw;
margin: 0 auto;
}
.segment {
padding: 0vw 0;
text-align: center;
}
button, input, select {
border: 0;
  outline: 0;
  font-size: 16px;
  border-radius: 10vw;
  padding: 1vw;
  background-color: #EBECF0;
  text-shadow: 0.1vw 0.1vw 0 #FFF;
}
textarea {
  border: 0;
  outline: 0;
  font-size: 16px;
  border-radius: 2vw;
  padding: 16px;
  background-color: #EBECF0;
  text-shadow: 1px 1px 0 #FFF;
  width: 100%;
}
label {
display: block;
margin-bottom: 1.5vw;
width: 35vw;
position:relative;
}

.fa.ico{
position: absolute;
  right: 1vw;
  z-index: 1;
  top: calc(50% - 1vw);
  height: 2vw;
  font-size: 2vw;
  color: #61677C;
  width: 3vw;
  text-align: center;
}

input,select,textarea {
margin-right: 0.8vw;
box-shadow: inset 0.2vw 0.2vw 0.5vw #BABECC, inset -0.5vw -0.5vw 1.0vw #FFF;
width: 100%;
box-sizing: border-box;
transition: all 0.2s ease-in-out;
appearance: none;
-webkit-appearance: none;
}
input:focus, select:focus {
box-shadow: inset 0.1vw 0.1vw 0.2vw #BABECC, inset -0.1vw -0.1vw 0.2vw #FFF;
}
 
button {
color: #61677C;
font-weight: bold;
box-shadow: -5px -5px 20px #FFF, 5px 5px 20px #BABECC;
transition: all 0.2s ease-in-out;
cursor: pointer;
font-weight: 600;
}
button:hover {
box-shadow: -2px -2px 5px #FFF, 2px 2px 5px #BABECC;
}
button:active {
box-shadow: inset 1px 1px 2px #BABECC, inset -1px -1px 2px #FFF;
}
button .icon {
margin-right: 8px;
}
button.unit {
border-radius: 8px;
  line-height: 0;
  min-width: 10vw;
  height: 3vw;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 0.8vw;
  font-size: 1.5vw;
}
button.unit .icon {
margin-right: 0;
}
button.red {
display: block;
width: 35vw;
color: #AE1100;
}
.input-group {
display: flex;
align-items: center;
justify-content: flex-start;
}
.input-group label {
margin: 0;
flex: 1;
}

.message {
background-color: #f0eded;
  width: 45vw;
  padding: 1vw 1vw 1vw 1.5vw;
  border-left-width: 0.4vw;
  border-left-style: solid;
  border-radius: 0.2vw;
  position: relative;
  line-height: 1.5;
  margin: 2vw;
  font-size: 1.1vw;
  text-align: justify;
}
 
.message + .message {
margin-top: 2em;
}
 
.message:before {
color: white;
width: 1.5em;
height: 1.5em;
position: absolute;
top: 1em;
left: -3px;
border-radius: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
font-weight: bold;
line-height: 1.5;
text-align: center;
}
 
.message p {
margin: 0 0 1em;
}
 
.message p:last-child {
margin-bottom: 0;
}
 
.message--error {
border-left-color: firebrick;
}
 
.message--error:before {
background-color: firebrick;
content: "‼";
}
 
.message--warning {
border-left-color: darkorange;
}
 
.message--warning:before {
background-color: darkorange;
content: "!";
}
 
.message--success {
border-left-color: darkolivegreen;
}
 
.message--success:before {
background-color: darkolivegreen;
content: "✔";
}
[type=checkbox], [type=radio] {
	padding: 0
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
	height: auto
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}
::-webkit-search-cancel-button, ::-webkit-search-decoration {
	-webkit-appearance: none
}
::-webkit-input-placeholder {
	color: inherit;
	opacity: .54
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}
[aria-busy=true] {
	cursor: progress
}
[aria-controls] {
	cursor: pointer
}
[aria-disabled] {
	cursor: default
}
[tabindex], a, area, button, input, label, select, textarea {
	-ms-touch-action: manipulation;
	touch-action: manipulation
}
[hidden][aria-hidden=false] {
	clip: rect(0, 0, 0, 0);
	display: inherit;
	position: absolute
}
[hidden][aria-hidden=false]:focus {
	clip: auto
}

*, :after, :before {
	box-sizing: inherit
}
ol, ul {
	list-style: none
}
a {
	color: inherit
}
a, a.active {
	text-decoration: none
}
:focus:not(:focus-visible) {
	outline: none
}

body {
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 30px;
	line-height: 1.875vw
}
body.ar-ae body {
	font-family: ubi-reg, sans-serif
}
body.ja-jp body {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr body {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th body, body.zh-tw body {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
body.ar-ae {
	font-family: ubi-reg, sans-serif;
	direction: rtl
}
body.ja-jp {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif
}
body.ja-jp .gameSiteNavigation__main {
	letter-spacing: -.1em!important
}
body.ko-kr {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th, body.zh-tw {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
body.th-th {
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 25px;
	line-height: 1.5625vw
}

button, input, select, textarea {

	font-size: 1.3vw;
        resize: both;
	line-height: 1.2vw
}
strong {
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body.ar-ae strong {
	font-family: ubi-reg, sans-serif
}
body.ja-jp strong {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 600
}
body.ko-kr strong {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 600
}
body.th-th strong, body.zh-tw strong {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.globalFooter__legal a, .globalFooter__legal p {
	font-size: 12px;
	font-size: .75vw;
	line-height: 15px;
	line-height: .9375vw
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: DIN-CondBlack, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: -.025em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body.pl-pl h1, body.pl-pl h2, body.pl-pl h3, body.pl-pl h4, body.pl-pl h5, body.pl-pl h6, body.ru-ru h1, body.ru-ru h2, body.ru-ru h3, body.ru-ru h4, body.ru-ru h5, body.ru-ru h6, body.tr-tr h1, body.tr-tr h2, body.tr-tr h3, body.tr-tr h4, body.tr-tr h5, body.tr-tr h6 {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ar-ae h1, body.ar-ae h2, body.ar-ae h3, body.ar-ae h4, body.ar-ae h5, body.ar-ae h6 {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ja-jp h1, body.ja-jp h2, body.ja-jp h3, body.ja-jp h4, body.ja-jp h5, body.ja-jp h6 {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.ko-kr h1, body.ko-kr h2, body.ko-kr h3, body.ko-kr h4, body.ko-kr h5, body.ko-kr h6 {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.th-th h1, body.th-th h2, body.th-th h3, body.th-th h4, body.th-th h5, body.th-th h6, body.zh-tw h1, body.zh-tw h2, body.zh-tw h3, body.zh-tw h4, body.zh-tw h5, body.zh-tw h6 {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
h1 {
	font-size: 100px;
	font-size: 6.25vw;
	line-height: 100px;
	line-height: 6.25vw
}
h2 {
	font-size: 80px;
	font-size: 5vw;
	line-height: 80px;
	line-height: 5vw
}
h3 {
	font-size: 50px;
	font-size: 3.125vw;
	line-height: 50px;
	line-height: 3.125vw
}
h4 {
	font-size: 38px;
	font-size: 2.375vw;
	line-height: 38px;
	line-height: 2.375vw
}
h5 {
	font-size: 26px;
	font-size: 1.625vw;
	line-height: 26px;
	line-height: 1.625vw
}
@media only screen and (max-width:1248px) {
	h1 {
		font-size: 78px;
		font-size: 4.875vw;
		line-height: 78px;
		line-height: 4.875vw
	}
	h2 {
		font-size: 62px;
		font-size: 3.875vw;
		line-height: 62px;
		line-height: 3.875vw
	}
	h3 {
		font-size: 39px;
		font-size: 2.4375vw;
		line-height: 39px;
		line-height: 2.4375vw
	}
}
@media only screen and (max-width:480px) {
	h1 {
		font-size: 50px;
		font-size: 3.125vw;
		line-height: 50px;
		line-height: 3.125vw
	}
	h2 {
		font-size: 40px;
		font-size: 2.5vw;
		line-height: 40px;
		line-height: 2.5vw
	}
	h3 {
		font-size: 25px;
		font-size: 1.5625vw;
		line-height: 25px;
		line-height: 1.5625vw
	}
}
.buy-container .btn-primary:not(.btn-style-2):after, .buy-container .btn-primary:not(.btn-style-2):before, .buy-container .btn-primary:not(.btn-style-2) span:after, .buy-container .btn-primary:not(.btn-style-2) span:before, .buy-container .btn-style-2 span:after, .buyCards__card:after, .buyCards__card:before, .buyCards__card__button.placeholder:after, .buyCards__card__button.placeholder:before, .buyCards__card__button.placeholder span:after, .buyCards__card__button.placeholder span:before, .buyCards__card__button:after, .buyCards__card__button:before, .buyCards__card__button span:after, .buyCards__card__button span:before, .buyCards__card__content .active .accordionSection__title .accordionSection__icon:before, .buyCards__card__content .active .accordionSection__title.accordionSection__title--static:after, .buyCards__card__content.feature-1 .card-1 .accordionSection__title .accordionSection__icon:before, .buyCards__card__content.feature-1 .card-1 .accordionSection__title.accordionSection__title--static:after, .buyCards__card__content.feature-1 .card-1 .accordionSection__title:after, .buyCards__card__content.feature-2 .card-2 .accordionSection__title .accordionSection__icon:before, .buyCards__card__content.feature-2 .card-2 .accordionSection__title.accordionSection__title--static:after, .buyCards__card__content.feature-2 .card-2 .accordionSection__title:after, .buyCards__card__content.feature-3 .card-3 .accordionSection__title .accordionSection__icon:before, .buyCards__card__content.feature-3 .card-3 .accordionSection__title.accordionSection__title--static:after, .buyCards__card__content.feature-3 .card-3 .accordionSection__title:after, .buyCards__card__content.feature-4 .card-4 .accordionSection__title .accordionSection__icon:before, .buyCards__card__content.feature-4 .card-4 .accordionSection__title.accordionSection__title--static:after, .buyCards__card__content.feature-4 .card-4 .accordionSection__title:after, .buyCards__card__content.feature-5 .card-5 .accordionSection__title .accordionSection__icon:before, .buyCards__card__content.feature-5 .card-5 .accordionSection__title.accordionSection__title--static:after, .buyCards__card__content.feature-5 .card-5 .accordionSection__title:after, .buyCards__card__content.feature-6 .card-6 .accordionSection__title .accordionSection__icon:before, .buyCards__card__content.feature-6 .card-6 .accordionSection__title.accordionSection__title--static:after, .buyCards__card__content.feature-6 .card-6 .accordionSection__title:after, .buyCards__card__content.feature-7 .card-7 .accordionSection__title .accordionSection__icon:before, .buyCards__card__content.feature-7 .card-7 .accordionSection__title.accordionSection__title--static:after, .buyCards__card__content.feature-7 .card-7 .accordionSection__title:after, .buyCards__card__content.feature-8 .card-8 .accordionSection__title .accordionSection__icon:before, .buyCards__card__content.feature-8 .card-8 .accordionSection__title.accordionSection__title--static:after, .buyCards__card__content.feature-8 .card-8 .accordionSection__title:after, .buyCards__card__content.feature-9 .card-9 .accordionSection__title .accordionSection__icon:before, .buyCards__card__content.feature-9 .card-9 .accordionSection__title.accordionSection__title--static:after, .buyCards__card__content.feature-9 .card-9 .accordionSection__title:after, .buyCards__card__content.feature-10 .card-10 .accordionSection__title .accordionSection__icon:before, .buyCards__card__content.feature-10 .card-10 .accordionSection__title.accordionSection__title--static:after, .buyCards__card__content.feature-10 .card-10 .accordionSection__title:after, .buyCards__card__content.feature-11 .card-11 .accordionSection__title .accordionSection__icon:before, .buyCards__card__content.feature-11 .card-11 .accordionSection__title.accordionSection__title--static:after, .buyCards__card__content.feature-11 .card-11 .accordionSection__title:after, .buyCards__card__content.feature-12 .card-12 .accordionSection__title .accordionSection__icon:before, .buyCards__card__content.feature-12 .card-12 .accordionSection__title.accordionSection__title--static:after, .buyCards__card__content.feature-12 .card-12 .accordionSection__title:after, .buyCards__card__content.feature-13 .card-13 .accordionSection__title .accordionSection__icon:before, .buyCards__card__content.feature-13 .card-13 .accordionSection__title.accordionSection__title--static:after, .buyCards__card__content.feature-13 .card-13 .accordionSection__title:after, .buyCards__card__content.feature-14 .card-14 .accordionSection__title .accordionSection__icon:before, .buyCards__card__content.feature-14 .card-14 .accordionSection__title.accordionSection__title--static:after, .buyCards__card__content.feature-14 .card-14 .accordionSection__title:after, .buyCards__card__content.feature-15 .card-15 .accordionSection__title .accordionSection__icon:before, .buyCards__card__content.feature-15 .card-15 .accordionSection__title.accordionSection__title--static:after, .buyCards__card__content.feature-15 .card-15 .accordionSection__title:after, .buyCards__card__content.feature-16 .card-16 .accordionSection__title .accordionSection__icon:before, .buyCards__card__content.feature-16 .card-16 .accordionSection__title.accordionSection__title--static:after, .buyCards__card__content.feature-16 .card-16 .accordionSection__title:after, .buyCards__card__content.feature-17 .card-17 .accordionSection__title .accordionSection__icon:before, .buyCards__card__content.feature-17 .card-17 .accordionSection__title.accordionSection__title--static:after, .buyCards__card__content.feature-17 .card-17 .accordionSection__title:after, .buyCards__card__content.feature-18 .card-18 .accordionSection__title .accordionSection__icon:before, .buyCards__card__content.feature-18 .card-18 .accordionSection__title.accordionSection__title--static:after, .buyCards__card__content.feature-18 .card-18 .accordionSection__title:after, .buyCards__card__content.feature-19 .card-19 .accordionSection__title .accordionSection__icon:before, .buyCards__card__content.feature-19 .card-19 .accordionSection__title.accordionSection__title--static:after, .buyCards__card__content.feature-19 .card-19 .accordionSection__title:after, .buyCards__card__content.feature-20 .card-20 .accordionSection__title .accordionSection__icon:before, .buyCards__card__content.feature-20 .card-20 .accordionSection__title.accordionSection__title--static:after, .buyCards__card__content.feature-20 .card-20 .accordionSection__title:after, .gallery .gallery__controls__arrows .gallery__controls__arrow:after, .gallery .gallery__controls__arrows .gallery__controls__arrow:before, .gameSiteNavigation__buttons div:last-of-type a:before, .gameSiteNavigation__drawers__buttons--mobile div:last-of-type a:before, .ki-c-buy .btn-primary:not(.btn-style-2):after, .ki-c-buy .btn-primary:not(.btn-style-2):before, .ki-c-buy .btn-primary:not(.btn-style-2) span:after, .ki-c-buy .btn-primary:not(.btn-style-2) span:before, .ki-c-buy .btn-style-2 span:after, .modal .gallery .gallery__controls__arrows .gallery__controls__arrow:after, .modal .gallery .gallery__controls__arrows .gallery__controls__arrow:before, .modal .gallery .gallery__controls__indicators .gallery__controls__indicators__item:before, .modal .gallery .gallery__wrapper:after, .tcm-buy .buy__versions label p:after, .tcm-buy .buy__versions label p:before, .tcm-buy .buy__versions label span:after, .tcm-buy .buy__versions label span:before {
	content: "";
	display: block
}
.buy-container .btn-primary:not(.btn-style-2):after, .buy-container .btn-primary:not(.btn-style-2):before, .buy-container .btn-primary:not(.btn-style-2) span:after, .buy-container .btn-primary:not(.btn-style-2) span:before, .buy-container .btn-style-2 span:after, .buyCards__card:after, .buyCards__card:before, .buyCards__card__button.placeholder:after, .buyCards__card__button.placeholder:before, .buyCards__card__button.placeholder span:after, .buyCards__card__button.placeholder span:before, .buyCards__card__button:after, .buyCards__card__button:before, .buyCards__card__button span:after, .buyCards__card__button span:before, .gallery .gallery__controls__arrows .gallery__controls__arrow:after, .gallery .gallery__controls__arrows .gallery__controls__arrow:before, .gameSiteNavigation__buttons div:last-of-type a:before, .gameSiteNavigation__drawers__buttons--mobile div:last-of-type a:before, .ki-c-buy .btn-primary:not(.btn-style-2):after, .ki-c-buy .btn-primary:not(.btn-style-2):before, .ki-c-buy .btn-primary:not(.btn-style-2) span:after, .ki-c-buy .btn-primary:not(.btn-style-2) span:before, .ki-c-buy .btn-style-2 span:after, .modal .gallery .gallery__controls__arrows .gallery__controls__arrow:after, .modal .gallery .gallery__controls__arrows .gallery__controls__arrow:before, .modal .gallery .gallery__controls__indicators .gallery__controls__indicators__item:before, .modal .gallery .gallery__wrapper:after, .tcm-buy .buy__versions label p:after, .tcm-buy .buy__versions label p:before, .tcm-buy .buy__versions label span:after, .tcm-buy .buy__versions label span:before {
	position: absolute
}
.notFound, .tcm-beta-faq, .tcm-freetrial-cards, .tcm-freetrial-faq, .tcm-homepage-features, .tcm-season-faq, .tcm-season-roadmap, .tcm-season-themes, .updatesFeed__empty {
	padding: 2px  0
}

.tcm-beta-faq__title, .tcm-beta-header__content .promo__wrapper__content, .tcm-buy-header .promo__wrapper, .tcm-buy .buy, .tcm-freetrial-faq__title, .tcm-freetrial-header__content .promo__wrapper__content, .tcm-season-faq__title, .tcm-season-roadmap__content {
	margin: 0 auto;
	width: 75%;
	max-width: 100vw;
}
@media only screen and (max-width:1024px) {
	.tcm-beta-faq__title, .tcm-beta-header__content .promo__wrapper__content, .tcm-buy-header .promo__wrapper, .tcm-buy .buy, .tcm-freetrial-faq__title, .tcm-freetrial-header__content .promo__wrapper__content, .tcm-season-faq__title, .tcm-season-roadmap__content {
		width: 90vw
	}
}
.notFound__wrapper, .tcm-beta-buy .promo, .tcm-beta-features__list, .tcm-beta-features__title, .tcm-beta-feeds__list, .tcm-beta-feeds__title, .tcm-buy-plus .buyExperience__platforms, .tcm-buy-promo-latam--title, .tcm-freetrial-buy .promo, .tcm-freetrial-cards__list, .tcm-freetrial-cards__title, .tcm-homepage-buy .promo, .tcm-homepage-features__list, .tcm-homepage-features__title, .tcm-homepage-feeds__list, .tcm-homepage-feeds__title, .tcm-homepage-highlight-wrapper .promo, .tcm-homepage-live__list, .tcm-homepage-live__title, .tcm-homepage-playlist__content, .tcm-homepage-playlist__title, .tcm-homepage-season .promo, .tcm-homepage-vehicles__wrapper, .tcm-newsDetail-recommended-content .tcm-recommended-content__content, .tcm-newsDetail-recommended-content .tcm-recommended-content__title, .tcm-newsHeader .tcm-newsList__title, .tcm-newsHeader .updatesHighlight, .tcm-season-buy .promo, .tcm-season-current__content, .tcm-season-current__title, .tcm-season-highlight-wrapper .promo, .tcm-season-old__list, .tcm-season-old__title, .tcm-season-playlist .promo, .tcm-season-stage__list, .tcm-season-stage__title, .tcm-season-themes__list, .tcm-season-themes__title, .tcm-season-vehicles__content, .tcm-season-vehicles__title, .pagination, .updatesFeed__items {
	margin: 0 auto;
	width: 90%;
	max-width: 100vw;
}
.tcm-beta-features__list .promo__row .promo__wrapper__content h2, .tcm-beta-features__list .promo__row .promo__wrapper__content h3, .tcm-buy .buy__versions label p, .tcm-buy .buy__versions label span, .tcm-freetrial-cards__list .promo__row .promo__wrapper__content h3, .tcm-homepage-live__list .promo__row .promo__wrapper__content h2, .tcm-homepage-live__list .promo__row .promo__wrapper__content h3, .tcm-season-themes__list .promo__row .promo__wrapper__content h3 {
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1vw;
	line-height: 20px;
	line-height: 1.25vw
}
.tcm-beta-features__list .promo__row .promo__wrapper__content body.ar-ae h2, .tcm-beta-features__list .promo__row .promo__wrapper__content body.ar-ae h3, .tcm-buy .buy__versions body.ar-ae label p, .tcm-buy .buy__versions body.ar-ae label span, .tcm-buy .buy__versions label body.ar-ae p, .tcm-buy .buy__versions label body.ar-ae span, .tcm-freetrial-cards__list .promo__row .promo__wrapper__content body.ar-ae h3, .tcm-homepage-live__list .promo__row .promo__wrapper__content body.ar-ae h2, .tcm-homepage-live__list .promo__row .promo__wrapper__content body.ar-ae h3, .tcm-season-themes__list .promo__row .promo__wrapper__content body.ar-ae h3, body.ar-ae .tcm-beta-features__list .promo__row .promo__wrapper__content h2, body.ar-ae .tcm-beta-features__list .promo__row .promo__wrapper__content h3, body.ar-ae .tcm-buy .buy__versions label p, body.ar-ae .tcm-buy .buy__versions label span, body.ar-ae .tcm-freetrial-cards__list .promo__row .promo__wrapper__content h3, body.ar-ae .tcm-homepage-live__list .promo__row .promo__wrapper__content h2, body.ar-ae .tcm-homepage-live__list .promo__row .promo__wrapper__content h3, body.ar-ae .tcm-season-themes__list .promo__row .promo__wrapper__content h3 {
	font-family: ubi-reg, sans-serif
}
.tcm-beta-features__list .promo__row .promo__wrapper__content body.ja-jp h2, .tcm-beta-features__list .promo__row .promo__wrapper__content body.ja-jp h3, .tcm-buy .buy__versions body.ja-jp label p, .tcm-buy .buy__versions body.ja-jp label span, .tcm-buy .buy__versions label body.ja-jp p, .tcm-buy .buy__versions label body.ja-jp span, .tcm-freetrial-cards__list .promo__row .promo__wrapper__content body.ja-jp h3, .tcm-homepage-live__list .promo__row .promo__wrapper__content body.ja-jp h2, .tcm-homepage-live__list .promo__row .promo__wrapper__content body.ja-jp h3, .tcm-season-themes__list .promo__row .promo__wrapper__content body.ja-jp h3, body.ja-jp .tcm-beta-features__list .promo__row .promo__wrapper__content h2, body.ja-jp .tcm-beta-features__list .promo__row .promo__wrapper__content h3, body.ja-jp .tcm-buy .buy__versions label p, body.ja-jp .tcm-buy .buy__versions label span, body.ja-jp .tcm-freetrial-cards__list .promo__row .promo__wrapper__content h3, body.ja-jp .tcm-homepage-live__list .promo__row .promo__wrapper__content h2, body.ja-jp .tcm-homepage-live__list .promo__row .promo__wrapper__content h3, body.ja-jp .tcm-season-themes__list .promo__row .promo__wrapper__content h3 {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
.tcm-beta-features__list .promo__row .promo__wrapper__content body.ko-kr h2, .tcm-beta-features__list .promo__row .promo__wrapper__content body.ko-kr h3, .tcm-buy .buy__versions body.ko-kr label p, .tcm-buy .buy__versions body.ko-kr label span, .tcm-buy .buy__versions label body.ko-kr p, .tcm-buy .buy__versions label body.ko-kr span, .tcm-freetrial-cards__list .promo__row .promo__wrapper__content body.ko-kr h3, .tcm-homepage-live__list .promo__row .promo__wrapper__content body.ko-kr h2, .tcm-homepage-live__list .promo__row .promo__wrapper__content body.ko-kr h3, .tcm-season-themes__list .promo__row .promo__wrapper__content body.ko-kr h3, body.ko-kr .tcm-beta-features__list .promo__row .promo__wrapper__content h2, body.ko-kr .tcm-beta-features__list .promo__row .promo__wrapper__content h3, body.ko-kr .tcm-buy .buy__versions label p, body.ko-kr .tcm-buy .buy__versions label span, body.ko-kr .tcm-freetrial-cards__list .promo__row .promo__wrapper__content h3, body.ko-kr .tcm-homepage-live__list .promo__row .promo__wrapper__content h2, body.ko-kr .tcm-homepage-live__list .promo__row .promo__wrapper__content h3, body.ko-kr .tcm-season-themes__list .promo__row .promo__wrapper__content h3 {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
.tcm-beta-features__list .promo__row .promo__wrapper__content body.th-th h2, .tcm-beta-features__list .promo__row .promo__wrapper__content body.th-th h3, .tcm-beta-features__list .promo__row .promo__wrapper__content body.zh-tw h2, .tcm-beta-features__list .promo__row .promo__wrapper__content body.zh-tw h3, .tcm-buy .buy__versions body.th-th label p, .tcm-buy .buy__versions body.th-th label span, .tcm-buy .buy__versions body.zh-tw label p, .tcm-buy .buy__versions body.zh-tw label span, .tcm-buy .buy__versions label body.th-th p, .tcm-buy .buy__versions label body.th-th span, .tcm-buy .buy__versions label body.zh-tw p, .tcm-buy .buy__versions label body.zh-tw span, .tcm-freetrial-cards__list .promo__row .promo__wrapper__content body.th-th h3, .tcm-freetrial-cards__list .promo__row .promo__wrapper__content body.zh-tw h3, .tcm-homepage-live__list .promo__row .promo__wrapper__content body.th-th h2, .tcm-homepage-live__list .promo__row .promo__wrapper__content body.th-th h3, .tcm-homepage-live__list .promo__row .promo__wrapper__content body.zh-tw h2, .tcm-homepage-live__list .promo__row .promo__wrapper__content body.zh-tw h3, .tcm-season-themes__list .promo__row .promo__wrapper__content body.th-th h3, .tcm-season-themes__list .promo__row .promo__wrapper__content body.zh-tw h3, body.th-th .tcm-beta-features__list .promo__row .promo__wrapper__content h2, body.th-th .tcm-beta-features__list .promo__row .promo__wrapper__content h3, body.th-th .tcm-buy .buy__versions label p, body.th-th .tcm-buy .buy__versions label span, body.th-th .tcm-freetrial-cards__list .promo__row .promo__wrapper__content h3, body.th-th .tcm-homepage-live__list .promo__row .promo__wrapper__content h2, body.th-th .tcm-homepage-live__list .promo__row .promo__wrapper__content h3, body.th-th .tcm-season-themes__list .promo__row .promo__wrapper__content h3, body.zh-tw .tcm-beta-features__list .promo__row .promo__wrapper__content h2, body.zh-tw .tcm-beta-features__list .promo__row .promo__wrapper__content h3, body.zh-tw .tcm-buy .buy__versions label p, body.zh-tw .tcm-buy .buy__versions label span, body.zh-tw .tcm-freetrial-cards__list .promo__row .promo__wrapper__content h3, body.zh-tw .tcm-homepage-live__list .promo__row .promo__wrapper__content h2, body.zh-tw .tcm-homepage-live__list .promo__row .promo__wrapper__content h3, body.zh-tw .tcm-season-themes__list .promo__row .promo__wrapper__content h3 {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.updatesDetail__article__header__date, .updatesFeed__item__wrapper__content .date, .updatesHighlight__wrapper__content .date, .updatesList__wrapper__items__item .updatesList__item__content__date .date, .updatesSlider__wrapper__items__item .updatesSlider__item__content__date .date {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 3vw;
	margin: 0;
	padding-top: 6vw;
	font-family: DIN-CondItalic, sans-serif;
	font-weight: 400;
	letter-spacing: -.025em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 22px;
	font-size: 1.375vw;
	line-height: 25px;
	line-height: 1.5625vw;
	color: #fff;
	background: linear-gradient(90deg, #ff1c38 75%, #ffb52d);
	text-transform: uppercase
}
.updatesFeed__item__wrapper__content body.pl-pl .date, .updatesFeed__item__wrapper__content body.ru-ru .date, .updatesFeed__item__wrapper__content body.tr-tr .date, .updatesHighlight__wrapper__content body.pl-pl .date, .updatesHighlight__wrapper__content body.ru-ru .date, .updatesHighlight__wrapper__content body.tr-tr .date, .updatesList__wrapper__items__item .updatesList__item__content__date body.pl-pl .date, .updatesList__wrapper__items__item .updatesList__item__content__date body.ru-ru .date, .updatesList__wrapper__items__item .updatesList__item__content__date body.tr-tr .date, .updatesSlider__wrapper__items__item .updatesSlider__item__content__date body.pl-pl .date, .updatesSlider__wrapper__items__item .updatesSlider__item__content__date body.ru-ru .date, .updatesSlider__wrapper__items__item .updatesSlider__item__content__date body.tr-tr .date, body.pl-pl .updatesDetail__article__header__date, body.pl-pl .updatesFeed__item__wrapper__content .date, body.pl-pl .updatesHighlight__wrapper__content .date, body.pl-pl .updatesList__wrapper__items__item .updatesList__item__content__date .date, body.pl-pl .updatesSlider__wrapper__items__item .updatesSlider__item__content__date .date, body.ru-ru .updatesDetail__article__header__date, body.ru-ru .updatesFeed__item__wrapper__content .date, body.ru-ru .updatesHighlight__wrapper__content .date, body.ru-ru .updatesList__wrapper__items__item .updatesList__item__content__date .date, body.ru-ru .updatesSlider__wrapper__items__item .updatesSlider__item__content__date .date, body.tr-tr .updatesDetail__article__header__date, body.tr-tr .updatesFeed__item__wrapper__content .date, body.tr-tr .updatesHighlight__wrapper__content .date, body.tr-tr .updatesList__wrapper__items__item .updatesList__item__content__date .date, body.tr-tr .updatesSlider__wrapper__items__item .updatesSlider__item__content__date .date {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
.updatesFeed__item__wrapper__content body.ar-ae .date, .updatesFeed__item__wrapper__content body.pt-br .date, .updatesHighlight__wrapper__content body.ar-ae .date, .updatesHighlight__wrapper__content body.pt-br .date, .updatesList__wrapper__items__item .updatesList__item__content__date body.ar-ae .date, .updatesList__wrapper__items__item .updatesList__item__content__date body.pt-br .date, .updatesSlider__wrapper__items__item .updatesSlider__item__content__date body.ar-ae .date, .updatesSlider__wrapper__items__item .updatesSlider__item__content__date body.pt-br .date, body.ar-ae .updatesDetail__article__header__date, body.ar-ae .updatesFeed__item__wrapper__content .date, body.ar-ae .updatesHighlight__wrapper__content .date, body.ar-ae .updatesList__wrapper__items__item .updatesList__item__content__date .date, body.ar-ae .updatesSlider__wrapper__items__item .updatesSlider__item__content__date .date, body.pt-br .updatesDetail__article__header__date, body.pt-br .updatesFeed__item__wrapper__content .date, body.pt-br .updatesHighlight__wrapper__content .date, body.pt-br .updatesList__wrapper__items__item .updatesList__item__content__date .date, body.pt-br .updatesSlider__wrapper__items__item .updatesSlider__item__content__date .date {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
.updatesFeed__item__wrapper__content body.ja-jp .date, .updatesHighlight__wrapper__content body.ja-jp .date, .updatesList__wrapper__items__item .updatesList__item__content__date body.ja-jp .date, .updatesSlider__wrapper__items__item .updatesSlider__item__content__date body.ja-jp .date, body.ja-jp .updatesDetail__article__header__date, body.ja-jp .updatesFeed__item__wrapper__content .date, body.ja-jp .updatesHighlight__wrapper__content .date, body.ja-jp .updatesList__wrapper__items__item .updatesList__item__content__date .date, body.ja-jp .updatesSlider__wrapper__items__item .updatesSlider__item__content__date .date {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.updatesFeed__item__wrapper__content body.ko-kr .date, .updatesHighlight__wrapper__content body.ko-kr .date, .updatesList__wrapper__items__item .updatesList__item__content__date body.ko-kr .date, .updatesSlider__wrapper__items__item .updatesSlider__item__content__date body.ko-kr .date, body.ko-kr .updatesDetail__article__header__date, body.ko-kr .updatesFeed__item__wrapper__content .date, body.ko-kr .updatesHighlight__wrapper__content .date, body.ko-kr .updatesList__wrapper__items__item .updatesList__item__content__date .date, body.ko-kr .updatesSlider__wrapper__items__item .updatesSlider__item__content__date .date {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.updatesFeed__item__wrapper__content body.th-th .date, .updatesFeed__item__wrapper__content body.zh-tw .date, .updatesHighlight__wrapper__content body.th-th .date, .updatesHighlight__wrapper__content body.zh-tw .date, .updatesList__wrapper__items__item .updatesList__item__content__date body.th-th .date, .updatesList__wrapper__items__item .updatesList__item__content__date body.zh-tw .date, .updatesSlider__wrapper__items__item .updatesSlider__item__content__date body.th-th .date, .updatesSlider__wrapper__items__item .updatesSlider__item__content__date body.zh-tw .date, body.th-th .updatesDetail__article__header__date, body.th-th .updatesFeed__item__wrapper__content .date, body.th-th .updatesHighlight__wrapper__content .date, body.th-th .updatesList__wrapper__items__item .updatesList__item__content__date .date, body.th-th .updatesSlider__wrapper__items__item .updatesSlider__item__content__date .date, body.zh-tw .updatesDetail__article__header__date, body.zh-tw .updatesFeed__item__wrapper__content .date, body.zh-tw .updatesHighlight__wrapper__content .date, body.zh-tw .updatesList__wrapper__items__item .updatesList__item__content__date .date, body.zh-tw .updatesSlider__wrapper__items__item .updatesSlider__item__content__date .date {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.updatesDetail__article__header__date span, .updatesFeed__item__wrapper__content .date span, .updatesHighlight__wrapper__content .date span, .updatesList__wrapper__items__item .updatesList__item__content__date .date span, .updatesSlider__wrapper__items__item .updatesSlider__item__content__date .date span {
	display: flex;
	margin: 0 4px 0 0
}
.updatesFeed__item__wrapper__content body.ar-ae .date span, .updatesHighlight__wrapper__content body.ar-ae .date span, .updatesList__wrapper__items__item .updatesList__item__content__date body.ar-ae .date span, .updatesSlider__wrapper__items__item .updatesSlider__item__content__date body.ar-ae .date span, body.ar-ae .updatesDetail__article__header__date span, body.ar-ae .updatesFeed__item__wrapper__content .date span, body.ar-ae .updatesHighlight__wrapper__content .date span, body.ar-ae .updatesList__wrapper__items__item .updatesList__item__content__date .date span, body.ar-ae .updatesSlider__wrapper__items__item .updatesSlider__item__content__date .date span {
	margin: 0 0 0 4px
}
.updatesDetail__article__header__date span.date__day, .updatesFeed__item__wrapper__content .date span.date__day, .updatesHighlight__wrapper__content .date span.date__day, .updatesList__wrapper__items__item .updatesList__item__content__date .date span.date__day, .updatesSlider__wrapper__items__item .updatesSlider__item__content__date .date span.date__day {
	font-family: TCM-Reg, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1.1;
	font-size: larger
}
.updatesFeed__item__wrapper__content body.ar-ae .date span.date__day, .updatesHighlight__wrapper__content body.ar-ae .date span.date__day, .updatesList__wrapper__items__item .updatesList__item__content__date body.ar-ae .date span.date__day, .updatesSlider__wrapper__items__item .updatesSlider__item__content__date body.ar-ae .date span.date__day, body.ar-ae .updatesDetail__article__header__date span.date__day, body.ar-ae .updatesFeed__item__wrapper__content .date span.date__day, body.ar-ae .updatesHighlight__wrapper__content .date span.date__day, body.ar-ae .updatesList__wrapper__items__item .updatesList__item__content__date .date span.date__day, body.ar-ae .updatesSlider__wrapper__items__item .updatesSlider__item__content__date .date span.date__day {
	line-height: 1
}
.updatesDetail__article__header__date span.date__year, .updatesFeed__item__wrapper__content .date span.date__year, .updatesHighlight__wrapper__content .date span.date__year, .updatesList__wrapper__items__item .updatesList__item__content__date .date span.date__year, .updatesSlider__wrapper__items__item .updatesSlider__item__content__date .date span.date__year {
	margin: 0
}
.updatesDetail__article__header__date span.date__separator, .updatesFeed__item__wrapper__content .date span.date__separator, .updatesHighlight__wrapper__content .date span.date__separator, .updatesList__wrapper__items__item .updatesList__item__content__date .date span.date__separator, .updatesSlider__wrapper__items__item .updatesSlider__item__content__date .date span.date__separator {
	display: none;
	margin: 0
}
.buyExperience .buyExperience__platforms__select, .tcm-buy--latam .buyLatam .buyLatam__countries__select, .tcm-buy .buy__editions__select, .tcm-buy .buy__platforms__select, .tcm-buy .buy__retailers__select, .updatesFeed__filters__filter {
	position: relative;
	width: 100%;
	height: 60px;
	color: #292929;
	background: #fff;
	border: 2px solid #292929;
	border-radius: 6px
}
.buyExperience .buyExperience__platforms__select:after, .tcm-buy--latam .buyLatam .buyLatam__countries__select:after, .tcm-buy .buy__editions__select:after, .tcm-buy .buy__platforms__select:after, .tcm-buy .buy__retailers__select:after, .updatesFeed__filters__filter:after {
	content: "";
	display: block;
	position: absolute;
	z-index: 2;
	top: 50%;
	right: 10px;
	width: 32px;
	height: 32px;
	line-height: 1;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23292929' d='M14.79 5.11S14.8 3.99 16.04 4c1.11.01 1.13 1.27 1.13 1.27l.02 18.86 3.51-5.88s.77-1.13 1.75-.64c.99.5.29 1.63.29 1.63s-1.08 1.91-2.72 4.64C18.4 26.63 17.59 28 16.33 28c-1.25 0-2.46-2.24-3.9-4.41s-3.25-5.28-3.25-5.28-.59-1.05.34-1.7c.82-.58 1.76.56 1.76.56l3.51 5.81V5.11z'/%3E%3C/svg%3E");
	transform: translateY(-50%);
	pointer-events: none
}
.buyExperience .buyExperience__platforms__select select, .tcm-buy--latam .buyLatam .buyLatam__countries__select select, .tcm-buy .buy__editions__select select, .tcm-buy .buy__platforms__select select, .tcm-buy .buy__retailers__select select, .updatesFeed__filters__filter select {
	background: transparent;
	border: none;
	padding: 0 50px 0 15px;
	-moz-appearance: none;
	-webkit-appearance: none;
	font-size: 16px;
	font-size: 1vw;
	line-height: 50px;
	line-height: 3.125vw;
	width: 100%;
	height: 100%;
	cursor: pointer;
	outline: none;
	text-transform: capitalize
}
.buyExperience .buyExperience__platforms__select select.is-open, .tcm-buy--latam .buyLatam .buyLatam__countries__select select.is-open, .tcm-buy .buy__editions__select select.is-open, .tcm-buy .buy__platforms__select select.is-open, .tcm-buy .buy__retailers__select select.is-open, .updatesFeed__filters__filter select.is-open {
	background: #fff
}
.buyExperience .buyExperience__platforms__select select::-ms-expand, .tcm-buy--latam .buyLatam .buyLatam__countries__select select::-ms-expand, .tcm-buy .buy__editions__select select::-ms-expand, .tcm-buy .buy__platforms__select select::-ms-expand, .tcm-buy .buy__retailers__select select::-ms-expand, .updatesFeed__filters__filter select::-ms-expand {
	display: none
}
@media only screen and (max-width:375px) {
	.buyExperience .buyExperience__platforms__select select, .tcm-buy--latam .buyLatam .buyLatam__countries__select select, .tcm-buy .buy__editions__select select, .tcm-buy .buy__platforms__select select, .tcm-buy .buy__retailers__select select, .updatesFeed__filters__filter select {
		font-size: 14px;
		font-size: .875vw;
		line-height: 20px;
		line-height: 1.25vw
	}
}
.buyExperience body.ar-ae .buyExperience__platforms__select:after, .tcm-buy--latam .buyLatam body.ar-ae .buyLatam__countries__select:after, .tcm-buy body.ar-ae .buy__editions__select:after, .tcm-buy body.ar-ae .buy__platforms__select:after, .tcm-buy body.ar-ae .buy__retailers__select:after, body.ar-ae .buyExperience .buyExperience__platforms__select:after, body.ar-ae .tcm-buy--latam .buyLatam .buyLatam__countries__select:after, body.ar-ae .tcm-buy .buy__editions__select:after, body.ar-ae .tcm-buy .buy__platforms__select:after, body.ar-ae .tcm-buy .buy__retailers__select:after, body.ar-ae .updatesFeed__filters__filter:after {
	right: auto;
	left: 10px
}
.buyExperience body.ar-ae .buyExperience__platforms__select select, .tcm-buy--latam .buyLatam body.ar-ae .buyLatam__countries__select select, .tcm-buy body.ar-ae .buy__editions__select select, .tcm-buy body.ar-ae .buy__platforms__select select, .tcm-buy body.ar-ae .buy__retailers__select select, body.ar-ae .buyExperience .buyExperience__platforms__select select, body.ar-ae .tcm-buy--latam .buyLatam .buyLatam__countries__select select, body.ar-ae .tcm-buy .buy__editions__select select, body.ar-ae .tcm-buy .buy__platforms__select select, body.ar-ae .tcm-buy .buy__retailers__select select, body.ar-ae .updatesFeed__filters__filter select {
	padding: 0 15px 0 50px
}
.tcm-buy .buy__versions label {
	display: block;
	padding-left: 35px;
	width: auto;
	height: auto
}
.tcm-buy .buy__versions label input[type=radio] {
	opacity: 0;
	position: absolute;
	z-index: -99999
}
.tcm-buy .buy__versions label input[type=radio]:checked+span:after {
	opacity: 1
}
.tcm-buy .buy__versions label input[type=radio]:disabled+span {
	opacity: .25
}
.tcm-buy .buy__versions label input[type=radio]:disabled+span:before {
	opacity: .5
}
.tcm-buy .buy__versions label input[type=radio]:disabled+span:after {
	opacity: 0
}
.tcm-buy .buy__versions label input[type=checkbox] {
	opacity: 0;
	position: absolute;
	z-index: -99999
}
.tcm-buy .buy__versions label input[type=checkbox]:checked+p:after {
	opacity: 1
}
.tcm-buy .buy__versions label input[type=checkbox]:disabled+p {
	opacity: .25
}
.tcm-buy .buy__versions label input[type=checkbox]:disabled+p:before {
	opacity: .5
}
.tcm-buy .buy__versions label input[type=checkbox]:disabled+p:after {
	opacity: 0
}
.tcm-buy .buy__versions label p, .tcm-buy .buy__versions label span {
	align-items: center;
	display: inline-flex;
	height: 25px;
	pointer-events: none;
	position: relative
}
.tcm-buy .buy__versions label p:before, .tcm-buy .buy__versions label span:before {
	border: 1px solid #fff;
	left: -35px;
	top: 0;
	width: 25px;
	height: 25px
}
.tcm-buy .buy__versions label p:after, .tcm-buy .buy__versions label span:after {
	left: -35px;
	opacity: 0;
	top: 0;
	transition: opacity .5s cubic-bezier(.23, 1, .32, 1);
	width: 25px;
	height: 25px;
	background-size: 60%
}
.tcm-buy .buy__versions body:not(.isMobile) label:hover, .tcm-buy .buy__versions body:not(.isMobile) label:hover p, .tcm-buy .buy__versions body:not(.isMobile) label:hover p:after, .tcm-buy .buy__versions body:not(.isMobile) label:hover p:before, .tcm-buy .buy__versions body:not(.isMobile) label:hover span, .tcm-buy .buy__versions body:not(.isMobile) label:hover span:after, .tcm-buy .buy__versions body:not(.isMobile) label:hover span:before, body:not(.isMobile) .tcm-buy .buy__versions label:hover, body:not(.isMobile) .tcm-buy .buy__versions label:hover p, body:not(.isMobile) .tcm-buy .buy__versions label:hover p:after, body:not(.isMobile) .tcm-buy .buy__versions label:hover p:before, body:not(.isMobile) .tcm-buy .buy__versions label:hover span, body:not(.isMobile) .tcm-buy .buy__versions label:hover span:after, body:not(.isMobile) .tcm-buy .buy__versions label:hover span:before {
	cursor: pointer
}
.tcm-homepage-highlight-wrapper .promo__wrapper__content .youtube-modal.has-image, .tcm-season-highlight-wrapper .promo__wrapper__content .youtube-modal, .updatesDetail__article__content .video-wrapper-thumbnail, .updatesFeed button.updatesFeed__item .updatesFeed__item__wrapper__media, .updatesList__wrapper__items__item .updatesList__item__media .is-video button, .updatesSlider__wrapper__items__item .updatesSlider__item__media .is-video button {
	padding: 0;
	position: relative;
	cursor: pointer
}
.tcm-homepage-highlight-wrapper .promo__wrapper__content .youtube-modal.has-image:after, .tcm-season-highlight-wrapper .promo__wrapper__content .youtube-modal:after, .updatesDetail__article__content .video-wrapper-thumbnail:after, .updatesFeed button.updatesFeed__item .updatesFeed__item__wrapper__media:after, .updatesList__wrapper__items__item .updatesList__item__media .is-video button:after, .updatesSlider__wrapper__items__item .updatesSlider__item__media .is-video button:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cdefs%3E%3ClinearGradient id='a'%3E%3Cstop offset='0%25' stop-color='%23ff1c38' stop-opacity='.75'/%3E%3Cstop offset='100%25' stop-color='%23ffb52d' stop-opacity='.75'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M16 0c8.836 0 16 7.164 16 16s-7.164 16-16 16S0 24.836 0 16 7.164 0 16 0z' fill='url(%23a)'/%3E%3Cpath fill='%23FFF' d='M12.994 21.021c-.512.268-.929.016-.929-.562v-8.918c0-.577.417-.829.929-.562l8.635 4.533c.512.268.512.708 0 .976l-8.635 4.533z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 15%
}
.tcm-homepage-highlight-wrapper .promo__wrapper__content .youtube-modal.has-image:hover:after, .tcm-season-highlight-wrapper .promo__wrapper__content .youtube-modal:hover:after, .updatesDetail__article__content .video-wrapper-thumbnail:hover:after, .updatesFeed button.updatesFeed__item .updatesFeed__item__wrapper__media:hover:after, .updatesList__wrapper__items__item .updatesList__item__media .is-video button:hover:after, .updatesSlider__wrapper__items__item .updatesSlider__item__media .is-video button:hover:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cdefs%3E%3ClinearGradient id='a'%3E%3Cstop offset='0%25' stop-color='%23ff1c38' stop-opacity='.75'/%3E%3Cstop offset='100%25' stop-color='%23ffb52d' stop-opacity='.75'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='%23FFF' d='M16 0c8.836 0 16 7.164 16 16s-7.164 16-16 16S0 24.836 0 16 7.164 0 16 0z'/%3E%3Cpath d='M12.994 21.021c-.512.268-.929.016-.929-.562v-8.918c0-.577.417-.829.929-.562l8.635 4.533c.512.268.512.708 0 .976l-8.635 4.533z' fill='url(%23a)'/%3E%3C/svg%3E")
}
.slideshow__vehicle .slideshow__slide, .tcm-beta-buy .promo .promo__wrapper__media img, .tcm-buy .buy__media img, .tcm-freetrial-buy .promo .promo__wrapper__media img, .tcm-freetrial-cards__list .promo__row .promo__wrapper__media img, .tcm-homepage-buy .promo .promo__wrapper__media img, .tcm-homepage-features__list .promo__wrapper__media img, .tcm-homepage-highlight-wrapper .promo__wrapper__content .youtube-modal.has-image img, .tcm-homepage-highlight-wrapper .promo__wrapper__content .youtube-modal.has-image video, .tcm-homepage-season .promo__wrapper__media img, .tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__media, .tcm-season-buy .promo .promo__wrapper__media img, .tcm-season-current__content .promo__wrapper__media img, .tcm-season-highlight-wrapper .promo__wrapper__content .youtube-modal img, .tcm-season-highlight-wrapper .promo__wrapper__content .youtube-modal video, .tcm-season-highlight-wrapper .promo__wrapper__media img, .tcm-season-highlight-wrapper .promo__wrapper__media video, .tcm-season-old__list .promo__row .promo__wrapper, .tcm-season-playlist .promo__wrapper__media img, .tcm-season-roadmap__content .promo__wrapper__media img, .tcm-season-stage__list .promo__row .promo__wrapper__media img, .updatesDetail__article__header__media img, .updatesFeed__item__wrapper__media, .updatesHighlight__wrapper__media, .updatesSlider__wrapper__items__item .updatesSlider__item__media>div img {
	box-shadow: 0 .25em .5em 0 rgba(0, 0, 0, .35)
}
@media only screen and (min-width:768px) {
	.slideshow__vehicle .slideshow__slide, .tcm-beta-buy .promo .promo__wrapper__media img, .tcm-buy .buy__media img, .tcm-freetrial-buy .promo .promo__wrapper__media img, .tcm-freetrial-cards__list .promo__row .promo__wrapper__media img, .tcm-homepage-buy .promo .promo__wrapper__media img, .tcm-homepage-features__list .promo__wrapper__media img, .tcm-homepage-highlight-wrapper .promo__wrapper__content .youtube-modal.has-image img, .tcm-homepage-highlight-wrapper .promo__wrapper__content .youtube-modal.has-image video, .tcm-homepage-season .promo__wrapper__media img, .tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__media, .tcm-season-buy .promo .promo__wrapper__media img, .tcm-season-current__content .promo__wrapper__media img, .tcm-season-highlight-wrapper .promo__wrapper__content .youtube-modal img, .tcm-season-highlight-wrapper .promo__wrapper__content .youtube-modal video, .tcm-season-highlight-wrapper .promo__wrapper__media img, .tcm-season-highlight-wrapper .promo__wrapper__media video, .tcm-season-old__list .promo__row .promo__wrapper, .tcm-season-playlist .promo__wrapper__media img, .tcm-season-roadmap__content .promo__wrapper__media img, .tcm-season-stage__list .promo__row .promo__wrapper__media img, .updatesDetail__article__header__media img, .updatesFeed__item__wrapper__media, .updatesHighlight__wrapper__media, .updatesSlider__wrapper__items__item .updatesSlider__item__media>div img {
		box-shadow: 0 .5em 1em 0 rgba(0, 0, 0, .35)
	}
}
.slideshow__vehicle .slideshow__slide, .tcm-buy .buy__media img, .tcm-homepage-features__list .promo__wrapper__media img, .tcm-homepage-highlight-wrapper .promo__wrapper__content .youtube-modal.has-image img, .tcm-homepage-highlight-wrapper .promo__wrapper__content .youtube-modal.has-image video, .tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__media, .tcm-season-highlight-wrapper .promo__wrapper__content .youtube-modal img, .tcm-season-highlight-wrapper .promo__wrapper__content .youtube-modal video, .updatesDetail__article__header__media img, .updatesFeed__item__wrapper__media {
	border: 4px solid transparent;
	border-image: linear-gradient(90deg, #ff1c38 75%, #ffb52d) 10
}
@media only screen and (min-width:768px) {
	.slideshow__vehicle .slideshow__slide, .tcm-buy .buy__media img, .tcm-homepage-features__list .promo__wrapper__media img, .tcm-homepage-highlight-wrapper .promo__wrapper__content .youtube-modal.has-image img, .tcm-homepage-highlight-wrapper .promo__wrapper__content .youtube-modal.has-image video, .tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__media, .tcm-season-highlight-wrapper .promo__wrapper__content .youtube-modal img, .tcm-season-highlight-wrapper .promo__wrapper__content .youtube-modal video, .updatesDetail__article__header__media img, .updatesFeed__item__wrapper__media {
		border: 8px solid transparent;
		border-image: linear-gradient(90deg, #ff1c38 75%, #ffb52d) 10
	}
}
.tcm-beta-buy .promo .promo__wrapper__media img, .tcm-freetrial-buy .promo .promo__wrapper__media img, .tcm-freetrial-cards__list .promo__row .promo__wrapper__media img, .tcm-homepage-buy .promo .promo__wrapper__media img, .tcm-homepage-season .promo__wrapper__media img, .tcm-season-buy .promo .promo__wrapper__media img, .tcm-season-current__content .promo__wrapper__media img, .tcm-season-old__list .promo__row .promo__wrapper, .updatesHighlight__wrapper__media {
	position: relative;
	border: 4px solid #e8e6e7
}
@media only screen and (min-width:768px) {
	.tcm-beta-buy .promo .promo__wrapper__media img, .tcm-freetrial-buy .promo .promo__wrapper__media img, .tcm-freetrial-cards__list .promo__row .promo__wrapper__media img, .tcm-homepage-buy .promo .promo__wrapper__media img, .tcm-homepage-season .promo__wrapper__media img, .tcm-season-buy .promo .promo__wrapper__media img, .tcm-season-current__content .promo__wrapper__media img, .tcm-season-old__list .promo__row .promo__wrapper, .updatesHighlight__wrapper__media {
		border: 8px solid #e8e6e7
	}
}
.slideshow__playlist .slideshow__slide__media, .tcm-beta-features__list .promo__row .promo__wrapper__media img, .tcm-homepage-live__list .promo__row .promo__wrapper__media img, .tcm-season-themes__list .promo__row .promo__wrapper__media img {
	position: relative;
	border: 4px solid #e8e6e7;
	box-shadow: 0 .25em .5em 0 rgba(0, 0, 0, .35)
}
.updatesDetail__nav__back {
	color: #000;
	font-family: DIN-CondBlack, sans-serif;
	font-weight: 400;
	letter-spacing: -.025em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 25px;
	font-size: 1.5625vw;
	line-height: 30px;
	line-height: 1.875vw;
	text-transform: uppercase;
	transition: color .2s ease-in-out
}
body.pl-pl .updatesDetail__nav__back, body.ru-ru .updatesDetail__nav__back, body.tr-tr .updatesDetail__nav__back {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ar-ae .updatesDetail__nav__back {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ja-jp .updatesDetail__nav__back {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.ko-kr .updatesDetail__nav__back {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.th-th .updatesDetail__nav__back, body.zh-tw .updatesDetail__nav__back {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.gameSiteNavigation__main__backBtn--mobile {
	color: #ff1c38;
	font-family: DIN-CondBlack, sans-serif;
	font-weight: 400;
	letter-spacing: -.025em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 25px;
	font-size: 1.5625vw;
	line-height: 30px;
	line-height: 1.875vw;
	text-transform: uppercase;
	transition: color .2s ease-in-out
}
body.pl-pl .gameSiteNavigation__main__backBtn--mobile, body.ru-ru .gameSiteNavigation__main__backBtn--mobile, body.tr-tr .gameSiteNavigation__main__backBtn--mobile {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ar-ae .gameSiteNavigation__main__backBtn--mobile {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ja-jp .gameSiteNavigation__main__backBtn--mobile {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.ko-kr .gameSiteNavigation__main__backBtn--mobile {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.th-th .gameSiteNavigation__main__backBtn--mobile, body.zh-tw .gameSiteNavigation__main__backBtn--mobile {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.gameSiteNavigation__main__backBtn--mobile span {
	display: inline-flex
}
.gameSiteNavigation__main__backBtn--mobile span:before {
	content: "";
	display: flex;
	width: 32px;
	height: 32px;
	margin: -5px 8px 0 0;
	-webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23ff1c38' d='M30.41 14.41c-1.2-1.56-2.77-2.9-4.18-4.26-1.97-1.89-3.99-4.3-6.32-5.77-1.04-.65-2.48-.53-3.02.69-.55 1.23 1.13 2.3 1.9 3.02 1.9 1.79 3.78 3.63 5.77 5.33-4.02-.32-8.04-.49-12.07-.61l-5.99-.18c-1.54-.05-4.05-.41-5.07 1.08-2.51 3.67 6.85 2.95 8.19 2.97 4.41.08 8.82.44 13.23.69-3.48 1.49-6.69 3.43-9.56 5.88-.96.82-2.61 1.96-2.29 3.41.25 1.12 1.6 1.56 2.63 1.22 1.89-.63 3.59-3.02 5.24-4.17 1.73-1.22 3.59-2.25 5.51-3.17 1.92-.93 8.63-2.81 6.03-6.13-1.08-1.41.49.62 0 0z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23ff1c38' d='M30.41 14.41c-1.2-1.56-2.77-2.9-4.18-4.26-1.97-1.89-3.99-4.3-6.32-5.77-1.04-.65-2.48-.53-3.02.69-.55 1.23 1.13 2.3 1.9 3.02 1.9 1.79 3.78 3.63 5.77 5.33-4.02-.32-8.04-.49-12.07-.61l-5.99-.18c-1.54-.05-4.05-.41-5.07 1.08-2.51 3.67 6.85 2.95 8.19 2.97 4.41.08 8.82.44 13.23.69-3.48 1.49-6.69 3.43-9.56 5.88-.96.82-2.61 1.96-2.29 3.41.25 1.12 1.6 1.56 2.63 1.22 1.89-.63 3.59-3.02 5.24-4.17 1.73-1.22 3.59-2.25 5.51-3.17 1.92-.93 8.63-2.81 6.03-6.13-1.08-1.41.49.62 0 0z'/%3E%3C/svg%3E");
	-webkit-mask-size: 100% 100%;
	mask-size: 100% 100%;
	background-color: #ff1c38;
	transition: background-color .2s ease-in-out;
	transform: rotate(180deg)
}
body.ar-ae .gameSiteNavigation__main__backBtn--mobile span:before {
	margin: 0 0 0 5px;
	transform: rotate(0deg)!important
}
.gameSiteNavigation__main__backBtn--mobile:hover {
	color: #ff1c38
}
.gameSiteNavigation__main__backBtn--mobile:hover span:before {
	background-color: #ff1c38
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content p>a, .close-content .promo__wrapper__content .btn, .slideshow__header .slideshow__slide__content .btn.btn__number--2, .tcm-beta-features__list .promo__row .promo__wrapper__content__btn, .tcm-homepage-features__list .promo__wrapper__content__btn, .tcm-homepage-highlight-wrapper .promo__wrapper__content .btn:not(.has-image), .tcm-homepage-live__list .promo__row .promo__wrapper__content__btn, .tcm-homepage-season .promo__wrapper__content .btn:not(:first-of-type), .tcm-homepage-vehicles__content .promo__wrapper__content .btn, .tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content .btn, .tcm-season-current__content .promo__wrapper__content .btn, .tcm-season-highlight-wrapper .promo__wrapper__content .btn:not(.youtube-modal), .tcm-season-old__list .promo__row .promo__wrapper__content__btn, .tcm-season-playlist .promo__wrapper__content .btn, .updatesFeed__item__wrapper__content .btn, .updatesHighlight__wrapper__content .btn, .updatesSlider__wrapper__items__item .updatesSlider__item__content a, .updatesSlider__wrapper__items__item .updatesSlider__item__content button {
	display: inline-flex;
	color: #ff1c38!important;
	font-family: DIN-CondBlack, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: -.025em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 20px;
	font-size: 1.25vw;
	line-height: 25px;
	line-height: 1.5625vw;
	background-color: transparent!important;
	transition: color .2s ease-in-out
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content body.pl-pl p>a, .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content body.ru-ru p>a, .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content body.tr-tr p>a, .close-content .promo__wrapper__content body.pl-pl .btn, .close-content .promo__wrapper__content body.ru-ru .btn, .close-content .promo__wrapper__content body.tr-tr .btn, .slideshow__header .slideshow__slide__content body.pl-pl .btn.btn__number--2, .slideshow__header .slideshow__slide__content body.ru-ru .btn.btn__number--2, .slideshow__header .slideshow__slide__content body.tr-tr .btn.btn__number--2, .tcm-beta-features__list .promo__row body.pl-pl .promo__wrapper__content__btn, .tcm-beta-features__list .promo__row body.ru-ru .promo__wrapper__content__btn, .tcm-beta-features__list .promo__row body.tr-tr .promo__wrapper__content__btn, .tcm-homepage-features__list body.pl-pl .promo__wrapper__content__btn, .tcm-homepage-features__list body.ru-ru .promo__wrapper__content__btn, .tcm-homepage-features__list body.tr-tr .promo__wrapper__content__btn, .tcm-homepage-highlight-wrapper .promo__wrapper__content body.pl-pl .btn:not(.has-image), .tcm-homepage-highlight-wrapper .promo__wrapper__content body.ru-ru .btn:not(.has-image), .tcm-homepage-highlight-wrapper .promo__wrapper__content body.tr-tr .btn:not(.has-image), .tcm-homepage-live__list .promo__row body.pl-pl .promo__wrapper__content__btn, .tcm-homepage-live__list .promo__row body.ru-ru .promo__wrapper__content__btn, .tcm-homepage-live__list .promo__row body.tr-tr .promo__wrapper__content__btn, .tcm-homepage-season .promo__wrapper__content body.pl-pl .btn:not(:first-of-type), .tcm-homepage-season .promo__wrapper__content body.ru-ru .btn:not(:first-of-type), .tcm-homepage-season .promo__wrapper__content body.tr-tr .btn:not(:first-of-type), .tcm-homepage-vehicles__content .promo__wrapper__content body.pl-pl .btn, .tcm-homepage-vehicles__content .promo__wrapper__content body.ru-ru .btn, .tcm-homepage-vehicles__content .promo__wrapper__content body.tr-tr .btn, .tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content body.pl-pl .btn, .tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content body.ru-ru .btn, .tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content body.tr-tr .btn, .tcm-newsDetail-recommended-content .tcm-recommended-content__content body.pl-pl .promo__row .promo__wrapper .promo__wrapper__content .btn, .tcm-newsDetail-recommended-content .tcm-recommended-content__content body.ru-ru .promo__row .promo__wrapper .promo__wrapper__content .btn, .tcm-newsDetail-recommended-content .tcm-recommended-content__content body.tr-tr .promo__row .promo__wrapper .promo__wrapper__content .btn, .tcm-season-current__content .promo__wrapper__content body.pl-pl .btn, .tcm-season-current__content .promo__wrapper__content body.ru-ru .btn, .tcm-season-current__content .promo__wrapper__content body.tr-tr .btn, .tcm-season-highlight-wrapper .promo__wrapper__content body.pl-pl .btn:not(.youtube-modal), .tcm-season-highlight-wrapper .promo__wrapper__content body.ru-ru .btn:not(.youtube-modal), .tcm-season-highlight-wrapper .promo__wrapper__content body.tr-tr .btn:not(.youtube-modal), .tcm-season-old__list .promo__row body.pl-pl .promo__wrapper__content__btn, .tcm-season-old__list .promo__row body.ru-ru .promo__wrapper__content__btn, .tcm-season-old__list .promo__row body.tr-tr .promo__wrapper__content__btn, .tcm-season-playlist .promo__wrapper__content body.pl-pl .btn, .tcm-season-playlist .promo__wrapper__content body.ru-ru .btn, .tcm-season-playlist .promo__wrapper__content body.tr-tr .btn, .updatesFeed__item__wrapper__content body.pl-pl .btn, .updatesFeed__item__wrapper__content body.ru-ru .btn, .updatesFeed__item__wrapper__content body.tr-tr .btn, .updatesHighlight__wrapper__content body.pl-pl .btn, .updatesHighlight__wrapper__content body.ru-ru .btn, .updatesHighlight__wrapper__content body.tr-tr .btn, .updatesSlider__wrapper__items__item .updatesSlider__item__content body.pl-pl a, .updatesSlider__wrapper__items__item .updatesSlider__item__content body.pl-pl button, .updatesSlider__wrapper__items__item .updatesSlider__item__content body.ru-ru a, .updatesSlider__wrapper__items__item .updatesSlider__item__content body.ru-ru button, .updatesSlider__wrapper__items__item .updatesSlider__item__content body.tr-tr a, .updatesSlider__wrapper__items__item .updatesSlider__item__content body.tr-tr button, body.pl-pl .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content p>a, body.pl-pl .close-content .promo__wrapper__content .btn, body.pl-pl .slideshow__header .slideshow__slide__content .btn.btn__number--2, body.pl-pl .tcm-beta-features__list .promo__row .promo__wrapper__content__btn, body.pl-pl .tcm-homepage-features__list .promo__wrapper__content__btn, body.pl-pl .tcm-homepage-highlight-wrapper .promo__wrapper__content .btn:not(.has-image), body.pl-pl .tcm-homepage-live__list .promo__row .promo__wrapper__content__btn, body.pl-pl .tcm-homepage-season .promo__wrapper__content .btn:not(:first-of-type), body.pl-pl .tcm-homepage-vehicles__content .promo__wrapper__content .btn, body.pl-pl .tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content .btn, body.pl-pl .tcm-season-current__content .promo__wrapper__content .btn, body.pl-pl .tcm-season-highlight-wrapper .promo__wrapper__content .btn:not(.youtube-modal), body.pl-pl .tcm-season-old__list .promo__row .promo__wrapper__content__btn, body.pl-pl .tcm-season-playlist .promo__wrapper__content .btn, body.pl-pl .updatesFeed__item__wrapper__content .btn, body.pl-pl .updatesHighlight__wrapper__content .btn, body.pl-pl .updatesSlider__wrapper__items__item .updatesSlider__item__content a, body.pl-pl .updatesSlider__wrapper__items__item .updatesSlider__item__content button, body.ru-ru .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content p>a, body.ru-ru .close-content .promo__wrapper__content .btn, body.ru-ru .slideshow__header .slideshow__slide__content .btn.btn__number--2, body.ru-ru .tcm-beta-features__list .promo__row .promo__wrapper__content__btn, body.ru-ru .tcm-homepage-features__list .promo__wrapper__content__btn, body.ru-ru .tcm-homepage-highlight-wrapper .promo__wrapper__content .btn:not(.has-image), body.ru-ru .tcm-homepage-live__list .promo__row .promo__wrapper__content__btn, body.ru-ru .tcm-homepage-season .promo__wrapper__content .btn:not(:first-of-type), body.ru-ru .tcm-homepage-vehicles__content .promo__wrapper__content .btn, body.ru-ru .tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content .btn, body.ru-ru .tcm-season-current__content .promo__wrapper__content .btn, body.ru-ru .tcm-season-highlight-wrapper .promo__wrapper__content .btn:not(.youtube-modal), body.ru-ru .tcm-season-old__list .promo__row .promo__wrapper__content__btn, body.ru-ru .tcm-season-playlist .promo__wrapper__content .btn, body.ru-ru .updatesFeed__item__wrapper__content .btn, body.ru-ru .updatesHighlight__wrapper__content .btn, body.ru-ru .updatesSlider__wrapper__items__item .updatesSlider__item__content a, body.ru-ru .updatesSlider__wrapper__items__item .updatesSlider__item__content button, body.tr-tr .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content p>a, body.tr-tr .close-content .promo__wrapper__content .btn, body.tr-tr .slideshow__header .slideshow__slide__content .btn.btn__number--2, body.tr-tr .tcm-beta-features__list .promo__row .promo__wrapper__content__btn, body.tr-tr .tcm-homepage-features__list .promo__wrapper__content__btn, body.tr-tr .tcm-homepage-highlight-wrapper .promo__wrapper__content .btn:not(.has-image), body.tr-tr .tcm-homepage-live__list .promo__row .promo__wrapper__content__btn, body.tr-tr .tcm-homepage-season .promo__wrapper__content .btn:not(:first-of-type), body.tr-tr .tcm-homepage-vehicles__content .promo__wrapper__content .btn, body.tr-tr .tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content .btn, body.tr-tr .tcm-season-current__content .promo__wrapper__content .btn, body.tr-tr .tcm-season-highlight-wrapper .promo__wrapper__content .btn:not(.youtube-modal), body.tr-tr .tcm-season-old__list .promo__row .promo__wrapper__content__btn, body.tr-tr .tcm-season-playlist .promo__wrapper__content .btn, body.tr-tr .updatesFeed__item__wrapper__content .btn, body.tr-tr .updatesHighlight__wrapper__content .btn, body.tr-tr .updatesSlider__wrapper__items__item .updatesSlider__item__content a, body.tr-tr .updatesSlider__wrapper__items__item .updatesSlider__item__content button {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content body.ar-ae p>a, .close-content .promo__wrapper__content body.ar-ae .btn, .slideshow__header .slideshow__slide__content body.ar-ae .btn.btn__number--2, .tcm-beta-features__list .promo__row body.ar-ae .promo__wrapper__content__btn, .tcm-homepage-features__list body.ar-ae .promo__wrapper__content__btn, .tcm-homepage-highlight-wrapper .promo__wrapper__content body.ar-ae .btn:not(.has-image), .tcm-homepage-live__list .promo__row body.ar-ae .promo__wrapper__content__btn, .tcm-homepage-season .promo__wrapper__content body.ar-ae .btn:not(:first-of-type), .tcm-homepage-vehicles__content .promo__wrapper__content body.ar-ae .btn, .tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content body.ar-ae .btn, .tcm-newsDetail-recommended-content .tcm-recommended-content__content body.ar-ae .promo__row .promo__wrapper .promo__wrapper__content .btn, .tcm-season-current__content .promo__wrapper__content body.ar-ae .btn, .tcm-season-highlight-wrapper .promo__wrapper__content body.ar-ae .btn:not(.youtube-modal), .tcm-season-old__list .promo__row body.ar-ae .promo__wrapper__content__btn, .tcm-season-playlist .promo__wrapper__content body.ar-ae .btn, .updatesFeed__item__wrapper__content body.ar-ae .btn, .updatesHighlight__wrapper__content body.ar-ae .btn, .updatesSlider__wrapper__items__item .updatesSlider__item__content body.ar-ae a, .updatesSlider__wrapper__items__item .updatesSlider__item__content body.ar-ae button, body.ar-ae .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content p>a, body.ar-ae .close-content .promo__wrapper__content .btn, body.ar-ae .slideshow__header .slideshow__slide__content .btn.btn__number--2, body.ar-ae .tcm-beta-features__list .promo__row .promo__wrapper__content__btn, body.ar-ae .tcm-homepage-features__list .promo__wrapper__content__btn, body.ar-ae .tcm-homepage-highlight-wrapper .promo__wrapper__content .btn:not(.has-image), body.ar-ae .tcm-homepage-live__list .promo__row .promo__wrapper__content__btn, body.ar-ae .tcm-homepage-season .promo__wrapper__content .btn:not(:first-of-type), body.ar-ae .tcm-homepage-vehicles__content .promo__wrapper__content .btn, body.ar-ae .tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content .btn, body.ar-ae .tcm-season-current__content .promo__wrapper__content .btn, body.ar-ae .tcm-season-highlight-wrapper .promo__wrapper__content .btn:not(.youtube-modal), body.ar-ae .tcm-season-old__list .promo__row .promo__wrapper__content__btn, body.ar-ae .tcm-season-playlist .promo__wrapper__content .btn, body.ar-ae .updatesFeed__item__wrapper__content .btn, body.ar-ae .updatesHighlight__wrapper__content .btn, body.ar-ae .updatesSlider__wrapper__items__item .updatesSlider__item__content a, body.ar-ae .updatesSlider__wrapper__items__item .updatesSlider__item__content button {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content body.ja-jp p>a, .close-content .promo__wrapper__content body.ja-jp .btn, .slideshow__header .slideshow__slide__content body.ja-jp .btn.btn__number--2, .tcm-beta-features__list .promo__row body.ja-jp .promo__wrapper__content__btn, .tcm-homepage-features__list body.ja-jp .promo__wrapper__content__btn, .tcm-homepage-highlight-wrapper .promo__wrapper__content body.ja-jp .btn:not(.has-image), .tcm-homepage-live__list .promo__row body.ja-jp .promo__wrapper__content__btn, .tcm-homepage-season .promo__wrapper__content body.ja-jp .btn:not(:first-of-type), .tcm-homepage-vehicles__content .promo__wrapper__content body.ja-jp .btn, .tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content body.ja-jp .btn, .tcm-newsDetail-recommended-content .tcm-recommended-content__content body.ja-jp .promo__row .promo__wrapper .promo__wrapper__content .btn, .tcm-season-current__content .promo__wrapper__content body.ja-jp .btn, .tcm-season-highlight-wrapper .promo__wrapper__content body.ja-jp .btn:not(.youtube-modal), .tcm-season-old__list .promo__row body.ja-jp .promo__wrapper__content__btn, .tcm-season-playlist .promo__wrapper__content body.ja-jp .btn, .updatesFeed__item__wrapper__content body.ja-jp .btn, .updatesHighlight__wrapper__content body.ja-jp .btn, .updatesSlider__wrapper__items__item .updatesSlider__item__content body.ja-jp a, .updatesSlider__wrapper__items__item .updatesSlider__item__content body.ja-jp button, body.ja-jp .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content p>a, body.ja-jp .close-content .promo__wrapper__content .btn, body.ja-jp .slideshow__header .slideshow__slide__content .btn.btn__number--2, body.ja-jp .tcm-beta-features__list .promo__row .promo__wrapper__content__btn, body.ja-jp .tcm-homepage-features__list .promo__wrapper__content__btn, body.ja-jp .tcm-homepage-highlight-wrapper .promo__wrapper__content .btn:not(.has-image), body.ja-jp .tcm-homepage-live__list .promo__row .promo__wrapper__content__btn, body.ja-jp .tcm-homepage-season .promo__wrapper__content .btn:not(:first-of-type), body.ja-jp .tcm-homepage-vehicles__content .promo__wrapper__content .btn, body.ja-jp .tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content .btn, body.ja-jp .tcm-season-current__content .promo__wrapper__content .btn, body.ja-jp .tcm-season-highlight-wrapper .promo__wrapper__content .btn:not(.youtube-modal), body.ja-jp .tcm-season-old__list .promo__row .promo__wrapper__content__btn, body.ja-jp .tcm-season-playlist .promo__wrapper__content .btn, body.ja-jp .updatesFeed__item__wrapper__content .btn, body.ja-jp .updatesHighlight__wrapper__content .btn, body.ja-jp .updatesSlider__wrapper__items__item .updatesSlider__item__content a, body.ja-jp .updatesSlider__wrapper__items__item .updatesSlider__item__content button {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content body.ko-kr p>a, .close-content .promo__wrapper__content body.ko-kr .btn, .slideshow__header .slideshow__slide__content body.ko-kr .btn.btn__number--2, .tcm-beta-features__list .promo__row body.ko-kr .promo__wrapper__content__btn, .tcm-homepage-features__list body.ko-kr .promo__wrapper__content__btn, .tcm-homepage-highlight-wrapper .promo__wrapper__content body.ko-kr .btn:not(.has-image), .tcm-homepage-live__list .promo__row body.ko-kr .promo__wrapper__content__btn, .tcm-homepage-season .promo__wrapper__content body.ko-kr .btn:not(:first-of-type), .tcm-homepage-vehicles__content .promo__wrapper__content body.ko-kr .btn, .tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content body.ko-kr .btn, .tcm-newsDetail-recommended-content .tcm-recommended-content__content body.ko-kr .promo__row .promo__wrapper .promo__wrapper__content .btn, .tcm-season-current__content .promo__wrapper__content body.ko-kr .btn, .tcm-season-highlight-wrapper .promo__wrapper__content body.ko-kr .btn:not(.youtube-modal), .tcm-season-old__list .promo__row body.ko-kr .promo__wrapper__content__btn, .tcm-season-playlist .promo__wrapper__content body.ko-kr .btn, .updatesFeed__item__wrapper__content body.ko-kr .btn, .updatesHighlight__wrapper__content body.ko-kr .btn, .updatesSlider__wrapper__items__item .updatesSlider__item__content body.ko-kr a, .updatesSlider__wrapper__items__item .updatesSlider__item__content body.ko-kr button, body.ko-kr .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content p>a, body.ko-kr .close-content .promo__wrapper__content .btn, body.ko-kr .slideshow__header .slideshow__slide__content .btn.btn__number--2, body.ko-kr .tcm-beta-features__list .promo__row .promo__wrapper__content__btn, body.ko-kr .tcm-homepage-features__list .promo__wrapper__content__btn, body.ko-kr .tcm-homepage-highlight-wrapper .promo__wrapper__content .btn:not(.has-image), body.ko-kr .tcm-homepage-live__list .promo__row .promo__wrapper__content__btn, body.ko-kr .tcm-homepage-season .promo__wrapper__content .btn:not(:first-of-type), body.ko-kr .tcm-homepage-vehicles__content .promo__wrapper__content .btn, body.ko-kr .tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content .btn, body.ko-kr .tcm-season-current__content .promo__wrapper__content .btn, body.ko-kr .tcm-season-highlight-wrapper .promo__wrapper__content .btn:not(.youtube-modal), body.ko-kr .tcm-season-old__list .promo__row .promo__wrapper__content__btn, body.ko-kr .tcm-season-playlist .promo__wrapper__content .btn, body.ko-kr .updatesFeed__item__wrapper__content .btn, body.ko-kr .updatesHighlight__wrapper__content .btn, body.ko-kr .updatesSlider__wrapper__items__item .updatesSlider__item__content a, body.ko-kr .updatesSlider__wrapper__items__item .updatesSlider__item__content button {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content body.th-th p>a, .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content body.zh-tw p>a, .close-content .promo__wrapper__content body.th-th .btn, .close-content .promo__wrapper__content body.zh-tw .btn, .slideshow__header .slideshow__slide__content body.th-th .btn.btn__number--2, .slideshow__header .slideshow__slide__content body.zh-tw .btn.btn__number--2, .tcm-beta-features__list .promo__row body.th-th .promo__wrapper__content__btn, .tcm-beta-features__list .promo__row body.zh-tw .promo__wrapper__content__btn, .tcm-homepage-features__list body.th-th .promo__wrapper__content__btn, .tcm-homepage-features__list body.zh-tw .promo__wrapper__content__btn, .tcm-homepage-highlight-wrapper .promo__wrapper__content body.th-th .btn:not(.has-image), .tcm-homepage-highlight-wrapper .promo__wrapper__content body.zh-tw .btn:not(.has-image), .tcm-homepage-live__list .promo__row body.th-th .promo__wrapper__content__btn, .tcm-homepage-live__list .promo__row body.zh-tw .promo__wrapper__content__btn, .tcm-homepage-season .promo__wrapper__content body.th-th .btn:not(:first-of-type), .tcm-homepage-season .promo__wrapper__content body.zh-tw .btn:not(:first-of-type), .tcm-homepage-vehicles__content .promo__wrapper__content body.th-th .btn, .tcm-homepage-vehicles__content .promo__wrapper__content body.zh-tw .btn, .tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content body.th-th .btn, .tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content body.zh-tw .btn, .tcm-newsDetail-recommended-content .tcm-recommended-content__content body.th-th .promo__row .promo__wrapper .promo__wrapper__content .btn, .tcm-newsDetail-recommended-content .tcm-recommended-content__content body.zh-tw .promo__row .promo__wrapper .promo__wrapper__content .btn, .tcm-season-current__content .promo__wrapper__content body.th-th .btn, .tcm-season-current__content .promo__wrapper__content body.zh-tw .btn, .tcm-season-highlight-wrapper .promo__wrapper__content body.th-th .btn:not(.youtube-modal), .tcm-season-highlight-wrapper .promo__wrapper__content body.zh-tw .btn:not(.youtube-modal), .tcm-season-old__list .promo__row body.th-th .promo__wrapper__content__btn, .tcm-season-old__list .promo__row body.zh-tw .promo__wrapper__content__btn, .tcm-season-playlist .promo__wrapper__content body.th-th .btn, .tcm-season-playlist .promo__wrapper__content body.zh-tw .btn, .updatesFeed__item__wrapper__content body.th-th .btn, .updatesFeed__item__wrapper__content body.zh-tw .btn, .updatesHighlight__wrapper__content body.th-th .btn, .updatesHighlight__wrapper__content body.zh-tw .btn, .updatesSlider__wrapper__items__item .updatesSlider__item__content body.th-th a, .updatesSlider__wrapper__items__item .updatesSlider__item__content body.th-th button, .updatesSlider__wrapper__items__item .updatesSlider__item__content body.zh-tw a, .updatesSlider__wrapper__items__item .updatesSlider__item__content body.zh-tw button, body.th-th .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content p>a, body.th-th .close-content .promo__wrapper__content .btn, body.th-th .slideshow__header .slideshow__slide__content .btn.btn__number--2, body.th-th .tcm-beta-features__list .promo__row .promo__wrapper__content__btn, body.th-th .tcm-homepage-features__list .promo__wrapper__content__btn, body.th-th .tcm-homepage-highlight-wrapper .promo__wrapper__content .btn:not(.has-image), body.th-th .tcm-homepage-live__list .promo__row .promo__wrapper__content__btn, body.th-th .tcm-homepage-season .promo__wrapper__content .btn:not(:first-of-type), body.th-th .tcm-homepage-vehicles__content .promo__wrapper__content .btn, body.th-th .tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content .btn, body.th-th .tcm-season-current__content .promo__wrapper__content .btn, body.th-th .tcm-season-highlight-wrapper .promo__wrapper__content .btn:not(.youtube-modal), body.th-th .tcm-season-old__list .promo__row .promo__wrapper__content__btn, body.th-th .tcm-season-playlist .promo__wrapper__content .btn, body.th-th .updatesFeed__item__wrapper__content .btn, body.th-th .updatesHighlight__wrapper__content .btn, body.th-th .updatesSlider__wrapper__items__item .updatesSlider__item__content a, body.th-th .updatesSlider__wrapper__items__item .updatesSlider__item__content button, body.zh-tw .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content p>a, body.zh-tw .close-content .promo__wrapper__content .btn, body.zh-tw .slideshow__header .slideshow__slide__content .btn.btn__number--2, body.zh-tw .tcm-beta-features__list .promo__row .promo__wrapper__content__btn, body.zh-tw .tcm-homepage-features__list .promo__wrapper__content__btn, body.zh-tw .tcm-homepage-highlight-wrapper .promo__wrapper__content .btn:not(.has-image), body.zh-tw .tcm-homepage-live__list .promo__row .promo__wrapper__content__btn, body.zh-tw .tcm-homepage-season .promo__wrapper__content .btn:not(:first-of-type), body.zh-tw .tcm-homepage-vehicles__content .promo__wrapper__content .btn, body.zh-tw .tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content .btn, body.zh-tw .tcm-season-current__content .promo__wrapper__content .btn, body.zh-tw .tcm-season-highlight-wrapper .promo__wrapper__content .btn:not(.youtube-modal), body.zh-tw .tcm-season-old__list .promo__row .promo__wrapper__content__btn, body.zh-tw .tcm-season-playlist .promo__wrapper__content .btn, body.zh-tw .updatesFeed__item__wrapper__content .btn, body.zh-tw .updatesHighlight__wrapper__content .btn, body.zh-tw .updatesSlider__wrapper__items__item .updatesSlider__item__content a, body.zh-tw .updatesSlider__wrapper__items__item .updatesSlider__item__content button {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content p>a span, .close-content .promo__wrapper__content .btn span, .slideshow__header .slideshow__slide__content .btn.btn__number--2 span, .tcm-beta-features__list .promo__row .promo__wrapper__content__btn span, .tcm-homepage-features__list .promo__wrapper__content__btn span, .tcm-homepage-highlight-wrapper .promo__wrapper__content .btn:not(.has-image) span, .tcm-homepage-live__list .promo__row .promo__wrapper__content__btn span, .tcm-homepage-season .promo__wrapper__content .btn:not(:first-of-type) span, .tcm-homepage-vehicles__content .promo__wrapper__content .btn span, .tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content .btn span, .tcm-season-current__content .promo__wrapper__content .btn span, .tcm-season-highlight-wrapper .promo__wrapper__content .btn:not(.youtube-modal) span, .tcm-season-old__list .promo__row .promo__wrapper__content__btn span, .tcm-season-playlist .promo__wrapper__content .btn span, .updatesFeed__item__wrapper__content .btn span, .updatesHighlight__wrapper__content .btn span, .updatesSlider__wrapper__items__item .updatesSlider__item__content a span, .updatesSlider__wrapper__items__item .updatesSlider__item__content button span {
	display: inline-flex;
	background-color: transparent!important
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content p>a span:before, .close-content .promo__wrapper__content .btn span:before, .slideshow__header .slideshow__slide__content .btn.btn__number--2 span:before, .tcm-beta-features__list .promo__row .promo__wrapper__content__btn span:before, .tcm-homepage-features__list .promo__wrapper__content__btn span:before, .tcm-homepage-highlight-wrapper .promo__wrapper__content .btn:not(.has-image) span:before, .tcm-homepage-live__list .promo__row .promo__wrapper__content__btn span:before, .tcm-homepage-season .promo__wrapper__content .btn:not(:first-of-type) span:before, .tcm-homepage-vehicles__content .promo__wrapper__content .btn span:before, .tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content .btn span:before, .tcm-season-current__content .promo__wrapper__content .btn span:before, .tcm-season-highlight-wrapper .promo__wrapper__content .btn:not(.youtube-modal) span:before, .tcm-season-old__list .promo__row .promo__wrapper__content__btn span:before, .tcm-season-playlist .promo__wrapper__content .btn span:before, .updatesFeed__item__wrapper__content .btn span:before, .updatesHighlight__wrapper__content .btn span:before, .updatesSlider__wrapper__items__item .updatesSlider__item__content a span:before, .updatesSlider__wrapper__items__item .updatesSlider__item__content button span:before {
	content: "";
	display: flex;
	width: 20px;
	height: 20px;
	margin: 0 6px 0 0;
	-webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M30.41 14.41c-1.2-1.56-2.77-2.9-4.18-4.26-1.97-1.89-3.99-4.3-6.32-5.77-1.04-.65-2.48-.53-3.02.69-.55 1.23 1.13 2.3 1.9 3.02 1.9 1.79 3.78 3.63 5.77 5.33-4.02-.32-8.04-.49-12.07-.61l-5.99-.18c-1.54-.05-4.05-.41-5.07 1.08-2.51 3.67 6.85 2.95 8.19 2.97 4.41.08 8.82.44 13.23.69-3.48 1.49-6.69 3.43-9.56 5.88-.96.82-2.61 1.96-2.29 3.41.25 1.12 1.6 1.56 2.63 1.22 1.89-.63 3.59-3.02 5.24-4.17 1.73-1.22 3.59-2.25 5.51-3.17 1.92-.93 8.63-2.81 6.03-6.13-1.08-1.41.49.62 0 0z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M30.41 14.41c-1.2-1.56-2.77-2.9-4.18-4.26-1.97-1.89-3.99-4.3-6.32-5.77-1.04-.65-2.48-.53-3.02.69-.55 1.23 1.13 2.3 1.9 3.02 1.9 1.79 3.78 3.63 5.77 5.33-4.02-.32-8.04-.49-12.07-.61l-5.99-.18c-1.54-.05-4.05-.41-5.07 1.08-2.51 3.67 6.85 2.95 8.19 2.97 4.41.08 8.82.44 13.23.69-3.48 1.49-6.69 3.43-9.56 5.88-.96.82-2.61 1.96-2.29 3.41.25 1.12 1.6 1.56 2.63 1.22 1.89-.63 3.59-3.02 5.24-4.17 1.73-1.22 3.59-2.25 5.51-3.17 1.92-.93 8.63-2.81 6.03-6.13-1.08-1.41.49.62 0 0z'/%3E%3C/svg%3E");
	-webkit-mask-size: 100% 100%;
	mask-size: 100% 100%;
	background-color: #ff1c38;
	transition: background-color .2s ease-in-out
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content body.ar-ae p>a span:before, .close-content .promo__wrapper__content body.ar-ae .btn span:before, .slideshow__header .slideshow__slide__content body.ar-ae .btn.btn__number--2 span:before, .tcm-beta-features__list .promo__row body.ar-ae .promo__wrapper__content__btn span:before, .tcm-homepage-features__list body.ar-ae .promo__wrapper__content__btn span:before, .tcm-homepage-highlight-wrapper .promo__wrapper__content body.ar-ae .btn:not(.has-image) span:before, .tcm-homepage-live__list .promo__row body.ar-ae .promo__wrapper__content__btn span:before, .tcm-homepage-season .promo__wrapper__content body.ar-ae .btn:not(:first-of-type) span:before, .tcm-homepage-vehicles__content .promo__wrapper__content body.ar-ae .btn span:before, .tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content body.ar-ae .btn span:before, .tcm-newsDetail-recommended-content .tcm-recommended-content__content body.ar-ae .promo__row .promo__wrapper .promo__wrapper__content .btn span:before, .tcm-season-current__content .promo__wrapper__content body.ar-ae .btn span:before, .tcm-season-highlight-wrapper .promo__wrapper__content body.ar-ae .btn:not(.youtube-modal) span:before, .tcm-season-old__list .promo__row body.ar-ae .promo__wrapper__content__btn span:before, .tcm-season-playlist .promo__wrapper__content body.ar-ae .btn span:before, .updatesFeed__item__wrapper__content body.ar-ae .btn span:before, .updatesHighlight__wrapper__content body.ar-ae .btn span:before, .updatesSlider__wrapper__items__item .updatesSlider__item__content body.ar-ae a span:before, .updatesSlider__wrapper__items__item .updatesSlider__item__content body.ar-ae button span:before, body.ar-ae .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content p>a span:before, body.ar-ae .close-content .promo__wrapper__content .btn span:before, body.ar-ae .slideshow__header .slideshow__slide__content .btn.btn__number--2 span:before, body.ar-ae .tcm-beta-features__list .promo__row .promo__wrapper__content__btn span:before, body.ar-ae .tcm-homepage-features__list .promo__wrapper__content__btn span:before, body.ar-ae .tcm-homepage-highlight-wrapper .promo__wrapper__content .btn:not(.has-image) span:before, body.ar-ae .tcm-homepage-live__list .promo__row .promo__wrapper__content__btn span:before, body.ar-ae .tcm-homepage-season .promo__wrapper__content .btn:not(:first-of-type) span:before, body.ar-ae .tcm-homepage-vehicles__content .promo__wrapper__content .btn span:before, body.ar-ae .tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content .btn span:before, body.ar-ae .tcm-season-current__content .promo__wrapper__content .btn span:before, body.ar-ae .tcm-season-highlight-wrapper .promo__wrapper__content .btn:not(.youtube-modal) span:before, body.ar-ae .tcm-season-old__list .promo__row .promo__wrapper__content__btn span:before, body.ar-ae .tcm-season-playlist .promo__wrapper__content .btn span:before, body.ar-ae .updatesFeed__item__wrapper__content .btn span:before, body.ar-ae .updatesHighlight__wrapper__content .btn span:before, body.ar-ae .updatesSlider__wrapper__items__item .updatesSlider__item__content a span:before, body.ar-ae .updatesSlider__wrapper__items__item .updatesSlider__item__content button span:before {
	margin: 0 0 0 5px;
	transform: scaleX(-1)
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content p>a svg, .close-content .promo__wrapper__content .btn svg, .slideshow__header .slideshow__slide__content .btn.btn__number--2 svg, .tcm-beta-features__list .promo__row .promo__wrapper__content__btn svg, .tcm-homepage-features__list .promo__wrapper__content__btn svg, .tcm-homepage-highlight-wrapper .promo__wrapper__content .btn:not(.has-image) svg, .tcm-homepage-live__list .promo__row .promo__wrapper__content__btn svg, .tcm-homepage-season .promo__wrapper__content .btn:not(:first-of-type) svg, .tcm-homepage-vehicles__content .promo__wrapper__content .btn svg, .tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content .btn svg, .tcm-season-current__content .promo__wrapper__content .btn svg, .tcm-season-highlight-wrapper .promo__wrapper__content .btn:not(.youtube-modal) svg, .tcm-season-old__list .promo__row .promo__wrapper__content__btn svg, .tcm-season-playlist .promo__wrapper__content .btn svg, .updatesFeed__item__wrapper__content .btn svg, .updatesHighlight__wrapper__content .btn svg, .updatesSlider__wrapper__items__item .updatesSlider__item__content a svg, .updatesSlider__wrapper__items__item .updatesSlider__item__content button svg {
	display: none
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content p>a:hover, .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content p>a:hover span, .close-content .promo__wrapper__content .btn:hover, .close-content .promo__wrapper__content .btn:hover span, .slideshow__header .slideshow__slide__content .btn.btn__number--2:hover, .slideshow__header .slideshow__slide__content .btn.btn__number--2:hover span, .tcm-beta-features__list .promo__row .promo__wrapper__content__btn:hover, .tcm-beta-features__list .promo__row .promo__wrapper__content__btn:hover span, .tcm-homepage-features__list .promo__wrapper__content__btn:hover, .tcm-homepage-features__list .promo__wrapper__content__btn:hover span, .tcm-homepage-highlight-wrapper .promo__wrapper__content .btn:hover:not(.has-image), .tcm-homepage-highlight-wrapper .promo__wrapper__content .btn:hover:not(.has-image) span, .tcm-homepage-live__list .promo__row .promo__wrapper__content__btn:hover, .tcm-homepage-live__list .promo__row .promo__wrapper__content__btn:hover span, .tcm-homepage-season .promo__wrapper__content .btn:hover:not(:first-of-type), .tcm-homepage-season .promo__wrapper__content .btn:hover:not(:first-of-type) span, .tcm-homepage-vehicles__content .promo__wrapper__content .btn:hover, .tcm-homepage-vehicles__content .promo__wrapper__content .btn:hover span, .tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content .btn:hover, .tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content .btn:hover span, .tcm-season-current__content .promo__wrapper__content .btn:hover, .tcm-season-current__content .promo__wrapper__content .btn:hover span, .tcm-season-highlight-wrapper .promo__wrapper__content .btn:hover:not(.youtube-modal), .tcm-season-highlight-wrapper .promo__wrapper__content .btn:hover:not(.youtube-modal) span, .tcm-season-old__list .promo__row .promo__wrapper__content__btn:hover, .tcm-season-old__list .promo__row .promo__wrapper__content__btn:hover span, .tcm-season-playlist .promo__wrapper__content .btn:hover, .tcm-season-playlist .promo__wrapper__content .btn:hover span, .updatesFeed__item__wrapper__content .btn:hover, .updatesFeed__item__wrapper__content .btn:hover span, .updatesHighlight__wrapper__content .btn:hover, .updatesHighlight__wrapper__content .btn:hover span, .updatesSlider__wrapper__items__item .updatesSlider__item__content a:hover, .updatesSlider__wrapper__items__item .updatesSlider__item__content a:hover span, .updatesSlider__wrapper__items__item .updatesSlider__item__content button:hover, .updatesSlider__wrapper__items__item .updatesSlider__item__content button:hover span {
	color: #ffb52d!important;
	background-color: transparent!important
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content p>a:hover span:before, .close-content .promo__wrapper__content .btn:hover span:before, .slideshow__header .slideshow__slide__content .btn.btn__number--2:hover span:before, .tcm-beta-features__list .promo__row .promo__wrapper__content__btn:hover span:before, .tcm-homepage-features__list .promo__wrapper__content__btn:hover span:before, .tcm-homepage-highlight-wrapper .promo__wrapper__content .btn:hover:not(.has-image) span:before, .tcm-homepage-live__list .promo__row .promo__wrapper__content__btn:hover span:before, .tcm-homepage-season .promo__wrapper__content .btn:hover:not(:first-of-type) span:before, .tcm-homepage-vehicles__content .promo__wrapper__content .btn:hover span:before, .tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content .btn:hover span:before, .tcm-season-current__content .promo__wrapper__content .btn:hover span:before, .tcm-season-highlight-wrapper .promo__wrapper__content .btn:hover:not(.youtube-modal) span:before, .tcm-season-old__list .promo__row .promo__wrapper__content__btn:hover span:before, .tcm-season-playlist .promo__wrapper__content .btn:hover span:before, .updatesFeed__item__wrapper__content .btn:hover span:before, .updatesHighlight__wrapper__content .btn:hover span:before, .updatesSlider__wrapper__items__item .updatesSlider__item__content a:hover span:before, .updatesSlider__wrapper__items__item .updatesSlider__item__content button:hover span:before {
	background-color: #ffb52d
}
@media only screen and (min-width:768px) {
	.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content p>a, .close-content .promo__wrapper__content .btn, .slideshow__header .slideshow__slide__content .btn.btn__number--2, .tcm-beta-features__list .promo__row .promo__wrapper__content__btn, .tcm-homepage-features__list .promo__wrapper__content__btn, .tcm-homepage-highlight-wrapper .promo__wrapper__content .btn:not(.has-image), .tcm-homepage-live__list .promo__row .promo__wrapper__content__btn, .tcm-homepage-season .promo__wrapper__content .btn:not(:first-of-type), .tcm-homepage-vehicles__content .promo__wrapper__content .btn, .tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content .btn, .tcm-season-current__content .promo__wrapper__content .btn, .tcm-season-highlight-wrapper .promo__wrapper__content .btn:not(.youtube-modal), .tcm-season-old__list .promo__row .promo__wrapper__content__btn, .tcm-season-playlist .promo__wrapper__content .btn, .updatesFeed__item__wrapper__content .btn, .updatesHighlight__wrapper__content .btn, .updatesSlider__wrapper__items__item .updatesSlider__item__content a, .updatesSlider__wrapper__items__item .updatesSlider__item__content button {
		font-size: 26px;
		font-size: 1.625vw;
		line-height: 32px;
		line-height: 2vw
	}
	.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content p>a span:before, .close-content .promo__wrapper__content .btn span:before, .slideshow__header .slideshow__slide__content .btn.btn__number--2 span:before, .tcm-beta-features__list .promo__row .promo__wrapper__content__btn span:before, .tcm-homepage-features__list .promo__wrapper__content__btn span:before, .tcm-homepage-highlight-wrapper .promo__wrapper__content .btn:not(.has-image) span:before, .tcm-homepage-live__list .promo__row .promo__wrapper__content__btn span:before, .tcm-homepage-season .promo__wrapper__content .btn:not(:first-of-type) span:before, .tcm-homepage-vehicles__content .promo__wrapper__content .btn span:before, .tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content .btn span:before, .tcm-season-current__content .promo__wrapper__content .btn span:before, .tcm-season-highlight-wrapper .promo__wrapper__content .btn:not(.youtube-modal) span:before, .tcm-season-old__list .promo__row .promo__wrapper__content__btn span:before, .tcm-season-playlist .promo__wrapper__content .btn span:before, .updatesFeed__item__wrapper__content .btn span:before, .updatesHighlight__wrapper__content .btn span:before, .updatesSlider__wrapper__items__item .updatesSlider__item__content a span:before, .updatesSlider__wrapper__items__item .updatesSlider__item__content button span:before {
		width: 32px;
		height: 32px;
		margin: -4px 8px 0 0
	}
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a:first-of-type, .gameSiteNavigation__drawers__buttons--mobile div:last-of-type .navigationButton, .notFound__wrapper__content .btn, .slideshow__header .slideshow__slide__content .btn.btn__number--1, .tcm-beta-buy .promo .promo__wrapper__content .btn, .tcm-beta-gameInfo .promo__wrapper__content .btn, .tcm-beta-header__content .promo__wrapper__content .btn, .tcm-freetrial-buy .promo .promo__wrapper__content .btn, .tcm-freetrial-cards__list .promo__row .promo__wrapper__content__btn, .tcm-homepage-buy .promo .promo__wrapper__content .btn, .tcm-homepage-gameinfo .promo__wrapper__content .btn, .tcm-homepage-playlist__content .promo__wrapper__content .btn, .tcm-homepage-season .promo__wrapper__content .btn:first-of-type, .tcm-season-buy .promo .promo__wrapper__content .btn, .tcm-season-roadmap__content .promo__wrapper__content .btn, .tcm-season-themes__list .promo__row .promo__wrapper__content__btn, .tcm-season-vehicles__content .promo__wrapper__content .btn, .updatesDetail__nav__back, .updatesSlider .updatesSlider__allNewsBtn {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	min-width: 10vw;
	padding: 1vw;
	font-family: DIN-CondBlack, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: -.025em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	
	font-size: 1.625vw;
	
	line-height: 2vw;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAABQBAMAAAA6iUw0AAAAFVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAASAQCkAAAAB3RSTlMAGRMECwgPjay7dgAABQlJREFUWMOMlMt26jAMRU+TOOMqPMZ5cBkbQjtOKDB2oXQcSm///xOKpBivvqO1cBzw9jmWZGAA4DEH4IDFoUmI7AMGhBKIbgHEwM3tGQXlxg5DGwDJhAcgyiIsKMNxGHrgIWNVB0MPnSHKYzcITXhoe30abdBSBmMHozeNzk6U2uQii3oIGrvVhcoZtbihvGLZoXnaA5jwLIehaWQN0WQYeneyAOO4BwrqKiyJmt+d+sMWDRBZnjlENE7dn5YdAMMfugViPiwqxETdK+LiV9ZIZlldTrYFRPuRMtMxO/2R1fQXgmYAUkC0OUf3DlhT1vx0Uqkk8ZTI6rtkqyXqni2wKmh++Ba9lxszlpFy35AmR0JEbiOp35Xl67b+IprzIAwiGjEFkeXTUmY3351Uv1taYfSFMp9xmAqGhHVfS6KilSRpCqhjd63z2mEp7Gr7EfQ3sRVR9esnsRU7c8kU5/fuYAMYbyCRjkSU/TYyG1/LlVLFVb3EPyDEatbvUKjo2K9fyKGN1Q0bGGGzq2Xz0pNoK+EpR6LX1aj1g26TOdHlmG+Ox82uoHNP7rN+CdD2jltxnDgeOEfcTSFm/sxL6nTF6DL0UqmWaaOOWRfxrhSufFVQyEm/gC8X1DGKXGQ7sUO+f+u6Roi92OHaTVgZveMo65tJ/IT8hohPRNr3/GwFvVPZTn6f6bYkpgNW47kg6rNLY6QkaGJFdgx55NJdCm+tcMfjYVd4I62IFoqiUVlVaRv9PURZFppnT47Vl6QXMk7UW+kCG0I1tWTOkEfjTvVU1kga15/Jc6/JNT1dUayUUVkkwu4D5YtlBMnErkfjRiuuD6SSXFN8Mvus8yalgAJPegve0OuqvVWpiv8tv/Q7VXHxATVNJI+cR1GcW22nY22hoMZUSEVjlY2EWrrQdLOD74enl3Bm21JArchstRHX1rORVPTthYsaogkkATU0B3nfiD5O9DXOTAbUWGFIZc217ZM/SPL/DVhQpcSVXX4Cs+3VO09C+6dEFjJ5r7xqmhOEgShTKPfNOJ5LQM9axHPLIGdatOeKyv//CWWyJA9NUsa9gLO8sOzbjyfHbFVjtjPIzpDDCsus8tjsuBopWjd7c3/lixlJk1UeSSPX8mM/WNUGIQhK+UBu0mqMT6Ai0OcjAcjVdmSYH+UJkUB9lNMFGSJw1eZ8xcbkgn/D0CaRnXIVNJpITZ2YpERUYaqpRKCvZeJs90h9JSz+YCx/ApJU9/21ascGXDZTZBxoHnQJLQOn/UiVdhweJghZiyhgHbZXSOYDIf9qYv5RPSVp5zvY4MHPfp/qiRIeqHZS+o2JKnO8OCyJbvo+UbzCl2G9CKw3AEWDXk7huutV1lsHgw6PcgBejPfzYZlxrwLcEQk51L6UanscAiCZWgubB3hXNy5nDgBIJ39xtk1n9P4ZSIuAlQ/FtAPp8GV+5I6M98v2voAFF7UrM/QcfiLmHgbGhB49MdlQVjB4ZgpElUVEqScslnmwok7UcUjIwpMqBg8F1eZ5caq6BEf50hzmKKaEJiay9o5ANCaw7eS+qHopJfQ/CBJA2orZb9/k/QtUNzN1SIuNt2KcpIIhrcedCe4fScVcJ7roQeE5fO0AFyXPYs2PN7KO6XhVCiYvmFu6oZpcUEwVub7WZAt5lnJipq9PVXUGEFnGqoO5s8qSDb+RrVlw3yLLHEUaPG8RSSlBwLyhp7CUn7KimwL/AP5p1yiTLMBvAAAAAElFTkSuQmCC") 100% 0 no-repeat, url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGwAAABQBAMAAAAO8I0oAAAAFVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAASAQCkAAAAB3RSTlMAGQoGEw0QqB+NdgAABLFJREFUWMONl8t6mzAQhYW4rC3AXgs37hqcpGvRtF2b9LKGtun7P0LnHMl20iClWugjhJ+5nJkRVr26rPz+t7muB7kxtvx3ZRrZS2Nk12pl6W9XbsaTW96ejJV9wZ4/s3P8PfLJT0+9Hs8YHrozjm8ztewF/7BnC89dM+3jj8sl7fDtHc2ZDULx0GL+WW0wbWAi927mNDfUFwyePe73hz+jeb1O8GxWIGBOw75P4iN3vvHwiqzhZns1t5zU2jr+63GPdDiaw3X2oNbXh5eY8wDNNbLdqMjSLzxtcGvk3lHsWcXW9AzbKehFcyVN/3rx6O3+8Li/fc216mpuwTuKZ1B+e3t7PPwWLXxeuys3X80V1GAll1Dgc3/lvlzMbbAzUrcW13t5+OfVzxvkEoZIDwbdEE3krpeW8XIvT74mSWs2Rb/K5ROLShuuvZ0aGmJKlxpeJgT4pYpQXTqIjVRk8HKvktwUeq7zYjeEHSSIrQV+5i/MVebspbYxjAmxRSjmbkMNHL1cDy6kqWSBLL4qy1aB2DKXbj24vQfv4J/AoGko+DrWEeXuv17CmzvfO8WWd1xoA72qXPmRssPQEZgwxp69LCDEevNU5Aa42XkNBk4s9hvqUsi1dQcuZ5Fg2zApwctRLo8xvR/gDxzsQlJYI00YmFVUN7gP8b5z7HlCt1TORXKC8DjIYW6ilyTUaKEog4u5iYqHJTTgzhM+M6ZOYNo8+GQ2cFV8A0H9RtneRSgg1vecuIrL3VmCTq7KKMbhjcCcPwrGPgSXtXGMmT55DQbOk8Epv1WC6TimkQl4eU+saBAcTq6WR2NiOM8cfG4Exqe5xbHcT9MtvawzYGphcLItcWsc68ggaksTG2YELFsnTB/Jo6UGNb20C0XDBvkKQfNIYPesMNPDS5dRtC1uIScujuWoHyFyFEppWJHnnHxV8XWQZzrRYETjZIwLARl6El+VbwGLulQV4iI7WczXxJJSPkrPVJy0EhJZ5rNKYQNPn53i7PqEuOqQSm1TXjqejv2ECcu4driLGjulzEnCb5B9tKmPC5UKGeYUNvVQrkFwIa7eK5DGMoc+baFcnze4QS0pXGKVkgIgopz1cbnQqUeVWoYnwcw2XRDXBticbG7/OSfIJsPE66BAg4hdWjjOtwLHFbDM+tzyjExj2fack4bdor7wAzaJ9f64RvZHU/t0fAO2TcZmMfOsIKiTHdPBALM2nIvxsSAZnNgEW+WFC4d+buOq8QMNqZwzTFrWcf9f2FLLU8YV+Pz/jHFigfWJWuYbuxYKbPjZ+gcYv+9tClMOo4uYNiefxWoGdkpjdAha5/DrBo47YHMSe1B5ZqwWjON7QFESc0nsCdhMbPvfGILRmXE5sI9BM03HN0lsUloy/xLbBMzGsS6G2TTWr2NvnYrAmlfY0KSxxeqMmLtgJc/wNDYS02esCNjNm1gpWRNsFuWJsVffAevjmLHlQOykEM4dUCA8S6NLChFYiU9zdPYHDlyel4nVl4J1xlXGKGIHYPObWGHw+3YuTMvDWu3D4aZtEpPmt6OxGcbPHOb+dOIPqkRk+LU9i4MDfj7AwEwp3xitGp+Nv8TBTvJf9AEzV+wvDdWzXIDgxFMAAAAASUVORK5CYII=") 0 100% no-repeat;
	background-size: contain;
	border-radius: .6vw;
	text-decoration: none;
	-webkit-box-shadow: 0 .3vw .6vw 0 rgba(0, 0, 0, .25);
	-moz-box-shadow: 0 .3vw .6vw 0 rgba(0, 0, 0, .25);
	box-shadow: 0 .3vw .6vw 0 rgba(0, 0, 0, .25);
	transform: rotate(-2deg);
	transition: background-color .2s ease-in, transform .2s ease-in
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader body.pl-pl .promo__wrapper__content>a:first-of-type, .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader body.ru-ru .promo__wrapper__content>a:first-of-type, .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader body.tr-tr .promo__wrapper__content>a:first-of-type, .gameSiteNavigation__drawers__buttons--mobile div:last-of-type body.pl-pl .navigationButton, .gameSiteNavigation__drawers__buttons--mobile div:last-of-type body.ru-ru .navigationButton, .gameSiteNavigation__drawers__buttons--mobile div:last-of-type body.tr-tr .navigationButton, .notFound__wrapper__content body.pl-pl .btn, .notFound__wrapper__content body.ru-ru .btn, .notFound__wrapper__content body.tr-tr .btn, .slideshow__header .slideshow__slide__content body.pl-pl .btn.btn__number--1, .slideshow__header .slideshow__slide__content body.ru-ru .btn.btn__number--1, .slideshow__header .slideshow__slide__content body.tr-tr .btn.btn__number--1, .tcm-beta-buy .promo .promo__wrapper__content body.pl-pl .btn, .tcm-beta-buy .promo .promo__wrapper__content body.ru-ru .btn, .tcm-beta-buy .promo .promo__wrapper__content body.tr-tr .btn, .tcm-beta-buy body.pl-pl .promo .promo__wrapper__content .btn, .tcm-beta-buy body.ru-ru .promo .promo__wrapper__content .btn, .tcm-beta-buy body.tr-tr .promo .promo__wrapper__content .btn, .tcm-beta-gameInfo .promo__wrapper__content body.pl-pl .btn, .tcm-beta-gameInfo .promo__wrapper__content body.ru-ru .btn, .tcm-beta-gameInfo .promo__wrapper__content body.tr-tr .btn, .tcm-beta-header__content .promo__wrapper__content body.pl-pl .btn, .tcm-beta-header__content .promo__wrapper__content body.ru-ru .btn, .tcm-beta-header__content .promo__wrapper__content body.tr-tr .btn, .tcm-freetrial-buy .promo .promo__wrapper__content body.pl-pl .btn, .tcm-freetrial-buy .promo .promo__wrapper__content body.ru-ru .btn, .tcm-freetrial-buy .promo .promo__wrapper__content body.tr-tr .btn, .tcm-freetrial-buy body.pl-pl .promo .promo__wrapper__content .btn, .tcm-freetrial-buy body.ru-ru .promo .promo__wrapper__content .btn, .tcm-freetrial-buy body.tr-tr .promo .promo__wrapper__content .btn, .tcm-freetrial-cards__list .promo__row body.pl-pl .promo__wrapper__content__btn, .tcm-freetrial-cards__list .promo__row body.ru-ru .promo__wrapper__content__btn, .tcm-freetrial-cards__list .promo__row body.tr-tr .promo__wrapper__content__btn, .tcm-homepage-buy .promo .promo__wrapper__content body.pl-pl .btn, .tcm-homepage-buy .promo .promo__wrapper__content body.ru-ru .btn, .tcm-homepage-buy .promo .promo__wrapper__content body.tr-tr .btn, .tcm-homepage-buy body.pl-pl .promo .promo__wrapper__content .btn, .tcm-homepage-buy body.ru-ru .promo .promo__wrapper__content .btn, .tcm-homepage-buy body.tr-tr .promo .promo__wrapper__content .btn, .tcm-homepage-gameinfo .promo__wrapper__content body.pl-pl .btn, .tcm-homepage-gameinfo .promo__wrapper__content body.ru-ru .btn, .tcm-homepage-gameinfo .promo__wrapper__content body.tr-tr .btn, .tcm-homepage-playlist__content .promo__wrapper__content body.pl-pl .btn, .tcm-homepage-playlist__content .promo__wrapper__content body.ru-ru .btn, .tcm-homepage-playlist__content .promo__wrapper__content body.tr-tr .btn, .tcm-homepage-season .promo__wrapper__content body.pl-pl .btn:first-of-type, .tcm-homepage-season .promo__wrapper__content body.ru-ru .btn:first-of-type, .tcm-homepage-season .promo__wrapper__content body.tr-tr .btn:first-of-type, .tcm-season-buy .promo .promo__wrapper__content body.pl-pl .btn, .tcm-season-buy .promo .promo__wrapper__content body.ru-ru .btn, .tcm-season-buy .promo .promo__wrapper__content body.tr-tr .btn, .tcm-season-buy body.pl-pl .promo .promo__wrapper__content .btn, .tcm-season-buy body.ru-ru .promo .promo__wrapper__content .btn, .tcm-season-buy body.tr-tr .promo .promo__wrapper__content .btn, .tcm-season-roadmap__content .promo__wrapper__content body.pl-pl .btn, .tcm-season-roadmap__content .promo__wrapper__content body.ru-ru .btn, .tcm-season-roadmap__content .promo__wrapper__content body.tr-tr .btn, .tcm-season-themes__list .promo__row body.pl-pl .promo__wrapper__content__btn, .tcm-season-themes__list .promo__row body.ru-ru .promo__wrapper__content__btn, .tcm-season-themes__list .promo__row body.tr-tr .promo__wrapper__content__btn, .tcm-season-vehicles__content .promo__wrapper__content body.pl-pl .btn, .tcm-season-vehicles__content .promo__wrapper__content body.ru-ru .btn, .tcm-season-vehicles__content .promo__wrapper__content body.tr-tr .btn, .updatesSlider body.pl-pl .updatesSlider__allNewsBtn, .updatesSlider body.ru-ru .updatesSlider__allNewsBtn, .updatesSlider body.tr-tr .updatesSlider__allNewsBtn, body.pl-pl .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a:first-of-type, body.pl-pl .gameSiteNavigation__drawers__buttons--mobile div:last-of-type .navigationButton, body.pl-pl .notFound__wrapper__content .btn, body.pl-pl .slideshow__header .slideshow__slide__content .btn.btn__number--1, body.pl-pl .tcm-beta-buy .promo .promo__wrapper__content .btn, body.pl-pl .tcm-beta-gameInfo .promo__wrapper__content .btn, body.pl-pl .tcm-beta-header__content .promo__wrapper__content .btn, body.pl-pl .tcm-freetrial-buy .promo .promo__wrapper__content .btn, body.pl-pl .tcm-freetrial-cards__list .promo__row .promo__wrapper__content__btn, body.pl-pl .tcm-homepage-buy .promo .promo__wrapper__content .btn, body.pl-pl .tcm-homepage-gameinfo .promo__wrapper__content .btn, body.pl-pl .tcm-homepage-playlist__content .promo__wrapper__content .btn, body.pl-pl .tcm-homepage-season .promo__wrapper__content .btn:first-of-type, body.pl-pl .tcm-season-buy .promo .promo__wrapper__content .btn, body.pl-pl .tcm-season-roadmap__content .promo__wrapper__content .btn, body.pl-pl .tcm-season-themes__list .promo__row .promo__wrapper__content__btn, body.pl-pl .tcm-season-vehicles__content .promo__wrapper__content .btn, body.pl-pl .updatesDetail__nav__back, body.pl-pl .updatesSlider .updatesSlider__allNewsBtn, body.ru-ru .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a:first-of-type, body.ru-ru .gameSiteNavigation__drawers__buttons--mobile div:last-of-type .navigationButton, body.ru-ru .notFound__wrapper__content .btn, body.ru-ru .slideshow__header .slideshow__slide__content .btn.btn__number--1, body.ru-ru .tcm-beta-buy .promo .promo__wrapper__content .btn, body.ru-ru .tcm-beta-gameInfo .promo__wrapper__content .btn, body.ru-ru .tcm-beta-header__content .promo__wrapper__content .btn, body.ru-ru .tcm-freetrial-buy .promo .promo__wrapper__content .btn, body.ru-ru .tcm-freetrial-cards__list .promo__row .promo__wrapper__content__btn, body.ru-ru .tcm-homepage-buy .promo .promo__wrapper__content .btn, body.ru-ru .tcm-homepage-gameinfo .promo__wrapper__content .btn, body.ru-ru .tcm-homepage-playlist__content .promo__wrapper__content .btn, body.ru-ru .tcm-homepage-season .promo__wrapper__content .btn:first-of-type, body.ru-ru .tcm-season-buy .promo .promo__wrapper__content .btn, body.ru-ru .tcm-season-roadmap__content .promo__wrapper__content .btn, body.ru-ru .tcm-season-themes__list .promo__row .promo__wrapper__content__btn, body.ru-ru .tcm-season-vehicles__content .promo__wrapper__content .btn, body.ru-ru .updatesDetail__nav__back, body.ru-ru .updatesSlider .updatesSlider__allNewsBtn, body.tr-tr .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a:first-of-type, body.tr-tr .gameSiteNavigation__drawers__buttons--mobile div:last-of-type .navigationButton, body.tr-tr .notFound__wrapper__content .btn, body.tr-tr .slideshow__header .slideshow__slide__content .btn.btn__number--1, body.tr-tr .tcm-beta-buy .promo .promo__wrapper__content .btn, body.tr-tr .tcm-beta-gameInfo .promo__wrapper__content .btn, body.tr-tr .tcm-beta-header__content .promo__wrapper__content .btn, body.tr-tr .tcm-freetrial-buy .promo .promo__wrapper__content .btn, body.tr-tr .tcm-freetrial-cards__list .promo__row .promo__wrapper__content__btn, body.tr-tr .tcm-homepage-buy .promo .promo__wrapper__content .btn, body.tr-tr .tcm-homepage-gameinfo .promo__wrapper__content .btn, body.tr-tr .tcm-homepage-playlist__content .promo__wrapper__content .btn, body.tr-tr .tcm-homepage-season .promo__wrapper__content .btn:first-of-type, body.tr-tr .tcm-season-buy .promo .promo__wrapper__content .btn, body.tr-tr .tcm-season-roadmap__content .promo__wrapper__content .btn, body.tr-tr .tcm-season-themes__list .promo__row .promo__wrapper__content__btn, body.tr-tr .tcm-season-vehicles__content .promo__wrapper__content .btn, body.tr-tr .updatesDetail__nav__back, body.tr-tr .updatesSlider .updatesSlider__allNewsBtn {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader body.ar-ae .promo__wrapper__content>a:first-of-type, .gameSiteNavigation__drawers__buttons--mobile div:last-of-type body.ar-ae .navigationButton, .notFound__wrapper__content body.ar-ae .btn, .slideshow__header .slideshow__slide__content body.ar-ae .btn.btn__number--1, .tcm-beta-buy .promo .promo__wrapper__content body.ar-ae .btn, .tcm-beta-buy body.ar-ae .promo .promo__wrapper__content .btn, .tcm-beta-gameInfo .promo__wrapper__content body.ar-ae .btn, .tcm-beta-header__content .promo__wrapper__content body.ar-ae .btn, .tcm-freetrial-buy .promo .promo__wrapper__content body.ar-ae .btn, .tcm-freetrial-buy body.ar-ae .promo .promo__wrapper__content .btn, .tcm-freetrial-cards__list .promo__row body.ar-ae .promo__wrapper__content__btn, .tcm-homepage-buy .promo .promo__wrapper__content body.ar-ae .btn, .tcm-homepage-buy body.ar-ae .promo .promo__wrapper__content .btn, .tcm-homepage-gameinfo .promo__wrapper__content body.ar-ae .btn, .tcm-homepage-playlist__content .promo__wrapper__content body.ar-ae .btn, .tcm-homepage-season .promo__wrapper__content body.ar-ae .btn:first-of-type, .tcm-season-buy .promo .promo__wrapper__content body.ar-ae .btn, .tcm-season-buy body.ar-ae .promo .promo__wrapper__content .btn, .tcm-season-roadmap__content .promo__wrapper__content body.ar-ae .btn, .tcm-season-themes__list .promo__row body.ar-ae .promo__wrapper__content__btn, .tcm-season-vehicles__content .promo__wrapper__content body.ar-ae .btn, .updatesSlider body.ar-ae .updatesSlider__allNewsBtn, body.ar-ae .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a:first-of-type, body.ar-ae .gameSiteNavigation__drawers__buttons--mobile div:last-of-type .navigationButton, body.ar-ae .notFound__wrapper__content .btn, body.ar-ae .slideshow__header .slideshow__slide__content .btn.btn__number--1, body.ar-ae .tcm-beta-buy .promo .promo__wrapper__content .btn, body.ar-ae .tcm-beta-gameInfo .promo__wrapper__content .btn, body.ar-ae .tcm-beta-header__content .promo__wrapper__content .btn, body.ar-ae .tcm-freetrial-buy .promo .promo__wrapper__content .btn, body.ar-ae .tcm-freetrial-cards__list .promo__row .promo__wrapper__content__btn, body.ar-ae .tcm-homepage-buy .promo .promo__wrapper__content .btn, body.ar-ae .tcm-homepage-gameinfo .promo__wrapper__content .btn, body.ar-ae .tcm-homepage-playlist__content .promo__wrapper__content .btn, body.ar-ae .tcm-homepage-season .promo__wrapper__content .btn:first-of-type, body.ar-ae .tcm-season-buy .promo .promo__wrapper__content .btn, body.ar-ae .tcm-season-roadmap__content .promo__wrapper__content .btn, body.ar-ae .tcm-season-themes__list .promo__row .promo__wrapper__content__btn, body.ar-ae .tcm-season-vehicles__content .promo__wrapper__content .btn, body.ar-ae .updatesDetail__nav__back, body.ar-ae .updatesSlider .updatesSlider__allNewsBtn {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader body.ja-jp .promo__wrapper__content>a:first-of-type, .gameSiteNavigation__drawers__buttons--mobile div:last-of-type body.ja-jp .navigationButton, .notFound__wrapper__content body.ja-jp .btn, .slideshow__header .slideshow__slide__content body.ja-jp .btn.btn__number--1, .tcm-beta-buy .promo .promo__wrapper__content body.ja-jp .btn, .tcm-beta-buy body.ja-jp .promo .promo__wrapper__content .btn, .tcm-beta-gameInfo .promo__wrapper__content body.ja-jp .btn, .tcm-beta-header__content .promo__wrapper__content body.ja-jp .btn, .tcm-freetrial-buy .promo .promo__wrapper__content body.ja-jp .btn, .tcm-freetrial-buy body.ja-jp .promo .promo__wrapper__content .btn, .tcm-freetrial-cards__list .promo__row body.ja-jp .promo__wrapper__content__btn, .tcm-homepage-buy .promo .promo__wrapper__content body.ja-jp .btn, .tcm-homepage-buy body.ja-jp .promo .promo__wrapper__content .btn, .tcm-homepage-gameinfo .promo__wrapper__content body.ja-jp .btn, .tcm-homepage-playlist__content .promo__wrapper__content body.ja-jp .btn, .tcm-homepage-season .promo__wrapper__content body.ja-jp .btn:first-of-type, .tcm-season-buy .promo .promo__wrapper__content body.ja-jp .btn, .tcm-season-buy body.ja-jp .promo .promo__wrapper__content .btn, .tcm-season-roadmap__content .promo__wrapper__content body.ja-jp .btn, .tcm-season-themes__list .promo__row body.ja-jp .promo__wrapper__content__btn, .tcm-season-vehicles__content .promo__wrapper__content body.ja-jp .btn, .updatesSlider body.ja-jp .updatesSlider__allNewsBtn, body.ja-jp .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a:first-of-type, body.ja-jp .gameSiteNavigation__drawers__buttons--mobile div:last-of-type .navigationButton, body.ja-jp .notFound__wrapper__content .btn, body.ja-jp .slideshow__header .slideshow__slide__content .btn.btn__number--1, body.ja-jp .tcm-beta-buy .promo .promo__wrapper__content .btn, body.ja-jp .tcm-beta-gameInfo .promo__wrapper__content .btn, body.ja-jp .tcm-beta-header__content .promo__wrapper__content .btn, body.ja-jp .tcm-freetrial-buy .promo .promo__wrapper__content .btn, body.ja-jp .tcm-freetrial-cards__list .promo__row .promo__wrapper__content__btn, body.ja-jp .tcm-homepage-buy .promo .promo__wrapper__content .btn, body.ja-jp .tcm-homepage-gameinfo .promo__wrapper__content .btn, body.ja-jp .tcm-homepage-playlist__content .promo__wrapper__content .btn, body.ja-jp .tcm-homepage-season .promo__wrapper__content .btn:first-of-type, body.ja-jp .tcm-season-buy .promo .promo__wrapper__content .btn, body.ja-jp .tcm-season-roadmap__content .promo__wrapper__content .btn, body.ja-jp .tcm-season-themes__list .promo__row .promo__wrapper__content__btn, body.ja-jp .tcm-season-vehicles__content .promo__wrapper__content .btn, body.ja-jp .updatesDetail__nav__back, body.ja-jp .updatesSlider .updatesSlider__allNewsBtn {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader body.ko-kr .promo__wrapper__content>a:first-of-type, .gameSiteNavigation__drawers__buttons--mobile div:last-of-type body.ko-kr .navigationButton, .notFound__wrapper__content body.ko-kr .btn, .slideshow__header .slideshow__slide__content body.ko-kr .btn.btn__number--1, .tcm-beta-buy .promo .promo__wrapper__content body.ko-kr .btn, .tcm-beta-buy body.ko-kr .promo .promo__wrapper__content .btn, .tcm-beta-gameInfo .promo__wrapper__content body.ko-kr .btn, .tcm-beta-header__content .promo__wrapper__content body.ko-kr .btn, .tcm-freetrial-buy .promo .promo__wrapper__content body.ko-kr .btn, .tcm-freetrial-buy body.ko-kr .promo .promo__wrapper__content .btn, .tcm-freetrial-cards__list .promo__row body.ko-kr .promo__wrapper__content__btn, .tcm-homepage-buy .promo .promo__wrapper__content body.ko-kr .btn, .tcm-homepage-buy body.ko-kr .promo .promo__wrapper__content .btn, .tcm-homepage-gameinfo .promo__wrapper__content body.ko-kr .btn, .tcm-homepage-playlist__content .promo__wrapper__content body.ko-kr .btn, .tcm-homepage-season .promo__wrapper__content body.ko-kr .btn:first-of-type, .tcm-season-buy .promo .promo__wrapper__content body.ko-kr .btn, .tcm-season-buy body.ko-kr .promo .promo__wrapper__content .btn, .tcm-season-roadmap__content .promo__wrapper__content body.ko-kr .btn, .tcm-season-themes__list .promo__row body.ko-kr .promo__wrapper__content__btn, .tcm-season-vehicles__content .promo__wrapper__content body.ko-kr .btn, .updatesSlider body.ko-kr .updatesSlider__allNewsBtn, body.ko-kr .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a:first-of-type, body.ko-kr .gameSiteNavigation__drawers__buttons--mobile div:last-of-type .navigationButton, body.ko-kr .notFound__wrapper__content .btn, body.ko-kr .slideshow__header .slideshow__slide__content .btn.btn__number--1, body.ko-kr .tcm-beta-buy .promo .promo__wrapper__content .btn, body.ko-kr .tcm-beta-gameInfo .promo__wrapper__content .btn, body.ko-kr .tcm-beta-header__content .promo__wrapper__content .btn, body.ko-kr .tcm-freetrial-buy .promo .promo__wrapper__content .btn, body.ko-kr .tcm-freetrial-cards__list .promo__row .promo__wrapper__content__btn, body.ko-kr .tcm-homepage-buy .promo .promo__wrapper__content .btn, body.ko-kr .tcm-homepage-gameinfo .promo__wrapper__content .btn, body.ko-kr .tcm-homepage-playlist__content .promo__wrapper__content .btn, body.ko-kr .tcm-homepage-season .promo__wrapper__content .btn:first-of-type, body.ko-kr .tcm-season-buy .promo .promo__wrapper__content .btn, body.ko-kr .tcm-season-roadmap__content .promo__wrapper__content .btn, body.ko-kr .tcm-season-themes__list .promo__row .promo__wrapper__content__btn, body.ko-kr .tcm-season-vehicles__content .promo__wrapper__content .btn, body.ko-kr .updatesDetail__nav__back, body.ko-kr .updatesSlider .updatesSlider__allNewsBtn {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader body.th-th .promo__wrapper__content>a:first-of-type, .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader body.zh-tw .promo__wrapper__content>a:first-of-type, .gameSiteNavigation__drawers__buttons--mobile div:last-of-type body.th-th .navigationButton, .gameSiteNavigation__drawers__buttons--mobile div:last-of-type body.zh-tw .navigationButton, .notFound__wrapper__content body.th-th .btn, .notFound__wrapper__content body.zh-tw .btn, .slideshow__header .slideshow__slide__content body.th-th .btn.btn__number--1, .slideshow__header .slideshow__slide__content body.zh-tw .btn.btn__number--1, .tcm-beta-buy .promo .promo__wrapper__content body.th-th .btn, .tcm-beta-buy .promo .promo__wrapper__content body.zh-tw .btn, .tcm-beta-buy body.th-th .promo .promo__wrapper__content .btn, .tcm-beta-buy body.zh-tw .promo .promo__wrapper__content .btn, .tcm-beta-gameInfo .promo__wrapper__content body.th-th .btn, .tcm-beta-gameInfo .promo__wrapper__content body.zh-tw .btn, .tcm-beta-header__content .promo__wrapper__content body.th-th .btn, .tcm-beta-header__content .promo__wrapper__content body.zh-tw .btn, .tcm-freetrial-buy .promo .promo__wrapper__content body.th-th .btn, .tcm-freetrial-buy .promo .promo__wrapper__content body.zh-tw .btn, .tcm-freetrial-buy body.th-th .promo .promo__wrapper__content .btn, .tcm-freetrial-buy body.zh-tw .promo .promo__wrapper__content .btn, .tcm-freetrial-cards__list .promo__row body.th-th .promo__wrapper__content__btn, .tcm-freetrial-cards__list .promo__row body.zh-tw .promo__wrapper__content__btn, .tcm-homepage-buy .promo .promo__wrapper__content body.th-th .btn, .tcm-homepage-buy .promo .promo__wrapper__content body.zh-tw .btn, .tcm-homepage-buy body.th-th .promo .promo__wrapper__content .btn, .tcm-homepage-buy body.zh-tw .promo .promo__wrapper__content .btn, .tcm-homepage-gameinfo .promo__wrapper__content body.th-th .btn, .tcm-homepage-gameinfo .promo__wrapper__content body.zh-tw .btn, .tcm-homepage-playlist__content .promo__wrapper__content body.th-th .btn, .tcm-homepage-playlist__content .promo__wrapper__content body.zh-tw .btn, .tcm-homepage-season .promo__wrapper__content body.th-th .btn:first-of-type, .tcm-homepage-season .promo__wrapper__content body.zh-tw .btn:first-of-type, .tcm-season-buy .promo .promo__wrapper__content body.th-th .btn, .tcm-season-buy .promo .promo__wrapper__content body.zh-tw .btn, .tcm-season-buy body.th-th .promo .promo__wrapper__content .btn, .tcm-season-buy body.zh-tw .promo .promo__wrapper__content .btn, .tcm-season-roadmap__content .promo__wrapper__content body.th-th .btn, .tcm-season-roadmap__content .promo__wrapper__content body.zh-tw .btn, .tcm-season-themes__list .promo__row body.th-th .promo__wrapper__content__btn, .tcm-season-themes__list .promo__row body.zh-tw .promo__wrapper__content__btn, .tcm-season-vehicles__content .promo__wrapper__content body.th-th .btn, .tcm-season-vehicles__content .promo__wrapper__content body.zh-tw .btn, .updatesSlider body.th-th .updatesSlider__allNewsBtn, .updatesSlider body.zh-tw .updatesSlider__allNewsBtn, body.th-th .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a:first-of-type, body.th-th .gameSiteNavigation__drawers__buttons--mobile div:last-of-type .navigationButton, body.th-th .notFound__wrapper__content .btn, body.th-th .slideshow__header .slideshow__slide__content .btn.btn__number--1, body.th-th .tcm-beta-buy .promo .promo__wrapper__content .btn, body.th-th .tcm-beta-gameInfo .promo__wrapper__content .btn, body.th-th .tcm-beta-header__content .promo__wrapper__content .btn, body.th-th .tcm-freetrial-buy .promo .promo__wrapper__content .btn, body.th-th .tcm-freetrial-cards__list .promo__row .promo__wrapper__content__btn, body.th-th .tcm-homepage-buy .promo .promo__wrapper__content .btn, body.th-th .tcm-homepage-gameinfo .promo__wrapper__content .btn, body.th-th .tcm-homepage-playlist__content .promo__wrapper__content .btn, body.th-th .tcm-homepage-season .promo__wrapper__content .btn:first-of-type, body.th-th .tcm-season-buy .promo .promo__wrapper__content .btn, body.th-th .tcm-season-roadmap__content .promo__wrapper__content .btn, body.th-th .tcm-season-themes__list .promo__row .promo__wrapper__content__btn, body.th-th .tcm-season-vehicles__content .promo__wrapper__content .btn, body.th-th .updatesDetail__nav__back, body.th-th .updatesSlider .updatesSlider__allNewsBtn, body.zh-tw .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a:first-of-type, body.zh-tw .gameSiteNavigation__drawers__buttons--mobile div:last-of-type .navigationButton, body.zh-tw .notFound__wrapper__content .btn, body.zh-tw .slideshow__header .slideshow__slide__content .btn.btn__number--1, body.zh-tw .tcm-beta-buy .promo .promo__wrapper__content .btn, body.zh-tw .tcm-beta-gameInfo .promo__wrapper__content .btn, body.zh-tw .tcm-beta-header__content .promo__wrapper__content .btn, body.zh-tw .tcm-freetrial-buy .promo .promo__wrapper__content .btn, body.zh-tw .tcm-freetrial-cards__list .promo__row .promo__wrapper__content__btn, body.zh-tw .tcm-homepage-buy .promo .promo__wrapper__content .btn, body.zh-tw .tcm-homepage-gameinfo .promo__wrapper__content .btn, body.zh-tw .tcm-homepage-playlist__content .promo__wrapper__content .btn, body.zh-tw .tcm-homepage-season .promo__wrapper__content .btn:first-of-type, body.zh-tw .tcm-season-buy .promo .promo__wrapper__content .btn, body.zh-tw .tcm-season-roadmap__content .promo__wrapper__content .btn, body.zh-tw .tcm-season-themes__list .promo__row .promo__wrapper__content__btn, body.zh-tw .tcm-season-vehicles__content .promo__wrapper__content .btn, body.zh-tw .updatesDetail__nav__back, body.zh-tw .updatesSlider .updatesSlider__allNewsBtn {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a:first-of-type>span, .gameSiteNavigation__drawers__buttons--mobile div:last-of-type .navigationButton>span, .notFound__wrapper__content .btn>span, .slideshow__header .slideshow__slide__content .btn.btn__number--1>span, .tcm-beta-buy .promo .promo__wrapper__content .btn>span, .tcm-beta-gameInfo .promo__wrapper__content .btn>span, .tcm-beta-header__content .promo__wrapper__content .btn>span, .tcm-freetrial-buy .promo .promo__wrapper__content .btn>span, .tcm-freetrial-cards__list .promo__row .promo__wrapper__content__btn>span, .tcm-homepage-buy .promo .promo__wrapper__content .btn>span, .tcm-homepage-gameinfo .promo__wrapper__content .btn>span, .tcm-homepage-playlist__content .promo__wrapper__content .btn>span, .tcm-homepage-season .promo__wrapper__content .btn:first-of-type>span, .tcm-season-buy .promo .promo__wrapper__content .btn>span, .tcm-season-roadmap__content .promo__wrapper__content .btn>span, .tcm-season-themes__list .promo__row .promo__wrapper__content__btn>span, .tcm-season-vehicles__content .promo__wrapper__content .btn>span, .updatesDetail__nav__back>span, .updatesSlider .updatesSlider__allNewsBtn>span {
min-width: 13vw;
  padding: 1.4vw 1.9vw 1.2vw;
  border: 1px solid rgba(41, 41, 41, .25);
  text-align: center;
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader body:not(.isMobile) .promo__wrapper__content>a:hover:first-of-type, .gameSiteNavigation__drawers__buttons--mobile div:last-of-type body:not(.isMobile) .navigationButton:hover, .notFound__wrapper__content body:not(.isMobile) .btn:hover, .slideshow__header .slideshow__slide__content body:not(.isMobile) .btn.btn__number--1:hover, .tcm-beta-buy .promo .promo__wrapper__content body:not(.isMobile) .btn:hover, .tcm-beta-buy body:not(.isMobile) .promo .promo__wrapper__content .btn:hover, .tcm-beta-gameInfo .promo__wrapper__content body:not(.isMobile) .btn:hover, .tcm-beta-header__content .promo__wrapper__content body:not(.isMobile) .btn:hover, .tcm-freetrial-buy .promo .promo__wrapper__content body:not(.isMobile) .btn:hover, .tcm-freetrial-buy body:not(.isMobile) .promo .promo__wrapper__content .btn:hover, .tcm-freetrial-cards__list .promo__row body:not(.isMobile) .promo__wrapper__content__btn:hover, .tcm-homepage-buy .promo .promo__wrapper__content body:not(.isMobile) .btn:hover, .tcm-homepage-buy body:not(.isMobile) .promo .promo__wrapper__content .btn:hover, .tcm-homepage-gameinfo .promo__wrapper__content body:not(.isMobile) .btn:hover, .tcm-homepage-playlist__content .promo__wrapper__content body:not(.isMobile) .btn:hover, .tcm-homepage-season .promo__wrapper__content body:not(.isMobile) .btn:hover:first-of-type, .tcm-season-buy .promo .promo__wrapper__content body:not(.isMobile) .btn:hover, .tcm-season-buy body:not(.isMobile) .promo .promo__wrapper__content .btn:hover, .tcm-season-roadmap__content .promo__wrapper__content body:not(.isMobile) .btn:hover, .tcm-season-themes__list .promo__row body:not(.isMobile) .promo__wrapper__content__btn:hover, .tcm-season-vehicles__content .promo__wrapper__content body:not(.isMobile) .btn:hover, .updatesSlider body:not(.isMobile) .updatesSlider__allNewsBtn:hover, body:not(.isMobile) .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a:hover:first-of-type, body:not(.isMobile) .gameSiteNavigation__drawers__buttons--mobile div:last-of-type .navigationButton:hover, body:not(.isMobile) .notFound__wrapper__content .btn:hover, body:not(.isMobile) .slideshow__header .slideshow__slide__content .btn.btn__number--1:hover, body:not(.isMobile) .tcm-beta-buy .promo .promo__wrapper__content .btn:hover, body:not(.isMobile) .tcm-beta-gameInfo .promo__wrapper__content .btn:hover, body:not(.isMobile) .tcm-beta-header__content .promo__wrapper__content .btn:hover, body:not(.isMobile) .tcm-freetrial-buy .promo .promo__wrapper__content .btn:hover, body:not(.isMobile) .tcm-freetrial-cards__list .promo__row .promo__wrapper__content__btn:hover, body:not(.isMobile) .tcm-homepage-buy .promo .promo__wrapper__content .btn:hover, body:not(.isMobile) .tcm-homepage-gameinfo .promo__wrapper__content .btn:hover, body:not(.isMobile) .tcm-homepage-playlist__content .promo__wrapper__content .btn:hover, body:not(.isMobile) .tcm-homepage-season .promo__wrapper__content .btn:hover:first-of-type, body:not(.isMobile) .tcm-season-buy .promo .promo__wrapper__content .btn:hover, body:not(.isMobile) .tcm-season-roadmap__content .promo__wrapper__content .btn:hover, body:not(.isMobile) .tcm-season-themes__list .promo__row .promo__wrapper__content__btn:hover, body:not(.isMobile) .tcm-season-vehicles__content .promo__wrapper__content .btn:hover, body:not(.isMobile) .updatesDetail__nav__back:hover, body:not(.isMobile) .updatesSlider .updatesSlider__allNewsBtn:hover {
	transform: rotate(2deg)
}

.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a:first-of-type, .gameSiteNavigation__drawers__buttons--mobile div:last-of-type .navigationButton, .notFound__wrapper__content .btn, .tcm-beta-gameInfo .promo__wrapper__content .btn, .tcm-homepage-gameinfo .promo__wrapper__content .btn, .tcm-homepage-playlist__content .promo__wrapper__content .btn, .tcm-homepage-season .promo__wrapper__content .btn:first-of-type {
	color: #292929;
	background-color: #fff428
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a:first-of-type>span, .gameSiteNavigation__drawers__buttons--mobile div:last-of-type .navigationButton>span, .notFound__wrapper__content .btn>span, .tcm-beta-gameInfo .promo__wrapper__content .btn>span, .tcm-homepage-gameinfo .promo__wrapper__content .btn>span, .tcm-homepage-playlist__content .promo__wrapper__content .btn>span, .tcm-homepage-season .promo__wrapper__content .btn:first-of-type>span {
	background-color: #fff428;
	transition: background-color .2s ease-in
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader body:not(.isMobile) .promo__wrapper__content>a:hover:first-of-type, .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader body:not(.isMobile) .promo__wrapper__content>a:hover:first-of-type span, .gameSiteNavigation__drawers__buttons--mobile div:last-of-type body:not(.isMobile) .navigationButton:hover, .gameSiteNavigation__drawers__buttons--mobile div:last-of-type body:not(.isMobile) .navigationButton:hover span, .notFound__wrapper__content body:not(.isMobile) .btn:hover, .notFound__wrapper__content body:not(.isMobile) .btn:hover span, .tcm-beta-gameInfo .promo__wrapper__content body:not(.isMobile) .btn:hover, .tcm-beta-gameInfo .promo__wrapper__content body:not(.isMobile) .btn:hover span, .tcm-homepage-gameinfo .promo__wrapper__content body:not(.isMobile) .btn:hover, .tcm-homepage-gameinfo .promo__wrapper__content body:not(.isMobile) .btn:hover span, .tcm-homepage-playlist__content .promo__wrapper__content body:not(.isMobile) .btn:hover, .tcm-homepage-playlist__content .promo__wrapper__content body:not(.isMobile) .btn:hover span, .tcm-homepage-season .promo__wrapper__content body:not(.isMobile) .btn:hover:first-of-type, .tcm-homepage-season .promo__wrapper__content body:not(.isMobile) .btn:hover:first-of-type span, body:not(.isMobile) .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a:hover:first-of-type, body:not(.isMobile) .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a:hover:first-of-type span, body:not(.isMobile) .gameSiteNavigation__drawers__buttons--mobile div:last-of-type .navigationButton:hover, body:not(.isMobile) .gameSiteNavigation__drawers__buttons--mobile div:last-of-type .navigationButton:hover span, body:not(.isMobile) .notFound__wrapper__content .btn:hover, body:not(.isMobile) .notFound__wrapper__content .btn:hover span, body:not(.isMobile) .tcm-beta-gameInfo .promo__wrapper__content .btn:hover, body:not(.isMobile) .tcm-beta-gameInfo .promo__wrapper__content .btn:hover span, body:not(.isMobile) .tcm-homepage-gameinfo .promo__wrapper__content .btn:hover, body:not(.isMobile) .tcm-homepage-gameinfo .promo__wrapper__content .btn:hover span, body:not(.isMobile) .tcm-homepage-playlist__content .promo__wrapper__content .btn:hover, body:not(.isMobile) .tcm-homepage-playlist__content .promo__wrapper__content .btn:hover span, body:not(.isMobile) .tcm-homepage-season .promo__wrapper__content .btn:hover:first-of-type, body:not(.isMobile) .tcm-homepage-season .promo__wrapper__content .btn:hover:first-of-type span {
	background-color: #fff
}
.slideshow__header .slideshow__slide__content .btn.btn__number--1, .tcm-beta-buy .promo .promo__wrapper__content .btn, .tcm-freetrial-buy .promo .promo__wrapper__content .btn, .tcm-homepage-buy .promo .promo__wrapper__content .btn, .tcm-season-buy .promo .promo__wrapper__content .btn, .updatesDetail__nav__back, .updatesSlider .updatesSlider__allNewsBtn {
	color: #fff;
	background-color: #ff1c38
}
.slideshow__header .slideshow__slide__content .btn.btn__number--1>span, .tcm-beta-buy .promo .promo__wrapper__content .btn>span, .tcm-freetrial-buy .promo .promo__wrapper__content .btn>span, .tcm-homepage-buy .promo .promo__wrapper__content .btn>span, .tcm-season-buy .promo .promo__wrapper__content .btn>span, .updatesDetail__nav__back>span, .updatesSlider .updatesSlider__allNewsBtn>span {
	background-color: #ff1c38;
	transition: background-color .2s ease-in
}
.slideshow__header .slideshow__slide__content body:not(.isMobile) .btn.btn__number--1:hover, .slideshow__header .slideshow__slide__content body:not(.isMobile) .btn.btn__number--1:hover span, .tcm-beta-buy .promo .promo__wrapper__content body:not(.isMobile) .btn:hover, .tcm-beta-buy .promo .promo__wrapper__content body:not(.isMobile) .btn:hover span, .tcm-beta-buy body:not(.isMobile) .promo .promo__wrapper__content .btn:hover, .tcm-beta-buy body:not(.isMobile) .promo .promo__wrapper__content .btn:hover span, .tcm-freetrial-buy .promo .promo__wrapper__content body:not(.isMobile) .btn:hover, .tcm-freetrial-buy .promo .promo__wrapper__content body:not(.isMobile) .btn:hover span, .tcm-freetrial-buy body:not(.isMobile) .promo .promo__wrapper__content .btn:hover, .tcm-freetrial-buy body:not(.isMobile) .promo .promo__wrapper__content .btn:hover span, .tcm-homepage-buy .promo .promo__wrapper__content body:not(.isMobile) .btn:hover, .tcm-homepage-buy .promo .promo__wrapper__content body:not(.isMobile) .btn:hover span, .tcm-homepage-buy body:not(.isMobile) .promo .promo__wrapper__content .btn:hover, .tcm-homepage-buy body:not(.isMobile) .promo .promo__wrapper__content .btn:hover span, .tcm-season-buy .promo .promo__wrapper__content body:not(.isMobile) .btn:hover, .tcm-season-buy .promo .promo__wrapper__content body:not(.isMobile) .btn:hover span, .tcm-season-buy body:not(.isMobile) .promo .promo__wrapper__content .btn:hover, .tcm-season-buy body:not(.isMobile) .promo .promo__wrapper__content .btn:hover span, .updatesSlider body:not(.isMobile) .updatesSlider__allNewsBtn:hover, .updatesSlider body:not(.isMobile) .updatesSlider__allNewsBtn:hover span, body:not(.isMobile) .slideshow__header .slideshow__slide__content .btn.btn__number--1:hover, body:not(.isMobile) .slideshow__header .slideshow__slide__content .btn.btn__number--1:hover span, body:not(.isMobile) .tcm-beta-buy .promo .promo__wrapper__content .btn:hover, body:not(.isMobile) .tcm-beta-buy .promo .promo__wrapper__content .btn:hover span, body:not(.isMobile) .tcm-freetrial-buy .promo .promo__wrapper__content .btn:hover, body:not(.isMobile) .tcm-freetrial-buy .promo .promo__wrapper__content .btn:hover span, body:not(.isMobile) .tcm-homepage-buy .promo .promo__wrapper__content .btn:hover, body:not(.isMobile) .tcm-homepage-buy .promo .promo__wrapper__content .btn:hover span, body:not(.isMobile) .tcm-season-buy .promo .promo__wrapper__content .btn:hover, body:not(.isMobile) .tcm-season-buy .promo .promo__wrapper__content .btn:hover span, body:not(.isMobile) .updatesDetail__nav__back:hover, body:not(.isMobile) .updatesDetail__nav__back:hover span, body:not(.isMobile) .updatesSlider .updatesSlider__allNewsBtn:hover, body:not(.isMobile) .updatesSlider .updatesSlider__allNewsBtn:hover span {
	background-color: #ffb52d
}
.tcm-homepage-highlight-wrapper .promo__wrapper__content .youtube-modal.has-image, .tcm-season-highlight-wrapper .promo__wrapper__content .youtube-modal, .updatesDetail__article__content .video-wrapper-thumbnail {
	padding: 0;
	border: 0;
	background: none;
	font-size: 30px;
	font-size: 1.875vw;
	line-height: 30px;
	line-height: 1.875vw;
	transition: color .15s ease-in
}
.tcm-homepage-highlight-wrapper .promo__wrapper__content .youtube-modal.has-image img, .tcm-season-highlight-wrapper .promo__wrapper__content .youtube-modal img, .updatesDetail__article__content .video-wrapper-thumbnail img {
	width: 100%;
	max-width: 100%
}
.tcm-homepage-highlight-wrapper .promo__wrapper__content .youtube-modal.has-image span, .tcm-season-highlight-wrapper .promo__wrapper__content .youtube-modal span, .updatesDetail__article__content .video-wrapper-thumbnail span {
	padding: 15px 0
}
.tcm-homepage-highlight-wrapper .promo__wrapper__content body:not(.isMobile) .youtube-modal.has-image:hover, .tcm-season-highlight-wrapper .promo__wrapper__content body:not(.isMobile) .youtube-modal:hover, .updatesDetail__article__content body:not(.isMobile) .video-wrapper-thumbnail:hover, body:not(.isMobile) .tcm-homepage-highlight-wrapper .promo__wrapper__content .youtube-modal.has-image:hover, body:not(.isMobile) .tcm-season-highlight-wrapper .promo__wrapper__content .youtube-modal:hover, body:not(.isMobile) .updatesDetail__article__content .video-wrapper-thumbnail:hover {
	color: inherit;
	background: none;
	cursor: pointer
}
.buyExperience .buyExperience__tabs .buyExperience__tab__button {
	display: inline-flex;
	justify-content: center;
	min-width: 170px;
	max-width: 550px;
	width: 50%;
	height: 100%;
	font-family: DIN-CondBlack, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: -.025em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 26px;
	font-size: 1.625vw;


	color: #fff;
	background-color: #000;
	text-decoration: none;
	transition: background-color .2s ease-in, transform .2s ease-in
}
.buyExperience .buyExperience__tabs body.pl-pl .buyExperience__tab__button, .buyExperience .buyExperience__tabs body.ru-ru .buyExperience__tab__button, .buyExperience .buyExperience__tabs body.tr-tr .buyExperience__tab__button, body.pl-pl .buyExperience .buyExperience__tabs .buyExperience__tab__button, body.ru-ru .buyExperience .buyExperience__tabs .buyExperience__tab__button, body.tr-tr .buyExperience .buyExperience__tabs .buyExperience__tab__button {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
.buyExperience .buyExperience__tabs body.ar-ae .buyExperience__tab__button, body.ar-ae .buyExperience .buyExperience__tabs .buyExperience__tab__button {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
.buyExperience .buyExperience__tabs body.ja-jp .buyExperience__tab__button, body.ja-jp .buyExperience .buyExperience__tabs .buyExperience__tab__button {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.buyExperience .buyExperience__tabs body.ko-kr .buyExperience__tab__button, body.ko-kr .buyExperience .buyExperience__tabs .buyExperience__tab__button {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.buyExperience .buyExperience__tabs body.th-th .buyExperience__tab__button, .buyExperience .buyExperience__tabs body.zh-tw .buyExperience__tab__button, body.th-th .buyExperience .buyExperience__tabs .buyExperience__tab__button, body.zh-tw .buyExperience .buyExperience__tabs .buyExperience__tab__button {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
@media only screen and (max-width:1248px) {
	.buyExperience .buyExperience__tabs .buyExperience__tab__button {
		align-items: center
	}
}
.buyExperience .buyExperience__tabs .active.buyExperience__tab__button {
	background-color: #fff
}
.buyExperience .buyExperience__tabs .active.buyExperience__tab__button h2, .buyExperience .buyExperience__tabs .active.buyExperience__tab__button h3 {
	color: #292929
}
.notFound__wrapper__content h2, .tcm-buy--classic .buyExperience h3, .tcm-buy-plus .buyExperience__platforms .promo__wrapper h2, .tcm-buy-plus .buyExperience__platforms h3, .tcm-buy-plus .buyExperience__products h3, .tcm-buy-promo-latam--title .promo__wrapper__content h2, .tcm-buy-promo-latam--title .promo__wrapper__content h3, .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content h2 {
	position: relative;
	padding: 10px 50px 3px;
	font-size: 38px;
	font-size: 2.375vw;
	line-height: 38px;
	line-height: 2.375vw;
	color: #292929;
	background-color: #fff428;
	transform: rotate(-2deg)
}
.notFound__wrapper__content body.ar-ae h2, .tcm-buy--classic .buyExperience body.ar-ae h3, .tcm-buy-plus .buyExperience__platforms .promo__wrapper body.ar-ae h2, .tcm-buy-plus .buyExperience__platforms body.ar-ae h3, .tcm-buy-plus .buyExperience__products body.ar-ae h3, .tcm-buy-promo-latam--title .promo__wrapper__content body.ar-ae h2, .tcm-buy-promo-latam--title .promo__wrapper__content body.ar-ae h3, .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content body.ar-ae h2, body.ar-ae .notFound__wrapper__content h2, body.ar-ae .tcm-buy--classic .buyExperience h3, body.ar-ae .tcm-buy-plus .buyExperience__platforms .promo__wrapper h2, body.ar-ae .tcm-buy-plus .buyExperience__platforms h3, body.ar-ae .tcm-buy-plus .buyExperience__products h3, body.ar-ae .tcm-buy-promo-latam--title .promo__wrapper__content h2, body.ar-ae .tcm-buy-promo-latam--title .promo__wrapper__content h3, body.ar-ae .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content h2 {
	padding: 10px 50px 20px
}
.notFound__wrapper__content h2:after, .notFound__wrapper__content h2:before, .tcm-buy--classic .buyExperience h3:after, .tcm-buy--classic .buyExperience h3:before, .tcm-buy-plus .buyExperience__platforms .promo__wrapper h2:after, .tcm-buy-plus .buyExperience__platforms .promo__wrapper h2:before, .tcm-buy-plus .buyExperience__platforms h3:after, .tcm-buy-plus .buyExperience__platforms h3:before, .tcm-buy-plus .buyExperience__products h3:after, .tcm-buy-plus .buyExperience__products h3:before, .tcm-buy-promo-latam--title .promo__wrapper__content h2:after, .tcm-buy-promo-latam--title .promo__wrapper__content h2:before, .tcm-buy-promo-latam--title .promo__wrapper__content h3:after, .tcm-buy-promo-latam--title .promo__wrapper__content h3:before, .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content h2:after, .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content h2:before {
	position: absolute;
	top: 50%;
	content: "";
	width: 15px;
	height: 30px;
	display: inline-flex;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 32'%3E%3Cpath fill='%23292929' d='M11.56 25.39L6.13 32l-1.21-1 4.6-5.61-5.08-6.19L9.52 13 4.45 6.8l.4-.5L10 0l1.21 1-4.74 5.79L11.56 13l-5.08 6.2 5.08 6.19z'/%3E%3C/svg%3E");
	transform: translateY(-50%)
}
.notFound__wrapper__content h2:before, .tcm-buy--classic .buyExperience h3:before, .tcm-buy-plus .buyExperience__platforms .promo__wrapper h2:before, .tcm-buy-plus .buyExperience__platforms h3:before, .tcm-buy-plus .buyExperience__products h3:before, .tcm-buy-promo-latam--title .promo__wrapper__content h2:before, .tcm-buy-promo-latam--title .promo__wrapper__content h3:before, .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content h2:before {
	left: 15px
}
.notFound__wrapper__content h2:after, .tcm-buy--classic .buyExperience h3:after, .tcm-buy-plus .buyExperience__platforms .promo__wrapper h2:after, .tcm-buy-plus .buyExperience__platforms h3:after, .tcm-buy-plus .buyExperience__products h3:after, .tcm-buy-promo-latam--title .promo__wrapper__content h2:after, .tcm-buy-promo-latam--title .promo__wrapper__content h3:after, .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content h2:after {
	right: 15px
}
@media only screen and (min-width:768px) {
	.notFound__wrapper__content h2, .tcm-buy-plus .buyExperience__platforms .promo__wrapper h2, .tcm-buy-promo-latam--title .promo__wrapper__content h2 {
		padding: 1.9vw 7.0vw 0.3vw;
		font-size: 80px;
		font-size: 5vw;
		line-height: 80px;
		line-height: 5vw
	}
	.notFound__wrapper__content h2:after, .notFound__wrapper__content h2:before, .tcm-buy-plus .buyExperience__platforms .promo__wrapper h2:after, .tcm-buy-plus .buyExperience__platforms .promo__wrapper h2:before, .tcm-buy-promo-latam--title .promo__wrapper__content h2:after, .tcm-buy-promo-latam--title .promo__wrapper__content h2:before {
		width: 29px;
		height: 58px
	}
	.notFound__wrapper__content h2:before, .tcm-buy-plus .buyExperience__platforms .promo__wrapper h2:before, .tcm-buy-promo-latam--title .promo__wrapper__content h2:before {
		left: 15px
	}
	.notFound__wrapper__content h2:after, .tcm-buy-plus .buyExperience__platforms .promo__wrapper h2:after, .tcm-buy-promo-latam--title .promo__wrapper__content h2:after {
		right: 15px
	}
}
.buyCards__controls .buyCards__controls__button, .slideshow .slideshow__backward__btn, .slideshow .slideshow__forward__btn, .updatesDetail__nav__next, .updatesDetail__nav__prev, .pagination>li.pagination__next, .pagination>li.pagination__prev, .updatesList__controls__next, .updatesList__controls__prev, .updatesSlider .updatesSlides__backward__btn, .updatesSlider .updatesSlides__forward__btn {
	position: relative;
	width: 50px;
	height: 50px;
	background-color: #ff1c38;
	border-radius: 50%;
	transition: background-color .2s ease-in-out;
	cursor: pointer
}
.buyCards__controls .buyCards__controls__button svg, .slideshow .slideshow__backward__btn svg, .slideshow .slideshow__forward__btn svg, .updatesDetail__nav__next svg, .updatesDetail__nav__prev svg, .pagination>li.pagination__next svg, .pagination>li.pagination__prev svg, .updatesList__controls__next svg, .updatesList__controls__prev svg, .updatesSlider .updatesSlides__backward__btn svg, .updatesSlider .updatesSlides__forward__btn svg {
	display: none
}
.buyCards__controls .buyCards__controls__button:before, .slideshow .slideshow__backward__btn:before, .slideshow .slideshow__forward__btn:before, .updatesDetail__nav__next:before, .updatesDetail__nav__prev:before, .pagination>li.pagination__next:before, .pagination>li.pagination__prev:before, .updatesList__controls__next:before, .updatesList__controls__prev:before, .updatesSlider .updatesSlides__backward__btn:before, .updatesSlider .updatesSlides__forward__btn:before {
	content: "";
	display: flex;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 32px;
	height: 32px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M30.41 14.41c-1.2-1.56-2.77-2.9-4.18-4.26-1.97-1.89-3.99-4.3-6.32-5.77-1.04-.65-2.48-.53-3.02.69-.55 1.23 1.13 2.3 1.9 3.02 1.9 1.79 3.78 3.63 5.77 5.33-4.02-.32-8.04-.49-12.07-.61l-5.99-.18c-1.54-.05-4.05-.41-5.07 1.08-2.51 3.67 6.85 2.95 8.19 2.97 4.41.08 8.82.44 13.23.69-3.48 1.49-6.69 3.43-9.56 5.88-.96.82-2.61 1.96-2.29 3.41.25 1.12 1.6 1.56 2.63 1.22 1.89-.63 3.59-3.02 5.24-4.17 1.73-1.22 3.59-2.25 5.51-3.17 1.92-.93 8.63-2.81 6.03-6.13-1.08-1.41.49.62 0 0z'/%3E%3C/svg%3E") 50% no-repeat;
	transform: translate(-50%, -50%);
	pointer-events: none
}
@media only screen and (max-width:1024px) {
	.buyCards__controls .buyCards__controls__button:before, .slideshow .slideshow__backward__btn:before, .slideshow .slideshow__forward__btn:before, .updatesDetail__nav__next:before, .updatesDetail__nav__prev:before, .pagination>li.pagination__next:before, .pagination>li.pagination__prev:before, .updatesList__controls__next:before, .updatesList__controls__prev:before, .updatesSlider .updatesSlides__backward__btn:before, .updatesSlider .updatesSlides__forward__btn:before {
		width: 26px;
		height: 26px
	}
}
.buyCards__controls body:not(.is-touch) .buyCards__controls__button:hover, .slideshow body:not(.is-touch) .slideshow__backward__btn:hover, .slideshow body:not(.is-touch) .slideshow__forward__btn:hover, .updatesFeed body:not(.is-touch) .pagination>li.pagination__next:hover, .updatesFeed body:not(.is-touch) .pagination>li.pagination__prev:hover, .updatesSlider body:not(.is-touch) .updatesSlides__backward__btn:hover, .updatesSlider body:not(.is-touch) .updatesSlides__forward__btn:hover, body:not(.is-touch) .buyCards__controls .buyCards__controls__button:hover, body:not(.is-touch) .slideshow .slideshow__backward__btn:hover, body:not(.is-touch) .slideshow .slideshow__forward__btn:hover, body:not(.is-touch) .updatesDetail__nav__next:hover, body:not(.is-touch) .updatesDetail__nav__prev:hover, body:not(.is-touch) .pagination>li.pagination__next:hover, body:not(.is-touch) .pagination>li.pagination__prev:hover, body:not(.is-touch) .updatesList__controls__next:hover, body:not(.is-touch) .updatesList__controls__prev:hover, body:not(.is-touch) .updatesSlider .updatesSlides__backward__btn:hover, body:not(.is-touch) .updatesSlider .updatesSlides__forward__btn:hover {
	background-color: #ffb52d
}
@media only screen and (max-width:1024px) {
	.buyCards__controls .buyCards__controls__button, .slideshow .slideshow__backward__btn, .slideshow .slideshow__forward__btn, .updatesDetail__nav__next, .updatesDetail__nav__prev, .pagination>li.pagination__next, .pagination>li.pagination__prev, .updatesList__controls__next, .updatesList__controls__prev, .updatesSlider .updatesSlides__backward__btn, .updatesSlider .updatesSlides__forward__btn {
		width: 40px;
		height: 40px
	}
}
.tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row {
	display: inline-flex;
	width: 50%;
	padding: 0 60px
}
.tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	width: 100%
}
.tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__media {
	width: 100%
}
.tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__media img {
	width: 100%;
	max-width: 100%
}
.tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content {
	padding: 30px 15px;
	height: 100%;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start
}
.tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content h2 {
	font-size: 38px;
	font-size: 2.375vw;
	line-height: 38px;
	line-height: 2.375vw;
	color: #000;
	padding-bottom: 20px
}
.tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content h3 {
	display: none
}
.tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content p {
	margin-bottom: 30px
}
.tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content .btn {
	margin-top: auto
}
.tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row .promo__wrapper .promo__wrapper__content .btn.youtube-modal:after {
	display: none!important
}
@media only screen and (max-width:1248px) {
	.tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row {
		padding: 0 30px
	}
}
@media only screen and (max-width:768px) {
	.tcm-newsDetail-recommended-content .tcm-recommended-content__content .promo__row {
		width: 100%;
		margin: 15px 0;
		padding: 0
	}
}
.tcm-beta-buy .promo .promo__wrapper, .tcm-freetrial-buy .promo .promo__wrapper, .tcm-homepage-buy .promo .promo__wrapper, .tcm-season-buy .promo .promo__wrapper {
	position: relative;
	display: flex;
	flex-direction: column;
	margin: 30px 0;
	padding: 20px;
	background: #fff428 url(/motorfest/prod/a6471b8f7717e9ea8f931fde77867732.jpg) 50% 0 repeat-y;
	background-size: 95%;
	-webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .25);
	-moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .25);
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .25);
	border-image-slice: 52;
	border-image-width: 20px;
	border-image-outset: 2px;
	border-image-repeat: round round;
	border-image-source: url("data:image/png;base64,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");
	border-style: solid
}
.tcm-beta-buy .promo .promo__wrapper:before, .tcm-freetrial-buy .promo .promo__wrapper:before, .tcm-homepage-buy .promo .promo__wrapper:before, .tcm-season-buy .promo .promo__wrapper:before {
	content: "";
	display: flex;
	position: absolute;
	bottom: 5%;
	left: unset;
	right: 0;
	width: 38%;
	height: 0;
	padding: 14% 0 0;
	background: url(/motorfest/prod/8f3ed9a4441883a537da31d37bf8819d.png) 50% no-repeat;
	background-size: 100%;
	transform: rotate(20deg);
	pointer-events: none
}
.tcm-beta-buy body.ar-ae .promo .promo__wrapper:before, .tcm-freetrial-buy body.ar-ae .promo .promo__wrapper:before, .tcm-homepage-buy body.ar-ae .promo .promo__wrapper:before, .tcm-season-buy body.ar-ae .promo .promo__wrapper:before, body.ar-ae .tcm-beta-buy .promo .promo__wrapper:before, body.ar-ae .tcm-freetrial-buy .promo .promo__wrapper:before, body.ar-ae .tcm-homepage-buy .promo .promo__wrapper:before, body.ar-ae .tcm-season-buy .promo .promo__wrapper:before {
	left: 0;
	right: unset;
	transform: scaleX(-1)
}
.tcm-beta-buy .promo .promo__wrapper__media, .tcm-freetrial-buy .promo .promo__wrapper__media, .tcm-homepage-buy .promo .promo__wrapper__media, .tcm-season-buy .promo .promo__wrapper__media {
	margin-bottom: 30px;
	display: flex;
	align-items: center
}
.tcm-beta-buy .promo .promo__wrapper__media img, .tcm-freetrial-buy .promo .promo__wrapper__media img, .tcm-homepage-buy .promo .promo__wrapper__media img, .tcm-season-buy .promo .promo__wrapper__media img {
	width: 100%;
	max-width: 100%
}
.tcm-beta-buy .promo .promo__wrapper__content, .tcm-freetrial-buy .promo .promo__wrapper__content, .tcm-homepage-buy .promo .promo__wrapper__content, .tcm-season-buy .promo .promo__wrapper__content {
	position: relative;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	padding: 0 20px 20px
}
.tcm-beta-buy .promo .promo__wrapper__content h2, .tcm-freetrial-buy .promo .promo__wrapper__content h2, .tcm-homepage-buy .promo .promo__wrapper__content h2, .tcm-season-buy .promo .promo__wrapper__content h2 {
	font-size: 38px;
	font-size: 2.375vw;
	line-height: 38px;
	line-height: 2.375vw
}
.tcm-beta-buy .promo .promo__wrapper__content p, .tcm-freetrial-buy .promo .promo__wrapper__content p, .tcm-homepage-buy .promo .promo__wrapper__content p, .tcm-season-buy .promo .promo__wrapper__content p {
	margin: 15px 0;
	text-align: left
}
.tcm-beta-buy body.ar-ae .promo .promo__wrapper__content p, .tcm-freetrial-buy body.ar-ae .promo .promo__wrapper__content p, .tcm-homepage-buy body.ar-ae .promo .promo__wrapper__content p, .tcm-season-buy body.ar-ae .promo .promo__wrapper__content p, body.ar-ae .tcm-beta-buy .promo .promo__wrapper__content p, body.ar-ae .tcm-freetrial-buy .promo .promo__wrapper__content p, body.ar-ae .tcm-homepage-buy .promo .promo__wrapper__content p, body.ar-ae .tcm-season-buy .promo .promo__wrapper__content p {
	text-align: right
}
.tcm-beta-buy .promo .promo__wrapper__content .btn, .tcm-freetrial-buy .promo .promo__wrapper__content .btn, .tcm-homepage-buy .promo .promo__wrapper__content .btn, .tcm-season-buy .promo .promo__wrapper__content .btn {
	margin: 15px 0 0
}
@media only screen and (min-width:768px) {
	.tcm-beta-buy .promo .promo__wrapper:before, .tcm-freetrial-buy .promo .promo__wrapper:before, .tcm-homepage-buy .promo .promo__wrapper:before, .tcm-season-buy .promo .promo__wrapper:before {
		right: unset;
		left: 0;
		bottom: 0;
		width: 18%;
		padding: 7% 0 0;
		margin: 0 0 0 360px
	}
	.tcm-beta-buy body.ar-ae .promo .promo__wrapper:before, .tcm-freetrial-buy body.ar-ae .promo .promo__wrapper:before, .tcm-homepage-buy body.ar-ae .promo .promo__wrapper:before, .tcm-season-buy body.ar-ae .promo .promo__wrapper:before, body.ar-ae .tcm-beta-buy .promo .promo__wrapper:before, body.ar-ae .tcm-freetrial-buy .promo .promo__wrapper:before, body.ar-ae .tcm-homepage-buy .promo .promo__wrapper:before, body.ar-ae .tcm-season-buy .promo .promo__wrapper:before {
		left: auto;
		right: 0;
		margin: 0 360px 0 0
	}
}
@media only screen and (min-width:1024px) {
	.tcm-beta-buy .promo .promo__wrapper, .tcm-freetrial-buy .promo .promo__wrapper, .tcm-homepage-buy .promo .promo__wrapper, .tcm-season-buy .promo .promo__wrapper {
		flex-direction: row;
		margin: 60px 0 30px;
		padding: 40px;
		border-image-slice: 52;
		border-image-width: 50px;
		border-image-outset: 2px
	}
	.tcm-beta-buy .promo .promo__wrapper:before, .tcm-freetrial-buy .promo .promo__wrapper:before, .tcm-homepage-buy .promo .promo__wrapper:before, .tcm-season-buy .promo .promo__wrapper:before {
		bottom: 6%;
		margin: 0 0 0 360px
	}
	.tcm-beta-buy body.ar-ae .promo .promo__wrapper:before, .tcm-freetrial-buy body.ar-ae .promo .promo__wrapper:before, .tcm-homepage-buy body.ar-ae .promo .promo__wrapper:before, .tcm-season-buy body.ar-ae .promo .promo__wrapper:before, body.ar-ae .tcm-beta-buy .promo .promo__wrapper:before, body.ar-ae .tcm-freetrial-buy .promo .promo__wrapper:before, body.ar-ae .tcm-homepage-buy .promo .promo__wrapper:before, body.ar-ae .tcm-season-buy .promo .promo__wrapper:before {
		left: auto;
		right: 0;
		margin: 0 360px 0 0
	}
	.tcm-beta-buy .promo .promo__wrapper__media, .tcm-freetrial-buy .promo .promo__wrapper__media, .tcm-homepage-buy .promo .promo__wrapper__media, .tcm-season-buy .promo .promo__wrapper__media {
		width: 50%;
		margin-bottom: 0
	}
	.tcm-beta-buy .promo .promo__wrapper__content, .tcm-freetrial-buy .promo .promo__wrapper__content, .tcm-homepage-buy .promo .promo__wrapper__content, .tcm-season-buy .promo .promo__wrapper__content {
		order: -1;
		width: 50%;
		align-items: flex-start;
		padding: 40px
	}
	.tcm-beta-buy .promo .promo__wrapper__content p, .tcm-freetrial-buy .promo .promo__wrapper__content p, .tcm-homepage-buy .promo .promo__wrapper__content p, .tcm-season-buy .promo .promo__wrapper__content p {
		text-align: left
	}
	.tcm-beta-buy body.ar-ae .promo .promo__wrapper__content p, .tcm-freetrial-buy body.ar-ae .promo .promo__wrapper__content p, .tcm-homepage-buy body.ar-ae .promo .promo__wrapper__content p, .tcm-season-buy body.ar-ae .promo .promo__wrapper__content p, body.ar-ae .tcm-beta-buy .promo .promo__wrapper__content p, body.ar-ae .tcm-freetrial-buy .promo .promo__wrapper__content p, body.ar-ae .tcm-homepage-buy .promo .promo__wrapper__content p, body.ar-ae .tcm-season-buy .promo .promo__wrapper__content p {
		text-align: right
	}
}
@media only screen and (min-width:1024px) {
	.tcm-beta-buy .promo:nth-child(2n) .promo__wrapper:before, .tcm-freetrial-buy .promo:nth-child(2n) .promo__wrapper:before, .tcm-homepage-buy .promo:nth-child(2n) .promo__wrapper:before, .tcm-season-buy .promo:nth-child(2n) .promo__wrapper:before {
		left: auto;
		right: 0;
		margin: 0 30px 0 0
	}
	.tcm-beta-buy body.ar-ae .promo:nth-child(2n) .promo__wrapper:before, .tcm-freetrial-buy body.ar-ae .promo:nth-child(2n) .promo__wrapper:before, .tcm-homepage-buy body.ar-ae .promo:nth-child(2n) .promo__wrapper:before, .tcm-season-buy body.ar-ae .promo:nth-child(2n) .promo__wrapper:before, body.ar-ae .tcm-beta-buy .promo:nth-child(2n) .promo__wrapper:before, body.ar-ae .tcm-freetrial-buy .promo:nth-child(2n) .promo__wrapper:before, body.ar-ae .tcm-homepage-buy .promo:nth-child(2n) .promo__wrapper:before, body.ar-ae .tcm-season-buy .promo:nth-child(2n) .promo__wrapper:before {
		left: 0;
		right: auto;
		margin: 0 0 0 30px
	}
}
#adtech {
	position: absolute;
	z-index: -100000
}
*, :after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
body {
	padding: 0px 0 0;
	color: #292929;
	background: #fff url(/motorfest/prod/2f4e69fb289a59ab754f22251c52bc17.jpg) 50% 0 repeat-y;
	background-size: 100%;
	overflow-x: hidden
}

a, a[aria-disabled=false], button, button[aria-disabled=false] {
	cursor: pointer
}
ol, ul {
	list-style: disc;
	padding: 0 0 0 20px;
	margin: 15px 0
}
body.ar-ae ol, body.ar-ae ul {
	padding: 0 20px 0 0
}
.globalNavigation {
	width: 100%;
	height: 50px;
	background-color: #000;
	background-image: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	display: flex;
	justify-content: space-between;
	-webkit-transition: top .4s;
	-o-transition: top .4s;
	transition: top .4s
}
[data-widget-hide=true] .globalNavigation {
	height: 0
}
.cookieGate .cookieGate__form .cookieGate__content {
	margin: 10px 0 30px
}
@media only screen and (max-width:768px) {
	.cookieGate .cookieGate__form .cookieGate__content {
		margin-bottom: 30px
	}
}
.cookieGate .cookieGate__form .cookieGate__content p {
	font-family: Ubisoft Sans, sans
}
.cookieGate .cookieGate__form .cookieGate__content button {
	color: #3061ff
}
body:not(.isMobile) .cookieGate .cookieGate__form .cookieGate__content button:hover {
	color: #fafad2
}
.cookieGate__btns .cookieGate__btns__accept>span, .cookieGate__btns .cookieGate__btns__deny>span {
	justify-content: center;
	z-index: 2;
	position: relative;
	padding: 0 30px;
	text-transform: uppercase
}
@media only screen and (max-width:768px) {
	.cookieGate__btns .cookieGate__btns__accept>span, .cookieGate__btns .cookieGate__btns__deny>span {
		padding: 11px 30px
	}
}
.cookieGate__btns .cookieGate__btns__accept:before, .cookieGate__btns .cookieGate__btns__deny:before {
	display: none
}
body:not(.isMobile) .cookieGate__btns .cookieGate__btns__accept:hover span, body:not(.isMobile) .cookieGate__btns .cookieGate__btns__deny:hover span {
	opacity: 1
}
@media only screen and (max-width:768px) {
	.cookieGate .cookieGate__content, .cookieGate .cookieGate__title {
		font-size: 24px;
		font-size: 1.5vw;
		line-height: 29px;
		line-height: 1.8125vw;
		margin-left: 20px;
		margin-right: 20px
	}
	.cookieGate .cookieGate__form .cookieGate__content {
		margin-bottom: 30px
	}
}
@media screen and (max-width:480px)and (max-height:700px) {
	.cookieGate .cookieGate__wrapper .cookieGate__form {
		margin-top: 10vh
	}
	.cookieGate .cookieGate__wrapper .cookieGate__form .cookieGate__content {
		margin: 10px 0 0
	}
}


.cardfaq{
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
width: 90%;
  margin: 2vw auto;
  padding: 1vw;
  font-size: 1.3vw;
  border-radius: 0.5vw;
}
.cardfaq.view{
box-shadow:none;
width: 90%;
  margin: 2vw auto;
  padding: 1vw;
  font-size: 1.6vw;
  background-color: #fff428;
}

.cardfaq .cardfaq_details{
display:none;
}
.cardfaq.view .cardfaq_details{
display:block;
font-family: DIN-CondBlack,sans-serif;
}
.cardfaq .cardfaq_details p{

font-family: DIN-CondBlack,sans-serif;
}

.cardfaq .cardfaq_title{
font-weight:bold;
font-family: DIN-CondBlack,sans-serif;
cursor:pointer;
font-size: 2vw;
}
.cardfaq .cardfaq_title span {
  float: right;
  font-weight: bold;
  font-family: DIN-CondBlack,sans-serif;
  cursor: pointer;
  font-size: 2.5vw;
  padding-right: 1.4vw;
}
.cookieGate {
	background-color: #1a1a1a;
	color: #fff;
	height: 100%;
	width: 100%;
	display: flex
}
.cookieGate__wrapper {
	max-width: 1300px;
	height: auto;
	margin: 0 auto
}
.cookieGate__form, .cookieGate__wrapper {
	display: flex;
	justify-content: center;
	align-content: center;
	flex-wrap: wrap
}
.cookieGate__form {
	text-align: center;
	max-width: 740px
}
.cookieGate .cookieGate__content, .cookieGate .cookieGate__title {
	font-size: 32px;
	font-size: 2vw;
	line-height: 39px;
	line-height: 2.4375vw;
	letter-spacing: 0
}
@media only screen and (max-width:768px) {
	.cookieGate .cookieGate__content, .cookieGate .cookieGate__title {
		font-size: 24px;
		font-size: 1.5vw;
		line-height: 29px;
		line-height: 1.8125vw;
		margin-left: 20px;
		margin-right: 20px
	}
}
.cookieGate .cookieGate__title {
	font-family: Ubisoft Sans Bold, sans;
	padding: 0;
	margin-bottom: 0
}
.cookieGate .cookieGate__content {
	margin: 10px 0 30px
}
@media only screen and (max-width:768px) {
	.cookieGate .cookieGate__content {
		margin-bottom: 30px
	}
}
.cookieGate .cookieGate__content p {
	font-family: Ubisoft Sans, sans;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0;
	margin-inline-end: 0
}
.cookieGate .cookieGate__content button {
	color: #3061ff;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	letter-spacing: 0
}
body:not(.isMobile) .cookieGate .cookieGate__content button:hover {
	color: #fafad2
}
.cookieGate__logo {
	position: absolute;
	top: 60px;
	left: 60px;
	width: 60px
}
@media only screen and (max-width:768px) {
	.cookieGate__logo {
		top: 20px;
		left: 20px;
		width: 40px
	}
}
.cookieGate__btns {
	display: flex;
	justify-content: center;
	flex-direction: column
}
.cookieGate__btns .cookieGate__btns__accept, .cookieGate__btns .cookieGate__btns__deny {
	color: #fff;
	cursor: pointer;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	align-items: center;
	display: block;
	height: 54px;
	left: auto;
	margin: 10px;
	min-width: 100px;
	max-width: 400px;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: center;
	width: auto;
	font-family: Ubisoft Sans, sans;
	font-size: 23px;
	font-size: 1.4375vw;
	line-height: 28px;
	line-height: 1.75vw;
	letter-spacing: 0
}
@media only screen and (max-width:768px) {
	.cookieGate__btns .cookieGate__btns__accept, .cookieGate__btns .cookieGate__btns__deny {
		height: fit-content;
		max-width: 300px;
		font-family: Ubisoft Sans, sans;
		font-size: 20px;
		font-size: 1.25vw;
		line-height: 24px;
		line-height: 1.5vw;
		white-space: normal;
		border-radius: 500px
	}
}
.cookieGate__btns .cookieGate__btns__accept span, .cookieGate__btns .cookieGate__btns__deny span {
	align-items: center;
	display: flex;
	flex-direction: row;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-transform: uppercase;
	justify-content: center;
	z-index: 2;
	position: relative;
	padding: 0 30px
}
@media only screen and (max-width:768px) {
	.cookieGate__btns .cookieGate__btns__accept span, .cookieGate__btns .cookieGate__btns__deny span {
		padding: 11px 30px
	}
}
.cookieGate__btns .cookieGate__btns__accept:focus:not(:focus-visible), .cookieGate__btns .cookieGate__btns__deny:focus:not(:focus-visible) {
	outline-offset: 0;
	outline: none
}
.cookieGate__btns .cookieGate__btns__accept:after, .cookieGate__btns .cookieGate__btns__deny:after {
	content: "";
	position: absolute;
	height: 100%;
	left: 50%;
	top: 50%;
	width: 0;
	height: 0%;
	z-index: 1;
	-webkit-transition: all .25s ease 0s;
	-moz-transition: all .25s ease 0s;
	-o-transition: all .25s ease 0s;
	transition: all .25s ease 0s;
	background: #fff;
	opacity: 1;
	-moz-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	clip: auto;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px
}
.cookieGate__btns .cookieGate__btns__accept {
	background: #28aa5f;
	border: 2px solid #28aa5f
}
body:not(.isMobile) .cookieGate__btns .cookieGate__btns__accept:hover {
	background: #28aa5f
}
body:not(.isMobile) .cookieGate__btns .cookieGate__btns__accept:hover:after {
	opacity: 1;
	clip: auto;
	width: 120%!important;
	height: 150%
}
body:not(.isMobile) .cookieGate__btns .cookieGate__btns__accept:hover span {
	color: #28aa5f
}
.cookieGate__btns .cookieGate__btns__deny {
	background-color: #aa2828;
	border: 2px solid #aa2828
}
body:not(.isMobile) .cookieGate__btns .cookieGate__btns__deny:hover {
	background: #aa2828
}
body:not(.isMobile) .cookieGate__btns .cookieGate__btns__deny:hover:after {
	opacity: 1;
	clip: auto;
	width: 120%!important;
	height: 150%
}
body:not(.isMobile) .cookieGate__btns .cookieGate__btns__deny:hover span {
	color: #aa2828
}
@media only screen and (max-width:768px) {
	.cookieGate .cookieGate__content, .cookieGate .cookieGate__title {
		font-size: 24px;
		font-size: 1.5vw;
		line-height: 29px;
		line-height: 1.8125vw;
		margin-left: 20px;
		margin-right: 20px
	}
	.cookieGate .cookieGate__content {
		margin-bottom: 30px
	}
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: flex;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: none
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0)
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: flex;
	width: auto!important;
	margin-left: auto;
	margin-right: auto
}
.slick-track:after, .slick-track:before {
	content: "";
	display: table
}
.slick-track:after {
	clear: both
}
.slick-loading .slick-track {
	visibility: hidden
}
.slick-slide {
	min-height: 1px
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: flex
}
.slick-loading .slick-slide {
	visibility: hidden
}
.slick-vertical .slick-slide {
	display: flex;
	height: auto;
	border: 1px solid transparent
}
.slick-arrow.slick-hidden {
	display: none
}
.slideshow {
	position: relative
}
.slideshow .slideshow__backward, .slideshow .slideshow__forward {
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -25px;
	width: 50px;
	height: 50px;
	cursor: pointer
}
@media only screen and (max-width:1024px) {
	.slideshow .slideshow__backward, .slideshow .slideshow__forward {
		margin-top: -20px;
		width: 40px;
		height: 40px
	}
}
.slideshow .slideshow__backward__btn {
	transform: scaleX(-1)
}
.slideshow .slideshow__pageCount {
	padding: 15px 0;
	color: #ff1c38;
	font-family: ubi-bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 30px;
	font-size: 1.875vw;
	line-height: 30px;
	line-height: 1.875vw;
	text-align: center
}
body.th-th .slideshow .slideshow__pageCount {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700
}
@media only screen and (max-width:1024px) {
	.slideshow .slideshow__pageCount {
		padding: 5px 0;
		font-size: 20px;
		font-size: 1.25vw;
		line-height: 30px;
		line-height: 1.875vw
	}
}
.slideshow div.slideshow__page-indicator {
	position: absolute;
	left: 0;
	width: 100%;
	margin: 22px 0 0
}
.slideshow div.slideshow__page-indicator ul {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	height: 18px;
	margin: 0;
	padding: 0
}
.slideshow div.slideshow__page-indicator ul li {
	display: inline-block;
	margin: 0 10px;
	width: 14px;
	height: 14px;
	line-height: 0;
	font-size: 0;
	background-color: #fff;
	border: 2px solid rgba(41, 41, 41, .25);
	transition: background-color .7s cubic-bezier(.23, 1, .32, 1);
	border-radius: 50%;
	cursor: pointer
}
.slideshow div.slideshow__page-indicator ul li .slideshow__page-indicator__btn {
	width: 100%;
	height: 100%
}
.slideshow div.slideshow__page-indicator ul li.slick-active, .slideshow div.slideshow__page-indicator ul li.slideshow__page-indicator--active {
	background-color: #ff1c38;
	border: 2px solid #ff1c38
}
.slideshow div.slideshow__page-indicator ul li span {
	display: none
}
.slideshow__header {
	width: 100vw;
	height: 46vw;
	overflow: hidden
}

.slideshow__header .slideshow__slide {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	padding: 7.5vw 0 0;
	background-size: cover;
	background-position: 50%
}
.slideshow__header .slideshow__slide__media {
	display: flex;
	justify-content: center;
	margin-top: auto
}
.slideshow__header .slideshow__slide__media img {
	position: relative;
	width: 30%;
	max-width: 500px
}
@media only screen and (max-width:1248px) {
	.slideshow__header .slideshow__slide__media img {
		width: 45%
	}
}
@media only screen and (max-width:768px) {
	.slideshow__header .slideshow__slide__media img {
		width: 60%
	}
}
.slideshow__header .slideshow__slide__media .vidContain {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.slideshow__header .slideshow__slide__media .vidContain .media {
	width: 100%;
	height: 100%
}
.slideshow__header .slideshow__slide__media .vidContain .media video {
	width: 100%;
	height: 100%;
	object-fit: cover
}
@media only screen and (max-width:1248px) {
	.slideshow__header .slideshow__slide__media .vidContain .media {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%)
	}
	.slideshow__header .slideshow__slide__media .vidContain .media video {
		object-fit: cover
	}
}
.slideshow__header .slideshow__slide__content {
position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  width: 90%;
  max-width: 100%;
  margin: 0 auto;
  padding: 1vw 0 2vw;
  text-align: center;
}
.slideshow__header .slideshow__slide__content h2, .slideshow__header .slideshow__slide__content h3 {
	color: #fff;
	font-family: DIN-CondItalic, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: -.025em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body.pl-pl .slideshow__header .slideshow__slide__content h2, body.pl-pl .slideshow__header .slideshow__slide__content h3, body.ru-ru .slideshow__header .slideshow__slide__content h2, body.ru-ru .slideshow__header .slideshow__slide__content h3, body.tr-tr .slideshow__header .slideshow__slide__content h2, body.tr-tr .slideshow__header .slideshow__slide__content h3 {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ar-ae .slideshow__header .slideshow__slide__content h2, body.ar-ae .slideshow__header .slideshow__slide__content h3, body.pt-br .slideshow__header .slideshow__slide__content h2, body.pt-br .slideshow__header .slideshow__slide__content h3 {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ja-jp .slideshow__header .slideshow__slide__content h2, body.ja-jp .slideshow__header .slideshow__slide__content h3 {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.ko-kr .slideshow__header .slideshow__slide__content h2, body.ko-kr .slideshow__header .slideshow__slide__content h3 {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.th-th .slideshow__header .slideshow__slide__content h2, body.th-th .slideshow__header .slideshow__slide__content h3, body.zh-tw .slideshow__header .slideshow__slide__content h2, body.zh-tw .slideshow__header .slideshow__slide__content h3 {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.slideshow__header .slideshow__slide__content h2 {
	margin-bottom: 30px;
	font-size: 50px;
	font-size: 3.125vw;
	line-height: 50px;
	line-height: 3.125vw
}
@media only screen and (max-width:1248px) {
	.slideshow__header .slideshow__slide__content h2 {
		font-size: 38px;
		font-size: 2.375vw;
		line-height: 38px;
		line-height: 2.375vw
	}
}
.slideshow__header .slideshow__slide__content h3 {
	margin-bottom: 30px;
	font-size: 38px;
	font-size: 2.375vw;
	line-height: 38px;
	line-height: 2.375vw
}
@media only screen and (max-width:1248px) {
	.slideshow__header .slideshow__slide__content h3 {
		font-size: 26px;
		font-size: 1.625vw;
		line-height: 26px;
		line-height: 1.625vw
	}
}
.slideshow__header .slideshow__slide__content p {
	display: none
}
.slideshow__header .slideshow__slide__content .btn.btn__number--1 {
	margin-top: auto;
	margin-bottom: 15px
}
.slideshow__header .slideshow__slide__content .btn.btn__number--2 {
	margin-top: 15px
}
@media only screen and (max-width:768px) {
	.slideshow__header .slideshow__slide__content .btn {
		margin-left: auto;
		margin-right: auto
	}
}
.slideshow__header .slideshow__backward, .slideshow__header .slideshow__forward, .slideshow__header .slideshow__pageCount {
	display: none
}
.slideshow__header div.slideshow__page-indicator {
	position: absolute;
	z-index: 2;
	right: 60px;
	bottom: 60px
}
body.ar-ae .slideshow__header div.slideshow__page-indicator {
	right: auto;
	left: 60px
}
@media only screen and (max-width:1248px) {
	.slideshow__header div.slideshow__page-indicator {
		left: 0!important;
		right: 0!important;
		bottom: 30px
	}
}
.slideshow__vehicle .slideshow__slide {
	position: relative;
	width: 100%;
	height: 23vw;
	
	background-color: #292929;
	overflow: hidden
}
.slideshow__vehicle .slideshow__slide__media {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}
.slideshow__vehicle .slideshow__slide__media img {
	width: 100%;
	max-width: 100%;
	min-height: 100%;
	object-fit: cover
}
.slideshow__vehicle .slideshow__slide__media .vidContain, .slideshow__vehicle .slideshow__slide__media .vidContain .media {
	width: 100%;
	height: 100%
}
.slideshow__vehicle .slideshow__slide__media .vidContain .media video {
	width: 100%;
	height: 100%;
	object-fit: cover
}
.slideshow__vehicle .slideshow__slide__content {
	display: none
}
.slideshow__vehicle .slideshow__forward {
	right: -15px
}
.slideshow__vehicle .slideshow__backward {
	left: -15px
}
.slideshow__vehicle .slideshow__pageCount {
	display: none
}
.slideshow__playlist {
	margin: 0 auto;
	width: 90%;
	max-width: 1440px;
	padding-bottom: 60px
}
@media only screen and (max-width:1024px) {
	.slideshow__playlist {
		width: 100%
	}
}
@media only screen and (max-width:1024px) {
	.slideshow__playlist .slick-slider {
		width: 90%;
		margin: 0 auto
	}
}
.slideshow__playlist .slick-slide {
	padding: 0 15px
}
.slideshow__playlist .slick-slide>div {
	width: 100%
}
.slideshow__playlist .slideshow__slide {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%
}
.slideshow__playlist .slideshow__slide__media {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center
}
.slideshow__playlist .slideshow__slide__media img {
	max-width: 100%;
	max-height: 100%
}
.slideshow__playlist .slideshow__slide__content {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center
}
.slideshow__playlist .slideshow__slide__content h2 {
	font-size: 26px;
	font-size: 1.625vw;
	line-height: 26px;
	line-height: 1.625vw;
	padding: 5px;
	color: #292929;
	background-color: #e8e6e7;
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}
.slideshow__playlist .slideshow__backward__btn, .slideshow__playlist .slideshow__forward__btn {
	display: flex;
	position: absolute;
	top: 50%;
	z-index: 10;
	transform: translateY(-50%)
}
.slideshow__playlist .slideshow__backward__btn {
	left: -55px;
	transform: translateY(-50%) scaleX(-1)
}
.slideshow__playlist .slideshow__forward__btn {
	right: -55px
}
.slideshow__playlist .slideshow__pageCount {
	display: none
}
@media only screen and (max-width:1024px) {
	.slideshow__playlist .slideshow__backward__btn {
		left: -10px
	}
	.slideshow__playlist .slideshow__forward__btn {
		right: -10px
	}
}
@media only screen and (max-width:768px) {
	.slideshow__playlist .slideshow__pageCount {
		display: block;
		position: absolute;
		padding: 20px 0;
		width: 100%;
		height: auto;
		color: #fff;
		font-size: 30px;
		font-size: 1.875vw;
		line-height: 40px;
		line-height: 2.5vw;
		font-family: TCM-Reg, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		text-align: center;
		pointer-events: none
	}
	.slideshow__playlist .slideshow__page-indicator {
		display: none
	}
}
@keyframes anim__accordionSection__details_opacity {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
@keyframes anim__accordionSection__details_height {
	0% {
		max-height: 0
	}
	to {
		max-height: 1000px
	}
}
.accordion {
	position: relative;
	z-index: 1;
	margin: 0 auto;
	width: 90%;
	max-width: 1000px;
	counter-reset: list_counter
}
.accordion .accordion__expand {
	margin-bottom: 15px;
	padding: 8px 10px 5px;
	color: #fff;
	font-family: DIN-CondBlack, sans-serif;
	font-weight: 400;
	letter-spacing: -.025em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 18px;
	line-height: 1.125vw;
	text-transform: uppercase;
	background-color: #ff1c38;
	border-radius: 4px;
	vertical-align: middle
}
body.pl-pl .accordion .accordion__expand, body.ru-ru .accordion .accordion__expand, body.tr-tr .accordion .accordion__expand {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ar-ae .accordion .accordion__expand {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ja-jp .accordion .accordion__expand {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.ko-kr .accordion .accordion__expand {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.th-th .accordion .accordion__expand, body.zh-tw .accordion .accordion__expand {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.accordion .accordion__expand:after {
	content: "";
	display: inline-flex;
	width: 14px;
	height: 14px;
	margin: 0 0 5px 5px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M30.533 0h-10.16a1.453 1.453 0 100 2.906h6.667l-9.147 9.147a1.416 1.416 0 00-.001 2.053l.001.001c.247.263.598.427.986.427h.029-.001.012c.401 0 .765-.163 1.028-.427l9.147-9.147v6.667a1.453 1.453 0 102.906 0V1.467v-.022C32 .647 31.353 0 30.555 0h-.023.001zm-18.48 17.893L2.906 27.04v-6.667a1.453 1.453 0 10-2.906 0V30.554c0 .798.647 1.445 1.445 1.445h10.182a1.453 1.453 0 100-2.906H4.96l9.147-9.147a1.452 1.452 0 10-2.054-2.054z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%;
	z-index: 2
}
body.ar-ae .accordion .accordion__expand:after {
	margin: 0 5px 0 0
}
.accordion .accordionSection__main {
	position: relative;
	margin-bottom: 15px;
	color: #292929;
	background-color: #fff;
	border-radius: 6px
}
.accordion .accordionSection__main.expanded {
	background-color: #fff428
}
.accordion .accordionSection__main .accordionSection__title {
	position: relative;
	width: 100%;
	padding: 30px 70px 30px 30px;
	font-family: DIN-CondBlack, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: -.025em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 26px;
	font-size: 1.625vw;
	line-height: 26px;
	line-height: 1.625vw;
	cursor: pointer;
	text-align: left
}
body.pl-pl .accordion .accordionSection__main .accordionSection__title, body.ru-ru .accordion .accordionSection__main .accordionSection__title, body.tr-tr .accordion .accordionSection__main .accordionSection__title {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ar-ae .accordion .accordionSection__main .accordionSection__title {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ja-jp .accordion .accordionSection__main .accordionSection__title {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.ko-kr .accordion .accordionSection__main .accordionSection__title {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.th-th .accordion .accordionSection__main .accordionSection__title, body.zh-tw .accordion .accordionSection__main .accordionSection__title {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.accordion .accordionSection__main .accordionSection__title:before {
	counter-incvwent: list_counter;
	content: counter(list_counter) ". "
}
@media only screen and (max-width:480px) {
	.accordion .accordionSection__main .accordionSection__title {
		padding: 15px 45px 15px 15px;
		font-size: 20px;
		font-size: 1.25vw;
		line-height: 20px;
		line-height: 1.25vw
	}
}
body.ar-ae .accordion .accordionSection__main .accordionSection__title {
	padding: 30px 30px 30px 70px;
	text-align: right
}
@media only screen and (max-width:480px) {
	body.ar-ae .accordion .accordionSection__main .accordionSection__title {
		padding: 15px 15px 15px 45px
	}
}
.accordion .accordionSection__main .accordionSection__icon {
	position: absolute;
	right: 30px;
	top: 30px
}
.accordion .accordionSection__main .accordionSection__icon span {
	display: flex;
	font-size: 38px;
	font-size: 2.375vw;
	line-height: 26px;
	line-height: 1.625vw
}
@media only screen and (max-width:480px) {
	.accordion .accordionSection__main .accordionSection__icon {
		right: 15px;
		top: calc(50% - 12px)
	}
}
body.ar-ae .accordion .accordionSection__main .accordionSection__icon {
	right: auto;
	left: 30px
}
@media only screen and (max-width:480px) {
	body.ar-ae .accordion .accordionSection__main .accordionSection__icon {
		right: auto;
		left: 15px
	}
}
.accordion .accordionSection__main .accordionSection__details {
	overflow: hidden;
	position: relative;
	padding: 0 30px 20px;
	animation: anim__accordionSection__details_opacity .6s ease, anim__accordionSection__details_height .6s ease
}
.accordion .accordionSection__main .accordionSection__details h2 {
	font-size: 30px;
	font-size: 1.875vw;
	line-height: 30px;
	line-height: 1.875vw
}
.accordion .accordionSection__main .accordionSection__details h3 {
	font-size: 25px;
	font-size: 1.5625vw;
	line-height: 25px;
	line-height: 1.5625vw
}
.accordion .accordionSection__main .accordionSection__details p {
	margin: 0 0 10px
}
.accordion .accordionSection__main .accordionSection__details a {
	text-decoration: underline;
	font-weight: 700
}
.accordion .accordionSection__main .accordionSection__details a:hover {
	text-decoration: underline
}
.accordion .accordionSection__main .accordionSection__details img {
	max-width: 100%
}
.accordion .accordionSection__main .accordionSection__details ul {
	padding-left: 15px;
	list-style: none
}
.accordion .accordionSection__main .accordionSection__details ul li {
	position: relative;
	padding-left: 15px
}
.accordion .accordionSection__main .accordionSection__details ul li:before {
	content: "Â»";
	display: inline-block;
	position: absolute;
	left: 0;
	top: 3px;
	font-size: 20px;
	font-size: 1.25vw;
	line-height: 20px;
	line-height: 1.25vw
}
.accordion .accordionSection__main .accordionSection__details ul li ul li:before {
	content: "â€£"
}
.brandFooterWrapper {
	background-color: #000;
	position: relative
}
.brandFooterWrapper, .brandFooterWrapper .brandFooter {
	display: flex;
	flex-direction: column
}
.brandFooterWrapper .brandFooter__uPlay {
	display: none
}
.brandFooterWrapper .brandFooter__brand__logo {
	margin-bottom: 50px;
	text-align: center
}
.brandFooterWrapper .brandFooter__brand__logo img {
	width: 220px;
	height: auto
}
.brandFooterWrapper .brandFooter__logos__partners, .brandFooterWrapper .brandFooter__logos__platforms, .brandFooterWrapper .brandFooter__logos__studios {
	margin-bottom: 50px;
	text-align: center
}
.brandFooterWrapper .brandFooter__logos__partners h3, .brandFooterWrapper .brandFooter__logos__platforms h3, .brandFooterWrapper .brandFooter__logos__studios h3 {
	color: #c9c9c9;
	margin-top: 15px;
	font-size: 16px;
	font-size: 1vw;
	line-height: 19px;
	line-height: 1.1875vw
}
.brandFooterWrapper .brandFooter__logos__partners .brandFooter__legal__buttons, .brandFooterWrapper .brandFooter__logos__platforms .brandFooter__legal__buttons, .brandFooterWrapper .brandFooter__logos__studios .brandFooter__legal__buttons {
	text-align: center
}
.brandFooterWrapper .brandFooter__logos__partners .brandFooter__legal__button, .brandFooterWrapper .brandFooter__logos__partners .brandFooter_legal__button, .brandFooterWrapper .brandFooter__logos__platforms .brandFooter__legal__button, .brandFooterWrapper .brandFooter__logos__platforms .brandFooter_legal__button, .brandFooterWrapper .brandFooter__logos__studios .brandFooter__legal__button, .brandFooterWrapper .brandFooter__logos__studios .brandFooter_legal__button {
	display: block;
	margin: 20px 0;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 24px;
	font-size: 1.5vw
}
.brandFooterWrapper .brandFooter__rating {
	margin-bottom: 50px;
	padding: 0 20px;
	text-align: center
}
.brandFooterWrapper .brandFooter__rating p {
	color: #fff;
	font-size: 16px;
	font-size: 1vw;
	line-height: 19px;
	line-height: 1.1875vw
}
.brandFooterWrapper .brandFooter__rating a {
	color: #fff
}
.brandFooterWrapper .brandFooter__rating .brandFooter__rating__button:first-child {
	margin-right: 8px
}
.brandFooterWrapper .brandFooter__copyright {
	margin-bottom: 50px;
	order: 1;
	padding: 0 20px;
	text-align: center
}
.brandFooterWrapper .brandFooter__copyright p {
	color: #fff;
	margin: 0;
	font-size: 16px;
	font-size: 1vw;
	line-height: 19px;
	line-height: 1.1875vw
}
@media only screen and (min-width:768px) {
	.brandFooterWrapper .brandFooter__brand {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		padding: 0 35px
	}
	.brandFooterWrapper .brandFooter__brand__logo {
		width: 100%
	}
	.brandFooterWrapper .brandFooter__logos__partners, .brandFooterWrapper .brandFooter__logos__platforms, .brandFooterWrapper .brandFooter__logos__studios {
		padding: 0 40px
	}
}
@media only screen and (min-width:1024px) {
	.brandFooterWrapper .brandFooter__brand {
		padding: 40px 62px 58px
	}
}
@media only screen and (min-width:1248px) {
	.brandFooterWrapper {
		flex-direction: row
	}
	.brandFooterWrapper .corporatePanel {
		flex: 1 0 auto;
		min-width: 384px;
		order: 0;
		padding: 50px 35px 60px 60px;
		width: 20%
	}
	.brandFooterWrapper .corporatePanel__logo {
		text-align: left
	}
	.brandFooterWrapper .corporatePanel__logo img {
		width: 60%
	}
	.brandFooterWrapper .corporatePanel__links {
		margin-top: 62px
	}
	.brandFooterWrapper .corporatePanel__legal__button {
		margin: 20px 0;
		font-size: 24px;
		font-size: 1.5vw;
		line-height: 20px;
		line-height: 1.25vw
	}
	.brandFooterWrapper .corporatePanel__legal__buttons {
		text-align: left
	}
	.brandFooterWrapper .corporatePanel__legal__links {
		margin-top: 28px
	}
	.brandFooterWrapper .corporatePanel__legal__links .corporatePanel__legal__button {
		margin: 8px 0;
		width: auto;
		font-size: 16px;
		font-size: 1vw;
		line-height: 20px;
		line-height: 1.25vw
	}
	.brandFooterWrapper .brandFooter {
		flex-direction: row;
		flex-wrap: wrap;
		width: 80%
	}
	.brandFooterWrapper .brandFooter__brand {
		justify-content: normal;
		padding-right: 220px;
		width: 100%
	}
	.brandFooterWrapper .brandFooter__brand__logo {
		text-align: left
	}
	.brandFooterWrapper .brandFooter__brand__logo img {
		width: auto;
		height: 100px
	}
	.brandFooterWrapper .brandFooter__logos__partners, .brandFooterWrapper .brandFooter__logos__platforms, .brandFooterWrapper .brandFooter__logos__studios {
		margin-bottom: 0;
		max-width: 384px;
		padding: 0 20px 0 0;
		text-align: left;
		width: 33.333%
	}
	.brandFooterWrapper .brandFooter__logos__partners .brandFooter__legal__buttons, .brandFooterWrapper .brandFooter__logos__platforms .brandFooter__legal__buttons, .brandFooterWrapper .brandFooter__logos__studios .brandFooter__legal__buttons {
		margin-top: -5px;
		text-align: left
	}
	body.emea .brandFooterWrapper .brandFooter__legal__button, body.emea .brandFooterWrapper .brandFooter_legal__button {
		font-size: 24px;
		font-size: 1.5vw;
		line-height: 26px;
		line-height: 1.625vw
	}
	.brandFooterWrapper .brandFooter__copyright {
		align-content: flex-end;
		display: flex;
		margin-bottom: 38px;
		order: 0;
		padding: 0 27px;
		width: calc(100% - 350px)
	}
	.brandFooterWrapper .brandFooter__copyright p {
		font-size: 14px;
		font-size: .875vw;
		line-height: 20px;
		line-height: 1.25vw
	}
	.brandFooterWrapper .brandFooter__rating {
		bottom: 0;
		margin: 0 0 80px;
		padding: 0;
		position: absolute;
		right: 0;
		width: 350px
	}
	.brandFooterWrapper .brandFooter__rating strong {
		display: block
	}
}
@media only screen and (min-width:1248px) {
	body.ar-ae .brandFooterWrapper .brandFooter .brandFooter__brand__logo {
		text-align: right
	}
	body.ar-ae .brandFooterWrapper .brandFooter__brand {
		justify-content: normal;
		padding-left: 350px;
		padding-right: 62px
	}
	body.ar-ae .brandFooterWrapper .brandFooter__rating {
		margin: 0;
		left: 0;
		right: auto;
		bottom: 100px
	}
	body.ar-ae .brandFooterWrapper .brandFooter .brandFooter__logos__partners, body.ar-ae .brandFooterWrapper .brandFooter .brandFooter__logos__partners .brandFooter__legal__buttons, body.ar-ae .brandFooterWrapper .brandFooter .brandFooter__logos__platforms, body.ar-ae .brandFooterWrapper .brandFooter .brandFooter__logos__platforms .brandFooter__legal__buttons, body.ar-ae .brandFooterWrapper .brandFooter .brandFooter__logos__studios, body.ar-ae .brandFooterWrapper .brandFooter .brandFooter__logos__studios .brandFooter__legal__buttons {
		text-align: right
	}
}
.corporatePanel {
	background-color: #1d1e21;
	order: 1;
	padding: 50px 35px 15px
}
.corporatePanel__logo {
	text-align: center
}
.corporatePanel__logo img {
	width: 195px;
	height: auto
}
.corporatePanel__links {
	margin-top: 50px
}
.corporatePanel__legal__button {
	color: #fff;
	display: block;
	margin: 20px 0;
	text-decoration: none;
	text-transform: uppercase;
	font-family: din-pro, Helvetica, sans-serif;
	font-size: 24px;
	font-size: 1.5vw;
	line-height: 20px;
	line-height: 1.25vw
}
body.emea .corporatePanel__legal__button {
	font-size: 24px;
	font-size: 1.5vw;
	line-height: 26px;
	line-height: 1.625vw
}
body:not(.isTouch) .corporatePanel__legal__button:hover {
	opacity: 1!important
}
.corporatePanel__legal__buttons {
	text-align: center
}
body:not(.isTouch) .corporatePanel__legal__buttons:hover .corporatePanel__legal__button {
	opacity: .5
}
.corporatePanel__legal__links {
	margin-top: 50px
}
.corporatePanel__legal__links .corporatePanel__legal__button {
	margin: 8px 0
}
.corporatePanel__legal__links .corporatePanel__legal__button, body.emea .corporatePanel__legal__links .corporatePanel__legal__button {
	font-size: 16px;
	font-size: 1vw;
	line-height: 25px;
	line-height: 1.5625vw
}
@media only screen and (max-width:1248px) {
	.corporatePanel .corporatePanel__legal__buttons button {
		width: 100%
	}
}
@media only screen and (min-width:1248px) {
	.corporatePanel {
		flex: 1 0 auto;
		min-width: 384px;
		order: 0;
		padding: 50px 35px 60px 60px;
		width: 20%
	}
	.corporatePanel__logo {
		text-align: left
	}
	.corporatePanel__logo img {
		width: 60%
	}
	.corporatePanel__links {
		margin-top: 62px
	}
	.corporatePanel__legal__button {
		margin: 20px 0;
		font-size: 24px;
		font-size: 1.5vw;
		line-height: 20px;
		line-height: 1.25vw
	}
	.corporatePanel__legal__buttons {
		text-align: left
	}
	.corporatePanel__legal__links {
		margin-top: 28px
	}
	.corporatePanel__legal__links .corporatePanel__legal__button {
		margin: 8px 0;
		font-size: 16px;
		font-size: 1vw;
		line-height: 20px;
		line-height: 1.25vw
	}
}
body.languageSelector--open {
	overflow: hidden;
	height: 100%;
	width: 100%
}
.languageSelector {
	margin: 28px auto 40px
}
.languageSelector__backdrop {
	cursor: pointer;
	display: none;
	left: 0;
	position: fixed;
	top: 0;
	width: calc(100% - 300px);
	height: 100%
}
.languageSelector__button {
	color: #fff;
	padding: 0;
	position: relative;
	text-transform: uppercase;
	flex-wrap: wrap;
	align-self: center;
	font-size: 24px;
	font-size: 1.5vw;
	line-height: 28px;
	line-height: 1.75vw
}
.languageSelector__button:before {
	content: "";
	display: block;
	background: url(/global/prod/img/logos/language-selector-icon.png) 50% no-repeat;
	background-size: contain;
	margin-bottom: 16px;
	width: 100%;
	height: 30px
}
.languageSelector__button:after {
	content: url(/global/prod/img/logos/language-selector-icon-arrow.svg);
	display: inline-block;
	margin-left: 10px;
	width: 14px;
	height: 14px
}
.languageSelector__button img {
	display: none
}
.languageSelector__panel__wrapper {
	transition: opacity .5s linear, transform .5s linear;
	opacity: 0;
	transform: translateX(50px);
	box-sizing: content-box
}
.languageSelector__panel .languageSelector__language__region {
	padding: 5px 20px
}
.languageSelector__panel .languageSelector__language__region__name {
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 18px;
	line-height: 1.125vw
}
.languageSelector__panel .languageSelector__language__region .languageSelector__language__region__languages {
	padding: 5px 0 0;
	display: flex;
	flex-direction: column
}
.languageSelector__panel .languageSelector__language__region .languageSelector__language__region__languages a {
	align-items: center;
	display: flex;
	flex-direction: row;
	padding: 5px 0
}
.languageSelector__panel .languageSelector__language__region .languageSelector__language__region__languages img {
	display: none
}
.languageSelector__panel .languageSelector__language__button:hover {
	color: #fca531;
	cursor: pointer
}
.languageSelector__panel .languageSelector__language__button:hover>span.text:before {
	color: #ccc
}
.languageSelector__panel .languageSelector__language__button>span.text:before {
	content: ">"
}
@media only screen and (min-width:1248px) {
	.languageSelector {
		position: absolute;
		right: 0;
		margin: 40px 0 0;
		width: 350px;
		display: flex;
		justify-content: center
	}
	.languageSelector__button {
		flex-wrap: nowrap;
		width: 100%
	}
	.languageSelector__button:before {
		margin-right: 6px;
		width: 30px;
		height: 30px
	}
}
@keyframes fadeInFromFarRight {
	0% {
		opacity: 0;
		transform: translateX(50px)
	}
	to {
		opacity: 1;
		transform: translateX(0)
	}
}
@media only screen and (min-width:1248px) {
	body.ar-ae .languageSelector {
		left: 0;
		right: auto
	}
}
body.ar-ae .languageSelector__button:after {
	margin-right: 10px
}
body.ar-ae .languageSelector__button:before {
	margin-left: 6px
}
body.ar-ae .languageSelector__panel {
	text-align: right
}
@media only screen and (min-width:1248px) {
	body.ar-ae .languageSelector__panel .languageSelector__panel__wrapper {
		left: 0;
		right: unset;
		padding-right: 0;
		padding-left: 17px
	}
}
body.ar-ae .languageSelector__panel .languageSelector__language__button>span.text:before {
	margin-right: unset;
	margin-left: 10px;
	transform: translateY(2px)
}
.transition-wrapper {
	left: 0;
	top: 0;
	width: 100%
}
.transition-wrapper:after, .transition-wrapper:before {
	content: "";
	position: fixed;
	top: 0;
	left: 0;
	opacity: 1;
	z-index: 100000
}
.transition-wrapper:before {
	background: #000 url(/motorfest/prod/7135144bab767c0f9a6ff6ed25d2cf97.jpg) 100% 50% no-repeat;
	background-attachment: fixed;
	background-size: cover;
	pointer-events: none;
	transform: translateY(-100%);
	transition: .85s cubic-bezier(.23, 1, .32, 1);
	width: 100%;
	height: 100%
}
.transition-wrapper:after {
	top: 50%;
	left: 50%;
	transform: translate(-50%, 100vh);
	width: 250px;
	height: 250px;
	background: url(/motorfest/prod/0b5eb2bbb2e1e4865633ffda8963e2f7.gif) 50% 50% no-repeat;
	background-size: cover;
	z-index: 100000
}
.page-transition--enter:before, .page-transition--exit-active:before, .page-transition--exit:before {
	transform: translateY(0) scale(1);
	opacity: 1
}
.page-transition--enter:after, .page-transition--exit-active:after, .page-transition--exit:after {
	opacity: 1;
	transform: translate(-50%, -50%)
}
.page-transition--enter-done:before {
	opacity: 1;
	transform: translateY(-100%)
}
.page-transition--enter-done:after {
	opacity: 1;
	transform: translate(-50%, -100vh)
}
.brandFooterWrapper {
	background-color: #101114
}
.brandFooterWrapper .corporatePanel {
	background-color: #1d1e21;
	order: 1
}
.brandFooterWrapper .corporatePanel__logo {
	height: 50px
}
.brandFooterWrapper .corporatePanel__logo img {
	width: auto;
	height: 100%
}
.brandFooterWrapper .corporatePanel__links {
	margin-top: 25px;
	font-family: ubi-bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 20px;
	line-height: 1.25vw
}
body.th-th .brandFooterWrapper .corporatePanel__links {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700
}
.brandFooterWrapper .corporatePanel__legal__button {
	display: block;
	margin: 5px 0;
	font-family: ubi-bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body.th-th .brandFooterWrapper .corporatePanel__legal__button {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700
}
body:not(.isTouch) .brandFooterWrapper .corporatePanel__legal__button:hover {
	opacity: 1!important
}
body .brandFooterWrapper .corporatePanel__legal__button {
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 20px;
	line-height: 1.25vw
}
.brandFooterWrapper .corporatePanel__legal__buttons {
	text-align: center
}
body:not(.isTouch) .brandFooterWrapper .corporatePanel__legal__buttons:hover .corporatePanel__legal__button {
	opacity: .5
}
.brandFooterWrapper .corporatePanel__legal__links {
	margin-top: 25px;
	font-family: din-pro, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75vw;
	line-height: 20px;
	line-height: 1.25vw
}
body.th-th .brandFooterWrapper .corporatePanel__legal__links {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.brandFooterWrapper .corporatePanel__legal__links .corporatePanel__legal__button {
	margin: 8px auto;
	font-family: din-pro, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body.th-th .brandFooterWrapper .corporatePanel__legal__links .corporatePanel__legal__button {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
body .brandFooterWrapper .corporatePanel__legal__links .corporatePanel__legal__button {
	font-size: 12px;
	font-size: .75vw;
	line-height: 20px;
	line-height: 1.25vw
}
.brandFooterWrapper .brandFooter__brand__logo {
	margin-bottom: 35px;
	height: 50px
}
.brandFooterWrapper .brandFooter__brand__logo img {
	width: auto;
	height: 100%
}
.brandFooterWrapper .brandFooter__logos__partners, .brandFooterWrapper .brandFooter__logos__platforms, .brandFooterWrapper .brandFooter__logos__studios {
	margin-bottom: 25px
}
.brandFooterWrapper .brandFooter__logos__partners h3, .brandFooterWrapper .brandFooter__logos__platforms h3, .brandFooterWrapper .brandFooter__logos__studios h3 {
	color: #fff;
	margin: 10px 0 20px;
	font-family: din-pro, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75vw;
	line-height: 15px;
	line-height: .9375vw
}
body.th-th .brandFooterWrapper .brandFooter__logos__partners h3, body.th-th .brandFooterWrapper .brandFooter__logos__platforms h3, body.th-th .brandFooterWrapper .brandFooter__logos__studios h3 {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-size: 15px!important
}
body:not(.isTouch) .brandFooterWrapper .brandFooter__logos__partners .brandFooter__legal__buttons:hover .brandFooter__legal__button, body:not(.isTouch) .brandFooterWrapper .brandFooter__logos__partners .brandFooter__legal__buttons:hover .brandFooter_legal__button, body:not(.isTouch) .brandFooterWrapper .brandFooter__logos__platforms .brandFooter__legal__buttons:hover .brandFooter__legal__button, body:not(.isTouch) .brandFooterWrapper .brandFooter__logos__platforms .brandFooter__legal__buttons:hover .brandFooter_legal__button, body:not(.isTouch) .brandFooterWrapper .brandFooter__logos__studios .brandFooter__legal__buttons:hover .brandFooter__legal__button, body:not(.isTouch) .brandFooterWrapper .brandFooter__logos__studios .brandFooter__legal__buttons:hover .brandFooter_legal__button {
	opacity: .5
}
.brandFooterWrapper .brandFooter__logos__partners .brandFooter__legal__button, .brandFooterWrapper .brandFooter__logos__partners .brandFooter_legal__button, .brandFooterWrapper .brandFooter__logos__platforms .brandFooter__legal__button, .brandFooterWrapper .brandFooter__logos__platforms .brandFooter_legal__button, .brandFooterWrapper .brandFooter__logos__studios .brandFooter__legal__button, .brandFooterWrapper .brandFooter__logos__studios .brandFooter_legal__button {
	margin: 3px 0;
	color: #fff;
	font-family: ubi-bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 20px;
	line-height: 1.25vw
}
body.th-th .brandFooterWrapper .brandFooter__logos__partners .brandFooter__legal__button, body.th-th .brandFooterWrapper .brandFooter__logos__partners .brandFooter_legal__button, body.th-th .brandFooterWrapper .brandFooter__logos__platforms .brandFooter__legal__button, body.th-th .brandFooterWrapper .brandFooter__logos__platforms .brandFooter_legal__button, body.th-th .brandFooterWrapper .brandFooter__logos__studios .brandFooter__legal__button, body.th-th .brandFooterWrapper .brandFooter__logos__studios .brandFooter_legal__button {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700
}
body:not(.isTouch) .brandFooterWrapper .brandFooter__logos__partners .brandFooter__legal__button:hover, body:not(.isTouch) .brandFooterWrapper .brandFooter__logos__partners .brandFooter_legal__button:hover, body:not(.isTouch) .brandFooterWrapper .brandFooter__logos__platforms .brandFooter__legal__button:hover, body:not(.isTouch) .brandFooterWrapper .brandFooter__logos__platforms .brandFooter_legal__button:hover, body:not(.isTouch) .brandFooterWrapper .brandFooter__logos__studios .brandFooter__legal__button:hover, body:not(.isTouch) .brandFooterWrapper .brandFooter__logos__studios .brandFooter_legal__button:hover {
	opacity: 1!important
}
body.emea .brandFooterWrapper .brandFooter__legal__button, body.emea .brandFooterWrapper .brandFooter_legal__button {
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 20px;
	line-height: 1.25vw
}
.brandFooterWrapper .brandFooter__rating {
	margin-bottom: 25px;
	color: #fff
}
.brandFooterWrapper .brandFooter__rating p {
	margin: 0 0 17px;
	font-family: din-pro, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75vw;
	line-height: 15px;
	line-height: .9375vw
}
body.th-th .brandFooterWrapper .brandFooter__rating p {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.brandFooterWrapper .brandFooter__copyright {
	color: #fff
}
.brandFooterWrapper .brandFooter__copyright p {
	font-family: din-pro, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75vw;
	line-height: 15px;
	line-height: .9375vw
}
body.th-th .brandFooterWrapper .brandFooter__copyright p {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
@media only screen and (min-width:1024px) {
	.brandFooterWrapper .brandFooter__brand {
		padding: 40px 60px 0
	}
}
@media only screen and (min-width:1248px) {
	.brandFooterWrapper .corporatePanel {
		min-width: 310px;
		order: 0;
		padding: 40px 20px 40px 40px
	}
	.brandFooterWrapper .corporatePanel__links {
		margin-top: 45px
	}
	.brandFooterWrapper .corporatePanel__legal__button {
		margin: 11px 0;
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 20px;
		line-height: 1.25vw
	}
	.brandFooterWrapper .corporatePanel__legal__buttons {
		text-align: left
	}
	.brandFooterWrapper .corporatePanel__legal__links {
		margin-top: 45px
	}
	.brandFooterWrapper .corporatePanel__legal__links .corporatePanel__legal__button {
		display: block;
		margin: 0;
		font-size: 12px;
		font-size: .75vw;
		line-height: 15px;
		line-height: .9375vw;
		padding: 0
	}
	.brandFooterWrapper .languageSelector {
		position: absolute;
		right: 0;
		justify-content: center;
		display: flex;
		width: 350px;
		margin: 55px 0 0!important
	}
	.brandFooterWrapper .brandFooter__brand {
		justify-content: normal;
		align-content: flex-start;
		padding-right: 220px;
		width: 100%
	}
	.brandFooterWrapper .brandFooter__brand__logo img {
		max-width: 250px
	}
	.brandFooterWrapper .brandFooter__legal__button, .brandFooterWrapper .brandFooter_legal__button {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 20px;
		line-height: 1.25vw;
		margin: 3px 0
	}
	.brandFooterWrapper .brandFooter__copyright {
		margin-bottom: 35px;
		order: 0;
		padding: 0 35px 0 75px;
		width: calc(100% - 350px)
	}
	.brandFooterWrapper .brandFooter__copyright p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 15px;
		line-height: .9375vw
	}
	.brandFooterWrapper .brandFooter__rating strong {
		display: block
	}
}
@media only screen and (min-width:1400px) {
	.brandFooterWrapper .brandFooter__brand {
		padding-right: 350px
	}
}
.promo--channels {
	background: #000;
	position: relative;
	z-index: 700
}
.promo--channels .promo__wrapper__content {
	display: flex;
	justify-content: center;
	padding: 15px 0
}
.promo--channels .promo__wrapper__content h2 {
	color: #888787;
	display: none;
	padding: 5px 0 10px;
	text-transform: none;
	font-family: din-pro, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875vw;
	line-height: 16px;
	line-height: 1vw
}
body.th-th .promo--channels .promo__wrapper__content h2 {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.promo--channels .promo__wrapper__content .btn {
	margin: 0 6px;
	border: none;
	background: none;
	display: inline-block;
	padding: 0
}
body:not(.isTouch) .promo--channels .promo__wrapper__content .btn:hover {
	opacity: 1!important;
	background: none;
	border: none
}
.promo--channels .promo__wrapper__content .btn img {
	width: 31px;
	height: 31px
}
@media only screen and (min-width:1024px) {
	.promo--channels .promo__wrapper {
		display: flex;
		justify-content: center;
		position: relative
	}
	.promo--channels .promo__wrapper__content {
		display: inline-block;
		padding: 10px 0
	}
	body:not(.isTouch) .promo--channels .promo__wrapper__content:hover .btn {
		opacity: .5
	}
	.promo--channels .promo__wrapper__content h2 {
		display: block;
		left: 60px;
		position: absolute;
		top: 25%
	}
	.promo--channels .promo__wrapper__content .btn {
		margin: 0;
		padding: 5px 11px;
		border: none;
		background: none;
		display: inline-block
	}
	body:not(.isTouch) .promo--channels .promo__wrapper__content .btn:hover {
		opacity: 1!important;
		background: none;
		border: none
	}
}
@media only screen and (min-width:1248px) {
	body.ar-ae .brandFooterWrapper .corporatePanel__legal__buttons, body.ar-ae .brandFooterWrapper .corporatePanel__logo {
		text-align: right
	}
}
body[data-widget-hide=true] .tcm-gameSiteNavigation, body[data-widget-hide=true] .tcm-gameSiteNavigation.mobile .gameSiteNavigation__main.active {
	top: 0
}
.tcm-gameSiteNavigation {
	position: fixed;
	left: 0;
	top: 50px;
	flex-direction: column;
	z-index: 4;
	-webkit-transition: top .4s;
	-o-transition: top .4s
}
.close-content, .tcm-gameSiteNavigation {
	display: flex;
	width: 100%;
	transition: top .4s
}
.close-content {
	position: relative;
	align-items: center;
	order: 2;
	min-height: 50px;
	color: #000;
	background: #fff428;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .25);
	-moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .25);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .25)
}
@media only screen and (min-width:768px) {
	.close-content {
		background: #fff428 url(/motorfest/prod/2ea447bcfad5a93fffe61634db5a937a.jpg) 50% 0 repeat-x
	}
}
.close-content__header {
	position: absolute;
	right: 0;
	top: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 52px;
	height: 100%;
	background: #fff428
}
body.ar-ae .close-content__header {
	right: auto;
	left: 0
}
.close-content__header button {
	width: 30px;
	height: 30px;
	padding: 0;
	background-color: #ff1c38;
	border-radius: 3px;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .25);
	-moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .25);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .25);
	transition: background-color .2s ease-in
}
.close-content__header button svg {
	width: 22px;
	height: 22px;
	color: #fff;
	border: 1px solid rgba(41, 41, 41, .25)
}
body:not(.isMobile) .close-content__header button:hover {
	background-color: #ffb52d
}
.close-content .promo {
	width: 90%;
	max-width: 810px;
	margin: 0 auto
}
@media only screen and (min-width:768px) {
	.close-content .promo {
		width: 75%
	}
}
.close-content .promo__wrapper__media {
	display: none
}
.close-content .promo__wrapper__content {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 3px 0 0;
	padding: 0 15px;
	background-color: #fff428;
	text-align: center
}
@media only screen and (max-width:768px) {
	.close-content .promo__wrapper__content {
		padding: 0 50px 0 0
	}
}
.close-content .promo__wrapper__content p {
	font-family: DIN-CondBlack, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: -.025em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 26px;
	font-size: 1.625vw;
	line-height: 26px;
	line-height: 1.625vw
}
body.pl-pl .close-content .promo__wrapper__content p, body.ru-ru .close-content .promo__wrapper__content p, body.tr-tr .close-content .promo__wrapper__content p {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ar-ae .close-content .promo__wrapper__content p {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ja-jp .close-content .promo__wrapper__content p {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.ko-kr .close-content .promo__wrapper__content p {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.th-th .close-content .promo__wrapper__content p, body.zh-tw .close-content .promo__wrapper__content p {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
@media only screen and (max-width:768px) {
	.close-content .promo__wrapper__content p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 18px;
		line-height: 1.125vw;
		width: 50%
	}
}
.close-content .promo__wrapper__content .btn {
	margin: 0 0 0 20px;
	white-space: nowrap
}
.gameSiteNavigation {
	position: relative;
	z-index: 1;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 18px;
	font-size: 1.125vw;
  line-height: 1vw;
	font-family: DIN-CondBlack, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: -.025em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background: rgba(41, 41, 41, .8);
	transition: background .4s;
	-webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .25);
	-moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .25);
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .25)
}
body.pl-pl .gameSiteNavigation, body.ru-ru .gameSiteNavigation, body.tr-tr .gameSiteNavigation {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ar-ae .gameSiteNavigation {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ja-jp .gameSiteNavigation {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.ko-kr .gameSiteNavigation {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.th-th .gameSiteNavigation, body.zh-tw .gameSiteNavigation {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
@media only screen and (min-width:1248px) {
	.gameSiteNavigation {
		height: 6vw
	}
}
.gameSiteNavigation__container {
	display: flex;
	width: 100%;
	height: 6vw
}
.gameSiteNavigation__hamburgerContainer {
	display: flex;
	position: absolute;
	z-index: 1;
	left: 20px;
	top: 28px
}
body.ar-ae .gameSiteNavigation__hamburgerContainer {
	left: auto;
	right: 20px
}
@media only screen and (min-width:1248px) {
	.gameSiteNavigation__hamburgerContainer {
		display: none
	}
}
.gameSiteNavigation__hamburgerContainer__button {
	position: relative;
	width: 22px;
	height: 18px;
	padding: 0;
	background: transparent;
	border: none;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none
}
.gameSiteNavigation__hamburgerContainer__button:before {
	content: "";
	left: -5px;
	position: absolute;
	top: -5px;
	width: calc(100% + 10px);
	height: calc(100% + 10px)
}
.gameSiteNavigation__hamburgerContainer__button .bottom, .gameSiteNavigation__hamburgerContainer__button .middle, .gameSiteNavigation__hamburgerContainer__button .top {
	background: #fff;
	position: absolute;
	width: 100%;
	height: 2px
}
.gameSiteNavigation__hamburgerContainer__button .top {
	top: 0
}
.gameSiteNavigation__hamburgerContainer__button .middle {
	top: 8px
}
.gameSiteNavigation__hamburgerContainer__button .bottom {
	top: 16px
}
.gameSiteNavigation__hamburgerContainer__button.active .bottom, .gameSiteNavigation__hamburgerContainer__button.active .middle, .gameSiteNavigation__hamburgerContainer__button.active .top {
	top: 6px
}
.gameSiteNavigation__hamburgerContainer__button.active .top {
	transform: rotate(45deg)
}
.gameSiteNavigation__hamburgerContainer__button.active .middle {
	display: none
}
.gameSiteNavigation__hamburgerContainer__button.active .bottom {
	transform: rotate(-45deg)
}
.gameSiteNavigation__logo {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 1vw 0 2vw;
	height: 100%;
	max-height: 100%
}
.gameSiteNavigation__logo__btn img {
	max-height: 6vw;
	width: 15vw;
}


.gameSiteNavigation__logo .image--mobile {
	display: none
}
.gameSiteNavigation__main {
	width: 65vw;
	height: 100%
}
.gameSiteNavigation__main nav {
	width: 100%;
	height: 100%
}

.gameSiteNavigation__main--mobile {
	padding: 15px 0
}

.gameSiteNavigation__main__backBtn--mobile svg {
	display: none
}
.gameSiteNavigation__main.active {
	z-index: 900;
	width: 100%;
	max-height: 2000px;
	opacity: 1;
	pointer-events: all;
	transition: opacity .4s ease-in-out
}
.gameSiteNavigation__main.active nav {
	opacity: 1;
	transform: translateX(0);
	transition: transform .4s cubic-bezier(.23, 1, .32, 1) .2s
}
.gameSiteNavigation__buttons {
	display: flex;
	position: absolute;
	z-index: 2;
	right: 0;
	height: 100%;
	width: 13vw;
}
body.ar-ae .gameSiteNavigation__buttons {
	right: auto;
	left: 0
}
.gameSiteNavigation__buttons div {
	display: flex;
	width: auto;
	height: 100%;
	position: relative;
	z-index: 1
}
.gameSiteNavigation__buttons div .navigationButton {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #fff428;
	background: transparent;
	padding: 0 15px;
	margin: 0 10px;
	text-decoration: none;
	text-align: center
}
body:not(.isMobile) .gameSiteNavigation__buttons div:hover a {
	color: #fff;
	transition: .45s cubic-bezier(.23, 1, .32, 1)
}
body:not(.isMobile) .gameSiteNavigation__buttons div:hover a .btnText2 {
	color: #fff428
}

.gameSiteNavigation__buttons div:last-of-type {
	width: auto;
	height: 100%
}
.gameSiteNavigation__buttons div:last-of-type .navigationButton {
	padding: 0 4vw;
	margin: 0;
	color: #292929;
	background: #fff428
}

body:not(.isMobile) .gameSiteNavigation__buttons div:last-of-type {
	transition: .45s cubic-bezier(.23, 1, .32, 1);
	width: 100%;
}
body:not(.isMobile) .gameSiteNavigation__buttons div:last-of-type:hover a {
	color: #292929;
	background: #fff;
	transition: .45s cubic-bezier(.23, 1, .32, 1)
}
.gameSiteNavigation__buttons div:last-of-type a {
	position: relative
}
.gameSiteNavigation__buttons div:last-of-type a:before {
	left: 0;
	opacity: 0;
	transition: .5s cubic-bezier(.23, 1, .32, 1);
	top: 0;
	width: 100%;
	height: 100%
}
.gameSiteNavigation__buttons div:last-of-type .navigationButton {
	align-items: center;
	width: 13vw;
  padding: 0 1vw;
  width: 100%;
}
.gameSiteNavigation__buttons div:last-of-type .btnText1, .gameSiteNavigation__buttons div:last-of-type .btnText2 {
	position: relative;
	z-index: 1;
	font-size: 3vw;
}

.gameSiteNavigation__drawers {
	display: flex;
	align-items: center;
	flex-direction: row;
	width: 100%;
	height: 100%
}
.gameSiteNavigation__drawers__buttons--mobile, .gameSiteNavigation__drawers__lastButton--mobile {
	display: none
}

.gameSiteNavigation__drawers__lastButton--mobile {
	display: none
}
.gameSiteNavigation__drawers__buttons--mobile {
	display: flex;
	flex-direction: column
}
.gameSiteNavigation__drawers__buttons--mobile div {
	width: auto;
	height: 100%;
	position: relative;
	z-index: 1
}
.gameSiteNavigation__drawers__buttons--mobile div .navigationButton {
	align-items: center;
	color: #fff428;
	background: transparent;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0 15px;
	margin: 10px 0;
	text-decoration: none;
	height: calc(100% - 20px);
	text-align: center
}

.gameSiteNavigation__drawers__buttons--mobile div .btnText2 {
	color: #ff1c38;
	font-size: 14px;
	font-size: .875vw;
	line-height: 20px;
	line-height: 1.25vw
}
body:not(.isMobile) .gameSiteNavigation__drawers__buttons--mobile div {
	transition: .45s cubic-bezier(.23, 1, .32, 1)
}
body:not(.isMobile) .gameSiteNavigation__drawers__buttons--mobile div:hover a {
	color: #fff;
	transition: .45s cubic-bezier(.23, 1, .32, 1)
}
body:not(.isMobile) .gameSiteNavigation__drawers__buttons--mobile div:hover a .btnText2 {
	color: #fff428
}
.gameSiteNavigation__drawers__buttons--mobile div:last-of-type {
	width: auto;
	height: 100%;
	max-width: 235px
}
body:not(.isMobile) .gameSiteNavigation__drawers__buttons--mobile div:last-of-type {
	transition: .45s cubic-bezier(.23, 1, .32, 1)
}
body:not(.isMobile) .gameSiteNavigation__drawers__buttons--mobile div:last-of-type:hover a {
	color: #292929;
	background: #fff;
	transition: .45s cubic-bezier(.23, 1, .32, 1)
}
.gameSiteNavigation__drawers__buttons--mobile div:last-of-type a {
	position: relative
}
.gameSiteNavigation__drawers__buttons--mobile div:last-of-type a:before {
	left: 0;
	opacity: 0;
	transition: .5s cubic-bezier(.23, 1, .32, 1);
	top: 0;
	width: 100%;
	height: 100%
}
.gameSiteNavigation__drawers__buttons--mobile div:last-of-type .navigationButton {
	align-items: center
}
.gameSiteNavigation__drawers__buttons--mobile div:last-of-type .btnText1, .gameSiteNavigation__drawers__buttons--mobile div:last-of-type .btnText2 {
	position: relative;
	z-index: 1
}
.gameSiteNavigation__drawers__buttons--mobile div:last-of-type .btnText2 {
	color: #ff1c38;
	font-size: 14px;
	font-size: .875vw;
	line-height: 20px;
	line-height: 1.25vw
}
.gameSiteNavigation__drawers__buttons--mobile .gameSiteNavigation__buttons__0 {
	display: block
}
.gameSiteNavigation__drawers__buttons--mobile .navigationButton {
	padding: 15px;
	cursor: pointer
}

.gameSiteNavigation__nav-item {
	display: flex;
	width: 100%;
	min-height: 20px;
	padding: 15px 0;
	color: #fff;
	border-bottom: 1px solid rgba(41, 41, 41, .15)
}
.gameSiteNavigation__nav-item span {
	z-index: 1
}
.gameSiteNavigation__nav-item.active {
	color: #fff428
}
@media only screen and (min-width:1248px) {
	.gameSiteNavigation__nav-item.active {
		color: #292929
	}
}
.gameSiteNavigation__nav-item.is-drawer {
	padding: 0;
	flex-direction: column
}
body:not(.isMobile) .gameSiteNavigation__nav-item.is-drawer:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	transition: height .6s cubic-bezier(.23, 1, .32, 1);
	width: 100%;
	height: 0;
	background: #fff
}
body:not(.isMobile) .gameSiteNavigation__nav-item.is-drawer.active:after, body:not(.isMobile) .gameSiteNavigation__nav-item.is-drawer.expand:after {
	top: 0;
	transform: translateY(0);
	width: 100%;
	height: 100%
}
.gameSiteNavigation__nav-item__drawerName {
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	min-width: 70px;
	height: 100%;
	padding: 15px 0;
	font-family: inherit;
	font-size: inherit;
	text-transform: uppercase;
	text-decoration: none
}
.gameSiteNavigation__nav-item__drawerName span {
	display: inline-flex
}
.gameSiteNavigation__nav-item__drawerName span:after {
	content: "";
	display: block;
	width: 16px;
	height: 16px;
	margin: 1px 0 0 5px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23fff428' d='M1.25 3.7h3.61l1.95 4.65 3.8-4.65h4.14L7.5 12.3H5.03L1.25 3.7z'/%3E%3C/svg%3E") 50% no-repeat;
	transition: transform .2s ease-in-out
}
body.ar-ae .gameSiteNavigation__nav-item__drawerName span:after {
	margin: 1px 5px 0 0
}
.gameSiteNavigation__nav-item__drawerName svg {
	display: none
}
.gameSiteNavigation__nav-item__drawer {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 0;
	opacity: 0;
	pointer-events: none
}
@media only screen and (max-width:1248px) {
	.gameSiteNavigation__nav-item.expand .gameSiteNavigation__nav-item__drawerName:after {
		width: 100%;
		height: 100%
	}
	.gameSiteNavigation__nav-item.expand .gameSiteNavigation__nav-item__drawerName span:after {
		transform: rotate(180deg)
	}
	.gameSiteNavigation__nav-item.expand .gameSiteNavigation__nav-item__drawer {
		width: 100%;
		height: auto;
		padding: 0 0 10px;
		opacity: 1;
		pointer-events: all;
		transition: opacity .4s ease-in-out
	}
	.gameSiteNavigation__nav-item.expand .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item {
		border-bottom: none;
		opacity: 1;
		padding: 10px 0;
		transition: none
	}
	.gameSiteNavigation__nav-item.expand .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item span {
		padding: 0 15px
	}
}
@media only screen and (min-width:1248px) {
	.gameSiteNavigation__nav-item {
		position: relative;
		z-index: 1;
		align-items: center;
		width: auto;
		height: 100%;
		padding: 0 15px;
		border-bottom: 0
	}
	.gameSiteNavigation__nav-item:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		transition: height .6s cubic-bezier(.23, 1, .32, 1);
		width: 100%;
		height: 0;
		background: #fff
	}
	.gameSiteNavigation__nav-item.active:after {
		top: 0;
		transform: translateY(0);
		width: 100%;
		height: 100%
	}
	.gameSiteNavigation__nav-item__drawerName {
		justify-content: center;
		padding: 0 15px
	}
	.gameSiteNavigation__nav-item__drawer {
		position: absolute;
		top: 75px;
		left: 0;
		width: 220px;
		height: auto;
		max-height: 0;
		padding: 0;
		background: #fff;
		transition: max-height .6s cubic-bezier(.23, 1, .32, 1), opacity .6s ease-in-out .3s;
		-webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .25);
		-moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .25);
		box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .25)
	}
	body.ar-ae .gameSiteNavigation__nav-item__drawer {
		left: auto;
		right: 0
	}
	.gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item {
		position: relative;
		padding: 15px 0 15px 20px;
		opacity: 0;
		transition: opacity .4s cubic-bezier(.23, 1, .32, 1)
	}
	.gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item:before {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100%;
		opacity: 0;
		background: #fff428;
		transition: opacity .6s cubic-bezier(.23, 1, .32, 1)
	}
	body:not(.isMobile) .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item:focus-visible:before, body:not(.isMobile) .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item:hover:before {
		opacity: 1
	}
	.gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item:after {
		display: none
	}
	body.ar-ae .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item {
		padding: 15px 20px 15px 0
	}
	body:not(.is-touch) .gameSiteNavigation__nav-item:focus-visible span, body:not(.is-touch) .gameSiteNavigation__nav-item:hover span {
		color: #292929
	}
	body:not(.is-touch) .gameSiteNavigation__nav-item:focus-visible:after, body:not(.is-touch) .gameSiteNavigation__nav-item:hover:after {
		width: 100%;
		height: 100%
	}
}
@media only screen and (min-width:1248px) {
	.gameSiteNavigation .gameSiteNavigation__nav-item.is-drawer.expand, .gameSiteNavigation .gameSiteNavigation__nav-item.is-drawer:hover {
		cursor: pointer
	}
	.gameSiteNavigation .gameSiteNavigation__nav-item.is-drawer.expand+.gameSiteNavigation__nav-item, .gameSiteNavigation .gameSiteNavigation__nav-item.is-drawer:hover+.gameSiteNavigation__nav-item {
		transition: none
	}
	.gameSiteNavigation .gameSiteNavigation__nav-item.is-drawer.expand .gameSiteNavigation__nav-item__drawerName span, .gameSiteNavigation .gameSiteNavigation__nav-item.is-drawer:hover .gameSiteNavigation__nav-item__drawerName span {
		color: #292929
	}
	.gameSiteNavigation .gameSiteNavigation__nav-item.is-drawer.expand .gameSiteNavigation__nav-item__drawerName span:after, .gameSiteNavigation .gameSiteNavigation__nav-item.is-drawer:hover .gameSiteNavigation__nav-item__drawerName span:after {
		background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23292929' d='M1.25 3.7h3.61l1.95 4.65 3.8-4.65h4.14L7.5 12.3H5.03L1.25 3.7z'/%3E%3C/svg%3E");
		transform: rotate(180deg)
	}
	.gameSiteNavigation .gameSiteNavigation__nav-item.is-drawer.expand .gameSiteNavigation__nav-item__drawer, .gameSiteNavigation .gameSiteNavigation__nav-item.is-drawer:hover .gameSiteNavigation__nav-item__drawer {
		opacity: 1;
		pointer-events: all;
		max-height: 100%;
		transition: max-height .6s cubic-bezier(.23, 1, .32, 1), opacity .6s cubic-bezier(.23, 1, .32, 1)
	}
	.gameSiteNavigation .gameSiteNavigation__nav-item.is-drawer.expand .gameSiteNavigation__nav-item__drawer:after, .gameSiteNavigation .gameSiteNavigation__nav-item.is-drawer:hover .gameSiteNavigation__nav-item__drawer:after {
		top: 0;
		background: #fff;
		transform: translateY(-75px);
		transition: transform .6s cubic-bezier(.23, 1, .32, 1)
	}
	.gameSiteNavigation .gameSiteNavigation__nav-item.is-drawer.expand .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item, .gameSiteNavigation .gameSiteNavigation__nav-item.is-drawer:hover .gameSiteNavigation__nav-item__drawer .gameSiteNavigation__nav-item {
		color: #292929;
		opacity: 1;
		transition: opacity .6s cubic-bezier(.23, 1, .32, 1) .2s
	}
	.gameSiteNavigation .gameSiteNavigation__nav-item.is-drawer.expand .gameSiteNavigation__nav-item__drawer[drawer-items="1"], .gameSiteNavigation .gameSiteNavigation__nav-item.is-drawer:hover .gameSiteNavigation__nav-item__drawer[drawer-items="1"] {
		max-height: 50px
	}
	.gameSiteNavigation .gameSiteNavigation__nav-item.is-drawer.expand .gameSiteNavigation__nav-item__drawer[drawer-items="2"], .gameSiteNavigation .gameSiteNavigation__nav-item.is-drawer:hover .gameSiteNavigation__nav-item__drawer[drawer-items="2"] {
		max-height: 100px
	}
	.gameSiteNavigation .gameSiteNavigation__nav-item.is-drawer.expand .gameSiteNavigation__nav-item__drawer[drawer-items="3"], .gameSiteNavigation .gameSiteNavigation__nav-item.is-drawer:hover .gameSiteNavigation__nav-item__drawer[drawer-items="3"] {
		max-height: 150px
	}
	.gameSiteNavigation .gameSiteNavigation__nav-item.is-drawer.expand .gameSiteNavigation__nav-item__drawer[drawer-items="4"], .gameSiteNavigation .gameSiteNavigation__nav-item.is-drawer:hover .gameSiteNavigation__nav-item__drawer[drawer-items="4"] {
		max-height: 200px
	}
	.gameSiteNavigation .gameSiteNavigation__nav-item.is-drawer.expand .gameSiteNavigation__nav-item__drawer[drawer-items="5"], .gameSiteNavigation .gameSiteNavigation__nav-item.is-drawer:hover .gameSiteNavigation__nav-item__drawer[drawer-items="5"] {
		max-height: 250px
	}
	.gameSiteNavigation .gameSiteNavigation__nav-item.is-drawer.expand .gameSiteNavigation__nav-item__drawer[drawer-items="6"], .gameSiteNavigation .gameSiteNavigation__nav-item.is-drawer:hover .gameSiteNavigation__nav-item__drawer[drawer-items="6"] {
		max-height: 300px
	}
}
body.languageSelector--open {
	position: fixed
}
.languageSelector {
	display: block;
	position: relative;
	text-align: center;
	width: 100%;
	padding: vw(10px) 0
}
.languageSelector.languageSelector--open+.languageSelector__backdrop {
	display: block
}
.languageSelector__button, .languageSelector__panel__wrapper {
	position: relative
}
.languageSelector__button .text, .languageSelector__panel__wrapper .text {
	padding-left: vw(10)
}
.languageSelector__button {
	align-items: center;
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin: 0 auto;
	border: 1px solid #999;
	color: #000;
	font-family: ubi-bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	font-size: 1vw;
	line-height: 20px;
	line-height: 1.25vw
}
body.th-th .languageSelector__button {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700
}
.languageSelector__button:before {
	margin: 0 10px 0 0;
	width: 20px;
	height: 20px
}
.languageSelector__panel {
	position: absolute;
	right: 0;
	display: flex;
	z-index: 9999;
	text-align: left
}
.languageSelector__panel__wrapper {
	display: flex;
	border: 1px solid #999;
	margin: 0 auto;
	background: #fff
}
.languageSelector__panel__wrapper .languageSelector__language__region {
	padding: 5px 20px
}
.languageSelector__panel__wrapper .languageSelector__language__region .languageSelector__language__region__languages {
	padding: 5px 0 0;
	display: flex;
	flex-direction: column
}
.languageSelector__panel__wrapper .languageSelector__language__region .languageSelector__language__region__languages a {
	align-items: center;
	display: flex;
	flex-direction: row;
	padding: 5px 0
}
.languageSelector__panel__wrapper .languageSelector__language__region .languageSelector__language__region__languages img {
	padding-right: 5px
}
.brandFooterWrapper .languageSelector {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center
}
.brandFooterWrapper .languageSelector__button {
	background-color: transparent;
	border: none
}
.brandFooterWrapper .languageSelector__button span.text {
	color: #fff;
	text-transform: uppercase;
	position: relative;
	display: flex;
	align-items: center
}
.brandFooterWrapper .languageSelector__button img {
	display: none
}
body:not(.isMobile) .brandFooterWrapper .languageSelector__button:hover {
	cursor: pointer
}
.brandFooterWrapper .languageSelector__languageMenuDescription {
	color: #888787;
	text-transform: uppercase;
	display: none;
	text-align: center
}
.languageSelector__panel {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(29, 30, 34, .75);
	pointer-events: none
}
.languageSelector__panel__wrapper {
	position: fixed;
	right: 0;
	left: auto;
	top: 0;
	height: 100%;
	width: 300px;
	overflow-y: auto;
	overflow-x: hidden;
	flex-direction: column;
	margin: 0;
	color: #fff;
	border: none;
	background: #1d1e22;
	pointer-events: auto;
	padding: 10px 17px 10px 15px;
	right: -17px
}
.languageSelector--open .languageSelector__panel__wrapper {
	opacity: 1;
	transform: translateX(0)
}
.languageSelector__panel .languageSelector__language__region {
	margin-top: 10px;
	margin-bottom: 10px
}
.languageSelector__panel .languageSelector__language__region__name {
	display: block;
	padding-bottom: 12px;
	border-bottom: 1px solid #8b8b8b
}
.languageSelector__panel .languageSelector__language__button {
	text-decoration: none;
	color: #ccc
}
.languageSelector__panel .languageSelector__language__button>img {
	display: none
}
.languageSelector__panel .languageSelector__language__button>span.text {
	display: block;
	padding-left: 10px;
	text-transform: uppercase;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75vw;
	line-height: 24px;
	line-height: 1.5vw
}
body.ar-ae .languageSelector__panel .languageSelector__language__button>span.text {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .languageSelector__panel .languageSelector__language__button>span.text {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .languageSelector__panel .languageSelector__language__button>span.text {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .languageSelector__panel .languageSelector__language__button>span.text, body.zh-tw .languageSelector__panel .languageSelector__language__button>span.text {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.languageSelector__panel .languageSelector__language__button>span.text:before {
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='arrow-down-mini right' viewBox='-122.9 121.1 105.9 61.9' width='10' height='10' transform='rotate(270)' fill='%23ccc'%3E%3Cpath d='M-63.2 180.3l43.5-43.5c1.7-1.7 2.7-4 2.7-6.5s-1-4.8-2.7-6.5c-1.7-1.7-4-2.7-6.5-2.7s-4.8 1-6.5 2.7L-69.9 161l-37.2-37.2c-1.7-1.7-4-2.7-6.5-2.7s-4.8 1-6.5 2.6c-1.9 1.8-2.8 4.2-2.8 6.6 0 2.3.9 4.6 2.6 6.5 11.4 11.5 41 41.2 43 43.3l.2.2c3.6 3.6 10.3 3.6 13.9 0z'/%3E%3C/svg%3E");
	margin-right: 10px;
	transform: translateY(2px);
	display: inline-block;
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 24px;
	line-height: 1.5vw
}
.languageSelector__panel .languageSelector__language__button.is-active-locale {
	color: #fca531
}
.languageSelector__panel .languageSelector__language__button.is-active-locale>span.text:before {
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='arrow-down-mini right' viewBox='-122.9 121.1 105.9 61.9' width='10' height='10' transform='rotate(270)' fill='%23fca531'%3E%3Cpath d='M-63.2 180.3l43.5-43.5c1.7-1.7 2.7-4 2.7-6.5s-1-4.8-2.7-6.5c-1.7-1.7-4-2.7-6.5-2.7s-4.8 1-6.5 2.7L-69.9 161l-37.2-37.2c-1.7-1.7-4-2.7-6.5-2.7s-4.8 1-6.5 2.6c-1.9 1.8-2.8 4.2-2.8 6.6 0 2.3.9 4.6 2.6 6.5 11.4 11.5 41 41.2 43 43.3l.2.2c3.6 3.6 10.3 3.6 13.9 0z'/%3E%3C/svg%3E")
}
body:not(.isMobile) .languageSelector__panel .languageSelector__language__button:hover {
	color: #fca531;
	cursor: pointer
}
body.ar-ae .brandFooterWrapper .languageSelector {
	right: unset;
	left: 0
}
@keyframes transition-in {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}
.modal {
	position: fixed;
	height: 100%;
	z-index: 9999;
	pointer-events: none;
	opacity: 0;
	overflow: auto;
	background: #000 url(/motorfest/prod/856f95277f269d23209c245777d817a9.jpg) 50% 0 repeat-y
}
.modal, .modal__header {
	top: 0;
	left: 0;
	width: 100%
}
.modal__header {
	position: absolute;
	z-index: 100;
	display: flex;
	align-items: center;
	background: transparent;
	color: #222;
	height: 0
}
.modal__header__closeBtn {
	position: absolute;
	top: 40px;
	right: 40px;
	width: 48px;
	height: 48px;
	background-color: #000;
	transition: all .15s ease;
	cursor: pointer
}
.modal__header__closeBtn:before {
	content: "";
	position: absolute;
	top: 4px;
	left: 4px;
	width: 40px;
	height: 40px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff428' d='M26.63 9.48c-3.61 2.82-5.96 4.84-8.02 6.66 1.71 1.59 3.65 3.51 6.68 6.66.48.5.46 1.29-.03 1.77-.24.23-.55.35-.87.35-.33 0-.66-.13-.9-.38-3.09-3.21-5.03-5.13-6.75-6.73-2.3 2.05-4.57 4.05-8.34 6.98-.23.18-.5.26-.77.26-.37 0-.74-.17-.99-.48-.42-.54-.33-1.33.22-1.75 3.59-2.79 5.8-4.73 8.01-6.7-.75-.67-1.54-1.34-2.43-2.11-1.26-1.08-2.73-2.35-4.64-4.05-.52-.45-.57-1.24-.11-1.75a1.24 1.24 0 011.76-.11c1.9 1.68 3.37 2.95 4.62 4.03.99.85 1.84 1.59 2.67 2.33 2.14-1.9 4.56-3.98 8.35-6.94.55-.43 1.33-.33 1.75.22.43.53.33 1.32-.21 1.74z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: cover;
	transition: all .15s ease
}
.modal__header__closeBtn svg {
	display: none
}
body:not(.is-touch) .modal__header__closeBtn:hover:before {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M26.63 9.48c-3.61 2.82-5.96 4.84-8.02 6.66 1.71 1.59 3.65 3.51 6.68 6.66.48.5.46 1.29-.03 1.77-.24.23-.55.35-.87.35-.33 0-.66-.13-.9-.38-3.09-3.21-5.03-5.13-6.75-6.73-2.3 2.05-4.57 4.05-8.34 6.98-.23.18-.5.26-.77.26-.37 0-.74-.17-.99-.48-.42-.54-.33-1.33.22-1.75 3.59-2.79 5.8-4.73 8.01-6.7-.75-.67-1.54-1.34-2.43-2.11-1.26-1.08-2.73-2.35-4.64-4.05-.52-.45-.57-1.24-.11-1.75a1.24 1.24 0 011.76-.11c1.9 1.68 3.37 2.95 4.62 4.03.99.85 1.84 1.59 2.67 2.33 2.14-1.9 4.56-3.98 8.35-6.94.55-.43 1.33-.33 1.75.22.43.53.33 1.32-.21 1.74z'/%3E%3C/svg%3E") 50% no-repeat
}
@media only screen and (max-width:768px) {
	.modal__header__closeBtn {
		right: 20px;
		top: 20px
	}
}
.modal__body {
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	padding: 0;
	width: 100%;
	z-index: 50;
	background-color: #000;
	box-sizing: border-box
}
.modal__body img {
	max-height: 100%;
	max-width: 100%
}
.modal.is-showing {
	opacity: 1;
	pointer-events: all;
	animation: transition-in .6s cubic-bezier(.19, 1, .22, 1) 0s 1 normal forwards
}
.modal .media {
	width: 100%;
	height: 100%
}
.modal .media img, .modal .media video {
	left: 50%;
	position: relative;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%
}
.modal .media video {
	object-fit: fill
}
.modal h2 {
	width: 96%;
	margin: 0 auto;
	font-size: 20px;
	font-size: 1.25vw
}
.modal .gallery .gallery__wrapper:after, .modal .gallery .gallery__wrapper:before {
	display: block!important
}
.modal--open, .notFound {
	overflow: hidden
}
.notFound {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	background: url(/motorfest/prod/a477e7e9bf52dd001a8d1f7b2879f73b.png) 5% 20% no-repeat, url(/motorfest/prod/140657d75f747825c3bd6c3848db6116.png) 95% 80% no-repeat, url(/motorfest/prod/856f95277f269d23209c245777d817a9.jpg) 50% 50% no-repeat;
	background-size: 40%, 35%, cover;
	min-height: 60vh
}
@media only screen and (min-width:1024px) {
	.notFound {
		background: url(/motorfest/prod/a477e7e9bf52dd001a8d1f7b2879f73b.png) 5% 20% no-repeat, url(/motorfest/prod/140657d75f747825c3bd6c3848db6116.png) 95% 80% no-repeat, url(/motorfest/prod/856f95277f269d23209c245777d817a9.jpg) 50% 50% no-repeat;
		background-size: 20%, 15%, cover
	}
}
.notFound__wrapper {
	background: none!important;
	padding: 75px 0 0
}
.notFound__wrapper__media {
	display: none
}
.notFound__wrapper__content {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	text-align: center;
	color: #fff;
	padding: 5% 0
}
.notFound__wrapper__content h2 {
	margin-bottom: 15px
}
@media only screen and (min-width:768px) {
	.notFound__wrapper__content h2 {
		margin-bottom: 30px
	}
}
.notFound__wrapper__content h3, .notFound__wrapper__content p {
	margin: 0 0 20px
}
.notFound__wrapper__content h3 {
	font-size: 38px;
	font-size: 2.375vw;
	line-height: 38px;
	line-height: 2.375vw
}
.notFound__wrapper__content .btn {
	margin: 20px 0 0
}
.updatesList {
	text-align: center;
	direction: ltr
}
.updatesList__wrapper {
	text-align: left;
	overflow: hidden
}
body.ar-ae .updatesList__wrapper {
	text-align: right
}
.updatesList__wrapper__items {
	display: flex;
	flex-direction: column;
	margin: 0;
	padding: 0;
	transition: transform .7s cubic-bezier(.455, .03, .515, .955)
}
@media only screen and (min-width:768px) {
	.updatesList__wrapper__items {
		width: 100%!important
	}
}
@media only screen and (max-width:768px) {
	.updatesList__wrapper__items {
		flex-direction: row
	}
}
.updatesList__wrapper__items__item {
	display: flex;
	align-items: flex-start;
	width: 100%!important;
	min-width: 100%!important;
	margin-top: 30px
}
.updatesList__wrapper__items__item:first-child {
	margin-top: 0
}
body.ar-ae .updatesList__wrapper__items__item {
	direction: rtl
}
.updatesList__wrapper__items__item .updatesList__item__media {
	position: relative;
	display: flex;
	width: 50%;
	height: 0;
	padding: 28.125% 0 0;
	background-color: #696969;
	border: 2px solid #696969;
	transition: border-color .2s ease-in-out;
	box-sizing: content-box
}
@media only screen and (max-width:768px) {
	.updatesList__wrapper__items__item .updatesList__item__media {
		width: 99%;
		padding: 55% 0 0
	}
}
.updatesList__wrapper__items__item .updatesList__item__media>div {
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	min-width: 100%;
	width: 100%;
	min-height: 100%;
	overflow: hidden
}
.updatesList__wrapper__items__item .updatesList__item__media>div a {
	width: 100%
}
.updatesList__wrapper__items__item .updatesList__item__media>div img {
	max-width: 100%;
	min-width: 100%;
	width: 100%;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}
.updatesList__wrapper__items__item .updatesList__item__media:hover {
	border-color: #fff428
}
.updatesList__wrapper__items__item .updatesList__item__media .is-video {
	width: 100%
}
.updatesList__wrapper__items__item .updatesList__item__media .is-video button {
	min-width: 100%;
	width: 100%
}
.updatesList__wrapper__items__item .updatesList__item__media .is-video button img {
	width: 100%
}
.updatesList__wrapper__items__item .updatesList__item__content {
	display: flex;
	flex-wrap: wrap;
	width: 50%;
	padding: 15px;
	min-height: 125px;
	justify-content: flex-start;
	align-items: flex-start
}
.updatesList__wrapper__items__item .updatesList__item__content h3 {
	color: #fff428;
	font-size: 26px;
	font-size: 1.625vw;
	line-height: 33px;
	line-height: 2.0625vw;
	margin: 15px 0;
	width: 100%
}
@media only screen and (max-width:1248px) {
	.updatesList__wrapper__items__item .updatesList__item__content h3 {
		font-size: 20px;
		font-size: 1.25vw;
		line-height: 25px;
		line-height: 1.5625vw
	}
}
.updatesList__wrapper__items__item .updatesList__item__content p {
	display: none
}
.updatesList__wrapper__items__item .updatesList__item__content a, .updatesList__wrapper__items__item .updatesList__item__content button {
	color: #fff428;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875vw;
	line-height: 14px;
	line-height: .875vw;
	text-transform: uppercase;
	letter-spacing: .25em;
	transition: color .2s ease-in-out
}
body.ar-ae .updatesList__wrapper__items__item .updatesList__item__content a, body.ar-ae .updatesList__wrapper__items__item .updatesList__item__content button {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .updatesList__wrapper__items__item .updatesList__item__content a, body.ja-jp .updatesList__wrapper__items__item .updatesList__item__content button {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 600
}
body.ko-kr .updatesList__wrapper__items__item .updatesList__item__content a, body.ko-kr .updatesList__wrapper__items__item .updatesList__item__content button {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 600
}
body.th-th .updatesList__wrapper__items__item .updatesList__item__content a, body.th-th .updatesList__wrapper__items__item .updatesList__item__content button, body.zh-tw .updatesList__wrapper__items__item .updatesList__item__content a, body.zh-tw .updatesList__wrapper__items__item .updatesList__item__content button {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.updatesList__wrapper__items__item .updatesList__item__content a span, .updatesList__wrapper__items__item .updatesList__item__content button span {
	display: inline-flex
}
.updatesList__wrapper__items__item .updatesList__item__content a span:after, .updatesList__wrapper__items__item .updatesList__item__content button span:after {
	content: "";
	display: inline-flex;
	width: 14px;
	height: 14px;
	margin: 0 0 0 5px;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOBAMAAADtZjDiAAAAJ1BMVEUAAAABAQEAAAAAAAAAAAAAAAAAAAAFBQULCwsAAAAAAAAAAAAAAAC/dhkTAAAADXRSTlMAAxI5BiUWCiKKdEU2txolBAAAAD5JREFUCNdjgAGmOVB6QSiE3s7WAGYoNLIJgBmBDBCaSZARwigRFATTjBCqwBEsnCDgAOY6Qw02VoDQBmASALmBBvBbRV8PAAAAAElFTkSuQmCC");
	-webkit-mask-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAAM1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACjBUbJAAAAEHRSTlMAm3BoI/LiwJODfXReQjYaztoXWwAAAEVJREFUCNdVzkkSwCAIRNFONHPUvv9pLSmthr97wAIABb5MVsed5BbJQ04cNQ3Mj/zbIMd9mnhNa3UNnOHwgyeUPaVuqA5/XgOT3dU1xQAAAABJRU5ErkJggg==");
	mask-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAAM1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACjBUbJAAAAEHRSTlMAm3BoI/LiwJODfXReQjYaztoXWwAAAEVJREFUCNdVzkkSwCAIRNFONHPUvv9pLSmthr97wAIABb5MVsed5BbJQ04cNQ3Mj/zbIMd9mnhNa3UNnOHwgyeUPaVuqA5/XgOT3dU1xQAAAABJRU5ErkJggg==");
	-webkit-mask-size: 100% 100%;
	mask-size: 100% 100%;
	background-color: #fff428;
	transition: background-color .2s ease-in-out
}
body.ar-ae .updatesList__wrapper__items__item .updatesList__item__content a span:after, body.ar-ae .updatesList__wrapper__items__item .updatesList__item__content button span:after {
	margin: 0 5px 0 0;
	transform: rotate(180deg)
}
.updatesList__wrapper__items__item .updatesList__item__content a svg, .updatesList__wrapper__items__item .updatesList__item__content button svg {
	display: none
}
.updatesList__wrapper__items__item .updatesList__item__content a:hover, .updatesList__wrapper__items__item .updatesList__item__content button:hover {
	color: #fff
}
.updatesList__wrapper__items__item .updatesList__item__content a:hover span:after, .updatesList__wrapper__items__item .updatesList__item__content button:hover span:after {
	background-color: #fff
}
.updatesList__wrapper__items__item .updatesList__item__content__date {
	color: #fff;
	margin: 0;
	display: inline-block
}
.updatesList__wrapper__items__item .updatesList__item__content__min {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	font-size: 16px;
	font-size: 1vw;
	line-height: 20px;
	line-height: 1.25vw;
	color: #fff;
	border-left: 1px solid #fff;
	display: inline-block!important
}
@media only screen and (max-width:768px) {
	.updatesList__wrapper__items__item {
		flex-direction: column;
		margin-top: 0
	}
	.updatesList__wrapper__items__item .updatesList__item__content {
		width: 100%;
		min-height: 60px
	}
}
.updatesList__pagination, .updatesList__pagination--mobile {
	display: none
}
.updatesList__controls.is-single-page {
	display: none!important
}
.updatesList__controls__next, .updatesList__controls__prev {
	top: 50%;
	position: absolute;
	z-index: 1;
	margin-top: -33px
}
.updatesList__controls__next svg, .updatesList__controls__prev svg {
	display: none
}
.updatesList__controls__next.is-disabled, .updatesList__controls__prev.is-disabled {
	opacity: .25;
	pointer-events: none
}
.updatesList__controls__prev {
	left: 0;
	transform: translateY(-50%) rotate(180deg)
}
body.ar-ae .updatesList__controls__prev {
	right: 0;
	left: unset;
	transform: translateY(-50%) rotate(0deg)
}
.updatesList__controls__next {
	right: 0
}
body.ar-ae .updatesList__controls__next {
	right: unset;
	left: 0;
	transform: translateY(-50%) rotate(180deg)
}
@media only screen and (max-width:768px) {
	.updatesList__controls {
		position: relative;
		top: 30px;
		left: 0;
		transform: translateY(0);
		z-index: 1;
		width: 100%;
		height: 40px
	}
	.updatesList__controls__next, .updatesList__controls__prev {
		bottom: 0;
		top: auto;
		transform: translateY(0);
		z-index: 1;
		width: 40px;
		height: 40px
	}
	.updatesList__controls__prev {
		transform: translateY(-50%) rotate(180deg);
		top: 50px!important
	}
	body.ar-ae .updatesList__controls__prev {
		transform: translateY(-50%) rotate(0deg)
	}
	body.ar-ae .updatesList__controls__next {
		transform: translateY(-50%) rotate(180deg)
	}
	.updatesList__controls .updatesList__pagination {
		display: none
	}
	.updatesList__controls .updatesList__pagination--mobile {
		display: block;
		position: absolute;
		left: 0;
		margin: 0;
		color: #fff;
		width: 100%;
		height: auto;
		font-family: DIN-CondBlack, sans-serif;
		font-weight: 400;
		text-transform: uppercase;
		letter-spacing: -.025em;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 26px;
		font-size: 1.625vw;
		line-height: 26px;
		line-height: 1.625vw;
		text-align: center;
		pointer-events: none
	}
	body.pl-pl .updatesList__controls .updatesList__pagination--mobile, body.ru-ru .updatesList__controls .updatesList__pagination--mobile, body.tr-tr .updatesList__controls .updatesList__pagination--mobile {
		font-family: DIN-CondBlack, sans-serif;
		font-style: normal;
		text-transform: uppercase
	}
	body.ar-ae .updatesList__controls .updatesList__pagination--mobile {
		font-family: ubi-bold, sans-serif;
		font-style: normal;
		text-transform: uppercase
	}
	body.ja-jp .updatesList__controls .updatesList__pagination--mobile {
		font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
		font-weight: 700;
		font-style: normal;
		text-transform: uppercase
	}
	body.ko-kr .updatesList__controls .updatesList__pagination--mobile {
		font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
		font-weight: 700;
		font-style: normal;
		text-transform: uppercase
	}
	body.th-th .updatesList__controls .updatesList__pagination--mobile, body.zh-tw .updatesList__controls .updatesList__pagination--mobile {
		font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
		font-weight: 700;
		font-style: normal;
		text-transform: uppercase
	}
}
.updatesSlider {
	text-align: center;
	direction: ltr
}
.updatesSlider__wrapper {
	text-align: left
}
body.ar-ae .updatesSlider__wrapper {
	text-align: right
}
@media only screen and (max-width:768px) {
	.updatesSlider__wrapper .updatesSlider__slides {
		padding-bottom: 70px
	}
}
.updatesSlider .slick-track {
	display: flex;
	margin: 0;
	padding: 0;
	transition: transform .7s cubic-bezier(.455, .03, .515, .955)
}
.updatesSlider__wrapper__items__item {
	position: relative;
	padding: 40px 5% 0;
	display: flex!important;
	flex-direction: column;
	height: 100%
}
body.ar-ae .updatesSlider__wrapper__items__item {
	direction: rtl
}
.updatesSlider__wrapper__items__item .updatesSlider__item__media>div a {
	display: block;
	width: 100%
}
.updatesSlider__wrapper__items__item .updatesSlider__item__media>div img {
	max-width: 100%;
	min-width: 100%;
	width: 100%;
	border: 4px solid transparent;
	border-image: linear-gradient(90deg, #ff1c38 75%, #ffb52d) 10
}
.updatesSlider__wrapper__items__item .updatesSlider__item__media:hover {
	border-color: #fff428
}
.updatesSlider__wrapper__items__item .updatesSlider__item__media .is-video {
	width: 100%
}
.updatesSlider__wrapper__items__item .updatesSlider__item__media .is-video button {
	min-width: 100%;
	width: 100%
}
.updatesSlider__wrapper__items__item .updatesSlider__item__media .is-video button img {
	width: 100%
}
.updatesSlider__wrapper__items__item .updatesSlider__item__content {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	padding: 15px;
	min-height: 125px;
	justify-content: flex-start;
	align-items: flex-start;
	height: 100%
}
.updatesSlider__wrapper__items__item .updatesSlider__item__content h3 {
	color: #000;
	font-size: 38px;
	font-size: 2.375vw;
	line-height: 38px;
	line-height: 2.375vw;
	margin: 15px 0;
	width: 100%;
	word-break: break-word
}
@media only screen and (max-width:1248px) {
	.updatesSlider__wrapper__items__item .updatesSlider__item__content h3 {
		font-size: 26px;
		font-size: 1.625vw;
		line-height: 26px;
		line-height: 1.625vw
	}
}
.updatesSlider__wrapper__items__item .updatesSlider__item__content p {
	color: #000;
	margin-bottom: 20px
}
.updatesSlider__wrapper__items__item .updatesSlider__item__content a, .updatesSlider__wrapper__items__item .updatesSlider__item__content button {
	margin-top: auto
}
.updatesSlider__wrapper__items__item .updatesSlider__item__content__date {
	position: absolute;
	top: 0;
	left: 5%;
	z-index: -1
}
body.ar-ae .updatesSlider__wrapper__items__item .updatesSlider__item__content__date {
	left: auto;
	right: 5%
}
.updatesSlider__wrapper__items__item .updatesSlider__item__content__min {
	display: inline-block!important;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	font-size: 16px;
	font-size: 1vw;
	line-height: 20px;
	line-height: 1.25vw;
	color: #fff;
	border-left: 1px solid #fff
}
.updatesSlider .updatesSlider__page-indicator {
	display: none!important
}
.updatesSlider .updatesSlides__backward__btn, .updatesSlider .updatesSlides__forward__btn {
	bottom: 0;
	position: absolute;
	z-index: 1;
	width: 50px;
	height: 50px
}
@media only screen and (max-width:1024px) {
	.updatesSlider .updatesSlides__backward__btn, .updatesSlider .updatesSlides__forward__btn {
		width: 40px;
		height: 40px
	}
}
.updatesSlider .updatesSlides__backward__btn svg, .updatesSlider .updatesSlides__forward__btn svg {
	display: none
}
.updatesSlider .updatesSlides__backward__btn.is-disabled, .updatesSlider .updatesSlides__forward__btn.is-disabled {
	opacity: .25;
	pointer-events: none
}
@media only screen and (min-width:768px) {
	.updatesSlider .updatesSlides__backward__btn, .updatesSlider .updatesSlides__forward__btn {
		bottom: unset;
		top: 25%
	}
}
.updatesSlider .updatesSlides__backward__btn {
	left: 0;
	transform: scaleX(-1)
}
body.ar-ae .updatesSlider .updatesSlides__backward__btn {
	right: 0;
	left: unset;
	transform: scaleX(1)
}
@media only screen and (min-width:768px) {
	.updatesSlider .updatesSlides__backward__btn {
		left: -4%
	}
	body.ar-ae .updatesSlider .updatesSlides__backward__btn {
		right: -4%;
		left: unset
	}
}
.updatesSlider .updatesSlides__forward__btn {
	right: 0
}
body.ar-ae .updatesSlider .updatesSlides__forward__btn {
	right: unset;
	left: 0;
	transform: scaleX(-1)
}
@media only screen and (min-width:768px) {
	.updatesSlider .updatesSlides__forward__btn {
		right: -4%
	}
	body.ar-ae .updatesSlider .updatesSlides__forward__btn {
		left: -4%;
		right: unset
	}
}
.updatesSlider .updatesSlider__pageCount {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	width: 100%;
	height: auto;
	color: #292929;
	font-size: 30px;
	font-size: 1.875vw;
	line-height: 40px;
	line-height: 2.5vw;
	font-family: TCM-Reg, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: center;
	pointer-events: none
}
@media only screen and (min-width:768px) {
	.updatesSlider .updatesSlider__pageCount {
		display: none
	}
}
.updatesSlider .updatesSlider__allNewsBtn {
	margin: 40px auto 0
}
.updatesHighlight {
	padding: 0 0 5%
}
.updatesHighlight__wrapper {
	display: flex;
	align-items: center
}
.updatesHighlight__wrapper__media {
	width: 60%;
	margin-bottom: 70px;
	transform: rotate(3deg)
}
.updatesHighlight__wrapper__media img {
	width: 100%;
	max-width: 100%
}
.updatesHighlight__wrapper__content {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	justify-content: flex-start;
	order: -1;
	padding: 30px;
	width: 40%;
	color: #000
}
.updatesHighlight__wrapper__content .date {
	background: transparent;
	margin: 0;
	font-size: 30px;
	font-size: 1.875vw;
	line-height: 35px;
	line-height: 2.1875vw;
	color: #000;
	padding: 0;
	line-height: normal
}
.updatesHighlight__wrapper__content .updatesFeed__item__wrapper__content__min {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	font-size: 16px;
	font-size: 1vw;
	line-height: 20px;
	line-height: 1.25vw;
	color: #000;
	border-left: 1px solid #000
}
.updatesHighlight__wrapper__content h2 {
	margin: 20px 0;
	color: #000;
	font-size: 50px;
	font-size: 3.125vw;
	line-height: 50px;
	line-height: 3.125vw;
	word-break: break-word
}
@media only screen and (max-width:1024px) {
	.updatesHighlight__wrapper__content h2 {
		font-size: 38px;
		font-size: 2.375vw;
		line-height: 38px;
		line-height: 2.375vw
	}
}
.updatesHighlight__wrapper__content p {
	width: 100%
}
.updatesHighlight__wrapper__content .btn {
	margin-top: 30px
}
@media only screen and (max-width:768px) {
	.updatesHighlight__wrapper {
		flex-direction: column
	}
	.updatesHighlight__wrapper__media {
		width: 100%;
		margin-bottom: 30px
	}
	.updatesHighlight__wrapper__content {
		order: 0;
		width: 100%;
		padding: 15px 0
	}
}
.updatesFeed__container {
	margin: 0 auto
}
.updatesFeed__filters {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center
}
.updatesFeed__filters__title {
	font-size: 22px;
	font-size: 1.375vw;
	line-height: 25px;
	line-height: 1.5625vw;
	font-family: DIN-CondItalic, Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase;
	font-weight: 400;
	text-align: center
}
body.ar-ae .updatesFeed__filters__title {
	font-family: ubi-reg, sans-serif;
	font-style: italic
}
body.ja-jp .updatesFeed__filters__title {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-style: italic
}
body.ko-kr .updatesFeed__filters__title {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-style: italic;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .updatesFeed__filters__title, body.zh-tw .updatesFeed__filters__title {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-style: italic
}
.updatesFeed__filters__filter {
	max-width: 300px;
	margin: 0 30px
}
.updatesFeed__filters__filter select {
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body.ar-ae .updatesFeed__filters__filter select {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .updatesFeed__filters__filter select {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .updatesFeed__filters__filter select {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .updatesFeed__filters__filter select, body.zh-tw .updatesFeed__filters__filter select {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.updatesFeed__filters__filter select::-ms-expand {
	display: none
}
.updatesFeed__filters__clear {
	position: relative
}
.updatesFeed__filters__clear .btn {
	padding: 0 0 0 40px;
	color: #fff428;
	font-size: 22px;
	font-size: 1.375vw;
	line-height: 40px;
	line-height: 2.5vw;
	font-family: DIN-CondItalic, Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase;
	text-align: center
}
body.ar-ae .updatesFeed__filters__clear .btn {
	font-family: ubi-reg, sans-serif;
	font-style: italic
}
body.ja-jp .updatesFeed__filters__clear .btn {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-style: italic
}
body.ko-kr .updatesFeed__filters__clear .btn {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-style: italic;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .updatesFeed__filters__clear .btn, body.zh-tw .updatesFeed__filters__clear .btn {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-style: italic
}
.updatesFeed__filters__clear .btn:before {
	content: "";
	position: absolute;
	z-index: 2;
	left: 0;
	top: -1px;
	margin: 4px;
	width: 32px;
	height: 32px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff428' d='M26.63 9.48c-3.61 2.82-5.96 4.84-8.02 6.66 1.71 1.59 3.65 3.51 6.68 6.66.48.5.46 1.29-.03 1.77-.24.23-.55.35-.87.35-.33 0-.66-.13-.9-.38-3.09-3.21-5.03-5.13-6.75-6.73-2.3 2.05-4.57 4.05-8.34 6.98-.23.18-.5.26-.77.26-.37 0-.74-.17-.99-.48-.42-.54-.33-1.33.22-1.75 3.59-2.79 5.8-4.73 8.01-6.7-.75-.67-1.54-1.34-2.43-2.11-1.26-1.08-2.73-2.35-4.64-4.05-.52-.45-.57-1.24-.11-1.75a1.24 1.24 0 011.76-.11c1.9 1.68 3.37 2.95 4.62 4.03.99.85 1.84 1.59 2.67 2.33 2.14-1.9 4.56-3.98 8.35-6.94.55-.43 1.33-.33 1.75.22.43.53.33 1.32-.21 1.74z'/%3E%3C/svg%3E") 50% no-repeat
}
body.ar-ae .updatesFeed__filters__clear .btn {
	padding: 0 40px 0 0
}
body.ar-ae .updatesFeed__filters__clear .btn:before {
	left: auto;
	right: 0
}
.updatesFeed__filters__clear .btn:hover {
	color: #ff1c38
}
.updatesFeed__filters__clear .btn:hover:before {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23ff1c38' d='M26.63 9.48c-3.61 2.82-5.96 4.84-8.02 6.66 1.71 1.59 3.65 3.51 6.68 6.66.48.5.46 1.29-.03 1.77-.24.23-.55.35-.87.35-.33 0-.66-.13-.9-.38-3.09-3.21-5.03-5.13-6.75-6.73-2.3 2.05-4.57 4.05-8.34 6.98-.23.18-.5.26-.77.26-.37 0-.74-.17-.99-.48-.42-.54-.33-1.33.22-1.75 3.59-2.79 5.8-4.73 8.01-6.7-.75-.67-1.54-1.34-2.43-2.11-1.26-1.08-2.73-2.35-4.64-4.05-.52-.45-.57-1.24-.11-1.75a1.24 1.24 0 011.76-.11c1.9 1.68 3.37 2.95 4.62 4.03.99.85 1.84 1.59 2.67 2.33 2.14-1.9 4.56-3.98 8.35-6.94.55-.43 1.33-.33 1.75.22.43.53.33 1.32-.21 1.74z'/%3E%3C/svg%3E") 50% no-repeat
}
@media only screen and (max-width:1024px) {
	.updatesFeed__filters {
		flex-direction: column;
		margin-bottom: 30px;
		padding-top: 10%
	}
	.updatesFeed__filters__clear, .updatesFeed__filters__filter {
		margin: 15px auto
	}
}
.updatesFeed__empty {
	text-align: center
}
.updatesFeed__items {
	padding-top: 7%
}
@media only screen and (max-width:768px) {
	.updatesFeed__items {
		padding-top: 10%
	}
}
.updatesFeed__item {
	display: flex;
	align-items: flex-start;
	width: 100%;
	padding: 4%
}
@media only screen and (max-width:768px) {
	.updatesFeed__item {
		padding: 1%
	}
}
.updatesFeed__item__wrapper {
	display: flex;
	align-items: center;
	width: 100%;
	position: relative;
	background: url(/motorfest/5331aebd5202eb721645a67ee00178a9.png) 50% 0 repeat-y;
	background-size: contain
}
.updatesFeed__item__wrapper__media {
	position: relative;
	display: inline-flex;
	margin: 0;
	width: 56%;
	transform: rotate(-1.5deg)
}
@media only screen and (max-width:768px) {
	.updatesFeed__item__wrapper__media {
		transform: none
	}
}
.updatesFeed__item__wrapper__media img {
	display: block;
	width: 100%;
	max-width: 100%
}
.updatesFeed__item__wrapper__content {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	padding: 100px 0 0 6%;
	width: 44%;
	text-transform: none
}
body.ar-ae .updatesFeed__item__wrapper__content {
	padding: 100px 6% 0 0
}
.updatesFeed__item__wrapper__content .date {
	position: absolute;
	left: 54%;
	top: 5%;
	transform: rotate(-2deg)
}
body.ar-ae .updatesFeed__item__wrapper__content .date {
	left: auto;
	right: 54%
}
.updatesFeed__item__wrapper__content__min {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	font-size: 16px;
	font-size: 1vw;
	line-height: 20px;
	line-height: 1.25vw;
	color: #292929
}
.updatesFeed__item__wrapper__content h2 {
	font-family: DIN-CondBlack, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: -.025em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 38px;
	font-size: 2.375vw;
	line-height: 38px;
	line-height: 2.375vw;
	color: #292929;
	width: 100%;
	word-break: break-word
}
body.pl-pl .updatesFeed__item__wrapper__content h2, body.ru-ru .updatesFeed__item__wrapper__content h2, body.tr-tr .updatesFeed__item__wrapper__content h2 {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ar-ae .updatesFeed__item__wrapper__content h2 {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ja-jp .updatesFeed__item__wrapper__content h2 {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.ko-kr .updatesFeed__item__wrapper__content h2 {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.th-th .updatesFeed__item__wrapper__content h2, body.zh-tw .updatesFeed__item__wrapper__content h2 {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.updatesFeed__item__wrapper__content .btn {
	margin-top: 30px
}
.updatesFeed__item__wrapper__content p {
	margin-top: 30px;
	width: 100%;
	color: #292929
}
@media only screen and (max-width:768px) {
	.updatesFeed__item__wrapper {
		flex-direction: column;
		margin-top: 50px
	}
	.updatesFeed__item__wrapper .updatesFeed__item__wrapper__media {
		width: 100%;
		margin: 0;
		transform: rotate(0deg)
	}
	.updatesFeed__item__wrapper .updatesFeed__item__wrapper__content {
		width: 100%;
		min-height: 60px;
		padding: 20px 0
	}
	.updatesFeed__item__wrapper .updatesFeed__item__wrapper__content .date {
		transform: rotate(-2deg);
		top: -45px;
		left: -5px
	}
	.updatesFeed__item__wrapper .updatesFeed__item__wrapper__content p {
		margin-top: 10px
	}
	body.ar-ae .updatesFeed__item__wrapper .updatesFeed__item__wrapper__content {
		padding: 20px 0
	}
	body.ar-ae .updatesFeed__item__wrapper .updatesFeed__item__wrapper__content .date {
		transform: rotate(-2deg);
		left: auto;
		right: -5px
	}
}
.updatesFeed__item:hover {
	color: #fff
}
.updatesFeed__item:hover .updatesFeed__item__wrapper__media {
	border-color: #fff428
}
.updatesFeed button.updatesFeed__item {
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body.ar-ae .updatesFeed button.updatesFeed__item {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .updatesFeed button.updatesFeed__item {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .updatesFeed button.updatesFeed__item {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .updatesFeed button.updatesFeed__item, body.zh-tw .updatesFeed button.updatesFeed__item {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.updatesFeed button.updatesFeed__item .updatesFeed__item__wrapper__media {
	border: none;
	transform: rotate(1.5deg)
}
.updatesFeed button.updatesFeed__item .updatesFeed__item__wrapper__content .date {
	transform: rotate(2deg)
}
.updatesFeed button.updatesFeed__item .updatesFeed__item__wrapper__content h2 {
	text-align: left
}
body.ar-ae .updatesFeed button.updatesFeed__item .updatesFeed__item__wrapper__content h2 {
	text-align: right
}
@media only screen and (max-width:768px) {
	.updatesFeed button.updatesFeed__item .updatesFeed__item__wrapper__media {
		transform: rotate(0deg)
	}
	.updatesFeed button.updatesFeed__item .updatesFeed__item__wrapper__content .date {
		transform: rotate(-2deg)
	}
	body.ar-ae .updatesFeed button.updatesFeed__item .updatesFeed__item__wrapper__content .date {
		transform: rotate(2deg)
	}
}
.pagination {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	padding: 30px 0;
	color: #292929
}
.pagination button {
	padding-left: 10px;
	padding-right: 10px;
	color: #292929;
	z-index: 1;
	transition: color .2s ease-in-out
}
.pagination button svg {
	display: none
}
.pagination .text {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 100%;
	height: 100%;
	font-family: TCM-Reg, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	
	font-size: 1.875vw;
	line-height: 20px;
	line-height: 1.25vw;
	text-transform: uppercase
}
.pagination>li {
	list-style-type: none
}
.pagination>li:not(.pagination__currentPage--mobile) {
	display: flex;
	height: 50px;
	justify-content: center;
	margin: 0;
	min-width: 50px
}
.pagination>li.disabled {
	opacity: .3;
	pointer-events: none
}
.pagination>li.disabled button {
	opacity: .6
}
.pagination>li.pagination__pageNumber {
	padding: 1.5vw
}
.pagination>li.pagination__pageNumber:hover {
	background-color: #fff
}
.pagination>li.pagination__pageNumber:hover button {
	color: #292929
}
.pagination>li.active {
	position: relative;
	background: url("data:image/png;base64,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") 50% 50% no-repeat
}
.pagination>li.active button {
	color: #ff1c38!important
}
.pagination>li.active:hover {
	color: #ff1c38
}
.pagination>li.pagination__next, .pagination>li.pagination__prev {
	height: 50px
}
.pagination>li.pagination__first, .pagination>li.pagination__last {
	height: 35px
}
.pagination>li.pagination__first button, .pagination>li.pagination__last button {
	font-family: DIN-CondBlack, sans-serif;
	font-weight: 400;
	letter-spacing: -.025em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 30px;
	font-size: 1.875vw;
	line-height: 20px;
	line-height: 1.25vw;
	text-transform: uppercase
}
body.pl-pl .pagination>li.pagination__first button, body.pl-pl .pagination>li.pagination__last button, body.ru-ru .pagination>li.pagination__first button, body.ru-ru .pagination>li.pagination__last button, body.tr-tr .pagination>li.pagination__first button, body.tr-tr .pagination>li.pagination__last button {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ar-ae .pagination>li.pagination__first button, body.ar-ae .pagination>li.pagination__last button {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ja-jp .pagination>li.pagination__first button, body.ja-jp .pagination>li.pagination__last button {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.ko-kr .pagination>li.pagination__first button, body.ko-kr .pagination>li.pagination__last button {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.th-th .pagination>li.pagination__first button, body.th-th .pagination>li.pagination__last button, body.zh-tw .pagination>li.pagination__first button, body.zh-tw .pagination>li.pagination__last button {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.pagination>li.pagination__first {
	margin: 0
}
.pagination>li.pagination__first button {
	padding: 10px 15px 10px 35px
}
.pagination>li.pagination__first button:before {
	content: "";
	display: flex;
	position: absolute;
	top: 50%;
	left: 10px;
	pointer-events: none;
	width: 14px;
	height: 14px;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOBAMAAADtZjDiAAAAJ1BMVEUAAAABAQEAAAAAAAAAAAAAAAAAAAAFBQULCwsAAAAAAAAAAAAAAAC/dhkTAAAADXRSTlMAAxI5BiUWCiKKdEU2txolBAAAAD5JREFUCNdjgAGmOVB6QSiE3s7WAGYoNLIJgBmBDBCaSZARwigRFATTjBCqwBEsnCDgAOY6Qw02VoDQBmASALmBBvBbRV8PAAAAAElFTkSuQmCC");
	-webkit-mask-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAAM1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACjBUbJAAAAEHRSTlMAm3BoI/LiwJODfXReQjYaztoXWwAAAEVJREFUCNdVzkkSwCAIRNFONHPUvv9pLSmthr97wAIABb5MVsed5BbJQ04cNQ3Mj/zbIMd9mnhNa3UNnOHwgyeUPaVuqA5/XgOT3dU1xQAAAABJRU5ErkJggg==");
	mask-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAAM1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACjBUbJAAAAEHRSTlMAm3BoI/LiwJODfXReQjYaztoXWwAAAEVJREFUCNdVzkkSwCAIRNFONHPUvv9pLSmthr97wAIABb5MVsed5BbJQ04cNQ3Mj/zbIMd9mnhNa3UNnOHwgyeUPaVuqA5/XgOT3dU1xQAAAABJRU5ErkJggg==");
	-webkit-mask-size: 100% 100%;
	mask-size: 100% 100%;
	background-color: #292929;
	transition: background-color .2s ease-in-out;
	transform: translateY(-50%) rotate(180deg);
	z-index: 2
}
body.ar-ae .pagination>li.pagination__first button:before {
	left: auto;
	right: -5px;
	transform: translateY(-25%) rotate(0deg)
}
.pagination>li.pagination__first button:hover {
	color: #ff1c38
}
.pagination>li.pagination__first button:hover:before {
	width: 14px;
	height: 14px;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOBAMAAADtZjDiAAAAJ1BMVEUAAAABAQEAAAAAAAAAAAAAAAAAAAAFBQULCwsAAAAAAAAAAAAAAAC/dhkTAAAADXRSTlMAAxI5BiUWCiKKdEU2txolBAAAAD5JREFUCNdjgAGmOVB6QSiE3s7WAGYoNLIJgBmBDBCaSZARwigRFATTjBCqwBEsnCDgAOY6Qw02VoDQBmASALmBBvBbRV8PAAAAAElFTkSuQmCC");
	-webkit-mask-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAAM1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACjBUbJAAAAEHRSTlMAm3BoI/LiwJODfXReQjYaztoXWwAAAEVJREFUCNdVzkkSwCAIRNFONHPUvv9pLSmthr97wAIABb5MVsed5BbJQ04cNQ3Mj/zbIMd9mnhNa3UNnOHwgyeUPaVuqA5/XgOT3dU1xQAAAABJRU5ErkJggg==");
	mask-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAAM1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACjBUbJAAAAEHRSTlMAm3BoI/LiwJODfXReQjYaztoXWwAAAEVJREFUCNdVzkkSwCAIRNFONHPUvv9pLSmthr97wAIABb5MVsed5BbJQ04cNQ3Mj/zbIMd9mnhNa3UNnOHwgyeUPaVuqA5/XgOT3dU1xQAAAABJRU5ErkJggg==");
	-webkit-mask-size: 100% 100%;
	mask-size: 100% 100%;
	background-color: #ff1c38;
	transition: background-color .2s ease-in-out
}
.pagination>li.pagination__last {
	margin: 0
}
.pagination>li.pagination__last button {
	padding: 10px 35px 10px 15px
}
.pagination>li.pagination__last button:before {
	content: "";
	display: flex;
	position: absolute;
	top: 50%;
	right: 10px;
	pointer-events: none;
	width: 14px;
	height: 14px;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOBAMAAADtZjDiAAAAJ1BMVEUAAAABAQEAAAAAAAAAAAAAAAAAAAAFBQULCwsAAAAAAAAAAAAAAAC/dhkTAAAADXRSTlMAAxI5BiUWCiKKdEU2txolBAAAAD5JREFUCNdjgAGmOVB6QSiE3s7WAGYoNLIJgBmBDBCaSZARwigRFATTjBCqwBEsnCDgAOY6Qw02VoDQBmASALmBBvBbRV8PAAAAAElFTkSuQmCC");
	-webkit-mask-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAAM1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACjBUbJAAAAEHRSTlMAm3BoI/LiwJODfXReQjYaztoXWwAAAEVJREFUCNdVzkkSwCAIRNFONHPUvv9pLSmthr97wAIABb5MVsed5BbJQ04cNQ3Mj/zbIMd9mnhNa3UNnOHwgyeUPaVuqA5/XgOT3dU1xQAAAABJRU5ErkJggg==");
	mask-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAAM1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACjBUbJAAAAEHRSTlMAm3BoI/LiwJODfXReQjYaztoXWwAAAEVJREFUCNdVzkkSwCAIRNFONHPUvv9pLSmthr97wAIABb5MVsed5BbJQ04cNQ3Mj/zbIMd9mnhNa3UNnOHwgyeUPaVuqA5/XgOT3dU1xQAAAABJRU5ErkJggg==");
	-webkit-mask-size: 100% 100%;
	mask-size: 100% 100%;
	background-color: #292929;
	transition: background-color .2s ease-in-out;
	transform: translateY(-50%);
	z-index: 2
}
body.ar-ae .pagination>li.pagination__last button:before {
	right: auto;
	left: -5px;
	transform: translateY(-25%) rotate(180deg)
}
.pagination>li.pagination__last button:hover {
	color: #ff1c38
}
.pagination>li.pagination__last button:hover:before {
	width: 14px;
	height: 14px;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOBAMAAADtZjDiAAAAJ1BMVEUAAAABAQEAAAAAAAAAAAAAAAAAAAAFBQULCwsAAAAAAAAAAAAAAAC/dhkTAAAADXRSTlMAAxI5BiUWCiKKdEU2txolBAAAAD5JREFUCNdjgAGmOVB6QSiE3s7WAGYoNLIJgBmBDBCaSZARwigRFATTjBCqwBEsnCDgAOY6Qw02VoDQBmASALmBBvBbRV8PAAAAAElFTkSuQmCC");
	-webkit-mask-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAAM1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACjBUbJAAAAEHRSTlMAm3BoI/LiwJODfXReQjYaztoXWwAAAEVJREFUCNdVzkkSwCAIRNFONHPUvv9pLSmthr97wAIABb5MVsed5BbJQ04cNQ3Mj/zbIMd9mnhNa3UNnOHwgyeUPaVuqA5/XgOT3dU1xQAAAABJRU5ErkJggg==");
	mask-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAAM1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACjBUbJAAAAEHRSTlMAm3BoI/LiwJODfXReQjYaztoXWwAAAEVJREFUCNdVzkkSwCAIRNFONHPUvv9pLSmthr97wAIABb5MVsed5BbJQ04cNQ3Mj/zbIMd9mnhNa3UNnOHwgyeUPaVuqA5/XgOT3dU1xQAAAABJRU5ErkJggg==");
	-webkit-mask-size: 100% 100%;
	mask-size: 100% 100%;
	background-color: #ff1c38;
	transition: background-color .2s ease-in-out
}
.pagination>li.pagination__next, .pagination>li.pagination__prev {
	margin: 0 15px
}
.pagination>li.pagination__next button span, .pagination>li.pagination__prev button span {
	display: none
}
.pagination>li.pagination__prev {
	margin-left: auto;
	transform: scaleX(-1)
}
body.ar-ae .pagination>li.pagination__prev {
	transform: scaleX(1);
	margin-left: 15px;
	margin-right: auto
}
.pagination>li.pagination__next {
	margin-right: auto
}
body.ar-ae .pagination>li.pagination__next {
	transform: scaleX(-1);
	margin-right: 15px;
	margin-left: auto
}
.pagination .pagination__currentPage--mobile {
	display: none
}

.updatesDetail {
	position: relative;
	display: flex;
	flex-direction: column
}
.updatesDetail.is-videoDetail .updatesDetail__article__title {
	padding: 200px 0 30px
}
@media only screen and (min-width:1024px) {
	.updatesDetail.is-videoDetail .updatesDetail__article__title {
		padding: 100px 0 30px
	}
}
.updatesDetail__article {
	display: flex;
	flex-direction: column;
	order: 2
}
.updatesDetail__article__header__media {
	padding: 200px 0 30px
}
.updatesDetail__article__header__media img {
	display: flex;
	margin: 0 auto;
	width: 90%;
	max-width: 960px;
	transform: rotate(2deg)
}
.updatesDetail__article__header__date {
	background: #fff428;
	color: #292929;
	justify-content: center;
	font-size: 30px;
	font-size: 1.875vw;
	line-height: 35px;
	line-height: 2.1875vw;
	line-height: normal
}
.updatesDetail__article__header__min {
	color: #292929
}
.updatesDetail__article__title {
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 960px;
	padding: 30px 0 0;
	color: #292929;
	font-size: 50px;
	font-size: 3.125vw;
	line-height: 50px;
	line-height: 3.125vw;
	text-align: center;
	z-index: 0
}
.updatesDetail__article__title:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 100vw;
	height: 100%;
	background: #fff428;
	transform: translateX(-50%)
}
@media only screen and (max-width:1248px) {
	.updatesDetail__article__title {
		font-size: 38px;
		font-size: 2.375vw;
		line-height: 38px;
		line-height: 2.375vw
	}
}
.updatesDetail__article__content {
	position: relative;
	margin: 0 auto;
	width: 90%;
	max-width: 70vw;
	padding: 7vw 0 0;
	color: #292929!important;
	
}
.updatesDetail__article__content:before {
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	left: 50%;
	width: 100vw;
	height: 0;
	padding: 5vw 0 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='96'%3E%3Cpath fill='%23ffb52d' d='M1920 54V19c-193.85 35.49-447.72 69.03-732 76 276.31 4.01 533.26-16.69 732-41z'/%3E%3Cpath fill='%23fff428' d='M1920 1V0H0v9c132.95 15.91 280.01 27.64 436.4 31.47C282.64 42.71 134.98 37.51 0 28v27c677.23 58.19 1232.7 45.92 1920-54z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%;
	transform: translateX(-50%);
	pointer-events: none
}
.updatesDetail__article__content a, .updatesDetail__article__content em, .updatesDetail__article__content p, .updatesDetail__article__content span {
	
	word-wrap: break-word;
	
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-shadow: unset
}
body.th-th .updatesDetail__article__content a, body.th-th .updatesDetail__article__content em, body.th-th .updatesDetail__article__content p, body.th-th .updatesDetail__article__content span {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.updatesDetail__article__content strong {
	color: inherit!important;
	font-family: ubi-bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-shadow: unset
}
body.th-th .updatesDetail__article__content strong {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700
}
.updatesDetail__article__content p {
	margin: 1vw 0;
}
.updatesDetail__article__content h1, .updatesDetail__article__content h2, .updatesDetail__article__content h3, .updatesDetail__article__content h4, .updatesDetail__article__content h5, .updatesDetail__article__content h6 {
	text-shadow: unset;
	margin: 0vw 0
}
.updatesDetail__article__content h1 a, .updatesDetail__article__content h2 a, .updatesDetail__article__content h3 a, .updatesDetail__article__content h4 a, .updatesDetail__article__content h5 a, .updatesDetail__article__content h6 a {
	font-size: inherit
}
.updatesDetail__article__content h1 {
	color: #292929!important;
	font-size: 40px;
	font-size: 2.5vw;
	line-height: 50px;
	line-height: 3.125vw
}
.updatesDetail__article__content h2 {
	color: #292929!important;
	font-size: 35px;
	font-size: 2.1875vw;
	line-height: 45px;
	line-height: 2.8125vw
}
.updatesDetail__article__content h3 {
	color: #292929!important;
	font-size: 30px;
	font-size: 1.875vw;
	line-height: 40px;
	line-height: 2.5vw
}
.updatesDetail__article__content h4 {
	color: #292929!important;
	font-size: 25px;
	font-size: 1.5625vw;
	line-height: 30px;
	line-height: 1.875vw
}
.updatesDetail__article__content h5 {
	color: #292929!important;
	font-size: 22px;
	font-size: 1.375vw;
	line-height: 32px;
	line-height: 2vw
}
.updatesDetail__article__content h6 {
	color: #292929!important;
	font-size: 20px;
	font-size: 1.25vw;
	line-height: 30px;
	line-height: 1.875vw
}
.updatesDetail__article__content td:last-child {
	padding-left: 0.4vw
}
.updatesDetail__article__content img, .updatesDetail__article__content video {
	display: block;
	margin: 0 auto!important;
	max-width: 100%!important;
	height: auto
}
.updatesDetail__article__content .video-wrapper-thumbnail {
	margin-bottom: 15px;
	overflow: hidden
}
.updatesDetail__article__content .video-wrapper {
	display: block!important;
	padding-top: 50%!important;
	position: relative!important;
	width: 100%!important
}
.updatesDetail__article__content .video-wrapper>iframe {
	height: 100%!important;
	left: 0!important;
	position: absolute!important;
	top: 0!important;
	width: 100%!important
}
.updatesDetail__article__content .looping-video {
	display: block!important;
	width: 100%!important;
	margin-bottom: 15px
}
.updatesDetail__article__content ul {
	color: #000!important;
	padding-left: 15px!important;
	list-style: none
}
.updatesDetail__article__content ul>li {
	position: relative;
	color: #000!important;
	padding-left: 20px!important
}
.updatesDetail__article__content ul>li:before {
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	top: -2px;
	color: #000;
	font-weight: 700;
	font-size: 25px
}
.updatesDetail__article__content ul>li>ul>li:before {
	font-size: 20px;
	top: -1px
}
.updatesDetail__article__content ol {
	color: #292929!important;
	counter-reset: item;
	padding-left: 15px
}
.updatesDetail__article__content ol>li {
	color: #292929!important;
	counter-incvwent: item;
	list-style-type: decimal!important;
	padding-left: 5px!important
}
.updatesDetail__article__content a {
	color: #ff1c38!important
}
.updatesDetail__article__content a:hover {
	text-decoration: underline
}
.updatesDetail__article__content blockquote {
	position: relative;
	margin: 15px 0;
	padding: 0 35px;
	font-style: italic
}
.updatesDetail__article__content blockquote:after, .updatesDetail__article__content blockquote:before {
	display: inline-block;
	position: absolute;
	color: #292929;
	font-size: 40px;
	font-family: ubi-bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body.th-th .updatesDetail__article__content blockquote:after, body.th-th .updatesDetail__article__content blockquote:before {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700
}
.updatesDetail__article__content blockquote:before {
	content: "â€œ";
	top: 0;
	left: 0
}
.updatesDetail__article__content blockquote:after {
	content: "â€";
	bottom: 0;
	right: 0
}
.updatesDetail__article__content iframe {
	max-width: 100%
}
.updatesDetail__article__content table {
	width: 90%;
	margin: 0 auto
}
.updatesDetail__article__content table tr:nth-child(odd) {
	background-color: #e8e6e7;
-webkit-box-shadow: 1px 0px 6px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 1px 0px 6px 0px rgba(0, 0, 0, 0.5);
box-shadow: 1px 0px 6px 0px rgba(0, 0, 0, 0.5);
}

table tr .nthchild {
	background-color: #e8e6e7;
-webkit-box-shadow: 1px 0px 6px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 1px 0px 6px 0px rgba(0, 0, 0, 0.5);
box-shadow: 1px 0px 6px 0px rgba(0, 0, 0, 0.5);
}

.updatesDetail__article__content table td {
	padding: 0.6vw 0.4vw 0.4vw;
}

.updatesDetail__article__content.top table td {
	padding: 0.6vw 0.4vw 0.4vw;
	width: 10vw;
}


.updatesDetail__nav {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	order: 3;
	width: 90%;
	margin: 0 auto;
	padding-top: 75px
}
.updatesDetail__nav__back svg, .updatesDetail__nav__next svg, .updatesDetail__nav__prev svg {
	display: none
}
.updatesDetail__nav__back {
	position: absolute;
	top: 100px;
	left: 40px;
	z-index: 100
}
body.ar-ae .updatesDetail__nav__back {
	left: auto;
	right: 40px
}
.updatesDetail__nav__prev {
	transform: scaleX(-1)
}
body.ar-ae .updatesDetail__nav__prev {
	transform: scaleX(1)
}
body.ar-ae .updatesDetail__nav__next {
	transform: scaleX(-1)
}
.updatesDetail__nav__pagination {
	margin: 0 auto;
	font-family: ubi-bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 20px;
	font-size: 1.25vw;
	line-height: 44px;
	line-height: 2.75vw;
	color: #292929;
	text-align: center
}
body.th-th .updatesDetail__nav__pagination {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700
}
@media only screen and (min-width:1024px) {
	.updatesDetail__nav {
		justify-content: flex-start;
		order: -1;
		width: 100%;
		background: #fff428;
		margin-top: 0;
		border-top: 0
	}
	.updatesDetail__nav__back {
		top: 110px;
		left: 40px
	}
	.updatesDetail__nav__pagination {
		display: none
	}
	.updatesDetail__nav__next, .updatesDetail__nav__prev {
		position: absolute;
		z-index: 800;
		top: 300px
	}
	.updatesDetail__nav__prev {
		left: 5%
	}
	body.ar-ae .updatesDetail__nav__prev {
		left: auto;
		right: 5
	}
	.updatesDetail__nav__next {
		right: 5%
	}
	body.ar-ae .updatesDetail__nav__next {
		right: auto;
		left: 5%
	}
}
@media only screen and (min-width:1248px) {
	.updatesDetail__nav__prev {
		left: 10%
	}
	body.ar-ae .updatesDetail__nav__prev {
		left: auto;
		right: 10%
	}
	.updatesDetail__nav__next {
		right: 10%
	}
	body.ar-ae .updatesDetail__nav__next {
		right: auto;
		left: 10%
	}
}
@media only screen and (min-width:1440px) {
	.updatesDetail__article__header__media {
		padding: 30px 0
	}
}
.socialShare, .socialShare__title {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 100%;
	max-width: 60vw;
	margin: 0 auto
}
.socialShare__title {
	padding: 30px 0 0
}
.socialShare__title .promo__wrapper__content {
	display: flex;
	justify-content: center;
	position: relative;
}
.socialShare__title .promo__wrapper__content .promo__content__title {
	display: inline-flex;
	padding: 0 40px 5px;
	color: #000;
	font-size: 30px;
	font-size: 1.875vw;
	line-height: 35px;
	line-height: 2.1875vw;
	font-family: DIN-CondItalic, Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	border-bottom: 1px solid #000;
	min-width: 15vw;
}
body.ar-ae .socialShare__title .promo__wrapper__content .promo__content__title {
	font-family: ubi-reg, sans-serif;
	font-style: italic
}
body.ja-jp .socialShare__title .promo__wrapper__content .promo__content__title {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-style: italic
}
body.ko-kr .socialShare__title .promo__wrapper__content .promo__content__title {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-style: italic;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .socialShare__title .promo__wrapper__content .promo__content__title, body.zh-tw .socialShare__title .promo__wrapper__content .promo__content__title {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-style: italic
}
.socialShare {
	padding-top: 3.0vw;
	padding-bottom: 3.0vw;
	position: relative;
}
.socialShare a {
	position: relative;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin: 0 15px;
	color: #ff1c38;
	text-decoration: none;
	width: 30px;
	height: 30px
}
.socialShare a svg {
	position: relative;
	z-index: 1;
	fill: #ff1c38;
	width: 100%;
	height: 100%;
	-webkit-transition: fill .15s ease-in;
	transition: fill .15s ease-in
}
.socialShare a:hover svg {
	fill: #000
}
.buy-container .btn-primary:not(.btn-style-2), .ki-c-buy .btn-primary:not(.btn-style-2) {
	align-items: center;
	align-self: center;
	background: #db287f;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	color: #fff;
	display: inline-flex;
	margin: 0 19px;
	max-width: 250px;
	flex-direction: row;
	justify-content: center;
	padding: 0;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	height: 40px;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875vw;
	line-height: 14px;
	line-height: .875vw
}
.buy-container body.ar-ae .btn-primary:not(.btn-style-2), .ki-c-buy body.ar-ae .btn-primary:not(.btn-style-2), body.ar-ae .buy-container .btn-primary:not(.btn-style-2), body.ar-ae .ki-c-buy .btn-primary:not(.btn-style-2) {
	font-family: ubi-reg, sans-serif
}
.buy-container body.ja-jp .btn-primary:not(.btn-style-2), .ki-c-buy body.ja-jp .btn-primary:not(.btn-style-2), body.ja-jp .buy-container .btn-primary:not(.btn-style-2), body.ja-jp .ki-c-buy .btn-primary:not(.btn-style-2) {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 600
}
.buy-container body.ko-kr .btn-primary:not(.btn-style-2), .ki-c-buy body.ko-kr .btn-primary:not(.btn-style-2), body.ko-kr .buy-container .btn-primary:not(.btn-style-2), body.ko-kr .ki-c-buy .btn-primary:not(.btn-style-2) {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 600
}
.buy-container body.th-th .btn-primary:not(.btn-style-2), .buy-container body.zh-tw .btn-primary:not(.btn-style-2), .ki-c-buy body.th-th .btn-primary:not(.btn-style-2), .ki-c-buy body.zh-tw .btn-primary:not(.btn-style-2), body.th-th .buy-container .btn-primary:not(.btn-style-2), body.th-th .ki-c-buy .btn-primary:not(.btn-style-2), body.zh-tw .buy-container .btn-primary:not(.btn-style-2), body.zh-tw .ki-c-buy .btn-primary:not(.btn-style-2) {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.buy-container .btn-primary:not(.btn-style-2):after, .buy-container .btn-primary:not(.btn-style-2):before, .ki-c-buy .btn-primary:not(.btn-style-2):after, .ki-c-buy .btn-primary:not(.btn-style-2):before {
	width: calc(100% + 38px);
	height: 40px
}
.buy-container .btn-primary:not(.btn-style-2):before, .ki-c-buy .btn-primary:not(.btn-style-2):before {
	background-size: 21px 40px;
	z-index: -1
}
.buy-container .btn-primary:not(.btn-style-2) span, .ki-c-buy .btn-primary:not(.btn-style-2) span {
	align-items: center;
	display: inline-flex;
	flex-direction: row;
	flex: 1;
	text-align: center;
	padding: 0 17px;
	position: relative;
	height: 40px;
	z-index: 1
}
.buy-container .btn-primary:not(.btn-style-2) span:after, .buy-container .btn-primary:not(.btn-style-2) span:before, .ki-c-buy .btn-primary:not(.btn-style-2) span:after, .ki-c-buy .btn-primary:not(.btn-style-2) span:before {
	left: -19px;
	top: 0;
	width: calc(100% + 38px);
	height: 40px
}
.buy-container body:not(.isTouch) .btn-primary:hover:not(.btn-style-2), .ki-c-buy body:not(.isTouch) .btn-primary:hover:not(.btn-style-2), body:not(.isTouch) .buy-container .btn-primary:hover:not(.btn-style-2), body:not(.isTouch) .ki-c-buy .btn-primary:hover:not(.btn-style-2) {
	background-color: #fff;
	color: #db287f;
	border-color: 1px solid #db287f
}
.buyCards__card__button, .buyCards__card__button.placeholder {
	align-self: center;
	background: #db287f;
	border: 2px solid #db287f;
	color: #fff;
	flex-direction: row;
	position: relative;
	height: 42px;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 14px;
	font-size: .875vw;
	line-height: 14px;
	line-height: .875vw
}
body.ar-ae .buyCards__card__button {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyCards__card__button, body.ko-kr .buyCards__card__button {
	font-weight: 600
}
.buyCards__card__button.placeholder:after, .buyCards__card__button.placeholder:before, .buyCards__card__button:after, .buyCards__card__button:before {
	width: calc(100% + 38px);
	height: 40px
}
.buyCards__card__button.placeholder:before, .buyCards__card__button:before {
	background-size: 19px 40px
}
.buyCards__card__button.placeholder:after, .buyCards__card__button:after {
	background: transparent;
	border-top: 2px solid #db287f;
	border-bottom: 2px solid #db287f;
	opacity: 0;
	left: 0;
	top: -2px;
	width: 100%;
	height: calc(100% + 4px)
}
.buyCards__card__button.placeholder span, .buyCards__card__button span {
	display: inline-flex;
	flex-direction: row;
	flex: 1;
	margin: 0 19px;
	text-align: center;
	padding: 0 17px;
	position: relative;
	height: 100%;
	z-index: 1
}
.buyCards__card__button.placeholder span:after, .buyCards__card__button.placeholder span:before, .buyCards__card__button span:after, .buyCards__card__button span:before {
	left: -38px;
	top: -1px;
	width: calc(100% + 76px);
	height: 40px
}
.buyCards__card__button.placeholder span:before, .buyCards__card__button span:before {
	background-size: 19px 40px;
	opacity: 0
}
.buy-container .btn-style-2, .ki-c-buy .btn-style-2 {
	align-items: center;
	color: #db287f;
	display: flex;
	text-transform: uppercase;
	transition: .4s cubic-bezier(.075, .82, .165, 1);
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75vw;
	line-height: 11px;
	line-height: .6875vw
}
.buy-container body.ar-ae .btn-style-2, .ki-c-buy body.ar-ae .btn-style-2, body.ar-ae .buy-container .btn-style-2, body.ar-ae .ki-c-buy .btn-style-2 {
	font-family: ubi-reg, sans-serif
}
.buy-container body.ja-jp .btn-style-2, .ki-c-buy body.ja-jp .btn-style-2, body.ja-jp .buy-container .btn-style-2, body.ja-jp .ki-c-buy .btn-style-2 {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 600
}
.buy-container body.ko-kr .btn-style-2, .ki-c-buy body.ko-kr .btn-style-2, body.ko-kr .buy-container .btn-style-2, body.ko-kr .ki-c-buy .btn-style-2 {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 600
}
.buy-container body.th-th .btn-style-2, .buy-container body.zh-tw .btn-style-2, .ki-c-buy body.th-th .btn-style-2, .ki-c-buy body.zh-tw .btn-style-2, body.th-th .buy-container .btn-style-2, body.th-th .ki-c-buy .btn-style-2, body.zh-tw .buy-container .btn-style-2, body.zh-tw .ki-c-buy .btn-style-2 {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.buy-container .btn-style-2 span, .ki-c-buy .btn-style-2 span {
	display: flex;
	position: relative
}
.buy-container .btn-style-2 span:after, .ki-c-buy .btn-style-2 span:after {
	background-size: contain;
	right: -23px;
	top: -1px;
	width: 7px;
	height: 15px
}
.buy-container .btn-style-2 svg, .ki-c-buy .btn-style-2 svg {
	display: none
}
.buy-container body:not(.isTouch) .btn-style-2:hover, .ki-c-buy body:not(.isTouch) .btn-style-2:hover, body:not(.isTouch) .buy-container .btn-style-2:hover, body:not(.isTouch) .ki-c-buy .btn-style-2:hover {
	color: #fff
}
.buy-container body:not(.isTouch) .btn-style-2:hover span:after, .ki-c-buy body:not(.isTouch) .btn-style-2:hover span:after, body:not(.isTouch) .buy-container .btn-style-2:hover span:after, body:not(.isTouch) .ki-c-buy .btn-style-2:hover span:after {
	background-size: contain
}
.buyExperience .buyExperience__platforms__button, .buyExperience .buyExperience__version__button, .buyRetailers .buyRetailers__button, .tcm-buy--latam .buyLatam .btn-primary, .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content .btn-primary, .tcm-freetrial-header__content .promo__wrapper__content .btn {
	border: 1px solid #db287f;
	color: #db287f;
	margin: 0 16px;
	min-width: 115px;
	padding: 12px 24px;
	transition: .4s cubic-bezier(.075, .82, .165, 1);
	font-size: 22px;
	font-size: 1.375vw;
	line-height: 36px;
	line-height: 2.25vw;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 600
}
.buyExperience body.ar-ae .buyExperience__platforms__button, .buyExperience body.ar-ae .buyExperience__version__button, .buyRetailers body.ar-ae .buyRetailers__button, .tcm-buy--latam .buyLatam body.ar-ae .btn-primary, .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content body.ar-ae .btn-primary, .tcm-freetrial-header__content .promo__wrapper__content body.ar-ae .btn, body.ar-ae .buyExperience .buyExperience__platforms__button, body.ar-ae .buyExperience .buyExperience__version__button, body.ar-ae .buyRetailers .buyRetailers__button, body.ar-ae .tcm-buy--latam .buyLatam .btn-primary, body.ar-ae .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content .btn-primary, body.ar-ae .tcm-freetrial-header__content .promo__wrapper__content .btn {
	font-family: ubi-reg, sans-serif
}
.buyExperience body.ja-jp .buyExperience__platforms__button, .buyExperience body.ja-jp .buyExperience__version__button, .buyExperience body.ko-kr .buyExperience__platforms__button, .buyExperience body.ko-kr .buyExperience__version__button, .buyRetailers body.ja-jp .buyRetailers__button, .buyRetailers body.ko-kr .buyRetailers__button, .tcm-buy--latam .buyLatam body.ja-jp .btn-primary, .tcm-buy--latam .buyLatam body.ko-kr .btn-primary, .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content body.ja-jp .btn-primary, .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content body.ko-kr .btn-primary, .tcm-freetrial-header__content .promo__wrapper__content body.ja-jp .btn, .tcm-freetrial-header__content .promo__wrapper__content body.ko-kr .btn, body.ja-jp .buyExperience .buyExperience__platforms__button, body.ja-jp .buyExperience .buyExperience__version__button, body.ja-jp .buyRetailers .buyRetailers__button, body.ja-jp .tcm-buy--latam .buyLatam .btn-primary, body.ja-jp .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content .btn-primary, body.ja-jp .tcm-freetrial-header__content .promo__wrapper__content .btn, body.ko-kr .buyExperience .buyExperience__platforms__button, body.ko-kr .buyExperience .buyExperience__version__button, body.ko-kr .buyRetailers .buyRetailers__button, body.ko-kr .tcm-buy--latam .buyLatam .btn-primary, body.ko-kr .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content .btn-primary, body.ko-kr .tcm-freetrial-header__content .promo__wrapper__content .btn {
	font-weight: 600
}
.buyExperience .buyExperience__platforms__button:after, .buyExperience .buyExperience__platforms__button:before, .buyExperience .buyExperience__version__button:after, .buyExperience .buyExperience__version__button:before, .buyRetailers .buyRetailers__button:after, .buyRetailers .buyRetailers__button:before, .tcm-buy--latam .buyLatam .btn-primary:after, .tcm-buy--latam .buyLatam .btn-primary:before, .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content .btn-primary:after, .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content .btn-primary:before, .tcm-freetrial-header__content .promo__wrapper__content .btn:after, .tcm-freetrial-header__content .promo__wrapper__content .btn:before {
	display: none
}
.buyExperience .buyExperience__platforms__button span, .buyExperience .buyExperience__version__button span, .buyRetailers .buyRetailers__button span, .tcm-buy--latam .buyLatam .btn-primary span, .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content .btn-primary span, .tcm-freetrial-header__content .promo__wrapper__content .btn span {
	text-align: center;
	justify-content: center
}
.buyExperience .buyExperience__platforms__button span:after, .buyExperience .buyExperience__platforms__button span:before, .buyExperience .buyExperience__version__button span:after, .buyExperience .buyExperience__version__button span:before, .buyRetailers .buyRetailers__button span:after, .buyRetailers .buyRetailers__button span:before, .tcm-buy--latam .buyLatam .btn-primary span:after, .tcm-buy--latam .buyLatam .btn-primary span:before, .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content .btn-primary span:after, .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content .btn-primary span:before, .tcm-freetrial-header__content .promo__wrapper__content .btn span:after, .tcm-freetrial-header__content .promo__wrapper__content .btn span:before {
	display: none
}
.buyExperience .buyExperience__platforms__button .icon:hover, .buyExperience .buyExperience__version__button .icon:hover, .buyRetailers .buyRetailers__button .icon:hover, .tcm-buy--latam .buyLatam .btn-primary .icon:hover, .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content .btn-primary .icon:hover, .tcm-freetrial-header__content .promo__wrapper__content .btn .icon:hover {
	fill: #fff
}
.buyExperience body:not(.is-touch) .buyExperience__platforms__button:hover, .buyExperience body:not(.is-touch) .buyExperience__version__button:hover, .buyRetailers body:not(.is-touch) .buyRetailers__button:hover, .tcm-buy--latam .buyLatam body:not(.is-touch) .btn-primary:hover, .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content body:not(.is-touch) .btn-primary:hover, .tcm-freetrial-header__content .promo__wrapper__content body:not(.is-touch) .btn:hover, body:not(.is-touch) .buyExperience .buyExperience__platforms__button:hover, body:not(.is-touch) .buyExperience .buyExperience__version__button:hover, body:not(.is-touch) .buyRetailers .buyRetailers__button:hover, body:not(.is-touch) .tcm-buy--latam .buyLatam .btn-primary:hover, body:not(.is-touch) .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content .btn-primary:hover, body:not(.is-touch) .tcm-freetrial-header__content .promo__wrapper__content .btn:hover {
	color: #fff;
	background-color: #db287f
}
.buyExperience body:not(.is-touch) .buyExperience__platforms__button:hover .icon, .buyExperience body:not(.is-touch) .buyExperience__version__button:hover .icon, .buyRetailers body:not(.is-touch) .buyRetailers__button:hover .icon, .tcm-buy--latam .buyLatam body:not(.is-touch) .btn-primary:hover .icon, .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content body:not(.is-touch) .btn-primary:hover .icon, .tcm-freetrial-header__content .promo__wrapper__content body:not(.is-touch) .btn:hover .icon, body:not(.is-touch) .buyExperience .buyExperience__platforms__button:hover .icon, body:not(.is-touch) .buyExperience .buyExperience__version__button:hover .icon, body:not(.is-touch) .buyRetailers .buyRetailers__button:hover .icon, body:not(.is-touch) .tcm-buy--latam .buyLatam .btn-primary:hover .icon, body:not(.is-touch) .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content .btn-primary:hover .icon, body:not(.is-touch) .tcm-freetrial-header__content .promo__wrapper__content .btn:hover .icon {
	display: inline-block;
	stroke-width: 0;
	stroke: currentColor;
	fill: #fff
}
.buyExperience .buyExperience__version__button {
	padding: 18px 35px;
	text-transform: none;
	font-size: 30px;
	font-size: 1.875vw;
	line-height: 36px;
	line-height: 2.25vw
}
.buyExperience .buyExperience__platforms__button.buyExperience__platforms__button--active, .buyExperience .buyExperience__version__button.buyExperience__version__button--active {
	background-color: #db287f;
	border-color: #db287f;
	color: #fff
}
.buyExperience .buyExperience__platforms__button.buyExperience__platforms__button--active:hover .icon, .buyExperience .buyExperience__version__button.buyExperience__version__button--active:hover .icon {
	fill: #fff
}
.buyExperience .buyExperience__platforms__button.buyExperience__platforms__button--disabled, .buyExperience .buyExperience__version__button.buyExperience__version__button--disabled {
	pointer-events: none;
	border-color: #a3a3a3;
	color: #a3a3a3
}
.buy-container, .ki-c-buy {
	background-size: auto auto;
	padding: 95px 0 120px;
	position: relative
}
.buy-container h2, .ki-c-buy h2 {
	text-transform: none;
	font-size: 20px;
	font-size: 1.25vw;
	line-height: 20px;
	line-height: 1.25vw;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 600
}
body.ar-ae .buy-container h2, body.ar-ae .ki-c-buy h2 {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buy-container h2, body.ja-jp .ki-c-buy h2, body.ko-kr .buy-container h2, body.ko-kr .ki-c-buy h2 {
	font-weight: 600
}
.buy-container p, .ki-c-buy p {
	font-size: 11px;
	font-size: .6875vw;
	line-height: 16px;
	line-height: 1vw;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body.ar-ae .buy-container p, body.ar-ae .ki-c-buy p {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buy-container p, body.ja-jp .ki-c-buy p {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .buy-container p, body.ko-kr .ki-c-buy p {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .buy-container p, body.th-th .ki-c-buy p, body.zh-tw .buy-container p, body.zh-tw .ki-c-buy p {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.buy-container .btn-style-2, .ki-c-buy .btn-style-2 {
	margin-top: 22px;
	text-decoration: none
}
.buy-container .promo__wrapper__content, .ki-c-buy .promo__wrapper__content {
	align-items: center;
	display: flex;
	flex-direction: column
}
.buy-container .buyExperience__alternateViewHeader, .ki-c-buy .buyExperience__alternateViewHeader {
	color: #000
}
.buy-container .buyExperience__alternateViewHeader h2, .ki-c-buy .buyExperience__alternateViewHeader h2 {
	font-size: 27px;
	font-size: 1.6875vw;
	line-height: 30px;
	line-height: 1.875vw
}
.buy-container .buyExperience__alternateViewHeader p, .ki-c-buy .buyExperience__alternateViewHeader p {
	font-size: 13px;
	font-size: .8125vw;
	line-height: 20px;
	line-height: 1.25vw
}
.buy-container .buyExperience__alternateViewHeader .btn:hover, .ki-c-buy .buyExperience__alternateViewHeader .btn:hover {
	color: #db287f;
	border: 2px solid #db287f
}
.buy-container .buyExperience__alternateViewHeader .btn-style-2, .ki-c-buy .buyExperience__alternateViewHeader .btn-style-2 {
	color: #db287f
}
.buy-container .buyExperience__alternateViewHeader .btn-style-2:hover, .ki-c-buy .buyExperience__alternateViewHeader .btn-style-2:hover {
	color: #db287f!important
}
.buy-container .buyExperience__alternateViewList, .ki-c-buy .buyExperience__alternateViewList {
	display: grid;
	grid-template-rows: 1fr;
	flex-direction: row;
	row-gap: 110px;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 auto;
	max-width: 1020px
}
.buy-container .buyExperience__alternateViewList .promo, .ki-c-buy .buyExperience__alternateViewList .promo {
	align-items: center;
	background: #000;
	border: 1px solid #fff;
	border-radius: 5px;
	box-shadow: 1px 20px 20px 0 rgba(0, 0, 0, .55);
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	grid-row: 1;
	margin: 0 18px;
	max-width: 175px;
	padding: 85px 20px;
	position: relative;
	text-align: center;
	font-size: 27px;
	font-size: 1.6875vw;
	line-height: 20px;
	line-height: 1.25vw;
	width: 100%;
	height: 100%
}
.buy-container .buyExperience__alternateViewList .promo .promo__wrapper, .ki-c-buy .buyExperience__alternateViewList .promo .promo__wrapper {
	justify-content: normal
}
.buy-container .buyExperience__alternateViewList .promo .promo__wrapper__content, .ki-c-buy .buyExperience__alternateViewList .promo .promo__wrapper__content {
	padding: 0
}
.buy-container .buyExperience__alternateViewList .promo h2, .ki-c-buy .buyExperience__alternateViewList .promo h2 {
	text-transform: none;
	font-size: 20px;
	font-size: 1.25vw;
	line-height: 20px;
	line-height: 1.25vw;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body.ar-ae .buy-container .buyExperience__alternateViewList .promo h2, body.ar-ae .ki-c-buy .buyExperience__alternateViewList .promo h2 {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buy-container .buyExperience__alternateViewList .promo h2, body.ja-jp .ki-c-buy .buyExperience__alternateViewList .promo h2 {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 600
}
body.ko-kr .buy-container .buyExperience__alternateViewList .promo h2, body.ko-kr .ki-c-buy .buyExperience__alternateViewList .promo h2 {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 600
}
body.th-th .buy-container .buyExperience__alternateViewList .promo h2, body.th-th .ki-c-buy .buyExperience__alternateViewList .promo h2, body.zh-tw .buy-container .buyExperience__alternateViewList .promo h2, body.zh-tw .ki-c-buy .buyExperience__alternateViewList .promo h2 {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.buy-container .buyExperience__alternateViewList .promo p, .ki-c-buy .buyExperience__alternateViewList .promo p {
	font-size: 11px;
	font-size: .6875vw;
	line-height: 16px;
	line-height: 1vw;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body.ar-ae .buy-container .buyExperience__alternateViewList .promo p, body.ar-ae .ki-c-buy .buyExperience__alternateViewList .promo p {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buy-container .buyExperience__alternateViewList .promo p, body.ja-jp .ki-c-buy .buyExperience__alternateViewList .promo p {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .buy-container .buyExperience__alternateViewList .promo p, body.ko-kr .ki-c-buy .buyExperience__alternateViewList .promo p {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .buy-container .buyExperience__alternateViewList .promo p, body.th-th .ki-c-buy .buyExperience__alternateViewList .promo p, body.zh-tw .buy-container .buyExperience__alternateViewList .promo p, body.zh-tw .ki-c-buy .buyExperience__alternateViewList .promo p {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.buy-container .buyExperience__alternateViewList .promo .promo__wrapper__media, .ki-c-buy .buyExperience__alternateViewList .promo .promo__wrapper__media {
	border-radius: 50%;
	left: 50%;
	overflow: hidden;
	position: absolute;
	top: 0;
	transform: translate(-50%, -50%);
	width: 112px;
	height: 112px
}
.buy-container .buyExperience__alternateViewList .promo .promo__wrapper__media img, .ki-c-buy .buyExperience__alternateViewList .promo .promo__wrapper__media img {
	max-width: 100%
}
.buy-container .buyExperience__alternateViewList .promo:first-child, .ki-c-buy .buyExperience__alternateViewList .promo:first-child {
	margin: 0 18px 0 0
}
.buy-container .buyExperience__alternateViewList .promo:last-child, .ki-c-buy .buyExperience__alternateViewList .promo:last-child {
	margin: 0 0 0 18px
}
@media only screen and (max-width:960px) {
	.buy-container, .ki-c-buy {
		padding: 153px 0 120px
	}
	.buy-container .promoList, .ki-c-buy .promoList {
		display: flex
	}
	.buy-container .promoList .promo, .ki-c-buy .promoList .promo {
		max-width: 100%;
		margin: 100px 18px 0
	}
	.buy-container .promoList .promo h2, .ki-c-buy .promoList .promo h2 {
		text-transform: none;
		font-size: 24px;
		font-size: 1.5vw;
		line-height: 28px;
		line-height: 1.75vw;
		font-family: din-pro, Helvetica, sans-serif;
		font-weight: 600;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale
	}
	body.ar-ae .buy-container .promoList .promo h2, body.ar-ae .ki-c-buy .promoList .promo h2 {
		font-family: ubi-reg, sans-serif
	}
	body.ja-jp .buy-container .promoList .promo h2, body.ja-jp .ki-c-buy .promoList .promo h2 {
		font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
		font-weight: 600
	}
	body.ko-kr .buy-container .promoList .promo h2, body.ko-kr .ki-c-buy .promoList .promo h2 {
		font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
		font-weight: 600
	}
	body.th-th .buy-container .promoList .promo h2, body.th-th .ki-c-buy .promoList .promo h2, body.zh-tw .buy-container .promoList .promo h2, body.zh-tw .ki-c-buy .promoList .promo h2 {
		font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
	}
	.buy-container .promoList .promo p, .ki-c-buy .promoList .promo p {
		font-family: din-pro, Helvetica, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875vw;
		line-height: 20px;
		line-height: 1.25vw
	}
	body.ar-ae .buy-container .promoList .promo p, body.ar-ae .ki-c-buy .promoList .promo p {
		font-family: ubi-reg, sans-serif
	}
	body.ja-jp .buy-container .promoList .promo p, body.ja-jp .ki-c-buy .promoList .promo p {
		font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
		font-weight: 800
	}
	body.ko-kr .buy-container .promoList .promo p, body.ko-kr .ki-c-buy .promoList .promo p {
		font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
		font-weight: 800;
		word-break: keep-all;
		overflow-wrap: break-word
	}
	body.th-th .buy-container .promoList .promo p, body.th-th .ki-c-buy .promoList .promo p, body.zh-tw .buy-container .promoList .promo p, body.zh-tw .ki-c-buy .promoList .promo p {
		font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
	}
	.buy-container .promoList .promo:last-child, .buy-container .promoList .promo:nth-child(2), .ki-c-buy .promoList .promo:last-child, .ki-c-buy .promoList .promo:nth-child(2) {
		margin: 100px 18px 0
	}
}
.buy-container .languageSelectorBuy, .ki-c-buy .languageSelectorBuy {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	padding: 30px 80px 0;
	position: absolute;
	top: 70px;
	right: 0
}
.buy-container .languageSelectorBuy.languageSelecto--open .languageSelector__panel__wrapper, .ki-c-buy .languageSelectorBuy.languageSelecto--open .languageSelector__panel__wrapper {
	opacity: 1;
	transform: translateX(0)
}
@media only screen and (max-width:960px) {
	.buy-container .languageSelectorBuy, .ki-c-buy .languageSelectorBuy {
		justify-content: center;
		margin: 0 auto;
		padding: 30px 20px 0;
		top: 52px;
		width: 100%
	}
}
@media only screen and (min-width:1248px) {
	.buy-container .languageSelectorBuy, .ki-c-buy .languageSelectorBuy {
		margin: 0;
		width: auto
	}
}
.buy-container .languageSelectorBuy__button, .ki-c-buy .languageSelectorBuy__button {
	align-items: center;
	background: #db287f;
	margin: 0;
	padding: 10px 20px;
	font-size: 14px;
	font-size: .875vw;
	line-height: 14px;
	line-height: .875vw
}
@media only screen and (max-width:640px) {
	.buy-container .languageSelectorBuy__button, .ki-c-buy .languageSelectorBuy__button {
		margin: 0 auto
	}
}
.buy-container .ki-c-promo-buy, .ki-c-buy .ki-c-promo-buy {
	background: none;
	margin: 0 auto;
	font-family: Ubisoft Sans, sans-serif
}
.buy-container .ki-c-promo-buy .promo__wrapper, .ki-c-buy .ki-c-promo-buy .promo__wrapper {
	align-items: center;
	background-position: 50% 0!important;
	background-size: 100% auto!important;
	color: #000;
	display: flex;
	flex-direction: column;
	padding: 0 45px 70px;
	position: relative
}
.buy-container .ki-c-promo-buy .promo__wrapper .promo__wrapper__media, .ki-c-buy .ki-c-promo-buy .promo__wrapper .promo__wrapper__media {
	margin: 0;
	padding: 0
}
@media only screen and (max-width:640px) {
	.buy-container .ki-c-promo-buy .promo__wrapper .promo__wrapper__media img, .ki-c-buy .ki-c-promo-buy .promo__wrapper .promo__wrapper__media img {
		max-width: 283px
	}
}
@media only screen and (max-width:375px) {
	.buy-container .ki-c-promo-buy .promo__wrapper .promo__wrapper__media img, .ki-c-buy .ki-c-promo-buy .promo__wrapper .promo__wrapper__media img {
		max-width: 100%
	}
}
.buy-container .ki-c-promo-buy .promo__wrapper .promo__wrapper__content, .ki-c-buy .ki-c-promo-buy .promo__wrapper .promo__wrapper__content {
	text-align: center
}
.buy-container .ki-c-promo-buy .promo__wrapper .promo__wrapper__content h2, .ki-c-buy .ki-c-promo-buy .promo__wrapper .promo__wrapper__content h2 {
	font-size: 40px;
	font-size: 2.5vw;
	line-height: 40px;
	line-height: 2.5vw;
	font-size: 3.5vw
}
body.emea .buy-container .ki-c-promo-buy .promo__wrapper .promo__wrapper__content h2, body.emea .ki-c-buy .ki-c-promo-buy .promo__wrapper .promo__wrapper__content h2 {
	font-size: 40px;
	font-size: 2.5vw;
	line-height: 58px;
	line-height: 3.625vw
}
.buy-container .ki-c-promo-buy .promo__wrapper .promo__wrapper__content h3, .ki-c-buy .ki-c-promo-buy .promo__wrapper .promo__wrapper__content h3 {
	text-transform: none;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 15px;
	font-size: .9375vw;
	line-height: 20px;
	line-height: 1.25vw
}
body.ar-ae .buy-container .ki-c-promo-buy .promo__wrapper .promo__wrapper__content h3, body.ar-ae .ki-c-buy .ki-c-promo-buy .promo__wrapper .promo__wrapper__content h3 {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buy-container .ki-c-promo-buy .promo__wrapper .promo__wrapper__content h3, body.ja-jp .ki-c-buy .ki-c-promo-buy .promo__wrapper .promo__wrapper__content h3 {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 600
}
body.ko-kr .buy-container .ki-c-promo-buy .promo__wrapper .promo__wrapper__content h3, body.ko-kr .ki-c-buy .ki-c-promo-buy .promo__wrapper .promo__wrapper__content h3 {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 600
}
body.th-th .buy-container .ki-c-promo-buy .promo__wrapper .promo__wrapper__content h3, body.th-th .ki-c-buy .ki-c-promo-buy .promo__wrapper .promo__wrapper__content h3, body.zh-tw .buy-container .ki-c-promo-buy .promo__wrapper .promo__wrapper__content h3, body.zh-tw .ki-c-buy .ki-c-promo-buy .promo__wrapper .promo__wrapper__content h3 {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
body.ar-ae .buy-container .ki-c-promo-buy .promo__wrapper .promo__wrapper__content h3, body.ar-ae .ki-c-buy .ki-c-promo-buy .promo__wrapper .promo__wrapper__content h3 {
	margin-top: 10px
}
@media only screen and (max-width:560px) {
	.buy-container .ki-c-promo-buy .promo__wrapper .promo__wrapper__content h3, .ki-c-buy .ki-c-promo-buy .promo__wrapper .promo__wrapper__content h3 {
		font-size: 17px;
		font-size: 1.0625vw;
		line-height: 20px;
		line-height: 1.25vw
	}
}
.buyCards {
	min-height: 560px;
	position: relative;
	width: 100%;
	height: auto
}
.buyCards__content {
	margin: 19px 0 0 116px;
	max-width: 83vw;
	position: relative;
	transition: margin .4s cubic-bezier(.075, .82, .165, 1);
	width: 100%;
	height: 100%
}
.buyCards__content.buyCards__content--centered {
	display: flex;
	justify-content: center;
	margin: 32px auto 0
}
.buyExperience--rtl .buyCards__content {
	margin: 19px 116px 0 0
}
.buyExperience--rtl .buyCards__content.buyCards__content--centered {
	margin: 32px auto 0
}
@media only screen and (max-width:768px) {
	.buyCards__content {
		margin: 32px 0 0 calc(50vw - 177.5px);
		max-width: 100%
	}
	.buyCards__content.buyCards__content--centered {
		display: flex;
		justify-content: flex-start;
		margin: 32px 0 0
	}
	.buyExperience--rtl .buyCards__content {
		margin: 32px 60px 0 0
	}
}
@media only screen and (max-width:640px) {
	.buyCards__content {
		margin: 32px 0 0 calc(50vw - 160px);
		max-width: 100%
	}
	.buyCards__content.buyCards__content--centered {
		display: flex;
		justify-content: flex-start;
		margin: 32px 0 0
	}
	.buyExperience--rtl .buyCards__content {
		margin: 32px 60px 0 0
	}
}
@media only screen and (max-width:560px) {
	.buyCards__content {
		max-width: 100%
	}
}
.buyCards__wrapper {
	height: 100%;
	margin: 0 -20px;
	padding: 0;
	position: absolute;
	top: 0;
	transition: transform .4s cubic-bezier(.075, .82, .165, 1);
	will-change: transform;
	display: grid;
	grid-template-rows: 1fr
}
@media only screen and (max-width:768px) {
	.buyCards__wrapper {
		margin: 0
	}
}
.buyCards__card {
	align-items: center;
	align-self: start;
	background: #fff;
	border-radius: 10px;
	box-shadow: 1px 20px 20px 0 rgba(0, 0, 0, .55);
	color: #000;
	display: flex;
	flex: 1;
	flex-direction: column;
	grid-row: 1;
	height: var(--slide-size);
	justify-content: flex-start;
	max-width: 315px;
	margin: 0 20px;
	overflow: hidden;
	position: relative;
	text-align: center;
	transition: opacity .6s cubic-bezier(.25, .46, .45, .84), transform .3s cubic-bezier(.25, .46, .45, .84), height .4s cubic-bezier(.25, .46, .45, .84);
	transform: translateZ(0);
	z-index: 1;
	width: 315px;
	height: auto
}
.buyCards__card:before {
	border: 1px solid #db287f;
	border-radius: 10px;
	transition: opacity .3s cubic-bezier(.25, .46, .45, .84)
}
.buyCards__card:after, .buyCards__card:before {
	left: 0;
	opacity: 0;
	pointer-events: none;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%
}
.buyCards__card:after {
	transition: opacity .2s cubic-bezier(.25, .46, .45, .84)
}
.buyCards__card img {
	max-width: 100%
}
.buyCards__card[data-selected=true]:before {
	opacity: 1
}
.buyCards__card.buyCards__card--appear-done, .buyCards__card.buyCards__card--enter-done, .buyCards__card[data-selected=true] {
	opacity: 1;
	transform: scale(1);
	transition: opacity .4s cubic-bezier(.25, .46, .45, .84), transform .4s cubic-bezier(.25, .46, .45, .84)
}
.buyCards__card.buyCards__card--enter-done .accordion, .buyCards__card.buyCards__card--enter-done .buyCards__card__button, .buyCards__card.buyCards__card--enter-done .buyCards__card__button--simple, .buyCards__card.buyCards__card--enter-done .buyCards__card__price, .buyCards__card.buyCards__card--enter-done .buyCards__card__title, .buyCards__card[data-selected=true] .accordion, .buyCards__card[data-selected=true] .buyCards__card__button, .buyCards__card[data-selected=true] .buyCards__card__button--simple, .buyCards__card[data-selected=true] .buyCards__card__price, .buyCards__card[data-selected=true] .buyCards__card__title {
	opacity: 1;
	transform: translateZ(0)
}
.buyCards__card.buyCards__card---enter:after, .buyCards__card.buyCards__card---exit:after, .buyCards__card.buyCards__card--enter-active:after, .buyCards__card.buyCards__card--exit-active:after {
	opacity: 1
}
@media only screen and (max-width:640px) {
	.buyCards__card {
		margin: 0 10px;
		width: 300px;
		height: auto
	}
}
.buyCards__card__title {
	color: #db287f;
	height: 40px;
	padding: 0;
	font-family: Ubisoft Sans, sans-serif;
	font-weight: 800;
	font-size: 30px;
	font-size: 1.875vw;
	line-height: 30px;
	line-height: 1.875vw
}
.buyCards__card__price {
	color: #000;
	height: 46px;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body.ar-ae .buyCards__card__price {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyCards__card__price {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .buyCards__card__price {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .buyCards__card__price, body.zh-tw .buyCards__card__price {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.buyCards__card__price .buyCards__card__price__total {
	font-size: 40px;
	font-size: 2.5vw;
	line-height: 38px;
	line-height: 2.375vw;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 600
}
body.ar-ae .buyCards__card__price .buyCards__card__price__total {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyCards__card__price .buyCards__card__price__total, body.ko-kr .buyCards__card__price .buyCards__card__price__total {
	font-weight: 600
}
.buyCards__card__price .buyCards__card__price__subtotal {
	font-size: 20px;
	font-size: 1.25vw;
	line-height: 32px;
	line-height: 2vw
}
.buyCards__card__content .accordionSection__main.expanded {
	max-height: 400px
}
.buyCards__card__content .accordionSection__title {
	border-bottom: 1px solid #a9a9a9;
	color: #a9a9a9;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding: 0 0 5px;
	text-align: left;
	text-transform: capitalize;
	transition: color .4s cubic-bezier(.075, .82, .165, 1);
	width: 100%;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 20px;
	font-size: 1.25vw;
	line-height: 40px;
	line-height: 2.5vw
}
body.ar-ae .buyCards__card__content .accordionSection__title {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyCards__card__content .accordionSection__title {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 600
}
body.ko-kr .buyCards__card__content .accordionSection__title {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 600
}
body.th-th .buyCards__card__content .accordionSection__title, body.zh-tw .buyCards__card__content .accordionSection__title {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.buyCards__card__content .accordionSection__icon {
	font-size: 32px;
	font-size: 2vw;
	line-height: 36px;
	line-height: 2.25vw
}
.buyCards__card__content .accordionSection__details {
	padding: 7px 0 0
}
.buyCards__card__content .accordionSection__details p {
	color: inherit;
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 20px;
	line-height: 1.25vw
}
.buyCards__card__content.feature-1 .card-1 .accordionSection__title {
	border-bottom: 1px solid #db287f;
	color: #000;
	display: flex;
	flex-direction: row;
	justify-content: flex-start
}
.buyCards__card__content.feature-1 .card-1 .accordionSection__title.accordionSection__title--static:after {
	margin: 0 0 0 5px;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-1 .card-1 .accordionSection__title .accordionSection__icon:before {
	margin: 0 0 0 5px;
	position: relative;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-1 .card-1 .accordionSection__title .accordionSection__icon span {
	top: 0
}
.buyExperience--rtl .buyCards__card__content.feature-1 .card-1 .accordionSection__title {
	padding: 0 0 0 20px
}
body:not(.isTouch) .buyCards__card__content.feature-1 .card-1 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #db287f
}
.buyCards__card__content.feature-1 .card-1 .accordionSection__details {
	color: #000
}
.buyCards__card__content.feature-1 .card-1 .accordionSection__details p {
	color: #000;
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 20px;
	line-height: 1.25vw
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-1 .card-1 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 20px;
		line-height: 1.25vw
	}
}
body.emea .buyCards__card__content.feature-1 .card-1 .accordionSection__details p {
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 25px;
	line-height: 1.5625vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-1 .card-1 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 25px;
		line-height: 1.5625vw
	}
}
.buyCards__card__content.feature-1 .card-1.expanded .accordionSection__title {
	color: #db287f
}
.buyCards__card__content.feature-2 .card-2 .accordionSection__title {
	border-bottom: 1px solid #db287f;
	color: #000;
	display: flex;
	flex-direction: row;
	justify-content: flex-start
}
.buyCards__card__content.feature-2 .card-2 .accordionSection__title.accordionSection__title--static:after {
	margin: 0 0 0 5px;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-2 .card-2 .accordionSection__title .accordionSection__icon:before {
	margin: 0 0 0 5px;
	position: relative;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-2 .card-2 .accordionSection__title .accordionSection__icon span {
	top: 0
}
.buyExperience--rtl .buyCards__card__content.feature-2 .card-2 .accordionSection__title {
	padding: 0 0 0 20px
}
body:not(.isTouch) .buyCards__card__content.feature-2 .card-2 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #db287f
}
.buyCards__card__content.feature-2 .card-2 .accordionSection__details {
	color: #000
}
.buyCards__card__content.feature-2 .card-2 .accordionSection__details p {
	color: #000;
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 20px;
	line-height: 1.25vw
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-2 .card-2 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 20px;
		line-height: 1.25vw
	}
}
body.emea .buyCards__card__content.feature-2 .card-2 .accordionSection__details p {
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 25px;
	line-height: 1.5625vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-2 .card-2 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 25px;
		line-height: 1.5625vw
	}
}
.buyCards__card__content.feature-2 .card-2.expanded .accordionSection__title {
	color: #db287f
}
.buyCards__card__content.feature-3 .card-3 .accordionSection__title {
	border-bottom: 1px solid #db287f;
	color: #000;
	display: flex;
	flex-direction: row;
	justify-content: flex-start
}
.buyCards__card__content.feature-3 .card-3 .accordionSection__title.accordionSection__title--static:after {
	margin: 0 0 0 5px;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-3 .card-3 .accordionSection__title .accordionSection__icon:before {
	margin: 0 0 0 5px;
	position: relative;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-3 .card-3 .accordionSection__title .accordionSection__icon span {
	top: 0
}
.buyExperience--rtl .buyCards__card__content.feature-3 .card-3 .accordionSection__title {
	padding: 0 0 0 20px
}
body:not(.isTouch) .buyCards__card__content.feature-3 .card-3 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #db287f
}
.buyCards__card__content.feature-3 .card-3 .accordionSection__details {
	color: #000
}
.buyCards__card__content.feature-3 .card-3 .accordionSection__details p {
	color: #000;
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 20px;
	line-height: 1.25vw
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-3 .card-3 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 20px;
		line-height: 1.25vw
	}
}
body.emea .buyCards__card__content.feature-3 .card-3 .accordionSection__details p {
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 25px;
	line-height: 1.5625vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-3 .card-3 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 25px;
		line-height: 1.5625vw
	}
}
.buyCards__card__content.feature-3 .card-3.expanded .accordionSection__title {
	color: #db287f
}
.buyCards__card__content.feature-4 .card-4 .accordionSection__title {
	border-bottom: 1px solid #db287f;
	color: #000;
	display: flex;
	flex-direction: row;
	justify-content: flex-start
}
.buyCards__card__content.feature-4 .card-4 .accordionSection__title.accordionSection__title--static:after {
	margin: 0 0 0 5px;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-4 .card-4 .accordionSection__title .accordionSection__icon:before {
	margin: 0 0 0 5px;
	position: relative;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-4 .card-4 .accordionSection__title .accordionSection__icon span {
	top: 0
}
.buyExperience--rtl .buyCards__card__content.feature-4 .card-4 .accordionSection__title {
	padding: 0 0 0 20px
}
body:not(.isTouch) .buyCards__card__content.feature-4 .card-4 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #db287f
}
.buyCards__card__content.feature-4 .card-4 .accordionSection__details {
	color: #000
}
.buyCards__card__content.feature-4 .card-4 .accordionSection__details p {
	color: #000;
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 20px;
	line-height: 1.25vw
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-4 .card-4 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 20px;
		line-height: 1.25vw
	}
}
body.emea .buyCards__card__content.feature-4 .card-4 .accordionSection__details p {
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 25px;
	line-height: 1.5625vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-4 .card-4 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 25px;
		line-height: 1.5625vw
	}
}
.buyCards__card__content.feature-4 .card-4.expanded .accordionSection__title {
	color: #db287f
}
.buyCards__card__content.feature-5 .card-5 .accordionSection__title {
	border-bottom: 1px solid #db287f;
	color: #000;
	display: flex;
	flex-direction: row;
	justify-content: flex-start
}
.buyCards__card__content.feature-5 .card-5 .accordionSection__title.accordionSection__title--static:after {
	margin: 0 0 0 5px;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-5 .card-5 .accordionSection__title .accordionSection__icon:before {
	margin: 0 0 0 5px;
	position: relative;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-5 .card-5 .accordionSection__title .accordionSection__icon span {
	top: 0
}
.buyExperience--rtl .buyCards__card__content.feature-5 .card-5 .accordionSection__title {
	padding: 0 0 0 20px
}
body:not(.isTouch) .buyCards__card__content.feature-5 .card-5 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #db287f
}
.buyCards__card__content.feature-5 .card-5 .accordionSection__details {
	color: #000
}
.buyCards__card__content.feature-5 .card-5 .accordionSection__details p {
	color: #000;
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 20px;
	line-height: 1.25vw
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-5 .card-5 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 20px;
		line-height: 1.25vw
	}
}
body.emea .buyCards__card__content.feature-5 .card-5 .accordionSection__details p {
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 25px;
	line-height: 1.5625vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-5 .card-5 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 25px;
		line-height: 1.5625vw
	}
}
.buyCards__card__content.feature-5 .card-5.expanded .accordionSection__title {
	color: #db287f
}
.buyCards__card__content.feature-6 .card-6 .accordionSection__title {
	border-bottom: 1px solid #db287f;
	color: #000;
	display: flex;
	flex-direction: row;
	justify-content: flex-start
}
.buyCards__card__content.feature-6 .card-6 .accordionSection__title.accordionSection__title--static:after {
	margin: 0 0 0 5px;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-6 .card-6 .accordionSection__title .accordionSection__icon:before {
	margin: 0 0 0 5px;
	position: relative;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-6 .card-6 .accordionSection__title .accordionSection__icon span {
	top: 0
}
.buyExperience--rtl .buyCards__card__content.feature-6 .card-6 .accordionSection__title {
	padding: 0 0 0 20px
}
body:not(.isTouch) .buyCards__card__content.feature-6 .card-6 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #db287f
}
.buyCards__card__content.feature-6 .card-6 .accordionSection__details {
	color: #000
}
.buyCards__card__content.feature-6 .card-6 .accordionSection__details p {
	color: #000;
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 20px;
	line-height: 1.25vw
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-6 .card-6 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 20px;
		line-height: 1.25vw
	}
}
body.emea .buyCards__card__content.feature-6 .card-6 .accordionSection__details p {
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 25px;
	line-height: 1.5625vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-6 .card-6 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 25px;
		line-height: 1.5625vw
	}
}
.buyCards__card__content.feature-6 .card-6.expanded .accordionSection__title {
	color: #db287f
}
.buyCards__card__content.feature-7 .card-7 .accordionSection__title {
	border-bottom: 1px solid #db287f;
	color: #000;
	display: flex;
	flex-direction: row;
	justify-content: flex-start
}
.buyCards__card__content.feature-7 .card-7 .accordionSection__title.accordionSection__title--static:after {
	margin: 0 0 0 5px;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-7 .card-7 .accordionSection__title .accordionSection__icon:before {
	margin: 0 0 0 5px;
	position: relative;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-7 .card-7 .accordionSection__title .accordionSection__icon span {
	top: 0
}
.buyExperience--rtl .buyCards__card__content.feature-7 .card-7 .accordionSection__title {
	padding: 0 0 0 20px
}
body:not(.isTouch) .buyCards__card__content.feature-7 .card-7 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #db287f
}
.buyCards__card__content.feature-7 .card-7 .accordionSection__details {
	color: #000
}
.buyCards__card__content.feature-7 .card-7 .accordionSection__details p {
	color: #000;
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 20px;
	line-height: 1.25vw
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-7 .card-7 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 20px;
		line-height: 1.25vw
	}
}
body.emea .buyCards__card__content.feature-7 .card-7 .accordionSection__details p {
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 25px;
	line-height: 1.5625vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-7 .card-7 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 25px;
		line-height: 1.5625vw
	}
}
.buyCards__card__content.feature-7 .card-7.expanded .accordionSection__title {
	color: #db287f
}
.buyCards__card__content.feature-8 .card-8 .accordionSection__title {
	border-bottom: 1px solid #db287f;
	color: #000;
	display: flex;
	flex-direction: row;
	justify-content: flex-start
}
.buyCards__card__content.feature-8 .card-8 .accordionSection__title.accordionSection__title--static:after {
	margin: 0 0 0 5px;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-8 .card-8 .accordionSection__title .accordionSection__icon:before {
	margin: 0 0 0 5px;
	position: relative;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-8 .card-8 .accordionSection__title .accordionSection__icon span {
	top: 0
}
.buyExperience--rtl .buyCards__card__content.feature-8 .card-8 .accordionSection__title {
	padding: 0 0 0 20px
}
body:not(.isTouch) .buyCards__card__content.feature-8 .card-8 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #db287f
}
.buyCards__card__content.feature-8 .card-8 .accordionSection__details {
	color: #000
}
.buyCards__card__content.feature-8 .card-8 .accordionSection__details p {
	color: #000;
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 20px;
	line-height: 1.25vw
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-8 .card-8 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 20px;
		line-height: 1.25vw
	}
}
body.emea .buyCards__card__content.feature-8 .card-8 .accordionSection__details p {
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 25px;
	line-height: 1.5625vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-8 .card-8 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 25px;
		line-height: 1.5625vw
	}
}
.buyCards__card__content.feature-8 .card-8.expanded .accordionSection__title {
	color: #db287f
}
.buyCards__card__content.feature-9 .card-9 .accordionSection__title {
	border-bottom: 1px solid #db287f;
	color: #000;
	display: flex;
	flex-direction: row;
	justify-content: flex-start
}
.buyCards__card__content.feature-9 .card-9 .accordionSection__title.accordionSection__title--static:after {
	margin: 0 0 0 5px;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-9 .card-9 .accordionSection__title .accordionSection__icon:before {
	margin: 0 0 0 5px;
	position: relative;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-9 .card-9 .accordionSection__title .accordionSection__icon span {
	top: 0
}
.buyExperience--rtl .buyCards__card__content.feature-9 .card-9 .accordionSection__title {
	padding: 0 0 0 20px
}
body:not(.isTouch) .buyCards__card__content.feature-9 .card-9 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #db287f
}
.buyCards__card__content.feature-9 .card-9 .accordionSection__details {
	color: #000
}
.buyCards__card__content.feature-9 .card-9 .accordionSection__details p {
	color: #000;
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 20px;
	line-height: 1.25vw
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-9 .card-9 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 20px;
		line-height: 1.25vw
	}
}
body.emea .buyCards__card__content.feature-9 .card-9 .accordionSection__details p {
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 25px;
	line-height: 1.5625vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-9 .card-9 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 25px;
		line-height: 1.5625vw
	}
}
.buyCards__card__content.feature-9 .card-9.expanded .accordionSection__title {
	color: #db287f
}
.buyCards__card__content.feature-10 .card-10 .accordionSection__title {
	border-bottom: 1px solid #db287f;
	color: #000;
	display: flex;
	flex-direction: row;
	justify-content: flex-start
}
.buyCards__card__content.feature-10 .card-10 .accordionSection__title.accordionSection__title--static:after {
	margin: 0 0 0 5px;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-10 .card-10 .accordionSection__title .accordionSection__icon:before {
	margin: 0 0 0 5px;
	position: relative;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-10 .card-10 .accordionSection__title .accordionSection__icon span {
	top: 0
}
.buyExperience--rtl .buyCards__card__content.feature-10 .card-10 .accordionSection__title {
	padding: 0 0 0 20px
}
body:not(.isTouch) .buyCards__card__content.feature-10 .card-10 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #db287f
}
.buyCards__card__content.feature-10 .card-10 .accordionSection__details {
	color: #000
}
.buyCards__card__content.feature-10 .card-10 .accordionSection__details p {
	color: #000;
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 20px;
	line-height: 1.25vw
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-10 .card-10 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 20px;
		line-height: 1.25vw
	}
}
body.emea .buyCards__card__content.feature-10 .card-10 .accordionSection__details p {
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 25px;
	line-height: 1.5625vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-10 .card-10 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 25px;
		line-height: 1.5625vw
	}
}
.buyCards__card__content.feature-10 .card-10.expanded .accordionSection__title {
	color: #db287f
}
.buyCards__card__content.feature-11 .card-11 .accordionSection__title {
	border-bottom: 1px solid #db287f;
	color: #000;
	display: flex;
	flex-direction: row;
	justify-content: flex-start
}
.buyCards__card__content.feature-11 .card-11 .accordionSection__title.accordionSection__title--static:after {
	margin: 0 0 0 5px;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-11 .card-11 .accordionSection__title .accordionSection__icon:before {
	margin: 0 0 0 5px;
	position: relative;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-11 .card-11 .accordionSection__title .accordionSection__icon span {
	top: 0
}
.buyExperience--rtl .buyCards__card__content.feature-11 .card-11 .accordionSection__title {
	padding: 0 0 0 20px
}
body:not(.isTouch) .buyCards__card__content.feature-11 .card-11 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #db287f
}
.buyCards__card__content.feature-11 .card-11 .accordionSection__details {
	color: #000
}
.buyCards__card__content.feature-11 .card-11 .accordionSection__details p {
	color: #000;
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 20px;
	line-height: 1.25vw
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-11 .card-11 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 20px;
		line-height: 1.25vw
	}
}
body.emea .buyCards__card__content.feature-11 .card-11 .accordionSection__details p {
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 25px;
	line-height: 1.5625vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-11 .card-11 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 25px;
		line-height: 1.5625vw
	}
}
.buyCards__card__content.feature-11 .card-11.expanded .accordionSection__title {
	color: #db287f
}
.buyCards__card__content.feature-12 .card-12 .accordionSection__title {
	border-bottom: 1px solid #db287f;
	color: #000;
	display: flex;
	flex-direction: row;
	justify-content: flex-start
}
.buyCards__card__content.feature-12 .card-12 .accordionSection__title.accordionSection__title--static:after {
	margin: 0 0 0 5px;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-12 .card-12 .accordionSection__title .accordionSection__icon:before {
	margin: 0 0 0 5px;
	position: relative;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-12 .card-12 .accordionSection__title .accordionSection__icon span {
	top: 0
}
.buyExperience--rtl .buyCards__card__content.feature-12 .card-12 .accordionSection__title {
	padding: 0 0 0 20px
}
body:not(.isTouch) .buyCards__card__content.feature-12 .card-12 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #db287f
}
.buyCards__card__content.feature-12 .card-12 .accordionSection__details {
	color: #000
}
.buyCards__card__content.feature-12 .card-12 .accordionSection__details p {
	color: #000;
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 20px;
	line-height: 1.25vw
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-12 .card-12 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 20px;
		line-height: 1.25vw
	}
}
body.emea .buyCards__card__content.feature-12 .card-12 .accordionSection__details p {
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 25px;
	line-height: 1.5625vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-12 .card-12 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 25px;
		line-height: 1.5625vw
	}
}
.buyCards__card__content.feature-12 .card-12.expanded .accordionSection__title {
	color: #db287f
}
.buyCards__card__content.feature-13 .card-13 .accordionSection__title {
	border-bottom: 1px solid #db287f;
	color: #000;
	display: flex;
	flex-direction: row;
	justify-content: flex-start
}
.buyCards__card__content.feature-13 .card-13 .accordionSection__title.accordionSection__title--static:after {
	margin: 0 0 0 5px;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-13 .card-13 .accordionSection__title .accordionSection__icon:before {
	margin: 0 0 0 5px;
	position: relative;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-13 .card-13 .accordionSection__title .accordionSection__icon span {
	top: 0
}
.buyExperience--rtl .buyCards__card__content.feature-13 .card-13 .accordionSection__title {
	padding: 0 0 0 20px
}
body:not(.isTouch) .buyCards__card__content.feature-13 .card-13 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #db287f
}
.buyCards__card__content.feature-13 .card-13 .accordionSection__details {
	color: #000
}
.buyCards__card__content.feature-13 .card-13 .accordionSection__details p {
	color: #000;
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 20px;
	line-height: 1.25vw
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-13 .card-13 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 20px;
		line-height: 1.25vw
	}
}
body.emea .buyCards__card__content.feature-13 .card-13 .accordionSection__details p {
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 25px;
	line-height: 1.5625vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-13 .card-13 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 25px;
		line-height: 1.5625vw
	}
}
.buyCards__card__content.feature-13 .card-13.expanded .accordionSection__title {
	color: #db287f
}
.buyCards__card__content.feature-14 .card-14 .accordionSection__title {
	border-bottom: 1px solid #db287f;
	color: #000;
	display: flex;
	flex-direction: row;
	justify-content: flex-start
}
.buyCards__card__content.feature-14 .card-14 .accordionSection__title.accordionSection__title--static:after {
	margin: 0 0 0 5px;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-14 .card-14 .accordionSection__title .accordionSection__icon:before {
	margin: 0 0 0 5px;
	position: relative;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-14 .card-14 .accordionSection__title .accordionSection__icon span {
	top: 0
}
.buyExperience--rtl .buyCards__card__content.feature-14 .card-14 .accordionSection__title {
	padding: 0 0 0 20px
}
body:not(.isTouch) .buyCards__card__content.feature-14 .card-14 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #db287f
}
.buyCards__card__content.feature-14 .card-14 .accordionSection__details {
	color: #000
}
.buyCards__card__content.feature-14 .card-14 .accordionSection__details p {
	color: #000;
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 20px;
	line-height: 1.25vw
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-14 .card-14 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 20px;
		line-height: 1.25vw
	}
}
body.emea .buyCards__card__content.feature-14 .card-14 .accordionSection__details p {
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 25px;
	line-height: 1.5625vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-14 .card-14 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 25px;
		line-height: 1.5625vw
	}
}
.buyCards__card__content.feature-14 .card-14.expanded .accordionSection__title {
	color: #db287f
}
.buyCards__card__content.feature-15 .card-15 .accordionSection__title {
	border-bottom: 1px solid #db287f;
	color: #000;
	display: flex;
	flex-direction: row;
	justify-content: flex-start
}
.buyCards__card__content.feature-15 .card-15 .accordionSection__title.accordionSection__title--static:after {
	margin: 0 0 0 5px;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-15 .card-15 .accordionSection__title .accordionSection__icon:before {
	margin: 0 0 0 5px;
	position: relative;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-15 .card-15 .accordionSection__title .accordionSection__icon span {
	top: 0
}
.buyExperience--rtl .buyCards__card__content.feature-15 .card-15 .accordionSection__title {
	padding: 0 0 0 20px
}
body:not(.isTouch) .buyCards__card__content.feature-15 .card-15 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #db287f
}
.buyCards__card__content.feature-15 .card-15 .accordionSection__details {
	color: #000
}
.buyCards__card__content.feature-15 .card-15 .accordionSection__details p {
	color: #000;
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 20px;
	line-height: 1.25vw
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-15 .card-15 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 20px;
		line-height: 1.25vw
	}
}
body.emea .buyCards__card__content.feature-15 .card-15 .accordionSection__details p {
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 25px;
	line-height: 1.5625vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-15 .card-15 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 25px;
		line-height: 1.5625vw
	}
}
.buyCards__card__content.feature-15 .card-15.expanded .accordionSection__title {
	color: #db287f
}
.buyCards__card__content.feature-16 .card-16 .accordionSection__title {
	border-bottom: 1px solid #db287f;
	color: #000;
	display: flex;
	flex-direction: row;
	justify-content: flex-start
}
.buyCards__card__content.feature-16 .card-16 .accordionSection__title.accordionSection__title--static:after {
	margin: 0 0 0 5px;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-16 .card-16 .accordionSection__title .accordionSection__icon:before {
	margin: 0 0 0 5px;
	position: relative;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-16 .card-16 .accordionSection__title .accordionSection__icon span {
	top: 0
}
.buyExperience--rtl .buyCards__card__content.feature-16 .card-16 .accordionSection__title {
	padding: 0 0 0 20px
}
body:not(.isTouch) .buyCards__card__content.feature-16 .card-16 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #db287f
}
.buyCards__card__content.feature-16 .card-16 .accordionSection__details {
	color: #000
}
.buyCards__card__content.feature-16 .card-16 .accordionSection__details p {
	color: #000;
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 20px;
	line-height: 1.25vw
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-16 .card-16 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 20px;
		line-height: 1.25vw
	}
}
body.emea .buyCards__card__content.feature-16 .card-16 .accordionSection__details p {
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 25px;
	line-height: 1.5625vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-16 .card-16 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 25px;
		line-height: 1.5625vw
	}
}
.buyCards__card__content.feature-16 .card-16.expanded .accordionSection__title {
	color: #db287f
}
.buyCards__card__content.feature-17 .card-17 .accordionSection__title {
	border-bottom: 1px solid #db287f;
	color: #000;
	display: flex;
	flex-direction: row;
	justify-content: flex-start
}
.buyCards__card__content.feature-17 .card-17 .accordionSection__title.accordionSection__title--static:after {
	margin: 0 0 0 5px;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-17 .card-17 .accordionSection__title .accordionSection__icon:before {
	margin: 0 0 0 5px;
	position: relative;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-17 .card-17 .accordionSection__title .accordionSection__icon span {
	top: 0
}
.buyExperience--rtl .buyCards__card__content.feature-17 .card-17 .accordionSection__title {
	padding: 0 0 0 20px
}
body:not(.isTouch) .buyCards__card__content.feature-17 .card-17 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #db287f
}
.buyCards__card__content.feature-17 .card-17 .accordionSection__details {
	color: #000
}
.buyCards__card__content.feature-17 .card-17 .accordionSection__details p {
	color: #000;
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 20px;
	line-height: 1.25vw
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-17 .card-17 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 20px;
		line-height: 1.25vw
	}
}
body.emea .buyCards__card__content.feature-17 .card-17 .accordionSection__details p {
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 25px;
	line-height: 1.5625vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-17 .card-17 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 25px;
		line-height: 1.5625vw
	}
}
.buyCards__card__content.feature-17 .card-17.expanded .accordionSection__title {
	color: #db287f
}
.buyCards__card__content.feature-18 .card-18 .accordionSection__title {
	border-bottom: 1px solid #db287f;
	color: #000;
	display: flex;
	flex-direction: row;
	justify-content: flex-start
}
.buyCards__card__content.feature-18 .card-18 .accordionSection__title.accordionSection__title--static:after {
	margin: 0 0 0 5px;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-18 .card-18 .accordionSection__title .accordionSection__icon:before {
	margin: 0 0 0 5px;
	position: relative;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-18 .card-18 .accordionSection__title .accordionSection__icon span {
	top: 0
}
.buyExperience--rtl .buyCards__card__content.feature-18 .card-18 .accordionSection__title {
	padding: 0 0 0 20px
}
body:not(.isTouch) .buyCards__card__content.feature-18 .card-18 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #db287f
}
.buyCards__card__content.feature-18 .card-18 .accordionSection__details {
	color: #000
}
.buyCards__card__content.feature-18 .card-18 .accordionSection__details p {
	color: #000;
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 20px;
	line-height: 1.25vw
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-18 .card-18 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 20px;
		line-height: 1.25vw
	}
}
body.emea .buyCards__card__content.feature-18 .card-18 .accordionSection__details p {
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 25px;
	line-height: 1.5625vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-18 .card-18 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 25px;
		line-height: 1.5625vw
	}
}
.buyCards__card__content.feature-18 .card-18.expanded .accordionSection__title {
	color: #db287f
}
.buyCards__card__content.feature-19 .card-19 .accordionSection__title {
	border-bottom: 1px solid #db287f;
	color: #000;
	display: flex;
	flex-direction: row;
	justify-content: flex-start
}
.buyCards__card__content.feature-19 .card-19 .accordionSection__title.accordionSection__title--static:after {
	margin: 0 0 0 5px;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-19 .card-19 .accordionSection__title .accordionSection__icon:before {
	margin: 0 0 0 5px;
	position: relative;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-19 .card-19 .accordionSection__title .accordionSection__icon span {
	top: 0
}
.buyExperience--rtl .buyCards__card__content.feature-19 .card-19 .accordionSection__title {
	padding: 0 0 0 20px
}
body:not(.isTouch) .buyCards__card__content.feature-19 .card-19 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #db287f
}
.buyCards__card__content.feature-19 .card-19 .accordionSection__details {
	color: #000
}
.buyCards__card__content.feature-19 .card-19 .accordionSection__details p {
	color: #000;
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 20px;
	line-height: 1.25vw
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-19 .card-19 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 20px;
		line-height: 1.25vw
	}
}
body.emea .buyCards__card__content.feature-19 .card-19 .accordionSection__details p {
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 25px;
	line-height: 1.5625vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-19 .card-19 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 25px;
		line-height: 1.5625vw
	}
}
.buyCards__card__content.feature-19 .card-19.expanded .accordionSection__title {
	color: #db287f
}
.buyCards__card__content.feature-20 .card-20 .accordionSection__title {
	border-bottom: 1px solid #db287f;
	color: #000;
	display: flex;
	flex-direction: row;
	justify-content: flex-start
}
.buyCards__card__content.feature-20 .card-20 .accordionSection__title.accordionSection__title--static:after {
	margin: 0 0 0 5px;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-20 .card-20 .accordionSection__title .accordionSection__icon:before {
	margin: 0 0 0 5px;
	position: relative;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content.feature-20 .card-20 .accordionSection__title .accordionSection__icon span {
	top: 0
}
.buyExperience--rtl .buyCards__card__content.feature-20 .card-20 .accordionSection__title {
	padding: 0 0 0 20px
}
body:not(.isTouch) .buyCards__card__content.feature-20 .card-20 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #db287f
}
.buyCards__card__content.feature-20 .card-20 .accordionSection__details {
	color: #000
}
.buyCards__card__content.feature-20 .card-20 .accordionSection__details p {
	color: #000;
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 20px;
	line-height: 1.25vw
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-20 .card-20 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 20px;
		line-height: 1.25vw
	}
}
body.emea .buyCards__card__content.feature-20 .card-20 .accordionSection__details p {
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 25px;
	line-height: 1.5625vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-20 .card-20 .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 25px;
		line-height: 1.5625vw
	}
}
.buyCards__card__content.feature-20 .card-20.expanded .accordionSection__title {
	color: #db287f
}
@media only screen and (max-width:640px) {
	.buyCards__card__content {
		padding: 0 25px 35px
	}
	.buyCards__card__content .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 22px;
		line-height: 1.375vw
	}
}
.buyCards__card__content .active .accordionSection__title {
	border-bottom: 1px solid #db287f;
	color: #000;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	padding: 0 20px 5px 0;
	position: relative
}
.buyCards__card__content .active .accordionSection__title.accordionSection__title--static:after {
	margin: 0 0 0 5px;
	position: relative;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content .active .accordionSection__title .accordionSection__icon {
	display: flex;
	flex-direction: row;
	justify-content: space-between
}
.buyCards__card__content .active .accordionSection__title .accordionSection__icon:before {
	margin: 0 0 0 5px;
	position: relative;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content .active .accordionSection__title .accordionSection__icon span {
	position: absolute;
	right: 0;
	top: 0
}
.buyExperience--rtl .buyCards__card__content .active .accordionSection__title {
	padding: 0 0 0 20px;
	text-align: right
}
.buyExperience--rtl .buyCards__card__content .active .accordionSection__title .accordionSection__icon:before {
	margin: 0 5px 0 0
}
.buyExperience--rtl .buyCards__card__content .active .accordionSection__title .accordionSection__icon span {
	left: 0;
	right: auto
}
body:not(.isTouch) .buyCards__card__content .active .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #db287f
}
.buyCards__card__content .active .accordionSection__details {
	color: #000
}
.buyCards__card__content .active .accordionSection__details p {
	color: #000;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 20px;
	line-height: 1.25vw
}
body.ar-ae .buyCards__card__content .active .accordionSection__details p {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyCards__card__content .active .accordionSection__details p {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .buyCards__card__content .active .accordionSection__details p {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .buyCards__card__content .active .accordionSection__details p, body.zh-tw .buyCards__card__content .active .accordionSection__details p {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
@media only screen and (max-width:640px) {
	.buyCards__card__content .active .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 20px;
		line-height: 1.25vw
	}
}
body.emea .buyCards__card__content .active .accordionSection__details p {
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 25px;
	line-height: 1.5625vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content .active .accordionSection__details p {
		font-size: 18px;
		font-size: 1.125vw;
		line-height: 25px;
		line-height: 1.5625vw
	}
}
.buyCards__card__content .active.expanded .accordionSection__title {
	color: #db287f
}
.buyCards__card__button--simple, .buyCards__card__button--simple.placeholder {
	align-items: center;
	color: #db287f;
	display: inline-flex;
	flex-direction: row;
	justify-content: center;
	margin-top: 3px;
	text-transform: uppercase;
	transition: .4s cubic-bezier(.075, .82, .165, 1);
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 15px;
	line-height: .9375vw
}
body.ar-ae .buyCards__card__button--simple {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyCards__card__button--simple {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 600
}
body.ko-kr .buyCards__card__button--simple {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 600
}
body.th-th .buyCards__card__button--simple, body.zh-tw .buyCards__card__button--simple {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.buyCards__card__button--simple.placeholder img, .buyCards__card__button--simple img {
	display: none
}
.buyCards__card__button--simple .icon {
	font-size: 16px;
	font-size: 1vw;
	line-height: 15px;
	line-height: .9375vw
}
.buyExperience--rtl .buyCards__card__button--simple .icon {
	transform: rotate(180deg)
}
body:not(.is-touch) .buyCards__card__button--simple:hover {
	color: #db287f;
	background: #fff;
	border: 1px solid #db287f
}
.buyCards__card__button--simple.placeholder {
	height: 13px;
	opacity: 0!important
}
.buyCards__card__button {
	align-items: normal;
	align-self: center;
	background-color: #db287f;
	margin: 16px 0 0;
	height: 42px
}
.buyCards__card__button span:before {
	background-size: 19px 40px;
	opacity: 1
}
.buyCards__card__button span:after {
	background-size: 19px 40px;
	-webkit-transition: opacity .1s ease;
	-o-transition: opacity .1s ease;
	transition: opacity .1s ease
}
.buyCards__card__button.buyCards__card__button--disabled {
	background-color: transparent;
	border: none;
	pointer-events: none;
	opacity: .5!important
}
.buyCards__card__button.buyCards__card__button--disabled:after, .buyCards__card__button.buyCards__card__button--disabled:before {
	display: none
}
.buyCards__card__button.buyCards__card__button--disabled span {
	background-size: contain;
	padding: 0 17px
}
.buyCards__card__button.buyCards__card__button--disabled span:after {
	display: none
}
.buyCards__card__button.buyCards__card__button--disabled span:before {
	background-size: 19px 40px;
	opacity: 1
}
body:not(.isTouch) .buyCards__card__button:hover {
	background-color: #fff;
	color: #db287f;
	border-color: 1px solid db287f
}
body:not(.isTouch) .buyCards__card__button:hover span:after {
	opacity: 0;
	-webkit-transition: opacity .1s ease;
	-o-transition: opacity .1s ease;
	transition: opacity .1s ease
}
@media only screen and (max-width:640px) {
	.buyCards__card__button {
		margin: 25px 0 0
	}
}
.buyCards__card__button.placeholder {
	align-items: normal;
	align-self: center;
	margin: 16px 0 0
}
.buyCards__card__button.placeholder:before {
	background-size: 20px 42px;
	top: -2px;
	height: calc(100% + 4px);
	width: calc(100% + 38px)
}
.buyCards__card__button.placeholder span {
	top: -2px;
	height: 42px
}
.buyCards__card__button.placeholder span:after, .buyCards__card__button.placeholder span:before {
	left: -19px;
	top: 0;
	width: calc(100% + 38px);
	height: 44px
}
.buyCards__card__button.placeholder span:after, .buyCards__card__button.placeholder span:before {
	background-size: 20px 42px
}
.buyCards__card__overlay {
	align-items: center;
	background: hsla(0, 0%, 49%, .9);
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	transform: translateZ(0);
	transition: opacity .4s cubic-bezier(.25, .46, .45, .84), transform .4s cubic-bezier(.25, .46, .45, .84);
	z-index: 1;
	width: 100%;
	height: 100%;
	font-size: 20px;
	font-size: 1.25vw;
	line-height: 22px;
	line-height: 1.375vw;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 600
}
body.ar-ae .buyCards__card__overlay {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyCards__card__overlay {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 600
}
body.ko-kr .buyCards__card__overlay {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 600
}
body.zh-tw .buyCards__card__overlay {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.buyCards__card__overlay .buyCards__card__overlay__message {
	max-width: 150px;
	opacity: 0;
	transform: translateY(50px);
	transition: opacity .4s cubic-bezier(.25, .46, .45, .84), transform .4s cubic-bezier(.25, .46, .45, .84)
}
.buyCards__card__overlay.buyCards__card__overlay--active {
	opacity: 1;
	pointer-events: all
}
.buyCards__card__overlay.buyCards__card__overlay--active .buyCards__card__overlay__message {
	opacity: 1;
	transform: translateY(0)
}
.buyCards__control {
	align-items: center;
	background-color: #c7adad;
	border: 3px solid transparent;
	border-radius: 100%;
	color: #0065f2;
	display: flex;
	font-size: 14px;
	justify-content: center;
	height: 3vw;
	padding: 0;
	pointer-events: all;
	width: 3vw
}
.buyCards__control svg {
	height: 16px;
	width: 16px
}
.buyCards__control .btn--next svg {
	transform: rotate(180deg)
}
.buyCards__controls {
	color: #fff;
	display: flex;
	flex-direction: row;
	left: 0;
	justify-content: space-between;
	top: 200px;
	padding: 0;
	pointer-events: none;
	position: absolute;
	width: calc(100% - 15px);
	z-index: 1
}
body.isTouch .buyCards__controls {
	width: 100%
}
.buyCards__controls .buyCards__controls__button {
	background: rgba(219, 40, 127, .9);
	opacity: 0;
	pointer-events: none;
	position: relative;
	transition: transform .4s cubic-bezier(.075, .82, .165, 1), opacity .4s cubic-bezier(.075, .82, .165, 1);
	width: 58px
}
.buyCards__controls .buyCards__controls__button .icon {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	font-size: 28px;
	font-size: 1.75vw;
	line-height: 28px;
	line-height: 1.75vw
}
.buyCards__controls .buyCards__controls__button.buyCards__controls__button--active {
	opacity: 1;
	pointer-events: all
}
.buyCards__controls .buyCards__controls__button--next {
	border-top-left-radius: 50%;
	border-bottom-left-radius: 50%;
	transform: translateX(15px)
}
.buyCards__controls .buyCards__controls__button--next:before {
	right: 15px
}
body:not(.isTouch) .buyCards__controls .buyCards__controls__button--next:hover {
	transform: translate(0)
}
.buyCards__controls .buyCards__controls__button--previous {
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	transform: translateX(-15px)
}
.buyCards__controls .buyCards__controls__button--previous:before {
	left: 30px
}
body:not(.isTouch) .buyCards__controls .buyCards__controls__button--previous:hover {
	transform: translate(0)
}
.buyExperience--rtl .buyCards__controls .buyCards__controls__button--previous {
	order: 2
}
.buyExperience {
	color: #db287f;
	width: 100vw
}
.buyExperience .buyExperience__content {
	background-size: 100% auto;
	align-items: center;
	flex-direction: column;
	padding: 0;
	width: 100%;
	height: 100%
}
.buyExperience .buyExperience__platforms__header, .buyExperience .buyExperience__products__header, .buyExperience .buyExperience__versions__header {
	color: #000;
	text-align: center;
	font-size: 28px;
	font-size: 1.75vw;
	line-height: 32px;
	line-height: 2vw
}
.buyExperience .buyExperience__platforms {
	padding: 0 45px 75px;
	text-align: center
}
.buyExperience .buyExperience__platforms__header {
	padding: 0 0 10px
}
.buyExperience .buyExperience__platforms__select {
	border-bottom: 1px solid #fff;
	height: 45px;
	margin-top: 15px
}
.buyExperience .buyExperience__platforms__select .buyExperience__platforms__select {
	background-position: 100%;
	border: none;
	margin-top: 0;
	padding-bottom: 0
}
@media only screen and (max-width:560px) {
	.buyExperience .buyExperience__platforms__select select {
		width: 100%
	}
}
.buyExperience .buyExperience__platforms__button {
	margin-top: 30px;
	display: inline-block
}
.buyExperience .buyExperience__platforms__button span.btn--subText {
	display: block;
	font-size: 12px
}
.buyExperience .buyExperience__versions {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0 0 85px
}
.buyExperience .buyExperience__versions__buttons {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	padding: 5px 0 0;
	width: 100%
}
.buyExperience .buyExperience__version__button__wrapper {
	margin: 0 25px;
	position: relative
}
@media only screen and (max-width:560px) {
	.buyExperience .buyExperience__version__button__wrapper {
		margin: 0 10px;
		width: 44%
	}
}
.buyExperience button[aria-disabled=true] {
	opacity: .5
}
.buyExperience .buyExperience__version__button {
	margin: 15px 0 0
}
.buyExperience .buyExperience__version__button .icon {
	margin-left: 13px;
	font-size: 20px;
	font-size: 1.25vw;
	line-height: 20px;
	line-height: 1.25vw
}
@media only screen and (max-width:560px) {
	.buyExperience .buyExperience__version__button {
		padding: 18px 10px;
		width: 100%
	}
}
.buyExperience .buyExperience__disclaimer {
	color: #a9a9a9;
	padding: 100px 20px 0
}
.buyExperience.buyExperience--rtl {
	direction: rtl
}
.buyExperience.buyExperience--rtl .buyExperience__version__button .icon {
	margin: 0 13px 0 0
}
.buyRetailers {
	align-items: center;
	display: flex;
	flex-direction: column;
	padding: 108px 45px 0;
	width: 100%;
	height: auto
}
@media only screen and (max-width:560px) {
	.buyRetailers {
		padding: 90px 45px 0
	}
}
.buyRetailers .buyRetailers__description {
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 13px;
	font-size: .8125vw;
	line-height: 16px;
	line-height: 1vw
}
body.ar-ae .buyRetailers .buyRetailers__description {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyRetailers .buyRetailers__description {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .buyRetailers .buyRetailers__description {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .buyRetailers .buyRetailers__description, body.zh-tw .buyRetailers .buyRetailers__description {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
@media only screen and (max-width:560px) {
	.buyRetailers .buyRetailers__description {
		font-size: 15px;
		font-size: .9375vw;
		line-height: 18px;
		line-height: 1.125vw
	}
}
.buyRetailers .buyRetailers__wrapper {
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin: 0;
	padding: 30px 0 0;
	width: 100%
}
@media only screen and (max-width:560px) {
	.buyRetailers .buyRetailers__wrapper {
		display: flex;
		flex-direction: column
	}
}
.buyRetailers .buyRetailers__button {
	background-color: #db287f;
	margin: 0 16px 10px;
	opacity: 0
}
.buyRetailers .buyRetailers__button .image {
	display: none
}
body:not(.isTouch) .buyRetailers .buyRetailers__button:hover {
	border: 2px solid #db287f;
	background-color: #db287f
}
@media only screen and (max-width:560px) {
	.buyRetailers .buyRetailers__button {
		margin: 0 0 10px;
		width: 100%;
		font-size: 15px;
		font-size: .9375vw;
		line-height: 17px;
		line-height: 1.0625vw
	}
}
.buyRetailers .buyRetailers__button--appear-done {
	opacity: 0;
	transform: translateZ(0)
}
.buyRetailers .buyRetailers__button--enter-done {
	opacity: 1;
	transform: scale(1)
}
.buyRetailers .buyRetailers__button---enter, .buyRetailers .buyRetailers__button---exit, .buyRetailers .buyRetailers__button--enter-active, .buyRetailers .buyRetailers__button--exit-active {
	opacity: 0;
	transform: scale(.9)
}
.gallery {
	display: flex;
	flex-direction: column;
	opacity: 0;
	position: relative;
	transform: translateY(50px);
	transition: .8s cubic-bezier(1, 0, 0, 1);
	width: 100%;
	height: auto
}
.gallery.gallery--loaded {
	opacity: 1;
	transform: translateY(0)
}
.gallery .gallery__wrapper {
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	position: relative
}
.gallery .gallery__wrapper:before {
	content: "";
	float: left;
	padding-bottom: 56.25%
}
.gallery .gallery__wrapper:after {
	content: "";
	display: table;
	clear: both
}
body:not(.isTouch) .gallery .gallery__wrapper:hover+.gallery__controls .gallery__controls__arrows .gallery__controls__arrow {
	transform: translateX(0);
	opacity: 1
}
.gallery .gallery__slide {
	left: 0;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	transition: transform .6s cubic-bezier(1, 0, 0, 1), opacity .6s cubic-bezier(1, 0, 0, 1);
	will-change: transform;
	width: 100%;
	height: 100%
}
.gallery .gallery__slide.gallery__slide--active {
	z-index: 1
}
.gallery .gallery__slide .gallery__image {
	padding: 0;
	transition: transform .6s cubic-bezier(1, 0, 0, 1) .3s, filter .6s cubic-bezier(1, 0, 0, 1), opacity .6s cubic-bezier(1, 0, 0, 1);
	width: 100%;
	height: auto
}
.gallery .gallery__slide .gallery__image img {
	width: 100%
}
.gallery .gallery__slide--appear-done {
	opacity: 0;
	transform: translateZ(0)
}
.gallery .gallery__slide--appear-done .gallery__image {
	transition: none;
	transform: translateZ(0) scale(1)
}
.gallery .gallery__slide--enter {
	opacity: 0;
	z-index: 1
}
.gallery .gallery__slide--active {
	opacity: 1;
	transition: transform .6s cubic-bezier(1, 0, 0, 1) .3s, filter .6s cubic-bezier(1, 0, 0, 1), opacity .6s cubic-bezier(1, 0, 0, 1);
	z-index: 1
}
.gallery .gallery__slide---exit {
	opacity: 1
}
.gallery .gallery__slide--exit-active, .gallery .gallery__slide--exit-done {
	filter: grayscale(100%);
	opacity: 0
}
.gallery .gallery__controls {
	pointer-events: none
}
.gallery .gallery__controls * {
	pointer-events: all
}
.gallery .gallery__controls.gallery__controls--disabled {
	opacity: 0;
	pointer-events: none
}
.gallery .gallery__controls__indicators {
	display: flex;
	flex-direction: row;
	justify-content: center;
	padding: 15px 0 12px;
	width: 100%;
	height: auto
}
.gallery .gallery__controls__indicators .gallery__controls__indicators__item {
	background-color: #000;
	margin: 0 3px;
	transition: background-color .6s cubic-bezier(1, 0, 0, 1);
	width: 15px;
	height: 1.5px
}
.gallery .gallery__controls__indicators .gallery__controls__indicators__item--active {
	background-color: #db287f
}
.gallery .gallery__controls__arrows {
	display: flex;
	flex-direction: row;
	left: 0;
	justify-content: space-between;
	top: calc(50% - 5px);
	transform: translateY(-50%);
	padding: 0;
	pointer-events: none;
	position: absolute;
	transition: .4s cubic-bezier(1, 0, 0, 1);
	z-index: 1;
	width: 100%
}
body:not(.isTouch) .gallery .gallery__controls__arrows:hover .gallery__controls__arrow {
	transform: translateX(0);
	opacity: 1
}
.gallery .gallery__controls__arrows .icon {
	display: inline-block;
	font-size: 24px;
	font-size: 1.5vw;
	line-height: 24px;
	line-height: 1.5vw;
	width: 1em;
	height: 1em
}
.gallery .gallery__controls__arrows .gallery__controls__arrow {
	pointer-events: all;
	position: relative;
	transition: transform .4s cubic-bezier(1, 0, 0, 1)
}
.gallery .gallery__controls__arrows .gallery__controls__arrow:after, .gallery .gallery__controls__arrows .gallery__controls__arrow:before {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 60px;
	height: 60px
}
body:not(.isTouch) .gallery .gallery__controls__arrows .gallery__controls__arrow:hover {
	color: #db287f
}
.gallery .gallery__controls__arrows .gallery__controls__arrow--next, .gallery .gallery__controls__arrows .gallery__controls__arrow--previous {
	opacity: 0
}
.buyExperience--rtl .gallery .gallery__controls__arrows .gallery__controls__arrow--previous {
	order: 2
}
.buyExperience--rtl .gallery .gallery__controls__arrows .gallery__controls__arrow--next {
	order: 1
}
body.isTouch .gallery .gallery__controls__arrows .gallery__controls__arrow--next, body.isTouch .gallery .gallery__controls__arrows .gallery__controls__arrow--previous {
	transform: translateX(0)
}
.gallery .gallery__expand {
	bottom: 10px;
	position: absolute;
	right: 5px;
	transition: .4s cubic-bezier(.075, .82, .165, 1);
	z-index: 1;
	font-size: 14px;
	font-size: .875vw;
	line-height: 14px;
	line-height: .875vw
}
body:not(.isTouch) .gallery .gallery__expand:hover {
	color: #db287f
}
.gallery .gallery__controls__pageCount {
	display: none;
	font-size: 12px;
	font-size: .75vw;
	line-height: 12px;
	line-height: .75vw;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body.ar-ae .gallery .gallery__controls__pageCount {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .gallery .gallery__controls__pageCount {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 600
}
body.ko-kr .gallery .gallery__controls__pageCount {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 600
}
body.th-th .gallery .gallery__controls__pageCount, body.zh-tw .gallery .gallery__controls__pageCount {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.modal .gallery {
	align-items: center;
	justify-content: center
}
.modal .gallery .gallery__wrapper {
	box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .55);
	height: auto;
	max-width: 70%;
	overflow: visible
}
.modal .gallery .gallery__wrapper:after {
	left: -6px;
	pointer-events: none;
	top: -6px;
	z-index: 1;
	width: calc(100% + 11px);
	height: calc(100% + 12px)
}
.modal .gallery .gallery__expand {
	display: none
}
.modal .gallery .gallery__controls.gallery__controls--rtl {
	direction: rtl
}
.modal .gallery .gallery__controls.gallery__controls--rtl .gallery__controls__arrow--previous {
	order: 2
}
.modal .gallery .gallery__controls__arrows {
	left: 50%;
	max-width: calc(70% + 140px);
	top: 50%;
	transform: translate(-50%, -50%)
}
.modal .gallery .gallery__controls__arrows .icon {
	display: none
}
.modal .gallery .gallery__controls__arrows .gallery__controls__arrow {
	position: relative;
	transition: transform .4s cubic-bezier(1, 0, 0, 1);
	width: 16px;
	height: 31px
}
.modal .gallery .gallery__controls__arrows .gallery__controls__arrow:after, .modal .gallery .gallery__controls__arrows .gallery__controls__arrow:before {
	left: 0;
	top: 0;
	transition: opacity .4s cubic-bezier(1, 0, 0, 1);
	transform: translate(0);
	width: 16px;
	height: 31px
}
.modal .gallery .gallery__controls__arrows .gallery__controls__arrow:after {
	opacity: 0;
	z-index: 1
}
body:not(.isTouch) .modal .gallery .gallery__controls__arrows .gallery__controls__arrow:hover:before {
	opacity: 0
}
body:not(.isTouch) .modal .gallery .gallery__controls__arrows .gallery__controls__arrow:hover:after {
	opacity: 1
}
.modal .gallery .gallery__controls__arrows .gallery__controls__arrow--next, .modal .gallery .gallery__controls__arrows .gallery__controls__arrow--previous {
	transform: translateX(0)
}
.modal .gallery .gallery__controls__indicators .gallery__controls__indicators__item {
	margin: 0 16px;
	transform: rotate(45deg);
	width: 6px;
	height: 6px
}
.modal .gallery .gallery__controls__indicators .gallery__controls__indicators__item:before {
	border: 1px solid #db287f;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) scale(0) rotate(-45deg);
	transition: transform .6s cubic-bezier(1, 0, 0, 1);
	z-index: -1;
	width: 10px;
	height: 10px
}
.modal .gallery .gallery__controls__indicators .gallery__controls__indicators__item--active:before {
	transform: translate(-50%, -50%) scale(1) rotate(0);
	z-index: 1
}
@media only screen and (max-width:768px) {
	.modal .gallery .gallery__wrapper {
		border: none;
		max-width: 60%
	}
	.modal .gallery .gallery__wrapper:after {
		display: none
	}
	.modal .gallery .gallery__controls {
		bottom: 20px;
		left: auto;
		position: absolute;
		width: auto
	}
	.modal .gallery .gallery__controls__arrows {
		max-width: none;
		transform: translate(-50%, -50%);
		width: calc(100% + 140px)
	}
	.modal .gallery .gallery__controls__arrows .gallery__controls__arrow--next:before {
		left: auto;
		right: 0
	}
	.modal .gallery .gallery__controls__indicators {
		display: none
	}
	.modal .gallery .gallery__controls__pageCount {
		display: flex
	}
}
@media only screen and (max-width:480px) {
	.modal .gallery .gallery__wrapper {
		border: none;
		max-width: 100%
	}
	.modal .gallery .gallery__wrapper:after {
		display: none
	}
	.modal .gallery .gallery__controls {
		bottom: 40px
	}
}
.ki-c-promo-buy .promo__wrapper {
	align-items: center;
	background-position: 50% 0!important;
	background-size: 100% auto!important;
	color: #fff;
	display: flex;
	flex-direction: column;
	padding: 0 45px 70px;
	position: relative
}
.ki-c-promo-buy .promo__wrapper .promo__wrapper__media {
	margin: 0 auto 75px;
	padding: 50px 0
}
@media only screen and (max-width:640px) {
	.ki-c-promo-buy .promo__wrapper .promo__wrapper__media img {
		max-width: 283px
	}
}
@media only screen and (max-width:375px) {
	.ki-c-promo-buy .promo__wrapper .promo__wrapper__media img {
		max-width: 100%
	}
}
.ki-c-promo-buy .promo__wrapper .promo__wrapper__content {
	text-align: center
}
.ki-c-promo-buy .promo__wrapper .promo__wrapper__content h2 {
	font-size: 40px;
	font-size: 2.5vw;
	line-height: 40px;
	line-height: 2.5vw
}
body.emea .ki-c-promo-buy .promo__wrapper .promo__wrapper__content h2 {
	font-size: 40px;
	font-size: 2.5vw;
	line-height: 58px;
	line-height: 3.625vw
}
.ki-c-promo-buy .promo__wrapper .promo__wrapper__content h3 {
	text-transform: none;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 15px;
	font-size: .9375vw;
	line-height: 20px;
	line-height: 1.25vw
}
body.ar-ae .ki-c-promo-buy .promo__wrapper .promo__wrapper__content h3 {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .ki-c-promo-buy .promo__wrapper .promo__wrapper__content h3 {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 600
}
body.ko-kr .ki-c-promo-buy .promo__wrapper .promo__wrapper__content h3 {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 600
}
body.th-th .ki-c-promo-buy .promo__wrapper .promo__wrapper__content h3, body.zh-tw .ki-c-promo-buy .promo__wrapper .promo__wrapper__content h3 {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
body.ar-ae .ki-c-promo-buy .promo__wrapper .promo__wrapper__content h3 {
	margin-top: 10px
}
@media only screen and (max-width:560px) {
	.ki-c-promo-buy .promo__wrapper .promo__wrapper__content h3 {
		font-size: 17px;
		font-size: 1.0625vw;
		line-height: 20px;
		line-height: 1.25vw
	}
}
.buyCards__card__button, .buyCards__card__button--simple, .buyCards__card__button--simple.placeholder, .buyCards__card__content .accordion, .buyCards__card__price, .buyCards__card__title {
	opacity: 0;
	transform: translate3d(0, 50px, 0);
	transition: transform .4s cubic-bezier(.25, .46, .45, .84)
}
.buyExperience .buyExperience__platforms__button, .buyExperience .buyExperience__version__button, .buyRetailers .buyRetailers__button, .tcm-buy--latam .buyLatam .btn-primary, .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content .btn-primary, .tcm-freetrial-header__content .promo__wrapper__content .btn {
	display: inline-flex;
	justify-content: center;
	flex-direction: row;
	align-items: center;
	background-color: transparent;
	border: 0;
	margin: 15px;
	min-width: 150px;
	padding: 7px;
	font-family: DIN-CondBlack, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: -.025em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 20px;
	font-size: 1.25vw;
	line-height: 25pxpx;
	line-height: 1.5625pxvw;
	color: #fff;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAABQBAMAAAA6iUw0AAAAFVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAASAQCkAAAAB3RSTlMAGRMECwgPjay7dgAABQlJREFUWMOMlMt26jAMRU+TOOMqPMZ5cBkbQjtOKDB2oXQcSm///xOKpBivvqO1cBzw9jmWZGAA4DEH4IDFoUmI7AMGhBKIbgHEwM3tGQXlxg5DGwDJhAcgyiIsKMNxGHrgIWNVB0MPnSHKYzcITXhoe30abdBSBmMHozeNzk6U2uQii3oIGrvVhcoZtbihvGLZoXnaA5jwLIehaWQN0WQYeneyAOO4BwrqKiyJmt+d+sMWDRBZnjlENE7dn5YdAMMfugViPiwqxETdK+LiV9ZIZlldTrYFRPuRMtMxO/2R1fQXgmYAUkC0OUf3DlhT1vx0Uqkk8ZTI6rtkqyXqni2wKmh++Ba9lxszlpFy35AmR0JEbiOp35Xl67b+IprzIAwiGjEFkeXTUmY3351Uv1taYfSFMp9xmAqGhHVfS6KilSRpCqhjd63z2mEp7Gr7EfQ3sRVR9esnsRU7c8kU5/fuYAMYbyCRjkSU/TYyG1/LlVLFVb3EPyDEatbvUKjo2K9fyKGN1Q0bGGGzq2Xz0pNoK+EpR6LX1aj1g26TOdHlmG+Ox82uoHNP7rN+CdD2jltxnDgeOEfcTSFm/sxL6nTF6DL0UqmWaaOOWRfxrhSufFVQyEm/gC8X1DGKXGQ7sUO+f+u6Roi92OHaTVgZveMo65tJ/IT8hohPRNr3/GwFvVPZTn6f6bYkpgNW47kg6rNLY6QkaGJFdgx55NJdCm+tcMfjYVd4I62IFoqiUVlVaRv9PURZFppnT47Vl6QXMk7UW+kCG0I1tWTOkEfjTvVU1kga15/Jc6/JNT1dUayUUVkkwu4D5YtlBMnErkfjRiuuD6SSXFN8Mvus8yalgAJPegve0OuqvVWpiv8tv/Q7VXHxATVNJI+cR1GcW22nY22hoMZUSEVjlY2EWrrQdLOD74enl3Bm21JArchstRHX1rORVPTthYsaogkkATU0B3nfiD5O9DXOTAbUWGFIZc217ZM/SPL/DVhQpcSVXX4Cs+3VO09C+6dEFjJ5r7xqmhOEgShTKPfNOJ5LQM9axHPLIGdatOeKyv//CWWyJA9NUsa9gLO8sOzbjyfHbFVjtjPIzpDDCsus8tjsuBopWjd7c3/lixlJk1UeSSPX8mM/WNUGIQhK+UBu0mqMT6Ai0OcjAcjVdmSYH+UJkUB9lNMFGSJw1eZ8xcbkgn/D0CaRnXIVNJpITZ2YpERUYaqpRKCvZeJs90h9JSz+YCx/ApJU9/21ascGXDZTZBxoHnQJLQOn/UiVdhweJghZiyhgHbZXSOYDIf9qYv5RPSVp5zvY4MHPfp/qiRIeqHZS+o2JKnO8OCyJbvo+UbzCl2G9CKw3AEWDXk7huutV1lsHgw6PcgBejPfzYZlxrwLcEQk51L6UanscAiCZWgubB3hXNy5nDgBIJ39xtk1n9P4ZSIuAlQ/FtAPp8GV+5I6M98v2voAFF7UrM/QcfiLmHgbGhB49MdlQVjB4ZgpElUVEqScslnmwok7UcUjIwpMqBg8F1eZ5caq6BEf50hzmKKaEJiay9o5ANCaw7eS+qHopJfQ/CBJA2orZb9/k/QtUNzN1SIuNt2KcpIIhrcedCe4fScVcJ7roQeE5fO0AFyXPYs2PN7KO6XhVCiYvmFu6oZpcUEwVub7WZAt5lnJipq9PVXUGEFnGqoO5s8qSDb+RrVlw3yLLHEUaPG8RSSlBwLyhp7CUn7KimwL/AP5p1yiTLMBvAAAAAElFTkSuQmCC") 100% 0 no-repeat, url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGwAAABQBAMAAAAO8I0oAAAAFVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAASAQCkAAAAB3RSTlMAGQoGEw0QqB+NdgAABLFJREFUWMONl8t6mzAQhYW4rC3AXgs37hqcpGvRtF2b9LKGtun7P0LnHMl20iClWugjhJ+5nJkRVr26rPz+t7muB7kxtvx3ZRrZS2Nk12pl6W9XbsaTW96ejJV9wZ4/s3P8PfLJT0+9Hs8YHrozjm8ztewF/7BnC89dM+3jj8sl7fDtHc2ZDULx0GL+WW0wbWAi927mNDfUFwyePe73hz+jeb1O8GxWIGBOw75P4iN3vvHwiqzhZns1t5zU2jr+63GPdDiaw3X2oNbXh5eY8wDNNbLdqMjSLzxtcGvk3lHsWcXW9AzbKehFcyVN/3rx6O3+8Li/fc216mpuwTuKZ1B+e3t7PPwWLXxeuys3X80V1GAll1Dgc3/lvlzMbbAzUrcW13t5+OfVzxvkEoZIDwbdEE3krpeW8XIvT74mSWs2Rb/K5ROLShuuvZ0aGmJKlxpeJgT4pYpQXTqIjVRk8HKvktwUeq7zYjeEHSSIrQV+5i/MVebspbYxjAmxRSjmbkMNHL1cDy6kqWSBLL4qy1aB2DKXbj24vQfv4J/AoGko+DrWEeXuv17CmzvfO8WWd1xoA72qXPmRssPQEZgwxp69LCDEevNU5Aa42XkNBk4s9hvqUsi1dQcuZ5Fg2zApwctRLo8xvR/gDxzsQlJYI00YmFVUN7gP8b5z7HlCt1TORXKC8DjIYW6ilyTUaKEog4u5iYqHJTTgzhM+M6ZOYNo8+GQ2cFV8A0H9RtneRSgg1vecuIrL3VmCTq7KKMbhjcCcPwrGPgSXtXGMmT55DQbOk8Epv1WC6TimkQl4eU+saBAcTq6WR2NiOM8cfG4Exqe5xbHcT9MtvawzYGphcLItcWsc68ggaksTG2YELFsnTB/Jo6UGNb20C0XDBvkKQfNIYPesMNPDS5dRtC1uIScujuWoHyFyFEppWJHnnHxV8XWQZzrRYETjZIwLARl6El+VbwGLulQV4iI7WczXxJJSPkrPVJy0EhJZ5rNKYQNPn53i7PqEuOqQSm1TXjqejv2ECcu4driLGjulzEnCb5B9tKmPC5UKGeYUNvVQrkFwIa7eK5DGMoc+baFcnze4QS0pXGKVkgIgopz1cbnQqUeVWoYnwcw2XRDXBticbG7/OSfIJsPE66BAg4hdWjjOtwLHFbDM+tzyjExj2fack4bdor7wAzaJ9f64RvZHU/t0fAO2TcZmMfOsIKiTHdPBALM2nIvxsSAZnNgEW+WFC4d+buOq8QMNqZwzTFrWcf9f2FLLU8YV+Pz/jHFigfWJWuYbuxYKbPjZ+gcYv+9tClMOo4uYNiefxWoGdkpjdAha5/DrBo47YHMSe1B5ZqwWjON7QFESc0nsCdhMbPvfGILRmXE5sI9BM03HN0lsUloy/xLbBMzGsS6G2TTWr2NvnYrAmlfY0KSxxeqMmLtgJc/wNDYS02esCNjNm1gpWRNsFuWJsVffAevjmLHlQOykEM4dUCA8S6NLChFYiU9zdPYHDlyel4nVl4J1xlXGKGIHYPObWGHw+3YuTMvDWu3D4aZtEpPmt6OxGcbPHOb+dOIPqkRk+LU9i4MDfj7AwEwp3xitGp+Nv8TBTvJf9AEzV+wvDdWzXIDgxFMAAAAASUVORK5CYII=") 0 100% no-repeat;
	background-color: #292929;
	border-radius: 6px;
	text-decoration: none;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .25);
	-moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .25);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .25);
	transform: rotate(-2deg);
	transition: background-color .2s ease-in, transform .2s ease-in
}
.buyExperience body.pl-pl .buyExperience__platforms__button, .buyExperience body.pl-pl .buyExperience__version__button, .buyExperience body.ru-ru .buyExperience__platforms__button, .buyExperience body.ru-ru .buyExperience__version__button, .buyExperience body.tr-tr .buyExperience__platforms__button, .buyExperience body.tr-tr .buyExperience__version__button, .buyRetailers body.pl-pl .buyRetailers__button, .buyRetailers body.ru-ru .buyRetailers__button, .buyRetailers body.tr-tr .buyRetailers__button, .tcm-buy--latam .buyLatam body.pl-pl .btn-primary, .tcm-buy--latam .buyLatam body.ru-ru .btn-primary, .tcm-buy--latam .buyLatam body.tr-tr .btn-primary, .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content body.pl-pl .btn-primary, .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content body.ru-ru .btn-primary, .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content body.tr-tr .btn-primary, .tcm-freetrial-header__content .promo__wrapper__content body.pl-pl .btn, .tcm-freetrial-header__content .promo__wrapper__content body.ru-ru .btn, .tcm-freetrial-header__content .promo__wrapper__content body.tr-tr .btn, body.pl-pl .buyExperience .buyExperience__platforms__button, body.pl-pl .buyExperience .buyExperience__version__button, body.pl-pl .buyRetailers .buyRetailers__button, body.pl-pl .tcm-buy--latam .buyLatam .btn-primary, body.pl-pl .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content .btn-primary, body.pl-pl .tcm-freetrial-header__content .promo__wrapper__content .btn, body.ru-ru .buyExperience .buyExperience__platforms__button, body.ru-ru .buyExperience .buyExperience__version__button, body.ru-ru .buyRetailers .buyRetailers__button, body.ru-ru .tcm-buy--latam .buyLatam .btn-primary, body.ru-ru .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content .btn-primary, body.ru-ru .tcm-freetrial-header__content .promo__wrapper__content .btn, body.tr-tr .buyExperience .buyExperience__platforms__button, body.tr-tr .buyExperience .buyExperience__version__button, body.tr-tr .buyRetailers .buyRetailers__button, body.tr-tr .tcm-buy--latam .buyLatam .btn-primary, body.tr-tr .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content .btn-primary, body.tr-tr .tcm-freetrial-header__content .promo__wrapper__content .btn {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
.buyExperience body.ar-ae .buyExperience__platforms__button, .buyExperience body.ar-ae .buyExperience__version__button, .buyRetailers body.ar-ae .buyRetailers__button, .tcm-buy--latam .buyLatam body.ar-ae .btn-primary, .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content body.ar-ae .btn-primary, .tcm-freetrial-header__content .promo__wrapper__content body.ar-ae .btn, body.ar-ae .buyExperience .buyExperience__platforms__button, body.ar-ae .buyExperience .buyExperience__version__button, body.ar-ae .buyRetailers .buyRetailers__button, body.ar-ae .tcm-buy--latam .buyLatam .btn-primary, body.ar-ae .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content .btn-primary, body.ar-ae .tcm-freetrial-header__content .promo__wrapper__content .btn {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
.buyExperience body.ja-jp .buyExperience__platforms__button, .buyExperience body.ja-jp .buyExperience__version__button, .buyRetailers body.ja-jp .buyRetailers__button, .tcm-buy--latam .buyLatam body.ja-jp .btn-primary, .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content body.ja-jp .btn-primary, .tcm-freetrial-header__content .promo__wrapper__content body.ja-jp .btn, body.ja-jp .buyExperience .buyExperience__platforms__button, body.ja-jp .buyExperience .buyExperience__version__button, body.ja-jp .buyRetailers .buyRetailers__button, body.ja-jp .tcm-buy--latam .buyLatam .btn-primary, body.ja-jp .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content .btn-primary, body.ja-jp .tcm-freetrial-header__content .promo__wrapper__content .btn {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.buyExperience body.ko-kr .buyExperience__platforms__button, .buyExperience body.ko-kr .buyExperience__version__button, .buyRetailers body.ko-kr .buyRetailers__button, .tcm-buy--latam .buyLatam body.ko-kr .btn-primary, .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content body.ko-kr .btn-primary, .tcm-freetrial-header__content .promo__wrapper__content body.ko-kr .btn, body.ko-kr .buyExperience .buyExperience__platforms__button, body.ko-kr .buyExperience .buyExperience__version__button, body.ko-kr .buyRetailers .buyRetailers__button, body.ko-kr .tcm-buy--latam .buyLatam .btn-primary, body.ko-kr .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content .btn-primary, body.ko-kr .tcm-freetrial-header__content .promo__wrapper__content .btn {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.buyExperience body.th-th .buyExperience__platforms__button, .buyExperience body.th-th .buyExperience__version__button, .buyExperience body.zh-tw .buyExperience__platforms__button, .buyExperience body.zh-tw .buyExperience__version__button, .buyRetailers body.th-th .buyRetailers__button, .buyRetailers body.zh-tw .buyRetailers__button, .tcm-buy--latam .buyLatam body.th-th .btn-primary, .tcm-buy--latam .buyLatam body.zh-tw .btn-primary, .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content body.th-th .btn-primary, .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content body.zh-tw .btn-primary, .tcm-freetrial-header__content .promo__wrapper__content body.th-th .btn, .tcm-freetrial-header__content .promo__wrapper__content body.zh-tw .btn, body.th-th .buyExperience .buyExperience__platforms__button, body.th-th .buyExperience .buyExperience__version__button, body.th-th .buyRetailers .buyRetailers__button, body.th-th .tcm-buy--latam .buyLatam .btn-primary, body.th-th .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content .btn-primary, body.th-th .tcm-freetrial-header__content .promo__wrapper__content .btn, body.zh-tw .buyExperience .buyExperience__platforms__button, body.zh-tw .buyExperience .buyExperience__version__button, body.zh-tw .buyRetailers .buyRetailers__button, body.zh-tw .tcm-buy--latam .buyLatam .btn-primary, body.zh-tw .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content .btn-primary, body.zh-tw .tcm-freetrial-header__content .promo__wrapper__content .btn {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.buyExperience .buyExperience__platforms__button .btn--subText, .buyExperience .buyExperience__version__button .btn--subText, .buyRetailers .buyRetailers__button .btn--subText, .tcm-buy--latam .buyLatam .btn-primary .btn--subText, .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content .btn-primary .btn--subText, .tcm-freetrial-header__content .promo__wrapper__content .btn .btn--subText {
	display: none
}
.buyExperience .buyExperience__platforms__button .text, .buyExperience .buyExperience__version__button .text, .buyRetailers .buyRetailers__button .text, .tcm-buy--latam .buyLatam .btn-primary .text, .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content .btn-primary .text, .tcm-freetrial-header__content .promo__wrapper__content .btn .text {
	min-width: 140px;
	padding: 6px 14px 4px;
	background-color: #292929;
	transition: background-color .2s ease-in;
	border: 1px solid hsla(0, 0%, 100%, .25);
	text-align: center
}
.buyExperience body:not(.is-touch) .buyExperience__platforms__button:hover, .buyExperience body:not(.is-touch) .buyExperience__version__button:hover, .buyRetailers body:not(.is-touch) .buyRetailers__button:hover, .tcm-buy--latam .buyLatam body:not(.is-touch) .btn-primary:hover, .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content body:not(.is-touch) .btn-primary:hover, .tcm-freetrial-header__content .promo__wrapper__content body:not(.is-touch) .btn:hover, body:not(.is-touch) .buyExperience .buyExperience__platforms__button:hover, body:not(.is-touch) .buyExperience .buyExperience__version__button:hover, body:not(.is-touch) .buyRetailers .buyRetailers__button:hover, body:not(.is-touch) .tcm-buy--latam .buyLatam .btn-primary:hover, body:not(.is-touch) .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content .btn-primary:hover, body:not(.is-touch) .tcm-freetrial-header__content .promo__wrapper__content .btn:hover {
	background-color: #fff428;
	transform: rotate(2deg)
}
.buyExperience body:not(.is-touch) .buyExperience__platforms__button:hover span, .buyExperience body:not(.is-touch) .buyExperience__version__button:hover span, .buyRetailers body:not(.is-touch) .buyRetailers__button:hover span, .tcm-buy--latam .buyLatam body:not(.is-touch) .btn-primary:hover span, .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content body:not(.is-touch) .btn-primary:hover span, .tcm-freetrial-header__content .promo__wrapper__content body:not(.is-touch) .btn:hover span, body:not(.is-touch) .buyExperience .buyExperience__platforms__button:hover span, body:not(.is-touch) .buyExperience .buyExperience__version__button:hover span, body:not(.is-touch) .buyRetailers .buyRetailers__button:hover span, body:not(.is-touch) .tcm-buy--latam .buyLatam .btn-primary:hover span, body:not(.is-touch) .tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content .btn-primary:hover span, body:not(.is-touch) .tcm-freetrial-header__content .promo__wrapper__content .btn:hover span {
	color: #292929;
	background-color: #fff428
}
.buyExperience .buyExperience__platforms__button.buyExperience__platforms__button--active, .buyExperience .buyExperience__version__button.buyExperience__version__button--active {
	background-color: #fff428;
	transform: rotate(2deg)
}
.buyExperience .buyExperience__platforms__button.buyExperience__platforms__button--active span, .buyExperience .buyExperience__version__button.buyExperience__version__button--active span {
	color: #292929;
	background-color: #fff428;
	border: 1px solid rgba(41, 41, 41, .25)
}
.buyExperience .buyExperience__platforms__button.buyExperience__platforms__button--disabled, .buyExperience .buyExperience__version__button.buyExperience__version__button--disabled {
	opacity: .3
}
.buyCards__card__button, .buyCards__card__button.placeholder {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 200px;
	height: 44px;
	font-family: DIN-CondBlack, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: -.025em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 20px;
	font-size: 1.25vw;
	line-height: 20px;
	line-height: 1.25vw;
	color: #292929;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAABQBAMAAAA6iUw0AAAAFVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAASAQCkAAAAB3RSTlMAGRMECwgPjay7dgAABQlJREFUWMOMlMt26jAMRU+TOOMqPMZ5cBkbQjtOKDB2oXQcSm///xOKpBivvqO1cBzw9jmWZGAA4DEH4IDFoUmI7AMGhBKIbgHEwM3tGQXlxg5DGwDJhAcgyiIsKMNxGHrgIWNVB0MPnSHKYzcITXhoe30abdBSBmMHozeNzk6U2uQii3oIGrvVhcoZtbihvGLZoXnaA5jwLIehaWQN0WQYeneyAOO4BwrqKiyJmt+d+sMWDRBZnjlENE7dn5YdAMMfugViPiwqxETdK+LiV9ZIZlldTrYFRPuRMtMxO/2R1fQXgmYAUkC0OUf3DlhT1vx0Uqkk8ZTI6rtkqyXqni2wKmh++Ba9lxszlpFy35AmR0JEbiOp35Xl67b+IprzIAwiGjEFkeXTUmY3351Uv1taYfSFMp9xmAqGhHVfS6KilSRpCqhjd63z2mEp7Gr7EfQ3sRVR9esnsRU7c8kU5/fuYAMYbyCRjkSU/TYyG1/LlVLFVb3EPyDEatbvUKjo2K9fyKGN1Q0bGGGzq2Xz0pNoK+EpR6LX1aj1g26TOdHlmG+Ox82uoHNP7rN+CdD2jltxnDgeOEfcTSFm/sxL6nTF6DL0UqmWaaOOWRfxrhSufFVQyEm/gC8X1DGKXGQ7sUO+f+u6Roi92OHaTVgZveMo65tJ/IT8hohPRNr3/GwFvVPZTn6f6bYkpgNW47kg6rNLY6QkaGJFdgx55NJdCm+tcMfjYVd4I62IFoqiUVlVaRv9PURZFppnT47Vl6QXMk7UW+kCG0I1tWTOkEfjTvVU1kga15/Jc6/JNT1dUayUUVkkwu4D5YtlBMnErkfjRiuuD6SSXFN8Mvus8yalgAJPegve0OuqvVWpiv8tv/Q7VXHxATVNJI+cR1GcW22nY22hoMZUSEVjlY2EWrrQdLOD74enl3Bm21JArchstRHX1rORVPTthYsaogkkATU0B3nfiD5O9DXOTAbUWGFIZc217ZM/SPL/DVhQpcSVXX4Cs+3VO09C+6dEFjJ5r7xqmhOEgShTKPfNOJ5LQM9axHPLIGdatOeKyv//CWWyJA9NUsa9gLO8sOzbjyfHbFVjtjPIzpDDCsus8tjsuBopWjd7c3/lixlJk1UeSSPX8mM/WNUGIQhK+UBu0mqMT6Ai0OcjAcjVdmSYH+UJkUB9lNMFGSJw1eZ8xcbkgn/D0CaRnXIVNJpITZ2YpERUYaqpRKCvZeJs90h9JSz+YCx/ApJU9/21ascGXDZTZBxoHnQJLQOn/UiVdhweJghZiyhgHbZXSOYDIf9qYv5RPSVp5zvY4MHPfp/qiRIeqHZS+o2JKnO8OCyJbvo+UbzCl2G9CKw3AEWDXk7huutV1lsHgw6PcgBejPfzYZlxrwLcEQk51L6UanscAiCZWgubB3hXNy5nDgBIJ39xtk1n9P4ZSIuAlQ/FtAPp8GV+5I6M98v2voAFF7UrM/QcfiLmHgbGhB49MdlQVjB4ZgpElUVEqScslnmwok7UcUjIwpMqBg8F1eZ5caq6BEf50hzmKKaEJiay9o5ANCaw7eS+qHopJfQ/CBJA2orZb9/k/QtUNzN1SIuNt2KcpIIhrcedCe4fScVcJ7roQeE5fO0AFyXPYs2PN7KO6XhVCiYvmFu6oZpcUEwVub7WZAt5lnJipq9PVXUGEFnGqoO5s8qSDb+RrVlw3yLLHEUaPG8RSSlBwLyhp7CUn7KimwL/AP5p1yiTLMBvAAAAAElFTkSuQmCC") 100% 0 no-repeat, url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGwAAABQBAMAAAAO8I0oAAAAFVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAASAQCkAAAAB3RSTlMAGQoGEw0QqB+NdgAABLFJREFUWMONl8t6mzAQhYW4rC3AXgs37hqcpGvRtF2b9LKGtun7P0LnHMl20iClWugjhJ+5nJkRVr26rPz+t7muB7kxtvx3ZRrZS2Nk12pl6W9XbsaTW96ejJV9wZ4/s3P8PfLJT0+9Hs8YHrozjm8ztewF/7BnC89dM+3jj8sl7fDtHc2ZDULx0GL+WW0wbWAi927mNDfUFwyePe73hz+jeb1O8GxWIGBOw75P4iN3vvHwiqzhZns1t5zU2jr+63GPdDiaw3X2oNbXh5eY8wDNNbLdqMjSLzxtcGvk3lHsWcXW9AzbKehFcyVN/3rx6O3+8Li/fc216mpuwTuKZ1B+e3t7PPwWLXxeuys3X80V1GAll1Dgc3/lvlzMbbAzUrcW13t5+OfVzxvkEoZIDwbdEE3krpeW8XIvT74mSWs2Rb/K5ROLShuuvZ0aGmJKlxpeJgT4pYpQXTqIjVRk8HKvktwUeq7zYjeEHSSIrQV+5i/MVebspbYxjAmxRSjmbkMNHL1cDy6kqWSBLL4qy1aB2DKXbj24vQfv4J/AoGko+DrWEeXuv17CmzvfO8WWd1xoA72qXPmRssPQEZgwxp69LCDEevNU5Aa42XkNBk4s9hvqUsi1dQcuZ5Fg2zApwctRLo8xvR/gDxzsQlJYI00YmFVUN7gP8b5z7HlCt1TORXKC8DjIYW6ilyTUaKEog4u5iYqHJTTgzhM+M6ZOYNo8+GQ2cFV8A0H9RtneRSgg1vecuIrL3VmCTq7KKMbhjcCcPwrGPgSXtXGMmT55DQbOk8Epv1WC6TimkQl4eU+saBAcTq6WR2NiOM8cfG4Exqe5xbHcT9MtvawzYGphcLItcWsc68ggaksTG2YELFsnTB/Jo6UGNb20C0XDBvkKQfNIYPesMNPDS5dRtC1uIScujuWoHyFyFEppWJHnnHxV8XWQZzrRYETjZIwLARl6El+VbwGLulQV4iI7WczXxJJSPkrPVJy0EhJZ5rNKYQNPn53i7PqEuOqQSm1TXjqejv2ECcu4driLGjulzEnCb5B9tKmPC5UKGeYUNvVQrkFwIa7eK5DGMoc+baFcnze4QS0pXGKVkgIgopz1cbnQqUeVWoYnwcw2XRDXBticbG7/OSfIJsPE66BAg4hdWjjOtwLHFbDM+tzyjExj2fack4bdor7wAzaJ9f64RvZHU/t0fAO2TcZmMfOsIKiTHdPBALM2nIvxsSAZnNgEW+WFC4d+buOq8QMNqZwzTFrWcf9f2FLLU8YV+Pz/jHFigfWJWuYbuxYKbPjZ+gcYv+9tClMOo4uYNiefxWoGdkpjdAha5/DrBo47YHMSe1B5ZqwWjON7QFESc0nsCdhMbPvfGILRmXE5sI9BM03HN0lsUloy/xLbBMzGsS6G2TTWr2NvnYrAmlfY0KSxxeqMmLtgJc/wNDYS02esCNjNm1gpWRNsFuWJsVffAevjmLHlQOykEM4dUCA8S6NLChFYiU9zdPYHDlyel4nVl4J1xlXGKGIHYPObWGHw+3YuTMvDWu3D4aZtEpPmt6OxGcbPHOb+dOIPqkRk+LU9i4MDfj7AwEwp3xitGp+Nv8TBTvJf9AEzV+wvDdWzXIDgxFMAAAAASUVORK5CYII=") 0 100% no-repeat;
	background-color: #fff428;
	border-radius: 6px;
	text-decoration: none;
	transition: background-color .2s ease-in-out;
	border: none
}
body.pl-pl .buyCards__card__button, body.ru-ru .buyCards__card__button, body.tr-tr .buyCards__card__button {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ar-ae .buyCards__card__button {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ja-jp .buyCards__card__button {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.ko-kr .buyCards__card__button {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.th-th .buyCards__card__button, body.zh-tw .buyCards__card__button {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.buyCards__card__button:hover {
	background-color: #ffb52d!important;
	cursor: pointer;
	color: #292929!important
}
.buyCards__card__button.placeholder:after, .buyCards__card__button.placeholder:before, .buyCards__card__button:after, .buyCards__card__button:before {
	content: unset
}
.buyCards__card__button.placeholder span, .buyCards__card__button span {
	justify-content: center;
	height: 44px;
	align-items: center;
	top: 0
}
.buyCards__card__button.placeholder {
	opacity: .3
}
.buy-container, .ki-c-buy {
	padding: 0
}
.buy-container h2, .ki-c-buy h2 {
	font-family: DIN-CondBlack, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: -.025em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body.pl-pl .buy-container h2, body.pl-pl .ki-c-buy h2, body.ru-ru .buy-container h2, body.ru-ru .ki-c-buy h2, body.tr-tr .buy-container h2, body.tr-tr .ki-c-buy h2 {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ar-ae .buy-container h2, body.ar-ae .ki-c-buy h2 {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ja-jp .buy-container h2, body.ja-jp .ki-c-buy h2 {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.ko-kr .buy-container h2, body.ko-kr .ki-c-buy h2 {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.th-th .buy-container h2, body.th-th .ki-c-buy h2, body.zh-tw .buy-container h2, body.zh-tw .ki-c-buy h2 {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.buy-container .buyExperience__alternateViewHeader, .ki-c-buy .buyExperience__alternateViewHeader {
	display: flex;
	flex-direction: column;
	align-self: center;
	background: transparent;
	border: none;
	border-radius: 0;
	box-shadow: none;
	margin: 0 auto;
	max-width: 1020px;
	padding: 0 0 110px;
	text-align: center;
	width: 100%;
	height: auto;
	color: #292929
}
.buy-container .buyExperience__alternateViewHeader h2, .ki-c-buy .buyExperience__alternateViewHeader h2 {
	font-size: 50px;
	font-size: 3.125vw;
	line-height: 50px;
	line-height: 3.125vw;
	font-family: DIN-CondBlack, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: -.025em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body.pl-pl .buy-container .buyExperience__alternateViewHeader h2, body.pl-pl .ki-c-buy .buyExperience__alternateViewHeader h2, body.ru-ru .buy-container .buyExperience__alternateViewHeader h2, body.ru-ru .ki-c-buy .buyExperience__alternateViewHeader h2, body.tr-tr .buy-container .buyExperience__alternateViewHeader h2, body.tr-tr .ki-c-buy .buyExperience__alternateViewHeader h2 {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ar-ae .buy-container .buyExperience__alternateViewHeader h2, body.ar-ae .ki-c-buy .buyExperience__alternateViewHeader h2 {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ja-jp .buy-container .buyExperience__alternateViewHeader h2, body.ja-jp .ki-c-buy .buyExperience__alternateViewHeader h2 {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.ko-kr .buy-container .buyExperience__alternateViewHeader h2, body.ko-kr .ki-c-buy .buyExperience__alternateViewHeader h2 {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.th-th .buy-container .buyExperience__alternateViewHeader h2, body.th-th .ki-c-buy .buyExperience__alternateViewHeader h2, body.zh-tw .buy-container .buyExperience__alternateViewHeader h2, body.zh-tw .ki-c-buy .buyExperience__alternateViewHeader h2 {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.buy-container .buyExperience__alternateViewHeader p, .ki-c-buy .buyExperience__alternateViewHeader p {
	padding: 0 0 4px;
	margin: 20px auto!important;
	font-size: 16px;
	font-size: 1vw;
	line-height: 25px;
	line-height: 1.5625vw
}
.buy-container .buyExperience__alternateViewHeader .btn, .ki-c-buy .buyExperience__alternateViewHeader .btn {
	border-color: #fff428;
	background-color: #fff428;
	color: #292929
}
.buy-container .buyExperience__alternateViewHeader .btn:hover:nth-of-type(2), .ki-c-buy .buyExperience__alternateViewHeader .btn:hover:nth-of-type(2) {
	color: #fff428;
	background: transparent!important;
	border: 0
}
.buy-container .buyExperience__alternateViewHeader .btn:hover:nth-of-type(2):after, .ki-c-buy .buyExperience__alternateViewHeader .btn:hover:nth-of-type(2):after {
	right: -5px
}
.buy-container .buyExperience__alternateViewHeader .btn-style-2, .ki-c-buy .buyExperience__alternateViewHeader .btn-style-2 {
	align-items: center;
	color: #fff428;
	display: flex;
	text-transform: uppercase;
	font-family: din-probold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	font-size: .75vw;
	line-height: .6875vw;
	letter-spacing: .025vw;
	transition: all .4s cubic-bezier(.075, .82, .165, 1) 0s;
	background: none
}
.buy-container .buyExperience__alternateViewHeader .btn-style-2:hover, .ki-c-buy .buyExperience__alternateViewHeader .btn-style-2:hover {
	color: #fff428!important;
	background: none;
	border: none
}
.buy-container .buyExperience__alternateViewHeader .promo__wrapper__media, .ki-c-buy .buyExperience__alternateViewHeader .promo__wrapper__media {
	display: none
}
.buy-container .buyExperience__alternateViewList, .ki-c-buy .buyExperience__alternateViewList {
	color: #292929
}
.buy-container .buyExperience__alternateViewList .promo, .ki-c-buy .buyExperience__alternateViewList .promo {
	border: 0;
	border-radius: 0;
	background: #fff428
}
@media only screen and (max-width:1024px) {
	.buy-container, .ki-c-buy {
		padding: 0
	}
	.buy-container .promoList, .ki-c-buy .promoList {
		display: flex;
		grid-template-rows: unset;
		flex-direction: column;
		align-items: center;
		row-gap: unset;
		padding: 0 15px
	}
	.buy-container .promoList .promo, .ki-c-buy .promoList .promo {
		grid-row: unset;
		width: 100%;
		max-width: 100%;
		margin: 100px 0 0
	}
	.buy-container .promoList .promo h2, .ki-c-buy .promoList .promo h2 {
		text-transform: none;
		font-size: 20px;
		font-size: 1.25vw;
		line-height: 30px;
		line-height: 1.875vw;
		font-family: din-pro, Helvetica, sans-serif;
		font-weight: 600;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale
	}
	body.ar-ae .buy-container .promoList .promo h2, body.ar-ae .ki-c-buy .promoList .promo h2 {
		font-family: ubi-reg, sans-serif
	}
	body.ja-jp .buy-container .promoList .promo h2, body.ja-jp .ki-c-buy .promoList .promo h2 {
		font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
		font-weight: 600
	}
	body.ko-kr .buy-container .promoList .promo h2, body.ko-kr .ki-c-buy .promoList .promo h2 {
		font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
		font-weight: 600
	}
	body.th-th .buy-container .promoList .promo h2, body.th-th .ki-c-buy .promoList .promo h2, body.zh-tw .buy-container .promoList .promo h2, body.zh-tw .ki-c-buy .promoList .promo h2 {
		font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
	}
	.buy-container .promoList .promo p, .ki-c-buy .promoList .promo p {
		font-family: din-pro, Helvetica, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 14px;
		font-size: .875vw;
		line-height: 20px;
		line-height: 1.25vw
	}
	body.ar-ae .buy-container .promoList .promo p, body.ar-ae .ki-c-buy .promoList .promo p {
		font-family: ubi-reg, sans-serif
	}
	body.ja-jp .buy-container .promoList .promo p, body.ja-jp .ki-c-buy .promoList .promo p {
		font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
		font-weight: 800
	}
	body.ko-kr .buy-container .promoList .promo p, body.ko-kr .ki-c-buy .promoList .promo p {
		font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
		font-weight: 800;
		word-break: keep-all;
		overflow-wrap: break-word
	}
	body.th-th .buy-container .promoList .promo p, body.th-th .ki-c-buy .promoList .promo p, body.zh-tw .buy-container .promoList .promo p, body.zh-tw .ki-c-buy .promoList .promo p {
		font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
	}
	.buy-container .promoList .promo:first-child, .ki-c-buy .promoList .promo:first-child {
		margin: 0
	}
	.buy-container .promoList .promo:last-child, .buy-container .promoList .promo:nth-child(2), .ki-c-buy .promoList .promo:last-child, .ki-c-buy .promoList .promo:nth-child(2) {
		margin: 100px 0 0
	}
}
.buy-container .languageSelectorBuy, .ki-c-buy .languageSelectorBuy {
	top: 75px;
	padding: 30px 60px
}
.buy-container .languageSelectorBuy__button, .ki-c-buy .languageSelectorBuy__button {
	background: #000;
	border-style: none;
	color: #fff
}
.buy-container .languageSelectorBuy__button img, .ki-c-buy .languageSelectorBuy__button img {
	display: none
}
.buy-container .languageSelectorBuy__button:before, .ki-c-buy .languageSelectorBuy__button:before {
	content: "";
	width: 25px;
	height: 25px;
	margin-right: 14px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='27' height='27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.484.853c-.448 0-.897.026-1.34.073-.407.042-.813.11-1.21.193-.078.016-.156.031-.23.052A12.495 12.495 0 004.078 5.12C-.46 10.329.082 18.234 5.297 22.776c4.99 4.344 12.5 4.057 17.141-.662a12.515 12.515 0 003.567-8.745C26 6.454 20.4.853 13.485.853zm-8.39 4.396c.067-.068.135-.135.203-.198.078-.078.156-.151.235-.23.067-.062.14-.125.213-.192.079-.073.162-.141.245-.214.073-.063.146-.12.22-.178.083-.067.166-.135.25-.198.078-.057.151-.114.23-.167.088-.062.171-.125.26-.182.078-.052.156-.104.24-.157.089-.057.177-.114.271-.166.083-.047.162-.1.245-.146.094-.053.183-.105.277-.157.083-.047.166-.089.25-.13l.287-.141c.083-.042.172-.078.255-.115.1-.041.198-.083.297-.125l.261-.104c.1-.037.204-.073.308-.11.089-.031.172-.062.26-.088l.313-.094c.09-.026.178-.052.266-.073.032-.01.068-.016.1-.026a10.295 10.295 0 00-2.665 4.328c-.991-.26-1.95-.631-2.858-1.1l.037-.037zm-.6.673c1.001.542 2.065.965 3.165 1.262a21.616 21.616 0 00-.845 5.773h-5a11.653 11.653 0 012.68-7.035zm0 14.894a11.664 11.664 0 01-2.68-7.03h5c.021 1.955.303 3.895.845 5.773-1.1.292-2.164.714-3.165 1.256zm5.981 3.838a6.775 6.775 0 01-.26-.073c-.105-.032-.214-.063-.319-.094a3.83 3.83 0 01-.26-.089c-.105-.036-.204-.073-.308-.11-.089-.03-.172-.067-.26-.104l-.298-.125c-.083-.036-.172-.078-.256-.115l-.292-.14a5.753 5.753 0 01-.25-.13l-.281-.157-.246-.141c-.093-.057-.182-.11-.27-.172l-.235-.157c-.09-.062-.178-.125-.266-.187-.079-.052-.152-.11-.23-.167a4.771 4.771 0 01-.255-.198 6.426 6.426 0 01-.22-.178c-.083-.067-.161-.14-.245-.213-.072-.063-.14-.126-.213-.188a9.46 9.46 0 01-.235-.23c-.068-.067-.136-.13-.203-.198l-.037-.036c.908-.47 1.867-.84 2.858-1.1a10.347 10.347 0 002.665 4.328c-.016-.01-.047-.016-.084-.026zm2.592.365c-1.784-.256-3.348-2.118-4.334-4.871a21.296 21.296 0 014.334-.511v5.382zm0-6.216a21.9 21.9 0 00-4.594.547 21.155 21.155 0 01-.824-5.564h5.418v5.016zm0-5.852H7.654a20.69 20.69 0 01.824-5.564c1.507.344 3.05.527 4.594.548v5.016h-.005zm0-5.85a21.25 21.25 0 01-4.334-.512c.986-2.753 2.55-4.615 4.334-4.87V7.1zm9.413-1.18a11.664 11.664 0 012.68 7.03h-5a21.612 21.612 0 00-.846-5.772 14.41 14.41 0 003.166-1.257zm-5.987-3.837c.089.02.178.047.26.073.105.031.215.062.319.094.089.026.177.057.26.088l.308.11c.09.031.172.068.261.104l.297.125.256.115c.1.047.193.094.292.14.083.042.167.084.25.131l.282.157c.083.046.162.093.245.14.094.058.183.11.271.172l.235.157c.088.062.177.12.266.182.078.053.151.11.23.167.083.063.171.13.255.198.073.058.146.115.219.178.083.068.162.14.245.214.073.062.14.125.214.187.078.073.156.152.234.23.068.068.136.13.204.198l.036.036c-.907.47-1.867.84-2.857 1.1a10.358 10.358 0 00-2.67-4.328c.02.016.057.021.088.032zm-2.592-.365c1.784.255 3.348 2.117 4.334 4.87-1.424.318-2.879.49-4.334.511V1.72zm0 6.216a21.951 21.951 0 004.595-.548c.521 1.81.798 3.682.824 5.564H13.9V7.935zm0 5.85h5.419a20.73 20.73 0 01-.824 5.565 21.994 21.994 0 00-4.595-.548v-5.016zm0 11.234v-5.382c1.46.02 2.91.193 4.334.511-.98 2.753-2.545 4.615-4.334 4.87zm7.98-3.53a7.077 7.077 0 01-.204.197c-.078.079-.157.152-.235.23-.068.062-.14.125-.214.188-.083.073-.161.146-.245.213a6.33 6.33 0 01-.219.178 8.21 8.21 0 01-.25.198c-.078.057-.151.114-.23.167-.088.062-.172.125-.26.182a9.617 9.617 0 01-.24.157c-.089.057-.177.114-.271.166a6.12 6.12 0 00-.246.147c-.093.052-.187.104-.276.156a4.973 4.973 0 01-.25.13l-.287.141c-.084.042-.172.078-.256.115l-.297.125c-.088.037-.172.068-.26.104l-.308.11c-.089.031-.172.062-.261.088l-.313.094c-.088.026-.177.053-.26.073-.032.01-.068.016-.1.026a10.296 10.296 0 002.665-4.328c.99.26 1.95.631 2.858 1.1l-.042.042zm.599-.674a14.684 14.684 0 00-3.166-1.262c.543-1.877.824-3.817.845-5.772h5.001a11.654 11.654 0 01-2.68 7.034z' fill='%23343230' stroke='%23fff' stroke-width='.5'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%
}
.buy-container .languageSelectorBuy__button:after, .ki-c-buy .languageSelectorBuy__button:after {
	content: "";
	display: block;
	width: 16px;
	height: 16px;
	margin: 2px 0 0 8px;
	transition: transform .2s ease-in-out;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M9 0L7 2l14 14L7 30l2 2 16-16z'/%3E%3C/svg%3E") 50% no-repeat;
	transform: rotate(90deg)
}
.buyCards__card {
	color: #fff;
	background-color: #292929;
	border-radius: 6px;
	border: 0;
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .25)
}
.buyCards__card .gallery .gallery__wrapper:after, .buyCards__card .gallery .gallery__wrapper:before {
	display: block!important
}
.buyCards__card__title {
	color: #fff428;
	min-height: 40px;
	height: auto;
	margin: 0;
	padding: 0 0 10px;
	font-family: DIN-CondBlack, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: -.025em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 22px!important;
	line-height: 28px!important;
	letter-spacing: 0!important
}
body.pl-pl .buyCards__card__title, body.ru-ru .buyCards__card__title, body.tr-tr .buyCards__card__title {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ar-ae .buyCards__card__title {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ja-jp .buyCards__card__title {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.ko-kr .buyCards__card__title {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.th-th .buyCards__card__title, body.zh-tw .buyCards__card__title {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.buyCards__card__price {
	box-sizing: content-box;
	color: #fff;
	display: flex;
	flex-direction: column;
	height: unset;
	padding: 0 0 10px;
	text-align: left;
	text-transform: none;
	text-shadow: none;
	text-align: center
}
body.en-gb .buyCards__card__price, body.en-sg .buyCards__card__price body.zh-tw .buyCards__card__price {
	display: none
}
.buyCards__card__price .buyCards__card__price__total {
	display: flex!important;
	justify-content: center;
	font-size: 18px!important;
	line-height: 25px!important;
	letter-spacing: 0!important;
	font-family: DIN-CondBlack, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: -.025em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body.pl-pl .buyCards__card__price .buyCards__card__price__total, body.ru-ru .buyCards__card__price .buyCards__card__price__total, body.tr-tr .buyCards__card__price .buyCards__card__price__total {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ar-ae .buyCards__card__price .buyCards__card__price__total {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ja-jp .buyCards__card__price .buyCards__card__price__total {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.ko-kr .buyCards__card__price .buyCards__card__price__total {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.th-th .buyCards__card__price .buyCards__card__price__total, body.zh-tw .buyCards__card__price .buyCards__card__price__total {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.buyCards__card__price .buyCards__card__price__total div {
	display: flex!important;
	text-align: center
}
.buyCards__card__price .buyCards__card__price__subtotal {
	display: flex!important;
	justify-content: center;
	font-size: 16px!important;
	line-height: 20px!important;
	letter-spacing: 0!important;
	font-family: DIN-CondBlack, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: -.025em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body.pl-pl .buyCards__card__price .buyCards__card__price__subtotal, body.ru-ru .buyCards__card__price .buyCards__card__price__subtotal, body.tr-tr .buyCards__card__price .buyCards__card__price__subtotal {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ar-ae .buyCards__card__price .buyCards__card__price__subtotal {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ja-jp .buyCards__card__price .buyCards__card__price__subtotal {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.ko-kr .buyCards__card__price .buyCards__card__price__subtotal {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.th-th .buyCards__card__price .buyCards__card__price__subtotal, body.zh-tw .buyCards__card__price .buyCards__card__price__subtotal {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.buyCards__card__price .buyCards__card__price__subtotal div {
	display: flex!important;
	text-align: center
}
.buyCards__card__price .buyCards__card__price__original {
	text-decoration: line-through
}
.buyCards__card__price.buyCards__card__price--placeholder {
	opacity: 0!important;
	pointer-events: none
}
.buyExperience--rtl .buyCards__card__price {
	text-align: right
}
.buyCards__card__content {
	display: flex;
	flex-direction: column;
	padding: 0 25px 25px;
	width: 100%
}
.buyCards__card__content .accordion {
	padding: 0 0 10px;
	text-align: left;
	width: 100%;
	z-index: 0
}
.buyCards__card__content .accordion .accordion__expand {
	display: none
}
.buyCards__card__content .accordionSection__main {
	background: none;
	padding: 0 0 7px;
	text-align: left;
	transition: max-height .4s cubic-bezier(.075, .82, .165, 1);
	max-height: 55px;
	margin: 0;
	white-space: normal
}
.buyCards__card__content .accordionSection__main.expanded {
	background: none;
	max-height: 590px;
	transition: max-height 1.2s cubic-bezier(.075, .82, .165, 1), color .4s cubic-bezier(.075, .82, .165, 1)
}
.buyCards__card__content .accordionSection__main.expanded .accordionSection__title {
	padding: 0 0 5px
}
body.ar-ae .buyCards__card__content .accordionSection__main {
	padding: 0 0 7px!important
}
.buyCards__card__content .accordionSection__main .accordionSection__title {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding: 0 20px 5px 0!important;
	color: #a9a9a9;
	text-align: left;
	border-bottom: 1px solid #a9a9a9;
	text-transform: capitalize;
	transition: color .4s cubic-bezier(.075, .82, .165, 1);
	width: 100%;
	font-family: din-pro, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875vw;
	line-height: 25px;
	line-height: 1.5625vw;
	font-size: 14px!important
}
body.th-th .buyCards__card__content .accordionSection__main .accordionSection__title {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.buyCards__card__content .accordionSection__main .accordionSection__title:before {
	display: none
}
.buyCards__card__content .accordionSection__main .accordionSection__icon {
	font-size: 20px;
	font-size: 1.25vw;
	line-height: 20px;
	line-height: 1.25vw;
	font-size: 20px!important;
	line-height: 20px!important;
	font-family: din-pro, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 0;
	top: 0!important;
	right: 0!important
}
body.th-th .buyCards__card__content .accordionSection__main .accordionSection__icon {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.buyCards__card__content .accordionSection__main .accordionSection__icon:after {
	display: none
}
.buyCards__card__content .accordionSection__main .accordionSection__icon:before {
	margin: 0 0 0 5px;
	position: relative;
	top: 7px;
	width: 12px;
	height: 12px
}
.buyCards__card__content .accordionSection__main .accordionSection__icon span {
	top: -2px!important;
	transform: none!important;
	display: block;
	color: #fff;
	font-family: din-pro, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body.th-th .buyCards__card__content .accordionSection__main .accordionSection__icon span {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
body.ar-ae .buyCards__card__content .accordionSection__main .accordionSection__icon {
	right: unset!important;
	left: 0;
	top: 2px!important
}
.buyCards__card__content .accordionSection__main:not(.active) .accordionSection__icon span {
	color: #a9a9a9
}
.buyCards__card__content .accordionSection__details {
	color: #a9a9a9;
	padding: 7px 0 0!important;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
body.ar-ae .buyCards__card__content .accordionSection__details {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyCards__card__content .accordionSection__details {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .buyCards__card__content .accordionSection__details {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .buyCards__card__content .accordionSection__details, body.zh-tw .buyCards__card__content .accordionSection__details {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.buyCards__card__content .accordionSection__details p {
	margin: 10px 0;
	color: inherit!important;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw;
	text-shadow: unset
}
body.ar-ae .buyCards__card__content .accordionSection__details p {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyCards__card__content .accordionSection__details p {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .buyCards__card__content .accordionSection__details p {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .buyCards__card__content .accordionSection__details p, body.zh-tw .buyCards__card__content .accordionSection__details p {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.buyExperience--rtl .buyCards__card__content .accordionSection__details {
	text-align: right
}
.buyCards__card__content.feature-1 .card-1 .accordionSection__title {
	position: relative;
	padding: 0 20px 5px 0;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	font-size: .875vw;
	line-height: 25px;
	line-height: 1.5625vw
}
.buyCards__card__content.feature-1 .card-1 .accordionSection__title:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	min-width: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-1 .card-1 .accordionSection__title:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-1 .card-1 .accordionSection__title.accordionSection__title--static:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-1 .card-1 .accordionSection__title.accordionSection__title--static:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-1 .card-1 .accordionSection__title .accordionSection__icon {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-left: 0;
	top: 0
}
.buyCards__card__content.feature-1 .card-1 .accordionSection__title .accordionSection__icon:after {
	display: none
}
.buyCards__card__content.feature-1 .card-1 .accordionSection__title .accordionSection__icon span {
	display: block;
	position: absolute;
	right: 0;
	transform: translateY(-50%);
	top: 50%
}
.buyExperience--rtl .buyCards__card__content.feature-1 .card-1 .accordionSection__title {
	padding: 0 0 5px 20px;
	text-align: right
}
.buyExperience--rtl .buyCards__card__content.feature-1 .card-1 .accordionSection__title .accordionSection__icon:before {
	margin: 0 5px 0 0
}
.buyExperience--rtl .buyCards__card__content.feature-1 .card-1 .accordionSection__title .accordionSection__icon span {
	left: 0;
	right: auto
}
body:not(.isTouch) .buyCards__card__content.feature-1 .card-1 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #fff428
}
.buyCards__card__content.feature-1 .card-1 .accordionSection__details {
	color: #fff
}
.buyCards__card__content.feature-1 .card-1 .accordionSection__details p {
	color: #fff;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
body.ar-ae .buyCards__card__content.feature-1 .card-1 .accordionSection__details p {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyCards__card__content.feature-1 .card-1 .accordionSection__details p {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .buyCards__card__content.feature-1 .card-1 .accordionSection__details p {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .buyCards__card__content.feature-1 .card-1 .accordionSection__details p, body.zh-tw .buyCards__card__content.feature-1 .card-1 .accordionSection__details p {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-1 .card-1 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
body.emea .buyCards__card__content.feature-1 .card-1 .accordionSection__details p {
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-1 .card-1 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
.buyCards__card__content.feature-1 .card-1.expanded .accordionSection__title {
	color: #fff428
}
.buyCards__card__content.feature-2 .card-2 .accordionSection__title {
	position: relative;
	padding: 0 20px 5px 0;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	font-size: .875vw;
	line-height: 25px;
	line-height: 1.5625vw
}
.buyCards__card__content.feature-2 .card-2 .accordionSection__title:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	min-width: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-2 .card-2 .accordionSection__title:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-2 .card-2 .accordionSection__title.accordionSection__title--static:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-2 .card-2 .accordionSection__title.accordionSection__title--static:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-2 .card-2 .accordionSection__title .accordionSection__icon {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-left: 0;
	top: 0
}
.buyCards__card__content.feature-2 .card-2 .accordionSection__title .accordionSection__icon:after {
	display: none
}
.buyCards__card__content.feature-2 .card-2 .accordionSection__title .accordionSection__icon span {
	display: block;
	position: absolute;
	right: 0;
	transform: translateY(-50%);
	top: 50%
}
.buyExperience--rtl .buyCards__card__content.feature-2 .card-2 .accordionSection__title {
	padding: 0 0 5px 20px;
	text-align: right
}
.buyExperience--rtl .buyCards__card__content.feature-2 .card-2 .accordionSection__title .accordionSection__icon:before {
	margin: 0 5px 0 0
}
.buyExperience--rtl .buyCards__card__content.feature-2 .card-2 .accordionSection__title .accordionSection__icon span {
	left: 0;
	right: auto
}
body:not(.isTouch) .buyCards__card__content.feature-2 .card-2 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #fff428
}
.buyCards__card__content.feature-2 .card-2 .accordionSection__details {
	color: #fff
}
.buyCards__card__content.feature-2 .card-2 .accordionSection__details p {
	color: #fff;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
body.ar-ae .buyCards__card__content.feature-2 .card-2 .accordionSection__details p {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyCards__card__content.feature-2 .card-2 .accordionSection__details p {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .buyCards__card__content.feature-2 .card-2 .accordionSection__details p {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .buyCards__card__content.feature-2 .card-2 .accordionSection__details p, body.zh-tw .buyCards__card__content.feature-2 .card-2 .accordionSection__details p {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-2 .card-2 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
body.emea .buyCards__card__content.feature-2 .card-2 .accordionSection__details p {
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-2 .card-2 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
.buyCards__card__content.feature-2 .card-2.expanded .accordionSection__title {
	color: #fff428
}
.buyCards__card__content.feature-3 .card-3 .accordionSection__title {
	position: relative;
	padding: 0 20px 5px 0;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	font-size: .875vw;
	line-height: 25px;
	line-height: 1.5625vw
}
.buyCards__card__content.feature-3 .card-3 .accordionSection__title:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	min-width: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-3 .card-3 .accordionSection__title:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-3 .card-3 .accordionSection__title.accordionSection__title--static:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-3 .card-3 .accordionSection__title.accordionSection__title--static:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-3 .card-3 .accordionSection__title .accordionSection__icon {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-left: 0;
	top: 0
}
.buyCards__card__content.feature-3 .card-3 .accordionSection__title .accordionSection__icon:after {
	display: none
}
.buyCards__card__content.feature-3 .card-3 .accordionSection__title .accordionSection__icon span {
	display: block;
	position: absolute;
	right: 0;
	transform: translateY(-50%);
	top: 50%
}
.buyExperience--rtl .buyCards__card__content.feature-3 .card-3 .accordionSection__title {
	padding: 0 0 5px 20px;
	text-align: right
}
.buyExperience--rtl .buyCards__card__content.feature-3 .card-3 .accordionSection__title .accordionSection__icon:before {
	margin: 0 5px 0 0
}
.buyExperience--rtl .buyCards__card__content.feature-3 .card-3 .accordionSection__title .accordionSection__icon span {
	left: 0;
	right: auto
}
body:not(.isTouch) .buyCards__card__content.feature-3 .card-3 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #fff428
}
.buyCards__card__content.feature-3 .card-3 .accordionSection__details {
	color: #fff
}
.buyCards__card__content.feature-3 .card-3 .accordionSection__details p {
	color: #fff;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
body.ar-ae .buyCards__card__content.feature-3 .card-3 .accordionSection__details p {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyCards__card__content.feature-3 .card-3 .accordionSection__details p {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .buyCards__card__content.feature-3 .card-3 .accordionSection__details p {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .buyCards__card__content.feature-3 .card-3 .accordionSection__details p, body.zh-tw .buyCards__card__content.feature-3 .card-3 .accordionSection__details p {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-3 .card-3 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
body.emea .buyCards__card__content.feature-3 .card-3 .accordionSection__details p {
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-3 .card-3 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
.buyCards__card__content.feature-3 .card-3.expanded .accordionSection__title {
	color: #fff428
}
.buyCards__card__content.feature-4 .card-4 .accordionSection__title {
	position: relative;
	padding: 0 20px 5px 0;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	font-size: .875vw;
	line-height: 25px;
	line-height: 1.5625vw
}
.buyCards__card__content.feature-4 .card-4 .accordionSection__title:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	min-width: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-4 .card-4 .accordionSection__title:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-4 .card-4 .accordionSection__title.accordionSection__title--static:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-4 .card-4 .accordionSection__title.accordionSection__title--static:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-4 .card-4 .accordionSection__title .accordionSection__icon {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-left: 0;
	top: 0
}
.buyCards__card__content.feature-4 .card-4 .accordionSection__title .accordionSection__icon:after {
	display: none
}
.buyCards__card__content.feature-4 .card-4 .accordionSection__title .accordionSection__icon span {
	display: block;
	position: absolute;
	right: 0;
	transform: translateY(-50%);
	top: 50%
}
.buyExperience--rtl .buyCards__card__content.feature-4 .card-4 .accordionSection__title {
	padding: 0 0 5px 20px;
	text-align: right
}
.buyExperience--rtl .buyCards__card__content.feature-4 .card-4 .accordionSection__title .accordionSection__icon:before {
	margin: 0 5px 0 0
}
.buyExperience--rtl .buyCards__card__content.feature-4 .card-4 .accordionSection__title .accordionSection__icon span {
	left: 0;
	right: auto
}
body:not(.isTouch) .buyCards__card__content.feature-4 .card-4 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #fff428
}
.buyCards__card__content.feature-4 .card-4 .accordionSection__details {
	color: #fff
}
.buyCards__card__content.feature-4 .card-4 .accordionSection__details p {
	color: #fff;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
body.ar-ae .buyCards__card__content.feature-4 .card-4 .accordionSection__details p {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyCards__card__content.feature-4 .card-4 .accordionSection__details p {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .buyCards__card__content.feature-4 .card-4 .accordionSection__details p {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .buyCards__card__content.feature-4 .card-4 .accordionSection__details p, body.zh-tw .buyCards__card__content.feature-4 .card-4 .accordionSection__details p {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-4 .card-4 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
body.emea .buyCards__card__content.feature-4 .card-4 .accordionSection__details p {
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-4 .card-4 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
.buyCards__card__content.feature-4 .card-4.expanded .accordionSection__title {
	color: #fff428
}
.buyCards__card__content.feature-5 .card-5 .accordionSection__title {
	position: relative;
	padding: 0 20px 5px 0;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	font-size: .875vw;
	line-height: 25px;
	line-height: 1.5625vw
}
.buyCards__card__content.feature-5 .card-5 .accordionSection__title:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	min-width: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-5 .card-5 .accordionSection__title:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-5 .card-5 .accordionSection__title.accordionSection__title--static:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-5 .card-5 .accordionSection__title.accordionSection__title--static:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-5 .card-5 .accordionSection__title .accordionSection__icon {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-left: 0;
	top: 0
}
.buyCards__card__content.feature-5 .card-5 .accordionSection__title .accordionSection__icon:after {
	display: none
}
.buyCards__card__content.feature-5 .card-5 .accordionSection__title .accordionSection__icon span {
	display: block;
	position: absolute;
	right: 0;
	transform: translateY(-50%);
	top: 50%
}
.buyExperience--rtl .buyCards__card__content.feature-5 .card-5 .accordionSection__title {
	padding: 0 0 5px 20px;
	text-align: right
}
.buyExperience--rtl .buyCards__card__content.feature-5 .card-5 .accordionSection__title .accordionSection__icon:before {
	margin: 0 5px 0 0
}
.buyExperience--rtl .buyCards__card__content.feature-5 .card-5 .accordionSection__title .accordionSection__icon span {
	left: 0;
	right: auto
}
body:not(.isTouch) .buyCards__card__content.feature-5 .card-5 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #fff428
}
.buyCards__card__content.feature-5 .card-5 .accordionSection__details {
	color: #fff
}
.buyCards__card__content.feature-5 .card-5 .accordionSection__details p {
	color: #fff;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
body.ar-ae .buyCards__card__content.feature-5 .card-5 .accordionSection__details p {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyCards__card__content.feature-5 .card-5 .accordionSection__details p {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .buyCards__card__content.feature-5 .card-5 .accordionSection__details p {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .buyCards__card__content.feature-5 .card-5 .accordionSection__details p, body.zh-tw .buyCards__card__content.feature-5 .card-5 .accordionSection__details p {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-5 .card-5 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
body.emea .buyCards__card__content.feature-5 .card-5 .accordionSection__details p {
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-5 .card-5 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
.buyCards__card__content.feature-5 .card-5.expanded .accordionSection__title {
	color: #fff428
}
.buyCards__card__content.feature-6 .card-6 .accordionSection__title {
	position: relative;
	padding: 0 20px 5px 0;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	font-size: .875vw;
	line-height: 25px;
	line-height: 1.5625vw
}
.buyCards__card__content.feature-6 .card-6 .accordionSection__title:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	min-width: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-6 .card-6 .accordionSection__title:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-6 .card-6 .accordionSection__title.accordionSection__title--static:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-6 .card-6 .accordionSection__title.accordionSection__title--static:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-6 .card-6 .accordionSection__title .accordionSection__icon {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-left: 0;
	top: 0
}
.buyCards__card__content.feature-6 .card-6 .accordionSection__title .accordionSection__icon:after {
	display: none
}
.buyCards__card__content.feature-6 .card-6 .accordionSection__title .accordionSection__icon span {
	display: block;
	position: absolute;
	right: 0;
	transform: translateY(-50%);
	top: 50%
}
.buyExperience--rtl .buyCards__card__content.feature-6 .card-6 .accordionSection__title {
	padding: 0 0 5px 20px;
	text-align: right
}
.buyExperience--rtl .buyCards__card__content.feature-6 .card-6 .accordionSection__title .accordionSection__icon:before {
	margin: 0 5px 0 0
}
.buyExperience--rtl .buyCards__card__content.feature-6 .card-6 .accordionSection__title .accordionSection__icon span {
	left: 0;
	right: auto
}
body:not(.isTouch) .buyCards__card__content.feature-6 .card-6 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #fff428
}
.buyCards__card__content.feature-6 .card-6 .accordionSection__details {
	color: #fff
}
.buyCards__card__content.feature-6 .card-6 .accordionSection__details p {
	color: #fff;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
body.ar-ae .buyCards__card__content.feature-6 .card-6 .accordionSection__details p {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyCards__card__content.feature-6 .card-6 .accordionSection__details p {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .buyCards__card__content.feature-6 .card-6 .accordionSection__details p {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .buyCards__card__content.feature-6 .card-6 .accordionSection__details p, body.zh-tw .buyCards__card__content.feature-6 .card-6 .accordionSection__details p {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-6 .card-6 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
body.emea .buyCards__card__content.feature-6 .card-6 .accordionSection__details p {
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-6 .card-6 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
.buyCards__card__content.feature-6 .card-6.expanded .accordionSection__title {
	color: #fff428
}
.buyCards__card__content.feature-7 .card-7 .accordionSection__title {
	position: relative;
	padding: 0 20px 5px 0;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	font-size: .875vw;
	line-height: 25px;
	line-height: 1.5625vw
}
.buyCards__card__content.feature-7 .card-7 .accordionSection__title:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	min-width: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-7 .card-7 .accordionSection__title:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-7 .card-7 .accordionSection__title.accordionSection__title--static:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-7 .card-7 .accordionSection__title.accordionSection__title--static:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-7 .card-7 .accordionSection__title .accordionSection__icon {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-left: 0;
	top: 0
}
.buyCards__card__content.feature-7 .card-7 .accordionSection__title .accordionSection__icon:after {
	display: none
}
.buyCards__card__content.feature-7 .card-7 .accordionSection__title .accordionSection__icon span {
	display: block;
	position: absolute;
	right: 0;
	transform: translateY(-50%);
	top: 50%
}
.buyExperience--rtl .buyCards__card__content.feature-7 .card-7 .accordionSection__title {
	padding: 0 0 5px 20px;
	text-align: right
}
.buyExperience--rtl .buyCards__card__content.feature-7 .card-7 .accordionSection__title .accordionSection__icon:before {
	margin: 0 5px 0 0
}
.buyExperience--rtl .buyCards__card__content.feature-7 .card-7 .accordionSection__title .accordionSection__icon span {
	left: 0;
	right: auto
}
body:not(.isTouch) .buyCards__card__content.feature-7 .card-7 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #fff428
}
.buyCards__card__content.feature-7 .card-7 .accordionSection__details {
	color: #fff
}
.buyCards__card__content.feature-7 .card-7 .accordionSection__details p {
	color: #fff;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
body.ar-ae .buyCards__card__content.feature-7 .card-7 .accordionSection__details p {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyCards__card__content.feature-7 .card-7 .accordionSection__details p {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .buyCards__card__content.feature-7 .card-7 .accordionSection__details p {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .buyCards__card__content.feature-7 .card-7 .accordionSection__details p, body.zh-tw .buyCards__card__content.feature-7 .card-7 .accordionSection__details p {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-7 .card-7 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
body.emea .buyCards__card__content.feature-7 .card-7 .accordionSection__details p {
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-7 .card-7 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
.buyCards__card__content.feature-7 .card-7.expanded .accordionSection__title {
	color: #fff428
}
.buyCards__card__content.feature-8 .card-8 .accordionSection__title {
	position: relative;
	padding: 0 20px 5px 0;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	font-size: .875vw;
	line-height: 25px;
	line-height: 1.5625vw
}
.buyCards__card__content.feature-8 .card-8 .accordionSection__title:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	min-width: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-8 .card-8 .accordionSection__title:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-8 .card-8 .accordionSection__title.accordionSection__title--static:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-8 .card-8 .accordionSection__title.accordionSection__title--static:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-8 .card-8 .accordionSection__title .accordionSection__icon {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-left: 0;
	top: 0
}
.buyCards__card__content.feature-8 .card-8 .accordionSection__title .accordionSection__icon:after {
	display: none
}
.buyCards__card__content.feature-8 .card-8 .accordionSection__title .accordionSection__icon span {
	display: block;
	position: absolute;
	right: 0;
	transform: translateY(-50%);
	top: 50%
}
.buyExperience--rtl .buyCards__card__content.feature-8 .card-8 .accordionSection__title {
	padding: 0 0 5px 20px;
	text-align: right
}
.buyExperience--rtl .buyCards__card__content.feature-8 .card-8 .accordionSection__title .accordionSection__icon:before {
	margin: 0 5px 0 0
}
.buyExperience--rtl .buyCards__card__content.feature-8 .card-8 .accordionSection__title .accordionSection__icon span {
	left: 0;
	right: auto
}
body:not(.isTouch) .buyCards__card__content.feature-8 .card-8 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #fff428
}
.buyCards__card__content.feature-8 .card-8 .accordionSection__details {
	color: #fff
}
.buyCards__card__content.feature-8 .card-8 .accordionSection__details p {
	color: #fff;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
body.ar-ae .buyCards__card__content.feature-8 .card-8 .accordionSection__details p {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyCards__card__content.feature-8 .card-8 .accordionSection__details p {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .buyCards__card__content.feature-8 .card-8 .accordionSection__details p {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .buyCards__card__content.feature-8 .card-8 .accordionSection__details p, body.zh-tw .buyCards__card__content.feature-8 .card-8 .accordionSection__details p {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-8 .card-8 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
body.emea .buyCards__card__content.feature-8 .card-8 .accordionSection__details p {
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-8 .card-8 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
.buyCards__card__content.feature-8 .card-8.expanded .accordionSection__title {
	color: #fff428
}
.buyCards__card__content.feature-9 .card-9 .accordionSection__title {
	position: relative;
	padding: 0 20px 5px 0;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	font-size: .875vw;
	line-height: 25px;
	line-height: 1.5625vw
}
.buyCards__card__content.feature-9 .card-9 .accordionSection__title:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	min-width: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-9 .card-9 .accordionSection__title:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-9 .card-9 .accordionSection__title.accordionSection__title--static:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-9 .card-9 .accordionSection__title.accordionSection__title--static:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-9 .card-9 .accordionSection__title .accordionSection__icon {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-left: 0;
	top: 0
}
.buyCards__card__content.feature-9 .card-9 .accordionSection__title .accordionSection__icon:after {
	display: none
}
.buyCards__card__content.feature-9 .card-9 .accordionSection__title .accordionSection__icon span {
	display: block;
	position: absolute;
	right: 0;
	transform: translateY(-50%);
	top: 50%
}
.buyExperience--rtl .buyCards__card__content.feature-9 .card-9 .accordionSection__title {
	padding: 0 0 5px 20px;
	text-align: right
}
.buyExperience--rtl .buyCards__card__content.feature-9 .card-9 .accordionSection__title .accordionSection__icon:before {
	margin: 0 5px 0 0
}
.buyExperience--rtl .buyCards__card__content.feature-9 .card-9 .accordionSection__title .accordionSection__icon span {
	left: 0;
	right: auto
}
body:not(.isTouch) .buyCards__card__content.feature-9 .card-9 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #fff428
}
.buyCards__card__content.feature-9 .card-9 .accordionSection__details {
	color: #fff
}
.buyCards__card__content.feature-9 .card-9 .accordionSection__details p {
	color: #fff;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
body.ar-ae .buyCards__card__content.feature-9 .card-9 .accordionSection__details p {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyCards__card__content.feature-9 .card-9 .accordionSection__details p {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .buyCards__card__content.feature-9 .card-9 .accordionSection__details p {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .buyCards__card__content.feature-9 .card-9 .accordionSection__details p, body.zh-tw .buyCards__card__content.feature-9 .card-9 .accordionSection__details p {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-9 .card-9 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
body.emea .buyCards__card__content.feature-9 .card-9 .accordionSection__details p {
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-9 .card-9 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
.buyCards__card__content.feature-9 .card-9.expanded .accordionSection__title {
	color: #fff428
}
.buyCards__card__content.feature-10 .card-10 .accordionSection__title {
	position: relative;
	padding: 0 20px 5px 0;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	font-size: .875vw;
	line-height: 25px;
	line-height: 1.5625vw
}
.buyCards__card__content.feature-10 .card-10 .accordionSection__title:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	min-width: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-10 .card-10 .accordionSection__title:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-10 .card-10 .accordionSection__title.accordionSection__title--static:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-10 .card-10 .accordionSection__title.accordionSection__title--static:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-10 .card-10 .accordionSection__title .accordionSection__icon {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-left: 0;
	top: 0
}
.buyCards__card__content.feature-10 .card-10 .accordionSection__title .accordionSection__icon:after {
	display: none
}
.buyCards__card__content.feature-10 .card-10 .accordionSection__title .accordionSection__icon span {
	display: block;
	position: absolute;
	right: 0;
	transform: translateY(-50%);
	top: 50%
}
.buyExperience--rtl .buyCards__card__content.feature-10 .card-10 .accordionSection__title {
	padding: 0 0 5px 20px;
	text-align: right
}
.buyExperience--rtl .buyCards__card__content.feature-10 .card-10 .accordionSection__title .accordionSection__icon:before {
	margin: 0 5px 0 0
}
.buyExperience--rtl .buyCards__card__content.feature-10 .card-10 .accordionSection__title .accordionSection__icon span {
	left: 0;
	right: auto
}
body:not(.isTouch) .buyCards__card__content.feature-10 .card-10 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #fff428
}
.buyCards__card__content.feature-10 .card-10 .accordionSection__details {
	color: #fff
}
.buyCards__card__content.feature-10 .card-10 .accordionSection__details p {
	color: #fff;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
body.ar-ae .buyCards__card__content.feature-10 .card-10 .accordionSection__details p {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyCards__card__content.feature-10 .card-10 .accordionSection__details p {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .buyCards__card__content.feature-10 .card-10 .accordionSection__details p {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .buyCards__card__content.feature-10 .card-10 .accordionSection__details p, body.zh-tw .buyCards__card__content.feature-10 .card-10 .accordionSection__details p {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-10 .card-10 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
body.emea .buyCards__card__content.feature-10 .card-10 .accordionSection__details p {
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-10 .card-10 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
.buyCards__card__content.feature-10 .card-10.expanded .accordionSection__title {
	color: #fff428
}
.buyCards__card__content.feature-11 .card-11 .accordionSection__title {
	position: relative;
	padding: 0 20px 5px 0;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	font-size: .875vw;
	line-height: 25px;
	line-height: 1.5625vw
}
.buyCards__card__content.feature-11 .card-11 .accordionSection__title:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	min-width: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-11 .card-11 .accordionSection__title:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-11 .card-11 .accordionSection__title.accordionSection__title--static:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-11 .card-11 .accordionSection__title.accordionSection__title--static:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-11 .card-11 .accordionSection__title .accordionSection__icon {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-left: 0;
	top: 0
}
.buyCards__card__content.feature-11 .card-11 .accordionSection__title .accordionSection__icon:after {
	display: none
}
.buyCards__card__content.feature-11 .card-11 .accordionSection__title .accordionSection__icon span {
	display: block;
	position: absolute;
	right: 0;
	transform: translateY(-50%);
	top: 50%
}
.buyExperience--rtl .buyCards__card__content.feature-11 .card-11 .accordionSection__title {
	padding: 0 0 5px 20px;
	text-align: right
}
.buyExperience--rtl .buyCards__card__content.feature-11 .card-11 .accordionSection__title .accordionSection__icon:before {
	margin: 0 5px 0 0
}
.buyExperience--rtl .buyCards__card__content.feature-11 .card-11 .accordionSection__title .accordionSection__icon span {
	left: 0;
	right: auto
}
body:not(.isTouch) .buyCards__card__content.feature-11 .card-11 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #fff428
}
.buyCards__card__content.feature-11 .card-11 .accordionSection__details {
	color: #fff
}
.buyCards__card__content.feature-11 .card-11 .accordionSection__details p {
	color: #fff;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
body.ar-ae .buyCards__card__content.feature-11 .card-11 .accordionSection__details p {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyCards__card__content.feature-11 .card-11 .accordionSection__details p {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .buyCards__card__content.feature-11 .card-11 .accordionSection__details p {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .buyCards__card__content.feature-11 .card-11 .accordionSection__details p, body.zh-tw .buyCards__card__content.feature-11 .card-11 .accordionSection__details p {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-11 .card-11 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
body.emea .buyCards__card__content.feature-11 .card-11 .accordionSection__details p {
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-11 .card-11 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
.buyCards__card__content.feature-11 .card-11.expanded .accordionSection__title {
	color: #fff428
}
.buyCards__card__content.feature-12 .card-12 .accordionSection__title {
	position: relative;
	padding: 0 20px 5px 0;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	font-size: .875vw;
	line-height: 25px;
	line-height: 1.5625vw
}
.buyCards__card__content.feature-12 .card-12 .accordionSection__title:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	min-width: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-12 .card-12 .accordionSection__title:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-12 .card-12 .accordionSection__title.accordionSection__title--static:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-12 .card-12 .accordionSection__title.accordionSection__title--static:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-12 .card-12 .accordionSection__title .accordionSection__icon {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-left: 0;
	top: 0
}
.buyCards__card__content.feature-12 .card-12 .accordionSection__title .accordionSection__icon:after {
	display: none
}
.buyCards__card__content.feature-12 .card-12 .accordionSection__title .accordionSection__icon span {
	display: block;
	position: absolute;
	right: 0;
	transform: translateY(-50%);
	top: 50%
}
.buyExperience--rtl .buyCards__card__content.feature-12 .card-12 .accordionSection__title {
	padding: 0 0 5px 20px;
	text-align: right
}
.buyExperience--rtl .buyCards__card__content.feature-12 .card-12 .accordionSection__title .accordionSection__icon:before {
	margin: 0 5px 0 0
}
.buyExperience--rtl .buyCards__card__content.feature-12 .card-12 .accordionSection__title .accordionSection__icon span {
	left: 0;
	right: auto
}
body:not(.isTouch) .buyCards__card__content.feature-12 .card-12 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #fff428
}
.buyCards__card__content.feature-12 .card-12 .accordionSection__details {
	color: #fff
}
.buyCards__card__content.feature-12 .card-12 .accordionSection__details p {
	color: #fff;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
body.ar-ae .buyCards__card__content.feature-12 .card-12 .accordionSection__details p {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyCards__card__content.feature-12 .card-12 .accordionSection__details p {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .buyCards__card__content.feature-12 .card-12 .accordionSection__details p {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .buyCards__card__content.feature-12 .card-12 .accordionSection__details p, body.zh-tw .buyCards__card__content.feature-12 .card-12 .accordionSection__details p {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-12 .card-12 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
body.emea .buyCards__card__content.feature-12 .card-12 .accordionSection__details p {
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-12 .card-12 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
.buyCards__card__content.feature-12 .card-12.expanded .accordionSection__title {
	color: #fff428
}
.buyCards__card__content.feature-13 .card-13 .accordionSection__title {
	position: relative;
	padding: 0 20px 5px 0;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	font-size: .875vw;
	line-height: 25px;
	line-height: 1.5625vw
}
.buyCards__card__content.feature-13 .card-13 .accordionSection__title:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	min-width: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-13 .card-13 .accordionSection__title:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-13 .card-13 .accordionSection__title.accordionSection__title--static:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-13 .card-13 .accordionSection__title.accordionSection__title--static:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-13 .card-13 .accordionSection__title .accordionSection__icon {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-left: 0;
	top: 0
}
.buyCards__card__content.feature-13 .card-13 .accordionSection__title .accordionSection__icon:after {
	display: none
}
.buyCards__card__content.feature-13 .card-13 .accordionSection__title .accordionSection__icon span {
	display: block;
	position: absolute;
	right: 0;
	transform: translateY(-50%);
	top: 50%
}
.buyExperience--rtl .buyCards__card__content.feature-13 .card-13 .accordionSection__title {
	padding: 0 0 5px 20px;
	text-align: right
}
.buyExperience--rtl .buyCards__card__content.feature-13 .card-13 .accordionSection__title .accordionSection__icon:before {
	margin: 0 5px 0 0
}
.buyExperience--rtl .buyCards__card__content.feature-13 .card-13 .accordionSection__title .accordionSection__icon span {
	left: 0;
	right: auto
}
body:not(.isTouch) .buyCards__card__content.feature-13 .card-13 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #fff428
}
.buyCards__card__content.feature-13 .card-13 .accordionSection__details {
	color: #fff
}
.buyCards__card__content.feature-13 .card-13 .accordionSection__details p {
	color: #fff;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
body.ar-ae .buyCards__card__content.feature-13 .card-13 .accordionSection__details p {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyCards__card__content.feature-13 .card-13 .accordionSection__details p {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .buyCards__card__content.feature-13 .card-13 .accordionSection__details p {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .buyCards__card__content.feature-13 .card-13 .accordionSection__details p, body.zh-tw .buyCards__card__content.feature-13 .card-13 .accordionSection__details p {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-13 .card-13 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
body.emea .buyCards__card__content.feature-13 .card-13 .accordionSection__details p {
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-13 .card-13 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
.buyCards__card__content.feature-13 .card-13.expanded .accordionSection__title {
	color: #fff428
}
.buyCards__card__content.feature-14 .card-14 .accordionSection__title {
	position: relative;
	padding: 0 20px 5px 0;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	font-size: .875vw;
	line-height: 25px;
	line-height: 1.5625vw
}
.buyCards__card__content.feature-14 .card-14 .accordionSection__title:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	min-width: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-14 .card-14 .accordionSection__title:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-14 .card-14 .accordionSection__title.accordionSection__title--static:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-14 .card-14 .accordionSection__title.accordionSection__title--static:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-14 .card-14 .accordionSection__title .accordionSection__icon {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-left: 0;
	top: 0
}
.buyCards__card__content.feature-14 .card-14 .accordionSection__title .accordionSection__icon:after {
	display: none
}
.buyCards__card__content.feature-14 .card-14 .accordionSection__title .accordionSection__icon span {
	display: block;
	position: absolute;
	right: 0;
	transform: translateY(-50%);
	top: 50%
}
.buyExperience--rtl .buyCards__card__content.feature-14 .card-14 .accordionSection__title {
	padding: 0 0 5px 20px;
	text-align: right
}
.buyExperience--rtl .buyCards__card__content.feature-14 .card-14 .accordionSection__title .accordionSection__icon:before {
	margin: 0 5px 0 0
}
.buyExperience--rtl .buyCards__card__content.feature-14 .card-14 .accordionSection__title .accordionSection__icon span {
	left: 0;
	right: auto
}
body:not(.isTouch) .buyCards__card__content.feature-14 .card-14 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #fff428
}
.buyCards__card__content.feature-14 .card-14 .accordionSection__details {
	color: #fff
}
.buyCards__card__content.feature-14 .card-14 .accordionSection__details p {
	color: #fff;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
body.ar-ae .buyCards__card__content.feature-14 .card-14 .accordionSection__details p {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyCards__card__content.feature-14 .card-14 .accordionSection__details p {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .buyCards__card__content.feature-14 .card-14 .accordionSection__details p {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .buyCards__card__content.feature-14 .card-14 .accordionSection__details p, body.zh-tw .buyCards__card__content.feature-14 .card-14 .accordionSection__details p {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-14 .card-14 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
body.emea .buyCards__card__content.feature-14 .card-14 .accordionSection__details p {
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-14 .card-14 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
.buyCards__card__content.feature-14 .card-14.expanded .accordionSection__title {
	color: #fff428
}
.buyCards__card__content.feature-15 .card-15 .accordionSection__title {
	position: relative;
	padding: 0 20px 5px 0;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	font-size: .875vw;
	line-height: 25px;
	line-height: 1.5625vw
}
.buyCards__card__content.feature-15 .card-15 .accordionSection__title:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	min-width: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-15 .card-15 .accordionSection__title:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-15 .card-15 .accordionSection__title.accordionSection__title--static:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-15 .card-15 .accordionSection__title.accordionSection__title--static:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-15 .card-15 .accordionSection__title .accordionSection__icon {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-left: 0;
	top: 0
}
.buyCards__card__content.feature-15 .card-15 .accordionSection__title .accordionSection__icon:after {
	display: none
}
.buyCards__card__content.feature-15 .card-15 .accordionSection__title .accordionSection__icon span {
	display: block;
	position: absolute;
	right: 0;
	transform: translateY(-50%);
	top: 50%
}
.buyExperience--rtl .buyCards__card__content.feature-15 .card-15 .accordionSection__title {
	padding: 0 0 5px 20px;
	text-align: right
}
.buyExperience--rtl .buyCards__card__content.feature-15 .card-15 .accordionSection__title .accordionSection__icon:before {
	margin: 0 5px 0 0
}
.buyExperience--rtl .buyCards__card__content.feature-15 .card-15 .accordionSection__title .accordionSection__icon span {
	left: 0;
	right: auto
}
body:not(.isTouch) .buyCards__card__content.feature-15 .card-15 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #fff428
}
.buyCards__card__content.feature-15 .card-15 .accordionSection__details {
	color: #fff
}
.buyCards__card__content.feature-15 .card-15 .accordionSection__details p {
	color: #fff;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
body.ar-ae .buyCards__card__content.feature-15 .card-15 .accordionSection__details p {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyCards__card__content.feature-15 .card-15 .accordionSection__details p {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .buyCards__card__content.feature-15 .card-15 .accordionSection__details p {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .buyCards__card__content.feature-15 .card-15 .accordionSection__details p, body.zh-tw .buyCards__card__content.feature-15 .card-15 .accordionSection__details p {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-15 .card-15 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
body.emea .buyCards__card__content.feature-15 .card-15 .accordionSection__details p {
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-15 .card-15 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
.buyCards__card__content.feature-15 .card-15.expanded .accordionSection__title {
	color: #fff428
}
.buyCards__card__content.feature-16 .card-16 .accordionSection__title {
	position: relative;
	padding: 0 20px 5px 0;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	font-size: .875vw;
	line-height: 25px;
	line-height: 1.5625vw
}
.buyCards__card__content.feature-16 .card-16 .accordionSection__title:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	min-width: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-16 .card-16 .accordionSection__title:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-16 .card-16 .accordionSection__title.accordionSection__title--static:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-16 .card-16 .accordionSection__title.accordionSection__title--static:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-16 .card-16 .accordionSection__title .accordionSection__icon {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-left: 0;
	top: 0
}
.buyCards__card__content.feature-16 .card-16 .accordionSection__title .accordionSection__icon:after {
	display: none
}
.buyCards__card__content.feature-16 .card-16 .accordionSection__title .accordionSection__icon span {
	display: block;
	position: absolute;
	right: 0;
	transform: translateY(-50%);
	top: 50%
}
.buyExperience--rtl .buyCards__card__content.feature-16 .card-16 .accordionSection__title {
	padding: 0 0 5px 20px;
	text-align: right
}
.buyExperience--rtl .buyCards__card__content.feature-16 .card-16 .accordionSection__title .accordionSection__icon:before {
	margin: 0 5px 0 0
}
.buyExperience--rtl .buyCards__card__content.feature-16 .card-16 .accordionSection__title .accordionSection__icon span {
	left: 0;
	right: auto
}
body:not(.isTouch) .buyCards__card__content.feature-16 .card-16 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #fff428
}
.buyCards__card__content.feature-16 .card-16 .accordionSection__details {
	color: #fff
}
.buyCards__card__content.feature-16 .card-16 .accordionSection__details p {
	color: #fff;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
body.ar-ae .buyCards__card__content.feature-16 .card-16 .accordionSection__details p {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyCards__card__content.feature-16 .card-16 .accordionSection__details p {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .buyCards__card__content.feature-16 .card-16 .accordionSection__details p {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .buyCards__card__content.feature-16 .card-16 .accordionSection__details p, body.zh-tw .buyCards__card__content.feature-16 .card-16 .accordionSection__details p {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-16 .card-16 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
body.emea .buyCards__card__content.feature-16 .card-16 .accordionSection__details p {
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-16 .card-16 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
.buyCards__card__content.feature-16 .card-16.expanded .accordionSection__title {
	color: #fff428
}
.buyCards__card__content.feature-17 .card-17 .accordionSection__title {
	position: relative;
	padding: 0 20px 5px 0;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	font-size: .875vw;
	line-height: 25px;
	line-height: 1.5625vw
}
.buyCards__card__content.feature-17 .card-17 .accordionSection__title:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	min-width: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-17 .card-17 .accordionSection__title:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-17 .card-17 .accordionSection__title.accordionSection__title--static:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-17 .card-17 .accordionSection__title.accordionSection__title--static:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-17 .card-17 .accordionSection__title .accordionSection__icon {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-left: 0;
	top: 0
}
.buyCards__card__content.feature-17 .card-17 .accordionSection__title .accordionSection__icon:after {
	display: none
}
.buyCards__card__content.feature-17 .card-17 .accordionSection__title .accordionSection__icon span {
	display: block;
	position: absolute;
	right: 0;
	transform: translateY(-50%);
	top: 50%
}
.buyExperience--rtl .buyCards__card__content.feature-17 .card-17 .accordionSection__title {
	padding: 0 0 5px 20px;
	text-align: right
}
.buyExperience--rtl .buyCards__card__content.feature-17 .card-17 .accordionSection__title .accordionSection__icon:before {
	margin: 0 5px 0 0
}
.buyExperience--rtl .buyCards__card__content.feature-17 .card-17 .accordionSection__title .accordionSection__icon span {
	left: 0;
	right: auto
}
body:not(.isTouch) .buyCards__card__content.feature-17 .card-17 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #fff428
}
.buyCards__card__content.feature-17 .card-17 .accordionSection__details {
	color: #fff
}
.buyCards__card__content.feature-17 .card-17 .accordionSection__details p {
	color: #fff;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
body.ar-ae .buyCards__card__content.feature-17 .card-17 .accordionSection__details p {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyCards__card__content.feature-17 .card-17 .accordionSection__details p {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .buyCards__card__content.feature-17 .card-17 .accordionSection__details p {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .buyCards__card__content.feature-17 .card-17 .accordionSection__details p, body.zh-tw .buyCards__card__content.feature-17 .card-17 .accordionSection__details p {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-17 .card-17 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
body.emea .buyCards__card__content.feature-17 .card-17 .accordionSection__details p {
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-17 .card-17 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
.buyCards__card__content.feature-17 .card-17.expanded .accordionSection__title {
	color: #fff428
}
.buyCards__card__content.feature-18 .card-18 .accordionSection__title {
	position: relative;
	padding: 0 20px 5px 0;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	font-size: .875vw;
	line-height: 25px;
	line-height: 1.5625vw
}
.buyCards__card__content.feature-18 .card-18 .accordionSection__title:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	min-width: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-18 .card-18 .accordionSection__title:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-18 .card-18 .accordionSection__title.accordionSection__title--static:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-18 .card-18 .accordionSection__title.accordionSection__title--static:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-18 .card-18 .accordionSection__title .accordionSection__icon {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-left: 0;
	top: 0
}
.buyCards__card__content.feature-18 .card-18 .accordionSection__title .accordionSection__icon:after {
	display: none
}
.buyCards__card__content.feature-18 .card-18 .accordionSection__title .accordionSection__icon span {
	display: block;
	position: absolute;
	right: 0;
	transform: translateY(-50%);
	top: 50%
}
.buyExperience--rtl .buyCards__card__content.feature-18 .card-18 .accordionSection__title {
	padding: 0 0 5px 20px;
	text-align: right
}
.buyExperience--rtl .buyCards__card__content.feature-18 .card-18 .accordionSection__title .accordionSection__icon:before {
	margin: 0 5px 0 0
}
.buyExperience--rtl .buyCards__card__content.feature-18 .card-18 .accordionSection__title .accordionSection__icon span {
	left: 0;
	right: auto
}
body:not(.isTouch) .buyCards__card__content.feature-18 .card-18 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #fff428
}
.buyCards__card__content.feature-18 .card-18 .accordionSection__details {
	color: #fff
}
.buyCards__card__content.feature-18 .card-18 .accordionSection__details p {
	color: #fff;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
body.ar-ae .buyCards__card__content.feature-18 .card-18 .accordionSection__details p {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyCards__card__content.feature-18 .card-18 .accordionSection__details p {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .buyCards__card__content.feature-18 .card-18 .accordionSection__details p {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .buyCards__card__content.feature-18 .card-18 .accordionSection__details p, body.zh-tw .buyCards__card__content.feature-18 .card-18 .accordionSection__details p {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-18 .card-18 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
body.emea .buyCards__card__content.feature-18 .card-18 .accordionSection__details p {
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-18 .card-18 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
.buyCards__card__content.feature-18 .card-18.expanded .accordionSection__title {
	color: #fff428
}
.buyCards__card__content.feature-19 .card-19 .accordionSection__title {
	position: relative;
	padding: 0 20px 5px 0;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	font-size: .875vw;
	line-height: 25px;
	line-height: 1.5625vw
}
.buyCards__card__content.feature-19 .card-19 .accordionSection__title:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	min-width: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-19 .card-19 .accordionSection__title:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-19 .card-19 .accordionSection__title.accordionSection__title--static:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-19 .card-19 .accordionSection__title.accordionSection__title--static:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-19 .card-19 .accordionSection__title .accordionSection__icon {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-left: 0;
	top: 0
}
.buyCards__card__content.feature-19 .card-19 .accordionSection__title .accordionSection__icon:after {
	display: none
}
.buyCards__card__content.feature-19 .card-19 .accordionSection__title .accordionSection__icon span {
	display: block;
	position: absolute;
	right: 0;
	transform: translateY(-50%);
	top: 50%
}
.buyExperience--rtl .buyCards__card__content.feature-19 .card-19 .accordionSection__title {
	padding: 0 0 5px 20px;
	text-align: right
}
.buyExperience--rtl .buyCards__card__content.feature-19 .card-19 .accordionSection__title .accordionSection__icon:before {
	margin: 0 5px 0 0
}
.buyExperience--rtl .buyCards__card__content.feature-19 .card-19 .accordionSection__title .accordionSection__icon span {
	left: 0;
	right: auto
}
body:not(.isTouch) .buyCards__card__content.feature-19 .card-19 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #fff428
}
.buyCards__card__content.feature-19 .card-19 .accordionSection__details {
	color: #fff
}
.buyCards__card__content.feature-19 .card-19 .accordionSection__details p {
	color: #fff;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
body.ar-ae .buyCards__card__content.feature-19 .card-19 .accordionSection__details p {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyCards__card__content.feature-19 .card-19 .accordionSection__details p {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .buyCards__card__content.feature-19 .card-19 .accordionSection__details p {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .buyCards__card__content.feature-19 .card-19 .accordionSection__details p, body.zh-tw .buyCards__card__content.feature-19 .card-19 .accordionSection__details p {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-19 .card-19 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
body.emea .buyCards__card__content.feature-19 .card-19 .accordionSection__details p {
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-19 .card-19 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
.buyCards__card__content.feature-19 .card-19.expanded .accordionSection__title {
	color: #fff428
}
.buyCards__card__content.feature-20 .card-20 .accordionSection__title {
	position: relative;
	padding: 0 20px 5px 0;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	font-size: .875vw;
	line-height: 25px;
	line-height: 1.5625vw
}
.buyCards__card__content.feature-20 .card-20 .accordionSection__title:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	min-width: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-20 .card-20 .accordionSection__title:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-20 .card-20 .accordionSection__title.accordionSection__title--static:after {
	background: #fff428 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAASFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABJhibTAAAAF3RSTlMACF5sGtnyCwEwfqw3NlTkE0N5IsZIj/o7j5QAAABLSURBVAhblcc5EoAgEADBAXY5Bbz5/09NtIwM7Kzht1Rm88brIgCthZi8rlYAysiH1+xqANh0+J7dFCKASXs/nxBDsrbeAYzImy8XtywCMPGpblAAAAAASUVORK5CYII=) 0 0 no-repeat;
	margin: 0 2px;
	position: relative;
	top: 6px;
	left: 4px;
	width: 13px;
	height: 13px;
	border-radius: 50%
}
body.ar-ae .buyCards__card__content.feature-20 .card-20 .accordionSection__title.accordionSection__title--static:after {
	left: unset;
	right: 4px
}
.buyCards__card__content.feature-20 .card-20 .accordionSection__title .accordionSection__icon {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-left: 0;
	top: 0
}
.buyCards__card__content.feature-20 .card-20 .accordionSection__title .accordionSection__icon:after {
	display: none
}
.buyCards__card__content.feature-20 .card-20 .accordionSection__title .accordionSection__icon span {
	display: block;
	position: absolute;
	right: 0;
	transform: translateY(-50%);
	top: 50%
}
.buyExperience--rtl .buyCards__card__content.feature-20 .card-20 .accordionSection__title {
	padding: 0 0 5px 20px;
	text-align: right
}
.buyExperience--rtl .buyCards__card__content.feature-20 .card-20 .accordionSection__title .accordionSection__icon:before {
	margin: 0 5px 0 0
}
.buyExperience--rtl .buyCards__card__content.feature-20 .card-20 .accordionSection__title .accordionSection__icon span {
	left: 0;
	right: auto
}
body:not(.isTouch) .buyCards__card__content.feature-20 .card-20 .accordionSection__title:not(.accordionSection__title--static):hover {
	color: #fff428
}
.buyCards__card__content.feature-20 .card-20 .accordionSection__details {
	color: #fff
}
.buyCards__card__content.feature-20 .card-20 .accordionSection__details p {
	color: #fff;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
body.ar-ae .buyCards__card__content.feature-20 .card-20 .accordionSection__details p {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyCards__card__content.feature-20 .card-20 .accordionSection__details p {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .buyCards__card__content.feature-20 .card-20 .accordionSection__details p {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .buyCards__card__content.feature-20 .card-20 .accordionSection__details p, body.zh-tw .buyCards__card__content.feature-20 .card-20 .accordionSection__details p {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
@media only screen and (max-width:640px) {
	.buyCards__card__content.feature-20 .card-20 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
body.emea .buyCards__card__content.feature-20 .card-20 .accordionSection__details p {
	font-size: 12px;
	font-size: .75vw;
	line-height: 16px;
	line-height: 1vw
}
@media only screen and (max-width:640px) {
	body.emea .buyCards__card__content.feature-20 .card-20 .accordionSection__details p {
		font-size: 12px;
		font-size: .75vw;
		line-height: 16px;
		line-height: 1vw
	}
}
.buyCards__card__content.feature-20 .card-20.expanded .accordionSection__title {
	color: #fff428
}
@media only screen and (max-width:640px) {
	.buyCards__card__content {
		padding: 0 25px 35px
	}
}
.buyCards__controls {
	color: #292929;
	width: 100%
}
body.ar-ae .buyCards__controls {
	left: unset;
	right: 0
}
.buyCards__controls .buyCards__controls__button {
	margin: 0 15px;
	width: 50px;
	height: 50px;
	background-color: #ff1c38
}
.buyCards__controls .buyCards__controls__button button span {
	display: none
}
body:not(.is-touch) .buyCards__controls .buyCards__controls__button:hover {
	background-color: #ffb52d
}
@media only screen and (max-width:1024px) {
	.buyCards__controls .buyCards__controls__button {
		width: 50px;
		height: 50px
	}
}
.buyCards__controls .buyCards__controls__button--previous {
	transform: scaleX(-1)
}
.buyCards__controls .buyCards__controls__button--previous:before {
	left: 50%
}
.buyCards__controls .buyCards__controls__button--previous:hover {
	transform: translate(0) scaleX(-1)!important
}
.buyCards__controls .buyCards__controls__button--next {
	transform: translateX(0)!important
}
body.ar-ae .buyCards__controls .buyCards__controls__button--next {
	transform: scaleX(-1)
}
body.ar-ae .buyCards__controls .buyCards__controls__button--next:before {
	right: unset
}
.buyCards__card__overlay {
	background: rgba(0, 0, 0, .75);
	font-family: ubi-bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body.th-th .buyCards__card__overlay {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700
}
.buyExperience .buyExperience__platforms__header, .buyExperience .buyExperience__products__header, .buyExperience .buyExperience__versions__header {
	font-size: 40px;
	font-size: 2.5vw;
	line-height: 50px;
	line-height: 3.125vw
}
.buyExperience .buyExperience__platforms__select {
	border: 2px solid #292929;
	font-family: ubi-bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body.th-th .buyExperience .buyExperience__platforms__select {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700
}
.buyExperience .buyExperience__version__button__disclaimer {
	top: calc(100% + 5px);
	left: 0;
	position: absolute;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	font-size: .875vw;
	line-height: 14px;
	line-height: .875vw
}
body.ar-ae .buyExperience .buyExperience__version__button__disclaimer {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyExperience .buyExperience__version__button__disclaimer {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .buyExperience .buyExperience__version__button__disclaimer {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .buyExperience .buyExperience__version__button__disclaimer, body.zh-tw .buyExperience .buyExperience__version__button__disclaimer {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
@media only screen and (max-width:560px) {
	.buyExperience .buyExperience__version__button__disclaimer {
		font-size: 12px;
		font-size: .75vw;
		line-height: 12px;
		line-height: .75vw
	}
}
.buyExperience .buyExperience__disclaimer {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 0 auto;
	padding: 150px 20px 0;
	text-align: center;
	font-size: .83333vw;
	line-height: 1.33333vw;
	letter-spacing: 0;
	color: #292929
}
.buyExperience .buyExperience__disclaimer .buyExperience__disclaimer__item {
	display: inline-flex;
	max-width: 600px;
	padding: 0 0 25px;
	text-align: center;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	font-size: .83333vw;
	line-height: 1.33333vw;
	letter-spacing: 0
}
.buyExperience .buyExperience__disclaimer+.buyExperience__disclaimer {
	padding-top: 20px
}
.buyExperience .buyExperience__version__button {
	font-size: 16px;
	font-size: 1vw;
	line-height: 20px;
	line-height: 1.25vw;
	text-transform: uppercase
}
.buyRetailers .buyRetailers__button {
	background-color: #fff428;
	border-color: transparent;
	color: #fff;
	font-family: ubi-bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body.th-th .buyRetailers .buyRetailers__button {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700
}
body:not(.isTouch) .buyRetailers .buyRetailers__button:hover {
	background-color: #fff;
	border: 2px solid #fff428;
	background-color: #fff428
}
.gallery .gallery__controls__indicators .gallery__controls__indicators__item {
	background-color: #fff;
	transition: background-color .6s cubic-bezier(.25, .46, .45, .84)
}
.gallery .gallery__controls__indicators .gallery__controls__indicators__item--active {
	background-color: #fff428
}
.gallery .gallery__controls__arrows {
	color: #fff
}
.gallery .gallery__controls__arrows .icon {
	filter: drop-shadow(2px 2px 1px #000000);
	stroke-width: 0;
	stroke: currentColor;
	fill: currentColor;
	text-shadow: 0 3px 10px rgba(0, 0, 0, .25)
}
.gallery .gallery__controls__arrows .gallery__controls__arrow {
	color: #fff!important
}
.gallery .gallery__controls__arrows .gallery__controls__arrow .icon {
	display: block
}
body:not(.isTouch) .gallery .gallery__controls__arrows .gallery__controls__arrow:hover {
	color: #292929
}
.gallery .gallery__expand {
	color: #fff;
	width: 20px
}
body:not(.isTouch) .gallery .gallery__expand:hover {
	color: #292929
}
.gallery .gallery__controls__pageCount {
	color: #fff
}
.modal .gallery .gallery__wrapper {
	border: 1px solid #fff
}
.modal .gallery .gallery__controls__indicators {
	padding: 24px 0 0
}
.modal .gallery .gallery__controls__indicators .gallery__controls__indicators__item {
	background-color: #f2eeea
}
.modal .gallery .gallery__controls__indicators .gallery__controls__indicators__item:before {
	border: 1px solid #fff428
}
.buyExperience {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	height: auto;
	color: #292929
}
.buyExperience .buyExperience__tabs {
	display: flex;
	justify-content: center
}
body.en-sg .buyExperience .buyExperience__tabs {
	display: none
}
.buyExperience .buyExperience__tabs .buyExperience__tab__button {
	margin: 0 15px
}
@media only screen and (max-width:480px) {
	.buyExperience .buyExperience__tabs .buyExperience__tab__button {
		margin: 0 5px
	}
}
.buyExperience .buyExperience__tabs .buyExperience__tab__button .buyExperienceTab__wrapper {
	transition: transform .2s ease
}
.buyExperience .buyExperience__tabs .buyExperience__tab__button h2, .buyExperience .buyExperience__tabs .buyExperience__tab__button h3 {
	color: #fff;
	line-height: 1
}
.buyExperience .buyExperience__tabs .buyExperience__tab__button h2 {
	font-size: 38px;
	font-size: 2.375vw;
	line-height: 38px;
	line-height: 2.375vw
}
.buyExperience .buyExperience__tabs .buyExperience__tab__button h3 {
	font-family: DIN-CondItalic, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: -.025em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding-top: 5px;
	text-transform: none;
	font-size: 24px;
	font-size: 1.5vw
}
body.pl-pl .buyExperience .buyExperience__tabs .buyExperience__tab__button h3, body.ru-ru .buyExperience .buyExperience__tabs .buyExperience__tab__button h3, body.tr-tr .buyExperience .buyExperience__tabs .buyExperience__tab__button h3 {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ar-ae .buyExperience .buyExperience__tabs .buyExperience__tab__button h3, body.pt-br .buyExperience .buyExperience__tabs .buyExperience__tab__button h3 {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ja-jp .buyExperience .buyExperience__tabs .buyExperience__tab__button h3 {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.ko-kr .buyExperience .buyExperience__tabs .buyExperience__tab__button h3 {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.th-th .buyExperience .buyExperience__tabs .buyExperience__tab__button h3, body.zh-tw .buyExperience .buyExperience__tabs .buyExperience__tab__button h3 {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.buyExperience .buyExperience__tabs .buyExperience__tab__button.ubisoft-plus--tab .buyExperienceTabPromo__title__wrapper {
	align-items: center;
	display: flex;
	justify-content: center
}
.buyExperience .buyExperience__tabs .buyExperience__tab__button.ubisoft-plus--tab .buyExperienceTabPromo__title__wrapper h2 {
	text-transform: uppercase
}
.buyExperience .buyExperience__tabs .buyExperience__tab__button.ubisoft-plus--tab .buyExperienceTabPromo__title__wrapper img {
	height: 26px;
	margin-left: 10px;
	margin-top: -6px
}
body.ar-ae .buyExperience .buyExperience__tabs .buyExperience__tab__button.ubisoft-plus--tab .buyExperienceTabPromo__title__wrapper img {
	margin-left: 0;
	margin-right: 10px
}
.buyExperience .buyExperience__tabs .buyExperience__tab__button:not(.active) h2, .buyExperience .buyExperience__tabs .buyExperience__tab__button:not(.active) h3 {
	color: #fff
}
.buyExperience .buyExperience__tabs .buyExperience__tab__button:not(.active).ubisoft-plus--tab img {
	content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANoAAAAkCAMAAADYW9SAAAAAXVBMVEVHcEz+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v74+fn+/v7+/v6TvvD+/v7+/v7+/v7+/v7+/v7+/v58r+yBsuxdnehJk+V3q+v+/v5QluZBj+QrhuMt58XQAAAAG3RSTlMAcF/O5fI+UsaZA7EMpIlC+BUxSdsgl67jiMZB+yKwAAAEXElEQVRYw82Z23qkIAyAQVEQlXqi2+0c3v8x11GEAME5rNOv6dWghfwkJDEQvspAoAxmVBLScyBjqeFrpRl1IzqrxMQm0VJ/QvtY1Tlbno8NQZcMRacfBWp/ft3kww2cVhHeOq0ZnZcfT75MrSMRZkxumrede1HwgKunAk7EKo++PuFC3TKI1GCG7+v5fLkAtGJ9p/W0qNbBYkYr4/nE4KvDDFoWrivhnLSIJmr7aEkMrU6jQbX/zGjn8/+hnU4Zhkaj1ybndOWEzVNkj6C1abTqcLTTEKONyGu5NVlKN/Xr0FYaD43tac6Le2y/Bu3EQzR70PJK1V14zBuW1I7eRXswjLyMVmWzuBhXhWjmSbcw68pTm2hrtFxlY8lpC6yoPbQ8kHk+ZX+Y/yrsgIrQmufRTChXcLsgGvNhKIykcrOZmBPHGnMaGhxIs2QnyY4IJFN9bPJ9Waxm5WG0TWeGozVmHhvOJxchtsNSULCEHKyPjhCteRbt78XIeRXz6/r9NFoL3kfQbJ4eXGbfpph8i/QFNNuG1j+Ndkbl+vEqGg0d0uQthqiWY/EMIC+p5GC0yxd51SF1iLaVDCwL9RlsFROqXYMEcDDabLQXw0gVpmzJXVjIJFqQFjIFnf8HmtzO2hUetev5iQjZwuBvTk0qZbOqBJMxGC18YS52bGjk6Qj5aeRrQfuz/vh4LWUXbYPUkINfPtIt1OltBFG1dYdtQ+MllOG+1SSW15bRF9Bqglb+PKjFzOkcw2oRyJYly1Q1Uty32qGFVpejlT8ZgopIaPipQxFtqPNVHI39MJo1QYAWfZMVGqjPX0GbfgKtK2bpfLYQTcqG5t6mN/to6leg0WaWvqxgmo2stiTiqvCsu+eQcRgJ5SfQtkw8gmYKinZrgthEMOeyES9FUsG/UlDoAWg1tptYNWJ3uk+izRVl7Yyr8YiQStk3v3Z/Uj6O9n29JWuANmFOnbvBCI2785FEc5+PmUvZ8WGrgUFfLrSCr5smnh4mxx44XYQ2OqXDjpaIS1/qThFLFpfDIWi3MOZZWSFtrwrsZoSWpdAUDBXa/duAddZgU2EiB6GRxJdFGe8mx9AE7pBaeHUiB9FHoGx68vosb0CTxSk4C6PNXg2JKn9rZT+MSN55O9BPwNdc1s8tuqSdn7vegOZ0PQk6DiWt/U6YbfuMs3CVw46GQyvBJIMebPRnYbcqV1k5lFnFwp7mO9Bkl+qENZ7DBjJ6aKlmnPLC8APNukPRwoo9WDOBJoJCq9zZndk/2d0m6VvQgEsiaya6x01YQ6pkI/bmGf30YGP8YDRUrYrsoOU6rvyrpK8tkR7tbneUvBmNZEVyzXJnq4Obmg6/z9n8PjZcrclzaPnzaKRX8DQUlVszvIDpBNWJq0MNa/6u1WG88q8Ou3bEiq5dNJYsR/ek4ctdLMuF4rCD22dQeAmWlqUZdC9zJab1Qldjiwz0dh88L1IrHjCYubK97rEc13fGh4j+AbuXfAmMsoJLAAAAAElFTkSuQmCC)
}
.buyExperience .buyExperience__tabs .buyExperience__tab__button:not(.active):hover .buyExperienceTab__wrapper {
	transform: scale(1.08)
}
.buyExperience .buyExperience__platforms {
	padding: 0
}
.buyExperience .buyExperience__products {
	padding-bottom: 180px
}
.buyExperience .buyExperience__platforms__header, .buyExperience .buyExperience__products__header, .buyExperience .buyExperience__versions__header {
	color: #292929;
	line-height: 1;
	font-size: 38px;
	font-size: 2.375vw;
	line-height: 38px;
	line-height: 2.375vw
}
.buyExperience .buyExperience__platforms {
	display: flex;
	flex-direction: column;
	align-items: center
}
.buyExperience .buyExperience__platforms__promo .promo__wrapper__content {
	color: #292929
}
.buyExperience .buyExperience__platforms__promo .promo__wrapper__content h2, .buyExperience .buyExperience__platforms__promo .promo__wrapper__content h3 {
	line-height: 1
}
.buyExperience .buyExperience__platforms__promo .promo__wrapper__content h2 {
	font-size: 80px;
	font-size: 5vw;
	line-height: 80px;
	line-height: 5vw
}
.buyExperience .buyExperience__platforms__promo .promo__wrapper__content h3 {
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: none
}
body.ar-ae .buyExperience .buyExperience__platforms__promo .promo__wrapper__content h3 {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyExperience .buyExperience__platforms__promo .promo__wrapper__content h3 {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .buyExperience .buyExperience__platforms__promo .promo__wrapper__content h3 {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .buyExperience .buyExperience__platforms__promo .promo__wrapper__content h3, body.zh-tw .buyExperience .buyExperience__platforms__promo .promo__wrapper__content h3 {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.buyExperience .buyExperience__platforms__promo .promo__wrapper__content p {
	font-size: inherit;
	line-height: inherit;
	font-family: inherit
}
.buyExperience .buyExperience__platforms__promo .promo__wrapper__content a {
	color: #292929;
	text-decoration: underline
}
.buyExperience .buyExperience__platforms__promo .promo__wrapper__content a.has-image {
	height: auto;
	width: 100%;
	margin: 15px 0;
	background: none!important;
	border: none!important
}
.buyExperience .buyExperience__platforms__promo .promo__wrapper__content a.has-image img {
	max-width: 100%;
	max-height: 100px
}
.buyExperience .buyExperience__platforms__select, .buyExperience .buyExperience__platforms__wrapper {
	margin: 0 auto;
	width: 90%;
	max-width: 1020px
}
.buyExperience .buyExperience__products {
	display: flex;
	flex-direction: column;
	align-items: center
}
.buyExperience .buyExperience__products .buyExperience__disclaimer p {
	color: #292929;
	font-size: 12px;
	font-size: .75vw
}
.buyExperience .buyExperience_products_ubisoftPlus {
	display: flex;
	flex-direction: column;
	padding: 30px
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader {
	padding-bottom: 100px;
	order: 1
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__media {
	display: block
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__media img {
	max-width: 280px
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content p {
	font-family: din-pro, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 26px;
	font-size: 1.625vw;
	color: #292929
}
body.th-th .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content p {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a {
	background: transparent;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: none;
	height: auto;
	max-width: 100%;
	padding: 0;
	margin: 15px;
	min-width: unset;
	color: #292929;
	background: none;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-decoration: underline
}
body.ar-ae .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 600
}
body.ko-kr .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 600
}
body.th-th .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a, body.zh-tw .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a:after, .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a:before, .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a span:after, .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a span:before {
	content: unset;
	display: none
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a span {
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: none;
	height: auto;
	padding: 0
}
body.ar-ae .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a span {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a span {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 600
}
body.ko-kr .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a span {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 600
}
body.th-th .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a span, body.zh-tw .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a span {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
body:not(.isTouch) .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a:hover {
	background: transparent;
	text-decoration: none;
	background: none;
	border: none;
	color: #000
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a:first-of-type span {
	font-family: DIN-CondBlack, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: -.025em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body.pl-pl .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a:first-of-type span, body.ru-ru .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a:first-of-type span, body.tr-tr .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a:first-of-type span {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ar-ae .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a:first-of-type span {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ja-jp .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a:first-of-type span {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.ko-kr .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a:first-of-type span {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.th-th .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a:first-of-type span, body.zh-tw .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content>a:first-of-type span {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList {
	min-height: 390px;
	order: 2
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper {
	display: flex;
	flex-direction: column;
	position: relative
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content, .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__media, .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable {
	width: 50%
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__media {
	padding-right: 40px;
	position: absolute;
	top: 0;
	left: 0
}
@media only screen and (max-width:768px) {
	.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__media {
		position: relative!important;
		width: 100%!important;
		margin: 0 auto 40px!important;
		padding-right: 0!important;
		padding-left: 0!important
	}
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__media img {
	max-width: 100%
}
body.ar-ae .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__media {
	left: unset;
	right: 0;
	padding-right: unset;
	padding-left: 40px
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content, .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable {
	margin-left: 50%
}
body.ar-ae .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content, body.ar-ae .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable {
	margin-left: unset;
	margin-right: 50%
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content h2 {
	color: #292929;
	font-family: DIN-CondBlack, sans-serif;
	font-weight: 400;
	letter-spacing: -.025em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase;
	padding-bottom: 15px;
	line-height: 38px;
	line-height: 2.375vw;
	font-size: 38px;
	font-size: 2.375vw
}
body.pl-pl .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content h2, body.ru-ru .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content h2, body.tr-tr .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content h2 {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ar-ae .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content h2 {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ja-jp .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content h2 {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.ko-kr .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content h2 {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.th-th .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content h2, body.zh-tw .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content h2 {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content p {
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 0;
	padding: 0 0 30px;
	line-height: 24px;
	line-height: 1.5vw;
	font-size: 16px;
	font-size: 1vw
}
body.ar-ae .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content p {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content p {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content p {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content p, body.zh-tw .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content p {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable {
	display: flex
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__cloud, .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__pc {
	position: relative;
	width: 50%;
	padding-top: 20px
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__cloud h2, .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__pc h2 {
	color: #292929;
	font-family: DIN-CondItalic, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: -.025em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: none;
	padding-bottom: 10px;
	width: 100%;
	line-height: 32px;
	line-height: 2vw;
	font-size: 32px;
	font-size: 2vw
}
body.pl-pl .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__cloud h2, body.pl-pl .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__pc h2, body.ru-ru .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__cloud h2, body.ru-ru .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__pc h2, body.tr-tr .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__cloud h2, body.tr-tr .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__pc h2 {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ar-ae .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__cloud h2, body.ar-ae .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__pc h2, body.pt-br .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__cloud h2, body.pt-br .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__pc h2 {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ja-jp .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__cloud h2, body.ja-jp .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__pc h2 {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.ko-kr .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__cloud h2, body.ko-kr .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__pc h2 {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.th-th .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__cloud h2, body.th-th .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__pc h2, body.zh-tw .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__cloud h2, body.zh-tw .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__pc h2 {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__cloud:before, .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__pc:before {
	border-bottom: 2px solid #292929;
	content: "";
	display: block;
	height: 6px;
	position: absolute;
	bottom: 100%;
	left: 0;
	width: 100%
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__pc {
	padding-right: 20px
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__pc img {
	max-width: 100%
}
body.ar-ae .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__pc {
	padding-right: unset;
	padding-left: 20px
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__cloud {
	align-items: center;
	display: flex;
	flex-wrap: wrap
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__cloud img {
	max-width: calc(50% - 10px)
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__cloud img:not(:last-of-type) {
	margin-right: 10px
}
body.ar-ae .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__cloud img:not(:last-of-type) {
	margin-right: unset;
	margin-left: 10px
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__disclaimer {
	font-family: din-pro, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding: 40px 20px 0;
	order: 6;
	color: #292929
}
body.th-th .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__disclaimer {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__disclaimer p {
	margin: 0;
	padding: 0 0 5px
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__disclaimer a {
	color: #292929;
	text-decoration: underline
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewFeatureTitle {
	padding-bottom: 80px;
	order: 3
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewFeatureTitle .promo__wrapper__media {
	display: none
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewFeatureTitle .promo__wrapper__content {
	align-items: center;
	display: flex;
	flex-direction: row;
	justify-content: center;
	color: #292929
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewFeatureTitle .promo__wrapper__content h2, .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewFeatureTitle .promo__wrapper__content h3 {
	line-height: 1;
	padding-bottom: 5px;
	font-size: 38px;
	font-size: 2.375vw
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewFeatureTitle .promo__wrapper__content h2 {
	text-transform: uppercase;
	line-height: 1;
	padding-bottom: 5px;
	font-size: 38px;
	font-size: 2.375vw
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewFeatureTitle .promo__wrapper__content h2:after {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANoAAAAkCAMAAADYW9SAAAAAeFBMVEVHcEwAAAAAAAAPFRwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACOuu8AAABrpepxqutxqOoAAAAAAAArguEAAABLkuU1h+JmoemOuu98r+wAAAA+i+Mtg+E6ieMYe+C1G1gPAAAAI3RSTlMAX7EM5T7yUs6ZpAPH+BVJjDFq2yBKdJcxroK9+3vjiMZhOA8aFKQAAASISURBVFjDzZnrdqQgDIBRUbzf63bHnW67Tp33f8P1ghACOHXa6WlO/8jQkA9CEiNhq1QESsVHE0JyBqTwWzjN56NypHWivqFNGneqQvFz6YZ0/v1ceMS4JJbW/hMy+9fLLM9yYFilV9aJ+ei0fDGo0sSSJOVjyWZ5nMmJKUNceZdCRTRS6N3BLGdC+sEqLtDweh3H9/d/ciBY58SKFdE6GExovq4vrVRzKEdz8LoJ1HkONEVxri2pSWenRmb/vl4u4+X5U2jD4JjQOm1aI53Ob0x6AucmWi19yCDRl6MNlY5WGKaFm8LOZtvpx6GtNAoaNc0ruUIW3GL7MWgDw2jiooVR6Wb4mnvUal29j/bxMHI3WuRMImNchNH4+tnC3EYiBqyhUxxaWDqFz7oYnGKroIVIJn2leOD/FYiBE0YbveNoPJSXcLsgGlXOYLlc/RZJk+3M+ilxrDHHO6MLyZfMErIjfGdTOPb8xOX1fUZ72x6fPoy22UzNaB7XI8J5IyPEdlmCTsnRwkcLiOYdRfv7zmW8zDLyp+vrYbQYzDegiTxdycy+qWjUE8kDeGwbWn4YbUYal7+VbXkYr//uReuwQ/K8RQ2mhaZ4BpCXVHI/2sUkf17IvQ7ZYrStZKAOtqfaCHpstgtSxBejXd/uDSMRTtkJk2HBSYwFaZDYoMNPoCXbXbuuHskfLgciZAyDP781tpRNIx8oozBaqEJl7NjQyNFTe/rF5WW5dL/Xh7f7UnYQe4YaslLLx24Lde02YjA1lpdtQ2M+lOo2WvLpvGYqAdTymKFajIf6AtVcUE78N99WjQS30b600MpCY+VPqhS9/LTwVac2WNNJXzWj0W9GE0eA0LR3smBmqweU8Y6gNd+BlgWTZCqbhka8LlQ23dtHO/0ItM6bJPcjmGZ1tDkRR4HyyrLnkHoYwfIdaFsmLkAzxYg2N0FEIphyWWEuRWzBPyqhnA+hjZPoaK5pN03ViNjp3Io2+aUrD7c1RwRbyj6c10DbZ07WoO3TmJw6lIMaGpP3w4omm12OTNn6ZXPBgd5daKG3G09XD5NjPkgVGlohjcYdrVQvfc/yFlFrcVl9CZompaHtFYHd1NAcG9ppAUE1SAcIYuS1FIbBB6CJvOXru8lMaKnZIdtUqRMZiD6pka1tlD7LA9CSYEB3oRDZyyNa5S9SkRpGEpYpO5A3wNdk1g8FelJnau56AJq0dejrovJrV+2EibZPMQk7hbCjIdGk9WldtZWI/hR3q8LS8SvfiSjuaT4CLclsnTBPcVgkhYJma8adlDBs63w/Cg1X7KhBaEFLUaHl7+zO5J/0ZpP0IWgiSBrXtHSPPVxDltZG7OwZue3cSvJQNKNZEdlBC1u98o+MnV8R6Y3d7awmD0YjTmBd09/p06t5rc7M33M2v9cPzm3JMbTwOBrJS3gbgkiuiT/AZOm5tXw6bGHNn8Utjle18qqaxYWp6NpFo9ZydE88tnyLpWFfMtjBzR0ozAdLJz4flJNZ2TfLB926NS1S1fP34GkRt2SIgety9rrHSbHOKT5E9B9qz+LcHV8EFgAAAABJRU5ErkJggg==) 0 0 no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 36px;
	margin: 0 10px;
	width: 218px;
	position: relative;
	top: 3px
}
.buyExperience .buyExperience_products_ubisoftPlus .promoList.buyExperience__alternateViewList {
	display: flex;
	padding-bottom: 100px;
	max-width: 100%;
	row-gap: 0;
	order: 4
}
.buyExperience .buyExperience_products_ubisoftPlus .promoList.buyExperience__alternateViewList .promo {
	background: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin: 0;
	max-width: 200px;
	padding: 0 20px
}
.buyExperience .buyExperience_products_ubisoftPlus .promoList.buyExperience__alternateViewList .promo .promo__wrapper__media {
	border-radius: 0;
	margin: 0 auto 20px;
	position: relative;
	left: auto;
	top: auto;
	transform: none;
	height: 80px;
	width: 80px
}
.buyExperience .buyExperience_products_ubisoftPlus .promoList.buyExperience__alternateViewList .promo .promo__wrapper__media img {
	max-height: 100%
}
.buyExperience .buyExperience_products_ubisoftPlus .promoList.buyExperience__alternateViewList .promo .promo__wrapper__content h2, .buyExperience .buyExperience_products_ubisoftPlus .promoList.buyExperience__alternateViewList .promo .promo__wrapper__content p {
	line-height: 26px;
	line-height: 1.625vw;
	font-size: 18px;
	font-size: 1.125vw
}
.buyExperience .buyExperience_products_ubisoftPlus .promoList.buyExperience__alternateViewList .promo .promo__wrapper__content h2 {
	color: #292929;
	font-family: DIN-CondBlack, sans-serif;
	font-weight: 400;
	letter-spacing: -.025em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: uppercase;
	padding-bottom: 10px
}
body.pl-pl .buyExperience .buyExperience_products_ubisoftPlus .promoList.buyExperience__alternateViewList .promo .promo__wrapper__content h2, body.ru-ru .buyExperience .buyExperience_products_ubisoftPlus .promoList.buyExperience__alternateViewList .promo .promo__wrapper__content h2, body.tr-tr .buyExperience .buyExperience_products_ubisoftPlus .promoList.buyExperience__alternateViewList .promo .promo__wrapper__content h2 {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ar-ae .buyExperience .buyExperience_products_ubisoftPlus .promoList.buyExperience__alternateViewList .promo .promo__wrapper__content h2 {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ja-jp .buyExperience .buyExperience_products_ubisoftPlus .promoList.buyExperience__alternateViewList .promo .promo__wrapper__content h2 {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.ko-kr .buyExperience .buyExperience_products_ubisoftPlus .promoList.buyExperience__alternateViewList .promo .promo__wrapper__content h2 {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.th-th .buyExperience .buyExperience_products_ubisoftPlus .promoList.buyExperience__alternateViewList .promo .promo__wrapper__content h2, body.zh-tw .buyExperience .buyExperience_products_ubisoftPlus .promoList.buyExperience__alternateViewList .promo .promo__wrapper__content h2 {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.buyExperience .buyExperience_products_ubisoftPlus .promoList.buyExperience__alternateViewList .promo .promo__wrapper__content p {
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 0;
	padding: 0
}
body.ar-ae .buyExperience .buyExperience_products_ubisoftPlus .promoList.buyExperience__alternateViewList .promo .promo__wrapper__content p {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .buyExperience .buyExperience_products_ubisoftPlus .promoList.buyExperience__alternateViewList .promo .promo__wrapper__content p {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .buyExperience .buyExperience_products_ubisoftPlus .promoList.buyExperience__alternateViewList .promo .promo__wrapper__content p {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .buyExperience .buyExperience_products_ubisoftPlus .promoList.buyExperience__alternateViewList .promo .promo__wrapper__content p, body.zh-tw .buyExperience .buyExperience_products_ubisoftPlus .promoList.buyExperience__alternateViewList .promo .promo__wrapper__content p {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__feature__buttons {
	display: flex;
	justify-content: center;
	order: 5
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__feature__buttons a.btn-primary {
	color: #ff1c38;
	margin: 0;
	height: auto;
	background: transparent;
	border-top: 0;
	border-bottom: 0;
	font-family: DIN-CondBlack, sans-serif;
	font-weight: 400;
	letter-spacing: -.025em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	letter-spacing: 0;
	padding: 0;
	max-width: 100%;
	text-transform: uppercase;
	font-size: 20px;
	font-size: 1.25vw
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__feature__buttons a.btn-primary:after, .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__feature__buttons a.btn-primary:before {
	content: unset
}
body.pl-pl .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__feature__buttons a.btn-primary, body.ru-ru .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__feature__buttons a.btn-primary, body.tr-tr .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__feature__buttons a.btn-primary {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ar-ae .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__feature__buttons a.btn-primary {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ja-jp .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__feature__buttons a.btn-primary {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.ko-kr .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__feature__buttons a.btn-primary {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.th-th .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__feature__buttons a.btn-primary, body.zh-tw .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__feature__buttons a.btn-primary {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__feature__buttons a.btn-primary:after, .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__feature__buttons a.btn-primary:before, .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__feature__buttons a.btn-primary span:after, .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__feature__buttons a.btn-primary span:before {
	display: none
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__feature__buttons a.btn-primary span {
	height: auto;
	padding: 0
}
.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__feature__buttons a.btn-primary:before {
	background: none;
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23ff1c38' d='M30.41 14.41c-1.2-1.56-2.77-2.9-4.18-4.26-1.97-1.89-3.99-4.3-6.32-5.77-1.04-.65-2.48-.53-3.02.69-.55 1.23 1.13 2.3 1.9 3.02 1.9 1.79 3.78 3.63 5.77 5.33-4.02-.32-8.04-.49-12.07-.61l-5.99-.18c-1.54-.05-4.05-.41-5.07 1.08-2.51 3.67 6.85 2.95 8.19 2.97 4.41.08 8.82.44 13.23.69-3.48 1.49-6.69 3.43-9.56 5.88-.96.82-2.61 1.96-2.29 3.41.25 1.12 1.6 1.56 2.63 1.22 1.89-.63 3.59-3.02 5.24-4.17 1.73-1.22 3.59-2.25 5.51-3.17 1.92-.93 8.63-2.81 6.03-6.13-1.08-1.41.49.62 0 0z'/%3E%3C/svg%3E");
	display: inline-block;
	margin-right: 10px;
	height: 26px;
	width: 26px;
	opacity: 1;
	z-index: 1;
	position: relative;
	transition: transform .2s ease!important
}
body.ar-ae .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__feature__buttons a.btn-primary:before {
	margin-right: unset;
	margin-left: 10px;
	transform: rotate(-180deg)
}
body:not(.isTouch) .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__feature__buttons a.btn-primary:hover {
	background: transparent;
	border-top: 0;
	border-bottom: 0;
	color: #ff1c38
}
body:not(.isTouch) .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__feature__buttons a.btn-primary:hover:before {
	transform: translateX(3px);
	opacity: 1
}
body.ar-ae:not(.isTouch) .buyExperience .buyExperience_products_ubisoftPlus .buyExperience__feature__buttons a.btn-primary:hover:before {
	transform: rotate(-180deg) translateX(3px)
}
@media only screen and (max-width:1024px) {
	.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable {
		display: flex;
		justify-content: flex-end;
		width: 100%;
		margin-top: 40px;
		margin-left: unset!important;
		margin-right: unset!important
	}
}
@media only screen and (max-width:824px) {
	.buyExperience .buyExperience__tabs .buyExperience__tab__button.ubisoft-plus--tab .buyExperienceTabPromo__title__wrapper {
		flex-direction: column
	}
	.buyExperience .buyExperience__tabs .buyExperience__tab__button.ubisoft-plus--tab .buyExperienceTabPromo__title__wrapper img {
		margin-left: 0;
		margin-top: 5px
	}
}
@media only screen and (max-width:768px) {
	.buyExperience .buyExperience__tabs .buyExperience__tab__button h2, .buyExperience .buyExperience__tabs .buyExperience__tab__button h3 {
		font-size: 20px;
		font-size: 1.25vw;
		line-height: 20px;
		line-height: 1.25vw
	}
	.buyExperience .buyExperience__tabs .buyExperience__tab__button.ubisoft-plus--tab .buyExperienceTabPromo__title__wrapper img {
		height: 18px
	}
	.buyExperience .buyExperience__platforms .buyExperience__platforms__promo .promo__wrapper__content h2 {
		font-size: 38px;
		font-size: 2.375vw;
		line-height: 38px;
		line-height: 2.375vw
	}
	.buyExperience .buyExperience__platforms .buyExperience__platforms__promo .promo__wrapper__content h3 {
		font-size: 26px;
		font-size: 1.625vw;
		line-height: 26px;
		line-height: 1.625vw
	}
	.buyExperience .buyExperience__platforms__header, .buyExperience .buyExperience__products__header, .buyExperience .buyExperience__versions__header {
		font-size: 28px;
		font-size: 1.75vw
	}
	.buyExperience .buyExperience__platforms__select {
		font-family: ubi-bold, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale
	}
	body.th-th .buyExperience .buyExperience__platforms__select {
		font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
		font-weight: 700
	}
	.buyExperience .buyExperience__versions__buttons {
		padding: 5px 10px 0
	}
	.buyExperience .buyExperience__versions__buttons .buyExperience__version__button__wrapper {
		margin: 0;
		padding: 0 10px;
		width: 50%
	}
	.buyExperience .buyExperience__versions__buttons .buyExperience__version__button__wrapper .buyExperience__version__button {
		width: 100%
	}
	.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader {
		padding-bottom: 75px
	}
	.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewHeader .promo__wrapper__content p {
		font-size: 18px;
		font-size: 1.125vw
	}
	.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content, .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable {
		margin-left: 0!important;
		margin-right: 0!important;
		width: 100%!important
	}
	.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__content h2, .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable h2 {
		line-height: 1;
		font-size: 28px;
		font-size: 1.75vw
	}
	.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewFeatureTitle {
		padding-bottom: 50px
	}
	.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__alternateViewFeatureTitle .promo__wrapper__content h2 {
		font-size: 28px;
		font-size: 1.75vw
	}
	.buyExperience .buyExperience_products_ubisoftPlus .promoList.buyExperience__alternateViewList {
		flex-direction: column;
		padding-bottom: 20px
	}
	.buyExperience .buyExperience_products_ubisoftPlus .promoList.buyExperience__alternateViewList .promo {
		max-width: 100%;
		margin: 0 0 20px;
		padding: 20px 0
	}
	.buyExperience .buyExperience_products_ubisoftPlus .promoList.buyExperience__alternateViewList .promo .promo__wrapper {
		align-items: center;
		display: flex;
		width: 100%
	}
	.buyExperience .buyExperience_products_ubisoftPlus .promoList.buyExperience__alternateViewList .promo .promo__wrapper__media {
		flex-shrink: 0;
		margin: 0;
		max-width: 48px;
		height: auto;
		width: auto
	}
	.buyExperience .buyExperience_products_ubisoftPlus .promoList.buyExperience__alternateViewList .promo .promo__wrapper__content {
		align-items: flex-start;
		flex-grow: 1;
		padding-left: 15px;
		text-align: left
	}
	.buyExperience .buyExperience_products_ubisoftPlus .promoList.buyExperience__alternateViewList .promo .promo__wrapper__content h2 {
		padding-bottom: 5px;
		font-size: 18px;
		font-size: 1.125vw
	}
	.buyExperience .buyExperience_products_ubisoftPlus .promoList.buyExperience__alternateViewList .promo .promo__wrapper__content p {
		line-height: 1.1;
		font-size: 16px;
		font-size: 1vw
	}
	.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__feature__buttons {
		justify-content: flex-start
	}
	.buyExperience .buyExperience_products_ubisoftPlus .buyExperience__feature__buttons a.btn-primary {
		margin: 0
	}
}
@media only screen and (max-width:560px) {
	.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable {
		flex-direction: column;
		position: relative;
		padding: 30px 0
	}
	.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable:before {
		border-bottom: 2px solid #292929;
		content: "";
		display: block;
		height: 6px;
		position: absolute;
		bottom: 100%;
		left: 0;
		width: 100%;
		top: 0
	}
	.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__cloud, .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__pc {
		width: 100%;
		padding-top: 0
	}
	.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__cloud:before, .buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__pc:before {
		display: none
	}
	.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__pc {
		padding-right: 0;
		padding-bottom: 20px
	}
	.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__cloud img {
		max-width: calc(50% - 20px)
	}
	.buyExperience .buyExperience_products_ubisoftPlus .buyExperienceTabPromo.buyExperience__alternateViewList .buyExperienceTabPromo__wrapper__playable .buyExperienceTabPromo__wrapper__playable__cloud img:not(:last-of-type) {
		margin-right: 20px
	}
}
body.ar-ae .buyExperience .buyExperience__content:before, body.ja-jp .buyExperience .buyExperience__content:before, body.ko-kr .buyExperience .buyExperience__content:before, body.zh-tw .buyExperience .buyExperience__content:before {
	top: 0
}
.tcm-buy .buy {
	display: flex
}
.tcm-buy .buy__editions__select select, .tcm-buy .buy__platforms__select select, .tcm-buy .buy__retailers__select select {
	font-family: ubi-bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body.th-th .tcm-buy .buy__editions__select select, body.th-th .tcm-buy .buy__platforms__select select, body.th-th .tcm-buy .buy__retailers__select select {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700
}
.tcm-buy .buy__editions__header {
	margin-bottom: 15px
}
.tcm-buy .buy__platforms, .tcm-buy .buy__versions {
	margin-bottom: 30px
}
.tcm-buy .buy__details {
	margin-bottom: 15px
}
.tcm-buy .buy__versions__header {
	margin-bottom: 5px
}
.tcm-buy .buy__platforms__header, .tcm-buy .buy__retailers__select {
	margin-bottom: 15px
}
.tcm-buy .buy__content {
	flex-shrink: 0;
	max-width: 360px;
	width: 100%
}
.tcm-buy .buy__content h3 span:first-child {
	padding-right: 5px
}
.tcm-buy .buy__details button {
	position: relative;
	width: 100%;
	padding: 10px;
	text-align: left;
	transition: color .2s ease-in-out, border-color .2s ease-in-out;
	font-size: 20px;
	font-size: 1.25vw;
	line-height: 20px;
	line-height: 1.25vw;
	font-family: DIN-CondBlack, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: -.025em;
	color: #000;
	cursor: pointer;
	outline: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body.pl-pl .tcm-buy .buy__details button, body.ru-ru .tcm-buy .buy__details button, body.tr-tr .tcm-buy .buy__details button {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ar-ae .tcm-buy .buy__details button {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ja-jp .tcm-buy .buy__details button {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.ko-kr .tcm-buy .buy__details button {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.th-th .tcm-buy .buy__details button, body.zh-tw .tcm-buy .buy__details button {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.tcm-buy .buy__details button span {
	position: relative;
	width: auto
}
.tcm-buy .buy__details button span:after {
	content: "";
	display: inline-block;
	position: relative;
	width: 20px;
	height: 20px;
	top: 4px;
	left: 10px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAAM1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACjBUbJAAAAEHRSTlMAm3BoI/LiwJODfXReQjYaztoXWwAAAEVJREFUCNdVzkkSwCAIRNFONHPUvv9pLSmthr97wAIABb5MVsed5BbJQ04cNQ3Mj/zbIMd9mnhNa3UNnOHwgyeUPaVuqA5/XgOT3dU1xQAAAABJRU5ErkJggg==);
	background-repeat: no-repeat;
	background-position: 50%;
	transform: rotate(90deg)
}
.tcm-buy .buy__details p, .tcm-buy .buy__details ul {
	font-size: 14px;
	font-size: .875vw;
	line-height: 20px;
	line-height: 1.25vw;
	opacity: 0;
	overflow: hidden;
	transition: opacity .75s cubic-bezier(.23, 1, .32, 1), max-height .75s cubic-bezier(.23, 1, .32, 1), transform .75s cubic-bezier(.23, 1, .32, 1)
}
.tcm-buy .buy__details ul {
	margin: 0;
	padding: 0 30px;
	max-height: 0;
	list-style-type: disc
}
.tcm-buy .buy__details.is-open p {
	padding: 10px;
	max-height: 500px;
	opacity: 1
}
.tcm-buy .buy__details.is-open ul {
	padding-bottom: 15px;
	max-height: 500px;
	opacity: 1
}
.tcm-buy .buy__media {
	margin: 0 0 0 90px;
	position: relative;
	width: 100%
}
.tcm-buy .buy__media .buy__media__image {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr auto auto;
	grid-template-columns: 1fr auto auto;
	grid-template-rows: 1fr 30px
}
.tcm-buy .buy__media img {
	-ms-grid-column: 1/span 3;
	-ms-grid-column-span: 3;
	grid-column: 1/span 3;
	grid-row: 1;
	max-width: 100%
}
.tcm-buy .buy__media .buy__comparison, .tcm-buy .buy__media .buy__expand, .tcm-buy .buy__media .buy__media__image__comparison, .tcm-buy .buy__media .buy__media__image__expand {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding-left: 15px;
	margin-top: 15px;
	transition: color .2s ease-in-out;
	font-family: DIN-CondBlack, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: -.025em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body.pl-pl .tcm-buy .buy__media .buy__comparison, body.pl-pl .tcm-buy .buy__media .buy__expand, body.pl-pl .tcm-buy .buy__media .buy__media__image__comparison, body.pl-pl .tcm-buy .buy__media .buy__media__image__expand, body.ru-ru .tcm-buy .buy__media .buy__comparison, body.ru-ru .tcm-buy .buy__media .buy__expand, body.ru-ru .tcm-buy .buy__media .buy__media__image__comparison, body.ru-ru .tcm-buy .buy__media .buy__media__image__expand, body.tr-tr .tcm-buy .buy__media .buy__comparison, body.tr-tr .tcm-buy .buy__media .buy__expand, body.tr-tr .tcm-buy .buy__media .buy__media__image__comparison, body.tr-tr .tcm-buy .buy__media .buy__media__image__expand {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ar-ae .tcm-buy .buy__media .buy__comparison, body.ar-ae .tcm-buy .buy__media .buy__expand, body.ar-ae .tcm-buy .buy__media .buy__media__image__comparison, body.ar-ae .tcm-buy .buy__media .buy__media__image__expand {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ja-jp .tcm-buy .buy__media .buy__comparison, body.ja-jp .tcm-buy .buy__media .buy__expand, body.ja-jp .tcm-buy .buy__media .buy__media__image__comparison, body.ja-jp .tcm-buy .buy__media .buy__media__image__expand {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.ko-kr .tcm-buy .buy__media .buy__comparison, body.ko-kr .tcm-buy .buy__media .buy__expand, body.ko-kr .tcm-buy .buy__media .buy__media__image__comparison, body.ko-kr .tcm-buy .buy__media .buy__media__image__expand {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.th-th .tcm-buy .buy__media .buy__comparison, body.th-th .tcm-buy .buy__media .buy__expand, body.th-th .tcm-buy .buy__media .buy__media__image__comparison, body.th-th .tcm-buy .buy__media .buy__media__image__expand, body.zh-tw .tcm-buy .buy__media .buy__comparison, body.zh-tw .tcm-buy .buy__media .buy__expand, body.zh-tw .tcm-buy .buy__media .buy__media__image__comparison, body.zh-tw .tcm-buy .buy__media .buy__media__image__expand {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.tcm-buy .buy__media .buy__comparison svg, .tcm-buy .buy__media .buy__expand svg, .tcm-buy .buy__media .buy__media__image__comparison svg, .tcm-buy .buy__media .buy__media__image__expand svg {
	margin-right: 5px;
	order: 1
}
.tcm-buy .buy__media .buy__comparison span, .tcm-buy .buy__media .buy__expand span, .tcm-buy .buy__media .buy__media__image__comparison span, .tcm-buy .buy__media .buy__media__image__expand span {
	order: 2
}
body:not(.is-touch) .tcm-buy .buy__media .buy__comparison:hover, body:not(.is-touch) .tcm-buy .buy__media .buy__expand:hover, body:not(.is-touch) .tcm-buy .buy__media .buy__media__image__comparison:hover, body:not(.is-touch) .tcm-buy .buy__media .buy__media__image__expand:hover {
	color: #fff;
	cursor: pointer
}
.tcm-buy .buy__media .buy__comparison, .tcm-buy .buy__media .buy__media__image__comparison {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2/span 1;
	-ms-grid-row: 2;
	grid-row: 2;
	justify-self: end;
	padding-right: 30px
}
body:not(.is-touch) .tcm-buy .buy__media .buy__comparison:hover, body:not(.is-touch) .tcm-buy .buy__media .buy__media__image__comparison:hover {
	color: #fff;
	cursor: pointer
}
body:not(.is-touch) .tcm-buy .buy__media .buy__comparison:hover:after, body:not(.is-touch) .tcm-buy .buy__media .buy__comparison:hover:before, body:not(.is-touch) .tcm-buy .buy__media .buy__media__image__comparison:hover:after, body:not(.is-touch) .tcm-buy .buy__media .buy__media__image__comparison:hover:before {
	background: #fff
}
.tcm-buy .buy__media .buy__expand, .tcm-buy .buy__media .buy__media__image__expand {
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-column: 3/span 1;
	-ms-grid-row: 2;
	grid-row: 2
}
body:not(.is-touch) .tcm-buy .buy__media .buy__expand:hover, body:not(.is-touch) .tcm-buy .buy__media .buy__media__image__expand:hover {
	border-bottom-color: #fff;
	color: #fff;
	cursor: pointer
}
body:not(.is-touch) .tcm-buy .buy__media .buy__expand:hover:after, body:not(.is-touch) .tcm-buy .buy__media .buy__expand:hover:before, body:not(.is-touch) .tcm-buy .buy__media .buy__media__image__expand:hover:after, body:not(.is-touch) .tcm-buy .buy__media .buy__media__image__expand:hover:before {
	background: #fff
}
@media only screen and (max-width:1024px) {
	.tcm-buy .buy__media {
		margin: 0
	}
}
.tcm-buy .buy__versions ul {
	display: flex;
	list-style-type: none;
	flex-direction: row;
	margin-top: 15px;
	padding: 0
}
.tcm-buy .buy__versions ul li {
	list-style-type: none;
	position: relative
}
.tcm-buy .buy__versions ul li:first-child {
	padding-right: 60px
}
.tcm-buy .buy__versions label {
	font-family: DIN-CondBlack, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: -.025em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body.pl-pl .tcm-buy .buy__versions label, body.ru-ru .tcm-buy .buy__versions label, body.tr-tr .tcm-buy .buy__versions label {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ar-ae .tcm-buy .buy__versions label {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ja-jp .tcm-buy .buy__versions label {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.ko-kr .tcm-buy .buy__versions label {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.th-th .tcm-buy .buy__versions label, body.zh-tw .tcm-buy .buy__versions label {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.tcm-buy .buy__btn {
	margin: 30px 0 0
}
.tcm-buy .buy .btn {
	position: relative;
	margin: 30px 0 0;
	display: flex
}
@media only screen and (max-width:1024px) {
	.tcm-buy .buy {
		flex-direction: column
	}
	.tcm-buy .buy__media {
		margin: 0;
		order: 1;
		top: 0
	}
	.tcm-buy .buy__media img {
		width: 100%
	}
	.tcm-buy .buy__content {
		max-width: 100%;
		order: 2;
		padding: 60px
	}
	.tcm-buy .buy__media .buy__media__image {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-evenly;
		padding: 0 30px
	}
	.tcm-buy .buy__media .buy__media__image img {
		align-self: center
	}
	.tcm-buy .buy__media .buy__comparison, .tcm-buy .buy__media .buy__expand {
		border-left: 0;
		display: flex;
		flex: 1 1 0;
		justify-content: center;
		padding: 15px 0 0;
		width: 50%
	}
	.tcm-buy .buy__media .buy__comparison span, .tcm-buy .buy__media .buy__expand span {
		text-transform: capitalize
	}
}
@media only screen and (max-width:768px) {
	.tcm-buy .buy__content {
		padding-top: 60px
	}
}
.tcm-buy--latam .tcm-buy-header--latam {
	color: #292929
}
.tcm-buy--latam .tcm-buy-header--latam .promo__wrapper__content {
	display: none
}
.tcm-buy--latam .tcm-buy-header--latam .languageSelectorBuy {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	position: absolute;
	right: 0;
	padding: 30px 60px;
	top: 75px;
	margin: 0;
	width: auto
}
@media only screen and (max-width:960px) {
	.tcm-buy--latam .tcm-buy-header--latam .languageSelectorBuy {
		width: 100%
	}
}
.tcm-buy--latam .tcm-buy-header--latam .languageSelectorBuy__button {
	background: #292929;
	border-style: none;
	color: #fff;
	padding: 10px 20px
}
.tcm-buy--latam .tcm-buy-header--latam .languageSelectorBuy__button img {
	display: none
}
body:not(.ar-ae) .tcm-buy--latam .tcm-buy-header--latam .languageSelectorBuy__button:before {
	content: "";
	width: 25px;
	height: 25px;
	margin-right: 14px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='27' height='27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.484.853c-.448 0-.897.026-1.34.073-.407.042-.813.11-1.21.193-.078.016-.156.031-.23.052A12.495 12.495 0 004.078 5.12C-.46 10.329.082 18.234 5.297 22.776c4.99 4.344 12.5 4.057 17.141-.662a12.515 12.515 0 003.567-8.745C26 6.454 20.4.853 13.485.853zm-8.39 4.396c.067-.068.135-.135.203-.198.078-.078.156-.151.235-.23.067-.062.14-.125.213-.192.079-.073.162-.141.245-.214.073-.063.146-.12.22-.178.083-.067.166-.135.25-.198.078-.057.151-.114.23-.167.088-.062.171-.125.26-.182.078-.052.156-.104.24-.157.089-.057.177-.114.271-.166.083-.047.162-.1.245-.146.094-.053.183-.105.277-.157.083-.047.166-.089.25-.13l.287-.141c.083-.042.172-.078.255-.115.1-.041.198-.083.297-.125l.261-.104c.1-.037.204-.073.308-.11.089-.031.172-.062.26-.088l.313-.094c.09-.026.178-.052.266-.073.032-.01.068-.016.1-.026a10.295 10.295 0 00-2.665 4.328c-.991-.26-1.95-.631-2.858-1.1l.037-.037zm-.6.673c1.001.542 2.065.965 3.165 1.262a21.616 21.616 0 00-.845 5.773h-5a11.653 11.653 0 012.68-7.035zm0 14.894a11.664 11.664 0 01-2.68-7.03h5c.021 1.955.303 3.895.845 5.773-1.1.292-2.164.714-3.165 1.256zm5.981 3.838a6.775 6.775 0 01-.26-.073c-.105-.032-.214-.063-.319-.094a3.83 3.83 0 01-.26-.089c-.105-.036-.204-.073-.308-.11-.089-.03-.172-.067-.26-.104l-.298-.125c-.083-.036-.172-.078-.256-.115l-.292-.14a5.753 5.753 0 01-.25-.13l-.281-.157-.246-.141c-.093-.057-.182-.11-.27-.172l-.235-.157c-.09-.062-.178-.125-.266-.187-.079-.052-.152-.11-.23-.167a4.771 4.771 0 01-.255-.198 6.426 6.426 0 01-.22-.178c-.083-.067-.161-.14-.245-.213-.072-.063-.14-.126-.213-.188a9.46 9.46 0 01-.235-.23c-.068-.067-.136-.13-.203-.198l-.037-.036c.908-.47 1.867-.84 2.858-1.1a10.347 10.347 0 002.665 4.328c-.016-.01-.047-.016-.084-.026zm2.592.365c-1.784-.256-3.348-2.118-4.334-4.871a21.296 21.296 0 014.334-.511v5.382zm0-6.216a21.9 21.9 0 00-4.594.547 21.155 21.155 0 01-.824-5.564h5.418v5.016zm0-5.852H7.654a20.69 20.69 0 01.824-5.564c1.507.344 3.05.527 4.594.548v5.016h-.005zm0-5.85a21.25 21.25 0 01-4.334-.512c.986-2.753 2.55-4.615 4.334-4.87V7.1zm9.413-1.18a11.664 11.664 0 012.68 7.03h-5a21.612 21.612 0 00-.846-5.772 14.41 14.41 0 003.166-1.257zm-5.987-3.837c.089.02.178.047.26.073.105.031.215.062.319.094.089.026.177.057.26.088l.308.11c.09.031.172.068.261.104l.297.125.256.115c.1.047.193.094.292.14.083.042.167.084.25.131l.282.157c.083.046.162.093.245.14.094.058.183.11.271.172l.235.157c.088.062.177.12.266.182.078.053.151.11.23.167.083.063.171.13.255.198.073.058.146.115.219.178.083.068.162.14.245.214.073.062.14.125.214.187.078.073.156.152.234.23.068.068.136.13.204.198l.036.036c-.907.47-1.867.84-2.857 1.1a10.358 10.358 0 00-2.67-4.328c.02.016.057.021.088.032zm-2.592-.365c1.784.255 3.348 2.117 4.334 4.87-1.424.318-2.879.49-4.334.511V1.72zm0 6.216a21.951 21.951 0 004.595-.548c.521 1.81.798 3.682.824 5.564H13.9V7.935zm0 5.85h5.419a20.73 20.73 0 01-.824 5.565 21.994 21.994 0 00-4.595-.548v-5.016zm0 11.234v-5.382c1.46.02 2.91.193 4.334.511-.98 2.753-2.545 4.615-4.334 4.87zm7.98-3.53a7.077 7.077 0 01-.204.197c-.078.079-.157.152-.235.23-.068.062-.14.125-.214.188-.083.073-.161.146-.245.213a6.33 6.33 0 01-.219.178 8.21 8.21 0 01-.25.198c-.078.057-.151.114-.23.167-.088.062-.172.125-.26.182a9.617 9.617 0 01-.24.157c-.089.057-.177.114-.271.166a6.12 6.12 0 00-.246.147c-.093.052-.187.104-.276.156a4.973 4.973 0 01-.25.13l-.287.141c-.084.042-.172.078-.256.115l-.297.125c-.088.037-.172.068-.26.104l-.308.11c-.089.031-.172.062-.261.088l-.313.094c-.088.026-.177.053-.26.073-.032.01-.068.016-.1.026a10.296 10.296 0 002.665-4.328c.99.26 1.95.631 2.858 1.1l-.042.042zm.599-.674a14.684 14.684 0 00-3.166-1.262c.543-1.877.824-3.817.845-5.772h5.001a11.654 11.654 0 01-2.68 7.034z' fill='%23343230' stroke='%23fff' stroke-width='.5'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%
}
body:not(.ar-ae) .tcm-buy--latam .tcm-buy-header--latam .languageSelectorBuy__button:after {
	content: "";
	display: block;
	width: 16px;
	height: 16px;
	margin: 2px 0 0 8px;
	transition: transform .2s ease-in-out;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M9 0L7 2l14 14L7 30l2 2 16-16z'/%3E%3C/svg%3E") 50% no-repeat;
	transform: rotate(90deg)
}
.tcm-buy--latam .tcm-buy-container {
	color: #292929
}
.tcm-buy--latam .buyLatam {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 0 auto;
	max-width: 1140px;
	padding: 0 30px 60px
}
.tcm-buy--latam .buyLatam .buyLatam__countries {
	align-items: center;
	display: flex;
	flex-direction: column;
	text-align: center
}
.tcm-buy--latam .buyLatam .buyLatam__countries__header {
	min-width: 300px;
	text-align: center;
	width: auto;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 15px;
	font-size: .9375vw;
	line-height: 20px;
	line-height: 1.25vw;
	margin-bottom: 10px
}
body.ar-ae .tcm-buy--latam .buyLatam .buyLatam__countries__header {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .tcm-buy--latam .buyLatam .buyLatam__countries__header {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .tcm-buy--latam .buyLatam .buyLatam__countries__header {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .tcm-buy--latam .buyLatam .buyLatam__countries__header, body.zh-tw .tcm-buy--latam .buyLatam .buyLatam__countries__header {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.tcm-buy--latam .buyLatam .buyLatam__countries__select select {
	font-family: ubi-bold, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body.th-th .tcm-buy--latam .buyLatam .buyLatam__countries__select select {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700
}
@media only screen and (max-width:560px) {
	.tcm-buy--latam .buyLatam .buyLatam__countries__select select {
		width: 100%
	}
}
.tcm-buy--latam .buyLatam .btn-primary {
	height: unset;
	margin: 30px 16px 10px
}
.tcm-buy--latam .buyLatam .btn-primary span {
	min-width: 140px;
	padding: 6px 14px 4px;
	background-color: #292929;
	transition: background-color .2s ease-in;
	border: 1px solid hsla(0, 0%, 100%, .25);
	text-align: center;
	height: unset
}
.tcm-buy--latam .buyLatam__retailers {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 15px
}
.tcm-buy--latam {
	color: #292929
}
.tcm-buy--latam:before {
	display: none
}
.tcm-buy--latam .buy .buy__content {
	order: 1
}
.tcm-buy--latam .buy .buy__content .buy__editions h3 {
	display: flex;
	font-size: 40px;
	font-size: 2.5vw;
	line-height: 50px;
	line-height: 3.125vw
}
.tcm-buy--latam .buy .buy__content .buy__editions h3 .buy__header__step {
	display: none
}
.tcm-buy--latam .buy .buy__media {
	order: 2
}
.tcm-buy--latam .buy .buy__media .buy__media__image__comparison {
	display: none
}
.tcm-buy--latam .buy .buy__media__image {
	align-self: center;
	justify-content: flex-end
}
.tcm-buy--latam .buy .buy__media__image__expand svg {
	width: 15px;
	margin-left: 5px
}
@media only screen and (max-width:1024px) {
	.tcm-buy--latam .buy .buy__content {
		padding: 30px;
		order: 2
	}
	.tcm-buy--latam .buy .buy__media {
		order: 1
	}
}
.tcm-buy-promo-latam--title .promo__wrapper {
	margin-bottom: 30px
}
.tcm-buy-promo-latam--title .promo__wrapper__media {
	display: none
}
.tcm-buy-promo-latam--title .promo__wrapper__content {
	text-align: center
}
.tcm-buy-promo-latam--title .promo__wrapper__content h2 {
	margin-bottom: 15px
}
@media only screen and (min-width:768px) {
	.tcm-buy-promo-latam--title .promo__wrapper__content h2 {
		margin-bottom: 30px
	}
	.tcm-buy-promo-latam--title .promo__wrapper__content p {
		padding: 0 15px;
		margin-bottom: 15px
	}
}
.tcm-buy-promo-latam--title .promo__wrapper__content h3 {
	margin-top: 30px;
	margin-bottom: 30px
}
.tcm-buy-promo-latam--title .promo__wrapper__content p {
	font-size: inherit;
	line-height: inherit;
	font-family: inherit
}
.tcm-buy-promo-latam--title .promo__wrapper__content a {
	color: #292929;
	text-decoration: underline
}
.tcm-buy-promo-latam--title .promo__wrapper__content a.has-image {
	height: auto;
	width: 100%;
	margin: 15px 0;
	background: none!important;
	border: none!important
}
.tcm-buy-promo-latam--title .promo__wrapper__content a.has-image img {
	max-width: 100%;
	max-height: 100px
}
.tcm-buy-promo-latam {
	color: #292929
}
.tcm-buy-promo-latam .promo__wrapper {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 0 auto;
	max-width: 1140px;
	padding: 60px 30px
}
.tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center
}
.tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content .btn-primary {
	height: unset;
	margin: 30px 10px 10px
}
.tcm-buy-promo-latam .promo__wrapper .promo__wrapper__content .btn-primary span {
	min-width: 140px;
	padding: 6px 14px 4px;
	background-color: #292929;
	transition: background-color .2s ease-in;
	border: 1px solid hsla(0, 0%, 100%, .25);
	text-align: center;
	height: unset
}
.tcm-buy-promo-latam.tcm-buy-promo-latam--digital .promo__wrapper {
	padding: 0 30px 60px
}
.tcm-buy-promo-latam.tcm-buy-promo-latam--digital .promo__wrapper__content {
	padding-top: 100px
}
.tcm-buy-promo-latam.tcm-buy-promo-latam--physical .promo__wrapper {
	padding: 60px 30px 30px
}
.tcm-buy-promo-or {
	margin: 0 auto;
	max-width: 1140px;
	overflow: hidden;
	color: #292929
}
.tcm-buy-promo-or .promo__wrapper {
	display: flex;
	flex-direction: row;
	justify-content: center
}
.tcm-buy-promo-or .promo__wrapper__content {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	width: 111px
}
.tcm-buy-promo-or .promo__wrapper__content:after, .tcm-buy-promo-or .promo__wrapper__content:before {
	content: "";
	display: block;
	position: absolute;
	background: rgba(41, 41, 41, .25);
	width: 100vw;
	height: 1px
}
.tcm-buy-promo-or .promo__wrapper__content:before {
	left: 100%
}
.tcm-buy-promo-or .promo__wrapper__content:after {
	right: 100%
}
.tcm-buy-promo-or .promo__wrapper__content h2 {
	font-size: 40px;
	font-size: 2.5vw;
	line-height: 50px;
	line-height: 3.125vw
}
.tcm-homepage-highlight {
	position: relative
}
.tcm-homepage-highlight:before {
	content: "";
	
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	padding: 10.5% 0 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='202'%3E%3Cpath fill='%23FFF428' fill-rule='evenodd' d='M959.6 72.04C480.4 72.04 0 0 0 0v50s451.47 66.05 916.57 69.87C1386.67 130.67 1733 91 1733 91S963.37 270.61 0 70v22c722.27 171.07 1601.56 99.5 1920 65V0s-479.6 72.04-960.4 72.04z' clip-rule='evenodd'/%3E%3Cpath fill='%23FFF428' d='M964 144C499.68 144 166.94 74.23 0 29v44c181.9 33.08 547.77 85.47 964 71z'/%3E%3Cpath fill='%23FF1C38' d='M884 121C550.27 112.91 251.67 67.06 0 8v41c233.05 42.46 527.51 73.97 884 72z'/%3E%3Cpath fill='%23FFF' d='M1920 46V25c-142.18 27.24-295.87 49.43-460 62 168.58-7.82 321.81-21.97 460-41z'/%3E%3Cpath fill='%23FFF428' d='M0 146v-21c142.18 27.24 295.87 49.43 460 62-168.58-7.82-321.81-21.97-460-41z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%;
	pointer-events: none
	
	
	
	
	
	
}
.tcm-homepage-highlight-wrapper {
	position: relative;
	margin-top: -4.5%;
	padding: 10% 0 4%;
	background: url(data:image/png;base64,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) 50% 100% no-repeat;
	background-size: 100%, 33%, 33%;
	z-index: 1
}
.tcm-homepage-highlight-wrapper .promo__wrapper {
	position: relative;
	padding: 0px 0;
	display: flex;
	flex-direction: column
}
.tcm-homepage-highlight-wrapper .promo__wrapper__media img, .tcm-homepage-highlight-wrapper .promo__wrapper__media video {
	max-width: 100%;
	width: 100%
}
.tcm-homepage-highlight-wrapper .promo__wrapper__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start
}
.tcm-homepage-highlight-wrapper .promo__wrapper__content p {
	margin: 10px 0
}
.tcm-homepage-highlight-wrapper .promo__wrapper__content .video-wrapper-thumbnail {
	order: -1;
	position: absolute;
	top: 50%;
	width: 50%;
	margin: 0;
	padding: 0;
	transform: translateY(-50%)
}
@media only screen and (max-width:1024px) {
	.tcm-homepage-highlight-wrapper .promo__wrapper__content .video-wrapper-thumbnail {
		position: static;
		width: 90%;
		margin-bottom: 30px;
		top: 0;
		transform: none
	}
}
.tcm-homepage-highlight-wrapper .promo__wrapper__content .btn:not(.has-image) {
	margin: 15px 0
}
.tcm-homepage-highlight-wrapper .promo__wrapper__content .btn:not(.has-image):first-of-type {
	margin-bottom: 45px
}
.tcm-homepage-highlight-wrapper .promo__wrapper__content .btn:not(.has-image):after {
	display: none
}
.tcm-homepage-highlight-wrapper .promo__wrapper__content .youtube-modal {
	transform: rotate(2deg)
}
.tcm-homepage-highlight-wrapper .promo__wrapper__content .youtube-modal.has-image {
	order: 10
}
.tcm-homepage-highlight-wrapper .promo__wrapper__content .youtube-modal.has-image img, .tcm-homepage-highlight-wrapper .promo__wrapper__content .youtube-modal.has-image video {
	width: 100%;
	max-width: 100%
}
@media only screen and (min-width:1px) {
	.tcm-homepage-highlight-wrapper .promo__wrapper {
		flex-direction: row
	}
	.tcm-homepage-highlight-wrapper .promo__wrapper__media {
		width: 55vw;
		padding: 1vw  0 0
	}
	.tcm-homepage-highlight-wrapper .promo__wrapper__media img, .tcm-homepage-highlight-wrapper .promo__wrapper__media video {
		margin-bottom: 0
	}
	.tcm-homepage-highlight-wrapper .promo__wrapper__content {
		order: -1;
		width: 45vw;
		padding: 0 0.0vw
	}
	.tcm-homepage-highlight-wrapper .promo__wrapper__content p {
		margin: 3.0vw 0
	}
	.tcm-homepage-highlight-wrapper .promo__wrapper .youtube-modal.has-image {
		position: absolute;
		width: 60%;
		right: 0;
		top: 50%;
		transform: rotate(2deg) translateY(-50%);
		margin: 0
	}
	body.ar-ae .tcm-homepage-highlight-wrapper .promo__wrapper .youtube-modal.has-image {
		right: auto;
		left: 0
	}
}
@media only screen and (min-width:1440px) {
	.tcm-homepage-highlight-wrapper .promo__wrapper .promo__wrapper__content h2 {
		font-size: 50px;
		font-size: 3.125vw;
		line-height: 50px;
		line-height: 3.125vw
	}
	.tcm-homepage-highlight-wrapper .promo__wrapper .promo__wrapper__content h3 {
		font-size: 38px;
		font-size: 2.375vw;
		line-height: 38px;
		line-height: 2.375vw
	}
}
.tcm-homepage-season {
	position: relative;
	padding: 6% 0;
	margin-top: .5%;
	color: #fff;
	background: url(data:image/png;base64,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) 100% 100% no-repeat, url(data:image/png;base64,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) 0 0 no-repeat;
	background-size: auto, 100%;
	background-color: #292929
}
.tcm-homepage-season:before {
	content: "";
	display: flex;
	position: absolute;
	z-index: 1;
	top: 1px;
	left: 0;
	width: 100%;
	height: 0;
	padding: 4% 0 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='57'%3E%3Cpath fill='%23292929' d='M0 0s480.3 56 960 56c480.3 0 960-56 960-56v57H0V0z'/%3E%3C/svg%3E") bottom no-repeat;
	background-size: 100%;
	transform: translateY(-100%);
	pointer-events: none
}
.tcm-homepage-season .promo__wrapper {
	display: flex;
	flex-direction: column
}
.tcm-homepage-season .promo__wrapper__media {
	margin-bottom: 30px;
	transform: rotate(-2deg)
}
.tcm-homepage-season .promo__wrapper__media img {
	width: 100%;
	max-width: 100%
}
.tcm-homepage-season .promo__wrapper__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start
}
.tcm-homepage-season .promo__wrapper__content p {
	margin: 30px 0;
	text-align: left
}
body.ar-ae .tcm-homepage-season .promo__wrapper__content p {
	text-align: right
}
.tcm-homepage-season .promo__wrapper__content .btn {
	margin: 15px 0
}

	.tcm-homepage-season .promo__wrapper {
		flex-direction: row
	}
	.tcm-homepage-season .promo__wrapper__media {
width: 37vw;
    margin-bottom: 0;
    order: -1;
    margin-right: 10vw;
    margin-left: 5vw;
	}
	.tcm-homepage-season .promo__wrapper__content {
		width: 40vw;
  padding: 0 3.0vw;
		align-items: flex-start
	}
	.tcm-homepage-season .promo__wrapper__content h2 {
		
		font-size: 2.375vw;
		
		line-height: 2.375vw
	}
	.tcm-homepage-season .promo__wrapper__content h3 {
		
		font-size: 1.625vw;
		
		line-height: 1.625vw
	}
	.tcm-homepage-season .promo__wrapper__content p {
	margin: 3.0vw 0;
		text-align: left
	}
	body.ar-ae .tcm-homepage-season .promo__wrapper__content p {
		text-align: right
	}
	.tcm-homepage-season .promo__row:nth-child(2n) .promo__wrapper__media {
		order: -2
	}

@media only screen and (min-width:768px)and (min-width:1440px) {
	.tcm-homepage-season .promo__wrapper__content h2 {
		font-size: 50px;
		font-size: 3.125vw;
		line-height: 50px;
		line-height: 3.125vw
	}
	.tcm-homepage-season .promo__wrapper__content h3 {
		font-size: 38px;
		font-size: 2.375vw;
		line-height: 38px;
		line-height: 2.375vw
	}
}
.tcm-homepage-gameinfo {
	position: relative;
	margin-top: -4%
}
.tcm-homepage-gameinfo:before {
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 10%;
	background: url(data:image/png;base64,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) 0 0 no-repeat;
	background-size: 100%;
	pointer-events: none
}
.tcm-homepage-gameinfo .promo__wrapper {
	display: flex;
	flex-direction: column
}
.tcm-homepage-gameinfo .promo__wrapper__media {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='960' height='540'%3E%3Cpath fill-rule='evenodd' d='M0 512s240.15 28 480 28c240.15 0 480-28 480-28V0S720.4 36 480 36C240.4 36 0 0 0 0v512z' clip-rule='evenodd'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='960' height='540'%3E%3Cpath fill-rule='evenodd' d='M0 512s240.15 28 480 28c240.15 0 480-28 480-28V0S720.4 36 480 36C240.4 36 0 0 0 0v512z' clip-rule='evenodd'/%3E%3C/svg%3E");
	-webkit-mask-size: cover;
	mask-size: cover
}
.tcm-homepage-gameinfo .promo__wrapper__media img {
	width: 100%
}
.tcm-homepage-gameinfo .promo__wrapper__content {
	width: 90%;
	max-width: 940px;
	margin: 40px auto 20px;
	color: #292929;
	text-align: center
}
.tcm-homepage-gameinfo .promo__wrapper__content h2 {
	margin: 15px auto
}
.tcm-homepage-gameinfo .promo__wrapper__content p {
	font-family: DIN-CondBlack, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: -.025em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 26px;
	font-size: 1.625vw;
	line-height: 26px;
	line-height: 1.625vw;
	margin: 15px auto
}
body.pl-pl .tcm-homepage-gameinfo .promo__wrapper__content p, body.ru-ru .tcm-homepage-gameinfo .promo__wrapper__content p, body.tr-tr .tcm-homepage-gameinfo .promo__wrapper__content p {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ar-ae .tcm-homepage-gameinfo .promo__wrapper__content p {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ja-jp .tcm-homepage-gameinfo .promo__wrapper__content p {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.ko-kr .tcm-homepage-gameinfo .promo__wrapper__content p {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.th-th .tcm-homepage-gameinfo .promo__wrapper__content p, body.zh-tw .tcm-homepage-gameinfo .promo__wrapper__content p {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.tcm-homepage-gameinfo .promo__wrapper__content .btn {
	margin: 15px auto
}
@media only screen and (min-width:768px) {
	.tcm-homepage-gameinfo .promo__wrapper {
		height: 0;
		padding-top: 56.25%
	}
	.tcm-homepage-gameinfo .promo__wrapper__media {
		position: absolute
	}
	.tcm-homepage-gameinfo .promo__wrapper__content {
		position: absolute;
		bottom: 0;
		left: 50%;
		margin-top: 0;
		margin-bottom: 60px;
		color: #fff;
		transform: translateX(-50%)
	}
}
.tcm-homepage-features {
	background: url(data:image/png;base64,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) 50% 100% no-repeat;
	background-size: 100%
}
.tcm-homepage-features__title {
	margin-bottom: 30px
}
.tcm-homepage-features__title .promo__wrapper__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}
.tcm-homepage-features__title .promo__content__title {
	padding: 6% 6% 3%;
	background: url(data:image/png;base64,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) 0 0 no-repeat, url(/motorfest/prod/73a5702cf470d1bb3952b68a6c6c3c10.png) 50% 50% no-repeat;
	background-size: 33%, 100%;
	text-align: center
}
.tcm-homepage-features__list .promo {
	margin: 0 0 30px
}
.tcm-homepage-features__list .promo__wrapper {
	display: flex;
	flex-direction: column;
	justify-content: flex-start
}
.tcm-homepage-features__list .promo__wrapper__media {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center
}
.tcm-homepage-features__list .promo__wrapper__media img {
	width: 100%;
	max-width: 100%
}
.tcm-homepage-features__list .promo__wrapper__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	padding: 30px
}
.tcm-homepage-features__list .promo__wrapper__content h2 {
	padding: 30px;
	margin: 0 -30px;
	font-size: 26px;
	font-size: 1.625vw;
	line-height: 26px;
	line-height: 1.625vw
}
.tcm-homepage-features__list .promo__wrapper__content p, .tcm-homepage-features__list .promo__wrapper__content ul {
	margin-bottom: 10px
}
.tcm-homepage-features__list .promo__wrapper__content__btn {
	margin-top: 10px
}
.tcm-homepage-features__list .promo:first-child .promo__wrapper__content h2 {
	position: relative;
	background: url(/motorfest/prod/ca8eb75cdceb2f3c137f5808a9af5b3d.png) 50% 50% no-repeat;
	background-size: contain
}
.tcm-homepage-features__list .promo:first-child .promo__wrapper__content h2:before {
	content: "";
	display: flex;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 33%;
	height: 0;
	padding: 9% 0 0;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOYAAAA7CAMAAABYFAZ4AAAAS1BMVEVHcEz/HTj/HTj/HTj/HTj/HTj/HTj/HTj/HTj/HTj/HTj/HTj/HTj/HTj/HTj/HTj/HTj/HTj/HTj/HTj/HTj/HTj/HTj/HTj/HTj4GlHeAAAAGXRSTlMA4dK36fPZ5fjA3e3MBITHpRCXP1seLm9OQabLogAAChxJREFUaN7dW9mW27gOtBaLpkTtC/X/X3pRAEhR3eo1mXvs8CHTPceRWSygUACV2+2pVjuuY7sufpm3zXfL+Fy7+2trXbrO+6EYpmkoim5u/z2IxOQ82cxUeVVXtTG1G/z2L+Fs21u7zks32fJ+vzelyTJCmRdT5+f1nwDatu24zfO8TIWrmsfjQTjvZUlIc4vIHfz6+lE6jvO+E0Lb53V5V5DgsyyzvHe9dbl9cR1q1937jtTG5rVBsAaQwMmha7K6rgr/ujDbjUjsCiKrquvMlGUTET5kBUrti6otInWjOC1sDqHJaJmyaU4YA8qydq9YVNZ13fau6wZX1ZnEZEU/CZePZIW4rXM37C8EkwR13WZPylnkNRgUiHlO0tOcIT6iEpVZndvpVdhskYqLpiKRCBoBkFZlmncQGSaQUuV0dtpfQIHGbVvJv01UMhQhIFa5I8BVVt4vMQrQhlDaYnruckK+5jbOi5+owlvOP5LNuhIS6XdzFaopSPIHlbNDNz+11szLspADtyI1yiEv1I/7W8l5j7JkMofnJbMlOfWD5USkYsFicyLxbYl8XAhQQyXTUcg+odNr4cDJvnWI00NOCSC7ABMQoiJyyN4fH+gPfcZUKJnPxSWBI4zbssw76SnikjGS1DCLWSSxAURjRHvuZ5zyyx0gqZRUT1dKqE30HYq+7Z0TPWUSoaYkp80BkaUWmENlFGyM7B7rJX2u7p+rpyaIu++oieodDDh2GOS0rk8kGhNBBnd+D35dSdWIpn668Pu8/T5iyU/ebttCz1jHPzyrluIUNA4oiTXs6SGn6P2TTDTHEpNOsJnjx0M5lHjliKZoHbr9V810K4Vs3Rbv/dINA7Xl++/bckrFlUoGtVEFxIUzMRYMCtMrEg+TzgrUnBsvFSYKBWeLbvvF1rAn6s53yMNA23LWFrSGbvlVVEBNN0pF8jUOTVSmBhxqw5mY7prBResjWqQ6+waldJd5j43NP9oOxg/oCOjQyTHb3qLzyXBeVHanrvMLAf3psZGzmZfJOmSikR4jl4phyjdyGknER1zfO5Yj0CniEz6swx/eGTb23SpC9bkdYUPILmMM2EvzqtmT98Qmhe1ETrObt5/UjBGpSHLK1iYxp/XRMJ4z0eAUHB2wxRSE0rVJGugGi4OYPoYP9hhb+u+hHOd588QV8GFHlezJhFKNL+1pWcTutG/fClJaxCHZ0x6QyqTDSIxNyiGbH5yC5e8hS1THtDwgYrE2M0g7TKSvn6YlwnMlY0QhigDlQw7wJHcq3hRQg1gcMtl/v61fhAUP3TrMhm1t2Ltpm8hy+i4ToaUap0IigQSTmIMY1mPwLgBLw39kTCXi9ZNhJWIJM06PAu39VPTsJDO1WgJQ0fF54hAzBgm5/QymjqTo1OBOsZ8rOW206mfCIRPtALFgkL3tOaQq+t+wR2WivieQ5NLXj0RmRIlYeHjEulerlVQCdWEH5aFozCShRFnZ5w/Ua93WWfOwDhUDUuMq6RMvtEaTVUm0nBv4GtpbgerK/oGhZRHlAXK6msdihksNOYozCUzuqoNAgcZpUyfaEDaVyW4t69ClBGHqhtpTuHholcppbKJCTcySTMyPTNRwRbxQGfOIezxNI5pbM6mSSEoBuaQBi7EYWCSHNXHQVyKgSQYqgeUBMKT7ceR05gDp93F8l+MkYEUwNqpbzmkmXsppJJH+GjCCQ67LOwkKrNLYbh2CzfDBRJCZyKu9qOEjbAy7ZCZQS1et+iKyU6YMlhGf0Z8kMXE9sVDKt4k7xTwDzb6WxGs5bVI1NZHEggFyKlKIkpskhLfw9NVLey1csg6FpOx7ais7obLlTg5W1BcU8KwIKgl5kNDzUFcIPDK9VFGr9PjEHezJfdO4UxGabK2dcFTTLEsLhkYEb/jIRK4YTlQNDz5RQ9nli4r/CpMSqJRkYHOHUkmnPG/UyiGWip6TEJREzVOVbk4BKuCMCWRqqErGsPh0wmYQ1dkPcDKxvGrBuHKnMvKArzmUpqckoF6fo3RMrVWLyXPPtEhqYbNllun+TF34mQ573OBkqC7L15pjvqn9ankKUC1cpoz4JKwkdSR58F+E7E5Wr5WEnDkLVLvU2FyUxLOcQkEZI4fHvl06qhXak8VwPUytOHXqnXeoKX9/rR8KCFnlzUlCTaBQV4pPM4ermOVtkbBRoLQx4SE6FHWUDz3L6RVElVMX5RRP7llN6cgoLtr2QrQ9ps9JgxIbTR7d9Zw/fuqjV6urZORwxFKagcqges1e4UWISikkcE67zXaGB0B5o9KWnfx3mZpTlVNV054LL94RWMfxgw6AAtZKsZT9NWlDImemoYNTEAbdeTJ2ashPASopIyFKP+SaRQBIIr2goW5PNWRhB4yo0cKfyKlJrVtUUzaKpKbb2LafuOvO5plaryYM8kJBEvPPwiKORYXmEuGhMHncScEIEYRYdsD7Ch11K8QhrXcHj+5xkkJ5pLQW/ix9MDoBKYnTWzW9MqF7V1TpuPIY9ahnbySzTkJzyeHRDQl7WrwQn1wbscjPLez7Pzp3ykxYKSe2ifu18iDR2cSdWrYr0K4v+9R2sXUZwMWhXcg0BpLF4eZpMBYPOvUzKqFB2kP+0QKBHqOQtv10T+MyDHw8Ltc0kUe7Q06tk2JLrm37+LxOtXIZIkjuoB9hfqdgTBhRZ8ZccSjbqA7JKyI+IKT884iodRMCv97TumO4wCHJjB5NVDw8a9l0cjP0rR58npxomVJ4utBDtFba5jTNRR6aREYBD3uTGJWGg057hu79aPQhlXmQgMdx9TaoV384pu0nD229KznPHnF4F+5G+Kadk+NyLlbyjDc2AVKa2WCpJJBT+uVMUiZYXFNCfkuA2OTBP3ryNlVGLi7vp5sR0dzmKC1pN16ac2FGJdcyPwwgcJ5lH78dSGLEgwEBSbIkKbQGY/R905nYz568di6L9wdv7tnv9w8SMbTjxyn34kvh1+a/cWPEo6wjbjnBySSN4+/G3qPP5QLhfOl1P9Cm5urUBITCzHxyZd7n8SsN/QHQ2U8StnD1y58d3lzoWxPNu5vad5O/LIz+ClU86Az6ii5tQf/WXQqGIvtCJfEPUjyuBbMjtcWfYFSE/VEtwCQpjd9GXrf/ZOFN1nH844Mjh9znVSgn55vZGKuJfQypyJo+dRCaV3hzZFyKo7t4Q2V5zGjUdEtDwXbb8wXWq7wD1C56fVTGlyj49plvBBOlkaF4b2Pv+xci6f+5Vi/T1LTj58mw03kfd3zyC1tkjEja13svb+P3RtmsyhgKQ4Lg2qS1QLmgUt3t62tR+IZOnoDyeBweOQ8130lnAQ45SscXJPHITkwjuOHhm3nOR3beAEhiugf32N5e+v3uETN7y4NWal8rcAgplX918Tpi+iWdq96Dqu+e2Fi1t/aVY/Qa6IbInagYzjuVw+3F4/NDnKBUbPdz1MP/ASoG24bkjO6ZAAAAAElFTkSuQmCC) 0 0 no-repeat;
	background-size: 100%;
	transform: translateY(-50%);
	pointer-events: none
}
body.ar-ae .tcm-homepage-features__list .promo:first-child .promo__wrapper__content h2:before {
	left: auto;
	right: 0
}
.tcm-homepage-features__list .promo:nth-child(2) .promo__wrapper__content h2 {
	position: relative;
	background: url(/motorfest/prod/ca8eb75cdceb2f3c137f5808a9af5b3d.png) 50% 50% no-repeat;
	background-size: contain
}
.tcm-homepage-features__list .promo:nth-child(2) .promo__wrapper__content h2:before {
	content: "";
	display: flex;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 30px;
	width: 17%;
	height: 0;
	padding: 9% 0 0;
	background: url(data:image/png;base64,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) 0 0 no-repeat;
	background-size: 100%;
	transform: translateY(-50%);
	pointer-events: none
}
body.ar-ae .tcm-homepage-features__list .promo:nth-child(2) .promo__wrapper__content h2:before {
	left: auto;
	right: 0
}
.tcm-homepage-features__list .promo:nth-child(3) .promo__wrapper__content h2 {
	position: relative;
	background: url(/motorfest/prod/ca8eb75cdceb2f3c137f5808a9af5b3d.png) 50% 50% no-repeat;
	background-size: contain
}
.tcm-homepage-features__list .promo:nth-child(3) .promo__wrapper__content h2:before {
	content: "";
	display: flex;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 30px;
	width: 30%;
	height: 0;
	padding: 6% 0 0;
	background: url(data:image/png;base64,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) 0 0 no-repeat;
	background-size: 100%;
	transform: translateY(-50%);
	pointer-events: none
}
body.ar-ae .tcm-homepage-features__list .promo:nth-child(3) .promo__wrapper__content h2:before {
	left: auto;
	right: 0
}
@media only screen and (min-width:1px) {
	.tcm-homepage-features__list .promo {
		margin: 0 0 60px
	}
	.tcm-homepage-features__list .promo__wrapper {
		flex-direction: row
	}
	.tcm-homepage-features__list .promo__wrapper__media {
		width: 100%;
		padding: 1% 2% 3%;
		transform: rotate(-2deg)
	}
	.tcm-homepage-features__list .promo__wrapper__content {
		width: 40%
	}
	.tcm-homepage-features__list .promo__wrapper__content h2 {
		font-size: 38px;
		font-size: 2.375vw;
		line-height: 38px;
		line-height: 2.375vw
	}
	.tcm-homepage-features__list .promo__wrapper__content h3 {
		font-size: 26px;
		font-size: 1.625vw;
		line-height: 26px;
		line-height: 1.625vw
	}
	.tcm-homepage-features__list .promo__wrapper__content p, .tcm-homepage-features__list .promo__wrapper__content ul {
		margin-bottom: 30px
	}
	.tcm-homepage-features__list .promo__wrapper__content__btn {
		margin-top: 10px
	}
	.tcm-homepage-features__list .promo:nth-child(2n) .promo__wrapper__media {
		transform: rotate(2deg)
	}
	.tcm-homepage-features__list .promo:nth-child(2n) .promo__wrapper__content {
		order: -1
	}
}
@media only screen and (min-width:1440px) {
	.tcm-homepage-features__list .promo__wrapper__content h2 {
		font-size: 50px;
		font-size: 3.125vw;
		line-height: 50px;
		line-height: 3.125vw
	}
	.tcm-homepage-features__list .promo__wrapper__content h3 {
		font-size: 38px;
		font-size: 2.375vw;
		line-height: 38px;
		line-height: 2.375vw
	}
}
.tcm-homepage-playlist {
	position: relative;
	margin-top: 1%;
	color: #fff;
	padding: 3% 0 0;
	background-color: #292929
}
.tcm-homepage-playlist:before {
	top: 2px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='57'%3E%3Cpath fill='%23292929' d='M0 0s480.3 56 960 56c480.3 0 960-56 960-56v57H0V0z'/%3E%3C/svg%3E") 50% 100% no-repeat;
	background-size: 100%;
	transform: translateY(-100%)
}
.tcm-homepage-playlist:after, .tcm-homepage-playlist:before {
	content: "";
	display: flex;
	position: absolute;
	z-index: 1;
	left: 0;
	width: 100%;
	height: 0;
	padding: 3% 0 0;
	pointer-events: none
}
.tcm-homepage-playlist:after {
	bottom: 1px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='57'%3E%3Cpath fill='%23292929' d='M0 0s480.3 56 960 56c480.3 0 960-56 960-56H0z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%;
	transform: translateY(100%)
}
.tcm-homepage-playlist__title .promo__wrapper__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center
}
.tcm-homepage-playlist__title .promo__wrapper__content h2 {
	padding: 30px 0
}
.tcm-homepage-playlist__title .promo__wrapper__content p {
	margin: 0 0 30px
}
.tcm-homepage-playlist__content .promo__wrapper__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}
.tcm-homepage-playlist__content .promo__wrapper__content .btn {
	margin: 40px auto 0
}
.tcm-homepage-vehicles {
	padding: 12% 0 20%;
	background: url(data:image/png;base64,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) 50% 0 no-repeat;
	background-size: 100%
}
.tcm-homepage-vehicles__wrapper {
	display: flex;
	flex-direction: column;
	align-items: flex-start
}
.tcm-homepage-vehicles__content .promo__wrapper__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding: 0 0 30px
}
.tcm-homepage-vehicles__content .promo__wrapper__content .btn {
	margin-top: 30px
}
.tcm-homepage-vehicles__content .promo__content__title {
	padding: 1vw 1vw;
	
	background-size: contain;
	text-align: center
}
.tcm-homepage-vehicles .slideshow {
	width: 100%
}

.tcm-homepage-vehicles::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 10%;
     background-size: auto;
  background-size: 100%;
  pointer-events: none;
}


@media only screen and (min-width:1px) {
	.tcm-homepage-vehicles {
		padding: 4vw 0 9vw;
		;
		background-size: 100%, contain;
		position:relative;
		
	}
	.tcm-homepage-vehicles__wrapper {
		flex-direction: row
	}
	.tcm-homepage-vehicles__content {
		width: 60vw;
		padding: 0 4%
	}
	.tcm-homepage-vehicles .slideshow {
		width: 40vw
	}
}
.tcm-homepage-live {
	position: relative;
	margin-top: 6%;
	padding-top: 2%;
	color: #fff;
	background-color: #292929
}
.tcm-homepage-live:before {
	top: 1px;
	padding: 6% 0 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='116'%3E%3Cpath fill='%23292929' d='M922 55c411.4 17.59 766.33-7.06 998-32V1c-230.31 27.03-583.5 56.7-998 54z'/%3E%3Cpath fill='%23292929' d='M1920 116V47C1351.76 95.92 814.49 84.72 445 62c363.41 40.3 610.26 47.32 885 39C712.98 124.56 369.06 91.96 0 50v66h1920z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%;
	transform: translateY(-100%)
}
.tcm-homepage-live:after, .tcm-homepage-live:before {
	content: "";
	display: flex;
	position: absolute;
	left: 0;
	width: 100%;
	height: 0;
	pointer-events: none
}
.tcm-homepage-live:after {
	z-index: 1;
	bottom: 1px;
	padding: 5% 0 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='96'%3E%3Cpath fill='%23292929' d='M1920 54V19c-193.85 35.49-447.72 69.03-732 76 276.31 4.01 533.26-16.69 732-41zM1920 1V0H0v9c132.95 15.91 280.01 27.64 436.4 31.47C282.64 42.71 134.98 37.51 0 28v27c677.23 58.19 1232.7 45.92 1920-54z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%;
	transform: translateY(100%)
}
.tcm-homepage-live__title .promo__wrapper__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center
}
.tcm-homepage-live__title .promo__wrapper__content h2 {
	padding: 30px 0
}
.tcm-homepage-live__list {
	display: flex;
	flex-direction: column;
	padding: 0 0 6%
}
.tcm-homepage-live__list .promo__row {
	display: flex;
	padding: 15px
}
.tcm-homepage-live__list .promo__row .promo__wrapper {
	display: flex;
	flex-direction: column;
	width: 100%
}
.tcm-homepage-live__list .promo__row .promo__wrapper__media {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px
}
.tcm-homepage-live__list .promo__row .promo__wrapper__media img {
	max-width: 100%;
	width: 100%
}
.tcm-homepage-live__list .promo__row .promo__wrapper__content {
	text-align: center
}
.tcm-homepage-live__list .promo__row .promo__wrapper__content h2, .tcm-homepage-live__list .promo__row .promo__wrapper__content h3 {
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 18px;
	line-height: 1.125vw;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 10px;
	margin-bottom: 10px
}
.tcm-homepage-live__list .promo__row .promo__wrapper__content p {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 10px;
	color: #fff;
	margin-bottom: 20px
}
@media only screen and (min-width:640px) {
	.tcm-homepage-live__list {
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		align-items: stretch
	}
	.tcm-homepage-live__list .promo__row {
		width: 50%
	}
}
@media only screen and (min-width:1024px) {
	.tcm-homepage-live__list .promo__row {
		width: 25%
	}
}
.tcm-homepage-feeds {
	position: relative;
	background-color: #fff428;
	padding-bottom: 3%
}
.tcm-homepage-feeds:before {
	content: "";
  
  position: absolute;
  top: 6.3vw;
  left: 0;
  width: 100%;
  height: 12vw;
  transform: translateY(-100%);
  pointer-events: none;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='164'%3E%3Cpath fill='%23fff428' d='M1920 0s-480.8 72-960 72C479.2 72 0 0 0 0v64.87c197.34 32.22 393.98 44.36 580.14 54.67 637.3 35.3 1151.9-32.76 1151.9-32.76S928.45 216.18 0 90.06v7.15c770.36 122.86 1611.31 40.24 1920 1.78V0z'/%3E%3Cpath fill='%23FF1C38' d='M1365.58 93.5c230.36-9.79 414.01-29.2 554.42-49.91V25.72c-147.16 26.31-332.64 51.81-554.42 67.78zm443.5-21.29c39.53-3.61 76.46-7.4 110.92-11.3v-5.37c-33.9 5.52-70.79 11.09-110.92 16.67zM0 57.87v16.06c166.5 22.44 363.13 40.72 580.14 45.6C393.98 109.22 197.34 90.09 0 57.87z'/%3E%3C/svg%3E") 50% no-repeat;
  z-index: 9;
  background-size: contain;
}

.tcm-homepage-feeds::after {
  content: "";
  z-index: 1;
  pointer-events: none;
  position: absolute;
  bottom: -6.4vw;
  left: 0;
  -webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='960' height='540'%3E%3Cpath fill-rule='evenodd' d='M0 512s240.15 28 480 28c240.15 0 480-28 480-28V0S720.4 36 480 36C240.4 36 0 0 0 0v512z' clip-rule='evenodd'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='960' height='540'%3E%3Cpath fill-rule='evenodd' d='M0 512s240.15 28 480 28c240.15 0 480-28 480-28V0S720.4 36 480 36C240.4 36 0 0 0 0v512z' clip-rule='evenodd'/%3E%3C/svg%3E");
  -webkit-mask-size: cover;
  mask-size: cover;
  width: 100%;
  display: block;
  height: 12vw;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='164'%3E%3Cpath fill='%23fff428' d='M1920 0s-480.8 72-960 72C479.2 72 0 0 0 0v64.87c197.34 32.22 393.98 44.36 580.14 54.67 637.3 35.3 1151.9-32.76 1151.9-32.76S928.45 216.18 0 90.06v7.15c770.36 122.86 1611.31 40.24 1920 1.78V0z'/%3E%3Cpath fill='%23FF1C38' d='M1365.58 93.5c230.36-9.79 414.01-29.2 554.42-49.91V25.72c-147.16 26.31-332.64 51.81-554.42 67.78zm443.5-21.29c39.53-3.61 76.46-7.4 110.92-11.3v-5.37c-33.9 5.52-70.79 11.09-110.92 16.67zM0 57.87v16.06c166.5 22.44 363.13 40.72 580.14 45.6C393.98 109.22 197.34 90.09 0 57.87z'/%3E%3C/svg%3E") 50% no-repeat;
background-size: contain;
    
}


.tcm-homepage-feeds__title {
	padding: 6.0vw 0 3.0vw
}
.tcm-homepage-feeds__title .promo__wrapper__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}
.tcm-homepage-feeds__title .promo__wrapper__content p {
	margin: 30px 0
}
.tcm-homepage-feeds__list {
	display: flex;
	flex-direction: column;
	padding: 0 0 1%
}
.tcm-homepage-buy {
	position: relative;
	padding: 8% 0 4%;
	background-size: 100%
}
.tcm-homepage-buy-game .promo__wrapper {
	transform: rotate(-1deg)
}
.tcm-homepage-buy-game .promo__wrapper__media {
	transform: rotate(3deg)
}
.tcm-newsHeader {
	position: relative;
	padding: 75px 0 0;
	background: url(data:image/png;base64,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) 50% 0 no-repeat, url(/motorfest/prod/ddcc538a94fbe14be5bc73d4771a84d4.png) 50% 100% no-repeat;
	background-size: 100%, 100%;
	background-color: #fff428
}
.tcm-newsHeader .tcm-newsList__title {
	padding: 3% 0
}
.tcm-newsHeader .tcm-newsList__title .promo__wrapper__media {
	display: none
}
.tcm-newsHeader .tcm-newsList__title .promo__wrapper__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}
.tcm-newsHeader .tcm-newsList__title .promo__wrapper__content p {
	margin: 30px 0 0
}
.tcm-newsFeed .updatesFeed__filters {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 0 4%;
	padding: 2.5% 0 1%;
	color: #fff;
	background-color: #292929
}
.tcm-newsFeed .updatesFeed__filters:before {
	top: 1px;
	padding: 6.5% 0 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='125'%3E%3Cpath fill='%23292929' d='M1920 125V87c-460 35.13-1138.93 45.11-1304 20 220.67 7.93 521.51 3.9 885-35C1129.1 93.46 537 108.87 0 4v121h1920z'/%3E%3Cpath fill='%23ff1d38' d='M1069 87C742.94 90.37 359.17 74.15 0 4v37c394 53.1 741.67 60.55 1069 46z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%;
	transform: translateY(-100%)
}
.tcm-newsFeed .updatesFeed__filters:after, .tcm-newsFeed .updatesFeed__filters:before {
	content: "";
	display: flex;
	position: absolute;
	z-index: 1;
	left: 0;
	width: 100%;
	height: 0;
	pointer-events: none
}
.tcm-newsFeed .updatesFeed__filters:after {
	bottom: 1px;
	padding: 8.5% 0 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='164'%3E%3Cpath fill='%23ff1d38' d='M541.57 127.06C1147.04 173.14 1611 166.49 1920 149.05V100.5c-305 33.04-763.83 58.41-1378.43 26.56z'/%3E%3Cpath fill='%23292929' d='M1920 74V23C1447 94.61 473 99.44 0 15v32c384 61.74 1239 108.12 1920 27z'/%3E%3Cpath fill='%23292929' d='M1920 15V0H0v2c394 53.1 1226 97.76 1920 13z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%;
	transform: translateY(100%)
}
.updatesDetail__article__header__media {
	background: url(data:image/png;base64,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) 50% 0 no-repeat, url(/motorfest/prod/ddcc538a94fbe14be5bc73d4771a84d4.png) 50% 100% no-repeat;
	background-size: 100%, 100%;
	background-color: #fff428
}
.tcm-newsDetail-recommended-content {
	position: relative;
	margin-top: 3.5%;
	padding-top: 60px;
	padding-bottom: 30px;
	background: url(/motorfest/prod/24c98a27bf5a8d4b49629c486c434ebc.png) 50% 0 repeat-y;
	background-size: 100%;
	background-color: #e8e6e7
}
.tcm-newsDetail-recommended-content:before {
	content: "";
	display: flex;
	position: absolute;
	top: 1px;
	left: 0;
	width: 100%;
	height: 0;
	padding: 3.5% 0 0;
	background: url('data:image/svg+xml;charset=utf-8,<svg version="1.0" xmlns="http://www.w3.org/2000/svg" width="1920" height="67"><path fill="rgba(232,230,231,1)" d="M1920 67V6C1461.66 51.73 795.88 78.46 632 57.72 852.8 60.12 1152.6 48 1515 0 1140.66 31.03 567.24 54.39 0 1v66h1920z"/></svg>') 50% no-repeat;
	background-size: 100%;
	transform: translateY(-100%);
	pointer-events: none
}
.tcm-newsDetail-recommended-content .tcm-recommended-content__title {
	margin-bottom: 90px;
	text-align: center
}
@media only screen and (max-width:1024px) {
	.tcm-newsDetail-recommended-content .tcm-recommended-content__title {
		margin-bottom: 60px
	}
}
.tcm-newsDetail-recommended-content .tcm-recommended-content__content {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap
}
.tcm-season-current {
	position: relative;
	padding-top: 75px;
	color: #fff;
	background: url(/motorfest/prod/077bd54de4567c3dfdb20a78e5c8527f.png) 0 0 no-repeat, url(/motorfest/prod/94d28477ea401a46bf51744a55312238.png) 100% 0 no-repeat, url(/motorfest/prod/73a1becc3f48ee18e4b6e51d4fdeca8f.png) 50% 100% no-repeat;
	background-size: 25%, 30%, 100%;
	background-color: #292929
}
@media only screen and (min-width:1440px) {
	.tcm-season-current {
		background-size: auto, auto, 100%
	}
}
.tcm-season-current:after {
	content: "";
	display: flex;
	position: absolute;
	bottom: 1px;
	left: 0;
	width: 100%;
	height: 0;
	padding: 5.5% 0 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='106'%3E%3Cpath fill='%23fff428' d='M1052 65C687.84 79 333.55 41.04 0 0v27c323.74 36.54 687.87 62.09 1052 38z'/%3E%3Cpath fill='%23292929' d='M1920 63V43c-130.77 17.08-442.99 54.11-750 62 244.14 2.83 548.18-21.32 750-42z'/%3E%3Cpath fill='%23292929' d='M0 0v2s453.66 66.38 920 70C645.19 84.86 341.53 82.18 36 48c843.4 121.28 1685.85 9.95 1884-20V0H0z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%;
	transform: translateY(100%);
	pointer-events: none
}
.tcm-season-current__title {
	padding-top: 3%
}
.tcm-season-current__title .promo__wrapper__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}
.tcm-season-current__title .promo__content__title {
	padding: 2% 3%;
	background: url(data:image/png;base64,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) 50% 50% no-repeat;
	background-size: contain;
	text-align: center
}
.tcm-season-current__content .promo__wrapper {
	padding: 60px 0;
	display: flex;
	flex-direction: column
}
.tcm-season-current__content .promo__wrapper__media {
	padding: 0 30px;
	margin-bottom: 30px;
	transform: rotate(2deg)
}
.tcm-season-current__content .promo__wrapper__media img {
	width: 100%;
	max-width: 100%
}
.tcm-season-current__content .promo__wrapper__content {
	position: relative;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding: 0 30px
}
.tcm-season-current__content .promo__wrapper__content h2 {
	font-size: 50px;
	font-size: 3.125vw;
	line-height: 50px;
	line-height: 3.125vw
}
.tcm-season-current__content .promo__wrapper__content h3 {
	font-size: 38px;
	font-size: 2.375vw;
	line-height: 38px;
	line-height: 2.375vw
}
.tcm-season-current__content .promo__wrapper__content p {
	margin: 30px 0;
	text-align: center
}
.tcm-season-current__content .promo__wrapper__content .btn {
	margin: 15px 0
}
.tcm-season-current__content .promo__wrapper__content .btn:first-of-type {
	margin: 0
}
@media only screen and (min-width:768px) {
	.tcm-season-current__content .promo__wrapper {
		flex-direction: row
	}
	.tcm-season-current__content .promo__wrapper__media {
		width: 60%;
		margin-bottom: 0
	}
	.tcm-season-current__content .promo__wrapper__content {
		order: -1;
		width: 40%;
		align-items: flex-start
	}
	.tcm-season-current__content .promo__wrapper__content p {
		text-align: left
	}
	body.ar-ae .tcm-season-current__content .promo__wrapper__content p {
		text-align: right
	}
	.tcm-season-current__content .promo__row:nth-child(2n) .promo__wrapper__media {
		order: -2
	}
}
.tcm-season-old {
	position: relative;
	margin-top: 3%;
	padding: 6% 0 0
}
.tcm-season-old__title .promo__wrapper__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}
.tcm-season-old__title .promo__content__title {
	padding: 3% 6%;
	background: url(/motorfest/prod/73a5702cf470d1bb3952b68a6c6c3c10.png) 50% 50% no-repeat;
	background-size: contain;
	text-align: center
}
.tcm-season-old__list {
	display: flex;
	flex-wrap: wrap;
	padding: 3% 0 6%
}
.tcm-season-old__list .promo__row {
	margin: 30px 0
}
.tcm-season-old__list .promo__row .promo__wrapper {
	position: relative;
	display: flex;
	flex-direction: column;
	background-color: #e8e6e7
}
.tcm-season-old__list .promo__row .promo__wrapper__media img {
	max-width: 100%;
	width: 100%
}
.tcm-season-old__list .promo__row .promo__wrapper__content {
	position: relative;
	padding: 15px
}
.tcm-season-old__list .promo__row .promo__wrapper__content h2 {
	margin-bottom: 15px;
	font-size: 20px;
	font-size: 1.25vw;
	line-height: 20px;
	line-height: 1.25vw
}
@media only screen and (min-width:1024px) {
	.tcm-season-old__list .promo__row .promo__wrapper__content h2 {
		font-size: 38px;
		font-size: 2.375vw;
		line-height: 38px;
		line-height: 2.375vw
	}
}
.tcm-season-old__list .promo__row .promo__wrapper__content h3 {
	display: none;
	position: absolute;
	top: -45px;
	left: -20px;
	padding: 10px 20px 7px;
	font-family: DIN-CondItalic, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: -.025em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
	background-color: #292929;
	transform: rotate(-4deg);
	font-size: 20px;
	font-size: 1.25vw;
	line-height: 20px;
	line-height: 1.25vw
}
body.pl-pl .tcm-season-old__list .promo__row .promo__wrapper__content h3, body.ru-ru .tcm-season-old__list .promo__row .promo__wrapper__content h3, body.tr-tr .tcm-season-old__list .promo__row .promo__wrapper__content h3 {
	font-family: DIN-CondBlack, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ar-ae .tcm-season-old__list .promo__row .promo__wrapper__content h3, body.pt-br .tcm-season-old__list .promo__row .promo__wrapper__content h3 {
	font-family: ubi-bold, sans-serif;
	font-style: normal;
	text-transform: uppercase
}
body.ja-jp .tcm-season-old__list .promo__row .promo__wrapper__content h3 {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.ko-kr .tcm-season-old__list .promo__row .promo__wrapper__content h3 {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
body.th-th .tcm-season-old__list .promo__row .promo__wrapper__content h3, body.zh-tw .tcm-season-old__list .promo__row .promo__wrapper__content h3 {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase
}
.tcm-season-old__list .promo__row .promo__wrapper__content p {
	margin: 0 0 15px
}
.tcm-season-old__list .promo__row .promo__wrapper__content__btn {
	display: block
}
@media only screen and (min-width:1024px) {
	.tcm-season-old__list .promo__row {
		margin: 0;
		width: 50%;
		padding: 3%
	}
	.tcm-season-old__list .promo__row .promo__wrapper__content {
		padding: 30px
	}
}
.tcm-season-highlight-wrapper .promo__wrapper__media img, .tcm-season-highlight-wrapper .promo__wrapper__media video, .tcm-season-playlist .promo__wrapper__media img, .tcm-season-roadmap__content .promo__wrapper__media img {
	border: 4px solid transparent;
	border-image: linear-gradient(90deg, #cf152d 75%, #63656a) 10
}
@media only screen and (min-width:768px) {
	.tcm-season-highlight-wrapper .promo__wrapper__media img, .tcm-season-highlight-wrapper .promo__wrapper__media video, .tcm-season-playlist .promo__wrapper__media img, .tcm-season-roadmap__content .promo__wrapper__media img {
		border: 8px solid transparent;
		border-image: linear-gradient(90deg, #cf152d 75%, #63656a) 10
	}
}
.tcm-season-roadmap__content .promo__wrapper__content .btn, .tcm-season-themes__list .promo__row .promo__wrapper__content__btn, .tcm-season-vehicles__content .promo__wrapper__content .btn, .tcm-season .slideshow__slide__content .btn.btn__number--1 {
	color: #fff;
	background-color: #cf152d
}
.tcm-season-roadmap__content .promo__wrapper__content .btn>span, .tcm-season-themes__list .promo__row .promo__wrapper__content__btn>span, .tcm-season-vehicles__content .promo__wrapper__content .btn>span, .tcm-season .slideshow__slide__content .btn.btn__number--1>span {
	background-color: #cf152d;
	transition: background-color .2s ease-in
}
.tcm-season-roadmap__content .promo__wrapper__content body:not(.isMobile) .btn:hover, .tcm-season-roadmap__content .promo__wrapper__content body:not(.isMobile) .btn:hover span, .tcm-season-themes__list .promo__row body:not(.isMobile) .promo__wrapper__content__btn:hover, .tcm-season-themes__list .promo__row body:not(.isMobile) .promo__wrapper__content__btn:hover span, .tcm-season-vehicles__content .promo__wrapper__content body:not(.isMobile) .btn:hover, .tcm-season-vehicles__content .promo__wrapper__content body:not(.isMobile) .btn:hover span, .tcm-season .slideshow__slide__content body:not(.isMobile) .btn.btn__number--1:hover, .tcm-season .slideshow__slide__content body:not(.isMobile) .btn.btn__number--1:hover span, body:not(.isMobile) .tcm-season-roadmap__content .promo__wrapper__content .btn:hover, body:not(.isMobile) .tcm-season-roadmap__content .promo__wrapper__content .btn:hover span, body:not(.isMobile) .tcm-season-themes__list .promo__row .promo__wrapper__content__btn:hover, body:not(.isMobile) .tcm-season-themes__list .promo__row .promo__wrapper__content__btn:hover span, body:not(.isMobile) .tcm-season-vehicles__content .promo__wrapper__content .btn:hover, body:not(.isMobile) .tcm-season-vehicles__content .promo__wrapper__content .btn:hover span, body:not(.isMobile) .tcm-season .slideshow__slide__content .btn.btn__number--1:hover, body:not(.isMobile) .tcm-season .slideshow__slide__content .btn.btn__number--1:hover span {
	background-color: #63656a
}
.tcm-season-header .slideshow__slide__content h2 {
	text-shadow: 2px 2px #cf152d
}
.tcm-season-highlight {
	position: relative;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAACaAQMAAAByhsf2AAAABlBMVEVHcEz///+flKJDAAAAAnRSTlMAERwj7coAAAI9SURBVHja7ZoxTsNAFESdRMhCFKZLmSNwBOcSqSjouYRd09NzC8pQUnIBJJcpV4jCoGU/RBEigezWaN7fGzzN7vz5Y1cV7Qw04EgDtp4GHGjAiQZsAw040oBhtvUFHGjAiQZsDzTgkQZsOOCBBpxowCTb2gGPNGDDAQ804EgD5tjWN/BIAzYccKABJxowxbZ+gCMNGNJt7QEHGnCiATMC9T5wpAEjJtMB8EgDJkymQ+BAAzYc8EADTjRg/cn0GzjSgOUn0x/gkQZsOOBAAzYccKABJxqwdr48BhxpwNISG03io8DKK4TRJDaaxBngkQasK7HRJDaaxEaT2GgSdzSJG5zE5hL7KxY7tUusvjTN8hKLVh8tTeIJTuJFFli1o85LHHCjSVRiXPoojKae5lu80SQaMBvcaOpo6YPnWy1tNLlv6X9N7GiReoaL1Li8xfvywrvUrX9OVE+YNW6JWOASZj5+3NEuNc+pRROmOzXZqVUz9TpL/ITL1L0m8Rx3qVsPXNzVOOGe8bvoM+78GYMbLtwz/sBNY16o3ogaF243PskTLzWJG1ziuvDFCWzVQZTYaMNpat5xqROfmX9xUiee44gb19iJScSi06nGZa7CPH7FZS7Rfr5QgahWmYZrfdY4s863PvaCG8ii1V6hErBH3EMWdetCBhH1rtK1Fg0hcxdZX2TeS67ucXY9vcKJfNrRtuSSykscsmj5s+0GOtavAttzg/Ku3Tm/PUL8VomfyeqZc633z+ry+l/9nvkJWvl59YRGgwUAAAAASUVORK5CYII=) 100% 100% no-repeat;
	background-size: 100%;
	background-color: #292929
}
.tcm-season-highlight:before {
	top: 1px;
	padding: 3.75% 0 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='72'%3E%3Cpath fill='%23292929' d='M0 72h1920V0s-479.2 70-960 70C480.8 70 0 0 0 0v72z'/%3E%3C/svg%3E") top no-repeat;
	background-size: 100%;
	transform: translateY(-100%)
}
.tcm-season-highlight:after, .tcm-season-highlight:before {
	content: "";
	display: flex;
	position: absolute;
	left: 0;
	width: 100%;
	height: 0;
	pointer-events: none
}
.tcm-season-highlight:after {
	bottom: 1px;
	padding: 5.5% 0 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='106'%3E%3Cpath fill='%23FF1D38' d='M1052 65C687.84 79 333.55 41.04 0 0v27c323.74 36.54 687.87 62.09 1052 38z'/%3E%3Cpath fill='%23292929' d='M1920 63V43c-130.77 17.08-442.99 54.11-750 62 244.14 2.83 548.18-21.32 750-42z'/%3E%3Cpath fill='%23292929' d='M0 0v2s453.66 66.38 920 70C645.19 84.86 341.53 82.18 36 48c843.4 121.28 1685.85 9.95 1884-20V0H0z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%;
	transform: translateY(100%)
}
.tcm-season-highlight-wrapper {
	position: relative;
	padding: 30px 0;
	color: #fff
}
@media only screen and (min-width:768px) {
	.tcm-season-highlight-wrapper {
		padding: 6% 0 0
	}
}
.tcm-season-highlight-wrapper:before {
	height: 0;
	padding: 12% 0 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='230'%3E%3Cpath fill='%23343434' d='M0 74v15c882.01 176.7 1733 38 1733 38S994.93 299.38 96 130c702.1 178.09 1518.52 70.74 1824 19V17C1600.96 69.48 762.93 183.19 0 74z'/%3E%3Cpath fill='%2363656A' d='M981 114C542.79 129.2 193.71 66.66 0 20v46c199.44 32.98 553.43 74.24 981 48z'/%3E%3Cpath fill='%23CF152D' d='M1536 125c174.97-7.01 299.86-20.66 384-33V71c-70.43 16.2-189.98 37.03-384 54z'/%3E%3Cpath fill='%23CF152D' d='M1920 65V40c-156.22 31.66-436.8 75.79-828 84 429.84 3.61 699.41-34.27 828-59z'/%3E%3Cpath fill='%23CF152D' d='M1355 59C864.1 105.26 398.81 68.1 0 1v32c407.45 61.86 877.18 89.41 1355 26zm565-33V6c-140.33 33.45-292.26 62.11-455 82 167-15.33 318.49-36.96 455-62z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%;
	transform: translateY(-40%)
}
.tcm-season-highlight-wrapper:after, .tcm-season-highlight-wrapper:before {
	content: "";
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	pointer-events: none
}
.tcm-season-highlight-wrapper:after {
	height: 100%;
	background: url(/motorfest/prod/011ac1957f38c134b873652976283d41.png) 100% 50% no-repeat;
	background-size: contain
}
.tcm-season-highlight-wrapper .promo {
	position: relative;
	z-index: 1
}
.tcm-season-highlight-wrapper .promo__wrapper {
	position: relative;
	padding: 30px 0;
	display: flex;
	flex-direction: column
}
.tcm-season-highlight-wrapper .promo__wrapper__media {
	margin-bottom: 30px;
	transform: rotate(2deg)
}
.tcm-season-highlight-wrapper .promo__wrapper__media img, .tcm-season-highlight-wrapper .promo__wrapper__media video {
	width: 100%;
	max-width: 100%
}
.tcm-season-highlight-wrapper .promo__wrapper__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start
}
.tcm-season-highlight-wrapper .promo__wrapper__content p {
	margin: 10px 0
}
.tcm-season-highlight-wrapper .promo__wrapper__content .video-wrapper-thumbnail {
	order: -1;
	position: absolute;
	top: 50%;
	width: 50%;
	margin: 0;
	padding: 0;
	transform: translateY(-50%)
}
@media only screen and (max-width:1024px) {
	.tcm-season-highlight-wrapper .promo__wrapper__content .video-wrapper-thumbnail {
		position: static;
		width: 90%;
		margin-bottom: 30px;
		top: 0;
		transform: none
	}
}
.tcm-season-highlight-wrapper .promo__wrapper__content .btn:not(.youtube-modal) {
	margin: 15px 0
}
.tcm-season-highlight-wrapper .promo__wrapper__content .btn:not(.youtube-modal):first-of-type {
	margin-bottom: 45px
}
.tcm-season-highlight-wrapper .promo__wrapper__content .btn:not(.youtube-modal):after {
	display: none
}
.tcm-season-highlight-wrapper .promo__wrapper__content .youtube-modal {
	transform: rotate(2deg);
	order: -1;
	margin-bottom: 30px
}
.tcm-season-highlight-wrapper .promo__wrapper__content .youtube-modal img, .tcm-season-highlight-wrapper .promo__wrapper__content .youtube-modal video {
	width: 100%;
	max-width: 100%
}
@media only screen and (min-width:768px) {
	.tcm-season-highlight-wrapper .promo__wrapper {
		flex-direction: row
	}
	.tcm-season-highlight-wrapper .promo__wrapper__media {
		margin-bottom: 0;
		width: 60%;
		height: 0;
		padding: 0 30px 33.75%
	}
	.tcm-season-highlight-wrapper .promo__wrapper__media img, .tcm-season-highlight-wrapper .promo__wrapper__media video {
		margin-bottom: 0
	}
	.tcm-season-highlight-wrapper .promo__wrapper__content {
		order: -1;
		width: 40%;
		padding: 0 30px
	}
	.tcm-season-highlight-wrapper .promo__wrapper__content h2 {
		font-size: 50px;
		font-size: 3.125vw;
		line-height: 50px;
		line-height: 3.125vw
	}
	.tcm-season-highlight-wrapper .promo__wrapper__content p {
		margin: 30px 0
	}
	.tcm-season-highlight-wrapper .promo__wrapper .youtube-modal {
		position: absolute;
		width: 60%;
		right: 0;
		top: 50%;
		transform: rotate(2deg) translateY(-50%);
		margin: 0
	}
	body.ar-ae .tcm-season-highlight-wrapper .promo__wrapper .youtube-modal {
		right: auto;
		left: 0
	}
}
.tcm-season-playlist {
	position: relative;
	padding: 60px 0 30px
}
@media only screen and (min-width:768px) {
	.tcm-season-playlist {
		padding: 10% 0 5%
	}
}
.tcm-season-playlist .promo__wrapper {
	display: flex;
	flex-direction: column
}
.tcm-season-playlist .promo__wrapper__media {
	margin-bottom: 30px;
	transform: rotate(-2deg)
}
.tcm-season-playlist .promo__wrapper__media img {
	width: 100%;
	max-width: 100%
}
.tcm-season-playlist .promo__wrapper__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	padding: 20px 30px
}
.tcm-season-playlist .promo__wrapper__content p {
	margin: 30px 0;
	text-align: left
}
body.ar-ae .tcm-season-playlist .promo__wrapper__content p {
	text-align: right
}
.tcm-season-playlist .promo__wrapper__content .btn {
	margin: 15px 0
}
.tcm-season-playlist .promo__wrapper__content .btn:first-of-type {
	margin: 0
}
@media only screen and (min-width:768px) {
	.tcm-season-playlist .promo__wrapper {
		flex-direction: row
	}
	.tcm-season-playlist .promo__wrapper__media {
		padding: 0 30px;
		margin-bottom: 0;
		width: 60%
	}
	.tcm-season-playlist .promo__wrapper__content {
		width: 40%;
		padding: 0 15px
	}
	.tcm-season-playlist .promo__wrapper__content h2 {
		font-size: 50px;
		font-size: 3.125vw;
		line-height: 50px;
		line-height: 3.125vw
	}
}
.tcm-season-themes {
	position: relative;
	margin-top: 3%;
	color: #fff;
	background-color: #292929
}
.tcm-season-themes:before {
	top: 1px;
	padding: 6% 0 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='116'%3E%3Cpath fill='%23292929' d='M922 55c411.4 17.59 766.33-7.06 998-32V1c-230.31 27.03-583.5 56.7-998 54z'/%3E%3Cpath fill='%23292929' d='M1920 116V47C1351.76 95.92 814.49 84.72 445 62c363.41 40.3 610.26 47.32 885 39C712.98 124.56 369.06 91.96 0 50v66h1920z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%;
	transform: translateY(-100%)
}
.tcm-season-themes:after, .tcm-season-themes:before {
	content: "";
	display: flex;
	position: absolute;
	left: 0;
	width: 100%;
	height: 0;
	pointer-events: none
}
.tcm-season-themes:after {
	bottom: 1px;
	padding: 3.5% 0 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='67'%3E%3Cpath fill='%23292929' d='M1920 0v6C1461.66 51.73 795.88 77.74 632 57c220.8 2.4 520.6-8 883-56C1140.66 32.03 567.24 54.39 0 1V0h1920z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%;
	transform: translateY(100%)
}
.tcm-season-themes__title .promo__wrapper__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}
.tcm-season-themes__title .promo__wrapper__content p {
	margin: 30px 0
}
.tcm-season-themes__list {
	display: flex;
	flex-direction: column
}
.tcm-season-themes__list .promo__row {
	display: flex;
	padding: 15px
}
.tcm-season-themes__list .promo__row .promo__wrapper {
	display: flex;
	flex-direction: column;
	width: 100%
}
.tcm-season-themes__list .promo__row .promo__wrapper__media {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px
}
.tcm-season-themes__list .promo__row .promo__wrapper__media img {
	max-width: 100%;
	width: 100%
}
.tcm-season-themes__list .promo__row .promo__wrapper__content {
	text-align: center
}
.tcm-season-themes__list .promo__row .promo__wrapper__content h2 {
	font-size: 38px;
	font-size: 2.375vw;
	line-height: 38px;
	line-height: 2.375vw;
	margin: 15px 0;
	width: 100%;
	word-break: break-word
}
@media only screen and (max-width:1248px) {
	.tcm-season-themes__list .promo__row .promo__wrapper__content h2 {
		font-size: 26px;
		font-size: 1.625vw;
		line-height: 26px;
		line-height: 1.625vw
	}
}
.tcm-season-themes__list .promo__row .promo__wrapper__content h3 {
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 18px;
	line-height: 1.125vw;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 10px;
	margin-bottom: 10px
}
.tcm-season-themes__list .promo__row .promo__wrapper__content p {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 10px;
	color: #fff;
	margin-bottom: 20px
}
.tcm-season-themes__list .promo__row .promo__wrapper__content__btn {
	margin-bottom: 30px
}
@media only screen and (min-width:640px) {
	.tcm-season-themes__list {
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		align-items: stretch
	}
	.tcm-season-themes__list .promo__row {
		width: 50%
	}
}
@media only screen and (min-width:1024px) {
	.tcm-season-themes__list .promo__row {
		width: 33%
	}
}
.tcm-season-roadmap {
	background: url(data:image/png;base64,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) 0 100% no-repeat;
	background-size: 100%
}
.tcm-season-roadmap__content .promo__wrapper__media {
	margin-bottom: 30px;
	transform: rotate(1deg)
}
.tcm-season-roadmap__content .promo__wrapper__media img {
	width: 100%;
	max-width: 100%
}
.tcm-season-roadmap__content .promo__wrapper__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center
}
.tcm-season-roadmap__content .promo__wrapper__content .btn {
	margin: 15px 0
}
@media only screen and (min-width:768px) {
	.tcm-season-roadmap__content .promo__wrapper__media {
		padding: 0 30px
	}
	.tcm-season-roadmap__content .promo__wrapper__content {
		padding-bottom: 60px
	}
	.tcm-season-roadmap__content .promo__wrapper__content .btn {
		display: none
	}
}
.tcm-season-roadmap__content .promo__content__title {
	position: relative;
	padding: 4% 6% 3%;
	text-align: center
}
.tcm-season-roadmap__content .promo__content__title:after {
	content: "";
	display: flex;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 50%;
	width: 100%;
	height: 100%;
	max-width: 600px;
	-webkit-mask-image: url(/motorfest/prod/73a5702cf470d1bb3952b68a6c6c3c10.png);
	mask-image: url(/motorfest/prod/73a5702cf470d1bb3952b68a6c6c3c10.png);
	-webkit-mask-size: contain;
	mask-size: contain;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	background-color: #cf152d;
	transform: translateX(-50%)
}
.tcm-season-vehicles {
	position: relative;
	margin-top: 1%;
	padding: 3% 0;
	color: #fff;
	background-color: #292929
}
.tcm-season-vehicles:before {
	top: 2px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='57'%3E%3Cpath fill='%23292929' d='M0 0s480.3 56 960 56c480.3 0 960-56 960-56v57H0V0z'/%3E%3C/svg%3E") bottom no-repeat;
	background-size: 100%;
	transform: translateY(-100%)
}
.tcm-season-vehicles:after, .tcm-season-vehicles:before {
	content: "";
	display: flex;
	position: absolute;
	z-index: 1;
	left: 0;
	width: 100%;
	height: 0;
	padding: 3% 0 0;
	pointer-events: none
}
.tcm-season-vehicles:after {
	bottom: 1px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='57'%3E%3Cpath fill='%23292929' d='M0 0s480.3 56 960 56c480.3 0 960-56 960-56H0z'/%3E%3C/svg%3E") top no-repeat;
	background-size: 100%;
	transform: translateY(100%)
}
.tcm-season-vehicles__title .promo__wrapper__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center
}
.tcm-season-vehicles__title .promo__wrapper__content p {
	margin: 30px 0 60px
}
@media only screen and (max-width:768px) {
	.tcm-season-vehicles__title .promo__wrapper__content p {
		margin: 30px 0
	}
}
.tcm-season-vehicles__content .promo__wrapper__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}
.tcm-season-stage {
	position: relative;
	margin-top: 8%;
	padding: 3% 0;
	color: #fff;
	background-color: #292929
}
.tcm-season-stage:before {
	top: 1px;
	padding: 6% 0 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='116'%3E%3Cpath fill='%23292929' d='M922 55c411.4 17.59 766.33-7.06 998-32V1c-230.31 27.03-583.5 56.7-998 54z'/%3E%3Cpath fill='%23292929' d='M1920 116V47C1351.76 95.92 814.49 84.72 445 62c363.41 40.3 610.26 47.32 885 39C712.98 124.56 369.06 91.96 0 50v66h1920z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%;
	transform: translateY(-100%)
}
.tcm-season-stage:after, .tcm-season-stage:before {
	content: "";
	display: flex;
	position: absolute;
	left: 0;
	width: 100%;
	height: 0;
	pointer-events: none
}
.tcm-season-stage:after {
	bottom: 1px;
	padding: 3.5% 0 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='67'%3E%3Cpath fill='%23292929' d='M1920 0v6C1461.66 51.73 795.88 77.74 632 57c220.8 2.4 520.6-8 883-56C1140.66 32.03 567.24 54.39 0 1V0h1920z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%;
	transform: translateY(100%)
}
.tcm-season-stage__title .promo__wrapper {
	text-align: center
}
.tcm-season-stage__title .promo__wrapper__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}
.tcm-season-stage__title .promo__wrapper__content p {
	margin: 30px 0
}
.tcm-season-stage__list {
	display: flex;
	flex-direction: column
}
.tcm-season-stage__list .promo__row {
	display: flex;
	padding: 15px
}
.tcm-season-stage__list .promo__row .promo__wrapper {
	display: flex;
	flex-direction: column;
	width: 100%
}
.tcm-season-stage__list .promo__row .promo__wrapper__media {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px
}
.tcm-season-stage__list .promo__row .promo__wrapper__media img {
	max-width: 100%;
	width: 100%
}
.tcm-season-stage__list .promo__row .promo__wrapper__content {
	text-align: center
}
.tcm-season-stage__list .promo__row:first-child .promo__wrapper__media img {
	border: 4px solid #2998f2
}
.tcm-season-stage__list .promo__row:first-child .promo__wrapper__content h2, .tcm-season-stage__list .promo__row:first-child .promo__wrapper__content h3 {
	color: #2998f2
}
.tcm-season-stage__list .promo__row:nth-child(2) .promo__wrapper__media img {
	border: 4px solid #ff591c
}
.tcm-season-stage__list .promo__row:nth-child(2) .promo__wrapper__content h2, .tcm-season-stage__list .promo__row:nth-child(2) .promo__wrapper__content h3 {
	color: #ff591c
}
.tcm-season-stage__list .promo__row:nth-child(3) .promo__wrapper__media img {
	border: 4px solid #1adb6b
}
.tcm-season-stage__list .promo__row:nth-child(3) .promo__wrapper__content h2, .tcm-season-stage__list .promo__row:nth-child(3) .promo__wrapper__content h3 {
	color: #1adb6b
}
.tcm-season-stage__list .promo__row:nth-child(4) .promo__wrapper__content h2 {
	margin-bottom: 10px;
	padding: 30px 0 5px;
	color: #9a57cd;
	background: url(data:image/png;base64,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) 50% 50% no-repeat;
	background-size: contain
}
@media only screen and (max-width:480px) {
	.tcm-season-stage__list .promo__row:nth-child(4) .promo__wrapper__content h2 {
		padding: 15px 0 5px
	}
}
@media only screen and (min-width:640px) {
	.tcm-season-stage__list {
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		align-items: stretch
	}
}
@media only screen and (min-width:1024px) {
	.tcm-season-stage__list .promo__row {
		width: 33%
	}
}
.tcm-season-buy {
	position: relative;
	padding: 4% 0;
	background-size: 100%
}
.tcm-season-buy-pass .promo__wrapper {
	transform: rotate(-1deg)
}
.tcm-season-buy-pass .promo__wrapper__media {
	transform: rotate(3deg)
}
.tcm-season-buy-game .promo__wrapper {
	transform: rotate(1deg)
}
.tcm-season-buy-game .promo__wrapper__media {
	order: -1;
	transform: rotate(-2deg)
}
.tcm-season-faq {
	position: relative;
	margin-top: 5.5%;
	color: #fff;
	background-color: #292929
}
.tcm-season-faq:before {
	content: "";
	display: flex;
	position: absolute;
	top: 1px;
	left: 0;
	width: 100%;
	height: 0;
	padding: 5.5% 0 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='106'%3E%3Cpath fill='%23292929' d='M1920 28C1721.85 57.95 879.4 169.28 36 48c305.53 34.18 609.19 36.86 884 24C453.66 68.38 0 2 0 2v108h1920V63c-201.82 20.68-505.86 44.83-750 42 307.01-7.89 619.23-44.92 750-62V28z'/%3E%3Cpath fill='%23FF1D38' d='M1052 65C687.84 79 333.55 41.04 0 0v27c323.74 36.54 687.87 62.09 1052 38z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%;
	transform: translateY(-100%);
	pointer-events: none
}
.tcm-season-faq__title {
	margin-bottom: 30px
}
.tcm-season-faq__title .promo__wrapper__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}
.tcm-season-faq .accordion .accordion__expand {
	background-color: #cf152d
}
.tcm-season-faq .accordion .accordionSection__main.expanded {
	color: #fff;
	background-color: #63656a
}
.tcm-buy-plus h2, .tcm-buy-plus h3, .tcm-buy-plus p, .tcm-buy h2, .tcm-buy h3, .tcm-buy p {
	text-shadow: unset
}
.tcm-buy-plus .buy-container, .tcm-buy-plus .ki-c-buy, .tcm-buy .buy-container, .tcm-buy .ki-c-buy {
	overflow: hidden
}
.buyExperience {
	position: relative;
	z-index: 1;
	background: url(/motorfest/prod/d0c836a05d4c18bc5304066dc5519e94.png) 50% 0 no-repeat
}
@media only screen and (min-width:1440px) {
	.buyExperience {
		background-size: 100%
	}
}
.tcm-buy-header {
	padding: 75px 0 0;
	position: relative;
	color: #fff;
	background: url(/motorfest/prod/077bd54de4567c3dfdb20a78e5c8527f.png) 0 0 no-repeat, url(/motorfest/prod/94d28477ea401a46bf51744a55312238.png) 100% 0 no-repeat, url(/motorfest/prod/c13162ccc616a19be4d1bdf9fec47b4a.png) 50% 100% no-repeat;
	background-size: 25%, 30%, 100%;
	background-color: #292929
}
@media only screen and (max-width:1024px) {
	.tcm-buy-header {
		padding: 135px 0 0
	}
}
@media only screen and (min-width:1440px) {
	.tcm-buy-header {
		background-size: auto, auto, 100%
	}
}
.tcm-buy-header .promo__wrapper {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 60px 0
}
.tcm-buy-header .promo__wrapper__media {
	margin: 0 auto;
	width: 90%;
	max-width: 440px
}
.tcm-buy-header .promo__wrapper__media img {
	max-width: 100%
}
.tcm-buy-header .promo__wrapper__content h2 {
	margin-bottom: 30px;
	font-size: 80px;
	font-size: 5vw;
	line-height: 80px;
	line-height: 5vw
}
.tcm-buy-header .promo__wrapper__content h3:first-of-type {
	margin: 15px 0;
	font-size: 16px;
	font-size: 1vw;
	line-height: 25px;
	line-height: 1.5625vw;
	font-family: din-pro, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: none
}
body.ar-ae .tcm-buy-header .promo__wrapper__content h3:first-of-type {
	font-family: ubi-reg, sans-serif
}
body.ja-jp .tcm-buy-header .promo__wrapper__content h3:first-of-type {
	font-family: Roboto Condensed, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic, Meiryo, MS Gothic, HiraKakuProN-W3, TakaoExGothic, MotoyaLCedar, Droid Sans Japanese, sans-serif;
	font-weight: 800
}
body.ko-kr .tcm-buy-header .promo__wrapper__content h3:first-of-type {
	font-family: Roboto Condensed, Apple SD Gothic Neo, NanumBarunGothic, Malgun Gothic, Gulim, Dotum, sans-serif;
	font-weight: 800;
	word-break: keep-all;
	overflow-wrap: break-word
}
body.th-th .tcm-buy-header .promo__wrapper__content h3:first-of-type, body.zh-tw .tcm-buy-header .promo__wrapper__content h3:first-of-type {
	font-family: Roboto Condensed, Microsoft JhengHei, PingFang TC, PingFang HK, Apple LiGothic Medium, sans-serif
}
.tcm-buy-header .promo__wrapper__content h3+h3 {
	margin-bottom: 15px;
	font-size: 50px;
	font-size: 3.125vw;
	line-height: 50px;
	line-height: 3.125vw
}
.tcm-buy-header .promo__wrapper__content p {
	font-size: 16px;
	font-size: 1vw;
	line-height: 25px;
	line-height: 1.5625vw
}
.tcm-buy--latam .tcm-buy-header--latam {
	position: relative
}
.tcm-buy--latam .tcm-buy-header--latam:after {
	content: "";
	display: flex;
	position: absolute;
	z-index: 1;
	bottom: 1px;
	left: 0;
	width: 100%;
	height: 0;
	padding: 5% 0 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='96'%3E%3Cpath fill='%23292929' d='M1920 53.47V0H0v96.47s109-29.89 275-49.23C177.58 49.26 36 71.47 36 71.47c348.12-87.63 1542.06-81.63 1884 9v-16s-97.5-20.23-260-35.23c158.29 6.09 260 24.23 260 24.23z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%;
	transform: translateY(100%)
}
@media only screen and (min-width:768px) {
	.tcm-buy--latam .tcm-buy-header--latam .tcm-buy-header {
		background-position: 0 0, 100% 100%, 50% 100%
	}
}
.tcm-buy--latam .tcm-buy-header--latam .tcm-buy-header .promo__wrapper {
	padding: 60px 0 30px
}
@media only screen and (max-width:768px) {
	.tcm-buy--latam .tcm-buy-header--latam .tcm-buy-header .promo__wrapper {
		padding: 60px 0 120px
	}
}
.tcm-buy--latam .tcm-buy-container {
	padding: 5.5% 0 0;
	background: url(/motorfest/prod/d0c836a05d4c18bc5304066dc5519e94.png) 50% 0 no-repeat
}
@media only screen and (min-width:1440px) {
	.tcm-buy--latam .tcm-buy-container {
		background-size: 100%
	}
}
.tcm-buy--latam .tcm-buy-promo-latam--digital h2 {
	position: absolute!important;
	top: 0;
	left: 50%;
	transform: translateX(-50%) rotate(-2deg)!important
}
.tcm-buy--latam .buy {
	padding: 60px 0
}
.tcm-buy--classic .tcm-buy-header {
	position: relative
}
.tcm-buy--classic .tcm-buy-header:after {
	content: "";
	display: flex;
	position: absolute;
	z-index: 1;
	bottom: 1px;
	left: 0;
	width: 100%;
	height: 0;
	padding: 5% 0 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='96'%3E%3Cpath fill='%23292929' d='M1920 53.47V0H0v96.47s109-29.89 275-49.23C177.58 49.26 36 71.47 36 71.47c348.12-87.63 1542.06-81.63 1884 9v-16s-97.5-20.23-260-35.23c158.29 6.09 260 24.23 260 24.23z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%;
	transform: translateY(100%)
}
@media only screen and (min-width:768px) {
	.tcm-buy--classic .tcm-buy-header {
		background-position: 0 0, 100% 100%, 50% 100%
	}
}
.tcm-buy--classic .tcm-buy-header .promo__wrapper {
	padding: 60px 0 30px
}
@media only screen and (max-width:768px) {
	.tcm-buy--classic .tcm-buy-header .promo__wrapper {
		padding: 60px 0 120px
	}
}
.tcm-buy--classic .buyExperience h3 {
	margin-top: 30px;
	margin-bottom: 30px
}
@media only screen and (min-width:1024px) {
	.tcm-buy--classic .buyExperience h3 {
		margin-top: 60px;
		margin-bottom: 60px
	}
}
.tcm-buy-plus .tcm-buy-header .promo__wrapper {
	padding-top: 60px;
	padding-bottom: 160px
}
@media only screen and (min-width:768px) {
	.tcm-buy-plus .tcm-buy-header .promo__wrapper {
		padding-bottom: 250px
	}
}
@media only screen and (min-width:1920px) {
	.tcm-buy-plus .tcm-buy-header .promo__wrapper {
		padding-bottom: 300px
	}
}
.tcm-buy-plus .buyExperience {
	position: relative;
	width: 100%
}
.tcm-buy-plus .buyExperience:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 30%;
	background: #fff;
	background: -moz-linear-gradient(0deg, hsla(0, 0%, 100%, 0) 0, #fff 100%);
	background: -webkit-linear-gradient(0deg, hsla(0, 0%, 100%, 0), #fff);
	background: linear-gradient(0deg, hsla(0, 0%, 100%, 0), #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1)
}
.tcm-buy-plus .buyExperience__tabs {
	position: relative;
	height: 110px;
	margin-top: -110px
}
@media only screen and (min-width:768px) {
	.tcm-buy-plus .buyExperience__tabs {
		height: 150px;
		margin-top: -150px
	}
}
@media only screen and (min-width:1024px) {
	.tcm-buy-plus .buyExperience__tabs {
		height: 150px;
		margin-top: -150px
	}
}
@media only screen and (min-width:1248px) {
	.tcm-buy-plus .buyExperience__tabs {
		height: 150px;
		margin-top: -150px
	}
}
@media only screen and (min-width:1920px) {
	.tcm-buy-plus .buyExperience__tabs {
		height: 200px;
		margin-top: -200px
	}
}
.tcm-buy-plus .buyExperience__tabs:after {
	content: "";
	display: flex;
	position: absolute;
	z-index: 1;
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 0;
	padding: 5% 0 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='96'%3E%3Cpath fill='%23fff' d='M1920 53.47v44H0v-1s109-29.89 275-49.23C177.58 49.26 36 71.47 36 71.47c348.12-87.63 1542.06-81.63 1884 9v-16s-97.5-20.23-260-35.23c158.29 6.09 260 24.23 260 24.23z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%
}
.tcm-buy-plus .buyExperience__tabs .buy--tab {
	position: relative
}
.tcm-buy-plus .buyExperience__tabs .buy--tab:after, .tcm-buy-plus .buyExperience__tabs .buy--tab:before {
	content: "";
	display: flex;
	position: absolute;
	z-index: 1;
	top: 1px;
	left: 0;
	width: 100%;
	height: 0;
	padding: 10% 0 0;
	transform: translateY(-100%)
}
.tcm-buy-plus .buyExperience__tabs .buy--tab:before {
	-webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 550 55'%3E%3Cpath fill='%23FFF' d='M.5 39s297.67-30 550-30v46H.5V39z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 550 55'%3E%3Cpath fill='%23FFF' d='M.5 39s297.67-30 550-30v46H.5V39z'/%3E%3C/svg%3E");
	-webkit-mask-size: 100% 100%;
	mask-size: 100% 100%;
	background-color: #000;
	transition: background-color .2s ease-in
}
.tcm-buy-plus .buyExperience__tabs .buy--tab:after {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='550' height='55'%3E%3Cpath fill='%23FF1C38' d='M.5 36S253-6.5 490.5 1C212.5 3.5.5 54 .5 54V36z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%
}
.tcm-buy-plus .buyExperience__tabs .buy--tab.active:before {
	background-color: #fff
}
.tcm-buy-plus .buyExperience__tabs .ubisoft-plus--tab {
	position: relative
}
.tcm-buy-plus .buyExperience__tabs .ubisoft-plus--tab:after, .tcm-buy-plus .buyExperience__tabs .ubisoft-plus--tab:before {
	content: "";
	display: flex;
	position: absolute;
	z-index: 1;
	top: 1px;
	left: 0;
	width: 100%;
	height: 0;
	padding: 10% 0 0;
	transform: translateY(-100%)
}
.tcm-buy-plus .buyExperience__tabs .ubisoft-plus--tab:before {
	-webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 550 55'%3E%3Cpath fill='%23FFF' d='M550.5 55H.5V9c252.33 0 550 30 550 30v16z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 550 55'%3E%3Cpath fill='%23FFF' d='M550.5 55H.5V9c252.33 0 550 30 550 30v16z'/%3E%3C/svg%3E");
	-webkit-mask-size: 100% 100%;
	mask-size: 100% 100%;
	background-color: #000;
	transition: background-color .2s ease-in
}
.tcm-buy-plus .buyExperience__tabs .ubisoft-plus--tab:after {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='550' height='55'%3E%3Cpath fill='%235196E6' d='M550.5 54s-212-50.5-490-53c237.5-7.5 490 35 490 35v18z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%
}
.tcm-buy-plus .buyExperience__tabs .ubisoft-plus--tab.active:before {
	background-color: #fff
}
.tcm-buy-plus .buyExperience__tab__button .buyExperienceTab {
	position: relative;
	z-index: 1;
	margin-bottom: 40px
}
@media only screen and (min-width:1024px) {
	.tcm-buy-plus .buyExperience__tab__button .buyExperienceTab {
		margin-bottom: 60px
	}
}
@media only screen and (min-width:1440px) {
	.tcm-buy-plus .buyExperience__tab__button .buyExperienceTab {
		margin-bottom: 0
	}
}
.tcm-buy-plus .buyExperience__content {
	position: relative;
	z-index: 2
}
.tcm-buy-plus .buyExperience__platforms {
	display: flex;
	flex-direction: column;
	padding-top: 30px
}
.tcm-buy-plus .buyExperience__platforms .promo__wrapper h2 {
	margin-bottom: 15px
}
@media only screen and (min-width:768px) {
	.tcm-buy-plus .buyExperience__platforms .promo__wrapper h2 {
		margin-bottom: 30px
	}
	.tcm-buy-plus .buyExperience__platforms .promo__wrapper p {
		padding: 0 15px;
		margin-bottom: 15px
	}
}
.tcm-buy-plus .buyExperience__platforms h3 {
	margin-top: 30px;
	margin-bottom: 30px
}
@media only screen and (min-width:1024px) {
	.tcm-buy-plus .buyExperience__platforms h3 {
		margin-top: 60px;
		margin-bottom: 60px
	}
}
.tcm-buy-plus .buyExperience__products h3 {
	margin-top: 30px;
	margin-bottom: 30px
}
@media only screen and (min-width:1024px) {
	.tcm-buy-plus .buyExperience__products h3 {
		margin-top: 60px;
		margin-bottom: 60px
	}
}
.tcm-freetrial-header__content .promo__wrapper {
	position: relative
}
.tcm-freetrial-header__content .promo__wrapper:before {
	content: "";
	display: flex;
	position: absolute;
	z-index: 1;
	top: 46vw;
	left: 0;
	width: 100%;
	height: 0;
	padding: 8.5% 0 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='164'%3E%3Cpath fill='%23fff428' d='M1920 0s-480.8 72-960 72C479.2 72 0 0 0 0v64.87c197.34 32.22 393.98 44.36 580.14 54.67 637.3 35.3 1151.9-32.76 1151.9-32.76S928.45 216.18 0 90.06v7.15c770.36 122.86 1611.31 40.24 1920 1.78V0z'/%3E%3Cpath fill='%23FF1C38' d='M1365.58 93.5c230.36-9.79 414.01-29.2 554.42-49.91V25.72c-147.16 26.31-332.64 51.81-554.42 67.78zm443.5-21.29c39.53-3.61 76.46-7.4 110.92-11.3v-5.37c-33.9 5.52-70.79 11.09-110.92 16.67zM0 57.87v16.06c166.5 22.44 363.13 40.72 580.14 45.6C393.98 109.22 197.34 90.09 0 57.87z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%;
	transform: translateY(-45%);
	pointer-events: none
}
.tcm-freetrial-header__content .promo__wrapper__media {
	width: 100%;
	height: 46vw;
	overflow: hidden
}
.tcm-freetrial-header__content .promo__wrapper__media img, .tcm-freetrial-header__content .promo__wrapper__media video {
	width: 100%;
	max-width: 100%
}
.tcm-freetrial-header__content .promo__wrapper__content {
	position: relative;
	z-index: 1;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding: 0 0 5%;
	text-align: center
}
.tcm-freetrial-header__content .promo__wrapper__content h2 {
	position: relative;
	padding: 10px 50px 3px;
	font-size: 38px;
	font-size: 2.375vw;
	line-height: 38px;
	line-height: 2.375vw;
	color: #fff;
	background-color: #000
}
.tcm-freetrial-header__content .promo__wrapper__content h2:after, .tcm-freetrial-header__content .promo__wrapper__content h2:before {
	position: absolute;
	top: 50%;
	content: "";
	width: 15px;
	height: 30px;
	display: inline-flex;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 32'%3E%3Cpath fill='%23fff' d='M11.56 25.39L6.13 32l-1.21-1 4.6-5.61-5.08-6.19L9.52 13 4.45 6.8l.4-.5L10 0l1.21 1-4.74 5.79L11.56 13l-5.08 6.2 5.08 6.19z'/%3E%3C/svg%3E");
	transform: translateY(-50%)
}
.tcm-freetrial-header__content .promo__wrapper__content h2:before {
	left: 15px
}
.tcm-freetrial-header__content .promo__wrapper__content h2:after {
	right: 15px
}
@media only screen and (min-width:768px) {
	.tcm-freetrial-header__content .promo__wrapper__content h2 {
		padding: 19px 70px 3px;
		font-size: 80px;
		font-size: 5vw;
		line-height: 80px;
		line-height: 5vw
	}
	.tcm-freetrial-header__content .promo__wrapper__content h2:after, .tcm-freetrial-header__content .promo__wrapper__content h2:before {
		width: 29px;
		height: 58px
	}
	.tcm-freetrial-header__content .promo__wrapper__content h2:before {
		left: 15px
	}
	.tcm-freetrial-header__content .promo__wrapper__content h2:after {
		right: 15px
	}
}
.tcm-freetrial-header__content .promo__wrapper__content h2 {
	transform: rotate(-2deg);
	margin-bottom: 30px
}
.tcm-freetrial-header__content .promo__wrapper__content h3, .tcm-freetrial-header__content .promo__wrapper__content p {
	width: 100%
}
.tcm-freetrial-header__content .promo__wrapper__content p {
	margin: 30px 0
}
.tcm-freetrial-header__content .promo__wrapper__content .btn {
	height: unset;
	margin: 30px 10px 10px
}
.tcm-freetrial-header__content .promo__wrapper__content .btn span {
	min-width: 140px;
	padding: 6px 14px 4px;
	background-color: #292929;
	transition: background-color .2s ease-in;
	border: 1px solid hsla(0, 0%, 100%, .25);
	text-align: center;
	height: unset
}
@media only screen and (max-width:768px) {
	.tcm-freetrial-header__content .promo__wrapper:before {
		top: 56vw
	}
	.tcm-freetrial-header__content .promo__wrapper__media {
		height: 56vw
	}
}
.tcm-freetrial-cards {
	position: relative;
	margin-top: 3%;
	color: #fff;
	background-color: #292929
}
.tcm-freetrial-cards:before {
	top: 1px;
	padding: 6% 0 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='116'%3E%3Cpath fill='%23292929' d='M922 55c411.4 17.59 766.33-7.06 998-32V1c-230.31 27.03-583.5 56.7-998 54z'/%3E%3Cpath fill='%23292929' d='M1920 116V47C1351.76 95.92 814.49 84.72 445 62c363.41 40.3 610.26 47.32 885 39C712.98 124.56 369.06 91.96 0 50v66h1920z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%;
	transform: translateY(-100%)
}
.tcm-freetrial-cards:after, .tcm-freetrial-cards:before {
	content: "";
	display: flex;
	position: absolute;
	left: 0;
	width: 100%;
	height: 0;
	pointer-events: none
}
.tcm-freetrial-cards:after {
	bottom: 1px;
	padding: 3.5% 0 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='67'%3E%3Cpath fill='%23292929' d='M1920 0v6C1461.66 51.73 795.88 77.74 632 57c220.8 2.4 520.6-8 883-56C1140.66 32.03 567.24 54.39 0 1V0h1920z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%;
	transform: translateY(100%)
}
.tcm-freetrial-cards__title .promo__wrapper__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center
}
.tcm-freetrial-cards__title .promo__wrapper__content p {
	margin: 30px 0
}
.tcm-freetrial-cards__list {
	display: flex;
	flex-direction: column
}
.tcm-freetrial-cards__list .promo__row {
	display: flex;
	padding: 15px
}
.tcm-freetrial-cards__list .promo__row .promo__wrapper {
	display: flex;
	flex-direction: column;
	width: 100%
}
.tcm-freetrial-cards__list .promo__row .promo__wrapper__media {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px
}
.tcm-freetrial-cards__list .promo__row .promo__wrapper__media img {
	max-width: 100%;
	width: 100%
}
.tcm-freetrial-cards__list .promo__row .promo__wrapper__content {
	text-align: center
}
.tcm-freetrial-cards__list .promo__row .promo__wrapper__content h3 {
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 18px;
	line-height: 1.125vw;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 10px;
	margin-bottom: 10px
}
.tcm-freetrial-cards__list .promo__row .promo__wrapper__content h2 {
	font-size: 38px;
	font-size: 2.375vw;
	line-height: 38px;
	line-height: 2.375vw;
	margin: 15px 0;
	width: 100%;
	word-break: break-word
}
@media only screen and (max-width:1248px) {
	.tcm-freetrial-cards__list .promo__row .promo__wrapper__content h2 {
		font-size: 26px;
		font-size: 1.625vw;
		line-height: 26px;
		line-height: 1.625vw
	}
}
.tcm-freetrial-cards__list .promo__row .promo__wrapper__content p {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 10px;
	color: #fff;
	margin-bottom: 20px
}
.tcm-freetrial-cards__list .promo__row .promo__wrapper__content__btn {
	margin-bottom: 30px
}
@media only screen and (min-width:640px) {
	.tcm-freetrial-cards__list {
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		align-items: stretch
	}
	.tcm-freetrial-cards__list .promo__row {
		width: 50%
	}
}
@media only screen and (min-width:1024px) {
	.tcm-freetrial-cards__list .promo__row {
		width: 33%
	}
}
.tcm-freetrial-buy {
	position: relative;
	padding: 6% 0 4%
}
.tcm-freetrial-buy-game .promo__wrapper {
	transform: rotate(-1deg)
}
.tcm-freetrial-buy-game .promo__wrapper__media {
	transform: rotate(3deg)
}
.tcm-freetrial-faq {
	position: relative;
	margin-top: 4vw;
	color: #fff;
	background-color: #292929
}
.tcm-freetrial-faq:before {
	content: "";
	display: flex;
	position: absolute;
	top: 1px;
	left: 0;
	width: 100%;
	height: 0;
	padding: 5.5% 0 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='106'%3E%3Cpath fill='%23292929' d='M1920 28C1721.85 57.95 879.4 169.28 36 48c305.53 34.18 609.19 36.86 884 24C453.66 68.38 0 2 0 2v108h1920V63c-201.82 20.68-505.86 44.83-750 42 307.01-7.89 619.23-44.92 750-62V28z'/%3E%3Cpath fill='%23FF1D38' d='M1052 65C687.84 79 333.55 41.04 0 0v27c323.74 36.54 687.87 62.09 1052 38z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%;
	transform: translateY(-100%);
	pointer-events: none
}
.tcm-freetrial-faq__title {
	margin-bottom: 30px
}
.tcm-freetrial-faq__title .promo__wrapper__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center
}
.tcm-freetrial-faq__title .promo__wrapper__content p {
	margin: 30px 0
}
.tcm-beta-header {
	padding-bottom: 3%
}
.tcm-beta-header__content .promo__wrapper {
	position: relative
}
.tcm-beta-header__content .promo__wrapper:before {
	content: "";
	display: flex;
	position: absolute;
	z-index: 1;
	top: 46vw;
	left: 0;
	width: 100%;
	height: 0;
	padding: 8.5% 0 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='164'%3E%3Cpath fill='%23fff428' d='M1920 0s-480.8 72-960 72C479.2 72 0 0 0 0v64.87c197.34 32.22 393.98 44.36 580.14 54.67 637.3 35.3 1151.9-32.76 1151.9-32.76S928.45 216.18 0 90.06v7.15c770.36 122.86 1611.31 40.24 1920 1.78V0z'/%3E%3Cpath fill='%23FF1C38' d='M1365.58 93.5c230.36-9.79 414.01-29.2 554.42-49.91V25.72c-147.16 26.31-332.64 51.81-554.42 67.78zm443.5-21.29c39.53-3.61 76.46-7.4 110.92-11.3v-5.37c-33.9 5.52-70.79 11.09-110.92 16.67zM0 57.87v16.06c166.5 22.44 363.13 40.72 580.14 45.6C393.98 109.22 197.34 90.09 0 57.87z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%;
	transform: translateY(-45%);
	pointer-events: none
}
.tcm-beta-header__content .promo__wrapper__media {
	width: 100%;
	height: 46vw;
	overflow: hidden
}
.tcm-beta-header__content .promo__wrapper__media img {
	width: 100%;
	max-width: 100%
}
.tcm-beta-header__content .promo__wrapper__content {
	position: relative;
	z-index: 1;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	text-align: center
}
.tcm-beta-header__content .promo__wrapper__content h2 {
	position: relative;
	padding: 10px 50px 3px;
	color: #fff;
	background-color: #000
}
.tcm-beta-header__content .promo__wrapper__content h2:after, .tcm-beta-header__content .promo__wrapper__content h2:before {
	position: absolute;
	top: 50%;
	content: "";
	width: 15px;
	height: 30px;
	display: inline-flex;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 32'%3E%3Cpath fill='%23fff' d='M11.56 25.39L6.13 32l-1.21-1 4.6-5.61-5.08-6.19L9.52 13 4.45 6.8l.4-.5L10 0l1.21 1-4.74 5.79L11.56 13l-5.08 6.2 5.08 6.19z'/%3E%3C/svg%3E");
	transform: translateY(-50%)
}
.tcm-beta-header__content .promo__wrapper__content h2:before {
	left: 15px
}
.tcm-beta-header__content .promo__wrapper__content h2:after {
	right: 15px
}
@media only screen and (min-width:768px) {
	.tcm-beta-header__content .promo__wrapper__content h2 {
		padding: 19px 70px 3px
	}
	body.ar-ae .tcm-beta-header__content .promo__wrapper__content h2 {
		padding: 19px 70px
	}
	.tcm-beta-header__content .promo__wrapper__content h2:after, .tcm-beta-header__content .promo__wrapper__content h2:before {
		width: 29px;
		height: 58px
	}
	.tcm-beta-header__content .promo__wrapper__content h2:before {
		left: 15px
	}
	.tcm-beta-header__content .promo__wrapper__content h2:after {
		right: 15px
	}
}
.tcm-beta-header__content .promo__wrapper__content h2 {
	transform: rotate(-2deg)
}
.tcm-beta-header__content .promo__wrapper__content h3, .tcm-beta-header__content .promo__wrapper__content p {
	width: 100%
}
.tcm-beta-header__content .promo__wrapper__content p {
	margin: 30px 0
}
@media only screen and (max-width:768px) {
	.tcm-beta-header__content .promo__wrapper:before {
		top: 56vw
	}
	.tcm-beta-header__content .promo__wrapper__media {
		height: 56vw
	}
}
.tcm-sitegen {
	padding: 1% 0 3.5%;
	position: relative;
	background: #fff
}
.tcm-sitegen:before {
	content: "";
	display: flex;
	position: absolute;
	z-index: 1;
	top: 1px;
	left: 0;
	width: 100%;
	height: 0;
	padding: 3.5% 0 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='67'%3E%3Cpath fill='%23fff' d='M1920 67V6C1461.66 51.73 795.88 78.46 632 57.72 852.8 60.12 1152.6 48 1515 0 1140.66 31.03 567.24 54.39 0 1v66h1920z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%;
	transform: translateY(-100%);
	pointer-events: none
}
.tcm-sitegen .sitegen-widget {
	overflow: hidden
}
.tcm-beta-features {
	position: relative;
	margin-top: 3%;
	padding-top: 3%;
	color: #fff;
	background-color: #292929
}
.tcm-beta-features:before {
	content: "";
	display: flex;
	position: absolute;
	top: 1px;
	left: 0;
	width: 100%;
	height: 0;
	padding: 6% 0 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='116'%3E%3Cpath fill='%23292929' d='M922 55c411.4 17.59 766.33-7.06 998-32V1c-230.31 27.03-583.5 56.7-998 54z'/%3E%3Cpath fill='%23292929' d='M1920 116V47C1351.76 95.92 814.49 84.72 445 62c363.41 40.3 610.26 47.32 885 39C712.98 124.56 369.06 91.96 0 50v66h1920z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%;
	transform: translateY(-100%);
	pointer-events: none
}
.tcm-beta-features__title .promo__wrapper__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 0 0 30px
}
.tcm-beta-features__list {
	display: flex;
	flex-direction: column;
	padding: 0 0 3%
}
.tcm-beta-features__list .promo__row {
	display: flex;
	padding: 15px
}
.tcm-beta-features__list .promo__row .promo__wrapper {
	display: flex;
	flex-direction: column;
	width: 100%
}
.tcm-beta-features__list .promo__row .promo__wrapper__media {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px
}
.tcm-beta-features__list .promo__row .promo__wrapper__media img {
	max-width: 100%;
	width: 100%
}
.tcm-beta-features__list .promo__row .promo__wrapper__content {
	text-align: center
}
.tcm-beta-features__list .promo__row .promo__wrapper__content h2, .tcm-beta-features__list .promo__row .promo__wrapper__content h3 {
	font-size: 18px;
	font-size: 1.125vw;
	line-height: 18px;
	line-height: 1.125vw;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 10px;
	margin-bottom: 10px
}
.tcm-beta-features__list .promo__row .promo__wrapper__content p {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 10px;
	color: #fff;
	margin-bottom: 20px
}
@media only screen and (min-width:640px) {
	.tcm-beta-features__list {
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		align-items: stretch
	}
	.tcm-beta-features__list .promo__row {
		width: 50%
	}
}
@media only screen and (min-width:1024px) {
	.tcm-beta-features__list .promo__row {
		width: 25%
	}
}
.tcm-beta-gameInfo {
	position: relative;
	margin-top: -3.5%;
	background-color: #292929
}
.tcm-beta-gameInfo:before {
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 10%;
	background: url(data:image/png;base64,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) 0 0 no-repeat;
	background-size: 100%;
	pointer-events: none
}
.tcm-beta-gameInfo .promo__wrapper {
	display: flex;
	flex-direction: column
}
.tcm-beta-gameInfo .promo__wrapper__media {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='960' height='540'%3E%3Cpath fill-rule='evenodd' d='M0 512s240.15 28 480 28c240.15 0 480-28 480-28V0S720.4 36 480 36C240.4 36 0 0 0 0v512z' clip-rule='evenodd'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='960' height='540'%3E%3Cpath fill-rule='evenodd' d='M0 512s240.15 28 480 28c240.15 0 480-28 480-28V0S720.4 36 480 36C240.4 36 0 0 0 0v512z' clip-rule='evenodd'/%3E%3C/svg%3E");
	-webkit-mask-size: cover;
	mask-size: cover
}
.tcm-beta-gameInfo .promo__wrapper__media img {
	width: 100%
}
.tcm-beta-gameInfo .promo__wrapper__content {
	position: relative;
	bottom: 0;
	left: 50%;
	width: 90%;
	margin-top: 40px;
	margin-bottom: 20px;
	max-width: 940px;
	transform: translateX(-50%);
	text-align: center;
	color: #fff
}
.tcm-beta-gameInfo .promo__wrapper__content .btn {
	margin: 15px 0
}
@media only screen and (min-width:768px) {
	.tcm-beta-gameInfo .promo__wrapper {
		height: 0;
		padding-top: 56.25%
	}
	.tcm-beta-gameInfo .promo__wrapper__media {
		position: absolute
	}
	.tcm-beta-gameInfo .promo__wrapper__content {
		position: absolute;
		margin-top: 0;
		margin-bottom: 90px
	}
}
.tcm-beta-feeds {
	position: relative;
	background-color: #fff428
}
.tcm-beta-feeds:before {
	top: 1px;
	padding: 3.5% 0 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='67'%3E%3Cpath fill='%23fff428' d='M1920 67V6C1461.66 51.73 795.88 78.46 632 57.72 852.8 60.12 1152.6 48 1515 0 1140.66 31.03 567.24 54.39 0 1v66h1920z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%;
	transform: translateY(-100%)
}
.tcm-beta-feeds:after, .tcm-beta-feeds:before {
	content: "";
	display: flex;
	position: absolute;
	z-index: 1;
	left: 0;
	width: 100%;
	height: 0;
	pointer-events: none
}
.tcm-beta-feeds:after {
	bottom: 1px;
	padding: 5% 0 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='96'%3E%3Cpath fill='%23ffb52d' d='M1920 54V19c-193.85 35.49-447.72 69.03-732 76 276.31 4.01 533.26-16.69 732-41z'/%3E%3Cpath fill='%23fff428' d='M1920 1V0H0v9c132.95 15.91 280.01 27.64 436.4 31.47C282.64 42.71 134.98 37.51 0 28v27c677.23 58.19 1232.7 45.92 1920-54z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%;
	transform: translateY(100%)
}
.tcm-beta-feeds__title {
	padding: 3% 0
}
.tcm-beta-feeds__title .promo__wrapper__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}
.tcm-beta-feeds__list {
	display: flex;
	flex-direction: column;
	padding: 2% 0
}
.tcm-beta-buy {
	position: relative;
	padding: 6% 0 4%
}
.tcm-beta-buy-pass .promo__wrapper {
	transform: rotate(-1deg)
}
.tcm-beta-buy-pass .promo__wrapper__media {
	transform: rotate(3deg)
}
.tcm-beta-faq {
	position: relative;
	margin-top: 5.5%;
	color: #fff;
	background-color: #292929
}
.tcm-beta-faq:before {
	content: "";
	display: flex;
	position: absolute;
	top: 1px;
	left: 0;
	width: 100%;
	height: 0;
	padding: 5.5% 0 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='1920' height='106'%3E%3Cpath fill='%23292929' d='M1920 28C1721.85 57.95 879.4 169.28 36 48c305.53 34.18 609.19 36.86 884 24C453.66 68.38 0 2 0 2v108h1920V63c-201.82 20.68-505.86 44.83-750 42 307.01-7.89 619.23-44.92 750-62V28z'/%3E%3Cpath fill='%23FF1D38' d='M1052 65C687.84 79 333.55 41.04 0 0v27c323.74 36.54 687.87 62.09 1052 38z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 100%;
	transform: translateY(-100%);
	pointer-events: none
}
.tcm-beta-faq__title {
	margin-bottom: 30px
}
.tcm-beta-faq__title .promo__wrapper__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center
}
.tcm-beta-faq__title .promo__wrapper__content p {
	margin: 30px 0
}